This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
rename Changes --> Changes5.005
[perl5.git] / Changes5.005
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 [  1665] By: gsar                                  on 1998/07/26  05:38:48
82         Log: add trailing newline to file
83      Branch: perl
84            ! Changes lib/unicode/blocks.txt
85 ____________________________________________________________________________
86 [  1664] By: gsar                                  on 1998/07/26  05:08:48
87         Log: integrate proto.h additions from maint-5.005
88      Branch: perl
89           !> pod/perlhist.pod proto.h
90 ____________________________________________________________________________
91 [  1663] By: gsar                                  on 1998/07/26  05:07:05
92         Log: add new files to MANIFEST; add missing prototypes to proto.h;
93              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
94              add typecasts to silence warnings; tweaks for win32 builds
95      Branch: perl
96            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
97            ! win32/Makefile win32/makefile.mk
98 ____________________________________________________________________________
99 [  1662] By: gsar                                  on 1998/07/26  05:01:52
100         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
101      Branch: maint-5.005/perl
102            ! pod/perlhist.pod proto.h
103 ____________________________________________________________________________
104 [  1661] By: gsar                                  on 1998/07/26  02:52:48
105         Log: up patchlevel to 5.005_50
106      Branch: perl
107            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
108            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
109 ____________________________________________________________________________
110 [  1660] By: gsar                                  on 1998/07/26  02:43:57
111         Log: integrate utfperl
112      Branch: perl
113           +> (branch 162 files)
114           !> (integrate 29 files)
115 ____________________________________________________________________________
116 [  1659] By: gsar                                  on 1998/07/26  02:38:22
117         Log: integrate maint-5.005 changes
118      Branch: perl
119           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
120           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
121           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
122           !> vms/descrip_mms.template vms/subconfigure.com
123 ____________________________________________________________________________
124 [  1658] By: gsar                                  on 1998/07/26  02:23:46
125         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
126              Date: Fri, 24 Jul 1998 11:38:25 -0700
127              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
128              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
129              --
130              Date: Fri, 24 Jul 1998 12:30:36 -0700
131              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
132              Subject: [PATCH 5.005]Tweaks to README.vms
133              --
134              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
135              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
136              Subject: [PATCH 5.005] Final build cleanup patch
137      Branch: maint-5.005/perl
138            ! README.vms vms/descrip_mms.template vms/subconfigure.com
139 ____________________________________________________________________________
140 [  1657] By: gsar                                  on 1998/07/26  02:19:50
141         Log: another platform where pp_sselect() needs a whole fd_set buffer
142              From: Lupe Christoph <lupe@alanya.m.isar.de>
143              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
144              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
145              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
146      Branch: maint-5.005/perl
147            ! pp_sys.c
148 ____________________________________________________________________________
149 [  1656] By: gsar                                  on 1998/07/26  02:12:46
150         Log: fix problem building modules on dos-djgpp
151              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
152              Date: Sat, 25 Jul 1998 00:53:39 +0200
153              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
154              Subject: [PATCH 5.005] dos-djgpp and modules problem
155      Branch: maint-5.005/perl
156            ! djgpp/fixpmain
157 ____________________________________________________________________________
158 [  1655] By: gsar                                  on 1998/07/26  02:11:09
159         Log: From: Tom Spindler <dogcow@home.merit.edu>
160              Date: Wed, 22 Jul 1998 16:11:07 -0400
161              Message-ID: <19980722161107.A16813@home.merit.edu>
162              Subject: [PATCH 5.005] BeOS tweak
163      Branch: maint-5.005/perl
164            ! hints/beos.sh
165 ____________________________________________________________________________
166 [  1654] By: gsar                                  on 1998/07/26  02:09:29
167         Log: various pod tweaks
168      Branch: maint-5.005/perl
169            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
170            ! pod/perltoc.pod
171 ____________________________________________________________________________
172 [  1653] By: gsar                                  on 1998/07/26  02:05:46
173         Log: fix emacs/ptags for PL_* changes
174              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
175              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
176              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
177              Subject: [PATCH 5.004_76] Yet better ptags
178      Branch: maint-5.005/perl
179            ! emacs/ptags
180 ____________________________________________________________________________
181 [  1652] By: gsar                                  on 1998/07/26  02:03:01
182         Log: fix behavior of <=> on bigints
183              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
184              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
185              Date: Fri, 24 Jul 1998 18:29:53 +0100
186              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
187      Branch: maint-5.005/perl
188            ! lib/Math/BigInt.pm t/lib/bigintpm.t
189 ____________________________________________________________________________
190 [  1651] By: larry                                 on 1998/07/24  05:44:33
191         Log: Here are the long-expected Unicode/UTF-8 modifications.
192      Branch: utfperl
193            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
194            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
195            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
196            + lib/unicode/Decomposition.pl
197            + lib/unicode/In/AlphabeticPresentationForms.pl
198            + lib/unicode/In/Arabic.pl
199            + lib/unicode/In/ArabicPresentationForms-A.pl
200            + lib/unicode/In/ArabicPresentationForms-B.pl
201            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
202            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
203            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
204            + lib/unicode/In/BoxDrawing.pl
205            + lib/unicode/In/CJKCompatibility.pl
206            + lib/unicode/In/CJKCompatibilityForms.pl
207            + lib/unicode/In/CJKCompatibilityIdeographs.pl
208            + lib/unicode/In/CJKSymbolsandPunctuation.pl
209            + lib/unicode/In/CJKUnifiedIdeographs.pl
210            + lib/unicode/In/CombiningDiacriticalMarks.pl
211            + lib/unicode/In/CombiningHalfMarks.pl
212            + lib/unicode/In/CombiningMarksforSymbols.pl
213            + lib/unicode/In/ControlPictures.pl
214            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
215            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
216            + lib/unicode/In/EnclosedAlphanumerics.pl
217            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
218            + lib/unicode/In/GeneralPunctuation.pl
219            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
220            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
221            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
222            + lib/unicode/In/HalfwidthandFullwidthForms.pl
223            + lib/unicode/In/HangulCompatibilityJamo.pl
224            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
225            + lib/unicode/In/Hebrew.pl
226            + lib/unicode/In/HighPrivateUseSurrogates.pl
227            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
228            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
229            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
230            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
231            + lib/unicode/In/LatinExtended-A.pl
232            + lib/unicode/In/LatinExtended-B.pl
233            + lib/unicode/In/LatinExtendedAdditional.pl
234            + lib/unicode/In/LetterlikeSymbols.pl
235            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
236            + lib/unicode/In/MathematicalOperators.pl
237            + lib/unicode/In/MiscellaneousSymbols.pl
238            + lib/unicode/In/MiscellaneousTechnical.pl
239            + lib/unicode/In/NumberForms.pl
240            + lib/unicode/In/OpticalCharacterRecognition.pl
241            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
242            + lib/unicode/In/SmallFormVariants.pl
243            + lib/unicode/In/SpacingModifierLetters.pl
244            + lib/unicode/In/Specials.pl
245            + lib/unicode/In/SuperscriptsandSubscripts.pl
246            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
247            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
248            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
249            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
250            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
251            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
252            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
253            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
254            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
255            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
256            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
257            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
258            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
259            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
260            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
261            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
262            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
263            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
264            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
265            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
266            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
267            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
268            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
269            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
270            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
271            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
272            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
273            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
274            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
275            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
276            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
277            + lib/unicode/JamoShort.pl lib/unicode/Makefile
278            + lib/unicode/Name.pl lib/unicode/Number.pl
279            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
280            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
281            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
282            + lib/unicode/blocks.txt lib/unicode/index2.txt
283            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
284            + lib/unicode/names2.txt lib/unicode/props2.txt
285            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
286            + utf8.c utf8.h
287            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
288            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
289            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
290            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
291            ! t/op/vec.t toke.c util.c vms/vmsish.h
292 ____________________________________________________________________________
293 [  1650] By: gsar                                  on 1998/07/24  04:06:48
294         Log: create utfperl branch
295      Branch: utfperl
296           +> (branch 1079 files)
297 ____________________________________________________________________________
298 [  1649] By: gsar                                  on 1998/07/24  03:56:56
299         Log: create maint-5.005 branch
300      Branch: maint-5.005/perl
301           +> (branch 1079 files)
302 ____________________________________________________________________________
303 [  1648] By: gsar                                  on 1998/07/24  03:36:35
304         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
305      Branch: perl
306            ! Changes
307
308 -------------
309 Version 5.005           Production release
310 -------------
311
312 ____________________________________________________________________________
313 [  1647] By: gsar                                  on 1998/07/22  21:11:29
314         Log: sneak in hints/irix_6.sh update
315      Branch: perl
316            ! Changes hints/irix_6.sh
317 ____________________________________________________________________________
318 [  1646] By: gsar                                  on 1998/07/22  21:00:44
319         Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
320              from Jon Orwant <orwant@media.mit.edu>; update guts documentation
321              to reflect PL_* changes; is this *it* for 5.005?
322      Branch: perl
323            ! Changes README.win32 patchlevel.h pod/perlcall.pod
324            ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
325            ! pod/perltoc.pod pod/perlxs.pod
326 ____________________________________________________________________________
327 [  1645] By: gsar                                  on 1998/07/22  19:37:41
328         Log: don't use qualify() in class methods
329              From:    Albert Dvornik <bert@genscan.com>
330              Date:    22 Jul 1998 15:14:46 EDT
331              Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
332              Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
333      Branch: perl
334            ! ext/IO/lib/IO/Handle.pm
335 ____________________________________________________________________________
336 [  1644] By: gsar                                  on 1998/07/22  18:13:31
337         Log: newer perlembed.pod
338      Branch: perl
339            ! pod/perlembed.pod
340 ____________________________________________________________________________
341 [  1643] By: gsar                                  on 1998/07/22  18:03:42
342         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
343              Date:    Wed, 22 Jul 1998 13:42:20 EDT
344              Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
345              Subject: Re: 5.005 - a sneak preview
346      Branch: perl
347            ! Porting/pumpkin.pod
348 ____________________________________________________________________________
349 [  1642] By: gsar                                  on 1998/07/22  17:58:42
350         Log: add perlmodinstall, regen perltoc
351      Branch: perl
352            + pod/perlmodinstall.pod
353            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
354            ! pod/perltoc.pod win32/pod.mak
355 ____________________________________________________________________________
356 [  1641] By: gsar                                  on 1998/07/22  17:11:55
357         Log: support optional crypt() with PERL_OBJECT
358              From:    "Douglas Lankshear" <dougl@ActiveState.com>
359              Date:    Wed, 22 Jul 1998 08:21:10 PDT
360              Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
361              Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
362      Branch: perl
363            ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
364            ! win32/perlhost.h win32/win32.c win32/win32iop.h
365 ____________________________________________________________________________
366 [  1640] By: gsar                                  on 1998/07/22  17:09:11
367         Log: win32 tweaks
368              Date:    Wed, 22 Jul 1998 07:09:09 PDT
369              Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
370              From:    "Douglas Lankshear" <dougl@ActiveState.com>
371      Branch: perl
372            ! win32/Makefile win32/makefile.mk win32/win32.h
373 ____________________________________________________________________________
374 [  1639] By: gsar                                  on 1998/07/22  17:00:30
375         Log: From:    d-lewart@uiuc.edu (Daniel S. Lewart)
376              Date:    Wed, 22 Jul 1998 06:20:08 CDT
377              Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
378              Subject: [PATCH] lib/Sys/Syslog.pm doc
379      Branch: perl
380            ! Changes lib/Sys/Syslog.pm
381 ____________________________________________________________________________
382 [  1638] By: gsar                                  on 1998/07/22  09:12:26
383         Log: up patchlevel etc (only doc patching from now on, testing in progress)
384      Branch: perl
385            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
386            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
387 ____________________________________________________________________________
388 [  1637] By: gsar                                  on 1998/07/22  08:27:09
389         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
390              Date:    Tue, 21 Jul 1998 16:04:40 PDT
391              Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
392              Subject: [PATCH 5.004_76]Document Vax C's death for VMS
393              --
394              Date:    Tue, 21 Jul 1998 16:08:57 PDT
395              Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
396              Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
397              --
398              Date:    Tue, 21 Jul 1998 16:05:56 PDT
399              Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
400              Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
401      Branch: perl
402            ! README.vms pod/perldelta.pod vms/descrip_mms.template
403 ____________________________________________________________________________
404 [  1636] By: gsar                                  on 1998/07/22  08:04:37
405         Log: fix quoting in t/io/inplace.t
406      Branch: perl
407            ! t/io/inplace.t
408 ____________________________________________________________________________
409 [  1635] By: gsar                                  on 1998/07/22  07:59:30
410         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
411              Date:    Tue, 21 Jul 1998 13:06:44 PDT
412              Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
413              Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
414      Branch: perl
415            ! t/io/inplace.t vms/test.com
416 ____________________________________________________________________________
417 [  1634] By: gsar                                  on 1998/07/22  07:55:35
418         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
419              Date:    Tue, 21 Jul 1998 12:42:20 PDT
420              Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
421              Subject: [PATCH 5.004_76]Fix inplace editing for VMS
422      Branch: perl
423            ! doio.c
424 ____________________________________________________________________________
425 [  1633] By: gsar                                  on 1998/07/22  07:53:53
426         Log: fix AIX hints for PL_* changes
427              From:    Jarkko Hietaniemi <jhi@iki.fi>
428              Date:    Tue, 21 Jul 1998 22:53:54 +0300
429              Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
430              Subject: Re: _76 fails to link B extension on AIX 414
431      Branch: perl
432            ! perl_exp.SH
433 ____________________________________________________________________________
434 [  1632] By: gsar                                  on 1998/07/22  07:51:56
435         Log: From:    Anton Berezin <tobez@plab.ku.dk>
436              Date:    Tue, 21 Jul 1998 21:46:45 +0200
437              Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
438              Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
439      Branch: perl
440            ! t/op/eval.t
441 ____________________________________________________________________________
442 [  1631] By: gsar                                  on 1998/07/22  07:48:20
443         Log: applied patch, with tweak suggested by Michael Parker
444              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
445              Date:    Tue, 21 Jul 1998 14:30:05 EDT
446              Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
447              Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
448      Branch: perl
449            ! hints/irix_6.sh
450 ____________________________________________________________________________
451 [  1630] By: gsar                                  on 1998/07/22  07:40:25
452         Log: better diagnostic on errno.t failure
453              From:    Graham Barr <gbarr@ti.com>
454              Date:    Tue, 21 Jul 1998 13:07:29 CDT
455              Message-Id: <19980721130729.K4337@asic.sc.ti.com>
456      Branch: perl
457            ! t/lib/errno.t
458 ____________________________________________________________________________
459 [  1629] By: gsar                                  on 1998/07/22  07:36:38
460         Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
461              the registry for anything that begins with "PERL", not "PERL5"
462              From:    "Douglas Lankshear" <dougl@ActiveState.com>
463              Date:    Tue, 21 Jul 1998 11:08:00 PDT
464              Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
465      Branch: perl
466            ! perl.c win32/perlhost.h win32/win32.c
467 ____________________________________________________________________________
468 [  1628] By: gsar                                  on 1998/07/22  07:28:35
469         Log: suppress redefined warnings on C<INIT {} INIT {}>
470      Branch: perl
471            ! op.c
472 ____________________________________________________________________________
473 [  1627] By: gsar                                  on 1998/07/22  07:15:19
474         Log: remove spurious $VERSION line that confuses CPAN
475              From:    Johan Vromans <jvromans@squirrel.nl>
476              Date:    Tue, 21 Jul 1998 20:01:36 +0200
477              Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
478              Subject: Re: 5.004_76 missing version numbers
479      Branch: perl
480            ! lib/Getopt/Long.pm
481 ____________________________________________________________________________
482 [  1626] By: gsar                                  on 1998/07/22  06:57:56
483         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
484              Date:    Tue, 21 Jul 1998 10:20:13 EDT
485              Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
486              Subject: [PATCH] Porting/config* updates for 5.005
487      Branch: perl
488            ! Changes Porting/config.sh Porting/config_H
489 ____________________________________________________________________________
490 [  1625] By: gsar                                  on 1998/07/22  06:46:38
491         Log: add a few more globals with old names #defined
492      Branch: perl
493            ! embed.pl embedvar.h
494 ____________________________________________________________________________
495 [  1624] By: gsar                                  on 1998/07/22  06:39:22
496         Log: allow extensions to be specified as paths 
497              From:    Paul Johnson <pjcj@transeda.com>
498              Date:    Tue, 21 Jul 1998 12:04:27 BST
499              Message-Id: <19980721120427.F903@west-tip.transeda.com>
500              Subject: [PATCH] 5.004_75 Embed and static extensions
501      Branch: perl
502            ! lib/ExtUtils/Embed.pm
503 ____________________________________________________________________________
504 [  1623] By: gsar                                  on 1998/07/22  06:12:50
505         Log: make $ prototype to accept THREADSVs
506      Branch: perl
507            ! op.c
508 ____________________________________________________________________________
509 [  1622] By: gsar                                  on 1998/07/22  06:04:25
510         Log: fix Liblist.pm to find entries that are plain pathnames on win32
511      Branch: perl
512            ! lib/ExtUtils/Liblist.pm
513 ____________________________________________________________________________
514 [  1621] By: gsar                                  on 1998/07/22  05:10:53
515         Log: perlfaq update from From Tom Christiansen and Nathan Torkington
516              (removes all mention of training courses from perlfaq*.pod)
517      Branch: perl
518            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
519            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
520            ! pod/perlfaq8.pod pod/perlfaq9.pod
521 ____________________________________________________________________________
522 [  1620] By: gsar                                  on 1998/07/22  02:51:13
523         Log: applied patch, modulo parts already added to perldelta
524              From:    Stephen McCamant <alias@mcs.com>
525              Date:    Tue, 21 Jul 1998 17:06:23 CDT
526              Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
527              Subject: [PATCH] Re: Beta2 is available
528      Branch: perl
529            ! pod/perldelta.pod
530 ____________________________________________________________________________
531 [  1619] By: gsar                                  on 1998/07/22  02:45:55
532         Log: applied patch, add new message to perldeta
533              From:    Stephen McCamant <alias@mcs.com>
534              Date:    Tue, 21 Jul 1998 16:12:25 CDT
535              Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
536              Subject: [PATCH] Band-aid patch for local($avhv->{a})
537      Branch: perl
538            ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
539 ____________________________________________________________________________
540 [  1618] By: gsar                                  on 1998/07/22  02:08:00
541         Log: fix up B modules for PL_* changes
542      Branch: perl
543            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
544 ____________________________________________________________________________
545 [  1617] By: gsar                                  on 1998/07/22  01:42:14
546         Log: From:    Malcolm Beattie <mbeattie@sable.ox.ac.uk>
547              Date:    Tue, 21 Jul 1998 18:13:16 BST
548              Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
549              Subject: Compiler docs for 5.005
550      Branch: perl
551            ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
552            ! ext/B/O.pm
553 ____________________________________________________________________________
554 [  1616] By: gsar                                  on 1998/07/22  01:29:09
555         Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
556              names
557      Branch: perl
558            ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
559            ! intrpvar.h
560 ____________________________________________________________________________
561 [  1615] By: nick                                  on 1998/07/21  22:26:34
562         Log: Mingw32 PERL_OBJECT tweaks
563      Branch: perl
564            ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
565 ____________________________________________________________________________
566 [  1614] By: gsar                                  on 1998/07/21  19:43:32
567         Log: fix off-by-one in change#623 that broke lexical lookups in eval''
568      Branch: perl
569            ! pp_ctl.c
570
571 ----------------
572 Version 5.004_76        5.005 Public Beta, Issue 2
573 ----------------
574
575 ____________________________________________________________________________
576 [  1613] By: gsar                                  on 1998/07/21  10:26:01
577         Log: final tweaks before beta2
578      Branch: perl
579            + Porting/findvars
580           +> Porting/fixvars
581            - fixvars
582            ! Changes MANIFEST intrpvar.h iperlsys.h
583            ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
584 ____________________________________________________________________________
585 [  1612] By: gsar                                  on 1998/07/21  07:15:54
586         Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
587      Branch: perl
588            ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
589            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
590            ! win32/win32sck.c
591 ____________________________________________________________________________
592 [  1611] By: gsar                                  on 1998/07/21  07:12:00
593         Log: fix bytecode.pl with moved var names
594      Branch: perl
595            ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
596 ____________________________________________________________________________
597 [  1610] By: gsar                                  on 1998/07/21  05:51:10
598         Log: tweak toke.c
599      Branch: perl
600            ! toke.c
601 ____________________________________________________________________________
602 [  1609] By: gsar                                  on 1998/07/21  05:46:59
603         Log: change case of PERL_OBJECT filenames, consistent with the rest
604      Branch: perl
605            + XSlock.h objXSUB.h
606            - ObjXSub.h XSLock.h
607            ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
608            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
609 ____________________________________________________________________________
610 [  1608] By: gsar                                  on 1998/07/21  05:31:13
611         Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
612      Branch: perl
613            ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
614 ____________________________________________________________________________
615 [  1607] By: gsar                                  on 1998/07/21  05:29:10
616         Log: part 1 of PERL_OBJECT fixes for new var names
617      Branch: perl
618            ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
619            ! run.c win32/GenCAPI.pl
620 ____________________________________________________________________________
621 [  1606] By: gsar                                  on 1998/07/21  05:17:26
622         Log: From:    Stephen McCamant <alias@mcs.com>
623              Date:    Mon, 20 Jul 1998 23:53:32 CDT
624              Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
625              Subject: [PATCH] redundant RV2GVs in ck_fun()
626      Branch: perl
627            ! op.c
628 ____________________________________________________________________________
629 [  1605] By: gsar                                  on 1998/07/21  05:13:28
630         Log: From:    Stephen McCamant <alias@mcs.com>
631              Date:    Mon, 20 Jul 1998 23:32:42 CDT
632              Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
633              Subject: B::Deparse 0.56 (first testsuite fixes; big)
634      Branch: perl
635            ! ext/B/B/Deparse.pm
636 ____________________________________________________________________________
637 [  1604] By: gsar                                  on 1998/07/21  05:07:29
638         Log: applied a slightly tweaked version of suggested patch
639              From: Colin Kuskie <ckuskie@cadence.com>
640              Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
641              Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
642              Subject: [PATCH _75] More documentation for -i prefix
643      Branch: perl
644            ! pod/perlrun.pod
645 ____________________________________________________________________________
646 [  1603] By: gsar                                  on 1998/07/21  04:59:19
647         Log: disable malloced_size() feedback with -DLEAKTEST
648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
649              Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
650              Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
651              Subject: [PATCH 5.004_75] -DLEAKTEST broken
652      Branch: perl
653            ! av.c sv.c
654 ____________________________________________________________________________
655 [  1602] By: gsar                                  on 1998/07/21  04:57:43
656         Log: fix hints/hpux.sh for cpp recognition
657              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
658              Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
659              Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
660              Subject: RE: Configure misses preprocessor on HP-UX
661      Branch: perl
662            ! hints/hpux.sh
663 ____________________________________________________________________________
664 [  1601] By: gsar                                  on 1998/07/21  04:55:51
665         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
666              Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
667              Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
668              Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
669      Branch: perl
670            ! pp_ctl.c t/op/pat.t
671 ____________________________________________________________________________
672 [  1600] By: gsar                                  on 1998/07/21  04:48:32
673         Log: allocate a whole fd_set for pp_sselect() on more platforms
674              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
675              Date: 20 Jul 1998 00:14:18 +0300
676              Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
677              Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
678      Branch: perl
679            ! pp_sys.c
680 ____________________________________________________________________________
681 [  1599] By: gsar                                  on 1998/07/21  04:44:04
682         Log: add tests to check if context propagation works
683              From: Francois Desarmenien <desar@club-internet.fr>
684              Date: Sun, 19 Jul 1998 12:28:33 +0200
685              Message-ID: <35B1CA51.A606AD27@club-internet.fr>
686              Subject: Re: m//g strange behaviour in 5.004
687      Branch: perl
688            + t/op/context.t
689            ! MANIFEST
690 ____________________________________________________________________________
691 [  1598] By: gsar                                  on 1998/07/21  04:37:49
692         Log: applied RE doc patches, with tweaks to the prose
693              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
694              Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
695              Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
696              Subject: [PATCH 5.004_72] Document irregular zero-length matches
697              --
698              Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
699              Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
700              Subject: [PATCH 5.004_72] Another irregularity of expressions documented
701      Branch: perl
702            ! pod/perlre.pod
703 ____________________________________________________________________________
704 [  1597] By: gsar                                  on 1998/07/21  04:16:51
705         Log: pod tweak suggested by Ilya
706      Branch: perl
707            ! pod/perlfunc.pod
708 ____________________________________________________________________________
709 [  1596] By: gsar                                  on 1998/07/21  04:12:39
710         Log: enable color output with -Mre=debugcolor with -DDEBUGGING
711              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
712              Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
713              Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
714              Subject: [PATCH 5.004_72] Better -Mre=colordb
715      Branch: perl
716            ! ext/re/re.xs
717 ____________________________________________________________________________
718 [  1595] By: gsar                                  on 1998/07/21  04:07:44
719         Log: From: "John L. Allen" <allen@grumman.com>
720              Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
721              Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
722              Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
723      Branch: perl
724            ! utils/perlbug.PL
725 ____________________________________________________________________________
726 [  1594] By: gsar                                  on 1998/07/21  04:06:06
727         Log: don't use SelectSaver on IO::Handle->input_*() methods
728              From: Robin Barker <rmb1@cise.npl.co.uk>
729              Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
730              Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
731              Subject: Re: Bug in IO::Handle->input_record_separator
732      Branch: perl
733            ! ext/IO/lib/IO/Handle.pm
734 ____________________________________________________________________________
735 [  1593] By: gsar                                  on 1998/07/21  04:03:46
736         Log: applied a tweaked version of suggested patch
737              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
738              Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
739              Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
740              Subject: [PATCH 5.004_72] Enable/document colors in re.pm
741      Branch: perl
742            ! ext/re/re.pm
743 ____________________________________________________________________________
744 [  1592] By: gsar                                  on 1998/07/21  03:49:55
745         Log: remove compat3.sym and rename perld4.pod
746      Branch: perl
747           +> pod/perl5004delta.pod
748            - compat3.sym pod/perld4.pod
749            ! MANIFEST
750 ____________________________________________________________________________
751 [  1591] By: gsar                                  on 1998/07/21  03:38:16
752         Log: update patchlevel, Changes
753      Branch: perl
754            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
755            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
756 ____________________________________________________________________________
757 [  1590] By: gsar                                  on 1998/07/21  03:06:04
758         Log: documentation tweaks from Abigail <abigail@fnx.com>
759              Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
760              Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
761              Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
762              --
763              Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
764              Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
765              Subject: [PATCH 5.00475] pod/perlguts.pod
766              --
767              Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
768              Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
769              Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
770              --
771              Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
772              Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
773              Subject: [PATCH, 5.00475], pod/perlsub.pod
774              --
775              Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
776              Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
777              Subject: [PATCH 5.00475] pod/perlfunc.pod
778      Branch: perl
779            ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
780            ! pod/perlsyn.pod
781 ____________________________________________________________________________
782 [  1589] By: gsar                                  on 1998/07/21  02:44:25
783         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
784              Date: Wed, 15 Jul 1998 09:38:12 -0700
785              Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
786              Subject: [PATCH 5.005-beta1]Quick VMS config update
787              --
788              Date: Wed, 15 Jul 1998 12:53:52 -0700
789              Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
790              Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
791              --
792              Date: Thu, 16 Jul 1998 11:15:44 -0700
793              Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
794              Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
795              --
796              Date: Thu, 16 Jul 1998 11:21:55 -0700
797              Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
798              Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
799              --
800              Date: Thu, 16 Jul 1998 11:25:04 -0700
801              Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
802              Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
803              --
804              Date: Fri, 17 Jul 1998 15:29:13 -0700
805              Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
806              Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
807              --
808              Date: Mon, 20 Jul 1998 10:20:49 -0700
809              Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
810              Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
811              --
812              Date: Mon, 20 Jul 1998 10:13:03 -0700
813              Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
814              Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
815              --
816              From: Brad Hughes <brad@tgsmc.com>
817              Date: Mon, 20 Jul 1998 15:51:22 -0700
818              Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
819              Subject: patch for readme.vms
820      Branch: perl
821            ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
822            ! vms/gen_shrfls.pl vms/subconfigure.com
823 ____________________________________________________________________________
824 [  1588] By: gsar                                  on 1998/07/21  01:26:20
825         Log: change#1481 didn't go through at all, redo it
826      Branch: perl
827            ! t/base/rs.t
828 ____________________________________________________________________________
829 [  1587] By: gsar                                  on 1998/07/21  01:21:41
830         Log: workaround C<"foo" "bar"> catenation-intolerant compilers
831      Branch: perl
832            ! regexec.c toke.c
833 ____________________________________________________________________________
834 [  1586] By: gsar                                  on 1998/07/21  01:05:49
835         Log: do not override PERL_DESTRUCT_LEVEL if use has it set
836      Branch: perl
837            ! t/TEST
838 ____________________________________________________________________________
839 [  1585] By: gsar                                  on 1998/07/21  00:39:17
840         Log: fix small memory leak when mess_sv happens to be touched by magic
841      Branch: perl
842            ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
843 ____________________________________________________________________________
844 [  1584] By: gsar                                  on 1998/07/21  00:37:32
845         Log: fix memory leak in C<local(*foo) = 'bar'>
846      Branch: perl
847            ! scope.c
848 ____________________________________________________________________________
849 [  1583] By: TimBunce                              on 1998/07/20  22:14:11
850         Log: Update Changes and patchlevel.h for release. At last.
851      Branch: maint-5.004/perl
852            ! Changes patchlevel.h
853 ____________________________________________________________________________
854 [  1582] By: gsar                                  on 1998/07/20  21:28:43
855         Log: add rsfp_filters and perldb to pollutants list
856      Branch: perl
857            ! embed.pl
858 ____________________________________________________________________________
859 [  1581] By: nick                                  on 1998/07/20  19:22:37
860         Log: Integrate mainline pre-beta2 - just in case 
861      Branch: ansiperl
862           !> (integrate 66 files)
863 ____________________________________________________________________________
864 [  1580] By: TimBunce                              on 1998/07/20  17:16:38
865         Log: Assorted patches:
866              
867              Title:  "Clean up hash array allocation"
868              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
869              Msg-ID:  <199807201052.GAA13336@aatma.engin.umich.edu>
870              Files:  hv.c
871              
872              Title:  "Further fixes for cppstdin on HP-UX 11"
873              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
874              Msg-ID:  <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
875              Files:  hints/hpux.sh
876      Branch: maint-5.004/perl
877            ! hints/hpux.sh hv.c
878 ____________________________________________________________________________
879 [  1579] By: TimBunce                              on 1998/07/20  09:46:14
880         Log: Assorted patches:
881              
882              Title:  "Fix C<$1 .. $2> coredump under debugger"
883              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
884              Msg-ID:  <199807200042.UAA23288@aatma.engin.umich.edu>
885              Files:  pp_ctl.c
886              
887              Title:  "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
888              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
889              Msg-ID:  <199807191829.OAA12433@aatma.engin.umich.edu>
890              Files:  embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
891              
892              Title:  "fix major bug (from 5.003_96); void contexts were using the context
893              of the enclosing sub!"
894              From:  Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
895              <gsar@engin.umich.edu>
896              Msg-ID:  <199807180927.FAA08032@aatma.engin.umich.edu>,
897              <35B1CA51.A606AD27@club-internet.fr>
898              Files:  op.h
899              
900              Title:  "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
901              From:  Johan Vromans <jvromans@squirrel.nl>
902              Msg-ID:  <13745.47704.943964.34613@phoenix.squirrel.nl>
903              Files:  lib/Getopt/Long.pm
904              
905              Title:  "Add Porting/p4d2p utility for converting perforce diffs"
906              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
907              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>
908              Files:  MANIFEST Porting/p4d2p
909      Branch: maint-5.004/perl
910            + Porting/p4d2p
911            ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
912            ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
913 ____________________________________________________________________________
914 [  1578] By: gsar                                  on 1998/07/20  09:38:39
915         Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
916              brute force search script).  Result builds and passes all tests on
917              Solaris.  win32 and PERL_OBJECT are still untested.
918      Branch: perl
919            ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
920            ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
921            ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
922            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
923            ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
924            ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
925            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
926            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
927            ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
928            ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
929            ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
930            ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
931            ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
932            ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
933            ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
934 ____________________________________________________________________________
935 [  1577] By: TimBunce                              on 1998/07/20  08:28:17
936         Log: Title:  "Make failed matches return empty list in list context"
937              From:  "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
938              <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
939              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>,
940              <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
941              <35B156FB.504E66E@aaii.oz.au>
942              Files:  pod/perlop.pod pp_hot.c t/op/pat.t
943      Branch: maint-5.004/perl
944            ! pod/perlop.pod pp_hot.c t/op/pat.t
945 ____________________________________________________________________________
946 [  1576] By: TimBunce                              on 1998/07/20  08:11:37
947         Log: Title:  "win32 update from 5.005 beta 2 for 5.004_05"
948              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
949              Msg-ID:  <199807192332.TAA20905@aatma.engin.umich.edu>
950              Files:  win32/include/dirent.h win32/include/sys/socket.h proto.h
951              lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
952              win32/win32.h win32/win32iop.h README.win32 installperl
953              pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
954              win32/config_H.bc win32/config_H.vc win32/config_h.PL
955              win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
956              win32/makefile.mk win32/pod.mak win32/win32.c
957              win32/win32sck.c win32/bin/pl2bat.pl
958      Branch: maint-5.004/perl
959            ! README.win32 installperl lib/ExtUtils/Liblist.pm
960            ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
961            ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
962            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
963            ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
964            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
965            ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
966            ! win32/win32sck.c
967 ____________________________________________________________________________
968 [  1575] By: gsar                                  on 1998/07/20  01:27:14
969         Log: integrate ansi branch to get s/foo/PL_foo/ changes
970      Branch: perl
971           +> fixvars
972           !> (integrate 537 files)
973 ____________________________________________________________________________
974 [  1574] By: gsar                                  on 1998/07/20  00:33:43
975         Log: fix C<$1 .. $2> coredump under debugger
976      Branch: perl
977            ! pp_ctl.c
978 ____________________________________________________________________________
979 [  1573] By: gsar                                  on 1998/07/20  00:28:27
980         Log: misc win32 config tweaks
981      Branch: perl
982            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
983            ! win32/config_h.PL win32/makefile.mk
984 ____________________________________________________________________________
985 [  1572] By: nick                                  on 1998/07/19  19:04:58
986         Log: Missed file that had changed
987      Branch: ansiperl
988            ! embedvar.h
989 ____________________________________________________________________________
990 [  1571] By: nick                                  on 1998/07/19  18:57:35
991         Log: Another threaded, perl malloc issue, x2p's Makefile.SH  has a 
992              pattern match...
993      Branch: ansiperl
994            ! x2p/Makefile.SH
995 ____________________________________________________________________________
996 [  1570] By: nick                                  on 1998/07/19  18:16:20
997         Log: Drat! - threaded perl-malloc has mutex that needs PL_
998      Branch: ansiperl
999            ! malloc.c perl.h
1000 ____________________________________________________________________________
1001 [  1569] By: nick                                  on 1998/07/19  17:55:22
1002         Log: PL_ for perl's malloc
1003      Branch: ansiperl
1004            ! hv.c malloc.c
1005 ____________________________________________________________________________
1006 [  1568] By: nick                                  on 1998/07/19  16:23:30
1007         Log: PL_ minir tidy up
1008      Branch: ansiperl
1009            ! embed.pl ext/Thread/Thread.xs util.c
1010 ____________________________________________________________________________
1011 [  1567] By: nick                                  on 1998/07/19  13:21:07
1012         Log: Add PL_ to merged file
1013      Branch: ansiperl
1014            ! pp_hot.c
1015 ____________________________________________________________________________
1016 [  1566] By: nick                                  on 1998/07/19  12:38:30
1017         Log: Merge Mainline
1018      Branch: ansiperl
1019            + fixvars
1020           !> (integrate 29 files)
1021 ____________________________________________________________________________
1022 [  1565] By: gsar                                  on 1998/07/19  07:06:54
1023         Log: tweak pod in MakeMaker.pm
1024              From: Paul Johnson <pjcj@transeda.com>
1025              Date: Sat, 18 Jul 1998 15:58:48 +0100
1026              Message-ID: <19980718155847.D903@west-tip.transeda.com>
1027              Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
1028      Branch: perl
1029            ! lib/ExtUtils/MakeMaker.pm
1030 ____________________________________________________________________________
1031 [  1564] By: gsar                                  on 1998/07/19  07:04:45
1032         Log: From: Gisle Aas <gisle@aas.no>
1033              Date: 17 Jul 1998 22:49:32 +0200
1034              Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
1035              Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
1036      Branch: perl
1037            ! sv.c
1038 ____________________________________________________________________________
1039 [  1563] By: gsar                                  on 1998/07/19  07:03:32
1040         Log: update freebsd hints
1041              From: Mik Firestone <fireston@lexmark.com>
1042              Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
1043              Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
1044              Subject: [PATCH 5.005b1] hints/freebsd.sh
1045      Branch: perl
1046            ! hints/freebsd.sh
1047 ____________________________________________________________________________
1048 [  1562] By: gsar                                  on 1998/07/19  07:01:33
1049         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1050              Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
1051              Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
1052              Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
1053      Branch: perl
1054            ! README.mpeix hints/mpeix.sh
1055 ____________________________________________________________________________
1056 [  1561] By: gsar                                  on 1998/07/19  07:00:19
1057         Log: From: Norton Allen <allen@huarp.harvard.edu>
1058              Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
1059              Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
1060              Subject: [PATCH: 75] make install fails
1061      Branch: perl
1062            ! Makefile.SH
1063 ____________________________________________________________________________
1064 [  1560] By: gsar                                  on 1998/07/19  06:58:55
1065         Log: fix flawed substitution-loop detection on zero-length matches
1066              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1067              Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
1068              Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
1069              Subject: [PATCH 5.004_72] Substitution loop in devel branch
1070      Branch: perl
1071            ! pp_hot.c t/op/subst.t
1072 ____________________________________________________________________________
1073 [  1559] By: gsar                                  on 1998/07/19  06:56:19
1074         Log: add perltrap entry about "${#a}", as suggested by
1075              andy barfoot <abarfoot@eng.auburn.edu>
1076      Branch: perl
1077            ! pod/perltrap.pod
1078 ____________________________________________________________________________
1079 [  1558] By: gsar                                  on 1998/07/19  06:43:53
1080         Log: From: Anton Berezin <tobez@plab.ku.dk>
1081              Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
1082              Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
1083              Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
1084      Branch: perl
1085            ! pod/perlcall.pod
1086 ____________________________________________________________________________
1087 [  1557] By: gsar                                  on 1998/07/19  06:40:33
1088         Log: From: "Art Green" <Art_Green@mercmarine.com>
1089              Date: Thu, 16 Jul 1998 21:37:05 -0500
1090              Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
1091              Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
1092      Branch: perl
1093            ! hints/aix.sh
1094 ____________________________________________________________________________
1095 [  1556] By: gsar                                  on 1998/07/19  06:38:17
1096         Log: update README.threads
1097              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1098              Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
1099              Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
1100              Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
1101      Branch: perl
1102            ! README.threads
1103 ____________________________________________________________________________
1104 [  1555] By: gsar                                  on 1998/07/19  06:36:32
1105         Log: From: Scott Henry <scotth@sgi.com>
1106              Date: 15 Jul 1998 20:23:02 -0700
1107              Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1108              Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
1109      Branch: perl
1110            ! hints/irix_6.sh
1111 ____________________________________________________________________________
1112 [  1554] By: gsar                                  on 1998/07/19  06:35:10
1113         Log: From: Spider Boardman <spider@web.zk3.dec.com>
1114              Date: Wed, 15 Jul 1998 16:56:48 -0400
1115              Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
1116              Subject: [PATCH _75] dec_osf hints still wrong
1117      Branch: perl
1118            ! hints/dec_osf.sh
1119 ____________________________________________________________________________
1120 [  1553] By: gsar                                  on 1998/07/19  06:33:29
1121         Log: tweak hpux hints in vain attempt to get cppstdin set properly
1122              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1123              Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
1124              Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
1125              Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1126              --
1127              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1128              Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
1129              Subject: Re: Configure misses preprocessor on HP-UX
1130              Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1131      Branch: perl
1132            ! hints/hpux.sh
1133 ____________________________________________________________________________
1134 [  1552] By: gsar                                  on 1998/07/19  06:26:24
1135         Log: From: Tye McQueen <tye@metronet.com>
1136              Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
1137              Message-Id: <199807151846.AA12653@metronet.com>
1138              Subject: Minor debugger fix
1139      Branch: perl
1140            ! lib/perl5db.pl
1141 ____________________________________________________________________________
1142 [  1551] By: gsar                                  on 1998/07/19  06:25:05
1143         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1144              Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
1145              Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
1146              Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
1147      Branch: perl
1148            ! INSTALL pp.c
1149 ____________________________________________________________________________
1150 [  1550] By: gsar                                  on 1998/07/19  06:23:10
1151         Log: minor re.pm cleanup
1152              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1153              Date: Wed, 15 Jul 1998 12:41:14 +0100
1154              Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
1155              Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
1156      Branch: perl
1157            ! ext/re/re.pm pod/perldiag.pod
1158 ____________________________________________________________________________
1159 [  1549] By: gsar                                  on 1998/07/19  06:20:49
1160         Log: export additional symbols on OS/2
1161              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1162              Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
1163              Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
1164              Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
1165      Branch: perl
1166            ! os2/os2.sym
1167 ____________________________________________________________________________
1168 [  1548] By: gsar                                  on 1998/07/19  06:18:58
1169         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1170              Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
1171              Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
1172              Subject: [PATCH 5.004_72] Minor improvements to perlcc
1173      Branch: perl
1174            ! utils/perlcc.PL
1175 ____________________________________________________________________________
1176 [  1547] By: gsar                                  on 1998/07/19  06:17:22
1177         Log: applied slightly tweaked version of patch
1178              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1179              Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
1180              Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
1181              Subject: [PATCH 5.004_72] Updated patch to Test::Harness
1182      Branch: perl
1183            ! lib/Test/Harness.pm
1184 ____________________________________________________________________________
1185 [  1546] By: gsar                                  on 1998/07/19  06:11:03
1186         Log: improve 'frame' handling in debugger
1187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1188              Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
1189              Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
1190              Subject: [PATCH 5.004_72] Better debugger trace
1191      Branch: perl
1192            ! lib/perl5db.pl
1193 ____________________________________________________________________________
1194 [  1545] By: gsar                                  on 1998/07/19  06:07:51
1195         Log: fix and test handling of literal newlines in heredocs
1196              From: Gisle Aas <gisle@aas.no>
1197              Date: 17 Jul 1998 14:58:25 +0200
1198              Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
1199              Subject: Re: [PATCH _71] CRs et al
1200              --
1201              From: larry@wall.org (Larry Wall)
1202              Date: Fri, 17 Jul 1998 09:32:35 -0700
1203              Message-Id: <199807171632.JAA12959@wall.org>
1204              Subject: Re: [PATCH _71] CRs et al
1205      Branch: perl
1206            ! t/comp/multiline.t toke.c
1207 ____________________________________________________________________________
1208 [  1544] By: gsar                                  on 1998/07/19  06:00:12
1209         Log: remove possibly unwritable lib/re.pm before overwrite
1210              From: larry@wall.org (Larry Wall)
1211              Date: Wed, 15 Jul 1998 14:26:03 -0700
1212              Message-Id: <199807152126.OAA04623@wall.org>
1213              Subject: Re: bug encountered building perl5.005beta1
1214      Branch: perl
1215            ! Makefile.SH
1216 ____________________________________________________________________________
1217 [  1543] By: gsar                                  on 1998/07/19  05:56:18
1218         Log: unsubmitted Changes tweak
1219      Branch: perl
1220            ! Changes cygwin32/ld2
1221 ____________________________________________________________________________
1222 [  1542] By: gsar                                  on 1998/07/19  01:21:22
1223         Log: make failed matches return empty list in list context
1224      Branch: perl
1225            ! pod/perlop.pod pp_hot.c t/op/pat.t
1226 ____________________________________________________________________________
1227 [  1541] By: gsar                                  on 1998/07/18  22:27:59
1228         Log: remove obsolete perltrap about m//g's pos() reset behavior
1229      Branch: perl
1230            ! pod/perltrap.pod
1231 ____________________________________________________________________________
1232 [  1540] By: nick                                  on 1998/07/18  22:16:26
1233         Log: PL_ stuff passes non-threaded on Mingw32
1234              (Why did it compile without this fix?)
1235      Branch: ansiperl
1236            ! pp_sys.c
1237 ____________________________________________________________________________
1238 [  1539] By: TimBunce                              on 1998/07/18  22:04:58
1239         Log: Assorted patches:
1240              
1241              Title:  "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1242              From:  Paul Johnson <pjcj@transeda.com>
1243              Msg-ID:  <19980718155847.D903@west-tip.transeda.com>
1244              Files:  lib/ExtUtils/MakeMaker.pm
1245              
1246              Title:  "Update t/op/array.t (from 5.005 beta 1)"
1247              Files:  t/op/array.t
1248      Branch: maint-5.004/perl
1249            ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1250 ____________________________________________________________________________
1251 [  1538] By: TimBunce                              on 1998/07/18  21:57:50
1252         Log: Title:  "Remove flawed '// with parens or $&' performance patch (Change 662)"
1253              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1254              larry@wall.org (Larry Wall)
1255              Msg-ID:  <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1256              <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1257              Files:  cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1258              pp_ctl.c pp_hot.c regexec.c scope.c
1259      Branch: maint-5.004/perl
1260            ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1261            ! pp_hot.c proto.h regexec.c regexp.h scope.c
1262 ____________________________________________________________________________
1263 [  1537] By: nick                                  on 1998/07/18  20:56:58
1264         Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1265      Branch: ansiperl
1266            ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1267            ! win32/win32.c win32/win32.h
1268 ____________________________________________________________________________
1269 [  1536] By: nick                                  on 1998/07/18  20:50:26
1270         Log: Merge latest mainline
1271      Branch: ansiperl
1272            ! patchlevel.h
1273           !> ext/Thread/Thread.xs op.h util.c
1274 ____________________________________________________________________________
1275 [  1535] By: nick                                  on 1998/07/18  16:45:29
1276         Log: Edited "behind my back" ...
1277      Branch: ansiperl
1278            ! vms/perly_c.vms
1279 ____________________________________________________________________________
1280 [  1534] By: nick                                  on 1998/07/18  16:38:27
1281         Log: PL_ stuff for threads
1282      Branch: ansiperl
1283            ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1284            ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1285            ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1286            ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1287            ! thread.h toke.c util.c win32/perllib.c
1288 ____________________________________________________________________________
1289 [  1533] By: nick                                  on 1998/07/18  14:30:54
1290         Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1291              (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1292      Branch: ansiperl
1293            ! embed.pl intrpvar.h perl.c toke.c
1294 ____________________________________________________________________________
1295 [  1532] By: nick                                  on 1998/07/18  13:53:03
1296         Log: PL_ prefix to all perlvars, part1
1297              Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1298      Branch: ansiperl
1299            ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1300            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1301            ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1302            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1303            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1304            ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1305            ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1306            ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1307            ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1308            ! thrdvar.h toke.c universal.c util.c
1309 ____________________________________________________________________________
1310 [  1531] By: gsar                                  on 1998/07/18  08:48:13
1311         Log: fix yet another USE_THREADS leak due to failure to free stacks
1312      Branch: perl
1313            ! ext/Thread/Thread.xs util.c
1314 ____________________________________________________________________________
1315 [  1530] By: gsar                                  on 1998/07/18  08:46:58
1316         Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1317              using the context of the enclosing sub!
1318      Branch: perl
1319            ! op.h
1320 ____________________________________________________________________________
1321 [  1529] By: nick                                  on 1998/07/18  08:18:03
1322         Log: Integrate post-beta tweaks to ansiperl
1323      Branch: ansiperl
1324           !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1325           !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1326           !> t/op/vec.t toke.c util.c
1327 ____________________________________________________________________________
1328 [  1528] By: gsar                                  on 1998/07/18  04:23:12
1329         Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1330      Branch: perl
1331            ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1332            ! t/op/substr.t t/op/vec.t
1333 ____________________________________________________________________________
1334 [  1527] By: gsar                                  on 1998/07/18  02:16:40
1335         Log: check ferror() only if read() returned 0
1336      Branch: perl
1337            ! pp_sys.c
1338 ____________________________________________________________________________
1339 [  1526] By: gsar                                  on 1998/07/18  02:08:01
1340         Log: fix another CvMUTEXP() leak
1341      Branch: perl
1342            ! gv.c
1343 ____________________________________________________________________________
1344 [  1525] By: TimBunce                              on 1998/07/18  01:51:52
1345         Log: Assorted patches:
1346              
1347              Title:  "Fix @a=@a=qw(...) properly"
1348              From:  Stephen McCamant <alias@mcs.com>
1349              Msg-ID:  <13742.49404.367751.437966@alias-2.pr.mcs.net>
1350              Files:  opcode.h
1351              
1352              Title:  "Larry's patch to support CR LF in scripts (updated)"
1353              From:  Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1354              Msg-ID:  <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1355              Files:  t/comp/multiline.t toke.c
1356              
1357              Title:  "Change getc() docs to match behaviour. Make read() return undef on
1358              error."
1359              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1360              Msg-ID:  <199807052257.SAA10004@aatma.engin.umich.edu>
1361              Files:  pod/perlfunc.pod pp_sys.c
1362              
1363              Title:  "Update patchls utility"
1364              Files:  Porting/patchls
1365      Branch: maint-5.004/perl
1366            ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1367            ! t/comp/multiline.t toke.c
1368 ____________________________________________________________________________
1369 [  1524] By: gsar                                  on 1998/07/18  01:22:35
1370         Log: fix CvMUTEXP() leaks with -Dusethreads
1371      Branch: perl
1372            ! op.c toke.c
1373 ____________________________________________________________________________
1374 [  1523] By: gsar                                  on 1998/07/18  01:17:28
1375         Log: fix $/ init for multiple interpreters/threads
1376      Branch: perl
1377            ! ext/Thread/Thread.xs perl.c util.c
1378 ____________________________________________________________________________
1379 [  1522] By: gsar                                  on 1998/07/18  01:11:07
1380         Log: fix missing init that caused RE alternations to fail under
1381              -Dusethreads
1382      Branch: perl
1383            ! util.c
1384 ____________________________________________________________________________
1385 [  1521] By: TimBunce                              on 1998/07/16  22:23:25
1386         Log: Assorted patches:
1387              
1388              Title:  "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1389              From:  Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1390              Msg-ID:  <19980708181055.A8005@perlsupport.com>,
1391              <tqn2adkvge.fsf@puma.genscan.com>
1392              Files:  util.c
1393              
1394              Title:  "Document perltrap on precedence of keys/values/each"
1395              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1396              Msg-ID:  <199807151857.OAA04704@aatma.engin.umich.edu>
1397              Files:  pod/perltrap.pod
1398              
1399              Title:  "perlbook.pod patch"
1400              From:  Tom Christiansen <tchrist@chthon.perl.com>
1401              Msg-ID:  <199807140037.SAA04556@chthon.perl.com>
1402              Files:  pod/perlbook.pod
1403              
1404              Title:  "perlmod.pod patch"
1405              From:  Tom Christiansen <tchrist@chthon.perl.com>
1406              Msg-ID:  <199807140109.TAA04678@chthon.perl.com>
1407              Files:  pod/perlmod.pod
1408              
1409              Title:  "Fix bug in IO::Handle->input_record_separator"
1410              From:  Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1411              <Swen.Thuemmler@paderlinx.de>
1412              Msg-ID:  <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1413              <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1414              Files:  ext/IO/lib/IO/Handle.pm
1415              
1416              Title:  "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1417              Files:  lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1418              t/lib/trig.t utils/h2ph.PL
1419              
1420              Title:  "Update hints/irix_6.sh"
1421              From:  Scott Henry <scotth@sgi.com>
1422              Msg-ID:  <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1423              Files:  hints/irix_6.sh
1424              
1425              Title:  "Configure misses preprocessor on HP-UX (further fix)"
1426              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1427              Msg-ID:  <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1428              Files:  hints/hpux.sh
1429              
1430              Title:  "update perlbug to v1.26 (from 5.005 beta 1)"
1431              Files:  utils/perlbug.PL
1432      Branch: maint-5.004/perl
1433            ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1434            ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1435            ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1436            ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1437 ____________________________________________________________________________
1438 [  1520] By: TimBunce                              on 1998/07/15  21:24:12
1439         Log: Assorted patches:
1440              
1441              Title:  "Add stub attrs.pm"
1442              From:  Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1443              Msg-ID:  <19980713163312.A18222@asic.sc.ti.com>,
1444              <199807132140.RAA09583@aatma.engin.umich.edu>
1445              Files:  MANIFEST lib/attrs.pm
1446              
1447              Title:  "Fix @a=@a=qw(...)"
1448              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1449              <alias@mcs.com>
1450              Msg-ID:  <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1451              <199807122351.TAA05649@aatma.engin.umich.edu>
1452              Files:  op.c opcode.pl t/op/array.t
1453              
1454              Title:  "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1455              From:  Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1456              Msg-ID:  <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1457              <m33ec4jdwn.fsf@furu.g.aas.no>
1458              Files:  sv.c
1459              
1460              Title:  "Make Power MachTen use vfork() and system malloc()"
1461              From:  Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1462              Msg-ID:  <v03110700b1c95b010820@[195.95.102.91]>
1463              Files:  hints/machten.sh malloc.c
1464              
1465              Title:  "Use REG_INFTY in place of hardwired constant"
1466              From:  Dominic Dunlop <domo@computer.org>
1467              Msg-ID:  <v03110703b1ca662c44f8@[195.95.102.91]>
1468              Files:  regcomp.h regcomp.c regexec.c
1469              
1470              Title:  "Minor debugger fix (history adds an extra newline)"
1471              From:  Tye McQueen <tye@metronet.com>
1472              Msg-ID:  <199807151846.AA12653@metronet.com>
1473              Files:  lib/perl5db.pl
1474              
1475              Title:  "Protect Term::ReadLine against non-default $/ value"
1476              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>,
1477              kstar@chapin.edu@ig.co.uk ()
1478              Msg-ID:  <19980713151749.G8596@O2.chapin.edu>,
1479              <199807132139.RAA11270@monk.mps.ohio-state.edu>
1480              Files:  lib/Term/ReadLine.pm
1481              
1482              Title:  "Fix HP-UX 11 build (cppstdin)"
1483              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1484              Msg-ID:  <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1485              Files:  Configure hints/hpux.sh
1486              
1487              Title:  "VMS filetest operator fixup (SS$_ACCONFLICT)"
1488              From:  Dan Sugalski <sugalskd@osshe.edu>
1489              Msg-ID:  <3.0.5.32.19980702135255.00a6ad90@ous.edu>
1490              Files:  vms/vms.c
1491      Branch: maint-5.004/perl
1492            + lib/attrs.pm
1493            ! Configure MANIFEST hints/hpux.sh hints/machten.sh
1494            ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
1495            ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
1496 ____________________________________________________________________________
1497 [  1519] By: nick                                  on 1998/07/15  18:56:17
1498         Log: Integrate mainline at beta1 
1499      Branch: ansiperl
1500           +> Porting/p4d2p README.mpeix Todo-5.005
1501           +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1502           +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
1503           +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
1504            - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
1505            - t/op/ipcmsg.t t/op/ipcsem.t
1506           !> (integrate 167 files)
1507
1508 ----------------
1509 Version 5.004_75        5.005 Public Beta, Issue 1
1510 ----------------
1511
1512 ____________________________________________________________________________
1513 [  1518] By: gsar                                  on 1998/07/15  10:01:41
1514         Log: add stub docs for ext/B, other minor tweaks
1515      Branch: perl
1516            ! Changes Porting/config_H config_h.SH ext/B/B.pm
1517            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
1518            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1519            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
1520            ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
1521 ____________________________________________________________________________
1522 [  1517] By: gsar                                  on 1998/07/15  08:27:15
1523         Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
1524              From: abigail@fnx.com
1525              Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
1526              Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
1527              Subject: [PATCH 5.004_74] pod/perlop.pod
1528      Branch: perl
1529            ! Changes patchlevel.h pod/perlop.pod win32/Makefile
1530            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1531            ! win32/makefile.mk
1532 ____________________________________________________________________________
1533 [  1516] By: gsar                                  on 1998/07/15  08:04:24
1534         Log: From:    abigail@fnx.com
1535              Date:    Wed, 15 Jul 1998 03:47:56 EDT
1536              Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
1537              Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
1538      Branch: perl
1539            ! pod/pod2man.PL
1540 ____________________________________________________________________________
1541 [  1515] By: gsar                                  on 1998/07/15  08:02:14
1542         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1543              Date:    Wed, 15 Jul 1998 03:49:24 EDT
1544              Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
1545              Subject: [PATCH 5.004_72] Additional targets for OS/2 build
1546      Branch: perl
1547            ! os2/Makefile.SHs
1548 ____________________________________________________________________________
1549 [  1514] By: gsar                                  on 1998/07/15  07:58:29
1550         Log: rename some long file names to be 8.3 truncation-safe
1551      Branch: perl
1552           +> Todo-5.005 perly_c.diff pod/perld4.pod
1553            - Todo.5.005 perly.c.diff pod/perldelta4.pod
1554            ! MANIFEST Porting/pumpkin.pod perly.fixer
1555 ____________________________________________________________________________
1556 [  1513] By: gsar                                  on 1998/07/15  07:35:29
1557         Log: minor tweaks to docs on qr//
1558      Branch: perl
1559            ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
1560 ____________________________________________________________________________
1561 [  1512] By: gsar                                  on 1998/07/15  07:06:02
1562         Log: applied patch, with tab tweak suggest by Peter Prymmer
1563              From: Dan Sugalski <sugalskd@osshe.edu>
1564              Date: Tue, 14 Jul 1998 16:41:14 -0700
1565              Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
1566              Subject: [PATCH 5.004_74]VMS build cleanups
1567      Branch: perl
1568            ! vms/descrip_mms.template
1569 ____________________________________________________________________________
1570 [  1511] By: gsar                                  on 1998/07/15  07:03:33
1571         Log: allow perlbug -ok when STDIN it not a tty
1572              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1573              Date: Wed, 15 Jul 1998 03:24:56 +0200
1574              Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
1575              Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
1576      Branch: perl
1577            ! utils/perlbug.PL
1578 ____________________________________________________________________________
1579 [  1510] By: gsar                                  on 1998/07/15  06:59:43
1580         Log: From: "Art Green" <Art_Green@mercmarine.com>
1581              Date: Tue, 14 Jul 1998 20:53:48 -0500
1582              Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
1583              Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
1584      Branch: perl
1585            ! Configure
1586 ____________________________________________________________________________
1587 [  1509] By: gsar                                  on 1998/07/15  06:57:50
1588         Log: typecast long vs. IV compares in pp_flip/pp_flop
1589      Branch: perl
1590            ! pp_ctl.c
1591 ____________________________________________________________________________
1592 [  1508] By: gsar                                  on 1998/07/15  06:50:49
1593         Log: don't copy foreach itervar when no external refs exist
1594              From: Gisle Aas <gisle@aas.no>
1595              Date: 15 Jul 1998 03:35:25 +0200
1596              Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
1597              Subject: Re: Testcase for 1..n closure change
1598      Branch: perl
1599            ! pp_hot.c
1600 ____________________________________________________________________________
1601 [  1507] By: gsar                                  on 1998/07/15  06:46:41
1602         Log: applied patch, regen headers
1603              From: Stephen McCamant <alias@mcs.com>
1604              Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
1605              Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
1606              Subject: B::Deparse update for qr// and regcreset
1607      Branch: perl
1608            ! ext/B/B/Deparse.pm opcode.h opcode.pl
1609 ____________________________________________________________________________
1610 [  1506] By: gsar                                  on 1998/07/15  06:43:04
1611         Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
1612              From: "Douglas Lankshear" <dougl@ActiveState.com>
1613              Date: Tue, 14 Jul 1998 16:40:30 -0700
1614              Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
1615              Subject: [PATCH 5.004_74]
1616      Branch: perl
1617            ! proto.h
1618 ____________________________________________________________________________
1619 [  1505] By: gsar                                  on 1998/07/15  06:41:43
1620         Log: dont use sv_dump() in -DD diagnostic
1621              From: Gisle Aas <gisle@aas.no>
1622              Date: 14 Jul 1998 23:55:36 +0200
1623              Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
1624              Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
1625      Branch: perl
1626            ! sv.c
1627 ____________________________________________________________________________
1628 [  1504] By: gsar                                  on 1998/07/15  06:39:37
1629         Log: add a few more thread.t tests
1630      Branch: perl
1631            ! t/lib/thread.t
1632 ____________________________________________________________________________
1633 [  1503] By: gsar                                  on 1998/07/15  06:31:33
1634         Log: fix thread.t ('join $t' ne '$t->join' !)
1635      Branch: perl
1636            ! t/lib/thread.t
1637 ____________________________________________________________________________
1638 [  1502] By: gsar                                  on 1998/07/15  06:26:00
1639         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1640              Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
1641              Message-Id: <199807142245.BAA09651@alpha.hut.fi>
1642              Subject: [PATCH] 5.004_74: MPE/iX final touches
1643      Branch: perl
1644            ! installperl lib/File/Copy.pm
1645 ____________________________________________________________________________
1646 [  1501] By: gsar                                  on 1998/07/15  05:59:49
1647         Log: apply (reversed) patch
1648              From: Peter Wolfe <wolfe@titan.teloseng.com>
1649              Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
1650              Message-Id: <199807142001.NAA26550@titan.teloseng.com>
1651              Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
1652      Branch: perl
1653            ! ext/IPC/SysV/SysV.xs
1654 ____________________________________________________________________________
1655 [  1500] By: gsar                                  on 1998/07/15  05:57:39
1656         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1657              Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
1658              Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
1659              Subject: [PATCH 5.004_74] Config_74-01
1660      Branch: perl
1661            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1662            ! Porting/config_H Porting/pumpkin.pod config_h.SH
1663            ! vms/subconfigure.com win32/config.bc win32/config.gc
1664            ! win32/config.vc
1665 ____________________________________________________________________________
1666 [  1499] By: gsar                                  on 1998/07/15  05:48:38
1667         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1668              Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
1669              Message-Id: <199807141835.VAA09030@alpha.hut.fi>
1670              Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
1671      Branch: perl
1672            ! t/lib/trig.t
1673 ____________________________________________________________________________
1674 [  1498] By: gsar                                  on 1998/07/15  05:47:33
1675         Log: -w, strict clean perldoc (via PM)
1676              From: Robin Barker <rmb1@cise.npl.co.uk>
1677              Date: Tue, 14 Jul 98 17:22:01 BST
1678              Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
1679              Subject: [PATCH 5.004_74] perldoc.PL
1680      Branch: perl
1681            ! utils/perldoc.PL
1682 ____________________________________________________________________________
1683 [  1497] By: gsar                                  on 1998/07/15  05:35:54
1684         Log: add comment about cpprun etc., to hints/hpux.sh
1685      Branch: perl
1686            ! hints/hpux.sh
1687 ____________________________________________________________________________
1688 [  1496] By: gsar                                  on 1998/07/15  05:15:16
1689         Log: fix warning from CGI::Carp
1690      Branch: perl
1691            ! lib/CGI/Carp.pm
1692 ____________________________________________________________________________
1693 [  1495] By: gsar                                  on 1998/07/14  23:47:18
1694         Log: fix off-by-one in win32 registry handling
1695              From: "Douglas Lankshear" <dougl@ActiveState.com>
1696              Date: Tue, 14 Jul 1998 07:39:06 -0700
1697              Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
1698              Subject: [PATCH 5.004_73]
1699      Branch: perl
1700            ! win32/win32.c
1701 ____________________________________________________________________________
1702 [  1494] By: gsar                                  on 1998/07/14  23:45:58
1703         Log: doc patches from Gisle Aas <gisle@aas.no>
1704              Date: 14 Jul 1998 16:18:31 +0200
1705              Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
1706              Subject: [PATCH] substr/splice changes for perldelta.pod
1707              --
1708              Date: 14 Jul 1998 20:31:27 +0200
1709              Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
1710              Subject: [PATCH] Duplicate description of use integer %
1711      Branch: perl
1712            ! pod/perldelta.pod pod/perlop.pod
1713 ____________________________________________________________________________
1714 [  1493] By: gsar                                  on 1998/07/14  23:39:31
1715         Log: File/Spec.pm needs trailing newline
1716      Branch: perl
1717            ! lib/File/Spec.pm
1718 ____________________________________________________________________________
1719 [  1492] By: gsar                                  on 1998/07/14  21:43:03
1720         Log: unsubmitted _74 tweaks
1721      Branch: perl
1722            ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
1723            ! pod/perldiag.pod
1724
1725 ----------------
1726 Version 5.004_74
1727 ----------------
1728
1729 ____________________________________________________________________________
1730 [  1491] By: gsar                                  on 1998/07/14  08:48:28
1731         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
1732      Branch: perl
1733            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
1734            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1735            ! win32/makefile.mk
1736 ____________________________________________________________________________
1737 [  1490] By: gsar                                  on 1998/07/14  08:31:13
1738         Log: From:    Gisle Aas <gisle@aas.no>
1739              Date:    14 Jul 1998 10:20:34 +0200
1740              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
1741              Subject: [PATCH] Make -DP work (and readable)
1742      Branch: perl
1743            ! run.c
1744 ____________________________________________________________________________
1745 [  1489] By: gsar                                  on 1998/07/14  08:23:46
1746         Log: fix function parameter autovivification for pseudohashes
1747      Branch: perl
1748            ! mg.c t/op/avhv.t
1749 ____________________________________________________________________________
1750 [  1488] By: gsar                                  on 1998/07/14  07:34:45
1751         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
1752              from earlier changes#1461,1478
1753      Branch: perl
1754            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
1755            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1756            ! t/op/substr.t t/op/vec.t
1757 ____________________________________________________________________________
1758 [  1487] By: gsar                                  on 1998/07/14  07:04:54
1759         Log: tweak t/lib/thread.t
1760      Branch: perl
1761            ! t/lib/thread.t
1762 ____________________________________________________________________________
1763 [  1486] By: gsar                                  on 1998/07/14  06:38:15
1764         Log: applied patch, slightly tweaked
1765              From: Dan Sugalski <sugalskd@osshe.edu>
1766              Date: Mon, 13 Jul 1998 11:52:27 -0700
1767              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
1768              Subject: [PATCH 5.004_73]Get re module working on VMS
1769      Branch: perl
1770            ! ext/re/Makefile.PL perl.h proto.h
1771 ____________________________________________________________________________
1772 [  1485] By: gsar                                  on 1998/07/14  06:32:58
1773         Log: add Porting/p4d2p
1774      Branch: perl
1775            + Porting/p4d2p
1776            ! MANIFEST
1777 ____________________________________________________________________________
1778 [  1484] By: gsar                                  on 1998/07/14  06:08:20
1779         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
1780              Date: Mon, 13 Jul 1998 19:09:09 -0600
1781              Message-Id: <199807140109.TAA04678@chthon.perl.com>
1782              Subject: perlmod.pod patch
1783              --
1784              Date: Mon, 13 Jul 1998 18:37:07 -0600
1785              Message-Id: <199807140037.SAA04556@chthon.perl.com>
1786              Subject: perlbook.pod patch
1787      Branch: perl
1788            ! pod/perlbook.pod pod/perlmod.pod
1789 ____________________________________________________________________________
1790 [  1483] By: gsar                                  on 1998/07/14  06:04:25
1791         Log: OS/2 update
1792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1793              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
1794              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
1795              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
1796      Branch: perl
1797            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
1798 ____________________________________________________________________________
1799 [  1482] By: gsar                                  on 1998/07/14  06:01:12
1800         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1801              Date: Mon, 13 Jul 1998 16:37:49 -0700
1802              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
1803              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
1804              --
1805              Date: Mon, 13 Jul 1998 15:51:09 -0700
1806              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
1807              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
1808      Branch: perl
1809            ! t/io/iprefix.t t/lib/cgi-html.t
1810 ____________________________________________________________________________
1811 [  1481] By: gsar                                  on 1998/07/14  05:57:36
1812         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1813              Date: Mon, 13 Jul 1998 15:41:53 -0700
1814              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
1815              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
1816      Branch: perl
1817            ! t/base/rs.t
1818 ____________________________________________________________________________
1819 [  1480] By: gsar                                  on 1998/07/14  05:56:14
1820         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1821              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
1822              Date: Mon, 13 Jul 1998 15:04:27 -0700
1823              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
1824      Branch: perl
1825            ! vms/vms.c
1826 ____________________________________________________________________________
1827 [  1479] By: gsar                                  on 1998/07/14  05:55:13
1828         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1829              Date: Mon, 13 Jul 1998 23:13:43 +0200
1830              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
1831              Subject: [PATCH _72] Configure problem on dos-djgpp
1832      Branch: perl
1833            ! Configure
1834 ____________________________________________________________________________
1835 [  1478] By: gsar                                  on 1998/07/14  05:53:08
1836         Log: add files and tweaks needed for MPE/iX port (via PM)
1837              From: Jarkko Hietaniemi <jhi@iki.fi>
1838              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
1839              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
1840              Subject: MPE/iX patches for _73
1841      Branch: perl
1842            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1843            + mpeix/mpeixish.h mpeix/nm mpeix/relink
1844            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
1845            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
1846 ____________________________________________________________________________
1847 [  1477] By: gsar                                  on 1998/07/14  04:23:28
1848         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
1849              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1850              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
1851              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
1852              Subject: Re: _70 and Devel::RE
1853      Branch: perl
1854            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
1855 ____________________________________________________________________________
1856 [  1476] By: gsar                                  on 1998/07/14  04:06:25
1857         Log: minor Configure nits
1858              From: Jarkko Hietaniemi <jhi@iki.fi>
1859              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
1860              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
1861              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
1862      Branch: perl
1863            ! Configure x2p/Makefile.SH
1864 ____________________________________________________________________________
1865 [  1475] By: gsar                                  on 1998/07/14  03:59:56
1866         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1867              Date: Mon, 13 Jul 1998 12:54:19 -0700
1868              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
1869              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
1870      Branch: perl
1871            ! vms/munchconfig.c vms/subconfigure.com
1872 ____________________________________________________________________________
1873 [  1474] By: gsar                                  on 1998/07/14  03:58:13
1874         Log: make Term::Readline::get_line() independent of caller's $/
1875              From: kstar@chapin.edu
1876              Date: Mon, 13 Jul 1998 15:17:49 -0400
1877              Message-ID: <19980713151749.G8596@O2.chapin.edu>
1878              Subject: [PATCH] Was: CPAN.pm still fails
1879      Branch: perl
1880            ! lib/Term/ReadLine.pm
1881 ____________________________________________________________________________
1882 [  1473] By: gsar                                  on 1998/07/14  03:55:29
1883         Log: fix $trnl interpolation in here-docs (via PM)
1884              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1885              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
1886              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
1887              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
1888      Branch: perl
1889            ! Configure
1890 ____________________________________________________________________________
1891 [  1472] By: gsar                                  on 1998/07/14  03:50:18
1892         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
1893              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
1894              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
1895              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
1896      Branch: perl
1897            ! hints/machten.sh
1898 ____________________________________________________________________________
1899 [  1471] By: gsar                                  on 1998/07/14  03:49:07
1900         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1901              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
1902              Date: Mon, 13 Jul 1998 12:30:05 -0700
1903              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
1904      Branch: perl
1905            ! configure.com vms/descrip_mms.template
1906 ____________________________________________________________________________
1907 [  1470] By: gsar                                  on 1998/07/14  03:40:14
1908         Log: consistently refer to functions as C<foo()>
1909              From: abigail@fnx.com
1910              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
1911              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
1912              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
1913      Branch: perl
1914            ! pod/perlfunc.pod
1915 ____________________________________________________________________________
1916 [  1469] By: gsar                                  on 1998/07/14  03:35:06
1917         Log: From: Tom Hughes <thh@cyberscience.com>
1918              Date: 13 Jul 1998 09:34:16 +0100
1919              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
1920              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
1921      Branch: perl
1922            ! hints/svr4.sh
1923 ____________________________________________________________________________
1924 [  1468] By: gsar                                  on 1998/07/14  03:34:03
1925         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1926              Date: 13 Jul 1998 11:16:27 +0200
1927              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
1928              Subject: Parallel Makefiles
1929      Branch: perl
1930            ! lib/ExtUtils/MM_Unix.pm
1931 ____________________________________________________________________________
1932 [  1467] By: gsar                                  on 1998/07/14  03:31:39
1933         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1934              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
1935              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
1936              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
1937      Branch: perl
1938            ! t/io/pipe.t
1939 ____________________________________________________________________________
1940 [  1466] By: gsar                                  on 1998/07/14  03:29:25
1941         Log: minor tweaks to perldelta and README.win32
1942      Branch: perl
1943            ! Changes README.win32 pod/perldelta.pod
1944 ____________________________________________________________________________
1945 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
1946         Log: Assorted patches:
1947              
1948              Title:  "Fix string substitution returncode problem"
1949              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
1950              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
1951              <v03110700b191a557f041@[195.95.102.114]>
1952              Files:  pp_hot.c
1953              
1954              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
1955              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1956              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
1957              Files:  pod/perldiag.pod pp_sys.c
1958              
1959              Title:  "Remove reference to qsort from perlfunc.pod"
1960              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1961              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
1962              Files:  pod/perlfunc.pod
1963              
1964              Title:  "Deprecate AvFILL in favor of av_len()"
1965              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1966              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
1967              Files:  pod/perlguts.pod
1968              
1969              Title:  "Further clarify effects of using quotes with m operator"
1970              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1971              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
1972              Files:  pod/perlop.pod
1973              
1974              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
1975              From:  Tim Bunce
1976              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
1977      Branch: maint-5.004/perl
1978            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
1979            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
1980            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
1981
1982 ----------------
1983 Version 5.004_73
1984 ----------------
1985
1986 ____________________________________________________________________________
1987 [  1464] By: gsar                                  on 1998/07/13  04:41:07
1988         Log: up patchlevel to 73, update Changes &c.
1989      Branch: perl
1990            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
1991            ! win32/Makefile win32/config_H.bc win32/config_H.gc
1992            ! win32/config_H.vc win32/makefile.mk
1993 ____________________________________________________________________________
1994 [  1463] By: gsar                                  on 1998/07/13  02:58:51
1995         Log: avoid empty rm -f in MM_Unix.pm
1996      Branch: perl
1997            ! lib/ExtUtils/MM_Unix.pm
1998 ____________________________________________________________________________
1999 [  1462] By: gsar                                  on 1998/07/13  02:54:52
2000         Log: update perldelta
2001      Branch: perl
2002            ! pod/perldelta.pod
2003 ____________________________________________________________________________
2004 [  1461] By: gsar                                  on 1998/07/13  02:44:30
2005         Log: added patch, tweaked PERL_OBJECT things
2006              From:    Graham Barr <gbarr@pobox.com>
2007              Date:    Sun, 12 Jul 1998 19:57:47 CDT
2008              Message-Id: <19980712195747.C493@pobox.com>
2009              Subject: [ PATCH perl5.004_72] patch to add qr//
2010      Branch: perl
2011            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
2012            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
2013            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
2014            ! regexp.h sv.c t/op/pat.t toke.c
2015 ____________________________________________________________________________
2016 [  1460] By: gsar                                  on 1998/07/13  01:25:07
2017         Log: add a few more PURIFY guards
2018      Branch: perl
2019            ! av.c sv.c
2020 ____________________________________________________________________________
2021 [  1459] By: gsar                                  on 1998/07/12  23:38:31
2022         Log: add tests for change#1458 and then some
2023      Branch: perl
2024            ! t/op/array.t
2025 ____________________________________________________________________________
2026 [  1458] By: gsar                                  on 1998/07/12  22:42:47
2027         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
2028              From:    Stephen McCamant <alias@mcs.com>
2029              Date:    Sun, 12 Jul 1998 17:17:00 CDT
2030              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
2031              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
2032      Branch: perl
2033            ! op.c opcode.h opcode.pl
2034 ____________________________________________________________________________
2035 [  1457] By: gsar                                  on 1998/07/12  22:06:05
2036         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
2037      Branch: perl
2038            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
2039 ____________________________________________________________________________
2040 [  1456] By: gsar                                  on 1998/07/12  21:56:39
2041         Log: From: Doug MacEachern <dougm@pobox.com>
2042              Date: Sun, 12 Jul 1998 14:29:29 -0400
2043              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
2044              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
2045      Branch: perl
2046            ! lib/ExtUtils/Embed.pm
2047 ____________________________________________________________________________
2048 [  1455] By: gsar                                  on 1998/07/12  21:54:02
2049         Log: applied installperl patch, corrected other little nits
2050              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2051              Date: 12 Jul 1998 16:27:21 +0200
2052              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
2053              Subject: [5.004_72] installperl tweak
2054      Branch: perl
2055            ! Changes Configure README.win32 installperl win32/makefile.mk
2056 ____________________________________________________________________________
2057 [  1454] By: gsar                                  on 1998/07/12  10:14:24
2058         Log: update MANIFEST, Changes
2059      Branch: perl
2060            - lib/Bundle/CPAN.pm
2061            ! Changes MANIFEST
2062
2063 ----------------
2064 Version 5.004_72
2065 ----------------
2066
2067 ____________________________________________________________________________
2068 [  1453] By: gsar                                  on 1998/07/12  10:04:33
2069         Log: merge changes 1424, 1428 from maintbranch
2070      Branch: perl
2071            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
2072 ____________________________________________________________________________
2073 [  1452] By: gsar                                  on 1998/07/12  09:46:40
2074         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
2075              and README.win32
2076      Branch: perl
2077            ! Changes README.win32 patchlevel.h win32/Makefile
2078            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2079            ! win32/makefile.mk
2080 ____________________________________________________________________________
2081 [  1451] By: gsar                                  on 1998/07/12  07:01:26
2082         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
2083              From: Jarkko Hietaniemi <jhi@iki.fi>
2084              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
2085              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
2086              Subject: M3 "generic" parts
2087      Branch: perl
2088            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
2089            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
2090            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
2091            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
2092            ! win32/config_H.gc x2p/Makefile.SH
2093 ____________________________________________________________________________
2094 [  1450] By: gsar                                  on 1998/07/12  06:38:27
2095         Log: various tweaks for PERL_OBJECT build & test
2096      Branch: perl
2097            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
2098            ! win32/makefile.mk win32/win32.c win32/win32iop.h
2099 ____________________________________________________________________________
2100 [  1449] By: gsar                                  on 1998/07/12  06:29:23
2101         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
2102              Date:    12 Jul 1998 08:22:16 +0200
2103              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
2104              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
2105      Branch: perl
2106            ! lib/CPAN.pm lib/SelfLoader.pm
2107 ____________________________________________________________________________
2108 [  1448] By: gsar                                  on 1998/07/12  05:10:50
2109         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
2110              and runs regexes in 1000s of threads without crashing; also fixed
2111              statcache not being thread-local
2112      Branch: perl
2113            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
2114            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
2115            ! t/lib/thread.t thrdvar.h util.c
2116 ____________________________________________________________________________
2117 [  1447] By: gsar                                  on 1998/07/12  02:40:45
2118         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
2119              Date:    Sun, 12 Jul 1998 03:23:04 +0200
2120              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
2121              Subject: Re: perlbug doesn't check that save succeeded
2122      Branch: perl
2123            ! utils/perlbug.PL
2124 ____________________________________________________________________________
2125 [  1446] By: gsar                                  on 1998/07/12  02:39:24
2126         Log: be generous about CRs
2127              From:    larry@wall.org (Larry Wall)
2128              Date:    Sat, 11 Jul 1998 17:54:21 PDT
2129              Message-Id: <199807120054.RAA19550@wall.org>
2130              Subject: [PATCH _71] CRs et al 
2131      Branch: perl
2132            ! toke.c
2133 ____________________________________________________________________________
2134 [  1445] By: gsar                                  on 1998/07/12  02:11:16
2135         Log: fix pp_caller() to fully traverse stacklevels
2136      Branch: perl
2137            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
2138 ____________________________________________________________________________
2139 [  1444] By: gsar                                  on 1998/07/11  23:43:37
2140         Log: add patch, along with all the missing bits, and doc tweaks
2141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2142              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
2143              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
2144              Subject: Re: [PATCH 5.004_71] Secure RE update
2145      Branch: perl
2146            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
2147            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
2148            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
2149            ! t/op/pat.t t/op/subst.t
2150 ____________________________________________________________________________
2151 [  1443] By: gsar                                  on 1998/07/11  23:08:14
2152         Log: tweak to get BSDI to build IPC/SysV
2153              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2154              Date: 11 Jul 1998 16:26:44 +0300
2155              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
2156              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
2157      Branch: perl
2158            ! ext/IPC/SysV/SysV.xs
2159 ____________________________________________________________________________
2160 [  1442] By: gsar                                  on 1998/07/11  23:03:39
2161         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
2162              change, the pp_hot.c fix accidentally went in change#1441)
2163      Branch: perl
2164            ! t/op/closure.t
2165 ____________________________________________________________________________
2166 [  1441] By: gsar                                  on 1998/07/11  22:35:40
2167         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2168              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
2169              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
2170              Subject: [PATCH 5.004_71] Update os2's OS2::Process
2171      Branch: perl
2172            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2173            ! os2/OS2/Process/Process.xs pp_hot.c
2174 ____________________________________________________________________________
2175 [  1440] By: gsar                                  on 1998/07/11  19:41:59
2176         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2177              Date: 11 Jul 1998 17:00:21 +0200
2178              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
2179              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
2180      Branch: perl
2181            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2182 ____________________________________________________________________________
2183 [  1439] By: gsar                                  on 1998/07/11  19:36:58
2184         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
2185      Branch: perl
2186            ! pod/perlguts.pod win32/makedef.pl
2187 ____________________________________________________________________________
2188 [  1438] By: gsar                                  on 1998/07/11  19:14:21
2189         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
2190              From: abigail@fnx.com
2191              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
2192              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
2193              Subject: [PATCH 5.004_71] pod/perlfunc.pod
2194      Branch: perl
2195            ! pod/perlfunc.pod
2196 ____________________________________________________________________________
2197 [  1437] By: gsar                                  on 1998/07/11  19:05:00
2198         Log: From: abigail@fnx.com
2199              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
2200              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2201              Subject: [PATCH 5.004_71] pod/pod2man.PL
2202      Branch: perl
2203            ! pod/pod2man.PL
2204 ____________________________________________________________________________
2205 [  1436] By: gsar                                  on 1998/07/11  18:58:03
2206         Log: more complete version of change#1421
2207              From: Stephen McCamant <alias@mcs.com>
2208              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
2209              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
2210              Subject: [PATCH] Re: B::Deparse for(1..100000)
2211      Branch: perl
2212            ! ext/B/B/Deparse.pm
2213 ____________________________________________________________________________
2214 [  1435] By: gsar                                  on 1998/07/11  18:54:42
2215         Log: win32 fixes for VC 6.0 nits
2216      Branch: perl
2217            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
2218            ! win32/win32.h
2219 ____________________________________________________________________________
2220 [  1434] By: gsar                                  on 1998/07/11  18:45:32
2221         Log: s/AVHV/pseudo-hash/ (via PM)
2222              From: Gisle Aas <gisle@aas.no>
2223              Date: 11 Jul 1998 00:16:53 +0200
2224              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
2225              Subject: [PATCH] trivial fields.pm doc patch
2226      Branch: perl
2227            ! lib/fields.pm
2228 ____________________________________________________________________________
2229 [  1433] By: gsar                                  on 1998/07/11  18:43:11
2230         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2231              Date: Fri, 10 Jul 1998 23:12:11 +0200
2232              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2233              Subject: [PATCH _71] dos-djgpp update
2234      Branch: perl
2235            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2236 ____________________________________________________________________________
2237 [  1432] By: gsar                                  on 1998/07/11  18:41:00
2238         Log: applied patch, reformatted long lines in places
2239              From: Dominic Dunlop <domo@computer.org>
2240              Date: Fri, 10 Jul 1998 23:11:30 +0000
2241              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2242              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2243              warning
2244      Branch: perl
2245            ! pod/perldiag.pod regexec.c
2246 ____________________________________________________________________________
2247 [  1431] By: gsar                                  on 1998/07/11  18:29:18
2248         Log: From: "John L. Allen" <allen@grumman.com>
2249              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2250              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2251              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2252      Branch: perl
2253            ! hints/aix.sh
2254 ____________________________________________________________________________
2255 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
2256         Log: Title:  "Fix string substitution returncode problem"
2257              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2258              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2259              <v03110700b191a557f041@[195.95.102.114]>
2260              Files:  pp_hot.c
2261      Branch: maint-5.004/perl
2262            ! pp_hot.c
2263 ____________________________________________________________________________
2264 [  1429] By: gsar                                  on 1998/07/11  18:07:52
2265         Log: applied patch, tweaked doc and code that does labels/indentation
2266              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2267              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2268              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2269              Subject: [PATCH 5.004_71] perldebug.pod and RE
2270      Branch: perl
2271            ! pod/perldebug.pod regcomp.c regexec.c
2272 ____________________________________________________________________________
2273 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
2274         Log: Assorted patches:
2275              
2276              Title:  "makerel now reads local patch list from patchlevel.h"
2277              Files:  patchlevel.h Porting/makerel
2278              
2279              Title:  "pod/pod2man.PL"
2280              From:  abigail@fnx.com
2281              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2282              Files:  pod/pod2man.PL
2283              
2284              Title:  "Clarify taint example in re.pm"
2285              From:  Tom Phoenix <rootbeer@teleport.com>
2286              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2287              Files:  lib/re.pm
2288              
2289              Title:  "Anohter ptags improvement"
2290              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
2291              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
2292              Files:  emacs/ptags
2293              
2294              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2295              From:  "John L. Allen" <allen@grumman.com>
2296              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2297              Files:  hints/aix.sh
2298      Branch: maint-5.004/perl
2299            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2300            ! patchlevel.h pod/pod2man.PL
2301 ____________________________________________________________________________
2302 [  1427] By: gsar                                  on 1998/07/11  17:04:47
2303         Log: make Liblist return consistently backslashed paths
2304      Branch: perl
2305            ! lib/ExtUtils/Liblist.pm
2306 ____________________________________________________________________________
2307 [  1426] By: gsar                                  on 1998/07/11  16:53:56
2308         Log: don't 'touch a2p.c', it might readonly (via PM)
2309              From: Robin Barker <rmb1@cise.npl.co.uk>
2310              Date: Fri, 10 Jul 98 17:19:54 BST
2311              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2312      Branch: perl
2313            ! x2p/Makefile.SH
2314 ____________________________________________________________________________
2315 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
2316         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
2317              Files:  embed.h proto.h global.sym op.c
2318      Branch: maint-5.004/perl
2319            ! embed.h global.sym op.c proto.h
2320 ____________________________________________________________________________
2321 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
2322         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
2323              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2324              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2325              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2326              <199805270939.KAA08453@toad.ig.co.uk>,
2327              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2328              Files:  lib/Sys/Syslog.pm
2329      Branch: maint-5.004/perl
2330            ! lib/Sys/Syslog.pm
2331 ____________________________________________________________________________
2332 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
2333         Log: Assorted patches:
2334              
2335              Title:  "umask: die if EXPR & 0700 else return undef"
2336              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2337              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2338              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2339              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2340              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
2341              <199805291549.SAA01439@alpha.hut.fi>,
2342              <199805291608.RAA29283@toad.ig.co.uk>,
2343              <19980530105129.A24006@O2.chapin.edu>,
2344              <19980608133037.A8793@perlsupport.com>
2345              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2346              
2347              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
2348              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
2349              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
2350              Files:  MANIFEST ext/DynaLoader/Makefile.PL
2351      Branch: maint-5.004/perl
2352           +> ext/DynaLoader/DynaLoader_pm.PL
2353            - ext/DynaLoader/DynaLoader.pm.PL
2354            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2355            ! pod/perlfunc.pod pp_sys.c
2356 ____________________________________________________________________________
2357 [  1421] By: gsar                                  on 1998/07/11  02:54:02
2358         Log: From: Gisle Aas <gisle@aas.no>
2359              Subject: [PATCH] B::Deparse for(1..100000)
2360              Date: 10 Jul 1998 14:04:44 +0200
2361              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2362      Branch: perl
2363            ! ext/B/B/Deparse.pm
2364 ____________________________________________________________________________
2365 [  1420] By: gsar                                  on 1998/07/11  02:28:18
2366         Log: add 'clean' target for ext/re
2367      Branch: perl
2368            ! ext/re/Makefile.PL
2369 ____________________________________________________________________________
2370 [  1419] By: gsar                                  on 1998/07/11  02:20:32
2371         Log: From: Tom Hughes <thh@cyberscience.com>
2372              Date: 10 Jul 1998 10:25:18 +0100
2373              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2374              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2375      Branch: perl
2376            ! hints/svr4.sh
2377 ____________________________________________________________________________
2378 [  1418] By: gsar                                  on 1998/07/11  02:19:12
2379         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2380              From: Jarkko Hietaniemi <jhi@iki.fi>
2381              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2382              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2383              Subject: Re: make minitest does not work out of the box - test subset
2384              needs pruning
2385      Branch: perl
2386            + t/lib/ipc_sysv.t
2387            - t/op/ipcmsg.t t/op/ipcsem.t
2388            ! MANIFEST
2389 ____________________________________________________________________________
2390 [  1417] By: gsar                                  on 1998/07/11  02:14:16
2391         Log: disable CR croaking (via #define, default off) in lieu of more
2392              complete fix
2393      Branch: perl
2394            ! toke.c
2395 ____________________________________________________________________________
2396 [  1416] By: gsar                                  on 1998/07/11  02:06:11
2397         Log: added patch, made linking with setargv a build option
2398              From: "Douglas Lankshear" <dougl@ActiveState.com>
2399              Date: Thu, 9 Jul 1998 09:51:42 -0700
2400              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2401              Subject: [PATCH 5.004_71]
2402      Branch: perl
2403            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2404 ____________________________________________________________________________
2405 [  1415] By: gsar                                  on 1998/07/11  01:47:19
2406         Log: From: Tom Hughes <thh@cyberscience.com>
2407              Date: 10 Jul 1998 09:01:12 +0100
2408              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2409              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2410      Branch: perl
2411            ! perl_exp.SH
2412 ____________________________________________________________________________
2413 [  1414] By: gsar                                  on 1998/07/11  01:45:45
2414         Log: make lib/re.pm a prereq for minitest
2415      Branch: perl
2416            ! Makefile.SH
2417 ____________________________________________________________________________
2418 [  1413] By: gsar                                  on 1998/07/11  01:40:56
2419         Log: add patch (via PM)
2420              From: Stephen McCamant <alias@mcs.com>
2421              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2422              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2423              Subject: Big B::Deparse update
2424      Branch: perl
2425            ! ext/B/B/Deparse.pm
2426 ____________________________________________________________________________
2427 [  1412] By: gsar                                  on 1998/07/11  00:25:17
2428         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2429      Branch: perl
2430            + pod/perlport.pod
2431            ! pod/perl.pod
2432 ____________________________________________________________________________
2433 [  1411] By: gsar                                  on 1998/07/10  21:53:06
2434         Log: make binmode(STDIN) not whine
2435              From: Dan Sugalski <sugalskd@osshe.edu>
2436              Date: Thu, 09 Jul 1998 16:51:27 -0700
2437              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2438              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2439      Branch: perl
2440            ! vms/vms.c
2441 ____________________________________________________________________________
2442 [  1410] By: gsar                                  on 1998/07/10  21:50:57
2443         Log: CPAN-1.39 update
2444              From: koenig@kulturbox.de (Andreas J. Koenig)
2445              Date: 10 Jul 1998 00:45:36 +0200
2446              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2447              Subject: Re: perl5.004_71 hit the stands this morn
2448      Branch: perl
2449            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2450 ____________________________________________________________________________
2451 [  1409] By: gsar                                  on 1998/07/10  21:45:10
2452         Log: manually apply patch with conflicts
2453              From: Dan Sugalski <sugalskd@osshe.edu>
2454              Date: Thu, 09 Jul 1998 12:08:33 -0700
2455              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2456              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2457      Branch: perl
2458            ! configpm
2459 ____________________________________________________________________________
2460 [  1408] By: gsar                                  on 1998/07/10  21:36:54
2461         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2462              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2463              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2464              Subject: Re: perldelta.pod [PATCH]
2465      Branch: perl
2466            ! pod/perldelta.pod
2467 ____________________________________________________________________________
2468 [  1407] By: gsar                                  on 1998/07/10  21:35:13
2469         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2470              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2471              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2472              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2473      Branch: perl
2474            ! ext/IPC/SysV/Makefile.PL
2475 ____________________________________________________________________________
2476 [  1406] By: gsar                                  on 1998/07/10  21:33:30
2477         Log: manually apply patch with conflicts
2478              From: kstar@chapin.edu
2479              Message-ID: <19980709093621.B7857@O2.chapin.edu>
2480              Date: Thu, 9 Jul 1998 09:36:21 -0400
2481              Subject: Re: [PATCH] 5.004_70 installperl and docs
2482      Branch: perl
2483            ! installperl
2484 ____________________________________________________________________________
2485 [  1405] By: gsar                                  on 1998/07/10  21:28:29
2486         Log: misc tweaks to docs and qsortsv() warning
2487      Branch: perl
2488            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
2489 ____________________________________________________________________________
2490 [  1404] By: gsar                                  on 1998/07/10  21:23:53
2491         Log: add more correct version of change#1350 (as yet untested)
2492              From: joshua.pritikin@db.com
2493              Date: Thu, 9 Jul 1998 09:22:46 -0400
2494              Message-Id: <H00000e50008f277@MHS>
2495              Subject: Re: [PATCH _70] cache missing methods
2496      Branch: perl
2497            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2498 ____________________________________________________________________________
2499 [  1403] By: gsar                                  on 1998/07/10  20:46:12
2500         Log: add win32_rename() that does what docs say
2501      Branch: perl
2502            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
2503            ! win32/win32.c win32/win32iop.h
2504 ____________________________________________________________________________
2505 [  1402] By: gsar                                  on 1998/07/10  20:19:18
2506         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
2507              (suggested by Philippe.Simonet@swisscom.com)
2508      Branch: perl
2509            ! ext/Socket/Socket.xs
2510 ____________________________________________________________________________
2511 [  1401] By: gsar                                  on 1998/07/10  03:24:45
2512         Log: undo change#1379 (order of tests *is* significant)
2513      Branch: perl
2514            ! t/lib/posix.t
2515 ____________________________________________________________________________
2516 [  1400] By: nick                                  on 1998/07/09  17:43:14
2517         Log: Integrate mainline (_071-ish)
2518      Branch: ansiperl
2519           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2520           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2521           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
2522           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
2523           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
2524           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2525           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2526           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
2527           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
2528           !> (integrate 145 files)
2529
2530 ----------------
2531 Version 5.004_71
2532 ----------------
2533
2534 ____________________________________________________________________________
2535 [  1399] By: gsar                                  on 1998/07/09  12:15:12
2536         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
2537      Branch: perl
2538            ! Changes pod/perldelta.pod pod/perlhist.pod
2539 ____________________________________________________________________________
2540 [  1397] By: gsar                                  on 1998/07/09  08:35:39
2541         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
2542              maintenance changes upto 1356 merged
2543      Branch: perl
2544            ! pod/perldiag.pod pp_hot.c t/op/misc.t
2545 ____________________________________________________________________________
2546 [  1396] By: gsar                                  on 1998/07/09  08:02:52
2547         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
2548              make all configs build on Solaris and win32
2549      Branch: perl
2550            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2551            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2552            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
2553            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
2554            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2555 ____________________________________________________________________________
2556 [  1395] By: gsar                                  on 1998/07/09  05:39:48
2557         Log: From:    Stephen McCamant <alias@mcs.com>
2558              Date:    Wed, 08 Jul 1998 23:16:49 CDT
2559              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
2560              Subject: [PATCH] UNOP opclass test in B.xs
2561      Branch: perl
2562            ! ext/B/B.xs
2563 ____________________________________________________________________________
2564 [  1394] By: gsar                                  on 1998/07/09  05:37:48
2565         Log: get it building again on win32
2566      Branch: perl
2567            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
2568            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
2569            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
2570            ! win32/makefile.mk
2571 ____________________________________________________________________________
2572 [  1393] By: gsar                                  on 1998/07/09  05:20:31
2573         Log: applied patch from Ilya, tweaked some to get clean static build of
2574              the ext/re stuff (untested on win32)
2575      Branch: perl
2576            ! regcomp.c regexec.c
2577 ____________________________________________________________________________
2578 [  1392] By: gsar                                  on 1998/07/09  03:56:45
2579         Log: fix installperl typo
2580              From:    kstar@chapin.edu
2581              Date:    Wed, 08 Jul 1998 23:51:57 EDT
2582              Message-Id: <19980708235157.D1380@O2.chapin.edu>
2583              Subject: Re: [PATCH] 5.004_70 installperl and docs
2584      Branch: perl
2585            ! installperl
2586 ____________________________________________________________________________
2587 [  1391] By: gsar                                  on 1998/07/09  01:48:16
2588         Log: From: Chip Salzenberg <chip@perl.org>
2589              Date: Wed, 8 Jul 1998 18:10:55 -0400
2590              Message-ID: <19980708181055.A8005@perlsupport.com>
2591              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
2592      Branch: perl
2593            ! util.c
2594 ____________________________________________________________________________
2595 [  1390] By: gsar                                  on 1998/07/09  01:45:16
2596         Log: added patch, tweaked per Ilya's suggestion
2597              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2598              Date: Wed, 8 Jul 1998 13:34:42 +0100
2599              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
2600              Subject: [PATCH] perl5db.pl complains about non-integer condition
2601      Branch: perl
2602            ! lib/perl5db.pl
2603 ____________________________________________________________________________
2604 [  1389] By: gsar                                  on 1998/07/09  01:42:13
2605         Log: reenable misaligned memory checks, cast to UV & check alignment
2606              From: Dominic Dunlop <domo@computer.org>
2607              Date: Wed, 8 Jul 1998 11:21:48 +0000
2608              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
2609              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
2610      Branch: perl
2611            ! malloc.c
2612 ____________________________________________________________________________
2613 [  1388] By: gsar                                  on 1998/07/09  01:36:22
2614         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2615              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
2616              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
2617              Subject: [PATCH 5.004_70] more on finding metaconfig units.
2618      Branch: perl
2619            ! Porting/pumpkin.pod
2620 ____________________________________________________________________________
2621 [  1387] By: gsar                                  on 1998/07/09  01:35:23
2622         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2623              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
2624              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
2625              Subject: Configure indentation patch
2626      Branch: perl
2627            ! Configure
2628 ____________________________________________________________________________
2629 [  1386] By: gsar                                  on 1998/07/09  01:33:31
2630         Log: don't try to hardlink perldiag.pod; that is no longer not needed
2631              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2632              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
2633              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
2634              Subject: Re: pelr installation attempts hard links between file systems
2635      Branch: perl
2636            ! installperl
2637 ____________________________________________________________________________
2638 [  1385] By: gsar                                  on 1998/07/09  01:28:05
2639         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
2640      Branch: perl
2641            ! win32/makefile.mk
2642 ____________________________________________________________________________
2643 [  1384] By: gsar                                  on 1998/07/09  01:26:19
2644         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
2645      Branch: perl
2646            ! t/TEST
2647 ____________________________________________________________________________
2648 [  1383] By: gsar                                  on 1998/07/09  01:06:47
2649         Log: manually apply patch with a dependency on unapplied patch
2650              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2651              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
2652              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
2653              Subject: [PATCH 5.004_70] make quoted RE embeddable
2654      Branch: perl
2655            ! sv.c t/op/pat.t
2656 ____________________________________________________________________________
2657 [  1382] By: gsar                                  on 1998/07/09  01:02:23
2658         Log: change order of libs for extensions
2659              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2660              Date: Tue, 7 Jul 1998 23:48:05 +0200
2661              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
2662              Subject: [PATCH _70] linking problem with modules
2663      Branch: perl
2664            ! lib/ExtUtils/MM_Unix.pm
2665 ____________________________________________________________________________
2666 [  1381] By: gsar                                  on 1998/07/09  00:56:12
2667         Log: patch for more flexible initialization of xsub parameters
2668              From: Tye McQueen <tye@metronet.com>
2669              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
2670              Message-Id: <199807070004.AA16454@metronet.com>
2671              Subject: Enhanced arg inits for xsubpp
2672      Branch: perl
2673            ! lib/ExtUtils/xsubpp pod/perlxs.pod
2674 ____________________________________________________________________________
2675 [  1380] By: gsar                                  on 1998/07/09  00:44:01
2676         Log: From: Tye McQueen <tye@metronet.com>
2677              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
2678              Message-Id: <16619-17073@lyris.activestate.com>
2679              Subject: New pl2bat.pl
2680      Branch: perl
2681            ! win32/bin/pl2bat.pl
2682 ____________________________________________________________________________
2683 [  1379] By: gsar                                  on 1998/07/09  00:30:58
2684         Log: remove ordering dependency in posix.t
2685      Branch: perl
2686            ! t/lib/posix.t
2687 ____________________________________________________________________________
2688 [  1378] By: gsar                                  on 1998/07/08  20:17:43
2689         Log: make -i'*suffix' work too
2690      Branch: perl
2691            ! doio.c
2692 ____________________________________________________________________________
2693 [  1377] By: gsar                                  on 1998/07/08  08:56:28
2694         Log: regen headers; result builds & tests on Solaris again (threaded)
2695      Branch: perl
2696            ! embedvar.h
2697 ____________________________________________________________________________
2698 [  1376] By: gsar                                  on 1998/07/08  08:55:03
2699         Log: change#1350 breaks things, back it out
2700      Branch: perl
2701            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2702 ____________________________________________________________________________
2703 [  1375] By: gsar                                  on 1998/07/08  07:47:00
2704         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2705              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
2706              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
2707              Subject: [PATCH 5.004_70] Switch modifiers in RE off
2708      Branch: perl
2709            ! pod/perlre.pod regcomp.c t/op/re_tests
2710 ____________________________________________________________________________
2711 [  1374] By: gsar                                  on 1998/07/08  07:41:06
2712         Log: From: Gisle Aas <gisle@aas.no>
2713              Date: 07 Jul 1998 23:08:59 +0200
2714              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
2715              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
2716      Branch: perl
2717            ! sv.c
2718 ____________________________________________________________________________
2719 [  1373] By: gsar                                  on 1998/07/08  07:36:01
2720         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2721              Date: Tue, 7 Jul 1998 23:47:50 +0200
2722              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
2723              Subject: [PATCH _70] dos-djgpp update
2724      Branch: perl
2725            ! djgpp/config.over djgpp/djgppsed.sh
2726 ____________________________________________________________________________
2727 [  1372] By: gsar                                  on 1998/07/08  07:12:47
2728         Log: add extension to support SysV IPC
2729              From: Jarkko Hietaniemi <jhi@iki.fi>
2730              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
2731              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
2732              Subject: [PATCH] 5.004_70: IPC::SysV
2733      Branch: perl
2734            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
2735            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
2736            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
2737            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
2738            + ext/IPC/SysV/t/sem.t
2739            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
2740            ! t/op/ipcmsg.t t/op/ipcsem.t
2741 ____________________________________________________________________________
2742 [  1371] By: gsar                                  on 1998/07/08  05:12:07
2743         Log: add patch for C<use re 'debug'>
2744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2745              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
2746              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
2747              Subject: Re: _70 and Devel::RE
2748      Branch: perl
2749            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
2750            - lib/re.pm
2751            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
2752            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
2753 ____________________________________________________________________________
2754 [  1370] By: gsar                                  on 1998/07/08  04:27:27
2755         Log: added patch to generate PPDEF(pp_foo)
2756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2757              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
2758              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
2759              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
2760      Branch: perl
2761            + pp_proto.h
2762            ! MANIFEST Makefile.SH opcode.pl proto.h
2763 ____________________________________________________________________________
2764 [  1369] By: gsar                                  on 1998/07/08  04:19:49
2765         Log: suggest 'make test' after make
2766      Branch: perl
2767            ! Makefile.SH
2768 ____________________________________________________________________________
2769 [  1368] By: gsar                                  on 1998/07/08  03:58:19
2770         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
2771              From: Colin Kuskie <ckuskie@cadence.com>
2772              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
2773              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
2774              Subject: Corrected -i prefix patch
2775      Branch: perl
2776            + t/io/iprefix.t
2777            ! MANIFEST doio.c pod/perlrun.pod
2778 ____________________________________________________________________________
2779 [  1366] By: gsar                                  on 1998/07/08  02:28:30
2780         Log: From: Gisle Aas <gisle@aas.no>
2781              Date: 07 Jul 1998 17:48:36 +0200
2782              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
2783              Subject: [PATCH] Remove some rendundant SvOOK_on tests
2784      Branch: perl
2785            ! sv.c sv.h
2786 ____________________________________________________________________________
2787 [  1365] By: gsar                                  on 1998/07/08  02:25:17
2788         Log: applied patch to clarify m//g
2789              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2790              Date: Tue, 7 Jul 1998 15:59:03 +0100
2791              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
2792              Subject: [PATCH] Re: m//g in perlop.pod
2793      Branch: perl
2794            ! pod/perlop.pod
2795 ____________________________________________________________________________
2796 [  1364] By: gsar                                  on 1998/07/08  02:13:07
2797         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2798              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
2799              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
2800              Date: Tue, 7 Jul 1998 11:59:41 +0100
2801      Branch: perl
2802            ! pod/perlfaq.pod
2803 ____________________________________________________________________________
2804 [  1363] By: gsar                                  on 1998/07/08  02:11:11
2805         Log: applied tweak (via private mail)
2806              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2807              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
2808              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
2809              Subject: tiny perllocale.pod patch for 5.004_70
2810      Branch: perl
2811            ! pod/perllocale.pod
2812 ____________________________________________________________________________
2813 [  1362] By: gsar                                  on 1998/07/08  02:07:48
2814         Log: applied patch, various tweaks to pander to pod2man tantrums
2815              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2816              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
2817              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
2818              Subject: [PATCH 5.004_70] CONFIGPM
2819      Branch: perl
2820            ! Porting/Glossary configpm
2821 ____________________________________________________________________________
2822 [  1361] By: gsar                                  on 1998/07/07  22:13:11
2823         Log: From: Stephen McCamant <alias@mcs.com>
2824              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
2825              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
2826              Subject: Re: Inconsistent arithmetics on refs
2827      Branch: perl
2828            ! sv.c
2829 ____________________________________________________________________________
2830 [  1360] By: gsar                                  on 1998/07/07  22:11:11
2831         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2832              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
2833              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
2834              Subject: [PATCH 5.004_70] Anohter ptags improvement
2835      Branch: perl
2836            ! emacs/ptags
2837 ____________________________________________________________________________
2838 [  1359] By: gsar                                  on 1998/07/07  22:08:48
2839         Log: fix accidental RE-de-optimization
2840              From: larry@wall.org (Larry Wall)
2841              Date: Mon, 6 Jul 1998 17:49:31 -0700
2842              Message-Id: <199807070049.RAA23475@wall.org>
2843              Subject: Re: before you deluge us with patches
2844              --
2845              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2846              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
2847              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
2848              Subject: Re: before you deluge us with patches
2849      Branch: perl
2850            ! pp_hot.c regexec.c
2851 ____________________________________________________________________________
2852 [  1358] By: gsar                                  on 1998/07/07  21:36:29
2853         Log: From: Gisle Aas <gisle@aas.no>
2854              Subject: [PATCH] Evaluation of AVHVs in scalar context
2855              Date: 06 Jul 1998 21:41:14 +0200
2856              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
2857      Branch: perl
2858            ! pp_hot.c t/op/avhv.t
2859 ____________________________________________________________________________
2860 [  1357] By: gsar                                  on 1998/07/07  21:29:46
2861         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
2862      Branch: perl
2863            ! lib/Math/Trig.pm lib/fields.pm thread.sym
2864 ____________________________________________________________________________
2865 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
2866         Log: Assorted patches:
2867              
2868              ------  BUILD PROCESS  ------
2869              
2870              Title:  "Add Test.pm (from perl 5.004_70)"
2871              Files:  MANIFEST lib/Test.pm
2872              
2873              ------  EXTENSIONS  ------
2874              
2875              Title:  "Add CR LF CRLF to Socket.pm"
2876              From:  Chris Nandor <pudge@pobox.com>
2877              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
2878              Files:  ext/Socket/Socket.pm
2879              
2880              ------  LIBRARY  ------
2881              
2882              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
2883              Files:  lib/AutoSplit.pm
2884              
2885              Title:  "Upgrade base.pm (from perl 5.004_70)"
2886              Files:  lib/base.pm
2887              
2888              Title:  "Add File::Spec modules (from 5.004_70)"
2889              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2890              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2891              lib/File/Spec/Win32.pm
2892              
2893              ------  TESTS  ------
2894              
2895              Title:  "fixup test for method call on undefined value"
2896              Files:  t/op/misc.t
2897              
2898              ------  UTILITIES  ------
2899              
2900              Title:  "perlbug upgrade (from 5.004_70)"
2901              Files:  utils/perlbug.PL
2902              
2903              Title:  "Upgrade perldoc (from 5.004_70)"
2904              Files:  utils/perldoc.PL
2905      Branch: maint-5.004/perl
2906            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2907            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2908            + lib/File/Spec/Win32.pm lib/Test.pm
2909            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
2910            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
2911 ____________________________________________________________________________
2912 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
2913         Log: Title:  "Fix memory leak in Safe module"
2914              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2915              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
2916              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2917      Branch: maint-5.004/perl
2918            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2919 ____________________________________________________________________________
2920 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
2921         Log: Title:  "Better error message for $undef->method call"
2922              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
2923              joshua.pritikin@db.com
2924              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
2925              Files:  pod/perldiag.pod pp_hot.c
2926      Branch: maint-5.004/perl
2927            ! pod/perldiag.pod pp_hot.c
2928 ____________________________________________________________________________
2929 [  1353] By: gsar                                  on 1998/07/06  23:33:38
2930         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2931              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
2932              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
2933              Subject: [PATCH 5.004_70] Update metaconfig info
2934      Branch: perl
2935            ! Porting/pumpkin.pod
2936 ____________________________________________________________________________
2937 [  1352] By: gsar                                  on 1998/07/06  23:30:54
2938         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2939              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
2940              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
2941              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
2942      Branch: perl
2943            ! Configure INSTALL Policy_sh.SH Porting/Glossary
2944            ! Porting/config.sh Porting/config_H
2945 ____________________________________________________________________________
2946 [  1351] By: gsar                                  on 1998/07/06  23:24:47
2947         Log: try harder to run non-executable tests
2948      Branch: perl
2949            ! t/TEST
2950 ____________________________________________________________________________
2951 [  1350] By: gsar                                  on 1998/07/06  23:12:17
2952         Log: add patch to improve method caching, regen headers
2953              From: joshua.pritikin@db.com
2954              Date: Mon, 6 Jul 1998 09:19:29 -0400
2955              Message-Id: <H00000e50008a518@MHS>
2956              Subject: [PATCH _70] cache missing methods
2957      Branch: perl
2958            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2959 ____________________________________________________________________________
2960 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
2961         Log: Assorted patches:
2962              
2963              ------  BUILD PROCESS  ------
2964              
2965              Title:  "Configure: Workaround bash CDPATH oddity"
2966              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2967              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
2968              Files:  Configure
2969              
2970              Title:  "Don't suppress display of Makefile recipes that invoke perl"
2971              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2972              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
2973              Files:  Makefile.SH
2974              
2975              ------  CORE LANGUAGE  ------
2976              
2977              Title:  "one more^Wless quad unpack bug"
2978              From:  Jarkko Hietaniemi <jhi@iki.fi>
2979              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
2980              Files:  pp.c
2981              
2982              Title:  "minor fixups to bring maint closer to devel for patching"
2983              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2984              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
2985              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
2986              
2987              Title:  "-Pw switches used together report bogus error"
2988              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2989              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
2990              Files:  perl.c
2991              
2992              Title:  "Add doc and perl home page info to -v output"
2993              From:  Tom Christiansen <tchrist@jhereg.perl.com>
2994              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
2995              Files:  perl.c
2996              
2997              Title:  "Fix C<@a = (%a = 1)> bizarreness"
2998              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
2999              <tchrist@jhereg.perl.com>
3000              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
3001              <199807012339.TAA26024@aatma.engin.umich.edu>
3002              Files:  pp_hot.c
3003              
3004              Title:  "make find_script() return saved string, reenable missing
3005              diagnostics"
3006              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3007              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
3008              Files:  perl.c util.c
3009              
3010              Title:  "minor e_script optimization"
3011              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3012              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
3013              Files:  perl.c
3014              
3015              ------  DOCUMENTATION  ------
3016              
3017              Title:  "Insecure $ENV{} message out of step with perldiag"
3018              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3019              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3020              Files:  pod/perldiag.pod pod/perlsec.pod
3021              
3022              Title:  "documenting close without arguments"
3023              From:  Tom Phoenix <rootbeer@teleport.com>
3024              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3025              Files:  pod/perlfunc.pod
3026              
3027              Title:  "pod for scalar .. op"
3028              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3029              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3030              Files:  pod/perlop.pod
3031              
3032              ------  EXTENSIONS  ------
3033              
3034              Title:  "Fcntl: add few constants, enhance maintainability"
3035              From:  Jarkko Hietaniemi <jhi@iki.fi>
3036              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
3037              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
3038              
3039              ------  LIBRARY  ------
3040              
3041              Title:  "Fix undef warnings in Text::Parsewords"
3042              From:  Jarkko Hietaniemi <jhi@iki.fi>
3043              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
3044              Files:  lib/Text/ParseWords.pm
3045              
3046              Title:  "Add Symbol::delete_package()"
3047              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3048              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
3049              Files:  pod/perlembed.pod lib/Symbol.pm
3050      Branch: maint-5.004/perl
3051            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
3052            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
3053            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3054            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
3055            ! t/op/split.t taint.c util.c
3056 ____________________________________________________________________________
3057 [  1348] By: gsar                                  on 1998/07/06  22:55:56
3058         Log: remove #! line from Errno_pm.PL
3059      Branch: perl
3060            ! ext/Errno/Errno_pm.PL
3061 ____________________________________________________________________________
3062 [  1347] By: gsar                                  on 1998/07/06  22:51:34
3063         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
3064              From: Gisle Aas <gisle@aas.no>
3065              Date: 06 Jul 1998 13:08:53 +0200
3066              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
3067              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
3068      Branch: perl
3069            ! lib/Cwd.pm
3070 ____________________________________________________________________________
3071 [  1346] By: gsar                                  on 1998/07/06  22:20:29
3072         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
3073              Stephen McCamant
3074      Branch: perl
3075            ! op.c
3076 ____________________________________________________________________________
3077 [  1345] By: gsar                                  on 1998/07/06  21:58:52
3078         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
3079              simpler fix
3080      Branch: perl
3081            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3082            ! opcode.pl proto.h
3083 ____________________________________________________________________________
3084 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
3085         Log: Title:  "Fix for broken goto &xsub"
3086              From:  Albert Dvornik <bert@genscan.com>,
3087              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
3088              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
3089      Branch: maint-5.004/perl
3090            + t/op/goto_xs.t
3091            ! MANIFEST pp_ctl.c
3092 ____________________________________________________________________________
3093 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
3094         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
3095              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3096              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
3097              Files:  gv.h gv.c op.c toke.c
3098      Branch: maint-5.004/perl
3099            ! gv.c gv.h op.c toke.c
3100 ____________________________________________________________________________
3101 [  1342] By: gsar                                  on 1998/07/06  20:57:06
3102         Log: From:    Gisle Aas <gisle@aas.no>
3103              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
3104              Date:    06 Jul 1998 21:52:12 +0200
3105              Subject: Keepers of the Patch Pumpkin
3106      Branch: perl
3107            ! Changes
3108 ____________________________________________________________________________
3109 [  1341] By: gsar                                  on 1998/07/06  20:43:35
3110         Log: remove dup entry in perldiag
3111      Branch: perl
3112            ! pod/perldiag.pod
3113 ____________________________________________________________________________
3114 [  1340] By: gsar                                  on 1998/07/06  20:31:44
3115         Log: more reasonable diagnostic on keyword vs. sub ambiguity
3116      Branch: perl
3117            ! pod/perldiag.pod toke.c
3118 ____________________________________________________________________________
3119 [  1339] By: gsar                                  on 1998/07/06  19:23:06
3120         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
3121      Branch: perl
3122            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
3123            ! sv.c toke.c util.c
3124 ____________________________________________________________________________
3125 [  1338] By: gsar                                  on 1998/07/06  18:45:35
3126         Log: per Larry suggestion, toss change#1327 and fix the documentation
3127              to match behavior instead
3128      Branch: perl
3129            ! pod/perlfunc.pod pp_sys.c
3130 ____________________________________________________________________________
3131 [  1337] By: gsar                                  on 1998/07/06  17:15:26
3132         Log: allow read(FH,threadsv,...)
3133      Branch: perl
3134            ! op.c
3135
3136 ----------------
3137 Version 5.004_70
3138 ----------------
3139
3140 ____________________________________________________________________________
3141 [  1336] By: gsar                                  on 1998/07/06  09:06:33
3142         Log: 5.004_70 tweaks
3143      Branch: perl
3144            ! Changes win32/Makefile win32/makefile.mk
3145 ____________________________________________________________________________
3146 [  1335] By: gsar                                  on 1998/07/06  07:05:37
3147         Log: update Changes
3148      Branch: perl
3149            ! Changes pod/perldiag.pod
3150 ____________________________________________________________________________
3151 [  1334] By: gsar                                  on 1998/07/06  06:41:17
3152         Log: allow eval-groups in patterns only if they C<use re 'eval';>
3153      Branch: perl
3154            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
3155            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3156 ____________________________________________________________________________
3157 [  1333] By: gsar                                  on 1998/07/06  03:22:52
3158         Log: From: Hans Mulder <hansm@icgroup.nl>
3159              Date: Mon,  6 Jul 98 02:11:32 +0200
3160              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
3161              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3162      Branch: perl
3163            ! malloc.c
3164 ____________________________________________________________________________
3165 [  1332] By: gsar                                  on 1998/07/06  03:18:34
3166         Log: added Errno-1.09 from CPAN
3167      Branch: perl
3168            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3169 ____________________________________________________________________________
3170 [  1331] By: gsar                                  on 1998/07/06  02:59:09
3171         Log: fix small memleak on -e, don't try to find_script() when e_script
3172      Branch: perl
3173            ! perl.c
3174 ____________________________________________________________________________
3175 [  1330] By: gsar                                  on 1998/07/06  00:40:24
3176         Log: add Symbol::delete_package()
3177      Branch: perl
3178            ! lib/Symbol.pm pod/perlembed.pod
3179 ____________________________________________________________________________
3180 [  1329] By: gsar                                  on 1998/07/05  23:05:40
3181         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
3182              From: Stephen McCamant <alias@mcs.com>
3183              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
3184              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
3185              Subject: [PATCH] alignment in X[IN]V allocation
3186      Branch: perl
3187            ! sv.c
3188 ____________________________________________________________________________
3189 [  1328] By: gsar                                  on 1998/07/05  22:47:57
3190         Log: make read() return undef on errors as documented, and clarify docs
3191      Branch: perl
3192            ! pod/perlfunc.pod pp_sys.c
3193 ____________________________________________________________________________
3194 [  1327] By: gsar                                  on 1998/07/05  22:11:21
3195         Log: fix getc() to return empty string instead of undef on eof, as it was
3196              documented to behave; still returns undef on error
3197      Branch: perl
3198            ! pp_sys.c
3199 ____________________________________________________________________________
3200 [  1326] By: gsar                                  on 1998/07/05  21:53:30
3201         Log: patch whitespace-mutiliated; applied manually
3202              From: Hans Mulder <hansm@icgroup.nl>
3203              Date: Sun,  5 Jul 98 23:23:20 +0200
3204              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
3205              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3206      Branch: perl
3207            ! ext/Errno/Errno_pm.PL
3208 ____________________________________________________________________________
3209 [  1325] By: gsar                                  on 1998/07/05  21:38:39
3210         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
3211              From: Tom Christiansen <tchrist@jhereg.perl.com>
3212              Date: Sun, 05 Jul 1998 09:15:22 -0500
3213              Subject: Re: docpatch 
3214              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3215      Branch: perl
3216            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3217            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3218            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3219            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
3220            ! pod/perlrun.pod
3221 ____________________________________________________________________________
3222 [  1324] By: gsar                                  on 1998/07/05  21:06:56
3223         Log: applied patch, and undid change#1302 which it made unnecessary
3224              From: Billy <wdconsta@cs.adelaide.edu.au>
3225              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
3226              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
3227              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3228      Branch: perl
3229            ! t/lib/h2ph.t utils/h2ph.PL
3230 ____________________________________________________________________________
3231 [  1323] By: gsar                                  on 1998/07/05  20:56:39
3232         Log: fix t/lib/fields.t's @INC so make test runs
3233      Branch: perl
3234            ! t/lib/fields.t
3235 ____________________________________________________________________________
3236 [  1322] By: gsar                                  on 1998/07/05  20:26:43
3237         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3238      Branch: perl
3239            ! gv.c gv.h toke.c
3240 ____________________________________________________________________________
3241 [  1321] By: gsar                                  on 1998/07/05  07:41:50
3242         Log: sundry win32 config tweaks
3243      Branch: perl
3244            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3245            ! win32/config.gc win32/config.vc win32/config_H.bc
3246            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3247            ! win32/config_sh.PL win32/makefile.mk
3248 ____________________________________________________________________________
3249 [  1320] By: gsar                                  on 1998/07/05  06:30:35
3250         Log: update Changes
3251      Branch: perl
3252            ! Changes
3253 ____________________________________________________________________________
3254 [  1319] By: gsar                                  on 1998/07/05  06:27:37
3255         Log: add ck_sysread() for better sysread/read/recv sanity
3256      Branch: perl
3257            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3258            ! opcode.pl proto.h
3259 ____________________________________________________________________________
3260 [  1318] By: gsar                                  on 1998/07/05  04:34:05
3261         Log: From: Stephen McCamant <alias@mcs.com>
3262              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
3263              Subject: [PATCH] Document B::Deparse, add pp_threadsv
3264              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3265      Branch: perl
3266            ! ext/B/B/Deparse.pm
3267 ____________________________________________________________________________
3268 [  1317] By: gsar                                  on 1998/07/05  04:15:25
3269         Log: added patch with tweak to doc
3270              From: Chip Salzenberg <chip@perl.org>
3271              Message-ID: <19980704205136.A16319@perlsupport.com>
3272              Date: Sat, 4 Jul 1998 20:51:36 -0400
3273              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3274      Branch: perl
3275            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3276 ____________________________________________________________________________
3277 [  1316] By: gsar                                  on 1998/07/05  03:56:22
3278         Log: Porting/Glossary goes podly into Config.pm
3279      Branch: perl
3280            ! Porting/Glossary configpm
3281 ____________________________________________________________________________
3282 [  1315] By: gsar                                  on 1998/07/05  02:50:18
3283         Log: add suggested tool as an example in ExtUtils::Packlist
3284              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3285              Message-Id: <199807031028.LAA10456@sale-wts>
3286              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3287              Subject: Re: [make install] another horror story
3288      Branch: perl
3289            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3290 ____________________________________________________________________________
3291 [  1314] By: gsar                                  on 1998/07/05  02:28:04
3292         Log: avoid race condition (storing ptr to SV before incrementing its
3293              REFCNT) and warning in newRV()
3294      Branch: perl
3295            ! sv.c
3296 ____________________________________________________________________________
3297 [  1313] By: gsar                                  on 1998/07/05  02:06:40
3298         Log: applied suggested fix for xhv_array sizing, with portability tweaks
3299              From: Gisle Aas <gisle@aas.no>
3300              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3301              Date: 04 Jul 1998 10:20:35 +0200
3302              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3303      Branch: perl
3304            ! hv.c
3305 ____________________________________________________________________________
3306 [  1312] By: gsar                                  on 1998/07/05  01:36:45
3307         Log: From: Gisle Aas <gisle@aas.no>
3308              Subject: [PATCH] hv_max may be a few too many
3309              Date: 04 Jul 1998 09:28:46 +0200
3310              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3311      Branch: perl
3312            ! doop.c
3313 ____________________________________________________________________________
3314 [  1311] By: gsar                                  on 1998/07/05  00:35:27
3315         Log: patchlevel up to 5.004_70, various tweaks
3316              * fix taint problems due to maintbranch regression
3317              * PERL_OBJECT now builds again
3318              * deal with C++ strong-typing problems in hv.c
3319              * fix mismatch in "reserved word" diagnostic
3320      Branch: perl
3321            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3322            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3323 ____________________________________________________________________________
3324 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
3325         Log: Remove old RE //t flag from scan_subst().
3326      Branch: maint-5.004/perl
3327            ! toke.c
3328 ____________________________________________________________________________
3329 [  1309] By: gsar                                  on 1998/07/04  08:32:53
3330         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3331      Branch: perl
3332            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3333 ____________________________________________________________________________
3334 [  1307] By: gsar                                  on 1998/07/04  07:00:14
3335         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3336      Branch: perl
3337            ! pp_hot.c t/op/local.t
3338 ____________________________________________________________________________
3339 [  1306] By: gsar                                  on 1998/07/04  05:52:34
3340         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3341              From: joshua.pritikin@db.com
3342              Date: Wed, 1 Jul 1998 10:09:43 -0400
3343              Message-Id: <H00000e500086fb3@MHS>
3344              Subject: [PATCH _69] sv_2mortal fix
3345      Branch: perl
3346            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3347 ____________________________________________________________________________
3348 [  1305] By: gsar                                  on 1998/07/04  05:46:42
3349         Log: add patch preextend global string table, tweak for 512 entries
3350              From: Gisle Aas <gisle@aas.no>
3351              Date: 04 Jul 1998 01:04:08 +0200
3352              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3353              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3354      Branch: perl
3355            ! perl.c
3356 ____________________________________________________________________________
3357 [  1304] By: gsar                                  on 1998/07/04  05:40:35
3358         Log: simplify xhv_array sizing
3359              From: Gisle Aas <gisle@aas.no>
3360              Date: 04 Jul 1998 00:49:42 +0200
3361              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3362              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3363      Branch: perl
3364            ! hv.c
3365 ____________________________________________________________________________
3366 [  1303] By: gsar                                  on 1998/07/04  05:37:29
3367         Log: make 4-arg win32_select() sleep more reasonably on false values
3368              From: Blair Zajac <blair@gps.caltech.edu>
3369              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3370              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3371              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3372              --
3373              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3374              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3375              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3376      Branch: perl
3377            ! win32/win32sck.c
3378 ____________________________________________________________________________
3379 [  1302] By: gsar                                  on 1998/07/04  05:32:50
3380         Log: adjust h2ph.t for dos-specific problem
3381              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3382              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3383              Date: Fri, 3 Jul 1998 23:45:25 +0200
3384              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3385      Branch: perl
3386            ! t/lib/h2ph.t
3387 ____________________________________________________________________________
3388 [  1301] By: gsar                                  on 1998/07/04  05:31:04
3389         Log: fix CPAN.pm problem, OS2 tweaks
3390              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3391              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3392              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3393              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3394      Branch: perl
3395            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3396            ! lib/ExtUtils/MakeMaker.pm
3397 ____________________________________________________________________________
3398 [  1300] By: gsar                                  on 1998/07/04  05:27:20
3399         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3400              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3401              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3402              Subject: [PATCH 5.004_68] Add elc target to to makefile
3403      Branch: perl
3404            ! Makefile.SH
3405 ____________________________________________________________________________
3406 [  1299] By: gsar                                  on 1998/07/04  05:25:56
3407         Log: newer emacs/cperl-mode.el (via private mail)
3408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3409              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3410              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3411              Subject: [PATCH 5.004_68] cperl-mode
3412      Branch: perl
3413            ! emacs/cperl-mode.el
3414 ____________________________________________________________________________
3415 [  1298] By: gsar                                  on 1998/07/04  05:22:41
3416         Log: From: Dominic Dunlop <domo@computer.org>
3417              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3418              Date: Thu, 2 Jul 1998 22:57:26 +0000
3419              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3420      Branch: perl
3421            ! hints/machten.sh malloc.c
3422 ____________________________________________________________________________
3423 [  1297] By: gsar                                  on 1998/07/04  05:20:52
3424         Log: allow a flags args to fbm_instr() for future needs
3425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3426              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3427              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3428              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3429      Branch: perl
3430            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3431 ____________________________________________________________________________
3432 [  1296] By: gsar                                  on 1998/07/04  05:16:15
3433         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3434              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3435              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3436              Subject: [PATCH 5.004_69] INSTALL-1.39
3437      Branch: perl
3438            ! INSTALL
3439 ____________________________________________________________________________
3440 [  1295] By: gsar                                  on 1998/07/04  05:15:05
3441         Log: Configure update
3442              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3443              Date: Wed, 1 Jul 98 23:07:50 EDT
3444              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3445              Subject: [PATCH 5.004_69] Config_69-01
3446      Branch: perl
3447            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3448            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3449            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3450 ____________________________________________________________________________
3451 [  1294] By: gsar                                  on 1998/07/04  05:10:25
3452         Log: add perlbug -F switch to save message to file
3453              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3454              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3455              Date: Wed, 1 Jul 1998 21:14:22 +0200
3456              Subject: Re: [PATCH 5.004_69] perlbug -fok
3457      Branch: perl
3458            ! Makefile.SH utils/perlbug.PL
3459 ____________________________________________________________________________
3460 [  1293] By: gsar                                  on 1998/07/04  05:06:52
3461         Log: catch nonexistent backrefs in REs
3462              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3463              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3464              Date: Wed, 1 Jul 1998 20:14:05 +0200
3465              Subject: Re: [PATCH _66] for bad backrefs
3466              --
3467              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3468              Date: Wed, 1 Jul 1998 20:47:16 +0200
3469              Subject: Re: [PATCH _66] for bad backrefs
3470      Branch: perl
3471            ! regcomp.c t/op/re_tests util.c
3472 ____________________________________________________________________________
3473 [  1292] By: gsar                                  on 1998/07/04  05:02:01
3474         Log: fix perlcc to not rm output file, and other -w(arts)
3475      Branch: perl
3476            ! utils/perlcc.PL
3477 ____________________________________________________________________________
3478 [  1291] By: gsar                                  on 1998/07/04  04:30:03
3479         Log: ignore stash entries that are not GVs in dump.c
3480      Branch: perl
3481            ! dump.c
3482 ____________________________________________________________________________
3483 [  1290] By: gsar                                  on 1998/07/04  03:55:10
3484         Log: cleaner page headers from pod2man
3485      Branch: perl
3486            ! pod/pod2man.PL
3487 ____________________________________________________________________________
3488 [  1288] By: gsar                                  on 1998/07/04  03:16:39
3489         Log: tweaks to Getopt::Std
3490              From: Robin Barker <rmb1@cise.npl.co.uk>
3491              Date: Tue, 30 Jun 98 14:45:49 BST
3492              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
3493              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
3494              --
3495              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
3496              To: perl5-porters@perl.org
3497              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
3498      Branch: perl
3499            ! lib/Getopt/Std.pm
3500 ____________________________________________________________________________
3501 [  1287] By: gsar                                  on 1998/07/04  03:13:02
3502         Log: added patch, with tweaks
3503              From: Gisle Aas <gisle@aas.no>
3504              Date: 03 Jul 1998 00:50:15 +0200
3505              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
3506              Subject: [PATCH] Some AVHV documentation
3507      Branch: perl
3508            ! pod/perlref.pod
3509 ____________________________________________________________________________
3510 [  1286] By: gsar                                  on 1998/07/04  02:53:26
3511         Log: applied patch with tweaks to prose
3512              From: Gisle Aas <gisle@aas.no>
3513              Subject: [PATCH] Simplified AVHV support
3514              Date: 30 Jun 1998 13:34:07 +0200
3515              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
3516      Branch: perl
3517            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
3518            ! pp.c proto.h t/op/avhv.t
3519 ____________________________________________________________________________
3520 [  1285] By: gsar                                  on 1998/07/04  02:30:48
3521         Log: tweak doc for ".."
3522              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3523              Subject: [PATCH] pod for scalar ..
3524              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3525              Date: Tue, 30 Jun 1998 12:14:50 +0100
3526      Branch: perl
3527            ! pod/perlop.pod
3528 ____________________________________________________________________________
3529 [  1284] By: gsar                                  on 1998/07/04  02:28:43
3530         Log: fix use of uninitialized var in pp_unpack()
3531              From: Jarkko Hietaniemi <jhi@iki.fi>
3532              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
3533              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
3534              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
3535      Branch: perl
3536            ! pp.c
3537 ____________________________________________________________________________
3538 [  1283] By: gsar                                  on 1998/07/04  02:26:37
3539         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3540              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
3541              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
3542              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
3543      Branch: perl
3544            ! lib/Text/ParseWords.pm
3545 ____________________________________________________________________________
3546 [  1282] By: gsar                                  on 1998/07/04  02:24:32
3547         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
3548              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
3549              Date: Mon, 29 Jun 1998 16:53:56 -0700
3550              Subject: [PATCH 5.004_69]README.vms doc patch
3551              --
3552              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
3553              Date: Mon, 29 Jun 1998 16:51:25 -0700
3554              --
3555              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
3556              Date: Thu, 02 Jul 1998 13:53:57 -0700
3557              Subject: [PATCH 5.004_69]VMS filetest operator fixup
3558      Branch: perl
3559            ! README.vms vms/descrip_mms.template vms/vms.c
3560 ____________________________________________________________________________
3561 [  1281] By: gsar                                  on 1998/07/04  02:17:48
3562         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3563              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
3564              Date: Mon, 29 Jun 1998 16:46:25 -0700
3565              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
3566      Branch: perl
3567            ! vms/subconfigure.com
3568 ____________________________________________________________________________
3569 [  1280] By: gsar                                  on 1998/07/04  02:16:03
3570         Log: don't attempt to copy directories on VMS
3571              From: Dan Sugalski <sugalskd@osshe.edu>
3572              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
3573              Date: Mon, 29 Jun 1998 16:31:29 -0700
3574              Subject: [PATCH 5.004_69]Tweak to installperl
3575      Branch: perl
3576            ! installperl
3577 ____________________________________________________________________________
3578 [  1279] By: gsar                                  on 1998/07/04  02:09:26
3579         Log: add 'installhtml*dir' to win32 config templates
3580              From: "Douglas Lankshear" <dougl@ActiveState.com>
3581              Subject: [PATCH 5.004_68] For Win32 config
3582              Date: Mon, 29 Jun 1998 09:00:13 -0700
3583              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
3584      Branch: perl
3585            ! win32/config.bc win32/config.gc win32/config.vc
3586 ____________________________________________________________________________
3587 [  1278] By: gsar                                  on 1998/07/04  02:06:23
3588         Log: implemented described fix for h2ph hanging on "enum"
3589              From: Billy <wdconsta@cs.adelaide.edu.au>
3590              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
3591              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
3592              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
3593      Branch: perl
3594            ! utils/h2ph.PL
3595 ____________________________________________________________________________
3596 [  1277] By: gsar                                  on 1998/07/04  01:51:47
3597         Log: merge changes#1210,1211,1270 from maintbranch
3598      Branch: perl
3599            + lib/re.pm
3600            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
3601            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
3602            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3603 ____________________________________________________________________________
3604 [  1276] By: gsar                                  on 1998/07/04  00:33:37
3605         Log: deprecate use of reserved word "our" (Larry's idea)
3606              Date: Mon, 22 Jun 1998 08:55:09 -0700
3607              From: larry@wall.org (Larry Wall)
3608              Message-Id: <199806221555.IAA07212@wall.org>
3609              Subject: Re: our
3610      Branch: perl
3611            ! pod/perldiag.pod toke.c
3612 ____________________________________________________________________________
3613 [  1275] By: nick                                  on 1998/07/02  18:36:59
3614         Log: Integrate mainline, just to keep up.
3615      Branch: ansiperl
3616           +> t/lib/fields.t
3617            - lib/Math/Trig/Radial.pm
3618           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3619           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
3620           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
3621           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
3622           !> win32/config.bc win32/config.gc win32/config.vc
3623           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
3624           !> win32/win32iop.h
3625 ____________________________________________________________________________
3626 [  1274] By: gsar                                  on 1998/07/02  16:47:20
3627         Log: tweak win32/config.* variables
3628      Branch: perl
3629            ! win32/config.bc win32/config.gc win32/config.vc
3630 ____________________________________________________________________________
3631 [  1273] By: gsar                                  on 1998/07/02  16:33:53
3632         Log: export opendir() set of functions on win32
3633      Branch: perl
3634            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
3635            ! win32/win32iop.h
3636 ____________________________________________________________________________
3637 [  1272] By: gsar                                  on 1998/07/01  23:21:49
3638         Log: fix C<@a = (%a = 1)> bizarreness
3639      Branch: perl
3640            ! pp_hot.c
3641 ____________________________________________________________________________
3642 [  1271] By: gsar                                  on 1998/06/30  22:49:39
3643         Log: document perltrap on precedence of keys/values/each
3644      Branch: perl
3645            ! pod/perltrap.pod
3646 ____________________________________________________________________________
3647 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
3648         Log: Added lib/re.pm missing from change 1210
3649      Branch: maint-5.004/perl
3650            + lib/re.pm
3651 ____________________________________________________________________________
3652 [  1269] By: gsar                                  on 1998/06/30  08:20:52
3653         Log: From:    Murray Nesbitt <murray@ActiveState.com>
3654              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
3655              Date:    Mon, 29 Jun 1998 14:30:59 PDT
3656              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
3657      Branch: perl
3658            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3659 ____________________________________________________________________________
3660 [  1268] By: gsar                                  on 1998/06/30  05:38:34
3661         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
3662              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
3663              Date:    Mon, 29 Jun 1998 15:04:57 -0000
3664              Subject: [PATCH perl5.004_69] perldoc.PL
3665      Branch: perl
3666            ! utils/perldoc.PL
3667 ____________________________________________________________________________
3668 [  1267] By: gsar                                  on 1998/06/30  05:34:06
3669         Log: add patch to integrate Math::Trig::Radial into Math::Trig
3670              From: Jarkko Hietaniemi <jhi@iki.fi>
3671              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
3672              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
3673              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
3674      Branch: perl
3675            - lib/Math/Trig/Radial.pm
3676            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
3677 ____________________________________________________________________________
3678 [  1266] By: gsar                                  on 1998/06/30  05:17:33
3679         Log: From:    Gisle Aas <gisle@aas.no>
3680              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
3681              Date:    29 Jun 1998 12:36:09 +0200
3682              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
3683      Branch: perl
3684            + t/lib/fields.t
3685            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
3686            ! t/op/array.t
3687 ____________________________________________________________________________
3688 [  1265] By: gsar                                  on 1998/06/30  05:12:57
3689         Log: tweaks to overloaded constants (change#1259)
3690      Branch: perl
3691            ! scope.c scope.h toke.c
3692 ____________________________________________________________________________
3693 [  1264] By: nick                                  on 1998/06/29  17:38:03
3694         Log: Integrate mainline c. _69 to ansiperl
3695      Branch: ansiperl
3696           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
3697           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
3698           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
3699           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
3700           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
3701           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
3702           !> (integrate 100 files)
3703
3704 ----------------
3705 Version 5.004_69
3706 ----------------
3707
3708 ____________________________________________________________________________
3709 [  1263] By: gsar                                  on 1998/06/29  09:17:28
3710         Log: update Changes and perlhist.pod
3711      Branch: perl
3712            ! Changes pod/perlhist.pod
3713 ____________________________________________________________________________
3714 [  1262] By: gsar                                  on 1998/06/29  08:26:36
3715         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
3716              under several build configurations)
3717      Branch: perl
3718            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
3719            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
3720            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3721 ____________________________________________________________________________
3722 [  1261] By: gsar                                  on 1998/06/29  06:51:10
3723         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
3724      Branch: perl
3725            ! scope.h
3726 ____________________________________________________________________________
3727 [  1260] By: gsar                                  on 1998/06/29  06:46:12
3728         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
3729              Date:    Mon, 29 Jun 1998 08:10:46 +0200
3730              From:    ts <decoux@moulon.inra.fr>
3731              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
3732      Branch: perl
3733            ! pod/perlembed.pod
3734 ____________________________________________________________________________
3735 [  1259] By: gsar                                  on 1998/06/29  06:01:35
3736         Log: added patch for overloading constants, made PERL_OBJECT-aware
3737              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3738              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
3739              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
3740      Branch: perl
3741            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
3742            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
3743            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
3744            ! t/pragma/overload.t toke.c
3745 ____________________________________________________________________________
3746 [  1258] By: gsar                                  on 1998/06/29  05:32:25
3747         Log: fix Socket.pm typo from change#1240
3748      Branch: perl
3749            ! ext/Socket/Socket.pm
3750 ____________________________________________________________________________
3751 [  1257] By: gsar                                  on 1998/06/29  05:09:24
3752         Log: applied patch, tweak for threads awareness
3753              From: Albert Dvornik <bert@genscan.com>
3754              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
3755              Date: 24 Jun 1998 19:33:09 -0400
3756              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
3757      Branch: perl
3758            + t/op/goto_xs.t
3759            ! MANIFEST pp_ctl.c
3760 ____________________________________________________________________________
3761 [  1256] By: gsar                                  on 1998/06/29  03:34:18
3762         Log: applied patch, fixed one more leak, tweaked whitespace bugs
3763              From: Guy Decoux <decoux@moulon.inra.fr>
3764              (via)
3765              Date: Fri, 26 Jun 1998 09:59:32 -0400
3766              From: "Chunhui Teng" <cteng@nortel.ca>
3767              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
3768              Subject: Memory leak in Perl 5.004 and the fix
3769      Branch: perl
3770            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3771 ____________________________________________________________________________
3772 [  1255] By: gsar                                  on 1998/06/29  02:50:37
3773         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
3774              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
3775              Date: 28 Jun 1998 23:47:07 +0200
3776              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
3777      Branch: perl
3778            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3779 ____________________________________________________________________________
3780 [  1254] By: gsar                                  on 1998/06/28  21:35:02
3781         Log: From: joshua.pritikin@db.com
3782              Date: Fri, 26 Jun 1998 09:34:34 -0400
3783              Message-Id: <H00000e500081d23@MHS>
3784              Subject: [PATCH _68] PUSHSTACK renovation
3785      Branch: perl
3786            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
3787 ____________________________________________________________________________
3788 [  1253] By: gsar                                  on 1998/06/28  21:21:22
3789         Log: From: Stephen McCamant <alias@mcs.com>
3790              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
3791              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
3792              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
3793      Branch: perl
3794            ! perlvars.h sv.c
3795 ____________________________________________________________________________
3796 [  1252] By: gsar                                  on 1998/06/28  21:16:34
3797         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3798              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
3799              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
3800              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
3801      Branch: perl
3802            ! regcomp.c
3803 ____________________________________________________________________________
3804 [  1251] By: gsar                                  on 1998/06/28  21:14:32
3805         Log: add Math/Trig/Radial.pm, update MANIFEST
3806              From: Jarkko Hietaniemi <jhi@iki.fi>
3807              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
3808              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
3809              Subject: Math::Trig::Radial ?
3810      Branch: perl
3811            + lib/Math/Trig/Radial.pm
3812            ! MANIFEST
3813 ____________________________________________________________________________
3814 [  1250] By: gsar                                  on 1998/06/28  21:09:48
3815         Log: applied patch, tweaked doc, and regen regnodes.h
3816              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3817              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
3818              Subject: [PATCH 5.004_68] \z in RE
3819              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
3820      Branch: perl
3821            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
3822            ! t/op/re_tests t/op/regexp.t toke.c
3823 ____________________________________________________________________________
3824 [  1249] By: gsar                                  on 1998/06/28  20:56:38
3825         Log: From: mike@bill.iac.net
3826              Message-ID: <19980627034913.A32220@bill.minivend.com>
3827              Date: Sat, 27 Jun 1998 03:49:13 +0000
3828              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
3829      Branch: perl
3830            ! lib/Text/ParseWords.pm t/lib/parsewords.t
3831 ____________________________________________________________________________
3832 [  1248] By: gsar                                  on 1998/06/28  20:54:43
3833         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3834              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
3835              Subject: [PATCH] Fix ptags
3836              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
3837      Branch: perl
3838            ! emacs/ptags
3839 ____________________________________________________________________________
3840 [  1247] By: gsar                                  on 1998/06/28  20:42:54
3841         Log: apply patch sent via private mail
3842              From: Stephen McCamant <alias@mcs.com>
3843              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
3844              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
3845              Subject: Re: Enhanced B::Deparse 
3846      Branch: perl
3847            ! ext/B/B/Deparse.pm
3848 ____________________________________________________________________________
3849 [  1246] By: gsar                                  on 1998/06/28  20:38:24
3850         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3851              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
3852              Subject: [PATCH 5.004_68] pat.t tests
3853              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
3854      Branch: perl
3855            ! t/op/pat.t
3856 ____________________________________________________________________________
3857 [  1245] By: gsar                                  on 1998/06/28  20:36:08
3858         Log: From: joshua.pritikin@db.com
3859              Date: Fri, 26 Jun 1998 10:02:32 -0400
3860              Message-Id: <H00000e500081d28@MHS>
3861              Subject: [PATCH _68] improve recursive error messages!
3862      Branch: perl
3863            ! gv.c pod/perldiag.pod universal.c
3864 ____________________________________________________________________________
3865 [  1244] By: gsar                                  on 1998/06/28  20:09:02
3866         Log: From: Dominic Dunlop <domo@vo.lu>
3867              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
3868              Date: Thu, 25 Jun 1998 17:46:55 +0000
3869              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
3870              to op/pat.t; add tests for a few  more regexp parse failures etc.
3871      Branch: perl
3872            ! t/op/pat.t t/op/re_tests t/op/regexp.t
3873 ____________________________________________________________________________
3874 [  1243] By: gsar                                  on 1998/06/28  20:06:30
3875         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
3876              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3877              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
3878              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
3879              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
3880      Branch: perl
3881            ! perl_exp.SH
3882 ____________________________________________________________________________
3883 [  1242] By: gsar                                  on 1998/06/28  20:01:28
3884         Log: 
3885              From: Gisle Aas <gisle@aas.no>
3886              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
3887              Date: 25 Jun 1998 10:32:43 +0200
3888              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
3889      Branch: perl
3890            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
3891 ____________________________________________________________________________
3892 [  1241] By: gsar                                  on 1998/06/28  19:55:11
3893         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
3894              From: Stephen McCamant <alias@mcs.com>
3895              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
3896              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
3897              Subject: [PATCH REPOST] refgen in opcode.pl
3898      Branch: perl
3899            ! opcode.h opcode.pl
3900 ____________________________________________________________________________
3901 [  1240] By: gsar                                  on 1998/06/28  19:46:29
3902         Log: From: Chris Nandor <pudge@pobox.com>
3903              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
3904              Date: Wed, 24 Jun 1998 19:58:28 -0400
3905              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
3906      Branch: perl
3907            ! ext/Socket/Socket.pm
3908 ____________________________________________________________________________
3909 [  1239] By: gsar                                  on 1998/06/28  19:44:19
3910         Log: From: Gisle Aas <gisle@aas.no>
3911              Subject: [PATCH] Optimize foreach (1..1000000)
3912              Date: 24 Jun 1998 20:26:48 +0200
3913              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
3914      Branch: perl
3915            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
3916            ! pp_hot.c t/op/range.t
3917 ____________________________________________________________________________
3918 [  1238] By: gsar                                  on 1998/06/28  19:28:13
3919         Log: avoid creation of %^R
3920              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3921              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
3922              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
3923              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
3924      Branch: perl
3925            ! perl.c t/op/splice.t
3926 ____________________________________________________________________________
3927 [  1237] By: gsar                                  on 1998/06/28  19:23:40
3928         Log: From: Gisle Aas <gisle@aas.no>
3929              Subject: [PATCH] Negative LENGTH argument to splice
3930              Date: 24 Jun 1998 15:11:35 +0200
3931              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
3932      Branch: perl
3933            + t/op/splice.t
3934            ! MANIFEST pod/perlfunc.pod pp.c
3935 ____________________________________________________________________________
3936 [  1236] By: gsar                                  on 1998/06/28  19:18:29
3937         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3938              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
3939              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3940              Date: Wed, 24 Jun 1998 13:13:02 +0100
3941      Branch: perl
3942            ! pod/perldiag.pod pod/perlsec.pod
3943 ____________________________________________________________________________
3944 [  1235] By: gsar                                  on 1998/06/28  19:16:13
3945         Log: Complex.pm update
3946              From: Jarkko Hietaniemi <jhi@iki.fi>
3947              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
3948              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
3949              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
3950      Branch: perl
3951            ! lib/Math/Complex.pm t/lib/complex.t
3952 ____________________________________________________________________________
3953 [  1234] By: gsar                                  on 1998/06/28  19:13:05
3954         Log: disable perl malloc on UNICOS for now
3955              From: Jarkko Hietaniemi <jhi@iki.fi>
3956              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
3957              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
3958              Subject: [PATCH] 5.004_68: UNICOS hints
3959      Branch: perl
3960            ! hints/unicos.sh
3961 ____________________________________________________________________________
3962 [  1233] By: gsar                                  on 1998/06/28  19:10:53
3963         Log: fixes unpack("q"...), and semctl() tests for UNICOS
3964              From: Jarkko Hietaniemi <jhi@iki.fi>
3965              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
3966              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
3967              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
3968      Branch: perl
3969            ! pp.c t/op/ipcsem.t t/op/pack.t
3970 ____________________________________________________________________________
3971 [  1232] By: gsar                                  on 1998/06/28  19:01:23
3972         Log: tweak various places for iperlsys.h awareness
3973      Branch: perl
3974            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
3975            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
3976 ____________________________________________________________________________
3977 [  1231] By: gsar                                  on 1998/06/28  18:37:07
3978         Log: add a perlio.h stub for compat (some extensions seem to #include it)
3979      Branch: perl
3980            + perlio.h
3981 ____________________________________________________________________________
3982 [  1230] By: gsar                                  on 1998/06/28  18:35:23
3983         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
3984              Date: Wed, 24 Jun 1998 00:37:01 +0200
3985              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3986              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
3987      Branch: perl
3988            ! pod/pod2text.PL
3989 ____________________________________________________________________________
3990 [  1229] By: gsar                                  on 1998/06/28  18:33:42
3991         Log: hand apply mutiliated patch
3992              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
3993              Date: Tue, 23 Jun 1998 11:41:00 -0700
3994              From: Dan Sugalski <sugalskd@osshe.edu>
3995              Subject: [PATCH 5.004_68]Configure update for VMS
3996      Branch: perl
3997            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3998 ____________________________________________________________________________
3999 [  1228] By: gsar                                  on 1998/06/28  17:17:35
4000         Log: hand apply whitespace mutiliated patch
4001              Date: Tue, 23 Jun 98 16:38:06 BST
4002              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
4003              From: Robin Barker <rmb1@cise.npl.co.uk>
4004              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
4005      Branch: perl
4006            ! utils/perlbug.PL
4007 ____________________________________________________________________________
4008 [  1227] By: gsar                                  on 1998/06/28  17:14:34
4009         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
4010              From: Tom Phoenix <rootbeer@teleport.com>
4011              Subject: [PATCH] documenting close without arguments
4012              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
4013      Branch: perl
4014            ! pod/perlfunc.pod
4015 ____________________________________________________________________________
4016 [  1226] By: gsar                                  on 1998/06/28  17:12:56
4017         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
4018              From: Tom Phoenix <rootbeer@teleport.com>
4019              Subject: Better diags for vars.pm
4020              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
4021      Branch: perl
4022            ! lib/vars.pm
4023 ____________________________________________________________________________
4024 [  1225] By: gsar                                  on 1998/06/28  17:05:59
4025         Log: hand apply whitespace mutiliated perldoc.PL patches
4026              Date: Tue, 23 Jun 98 15:49:52 BST
4027              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
4028              From: Robin Barker <rmb1@cise.npl.co.uk>
4029              Subject: PATCH [5.004_68] perldoc.PL
4030              --
4031              Date: Fri, 26 Jun 98 17:50:05 BST
4032              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
4033              From: Robin Barker <rmb1@cise.npl.co.uk>
4034              Subject: [PATCH 5.004_68] perldoc.PL
4035      Branch: perl
4036            ! utils/perldoc.PL
4037 ____________________________________________________________________________
4038 [  1224] By: gsar                                  on 1998/06/28  16:50:59
4039         Log: integrate ansiperl to get makedef.pl tweak
4040      Branch: perl
4041            ! Porting/pumpkin.pod win32/makedef.pl
4042 ____________________________________________________________________________
4043 [  1223] By: gsar                                  on 1998/06/28  16:33:32
4044         Log: add CGI-2.42, its and testsuite
4045      Branch: perl
4046            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4047            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
4048            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4049            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
4050            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
4051            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
4052            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
4053            ! lib/CGI/Switch.pm
4054 ____________________________________________________________________________
4055 [  1222] By: gsar                                  on 1998/06/28  15:28:29
4056         Log: enable Errno build on win32, add Errno-1.08 files to repository
4057      Branch: perl
4058            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
4059            + ext/Errno/Makefile.PL t/lib/errno.t
4060            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
4061            ! win32/config.vc win32/makefile.mk
4062 ____________________________________________________________________________
4063 [  1221] By: gsar                                  on 1998/06/28  14:34:06
4064         Log: tweak win32 config templates for cpp
4065      Branch: perl
4066            ! win32/config.bc win32/config.gc win32/config.vc
4067 ____________________________________________________________________________
4068 [  1220] By: nick                                  on 1998/06/26  16:46:13
4069         Log: Integrate mainline
4070      Branch: ansiperl
4071           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4072           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
4073           !> util.c win32/win32.h
4074 ____________________________________________________________________________
4075 [  1219] By: gsar                                  on 1998/06/26  04:33:57
4076         Log: make find_script() return saved string, reenable missing diagnostics
4077      Branch: perl
4078            ! perl.c util.c
4079 ____________________________________________________________________________
4080 [  1218] By: gsar                                  on 1998/06/25  23:24:53
4081         Log: avoid warning with -P switch
4082      Branch: perl
4083            ! perl.c
4084 ____________________________________________________________________________
4085 [  1217] By: gsar                                  on 1998/06/25  22:06:58
4086         Log: don't suppress display of Makefile recipes that invoke perl
4087      Branch: perl
4088            ! Makefile.SH
4089 ____________________________________________________________________________
4090 [  1216] By: gsar                                  on 1998/06/25  21:32:06
4091         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
4092              in RVs
4093      Branch: perl
4094            ! sv.c
4095 ____________________________________________________________________________
4096 [  1215] By: gsar                                  on 1998/06/25  18:56:59
4097         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
4098      Branch: perl
4099            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4100 ____________________________________________________________________________
4101 [  1214] By: gsar                                  on 1998/06/25  18:11:22
4102         Log: add FILE_SHARE_DELETE ifndef in win32.h
4103      Branch: perl
4104            ! win32/win32.h
4105 ____________________________________________________________________________
4106 [  1213] By: nick                                  on 1998/06/24  17:18:59
4107         Log: Correct perl malloc tweak to .def generation
4108      Branch: ansiperl
4109            ! win32/makedef.pl
4110 ____________________________________________________________________________
4111 [  1212] By: gsar                                  on 1998/06/24  12:40:13
4112         Log: check in what change#1182 didn't, and Changes
4113      Branch: perl
4114            ! Changes pod/perlre.pod pod/perlvar.pod
4115 ____________________________________________________________________________
4116 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
4117         Log: Update test count in t/lib/basename.t (see change 1210)
4118      Branch: maint-5.004/perl
4119            ! t/lib/basename.t
4120 ____________________________________________________________________________
4121 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
4122         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
4123              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4124              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4125              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
4126              <199805261143.MAA04260@toad.ig.co.uk>,
4127              <199805261235.IAA10371@aatma.engin.umich.edu>,
4128              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
4129              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
4130              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4131      Branch: maint-5.004/perl
4132            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
4133            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4134            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4135 ____________________________________________________________________________
4136 [  1209] By: nick                                  on 1998/06/23  21:33:34
4137         Log: Perl_malloced_size() only available with perl's malloc
4138      Branch: ansiperl
4139            ! win32/makefile.mk
4140 ____________________________________________________________________________
4141 [  1208] By: nick                                  on 1998/06/23  18:15:23
4142         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
4143              so see what has changed...
4144      Branch: ansiperl
4145           +> Porting/genlog iperlsys.h lib/File/Spec.pm
4146           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4147           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4148           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
4149           +> t/lib/filespec.t win32/perlhost.h
4150            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
4151            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
4152            - perlproc.h perlsock.h
4153           !> (integrate 96 files)
4154
4155 ----------------
4156 Version 5.004_68
4157 ----------------
4158
4159 ____________________________________________________________________________
4160 [  1207] By: gsar                                  on 1998/06/23  10:55:05
4161         Log: final touches to 5.004_68
4162      Branch: perl
4163            ! perl.c
4164 ____________________________________________________________________________
4165 [  1206] By: gsar                                  on 1998/06/23  10:50:10
4166         Log: more MULTIPLICITY tweaks
4167      Branch: perl
4168            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
4169            ! win32/config.gc win32/config.vc win32/config_H.bc
4170            ! win32/config_H.gc win32/config_H.vc
4171 ____________________________________________________________________________
4172 [  1205] By: gsar                                  on 1998/06/23  09:03:46
4173         Log: partial MULTIPLICITY cleanup
4174      Branch: perl
4175            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
4176            ! thrdvar.h
4177 ____________________________________________________________________________
4178 [  1204] By: gsar                                  on 1998/06/23  09:00:48
4179         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
4180      Branch: perl
4181            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
4182 ____________________________________________________________________________
4183 [  1203] By: gsar                                  on 1998/06/23  07:08:02
4184         Log: bump patchlevel to 68, Porting/makerel tweaks
4185      Branch: perl
4186            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
4187            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4188 ____________________________________________________________________________
4189 [  1202] By: gsar                                  on 1998/06/23  06:16:19
4190         Log: remove atomic.h pending resolution of licensing issues,
4191              EMULATE_ATOMIC_REFCOUNTS everywhere
4192      Branch: perl
4193            - atomic.h
4194            ! MANIFEST perl.h sv.h
4195 ____________________________________________________________________________
4196 [  1201] By: gsar                                  on 1998/06/23  06:06:23
4197         Log: applied patch, regen headers
4198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4199              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
4200              Subject: [PATCH 5.004_67] Malloc size feedback
4201              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
4202      Branch: perl
4203            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
4204            ! pp_sys.c proto.h sv.c toke.c
4205 ____________________________________________________________________________
4206 [  1200] By: gsar                                  on 1998/06/23  05:59:09
4207         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
4208              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
4209              From: Stephen McCamant <alias@mcs.com>
4210              Subject: [PATCH] Inheritance of B:: classes
4211      Branch: perl
4212            ! ext/B/B.pm
4213 ____________________________________________________________________________
4214 [  1199] By: gsar                                  on 1998/06/23  05:57:58
4215         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
4216              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
4217              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
4218              Subject: [PATCH] _67: somebody said POSIX::mknod?
4219              From: Jarkko Hietaniemi <jhi@iki.fi>
4220      Branch: perl
4221            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4222            ! ext/POSIX/POSIX.xs perl.h
4223 ____________________________________________________________________________
4224 [  1198] By: gsar                                  on 1998/06/23  05:48:56
4225         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
4226              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4227              Subject: PATCH [5.004_67] perldoc.PL
4228              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
4229      Branch: perl
4230            ! utils/perldoc.PL
4231 ____________________________________________________________________________
4232 [  1197] By: gsar                                  on 1998/06/23  05:47:24
4233         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4234              Date: Mon, 22 Jun 1998 09:29:18 -0700
4235              From: Dan Sugalski <sugalskd@ous.edu>
4236              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4237      Branch: perl
4238            ! lib/AutoSplit.pm
4239 ____________________________________________________________________________
4240 [  1196] By: gsar                                  on 1998/06/23  05:45:19
4241         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4242              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4243              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4244              From: Jarkko Hietaniemi <jhi@iki.fi>
4245      Branch: perl
4246            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4247 ____________________________________________________________________________
4248 [  1195] By: gsar                                  on 1998/06/23  05:43:32
4249         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4250              Date: Mon, 22 Jun 1998 15:22:24 +0000
4251              From: Dominic Dunlop <domo@vo.lu>
4252              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4253              update machten.sh to vary REG_INFTY
4254      Branch: perl
4255            ! hints/machten.sh t/op/re_tests t/op/regexp.t
4256 ____________________________________________________________________________
4257 [  1194] By: gsar                                  on 1998/06/23  05:38:36
4258         Log: filter out array subscripts when generating symbols for AIX
4259              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4260              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4261              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4262              From: Jarkko Hietaniemi <jhi@iki.fi>
4263      Branch: perl
4264            ! perl_exp.SH
4265 ____________________________________________________________________________
4266 [  1193] By: gsar                                  on 1998/06/23  05:32:52
4267         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4268              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4269              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4270              From: Lupe Christoph <lupe@alanya.m.isar.de>
4271              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
4272      Branch: perl
4273            ! hints/solaris_2.sh
4274 ____________________________________________________________________________
4275 [  1192] By: gsar                                  on 1998/06/23  05:27:13
4276         Log: add detailed changelogs and 'genlog'--the script which generates them
4277      Branch: perl
4278            + Porting/genlog
4279            ! Changes INSTALL
4280 ____________________________________________________________________________
4281 [  1191] By: gsar                                  on 1998/06/22  15:56:27
4282         Log: tweak win32 makefiles for PERL_OBJECT build
4283      Branch: perl
4284            ! win32/Makefile win32/makefile.mk
4285 ____________________________________________________________________________
4286 [  1190] By: gsar                                  on 1998/06/22  04:06:02
4287         Log: backout change#1178 as it was dependent on an unapplied patch,
4288              fix filespec.t to know its @INC
4289      Branch: perl
4290            ! sv.c t/lib/filespec.t
4291 ____________________________________________________________________________
4292 [  1189] By: gsar                                  on 1998/06/22  03:47:43
4293         Log: eliminate use of tokenbuf in util.c
4294      Branch: perl
4295            ! util.c
4296 ____________________________________________________________________________
4297 [  1188] By: gsar                                  on 1998/06/22  01:53:59
4298         Log: add patch that generates regnodes.h via regcomp.pl
4299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4300              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4301              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4302              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4303      Branch: perl
4304            + regcomp.pl regcomp.sym regnodes.h
4305            ! MANIFEST Makefile.SH regcomp.h
4306 ____________________________________________________________________________
4307 [  1187] By: gsar                                  on 1998/06/22  01:42:21
4308         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4309              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4310              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4311              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4312      Branch: perl
4313            ! pp_ctl.c pp_hot.c
4314 ____________________________________________________________________________
4315 [  1186] By: gsar                                  on 1998/06/22  01:14:14
4316         Log: merge relevant portions from maintbranch change#1155
4317      Branch: perl
4318            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4319            ! pod/perlrun.pod pp_hot.c
4320 ____________________________________________________________________________
4321 [  1185] By: gsar                                  on 1998/06/22  00:59:28
4322         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4323              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4324              Subject: [PATCH 5.004_67] Zero-length matching bug
4325              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4326      Branch: perl
4327            ! regexec.c t/op/pat.t
4328 ____________________________________________________________________________
4329 [  1184] By: gsar                                  on 1998/06/22  00:57:27
4330         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4332              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4333              Subject: Re: _67 not okay
4334              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4335      Branch: perl
4336            ! malloc.c
4337 ____________________________________________________________________________
4338 [  1183] By: gsar                                  on 1998/06/22  00:53:37
4339         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4340              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4341              Subject: [PATCH 5.004_67] Test study/re/
4342              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4343      Branch: perl
4344            ! t/op/pat.t
4345 ____________________________________________________________________________
4346 [  1182] By: gsar                                  on 1998/06/21  21:25:07
4347         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4348              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4349              Subject: [PATCH 5.004_67] $^R documented
4350              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4351      Branch: perl
4352            ! pod/perlre.pod pod/perlvar.pod
4353 ____________________________________________________________________________
4354 [  1181] By: gsar                                  on 1998/06/21  21:23:41
4355         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4356              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4357              Subject: [PATCH 5.004_67] Re docs
4358              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4359      Branch: perl
4360            ! pod/perlop.pod pod/perlre.pod
4361 ____________________________________________________________________________
4362 [  1180] By: gsar                                  on 1998/06/21  21:22:16
4363         Log: adapted contents of message into comments in malloc.c and INSTALL
4364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4365              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4366              Subject: [5.004_67] malloc.c -Defines
4367              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4368      Branch: perl
4369            ! INSTALL malloc.c
4370 ____________________________________________________________________________
4371 [  1179] By: gsar                                  on 1998/06/21  07:26:35
4372         Log: applied patch, with edits to the prose
4373              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4374              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4375              Subject: [PATCH 5.004_67] Error variables compared
4376              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4377      Branch: perl
4378            ! pod/perlvar.pod
4379 ____________________________________________________________________________
4380 [  1178] By: gsar                                  on 1998/06/21  07:07:16
4381         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4382              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4383              Subject: [PATCH 5.004_67] print study /re/ broken
4384              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4385      Branch: perl
4386            ! sv.c
4387 ____________________________________________________________________________
4388 [  1177] By: gsar                                  on 1998/06/21  07:06:10
4389         Log: applied patch, tweaked wording
4390              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4391              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4392              Subject: [PATCH 5.004_67] Documentation patch for malloc
4393              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4394      Branch: perl
4395            ! malloc.c pod/perldiag.pod
4396 ____________________________________________________________________________
4397 [  1176] By: gsar                                  on 1998/06/21  07:00:30
4398         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4399              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4400              Subject: [PATCH 5.004_67] Cosmetic malloc patch
4401              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4402      Branch: perl
4403            ! malloc.c
4404 ____________________________________________________________________________
4405 [  1175] By: gsar                                  on 1998/06/21  06:58:37
4406         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4407              Date: Fri, 19 Jun 1998 16:00:57 -0700
4408              From: Dan Sugalski <sugalskd@osshe.edu>
4409              Subject: [PATCH 5.004_67] fixup patches for VMS
4410      Branch: perl
4411            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4412            ! t/op/taint.t vms/test.com vms/vms.c
4413 ____________________________________________________________________________
4414 [  1174] By: gsar                                  on 1998/06/21  06:55:18
4415         Log: applied VMS patch from Dan Sugalski
4416              Date: Fri, 19 Jun 1998 15:36:34 -0700
4417              From: SYSTEM@cedar.osshe.edu
4418              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4419              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4420      Branch: perl
4421            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4422            ! vms/descrip_mms.template vms/gen_shrfls.pl
4423            ! vms/subconfigure.com
4424 ____________________________________________________________________________
4425 [  1173] By: gsar                                  on 1998/06/21  06:51:38
4426         Log: applied patch, modified logic to avoid reentering lexer at compile-time
4427              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4428              Date: Fri, 19 Jun 1998 11:31:04 -0500
4429              From: Graham Barr <gbarr@ti.com>
4430              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4431      Branch: perl
4432            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4433            ! lib/English.pm
4434 ____________________________________________________________________________
4435 [  1172] By: gsar                                  on 1998/06/21  06:27:57
4436         Log: applied patch, along with many changes:
4437              - ipfoo.h headers have been coalesced along with perlfoo.h into
4438              iperlsys.h
4439              - win32/cp*.h have been combined in perlhost.h
4440              - CPerlObj::PerlParse() takes an extra xsinit arg
4441              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4442              From: "Douglas Lankshear" <dougl@ActiveState.com>
4443              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4444              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
4445              Date: Fri, 19 Jun 1998 10:59:50 -0700
4446      Branch: perl
4447            + iperlsys.h win32/perlhost.h
4448            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4449            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4450            - perlsock.h
4451            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4452            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4453            ! win32/runperl.c win32/win32.h
4454 ____________________________________________________________________________
4455 [  1171] By: gsar                                  on 1998/06/21  00:44:42
4456         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4457              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4458              Subject: Re: PATCH _67 (Doc) perlop.pod 
4459              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4460      Branch: perl
4461            ! pod/perlop.pod
4462 ____________________________________________________________________________
4463 [  1170] By: gsar                                  on 1998/06/21  00:43:06
4464         Log: a tweaked version of:
4465              From: "Douglas Lankshear" <dougl@ActiveState.com>
4466              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4467              Date: Wed, 17 Jun 1998 20:25:51 -0700
4468              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4469      Branch: perl
4470            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4471 ____________________________________________________________________________
4472 [  1169] By: gsar                                  on 1998/06/21  00:10:18
4473         Log: added patch, regen headers
4474              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4475              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4476              Subject: Re: Ilya's patches
4477              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4478      Branch: perl
4479            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4480 ____________________________________________________________________________
4481 [  1168] By: gsar                                  on 1998/06/21  00:05:01
4482         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4483              From: Tom Phoenix <rootbeer@teleport.com>
4484              Subject: [PATCH] docs creating files via open
4485              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
4486      Branch: perl
4487            ! pod/perlfunc.pod
4488 ____________________________________________________________________________
4489 [  1167] By: gsar                                  on 1998/06/21  00:03:34
4490         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4491              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
4492              Subject: [PATCH 5.004_67] Better version of malloc improver
4493              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
4494      Branch: perl
4495            ! malloc.c
4496 ____________________________________________________________________________
4497 [  1166] By: gsar                                  on 1998/06/20  23:59:23
4498         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
4499      Branch: perl
4500            ! pod/perlre.pod
4501 ____________________________________________________________________________
4502 [  1165] By: gsar                                  on 1998/06/20  23:47:09
4503         Log: added patch, tweaked missed files, excised comment that doesn't really
4504              belong in the sources
4505              From: joshua.pritikin@db.com
4506              Date: Mon, 15 Jun 1998 10:03:37 -0400
4507              Message-Id: <H00000e500072c63@MHS>
4508              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
4509      Branch: perl
4510            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
4511            ! t/op/avhv.t
4512 ____________________________________________________________________________
4513 [  1164] By: gsar                                  on 1998/06/20  23:29:09
4514         Log: add File-Spec-0.6 from CPAN
4515      Branch: perl
4516            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4517            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4518            + lib/File/Spec/Win32.pm t/lib/filespec.t
4519            ! MANIFEST
4520 ____________________________________________________________________________
4521 [  1163] By: gsar                                  on 1998/06/20  23:15:41
4522         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
4523      Branch: perl
4524            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
4525 ____________________________________________________________________________
4526 [  1162] By: gsar                                  on 1998/06/20  21:48:32
4527         Log: manual integration of all outstanding ansi branch stuff into mainline
4528      Branch: perl
4529            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
4530            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
4531            ! win32/win32.h
4532 ____________________________________________________________________________
4533 [  1161] By: gsar                                  on 1998/06/20  21:12:01
4534         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
4535      Branch: perl
4536            ! utils/perldoc.PL
4537 ____________________________________________________________________________
4538 [  1160] By: nick                                  on 1998/06/20  21:05:51
4539         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
4540      Branch: ansiperl
4541            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4542            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
4543 ____________________________________________________________________________
4544 [  1159] By: gsar                                  on 1998/06/20  02:51:35
4545         Log: cleanup installation of utilities on win32
4546      Branch: perl
4547            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
4548            ! win32/pod.mak
4549 ____________________________________________________________________________
4550 [  1158] By: gsar                                  on 1998/06/20  02:50:35
4551         Log: intuit @INC pathnames from exe location only if dll location
4552              is unknown (ensures that multiple executables will coexist)
4553      Branch: perl
4554            ! win32/win32.c
4555 ____________________________________________________________________________
4556 [  1157] By: gsar                                  on 1998/06/20  02:48:34
4557         Log: make perldoc ignore null files (it tried to open() them)
4558      Branch: perl
4559            ! utils/perldoc.PL
4560 ____________________________________________________________________________
4561 [  1156] By: gsar                                  on 1998/06/19  21:18:47
4562         Log: fix perldoc to ignore unfound null filenames
4563      Branch: perl
4564            ! utils/perldoc.PL
4565 ____________________________________________________________________________
4566 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
4567         Log: Assorted patches:
4568              
4569              ------  BUILD PROCESS  ------
4570              
4571              Title:  "Clarify varargs issues in INSTALL docs"
4572              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4573              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
4574              Files:  INSTALL
4575              
4576              ------  CORE LANGUAGE  ------
4577              
4578              Title:  "Further fixes for updated SysV IPC support"
4579              From:  Jarkko Hietaniemi <jhi@iki.fi>
4580              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
4581              Files:  Configure perl.h doio.c
4582              
4583              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
4584              From:  Andrew Bettison <andrewb@zip.com.au>
4585              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
4586              Files:  pp_hot.c
4587              
4588              Title:  "Invalidate method cache on C<local *subname>"
4589              From:  Chip Salzenberg <chip@perl.org>
4590              Msg-ID:  <19980604134731.D24343@perlsupport.com>
4591              Files:  scope.c t/op/method.t
4592              
4593              Title:  "fix uninitialized cv variable in op.c"
4594              From:  joshua.pritikin@db.com
4595              Msg-ID:  <H00000e50005af05@MHS>
4596              Files:  op.c
4597              
4598              Title:  "fix for undef as last arg to setsockopt"
4599              From:  Graham Barr <gbarr@ti.com>
4600              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
4601              Files:  pp_sys.c
4602              
4603              Title:  "Fix -i when @ARGV is empty"
4604              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4605              <gsar@engin.umich.edu>, Ilya Zakharevich
4606              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4607              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
4608              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
4609              <199806071817.OAA28141@aatma.engin.umich.edu>,
4610              <199806191549.QAA16376@toad.ig.co.uk>
4611              Files:  pp_hot.c
4612              
4613              ------  DOCUMENTATION  ------
4614              
4615              Title:  "Discrepancy between perlop.pod and m// operator docs"
4616              From:  Tom Phoenix <rootbeer@teleport.com>
4617              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
4618              Files:  pod/perlop.pod
4619              
4620              Title:  "Doc addition for perlfunc entry for system()"
4621              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
4622              <fletch@phydeaux.org>
4623              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
4624              <199806012057.QAA26830@monk.mps.ohio-state.edu>
4625              Files:  pod/perlfunc.pod
4626              
4627              Title:  "Clarify effects of using quotes with m operator"
4628              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4629              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
4630              Files:  pod/perlop.pod
4631              
4632              Title:  "Document -i with STDIN"
4633              From:  joshua.pritikin@db.com
4634              Msg-ID:  <H00000e50006a84a@MHS>
4635              Files:  pod/perlrun.pod
4636              
4637              ------  EXTENSIONS  ------
4638              
4639              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
4640              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4641              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
4642              Files:  lib/ExtUtils/Liblist.pm
4643              
4644              ------  LIBRARY  ------
4645              
4646              Title:  "Typo fix for Math::BogFloat"
4647              From:  Mike Stok <mike@stok.co.uk>
4648              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
4649              Files:  lib/Math/BigFloat.pm
4650              
4651              ------  PORTABILITY - GENERAL  ------
4652              
4653              Title:  "Add docs about types of diff to Porting/patching.pod"
4654              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4655              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
4656              Files:  Porting/patching.pod
4657              
4658              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
4659              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
4660              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
4661              Files:  hints/powerux.sh
4662              
4663              Title:  "Assorted improvements to hints/solaris_2.sh"
4664              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4665              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
4666              Files:  hints/solaris_2.sh
4667      Branch: maint-5.004/perl
4668            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
4669            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
4670            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
4671            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
4672            ! t/op/method.t
4673 ____________________________________________________________________________
4674 [  1154] By: gsar                                  on 1998/06/19  17:22:23
4675         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
4676      Branch: perl
4677            ! ext/B/B/Asmdata.pm regcomp.c
4678 ____________________________________________________________________________
4679 [  1153] By: nick                                  on 1998/06/19  17:21:21
4680         Log: Use libxxx.a for -lxxx with GCC
4681      Branch: ansiperl
4682            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
4683            ! win32/makefile.mk
4684 ____________________________________________________________________________
4685 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
4686         Log: Title:  Tom's jumbo doc patch
4687              From:   Tom Christiansen <tchrist@chthon.perl.com>
4688              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
4689              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4690              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4691              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4692              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4693              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4694              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4695              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4696              pod/perlop.pod pod/perlre.pod pod/perlref.pod
4697              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
4698              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
4699              pod/perlvar.pod
4700      Branch: maint-5.004/perl
4701            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4702            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4703            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4704            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4705            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4706            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4707            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4708            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4709            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4710            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4711 ____________________________________________________________________________
4712 [  1151] By: nick                                  on 1998/06/19  15:38:28
4713         Log: Resolve latest
4714      Branch: ansiperl
4715           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
4716           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
4717           !> sv.c t/TEST
4718 ____________________________________________________________________________
4719 [  1150] By: gsar                                  on 1998/06/18  20:43:07
4720         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
4721              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
4722              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
4723              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
4724      Branch: perl
4725            ! hints/powerux.sh
4726 ____________________________________________________________________________
4727 [  1149] By: gsar                                  on 1998/06/18  20:41:30
4728         Log: hand apply whitespace-mutiliated patch
4729              From: joshua.pritikin@db.com
4730              Date: Mon, 15 Jun 1998 09:21:36 -0400
4731              Message-Id: <H00000e50007289b@MHS>
4732              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
4733      Branch: perl
4734            ! av.c
4735 ____________________________________________________________________________
4736 [  1148] By: gsar                                  on 1998/06/18  20:33:59
4737         Log: hand apply whitespace-mutiliated and reversed patch
4738              Date: Tue, 16 Jun 1998 16:31:40 -0400
4739              From: Les Peters <lpeters@aol.net>
4740              Message-Id: <199806162031.QAA08202@ds9>
4741              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
4742      Branch: perl
4743            ! ext/Socket/Socket.xs
4744 ____________________________________________________________________________
4745 [  1147] By: gsar                                  on 1998/06/18  20:26:59
4746         Log: close child pipe in t/TEST, other cosmetic tweaks
4747      Branch: perl
4748            ! t/TEST
4749 ____________________________________________________________________________
4750 [  1146] By: gsar                                  on 1998/06/18  19:37:41
4751         Log: back out problematic change#1105, tweak perlsub.pod
4752      Branch: perl
4753            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
4754            ! pp_ctl.c proto.h sv.c
4755 ____________________________________________________________________________
4756 [  1145] By: nick                                  on 1998/06/18  19:31:07
4757         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
4758      Branch: ansiperl
4759           +> configure.com ext/DB_File/dbinfo
4760           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
4761           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
4762           +> vms/subconfigure.com
4763            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
4764            - vms/fndvers.com
4765           !> (integrate 499 files)
4766 ____________________________________________________________________________
4767 [  1144] By: gsar                                  on 1998/06/18  16:35:11
4768         Log: fix spurious cxstack_max init that trampled memory
4769      Branch: perl
4770            ! perl.c
4771 ____________________________________________________________________________
4772 [  1143] By: gsar                                  on 1998/06/18  16:33:01
4773         Log: fix memory leaks and uninitialized memory accesses found by Purify
4774      Branch: perl
4775            ! doio.c perl.c regexec.c sv.c
4776 ____________________________________________________________________________
4777 [  1142] By: gsar                                  on 1998/06/18  16:28:48
4778         Log: fix off-by-one that trampled memory in re_croak2()
4779      Branch: perl
4780            ! regcomp.c
4781 ____________________________________________________________________________
4782 [  1141] By: gsar                                  on 1998/06/18  16:26:59
4783         Log: fix AutoLoader to do the right thing when there are relative paths
4784              in @INC
4785      Branch: perl
4786            ! lib/AutoLoader.pm
4787 ____________________________________________________________________________
4788 [  1140] By: gsar                                  on 1998/06/18  16:22:47
4789         Log: fix Makefile.SH typo
4790      Branch: perl
4791            ! Makefile.SH
4792 ____________________________________________________________________________
4793 [  1139] By: gsar                                  on 1998/06/17  18:06:16
4794         Log: 5.004_67 niggles
4795      Branch: perl
4796            ! Makefile.SH op.c
4797
4798 ----------------
4799 Version 5.004_67
4800 ----------------
4801
4802 ____________________________________________________________________________
4803 [  1138] By: gsar                                  on 1998/06/15  10:09:27
4804         Log: up patchlevel.h to 67, other small tweaks
4805      Branch: perl
4806            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
4807            ! win32/Makefile win32/config_H.bc win32/config_H.gc
4808            ! win32/config_H.vc win32/makefile.mk
4809 ____________________________________________________________________________
4810 [  1137] By: gsar                                  on 1998/06/15  09:08:57
4811         Log: tweaks to get PERL_OBJECT building again; passes tests
4812      Branch: perl
4813            ! ObjXSub.h objpp.h proto.h
4814 ____________________________________________________________________________
4815 [  1136] By: gsar                                  on 1998/06/15  08:51:54
4816         Log: back out previous change (it breaks PERL_OBJECT)
4817      Branch: perl
4818            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4819            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4820            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4821 ____________________________________________________________________________
4822 [  1135] By: gsar                                  on 1998/06/15  05:32:01
4823         Log: added patch, fixed typo, reworked documentation
4824              Message-Id: <H00000e500071aa3@MHS>
4825              Date:    Sun, 14 Jun 1998 14:03:15 EDT
4826              From:    joshua.pritikin@db.com
4827              Subject: [PATCH 5.004_66] JMPENV!
4828      Branch: perl
4829            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4830            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4831            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4832 ____________________________________________________________________________
4833 [  1134] By: gsar                                  on 1998/06/15  04:07:18
4834         Log: various win32 odds and ends
4835              - added support for waitpid(), open2/open3, and a bugfix for kill()
4836              from Ronald Schmidt <RonaldWS@aol.com>
4837              - tweak testsuite mods of above
4838              - regenerate win32/config_H.?c
4839              - change kill() to win32_kill() and export it
4840              - coalesce common code in win32.c
4841              - add PerlProc_waitpid() and export win32_waitpid()
4842              result builds and passes on the three win32 compilers
4843      Branch: perl
4844            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
4845            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
4846            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4847            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
4848            ! win32/win32.c win32/win32iop.h
4849 ____________________________________________________________________________
4850 [  1133] By: gsar                                  on 1998/06/15  01:39:13
4851         Log: newer Getopt/Long.pm from public distribution cited in:
4852              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
4853              Date:    14 Jun 1998 15:15:28 +0200
4854              From:    Johan Vromans <jvromans@squirrel.nl>
4855              Subject: Getopt::Long version 2.17 released
4856      Branch: perl
4857            ! lib/Getopt/Long.pm
4858 ____________________________________________________________________________
4859 [  1132] By: gsar                                  on 1998/06/15  01:37:12
4860         Log: documentation update from tchrist
4861              Message-Id: <199806140419.WAA20549@chthon.perl.com>
4862              Date:    Sat, 13 Jun 1998 22:19:32 MDT
4863              From:    Tom Christiansen <tchrist@chthon.perl.com>
4864              Subject: doc patches
4865      Branch: perl
4866            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4867            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4868            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4869            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4870            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4871            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4872            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4873            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4874            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4875            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4876 ____________________________________________________________________________
4877 [  1131] By: gsar                                  on 1998/06/14  19:33:36
4878         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
4879              From: Roderick Schertler <roderick@argon.org>
4880              Subject: [PATCH] Re: Exceptions in IPC::Open2
4881              Date: 12 Jun 1998 13:24:15 -0400
4882      Branch: perl
4883            ! lib/IPC/Open3.pm
4884 ____________________________________________________________________________
4885 [  1130] By: gsar                                  on 1998/06/14  19:32:25
4886         Log: fixup MANIFEST
4887      Branch: perl
4888            ! MANIFEST
4889 ____________________________________________________________________________
4890 [  1129] By: gsar                                  on 1998/06/14  18:51:53
4891         Log: various win32 fixes
4892              - fixes that silence VC noises about dup exports, non-default libs, and
4893              unsupported *.def file directives
4894              - s/inplace/inplace_label/ malloc.c
4895              - update Config{usemymalloc} based on d_mymalloc
4896              - export Perl_*Vars
4897              - fix makefiles to not build miniperl.exe twice, and to make it properly
4898              when defaults are changed
4899      Branch: perl
4900            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
4901            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
4902            ! win32/makefile.mk win32/perllib.c win32/win32.h
4903 ____________________________________________________________________________
4904 [  1128] By: gsar                                  on 1998/06/14  01:38:39
4905         Log: remove unused global `scrgv'
4906      Branch: perl
4907            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
4908 ____________________________________________________________________________
4909 [  1127] By: nick                                  on 1998/06/13  08:39:07
4910         Log: Move specialsv_list to embed.sym, regen embed*.h
4911      Branch: win32/perl
4912            ! embed.h embedvar.h global.sym interp.sym
4913 ____________________________________________________________________________
4914 [  1126] By: gsar                                  on 1998/06/12  07:23:06
4915         Log: From: jan.dubois@ibm.net (Jan Dubois)
4916              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
4917              Date: Thu, 11 Jun 1998 21:13:31 +0200
4918              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
4919      Branch: perl
4920            ! win32/makedef.pl win32/win32.c win32/win32iop.h
4921 ____________________________________________________________________________
4922 [  1125] By: gsar                                  on 1998/06/12  07:21:29
4923         Log: added patch, undo earlier workaround
4924              From: jan.dubois@ibm.net (Jan Dubois)
4925              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
4926              Date: Thu, 11 Jun 1998 20:28:36 +0200
4927              Message-ID: <35831f69.4975644@smtp1.ibm.net>
4928      Branch: perl
4929            ! perl.c util.c
4930 ____________________________________________________________________________
4931 [  1124] By: gsar                                  on 1998/06/12  07:16:12
4932         Log: hand-applied patch with wrapped lines
4933              From: "Douglas Lankshear" <dougl@ActiveState.com>
4934              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
4935              Date: Thu, 11 Jun 1998 11:06:33 -0700
4936              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
4937      Branch: perl
4938            ! win32/win32.c
4939 ____________________________________________________________________________
4940 [  1123] By: gsar                                  on 1998/06/12  07:07:25
4941         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
4942              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4943              Subject: [PATCH 5.004_66] Config_66-01-02.diff
4944              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
4945      Branch: perl
4946            ! Configure
4947 ____________________________________________________________________________
4948 [  1122] By: gsar                                  on 1998/06/12  07:06:02
4949         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
4950              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
4951              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4952              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
4953      Branch: perl
4954            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
4955            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
4956            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
4957            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
4958 ____________________________________________________________________________
4959 [  1121] By: gsar                                  on 1998/06/12  07:01:20
4960         Log: a tweaked version of:
4961              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
4962              Date: Fri, 12 Jun 1998 01:26:53 +0200
4963              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
4964              Subject: Re: Misparsing s///x
4965      Branch: perl
4966            ! pod/perlre.pod
4967 ____________________________________________________________________________
4968 [  1120] By: gsar                                  on 1998/06/12  06:51:08
4969         Log: applied patch, with indentation tweaks
4970              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4971              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
4972              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
4973              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
4974      Branch: perl
4975            ! regcomp.c regcomp.h regexec.c
4976 ____________________________________________________________________________
4977 [  1119] By: gsar                                  on 1998/06/11  17:42:07
4978         Log: make REG_INFTY default to something saner when sizeof(short) > 2
4979              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
4980              Date:    Thu, 11 Jun 1998 11:50:07 EDT
4981              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
4982              Subject: Re: [PATCH for tests] Regexp fails on long string 
4983      Branch: perl
4984            ! regcomp.h
4985 ____________________________________________________________________________
4986 [  1118] By: gsar                                  on 1998/06/11  07:09:06
4987         Log: regen embedvar.h
4988      Branch: perl
4989            ! embedvar.h
4990 ____________________________________________________________________________
4991 [  1117] By: gsar                                  on 1998/06/11  06:45:52
4992         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4993              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
4994              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
4995              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
4996      Branch: perl
4997            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
4998            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
4999 ____________________________________________________________________________
5000 [  1116] By: gsar                                  on 1998/06/11  06:35:54
5001         Log: misc win32 fixes
5002              From: "Douglas Lankshear" <dougl@ActiveState.com>
5003              Subject: [PATCH 5.004_66]
5004              Date: Wed, 10 Jun 1998 11:28:27 -0700
5005              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
5006      Branch: perl
5007            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
5008 ____________________________________________________________________________
5009 [  1115] By: gsar                                  on 1998/06/11  06:33:21
5010         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
5011              Date: Wed, 10 Jun 1998 00:53:25 +0200
5012              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5013              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
5014      Branch: perl
5015            ! Makefile.SH
5016 ____________________________________________________________________________
5017 [  1114] By: gsar                                  on 1998/06/11  06:31:34
5018         Log: back out change#1111 and add alternative patch:
5019              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5020              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
5021              Subject: Re: PATCH for study/foo/
5022              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
5023      Branch: perl
5024            ! pp.c sv.c
5025 ____________________________________________________________________________
5026 [  1113] By: gsar                                  on 1998/06/11  02:59:23
5027         Log: fix outdated bytecode.pl
5028      Branch: perl
5029            ! bytecode.h bytecode.pl byterun.c byterun.h
5030 ____________________________________________________________________________
5031 [  1112] By: gsar                                  on 1998/06/10  07:56:06
5032         Log: Added patch, regenerated perly.c and perly.c.diff
5033              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
5034              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
5035              From: Stephen McCamant <alias@mcs.com>
5036              Subject: [PATCH] too many RV2GVs in *foo{THING}
5037      Branch: perl
5038            ! perly.c perly.c.diff perly.y t/op/gv.t
5039 ____________________________________________________________________________
5040 [  1111] By: gsar                                  on 1998/06/10  07:40:30
5041         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5042              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
5043              Subject: Re: PATCH for study/foo/
5044              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
5045      Branch: perl
5046            ! pp.c
5047 ____________________________________________________________________________
5048 [  1110] By: gsar                                  on 1998/06/10  07:37:04
5049         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5050              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
5051              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
5052              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
5053      Branch: perl
5054            ! pod/perldebug.pod
5055 ____________________________________________________________________________
5056 [  1109] By: gsar                                  on 1998/06/10  07:35:29
5057         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5058              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
5059              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
5060              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
5061      Branch: perl
5062            ! regcomp.h
5063 ____________________________________________________________________________
5064 [  1108] By: gsar                                  on 1998/06/10  07:31:25
5065         Log: Added patch, tweaked other places affected by name change
5066              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
5067              Date: Wed, 10 Jun 1998 00:54:17 +0200
5068              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5069              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
5070      Branch: perl
5071           +> ext/DynaLoader/DynaLoader_pm.PL
5072            - ext/DynaLoader/DynaLoader.pm.PL
5073            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
5074            ! win32/makefile.mk
5075 ____________________________________________________________________________
5076 [  1107] By: gsar                                  on 1998/06/10  07:24:20
5077         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
5078              Date: Wed, 10 Jun 1998 00:53:42 +0200
5079              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5080              Subject: [PATCH for _66] new version of README.dos
5081      Branch: perl
5082            ! README.dos
5083 ____________________________________________________________________________
5084 [  1106] By: gsar                                  on 1998/06/10  07:22:31
5085         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
5086              Date: Wed, 10 Jun 1998 00:54:04 +0200
5087              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5088              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
5089      Branch: perl
5090            ! t/op/taint.t
5091 ____________________________________________________________________________
5092 [  1105] By: gsar                                  on 1998/06/10  07:21:21
5093         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
5094              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5095              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
5096              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
5097              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
5098      Branch: perl
5099            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
5100            ! perlvars.h pp_ctl.c proto.h sv.c
5101 ____________________________________________________________________________
5102 [  1104] By: gsar                                  on 1998/06/10  07:06:01
5103         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5104              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
5105              Subject: Lost chunk of RE jumbo patch
5106              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
5107      Branch: perl
5108            + t/op/regexp_noamp.t
5109 ____________________________________________________________________________
5110 [  1103] By: gsar                                  on 1998/06/10  07:04:20
5111         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5112              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
5113              Subject: [PATCH 5.004_66] Combined OS/2 support
5114              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
5115      Branch: perl
5116            ! os2/Changes os2/diff.configure os2/os2.c
5117 ____________________________________________________________________________
5118 [  1102] By: gsar                                  on 1998/06/10  07:00:08
5119         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
5120              Date:    Fri, 13 Mar 1998 20:03:52 EST
5121              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5122              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
5123      Branch: perl
5124            ! lib/Pod/Html.pm
5125 ____________________________________________________________________________
5126 [  1101] By: gsar                                  on 1998/06/10  06:55:20
5127         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5128              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
5129              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
5130      Branch: perl
5131            ! regexec.c
5132 ____________________________________________________________________________
5133 [  1100] By: gsar                                  on 1998/06/10  06:52:50
5134         Log: updated MANIFEST for previous change
5135      Branch: perl
5136            ! MANIFEST
5137 ____________________________________________________________________________
5138 [  1099] By: gsar                                  on 1998/06/10  06:51:08
5139         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
5140              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
5141              Date: Fri, 05 Jun 1998 11:08:40 -0700
5142              From: Dan Sugalski <sugalskd@osshe.edu>
5143              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
5144      Branch: perl
5145            + t/base/rs.t
5146            ! perl.h pod/perlvar.pod sv.c
5147 ____________________________________________________________________________
5148 [  1098] By: gsar                                  on 1998/06/10  06:36:59
5149         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5150              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
5151              Subject: [PATCH fror 5.004_66] DB_File-1.60
5152              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
5153      Branch: perl
5154            + ext/DB_File/dbinfo
5155            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5156            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
5157            ! t/lib/db-hash.t t/lib/db-recno.t
5158 ____________________________________________________________________________
5159 [  1097] By: gsar                                  on 1998/06/10  06:33:16
5160         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
5161              Date: Thu, 4 Jun 1998 13:47:31 -0400
5162              From: Chip Salzenberg <chip@perl.org>
5163              Subject: [PATCH] Invalidate method cache on C<local *subname>
5164      Branch: perl
5165            ! scope.c t/op/method.t
5166 ____________________________________________________________________________
5167 [  1096] By: gsar                                  on 1998/06/10  06:30:51
5168         Log: From: Norton Allen <allen@huarp.harvard.edu>
5169              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
5170              Subject: [PATCH] _66 MM_Unix.pm for QNX
5171              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
5172      Branch: perl
5173            ! lib/ExtUtils/MM_Unix.pm
5174 ____________________________________________________________________________
5175 [  1095] By: gsar                                  on 1998/06/10  06:29:21
5176         Log: From: Norton Allen <allen@huarp.harvard.edu>
5177              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
5178              Subject: [PATCH] _66 proto.h
5179              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
5180      Branch: perl
5181            ! proto.h
5182 ____________________________________________________________________________
5183 [  1094] By: gsar                                  on 1998/06/10  06:26:39
5184         Log: Applied relevant parts of:
5185              From: Paul Johnson <pjcj@transeda.com>
5186              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
5187              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
5188              Subject: [PATCH] Enhancing xsubpp's support for C++
5189      Branch: perl
5190            ! lib/ExtUtils/xsubpp
5191 ____________________________________________________________________________
5192 [  1093] By: gsar                                  on 1998/06/10  06:22:54
5193         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
5194              Date: Wed, 3 Jun 1998 11:22:19 -0500
5195              From: Graham Barr <gbarr@ti.com>
5196              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
5197      Branch: perl
5198            ! pp_sys.c
5199 ____________________________________________________________________________
5200 [  1092] By: gsar                                  on 1998/06/10  06:20:44
5201         Log: Message-Id: <199806030919.KAA03527@sale-wts>
5202              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
5203              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
5204              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
5205      Branch: perl
5206            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5207 ____________________________________________________________________________
5208 [  1091] By: gsar                                  on 1998/06/10  06:18:42
5209         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
5210              Date: Mon, 01 Jun 1998 12:22:29 -0700
5211              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
5212              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
5213      Branch: perl
5214            ! proto.h
5215 ____________________________________________________________________________
5216 [  1090] By: gsar                                  on 1998/06/10  06:14:24
5217         Log: A tweaked version of:
5218              Date: Mon, 1 Jun 1998 12:05:47 -0700
5219              From: SYSTEM@cedar.osshe.edu
5220              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
5221              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
5222      Branch: perl
5223            ! ext/SDBM_File/sdbm/Makefile.PL
5224 ____________________________________________________________________________
5225 [  1089] By: gsar                                  on 1998/06/10  05:58:00
5226         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
5227              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
5228              From: Stephen McCamant <alias@mcs.com>
5229              Subject: [PATCH] Re: Uninitialised error from -M()
5230      Branch: perl
5231            ! op.c t/op/stat.t
5232 ____________________________________________________________________________
5233 [  1088] By: gsar                                  on 1998/06/10  05:55:24
5234         Log: Date: Sat, 30 May 1998 08:07:01 -0400
5235              From: lvirden@cas.org (Larry Virden)
5236              Message-Id: <199805301207.IAA08856@cas.org>
5237              Subject: PATCH for pod and warning notice
5238      Branch: perl
5239            ! pod/perlguts.pod
5240 ____________________________________________________________________________
5241 [  1087] By: gsar                                  on 1998/06/10  05:52:05
5242         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5243              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5244              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5245              Subject: [PATCH 5.004_66] Config_66-01
5246      Branch: perl
5247            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5248            ! Porting/config_H config_h.SH
5249 ____________________________________________________________________________
5250 [  1086] By: gsar                                  on 1998/06/10  05:46:38
5251         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5252              Date: Mon, 08 Jun 1998 16:13:14 -0700
5253              From: Dan Sugalski <sugalskd@osshe.edu>
5254              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5255      Branch: perl
5256            ! ext/Thread/Thread/Semaphore.pm
5257 ____________________________________________________________________________
5258 [  1085] By: gsar                                  on 1998/06/10  05:44:44
5259         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5260              Date: Mon, 08 Jun 1998 16:10:02 -0700
5261              From: Dan Sugalski <sugalskd@osshe.edu>
5262              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5263      Branch: perl
5264            - vms/descrip.mms
5265            ! ext/Thread/Thread/Queue.pm
5266 ____________________________________________________________________________
5267 [  1084] By: gsar                                  on 1998/06/10  05:38:11
5268         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5269              Date: Mon, 08 Jun 1998 15:38:28 -0700
5270              From: Dan Sugalski <sugalskd@osshe.edu>
5271              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5272      Branch: perl
5273            + configure.com vms/descrip_mms.template vms/munchconfig.c
5274            + vms/subconfigure.com
5275            - vms/config.vms vms/fndvers.com
5276            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5277 ____________________________________________________________________________
5278 [  1083] By: gsar                                  on 1998/06/10  05:07:04
5279         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5280              variant of:
5281              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5282              Date:    Sat, 13 Dec 1997 07:31:02 EST
5283              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5284              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5285      Branch: perl
5286            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5287 ____________________________________________________________________________
5288 [  1082] By: gsar                                  on 1998/06/10  04:52:26
5289         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5290              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5291      Branch: perl
5292            ! malloc.c
5293 ____________________________________________________________________________
5294 [  1081] By: gsar                                  on 1998/06/10  03:45:10
5295         Log: reverse integrate contents of win32 branch into mainline
5296      Branch: perl
5297           !> (integrate 44 files)
5298 ____________________________________________________________________________
5299 [  1080] By: gsar                                  on 1998/06/09  17:37:55
5300         Log: `p4 integrate -b ASPerl && p4 resolve -at`
5301      Branch: asperl
5302           !> (integrate 43 files)
5303 ____________________________________________________________________________
5304 [  1079] By: gsar                                  on 1998/06/09  00:59:06
5305         Log: add examples of diff(1) usage
5306      Branch: win32/perl
5307            ! Porting/patching.pod
5308 ____________________________________________________________________________
5309 [  1078] By: gsar                                  on 1998/06/09  00:52:23
5310         Log: undo change#1077
5311      Branch: win32/perl
5312            ! sv.c
5313 ____________________________________________________________________________
5314 [  1077] By: gsar                                  on 1998/06/06  16:47:32
5315         Log: make sv_setsv() treat freed SVs like SVt_NULL
5316      Branch: win32/perl
5317            ! sv.c
5318 ____________________________________________________________________________
5319 [  1076] By: gsar                                  on 1998/06/05  19:03:14
5320         Log: delete undiscussed AS changes for PPD (broke .packlist
5321              mechanism)
5322      Branch: win32/perl
5323            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5324 ____________________________________________________________________________
5325 [  1075] By: gsar                                  on 1998/06/05  18:18:44
5326         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5327              with the xsubpp-generated symbol)
5328      Branch: win32/perl
5329            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5330            ! win32/dl_win32.xs
5331 ____________________________________________________________________________
5332 [  1074] By: gsar                                  on 1998/06/04  22:45:18
5333         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5334      Branch: win32/perl
5335            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5336            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5337 ____________________________________________________________________________
5338 [  1073] By: nick                                  on 1998/06/04  17:18:14
5339         Log: resolve -at win32 branch into ansiperl
5340      Branch: ansiperl
5341           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5342           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5343           +> t/lib/h2ph.t win32/GenCAPI.pl
5344           !> (integrate 127 files)
5345 ____________________________________________________________________________
5346 [  1072] By: gsar                                  on 1998/06/04  01:49:24
5347         Log: document CORE::GLOBAL:: and global overriding, fix up
5348              File::DosGlob, testsuited and all
5349      Branch: win32/perl
5350            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5351 ____________________________________________________________________________
5352 [  1071] By: gsar                                  on 1998/06/03  22:12:55
5353         Log: add AS patch#24, remove one other instance of error_no
5354              that was missed (patch#23 was intentionally skipped)
5355      Branch: win32/perl
5356            ! embedvar.h globals.c perlvars.h win32/makedef.pl
5357            ! win32/runperl.c
5358 ____________________________________________________________________________
5359 [  1070] By: gsar                                  on 1998/06/01  19:42:06
5360         Log: fix Liblist.pm to tolerate backslashen in paths
5361      Branch: win32/perl
5362            ! lib/ExtUtils/Liblist.pm
5363 ____________________________________________________________________________
5364 [  1069] By: gsar                                  on 1998/06/01  07:43:02
5365         Log: @INC construction on win32 cleaned up
5366              - perl.dll location based paths should be much more reliable now
5367              - registry stuff unchanged
5368              - Config.pm now has all the installfoolib entries for MakeMaker et al
5369      Branch: win32/perl
5370            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5371            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5372            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5373            ! win32/runperl.c win32/win32.c win32/win32.h
5374 ____________________________________________________________________________
5375 [  1068] By: gsar                                  on 1998/05/31  21:52:18
5376         Log: semctl tweak
5377              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5378              Date:    Sun, 31 May 1998 16:27:33 CDT
5379              From:    Graham Barr <gbarr@pobox.com>
5380              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
5381      Branch: win32/perl
5382            ! doio.c
5383 ____________________________________________________________________________
5384 [  1067] By: gsar                                  on 1998/05/31  21:07:44
5385         Log: minimal fix to enable compiling with -DMULTIPLICITY
5386              (non-threadsafe regcomp.c globals need revisiting)
5387      Branch: win32/perl
5388            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5389            ! win32/GenCAPI.pl win32/makedef.pl
5390 ____________________________________________________________________________
5391 [  1066] By: gsar                                  on 1998/05/30  21:35:37
5392         Log: integrate mainline changes (ASPerl branch is identical to
5393              win32 branch as of this change)
5394      Branch: asperl
5395           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5396           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5397           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5398           !> win32/config.gc win32/config.vc win32/config_H.bc
5399           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5400 ____________________________________________________________________________
5401 [  1065] By: gsar                                  on 1998/05/30  21:13:06
5402         Log: change#1060 was inexplicably missing some of the "ensure
5403              AS stuff does no harm" fixes
5404      Branch: win32/perl
5405            ! embed.h global.sym win32/Makefile win32/makefile.mk
5406 ____________________________________________________________________________
5407 [  1064] By: gsar                                  on 1998/05/30  21:10:27
5408         Log: integrate mainline to pick up trivial changes
5409      Branch: win32/perl
5410           !> MANIFEST pp_sys.c
5411
5412 ----------------
5413 Version 5.004_66
5414 ----------------
5415
5416 ____________________________________________________________________________
5417 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
5418         Log: Remove duplicate win32/TEST line from MANIFEST.
5419      Branch: perl
5420            ! MANIFEST
5421 ____________________________________________________________________________
5422 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
5423         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5424      Branch: perl
5425            ! pp_sys.c
5426 ____________________________________________________________________________
5427 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
5428         Log: Integrate from win32 branch into mainline (this now pulls in the
5429              asperl stuff).
5430      Branch: perl
5431           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5432           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5433           +> t/lib/h2ph.t win32/GenCAPI.pl
5434           !> (integrate 104 files)
5435 ____________________________________________________________________________
5436 [  1060] By: gsar                                  on 1998/05/29  11:05:50
5437         Log: reverse integrate asperl branch contents (phew!)
5438              - various fixups to ensure AS stuff does no harm
5439              - adjust win32/makefiles for the new directory layout (new layout
5440              looks rather a muddle--needs rework)
5441              - verified build & test on NT and Solaris/gcc
5442      Branch: win32/perl
5443           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5444           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5445            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5446            ! win32/config.bc win32/config.gc win32/config.vc
5447            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5448            ! win32/makefile.mk
5449           !> (integrate 77 files)
5450 ____________________________________________________________________________
5451 [  1059] By: gsar                                  on 1998/05/29  08:33:56
5452         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5453      Branch: asperl
5454            ! util.c
5455 ____________________________________________________________________________
5456 [  1058] By: gsar                                  on 1998/05/29  08:31:09
5457         Log: type xtext for *.t that were missing it
5458      Branch: asperl
5459            ! t/lib/thread.t t/op/nothread.t
5460 ____________________________________________________________________________
5461 [  1057] By: gsar                                  on 1998/05/29  08:28:46
5462         Log: stray t/op/ipc*.t fixups
5463      Branch: win32/perl
5464            ! t/op/ipcmsg.t t/op/ipcsem.t
5465 ____________________________________________________________________________
5466 [  1056] By: gsar                                  on 1998/05/29  07:41:49
5467         Log: fixups to make it build and pass tests under both compilers
5468      Branch: asperl
5469            ! ObjXSub.h objpp.h proto.h
5470 ____________________________________________________________________________
5471 [  1055] By: gsar                                  on 1998/05/29  07:22:51
5472         Log: integrate mainline changes
5473      Branch: asperl
5474           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5475           !> (integrate 69 files)
5476      Branch: win32/perl
5477            ! Todo.5.005 pod/perldelta.pod
5478 ____________________________________________________________________________
5479 [  1054] By: gsar                                  on 1998/05/29  05:04:03
5480         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5481      Branch: win32/perl
5482            ! t/lib/h2ph.t
5483 ____________________________________________________________________________
5484 [  1053] By: gsar                                  on 1998/05/29  05:01:54
5485         Log: misc changes
5486              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
5487              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
5488      Branch: win32/perl
5489            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
5490            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
5491            ! x2p/util.c x2p/util.h
5492 ____________________________________________________________________________
5493 [  1052] By: gsar                                  on 1998/05/29  02:31:44
5494         Log: merge changes#1014,1038 from maintbranch
5495      Branch: win32/perl
5496            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5497            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
5498            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
5499            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
5500            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
5501            ! t/io/pipe.t utils/h2ph.PL
5502 ____________________________________________________________________________
5503 [  1051] By: gsar                                  on 1998/05/29  01:38:51
5504         Log: regenerate win32/config_H.?c
5505      Branch: win32/perl
5506            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5507 ____________________________________________________________________________
5508 [  1050] By: gsar                                  on 1998/05/29  01:32:41
5509         Log: integrate mainline
5510      Branch: win32/perl
5511            ! win32/Makefile win32/makefile.mk
5512           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
5513           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
5514           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
5515           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
5516           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
5517           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5518 ____________________________________________________________________________
5519 [  1049] By: gsar                                  on 1998/05/29  00:57:05
5520         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
5521              all tests
5522      Branch: asperl
5523            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
5524            ! win32/win32.h win32/win32iop.h
5525 ____________________________________________________________________________
5526 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
5527         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
5528              in change 1043 clashed badly with changes made in the win32
5529              branch. I did an accept on the win32 branch version for now.
5530      Branch: perl
5531           +> t/op/die.t
5532           !> (integrate 52 files)
5533 ____________________________________________________________________________
5534 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
5535         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5536              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
5537              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
5538              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
5539              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
5540      Branch: perl
5541            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5542            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
5543            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
5544            ! win32/config.bc win32/config.gc win32/config.vc
5545 ____________________________________________________________________________
5546 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
5547         Log: Back out change 1043 since Andy's forthcoming Config patch
5548              includes a modified version.
5549      Branch: perl
5550            ! Configure config_h.SH doio.c perl.h
5551 ____________________________________________________________________________
5552 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
5553         Log: Bump patchlevel.h to 66.
5554      Branch: perl
5555            ! patchlevel.h
5556 ____________________________________________________________________________
5557 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
5558         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
5559              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
5560              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
5561              (above minus the t/system.t test pending checking)
5562              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
5563              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
5564              Subject: [PATCH] _65 and _04 <DOC> patching.pod
5565              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
5566      Branch: perl
5567            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
5568 ____________________________________________________________________________
5569 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
5570         Log: This change really is:
5571              Subject: [PATCH] 5.004_65: the infamous semctl()
5572              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5573              From: Jarkko Hietaniemi <jhi@iki.fi>
5574              
5575              Change 1041 claimed to be this patch but was really:
5576              Subject: [PATCH] 5.004_65: t/op/ipc*.t
5577              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
5578              From: Jarkko Hietaniemi <jhi@iki.fi>
5579      Branch: perl
5580            ! Configure config_h.SH doio.c perl.h
5581 ____________________________________________________________________________
5582 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
5583         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5584              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
5585              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
5586              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
5587              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
5588      Branch: perl
5589            ! Configure INSTALL Porting/Glossary Porting/config.sh
5590            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
5591            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
5592            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5593 ____________________________________________________________________________
5594 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
5595         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
5596              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5597              From: Jarkko Hietaniemi <jhi@iki.fi>
5598      Branch: perl
5599            ! t/op/ipcmsg.t t/op/ipcsem.t
5600 ____________________________________________________________________________
5601 [  1040] By: gsar                                  on 1998/05/28  02:06:47
5602         Log: tweaks to enable Borland build
5603      Branch: asperl
5604            ! win32/makefile.mk win32/win32.c
5605 ____________________________________________________________________________
5606 [  1039] By: gsar                                  on 1998/05/27  23:29:22
5607         Log: remove C<#define index strchr> from win32.h (unused, and the
5608              pollution causes spurious variable name changes in extensions)
5609      Branch: win32/perl
5610            ! win32/win32.h
5611 ____________________________________________________________________________
5612 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
5613         Log: Assorted patches:
5614              
5615              ------  BUILD PROCESS  ------
5616              
5617              Title:  "add utilities to make test dependencies"
5618              From:  Robin Barker <rmb1@cise.npl.co.uk>
5619              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
5620              Files:  Makefile.SH
5621              
5622              Title:  "Add 'make nok' complement to 'make ok'"
5623              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5624              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
5625              Files:  Makefile.SH
5626              
5627              Title:  "further h2ph patches (add enum support)"
5628              From:  Billy <wdconsta@cs.adelaide.edu.au>
5629              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
5630              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5631              
5632              ------  CORE LANGUAGE  ------
5633              
5634              Title:  "Fix %! error spelling and add perldiag.pod entry"
5635              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
5636              Msg-ID:  <19980524193101.A573@pobox.com>
5637              Files:  pod/perldiag.pod gv.c
5638              
5639              Title:  "Remove obsolete Win32 uppercasing ENV code"
5640              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5641              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
5642              Files:  perl.c
5643              
5644              Title:  "Don't mung $! on implicit close"
5645              From:  Chip Salzenberg <chip@perl.org>
5646              Msg-ID:  <19980525113309.A15845@perlsupport.com>
5647              Files:  doio.c
5648              
5649              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
5650              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5651              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
5652              Files:  doio.c
5653              
5654              ------  DOCUMENTATION  ------
5655              
5656              Title:  "doc patch: you canna return an array ( list context: || vs or)"
5657              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
5658              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
5659              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
5660              
5661              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
5662              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5663              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
5664              Files:  pod/perlop.pod pod/perlre.pod
5665              
5666              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
5667              with /g does list context get matches without parens"
5668              From:  Greg Chapman <glc@well.com>, Tom Christiansen
5669              <tchrist@jhereg.perl.com>, Tom Phoenix
5670              <rootbeer@teleport.com>
5671              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
5672              <199805231559.JAA21316@jhereg.perl.com>,
5673              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
5674              Files:  pod/perlop.pod
5675              
5676              Title:  "Documenting last/next/redo even further"
5677              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5678              <rootbeer@teleport.com>
5679              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
5680              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
5681              Files:  pod/perlfunc.pod
5682              
5683              Title:  "Documenting last/next/redo within continue block"
5684              From:  Tom Phoenix <rootbeer@teleport.com>
5685              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
5686              Files:  pod/perlfunc.pod
5687              
5688              Title:  "Document stat return in scalar context"
5689              From:  Mark-Jason Dominus <mjd@plover.com>
5690              Files:  pod/perlfunc.pod
5691              
5692              ------  EXTENSIONS  ------
5693              
5694              Title:  "Better LD_RUN_PATH handling on IRIX"
5695              From:  "W. Phillip Moore" <wpm@ms.com>
5696              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
5697              Files:  lib/ExtUtils/MM_Unix.pm
5698              
5699              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
5700              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5701              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
5702              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
5703              
5704              ------  LIBRARY  ------
5705              
5706              Title:  "Fix FileHandle.pm example bug"
5707              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5708              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
5709              Files:  lib/FileHandle.pm
5710              
5711              Title:  "Add zero/negative $count docs for Benchmark.pm"
5712              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5713              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
5714              Files:  lib/Benchmark.pm
5715              
5716              ------  PORTABILITY - GENERAL  ------
5717              
5718              Title:  "Add test suite recommendations to Porting/patching.pod"
5719              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5720              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
5721              Files:  Porting/patching.pod
5722              
5723              ------  TESTS  ------
5724              
5725              Title:  "Fix looping bug in t/io/pipe.t"
5726              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5727              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
5728              Files:  t/io/pipe.t
5729      Branch: maint-5.004/perl
5730            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
5731            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
5732            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
5733            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
5734            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
5735            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
5736            ! utils/h2ph.PL
5737 ____________________________________________________________________________
5738 [  1037] By: gsar                                  on 1998/05/27  16:18:30
5739         Log: add AS patch#22 (fix to make die_exit.t pass)
5740      Branch: asperl
5741            ! win32/runperl.c
5742 ____________________________________________________________________________
5743 [  1036] By: gsar                                  on 1998/05/27  12:50:34
5744         Log: add AS patch#21 (misc. fixes)
5745      Branch: asperl
5746            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
5747            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
5748            ! win32/win32.c win32/win32sck.c
5749 ____________________________________________________________________________
5750 [  1035] By: gsar                                  on 1998/05/26  17:26:17
5751         Log: more changes to satisfy non-debug VC build (C-API doesn't
5752              build, and the testsuite still won't run)
5753      Branch: asperl
5754            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
5755            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
5756 ____________________________________________________________________________
5757 [  1034] By: gsar                                  on 1998/05/26  17:20:22
5758         Log: remove doubled hunk (perforce auto-integrate oddity)
5759      Branch: win32/perl
5760            ! pod/perldiag.pod
5761 ____________________________________________________________________________
5762 [  1033] By: gsar                                  on 1998/05/26  13:39:14
5763         Log: tweaks to make it build with the Borland compiler.  Won't run
5764              testsuite because @INC intuition from location of perlcore.dll seems
5765              to be broken.  Also, system() and qx// seem broken as well.
5766      Branch: asperl
5767            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
5768            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
5769            ! regexec.c toke.c
5770 ____________________________________________________________________________
5771 [  1032] By: gsar                                  on 1998/05/24  23:13:05
5772         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
5773      Branch: win32/perl
5774            ! lib/Benchmark.pm
5775 ____________________________________________________________________________
5776 [  1031] By: gsar                                  on 1998/05/24  05:36:44
5777         Log: tweak makefiles
5778      Branch: asperl
5779            ! win32/Makefile win32/makefile.mk
5780 ____________________________________________________________________________
5781 [  1030] By: gsar                                  on 1998/05/23  18:58:23
5782         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
5783      Branch: win32/perl
5784            ! pp_sys.c t/op/die.t
5785 ____________________________________________________________________________
5786 [  1029] By: gsar                                  on 1998/05/23  18:55:13
5787         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
5788              incomplete)
5789      Branch: win32/perl
5790            ! embed.h global.sym op.c pp.c proto.h sv.c
5791 ____________________________________________________________________________
5792 [  1028] By: gsar                                  on 1998/05/23  18:25:14
5793         Log: merge change#1013 from maintbranch (1012 is n/a)
5794      Branch: win32/perl
5795            ! toke.c
5796 ____________________________________________________________________________
5797 [  1027] By: gsar                                  on 1998/05/23  18:02:21
5798         Log: merge change#1011 from maintbranch
5799      Branch: win32/perl
5800            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
5801            ! utils/perlbug.PL
5802 ____________________________________________________________________________
5803 [  1026] By: nick                                  on 1998/05/23  08:45:04
5804         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
5805      Branch: win32/perl
5806            ! t/op/ipcmsg.t t/op/ipcsem.t
5807 ____________________________________________________________________________
5808 [  1025] By: nick                                  on 1998/05/23  08:36:36
5809         Log: Resolve win32 into ansiperl
5810      Branch: ansiperl
5811           +> t/op/die.t
5812           !> (integrate 42 files)
5813 ____________________________________________________________________________
5814 [  1024] By: gsar                                  on 1998/05/21  21:11:12
5815         Log: more mingw32 tweaks
5816      Branch: win32/perl
5817            ! ext/POSIX/POSIX.xs t/pragma/locale.t
5818 ____________________________________________________________________________
5819 [  1023] By: gsar                                  on 1998/05/21  19:15:02
5820         Log: fix problematic change#965 from maintbranch
5821              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
5822              Date:    Sat, 16 May 1998 17:45:22 EDT
5823              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5824              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
5825      Branch: win32/perl
5826            ! gv.c op.c t/comp/proto.t
5827 ____________________________________________________________________________
5828 [  1022] By: gsar                                  on 1998/05/21  01:37:04
5829         Log: fix POSIX for mingw32
5830      Branch: win32/perl
5831            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
5832 ____________________________________________________________________________
5833 [  1021] By: gsar                                  on 1998/05/20  15:02:21
5834         Log: remove strupr() from perl.c
5835      Branch: win32/perl
5836            ! perl.c
5837 ____________________________________________________________________________
5838 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
5839         Log: Title:  "fix up descrepancy in h2ph test"
5840              From:  Tim Bunce
5841              Files:  t/lib/h2ph.pht
5842      Branch: maint-5.004/perl
5843            ! t/lib/h2ph.pht
5844 ____________________________________________________________________________
5845 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
5846         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
5847              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5848              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
5849              Files:  t/op/subst.t
5850              
5851              Title:  "fix up descrepancy in h2ph test"
5852              From:  Tim Bunce
5853              Files:  t/lib/h2ph.t
5854      Branch: maint-5.004/perl
5855            ! t/lib/h2ph.t t/op/subst.t
5856 ____________________________________________________________________________
5857 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
5858         Log: Title:  "fix mem leak and core dump from change 1016"
5859              From:  Tim Bunce
5860              Files:  pp_sys.c
5861      Branch: maint-5.004/perl
5862            ! pp_sys.c
5863 ____________________________________________________________________________
5864 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
5865         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
5866              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5867              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
5868              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
5869              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
5870              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
5871              doio.c doop.c ext/ODBM_File/ODBM_File.xs
5872              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5873              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
5874              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
5875              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5876              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
5877              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
5878              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5879              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
5880              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
5881              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
5882              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
5883              universal.c util.c win32/Makefile win32/config_H.bc
5884              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
5885              win32/makefile.mk win32/perlglob.c win32/runperl.c
5886              win32/win32.c win32/win32sck.c x2p/s2p.PL
5887      Branch: maint-5.004/perl
5888            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
5889            ! cygwin32/perlld deb.c doio.c doop.c embed.h
5890            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
5891            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
5892            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
5893            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5894            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
5895            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
5896            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5897            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
5898            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
5899            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
5900            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
5901            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
5902            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
5903            ! universal.c util.c utils/perldoc.PL win32/Makefile
5904            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
5905            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
5906            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
5907            ! x2p/s2p.PL
5908 ____________________________________________________________________________
5909 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
5910         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
5911              From:  Graham Barr <gbarr@ti.com>
5912              Msg-ID:  <3561D147.7F3E0C88@ti.com>
5913              Files:  pp_sys.c t/op/die.t
5914      Branch: maint-5.004/perl
5915            ! pp_sys.c t/op/die.t
5916 ____________________________________________________________________________
5917 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
5918         Log: Title:  "loosen const sub re-defined warnings"
5919              From:  Doug MacEachern <dougm@pobox.com>
5920              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
5921              Files:  proto.h global.sym op.c pp.c sv.c
5922      Branch: maint-5.004/perl
5923            ! global.sym op.c pp.c proto.h sv.c
5924 ____________________________________________________________________________
5925 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
5926         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
5927              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5928              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
5929              Files:  sv.c
5930              
5931              Title:  "Further h2ph patches (including a test suite)"
5932              From:  Billy <wdconsta@cs.adelaide.edu.au>
5933              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
5934              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5935      Branch: maint-5.004/perl
5936            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5937            ! MANIFEST sv.c utils/h2ph.PL
5938 ____________________________________________________________________________
5939 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
5940         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
5941              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
5942              <ilya@math.ohio-state.edu>
5943              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
5944              <199805151931.PAA23086@aatma.engin.umich.edu>,
5945              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
5946              Files:  toke.c
5947      Branch: maint-5.004/perl
5948            ! toke.c
5949 ____________________________________________________________________________
5950 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
5951         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
5952              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
5953              <jhi@iki.fi>
5954              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
5955              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
5956              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
5957              t/op/ipcsem.t
5958      Branch: maint-5.004/perl
5959            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
5960            ! t/op/ipcsem.t
5961 ____________________________________________________________________________
5962 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
5963         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
5964              From:  jan.dubois@ibm.net (Jan Dubois)
5965              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
5966              Files:  embed.h interp.sym
5967              
5968              Title:  "Undo changed error message which breaks Tk"
5969              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5970              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
5971              Files:  pp_ctl.c
5972              
5973              Title:  "Minor fixups to new -e script code"
5974              From:  Tim Bunce
5975              Files:  perl.c
5976              
5977              Title:  "Remove old diags not relevant after -e fix"
5978              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
5979              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
5980              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
5981              <199805181335.OAA07008@toad.ig.co.uk>,
5982              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
5983              Files:  pod/perldiag.pod
5984              
5985              Title:  "more examples for vec()"
5986              From:  Tom Phoenix <rootbeer@teleport.com>
5987              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
5988              Files:  pod/perlfunc.pod
5989              
5990              Title:  ""make ok" (perlbug -ok) should not be interactive"
5991              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
5992              <jhi@iki.fi>
5993              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
5994              <l03130300b1834f9732a0@[194.222.64.89]>
5995              Files:  utils/perlbug.PL
5996      Branch: maint-5.004/perl
5997            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
5998            ! pp_ctl.c utils/perlbug.PL
5999 ____________________________________________________________________________
6000 [  1010] By: gsar                                  on 1998/05/18  09:40:58
6001         Log: integrate mainline changes (untested)
6002      Branch: asperl
6003           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6004           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6005           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6006           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6007           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
6008           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
6009            - ext/DynaLoader/DynaLoader.pm
6010            ! win32/win32.c
6011           !> (integrate 234 files)
6012 ____________________________________________________________________________
6013 [  1009] By: gsar                                  on 1998/05/18  07:51:19
6014         Log: more whitespace tweaks from maintbranch
6015      Branch: win32/perl
6016            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
6017 ____________________________________________________________________________
6018 [  1008] By: gsar                                  on 1998/05/17  22:37:20
6019         Log: sundry whitespace cleanups from maintbranch
6020      Branch: win32/perl
6021            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
6022 ____________________________________________________________________________
6023 [  1007] By: gsar                                  on 1998/05/16  21:59:46
6024         Log: integrate mainline
6025      Branch: win32/perl
6026           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6027           !> t/op/ipcmsg.t t/op/ipcsem.t
6028 ____________________________________________________________________________
6029 [  1006] By: gsar                                  on 1998/05/16  21:54:23
6030         Log: merge changes#996,998,999 from maintbranch
6031      Branch: win32/perl
6032            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
6033 ____________________________________________________________________________
6034 [  1005] By: gsar                                  on 1998/05/16  21:49:47
6035         Log: merge change#995 from maintbranch, tweak interp.sym and
6036              run embed.pl
6037      Branch: win32/perl
6038            ! embedvar.h interp.sym intrpvar.h perl.c
6039 ____________________________________________________________________________
6040 [  1004] By: gsar                                  on 1998/05/16  21:27:18
6041         Log: merge changes#989,990,992 from maintbranch
6042      Branch: win32/perl
6043            + t/op/die.t
6044            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
6045 ____________________________________________________________________________
6046 [  1003] By: gsar                                  on 1998/05/16  21:16:47
6047         Log: sync config*.gc with others, and verify that nothing from
6048              change#986 needs to be merged
6049      Branch: win32/perl
6050            ! win32/config.gc win32/config_H.gc
6051 ____________________________________________________________________________
6052 [  1002] By: gsar                                  on 1998/05/16  21:04:04
6053         Log: merge change#985 from maintbranch
6054      Branch: win32/perl
6055            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6056            ! util.c
6057 ____________________________________________________________________________
6058 [  1001] By: gsar                                  on 1998/05/16  17:53:16
6059         Log: add a test to check return value from successful s/// (there was none!)
6060      Branch: win32/perl
6061            ! t/op/subst.t
6062 ____________________________________________________________________________
6063 [  1000] By: gsar                                  on 1998/05/16  17:42:34
6064         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
6065              return a value on the stack
6066      Branch: win32/perl
6067            ! pp_hot.c
6068 ____________________________________________________________________________
6069 [   999] By: TimBunce                              on 1998/05/15  23:04:30
6070         Log: Title:  "Update Porting/makerel script for perforce dir structure"
6071              From:  Tim Bunce
6072              Files:  Porting/makerel
6073      Branch: maint-5.004/perl
6074            ! Porting/makerel
6075 ____________________________________________________________________________
6076 [   998] By: TimBunce                              on 1998/05/15  22:49:55
6077         Log: Title:  "Updated Changes file for trial 3"
6078              From:  Tim Bunce
6079              Files:  Changes
6080      Branch: maint-5.004/perl
6081            ! Changes
6082 ____________________________________________________________________________
6083 [   997] By: gsar                                  on 1998/05/15  22:21:41
6084         Log: merge changes#982,984 from maintbranch
6085      Branch: win32/perl
6086            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
6087            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6088 ____________________________________________________________________________
6089 [   996] By: TimBunce                              on 1998/05/15  22:19:32
6090         Log: Title:  "Negative array subscript unrecognized in regex"
6091              From:  Mark-Jason Dominus <mjd@plover.com>,
6092              h.sanden@elsevier.nl (Hugo van der Sanden)
6093              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
6094              <199805151514.RAA04121@dorlas.elsevier.nl>
6095              Files:  t/base/lex.t toke.c
6096              
6097              Title:  "Remove e_fp from toke.c after change 955"
6098              From:  Tim Bunce
6099              Files:  toke.c
6100      Branch: maint-5.004/perl
6101            ! t/base/lex.t toke.c
6102 ____________________________________________________________________________
6103 [   995] By: TimBunce                              on 1998/05/15  22:08:32
6104         Log: Title:  "Fix -e security hole (no longer uses temp file)"
6105              From:  Tim Bunce
6106              Files:  embed.h perl.h perl.c
6107      Branch: maint-5.004/perl
6108            ! embed.h perl.c perl.h
6109 ____________________________________________________________________________
6110 [   994] By: gsar                                  on 1998/05/15  22:08:17
6111         Log: merge change#981 from maintbranch, add XXX comment about
6112              supporting %! for usethreads case
6113      Branch: win32/perl
6114            ! gv.c op.c
6115 ____________________________________________________________________________
6116 [   992] By: TimBunce                              on 1998/05/15  22:01:32
6117         Log: Title:  "install non-backwards compatible .pm files into archlib"
6118              From:  Tim Bunce
6119              Files:  installperl
6120              
6121              Title:  "revert "Can't locate" message to original for maintenance"
6122              From:  Tim Bunce
6123              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6124              Files:  pod/perldiag.pod pp_ctl.c
6125      Branch: maint-5.004/perl
6126            ! installperl pod/perldiag.pod pp_ctl.c
6127 ____________________________________________________________________________
6128 [   991] By: gsar                                  on 1998/05/15  21:35:00
6129         Log: reverse integrate ansiperl (all except the
6130              C<attrs qw(package locked)> stuff, and the duplicate hunks)
6131              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
6132      Branch: win32/perl
6133           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
6134           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
6135           !> utils/perldoc.PL
6136 ____________________________________________________________________________
6137 [   990] By: TimBunce                              on 1998/05/15  16:54:18
6138         Log: Title:  "Add tests for die $ref"
6139              From:  Graham Barr <gbarr@ti.com>
6140              Msg-ID:  <355C6297.121B576B@ti.com>
6141              Files:  MANIFEST t/op/die.t
6142      Branch: maint-5.004/perl
6143            + t/op/die.t
6144            ! MANIFEST
6145 ____________________________________________________________________________
6146 [   989] By: TimBunce                              on 1998/05/15  16:38:19
6147         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
6148              From:  Jarkko Hietaniemi <jhi@iki.fi>
6149              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
6150              Files:  t/op/ipcmsg.t
6151      Branch: maint-5.004/perl
6152            ! t/op/ipcmsg.t
6153 ____________________________________________________________________________
6154 [   988] By: mbeattie                              on 1998/05/15  16:28:08
6155         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
6156              (manually applied and tweaked) to fix up SysV IPC semaphores for
6157              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
6158              t/op/ipcsem.t for platforms which wanted to skip test. Completely
6159              disable ipcsem.t since it doesn't seem to work properly even when
6160              not skipped. This is _65.
6161      Branch: perl
6162            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6163            ! t/op/ipcmsg.t t/op/ipcsem.t
6164 ____________________________________________________________________________
6165 [   987] By: nick                                  on 1998/05/15  16:03:35
6166         Log: Integrate win32
6167      Branch: ansiperl
6168           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6169           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6170           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6171           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6172           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6173           +> t/op/pos.t utils/perlcc.PL
6174            - ext/DynaLoader/DynaLoader.pm
6175           !> (integrate 208 files)
6176 ____________________________________________________________________________
6177 [   986] By: TimBunce                              on 1998/05/15  15:28:45
6178         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
6179              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
6180              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
6181              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
6182              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
6183              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
6184              win32/config.bc win32/config.vc win32/config_H.bc
6185              win32/config_H.vc
6186      Branch: maint-5.004/perl
6187            + README.beos beos/nm.c hints/beos.sh
6188            ! Configure MANIFEST Porting/Glossary config_h.SH
6189            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
6190            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
6191            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6192 ____________________________________________________________________________
6193 [   985] By: TimBunce                              on 1998/05/15  15:02:43
6194         Log: Title:  "allow die $ref"
6195              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6196              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
6197              Files:  pp_ctl.c pp_sys.c util.c
6198              
6199              Title:  "ExtUtils::Manifest could truncate files during "make dist""
6200              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
6201              koenig@kulturbox.de (Andreas J. Koenig)
6202              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
6203              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
6204              Files:  lib/ExtUtils/Manifest.pm
6205              
6206              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
6207              From:  Dan Sugalski <sugalskd@osshe.edu>
6208              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
6209              Files:  lib/AutoSplit.pm
6210              
6211              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
6212              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
6213              J. Koenig), larry@wall.org (Larry Wall)
6214              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
6215              <sfc202c9jsb.fsf@anna.in-berlin.de>,
6216              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
6217              Files:  lib/AutoSplit.pm
6218      Branch: maint-5.004/perl
6219            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6220            ! util.c
6221 ____________________________________________________________________________
6222 [   984] By: TimBunce                              on 1998/05/15  14:18:52
6223         Log: ------  CORE LANGUAGE  ------
6224              
6225              Title:  "Fix close pipe returning status from wrong child"
6226              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
6227              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
6228              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
6229              Files:  t/io/pipe.t util.c
6230              
6231              Title:  "Avoid English.pm triggering load of Errno.pm"
6232              From:  Tim Bunce
6233              Files:  gv.c lib/English.pm
6234              
6235              ------  DOCUMENTATION  ------
6236              
6237              Title:  "Document child exit cause a parent sleep to end early"
6238              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6239              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6240              Files:  pod/perlfunc.pod
6241              
6242              ------  EXTENSIONS  ------
6243              
6244              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6245              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6246              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6247              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6248              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6249              
6250              Title:  "MM_VMS.pm fixes for building external library"
6251              From:  Dan Sugalski <sugalskd@ous.edu>
6252              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
6253              Files:  lib/ExtUtils/MM_VMS.pm
6254              
6255              Title:  "Appease picky DEC compiler in POSIX.xs"
6256              From:  Dan Sugalski <sugalskd@ous.edu>
6257              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6258              Files:  ext/POSIX/POSIX.xs
6259              
6260              ------  TESTS  ------
6261              
6262              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6263              From:  Jarkko Hietaniemi <jhi@iki.fi>
6264              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
6265              Files:  t/op/ipcsem.t
6266              
6267              Title:  "Fix doc bug for system() return value"
6268              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6269              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6270              Files:  pod/perlfunc.pod t/op/exec.t
6271              
6272              ------  UTILITIES  ------
6273              
6274              Title:  "Avoid possible constant autoload loop"
6275              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6276              Zakharevich <ilya@math.ohio-state.edu>
6277              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6278              <355B475A.C5AD4B90@ti.com>,
6279              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6280              Files:  utils/h2xs.PL
6281              
6282              Title:  "Further improvements to h2ph.PL"
6283              From:  kstar@chapin.edu
6284              Msg-ID:  <199805130241.WAA25459@chapin.edu>
6285              Files:  utils/h2ph.PL
6286      Branch: maint-5.004/perl
6287            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6288            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6289            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6290            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6291            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6292
6293 ----------------
6294 Version 5.004_64
6295 ----------------
6296
6297 ____________________________________________________________________________
6298 [   983] By: mbeattie                              on 1998/05/15  14:04:17
6299         Log: Integrate win32 branch into mainline.
6300      Branch: perl
6301           +> Porting/patching.pod t/op/defins.t
6302           !> (integrate 107 files)
6303 ____________________________________________________________________________
6304 [   982] By: TimBunce                              on 1998/05/15  12:33:26
6305         Log: Title:  "comment init_postdump_symbols issues"
6306              From:  Tim Bunce
6307              Files:  perl.c
6308              
6309              Title:  "Improve sort docs re SUBNAME"
6310              From:  circle@azstarnet.com
6311              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
6312              Files:  pod/perlfunc.pod
6313      Branch: maint-5.004/perl
6314            ! perl.c pod/perlfunc.pod
6315 ____________________________________________________________________________
6316 [   981] By: TimBunce                              on 1998/05/15  11:47:28
6317         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
6318              From:  Graham Barr <gbarr@ti.com>
6319              Msg-ID:  <355080CD.1111BC81@ti.com>
6320              Files:  gv.c
6321      Branch: maint-5.004/perl
6322            ! gv.c
6323 ____________________________________________________________________________
6324 [   980] By: gsar                                  on 1998/05/15  06:16:13
6325         Log: add doc for C<+{}> vs. C<{;}> disambiguation
6326      Branch: win32/perl
6327            ! pod/perlref.pod
6328 ____________________________________________________________________________
6329 [   979] By: gsar                                  on 1998/05/15  04:59:47
6330         Log: tweaks to win32 makefiles.  This version builds and passes all
6331              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
6332      Branch: win32/perl
6333            ! win32/Makefile win32/makefile.mk
6334 ____________________________________________________________________________
6335 [   978] By: gsar                                  on 1998/05/15  02:41:58
6336         Log: merge changes#922,944,949,965,970 from maintbranch
6337      Branch: win32/perl
6338            + Porting/patching.pod t/op/defins.t
6339            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6340            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6341            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6342            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6343            ! utils/perlbug.PL
6344 ____________________________________________________________________________
6345 [   977] By: gsar                                  on 1998/05/15  02:15:25
6346         Log: merge changes#906,907,909,910 from maintbranch
6347      Branch: win32/perl
6348            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6349            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6350            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6351            ! util.c
6352 ____________________________________________________________________________
6353 [   976] By: gsar                                  on 1998/05/15  01:34:53
6354         Log: merge change#905 from maintbranch, minor fixes to get
6355              clean build+test on Solaris
6356      Branch: win32/perl
6357            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6358            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6359            ! regcomp.c sv.c t/op/taint.t toke.c
6360 ____________________________________________________________________________
6361 [   975] By: gsar                                  on 1998/05/14  23:34:26
6362         Log: merge change#904 from maintbranch
6363      Branch: win32/perl
6364            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6365            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6366            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6367            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6368            ! vms/descrip.mms
6369 ____________________________________________________________________________
6370 [   974] By: gsar                                  on 1998/05/14  23:11:05
6371         Log: merge change#897 from maintbranch
6372      Branch: win32/perl
6373            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6374            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6375            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6376            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6377            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6378            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6379            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6380            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6381            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6382            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6383            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6384            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6385            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6386            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6387            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6388            ! win32/config_H.bc win32/config_H.vc win32/win32.c
6389            ! x2p/find2perl.PL
6390 ____________________________________________________________________________
6391 [   973] By: gsar                                  on 1998/05/14  22:24:26
6392         Log: integrate mainline
6393      Branch: win32/perl
6394            + Porting/Contract
6395           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6396           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6397           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6398           +> utils/perlcc.PL
6399            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6400            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6401            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6402            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6403            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6404            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6405            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6406            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6407            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6408            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6409            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6410            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6411            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6412            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6413            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6414            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6415            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6416            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6417            ! win32/win32.c x2p/find2perl.PL
6418           !> (integrate 59 files)
6419 ____________________________________________________________________________
6420 [   972] By: nick                                  on 1998/05/14  18:09:01
6421         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6422              Remove K&R style functions, avoid struct/typedef clash. 
6423      Branch: ansiperl
6424            ! bytecode.h byterun.c sv.c toke.c
6425 ____________________________________________________________________________
6426 [   971] By: TimBunce                              on 1998/05/14  16:52:19
6427         Log: 
6428              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6429              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6430              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
6431              Files:  pp.c
6432      Branch: maint-5.004/perl
6433            ! pp.c
6434 ____________________________________________________________________________
6435 [   970] By: TimBunce                              on 1998/05/14  16:18:06
6436         Log: 
6437              Title:  "perlbug reformatted"
6438              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6439              <hv@crypt0.demon.co.uk>
6440              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
6441              <l03130300b17cebcb6d33@[194.222.64.89]>,
6442              <v03110702b17ccbab6824@[195.95.102.67]>
6443              Files:  utils/perlbug.PL
6444      Branch: maint-5.004/perl
6445            ! utils/perlbug.PL
6446 ____________________________________________________________________________
6447 [   969] By: mbeattie                              on 1998/05/14  16:15:09
6448         Log: Integrate win32 branch into mainline
6449      Branch: perl
6450           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6451           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6452            - ext/DynaLoader/DynaLoader.pm
6453           !> (integrate 118 files)
6454 ____________________________________________________________________________
6455 [   968] By: mbeattie                              on 1998/05/14  16:05:57
6456         Log: Bump patchlevel to 65
6457      Branch: perl
6458            ! patchlevel.h
6459 ____________________________________________________________________________
6460 [   967] By: mbeattie                              on 1998/05/14  16:05:19
6461         Log: Another fixup of MANIFEST
6462      Branch: perl
6463            ! MANIFEST
6464 ____________________________________________________________________________
6465 [   966] By: mbeattie                              on 1998/05/14  16:02:20
6466         Log: Add missing files to MANIFEST
6467      Branch: perl
6468            ! MANIFEST
6469 ____________________________________________________________________________
6470 [   965] By: TimBunce                              on 1998/05/14  16:00:11
6471         Log: 
6472              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
6473              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6474              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
6475              Files:  gv.h gv.c op.c
6476      Branch: maint-5.004/perl
6477            ! gv.c gv.h op.c
6478 ____________________________________________________________________________
6479 [   964] By: mbeattie                              on 1998/05/14  15:58:01
6480         Log: Subject: [PATCH] Using Getopts::* with strict vars
6481              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6482              From: Tom Phoenix <rootbeer@teleport.com>
6483      Branch: perl
6484            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
6485 ____________________________________________________________________________
6486 [   963] By: mbeattie                              on 1998/05/14  15:56:53
6487         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
6488              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
6489              From: epeschko@den-mdev1 (Ed Peschko)
6490      Branch: perl
6491            + utils/perlcc.PL
6492            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
6493            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
6494 ____________________________________________________________________________
6495 [   962] By: mbeattie                              on 1998/05/14  15:45:28
6496         Log: From: Dan Sugalski <sugalskd@ous.edu>
6497              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
6498              Date: Wed, 08 Apr 1998 17:08:48 -0700
6499              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
6500              Date: Fri, 08 May 1998 10:49:16 -0700
6501      Branch: perl
6502            ! ext/Thread/Thread.pm
6503 ____________________________________________________________________________
6504 [   961] By: mbeattie                              on 1998/05/14  15:43:39
6505         Log: Subject: Consolidated patch to 5.004_64
6506              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
6507              From: Charles Bailey <BAILEY@newman.upenn.edu>
6508      Branch: perl
6509            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
6510            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
6511            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
6512            ! vms/perlvms.pod
6513 ____________________________________________________________________________
6514 [   960] By: mbeattie                              on 1998/05/14  15:41:41
6515         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
6516              Date: 07 Apr 1998 18:31:21 +0200
6517              From: JVromans@Squirrel.nl (Johan Vromans)
6518      Branch: perl
6519            ! lib/Getopt/Long.pm
6520 ____________________________________________________________________________
6521 [   959] By: mbeattie                              on 1998/05/14  15:39:29
6522         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6523              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
6524              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
6525              Subject: [PATCH] perl 5.004_64+Config_04
6526              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
6527      Branch: perl
6528            ! lib/Benchmark.pm pod/perlfunc.pod
6529 ____________________________________________________________________________
6530 [   958] By: mbeattie                              on 1998/05/14  15:36:30
6531         Log: From: kstar@chapin.edu
6532              Subject: [PATCH] hints for Irix 6
6533              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
6534              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
6535              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
6536      Branch: perl
6537            ! INSTALL hints/irix_6.sh installperl
6538 ____________________________________________________________________________
6539 [   957] By: mbeattie                              on 1998/05/14  15:33:48
6540         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
6541              Date: Mon, 06 Apr 1998 21:09:24 +0200
6542              From: Achim Bohnet <ach@mpe.mpg.de>
6543      Branch: perl
6544            ! lib/ExtUtils/Install.pm
6545 ____________________________________________________________________________
6546 [   956] By: mbeattie                              on 1998/05/14  15:32:39
6547         Log: Subject: [PATCH] Config: Irix 5 hints
6548              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
6549              From: kstar@O2.chapin.edu
6550      Branch: perl
6551            ! hints/irix_5.sh
6552 ____________________________________________________________________________
6553 [   955] By: mbeattie                              on 1998/05/14  15:31:12
6554         Log: Subject: PATCH: h2ph produces incorrect code
6555              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
6556              From: Billy <wdconsta@cs.adelaide.edu.au>
6557      Branch: perl
6558            ! utils/h2ph.PL
6559 ____________________________________________________________________________
6560 [   954] By: mbeattie                              on 1998/05/14  15:29:27
6561         Log: Subject: [PATCH] perldebug.pod
6562              Date: Mon, 6 Apr 1998 00:36:57 -0600
6563              From: jason stewart <jasons@sandy-home.arc.unm.edu>
6564      Branch: perl
6565            ! pod/perldebug.pod
6566 ____________________________________________________________________________
6567 [   953] By: mbeattie                              on 1998/05/14  15:28:00
6568         Log: From: Dominic Dunlop <domo@vo.lu>
6569              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
6570              Date: Wed, 6 May 1998 14:39:32 +0000
6571              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
6572              Date: Sat, 4 Apr 1998 19:44:34 +0000
6573      Branch: perl
6574            ! hints/machten.sh t/op/hashwarn.t
6575 ____________________________________________________________________________
6576 [   952] By: mbeattie                              on 1998/05/14  15:23:19
6577         Log: New pod/perldelta.pod (previous one branched in last change):
6578              Subject: [PATCH 5.004_64] Start new perldelta
6579              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6580              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6581      Branch: perl
6582            + pod/perldelta.pod
6583 ____________________________________________________________________________
6584 [   951] By: mbeattie                              on 1998/05/14  15:20:43
6585         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6586              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
6587              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
6588              Subject: [PATCH 5.004_64] Start new perldelta
6589              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6590              (above branched perldelta -> perldelta4, new perldelta will be
6591              created/added next change)
6592              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
6593              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
6594      Branch: perl
6595            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6596            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6597           +> pod/perldelta4.pod
6598            - pod/perldelta.pod
6599            ! MANIFEST hints/svr4.sh
6600 ____________________________________________________________________________
6601 [   949] By: TimBunce                              on 1998/05/14  15:11:30
6602         Log: 
6603              Title:  "while($x=<>) no longer warns (implicit defined added)"
6604              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
6605              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
6606              Files:  MANIFEST op.c t/op/defins.t
6607      Branch: maint-5.004/perl
6608            + t/op/defins.t
6609            ! MANIFEST op.c
6610 ____________________________________________________________________________
6611 [   948] By: mbeattie                              on 1998/05/14  15:09:51
6612         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6613              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
6614              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
6615              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
6616              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
6617              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
6618              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
6619              Subject: [PATCH 5.004_64] Config_64-03-04.diff
6620              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
6621      Branch: perl
6622            + README.beos beos/nm.c hints/beos.sh
6623            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
6624            ! Porting/Glossary Porting/config.sh Porting/config_H
6625            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
6626            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
6627            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
6628            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
6629            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
6630            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
6631            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6632 ____________________________________________________________________________
6633 [   946] By: TimBunce                              on 1998/05/14  15:07:06
6634         Log: 
6635              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
6636              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6637              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
6638              Files:  perl.c sv.c t/op/misc.t
6639      Branch: maint-5.004/perl
6640            ! perl.c sv.c t/op/misc.t
6641 ____________________________________________________________________________
6642 [   945] By: mbeattie                              on 1998/05/14  15:00:31
6643         Log: Subject: Perl Social Contract
6644              Date: 13 Apr 1998 06:16:59 -0700
6645              From: Russ Allbery <rra@stanford.edu>
6646      Branch: perl
6647            + Porting/Contract
6648 ____________________________________________________________________________
6649 [   944] By: TimBunce                              on 1998/05/14  14:59:37
6650         Log: 
6651              Title:  "5.004_04-m2 Cleanup of test failures"
6652              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6653              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
6654              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6655              win32/config.bc win32/config.vc
6656      Branch: maint-5.004/perl
6657            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6658            ! win32/config.bc win32/config.vc
6659 ____________________________________________________________________________
6660 [   943] By: mbeattie                              on 1998/05/14  14:58:13
6661         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
6662              Subject: [PATCH 5.004_64] Test.pm update
6663              Date: Sat, 4 Apr 1998 08:33:50 -0500
6664              Subject: [PATCH 5.004_64] modcount + comments
6665              Date: Fri, 17 Apr 1998 16:07:35 -0400
6666      Branch: perl
6667            ! lib/Test.pm op.c thrdvar.h
6668 ____________________________________________________________________________
6669 [   942] By: mbeattie                              on 1998/05/14  14:49:43
6670         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6671              Subject: [PATCH 5.004_64] newSV
6672              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
6673              Subject: [PATCH 5.004_64] Cryptic error from B::CC
6674              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
6675      Branch: perl
6676            ! ext/B/B/CC.pm handy.h proto.h sv.c
6677 ____________________________________________________________________________
6678 [   941] By: mbeattie                              on 1998/05/14  14:47:29
6679         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6680              Subject: [PATCH 5.004_64] anydbm.t
6681              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
6682              Subject: [PATCH 5.004_64] threads on OS/2
6683              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
6684              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
6685              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
6686              Subject: [PATCH 5.004_64] Immediate stop in debugger
6687              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
6688              Subject: [PATCH 5.005_64] ptags broken
6689              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
6690              Subject: [PATCH 5.004_64] Document switch syntax via RE
6691              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
6692      Branch: perl
6693            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
6694            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
6695            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
6696 ____________________________________________________________________________
6697 [   940] By: mbeattie                              on 1998/05/14  14:38:44
6698         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
6699              Date: Fri, 03 Apr 1998 16:01:57 -0800
6700              From: Dan Sugalski <sugalskd@osshe.edu>
6701      Branch: perl
6702            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
6703            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
6704 ____________________________________________________________________________
6705 [   939] By: mbeattie                              on 1998/05/14  14:35:42
6706         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
6707              Date: Fri, 03 Apr 1998 13:58:15 -0800
6708              From: Dan Sugalski <sugalskd@osshe.edu>
6709      Branch: perl
6710            ! perl.c
6711 ____________________________________________________________________________
6712 [   938] By: gsar                                  on 1998/05/14  10:53:55
6713         Log: merge change#896 from maintbranch
6714      Branch: win32/perl
6715            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
6716            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
6717            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
6718            ! t/op/gv.t t/op/misc.t t/op/pack.t
6719 ____________________________________________________________________________
6720 [   937] By: gsar                                  on 1998/05/14  09:31:34
6721         Log: merge change#887 from maintbranch
6722      Branch: win32/perl
6723            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6724            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
6725            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
6726            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
6727            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
6728            ! t/op/stat.t toke.c utils/h2xs.PL
6729 ____________________________________________________________________________
6730 [   936] By: gsar                                  on 1998/05/14  09:06:18
6731         Log: merge change#886 from maintbranch
6732      Branch: win32/perl
6733            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6734            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
6735            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
6736            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
6737            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6738            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
6739            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
6740            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
6741            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
6742            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6743            ! vms/test.com
6744 ____________________________________________________________________________
6745 [   935] By: gsar                                  on 1998/05/14  07:00:02
6746         Log: merge changes#872,873 from maintbranch
6747      Branch: win32/perl
6748            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
6749            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
6750            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
6751            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6752            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
6753            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
6754            ! utils/perldoc.PL
6755 ____________________________________________________________________________
6756 [   934] By: gsar                                  on 1998/05/14  06:24:38
6757         Log: merge changes#755..759,763,764 from maintbranch
6758      Branch: win32/perl
6759            + hints/openbsd.sh
6760            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
6761            ! t/op/pos.t utils/perldoc.PL
6762 ____________________________________________________________________________
6763 [   933] By: gsar                                  on 1998/05/14  06:07:31
6764         Log: merge change#754 from maintbranch
6765      Branch: win32/perl
6766            ! perl.c
6767 ____________________________________________________________________________
6768 [   932] By: gsar                                  on 1998/05/14  06:03:50
6769         Log: merge changes#752,753 from maintbranch
6770      Branch: win32/perl
6771            + t/op/pos.t
6772            ! README ext/GDBM_File/GDBM_File.pm
6773            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
6774 ____________________________________________________________________________
6775 [   931] By: gsar                                  on 1998/05/14  05:51:19
6776         Log: merge change#745 from maintbranch
6777      Branch: win32/perl
6778            + ext/DynaLoader/DynaLoader.pm.PL
6779            - ext/DynaLoader/DynaLoader.pm
6780            ! MANIFEST ext/DynaLoader/Makefile.PL
6781 ____________________________________________________________________________
6782 [   930] By: nick                                  on 1998/05/13  20:39:59
6783         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
6784      Branch: ansiperl
6785            ! utils/perldoc.PL
6786           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
6787           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
6788           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
6789           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6790           !> win32/makedef.pl win32/makefile.mk
6791 ____________________________________________________________________________
6792 [   929] By: gsar                                  on 1998/05/13  10:13:36
6793         Log: merge change#687 from maintbranch
6794      Branch: win32/perl
6795            ! pod/perlfunc.pod
6796 ____________________________________________________________________________
6797 [   928] By: gsar                                  on 1998/05/13  10:08:13
6798         Log: merge change#683 from maintbranch
6799      Branch: win32/perl
6800            ! pod/perlguts.pod
6801 ____________________________________________________________________________
6802 [   927] By: gsar                                  on 1998/05/13  09:51:43
6803         Log: merge change#681 from maintbranch
6804      Branch: win32/perl
6805            ! ext/Fcntl/Fcntl.pm
6806 ____________________________________________________________________________
6807 [   926] By: gsar                                  on 1998/05/13  09:47:11
6808         Log: merge change#664 from maint branch
6809      Branch: win32/perl
6810            ! regcomp.c regcomp.h regexec.c
6811 ____________________________________________________________________________
6812 [   925] By: gsar                                  on 1998/05/13  08:55:28
6813         Log: merge missing part of change#663 from maint branch
6814      Branch: win32/perl
6815            ! op.c
6816 ____________________________________________________________________________
6817 [   924] By: gsar                                  on 1998/05/12  18:50:04
6818         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
6819              and seems to generate problematic code for PII.
6820      Branch: win32/perl
6821            ! win32/makefile.mk
6822 ____________________________________________________________________________
6823 [   923] By: gsar                                  on 1998/05/12  16:24:02
6824         Log: fix test failure
6825              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
6826              Date:    Tue, 12 May 1998 10:40:57 BST
6827              From:    Nick.Ing-Simmons@tiuk.ti.com
6828              Subject: test buglet
6829      Branch: win32/perl
6830            ! t/op/hashwarn.t
6831 ____________________________________________________________________________
6832 [   922] By: TimBunce                              on 1998/05/11  20:58:58
6833         Log: Assorted patches:
6834              
6835              ------  CORE LANGUAGE  ------
6836              
6837              Title:  "incorrect return value for hv_iterinit"
6838              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6839              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
6840              Files:  pod/perlguts.pod hv.c
6841              
6842              ------  DOCUMENTATION  ------
6843              
6844              Title:  "perlvar.pod buglet E<EVMSERR>"
6845              From:  Achim Bohnet <ach@mpe.mpg.de>
6846              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
6847              Files:  pod/perlvar.pod
6848              
6849              Title:  "Improve docs for warning about code after an exec()"
6850              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
6851              <chaimf@concentric.net>
6852              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
6853              <m3ra22qn1z.fsf@chany-p100.emwp.com>
6854              Files:  pod/perlfunc.pod
6855              
6856              Title:  "Remove dead code from pod2man"
6857              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6858              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
6859              Files:  pod/pod2man.PL
6860              
6861              Title:  "tweak doc for C<do FILENAME>"
6862              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6863              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
6864              Files:  pod/perlfunc.pod
6865              
6866              Title:  "Document integer pragma effect on % operator"
6867              From:  Gisle Aas <gisle@aas.no>
6868              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
6869              Files:  pod/perlop.pod
6870              
6871              Title:  "Reduce rm command line length in pod/Makefile"
6872              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
6873              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
6874              Files:  pod/Makefile
6875              
6876              ------  EXTENSIONS  ------
6877              
6878              Title:  "Clarify Termios usage in POSIX.pod"
6879              From:  Rocco Caputo <troc@netrus.net>
6880              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
6881              Files:  ext/POSIX/POSIX.pod
6882              
6883              ------  LIBRARY  ------
6884              
6885              Title:  "Fix File::Find::finddepth typo in trial 2 release"
6886              From:  koenig@kulturbox.de (Andreas J. Koenig)
6887              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
6888              Files:  lib/File/Find.pm t/lib/filefind.t
6889              
6890              ------  PORTABILITY - GENERAL  ------
6891              
6892              Title:  "Add Porting/patching.pod document"
6893              From:  Daniel Grisinger <dgris@tdrenterprises.com>
6894              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
6895              Files:  MANIFEST Porting/patching.pod
6896              
6897              Title:  "hints/machten.sh: disable semctl(), align with devel version"
6898              From:  Dominic Dunlop <domo@vo.lu>
6899              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
6900              Files:  hints/machten.sh
6901              
6902              Title:  "Add VMS specifics to Porting/makerel"
6903              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6904              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
6905              <199804271732.SAA13762@toad.ig.co.uk>,
6906              <9804250212.AA27695@forte.com>
6907              Files:  Porting/makerel
6908      Branch: maint-5.004/perl
6909            + Porting/patching.pod
6910            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
6911            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
6912            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
6913            ! t/lib/filefind.t
6914 ____________________________________________________________________________
6915 [   921] By: gsar                                  on 1998/05/10  02:28:03
6916         Log: various tweaks to makefiles
6917      Branch: win32/perl
6918            ! win32/Makefile win32/makedef.pl win32/makefile.mk
6919 ____________________________________________________________________________
6920 [   920] By: gsar                                  on 1998/05/10  02:27:19
6921         Log: fix ExtUtils::Liblist mishandling paths with spaces
6922      Branch: win32/perl
6923            ! lib/ExtUtils/Liblist.pm
6924 ____________________________________________________________________________
6925 [   919] By: gsar                                  on 1998/05/09  17:10:15
6926         Log: minor cleanup
6927      Branch: win32/perl
6928            ! MANIFEST perl.c
6929 ____________________________________________________________________________
6930 [   918] By: gsar                                  on 1998/05/09  17:09:09
6931         Log: protect sortcop from C<sort { sort { ... } ... } ...>
6932              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
6933              Date:    Fri, 08 May 1998 19:33:44 EDT
6934              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
6935              Subject: [PATCH] Re: double recursion in sort 
6936      Branch: win32/perl
6937            ! pp_ctl.c t/op/runlevel.t
6938 ____________________________________________________________________________
6939 [   917] By: gsar                                  on 1998/05/09  17:05:55
6940         Log: c
6941      Branch: win32/perl
6942            ! win32/config.bc win32/config.gc win32/config.vc
6943 ____________________________________________________________________________
6944 [   916] By: gsar                                  on 1998/05/07  03:40:15
6945         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
6946      Branch: win32/perl
6947            ! pp.c
6948 ____________________________________________________________________________
6949 [   915] By: mbeattie                              on 1998/05/06  13:08:29
6950         Log: Speed up pp_entersub for usethreads with only 1 thread running.
6951      Branch: perl
6952            ! pp_hot.c
6953 ____________________________________________________________________________
6954 [   914] By: gsar                                  on 1998/05/03  18:44:38
6955         Log: make hv_iterinit() return HvKEYS()
6956              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
6957              Date:    Sat, 02 May 1998 16:29:22 EDT
6958              From:    "SynaptiCAD, Inc." <sales@syncad.com>
6959              Subject: incorrect return value for hv_iterinit
6960      Branch: win32/perl
6961            ! hv.c pod/perlguts.pod
6962 ____________________________________________________________________________
6963 [   913] By: TimBunce                              on 1998/05/01  22:38:38
6964         Log: Update MANIFEST for trial 2.
6965              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
6966      Branch: maint-5.004/perl
6967            ! MANIFEST
6968 ____________________________________________________________________________
6969 [   912] By: TimBunce                              on 1998/05/01  22:30:29
6970         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
6971      Branch: maint-5.004/perl
6972            + t/op/tiehandle.t
6973 ____________________________________________________________________________
6974 [   911] By: TimBunce                              on 1998/05/01  21:35:03
6975         Log: 
6976              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
6977              From:  timbo@ig.co.uk (Tim Bunce)
6978              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
6979              Files:  perl.h
6980              
6981              Title:  "Add WRITE & CLOSE to TIEHANDLE"
6982              From:  Graham Barr <gbarr@pobox.com>
6983              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
6984              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
6985      Branch: maint-5.004/perl
6986            + lib/Tie/Handle.pm
6987            ! perl.h pod/perltie.pod pp_sys.c
6988 ____________________________________________________________________________
6989 [   910] By: TimBunce                              on 1998/05/01  20:47:47
6990         Log: 
6991              Title:  "Add warning for Illegal hex digit"
6992              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
6993              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6994              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
6995              <199804271409.PAA12819@toad.ig.co.uk>,
6996              <199804280307.WAA12332@psasolar.psa.pencom.com>
6997              Files:  pod/perldiag.pod util.c
6998              
6999              Title:  "perl_call_method() bug fix (corrupt op pointer)"
7000              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
7001              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
7002              Files:  perl.c
7003              
7004              Title:  "Fix printf segmentation fault"
7005              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7006              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
7007              Files:  pp_hot.c
7008              
7009              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
7010              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7011              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
7012              Files:  pod/perlsub.pod
7013      Branch: maint-5.004/perl
7014            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
7015 ____________________________________________________________________________
7016 [   909] By: TimBunce                              on 1998/05/01  19:44:47
7017         Log: 
7018              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
7019              Files:  doio.c util.c
7020      Branch: maint-5.004/perl
7021            ! doio.c util.c
7022 ____________________________________________________________________________
7023 [   908] By: gsar                                  on 1998/05/01  19:21:02
7024         Log: add AS patch#20 (exposes more global constants)
7025      Branch: asperl
7026            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
7027            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
7028            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
7029 ____________________________________________________________________________
7030 [   907] By: TimBunce                              on 1998/05/01  17:50:46
7031         Log: 
7032              Title:  "Runtime Carp verbosity without aliasing"
7033              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
7034              Msg-ID:  <H00000e50003936c@MHS>
7035              Files:  lib/Carp.pm
7036              
7037              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
7038              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
7039              <rootbeer@teleport.com>
7040              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
7041              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
7042              Files:  lib/File/Basename.pm
7043      Branch: maint-5.004/perl
7044            ! lib/Carp.pm lib/File/Basename.pm
7045 ____________________________________________________________________________
7046 [   906] By: TimBunce                              on 1998/04/28  11:04:49
7047         Log: 
7048              ------  CORE LANGUAGE  ------
7049              
7050              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
7051              references in LVs"
7052              From:  Spider Boardman <spider@orb.nashua.nh.us>
7053              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
7054              <19980422164037.D29222@perl.org>
7055              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
7056              pp.c sv.c
7057              
7058              Title:  "Fix SvGMAGIC typo in change 904"
7059              Files:  doop.c
7060      Branch: maint-5.004/perl
7061            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
7062            ! proto.h sv.c
7063 ____________________________________________________________________________
7064 [   905] By: TimBunce                              on 1998/04/28  10:32:20
7065         Log: Regexp patches
7066              
7067              Title:  "New regex flag //t to leave $1 etc. tainted"
7068              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7069              Msg-ID:  <19980310192640.37826@cyprus>
7070              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
7071              t/op/taint.t toke.c
7072              
7073              Title:  "Don't accidentally untaint target of s///"
7074              From:  Chip Salzenberg <chip@pobox.com>
7075              Msg-ID:  <19980310151756.24767@cyprus>
7076              Files:  pp_ctl.c pp_hot.c t/op/taint.t
7077              
7078              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
7079              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7080              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
7081              Files:  regcomp.c
7082      Branch: maint-5.004/perl
7083            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
7084            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
7085 ____________________________________________________________________________
7086 [   904] By: TimBunce                              on 1998/04/27  20:20:21
7087         Log: Assorted patches:
7088              
7089              ------  CORE LANGUAGE  ------
7090              
7091              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
7092              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
7093              <Tim.Bunce@ig.co.uk>
7094              Msg-ID:  <19980424080630.D13985@perl.org>
7095              Files:  doop.c
7096              
7097              Title:  "Better error message for require failure"
7098              From:  epeschko@den-mdev1 (Ed Peschko)
7099              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
7100              Files:  pod/perldiag.pod pp_ctl.c
7101              
7102              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
7103              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7104              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
7105              Files:  perl.c
7106              
7107              Title:  "Fix nice_chunk memory leak"
7108              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7109              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
7110              Files:  sv.c
7111              
7112              Title:  "-2.0 vs. -2 (was Number representations)"
7113              From:  Chip Salzenberg <chip@pobox.com>
7114              Msg-ID:  <19980309185652.11231@cyprus>
7115              Files:  op.c
7116              
7117              Title:  "perl.c fixes for -DUNEXEC"
7118              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
7119              <mwette@mr-ed.jpl.nasa.gov>
7120              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
7121              Files:  perl.c
7122              
7123              ------  DOCUMENTATION  ------
7124              
7125              Title:  "perlcall is Perl from C, not C from Perl"
7126              From:  Steve A Fink <sfink@cs.berkeley.edu>
7127              Files:  pod/perlembed.pod
7128              
7129              Title:  "Clarify require "Foo::Bar" non-bareword issue"
7130              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
7131              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
7132              Files:  pod/perlfunc.pod
7133              
7134              Title:  "(repost) new text for perlsec", "new text for perlsec"
7135              From:  Tom Phoenix <rootbeer@teleport.com>
7136              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
7137              Files:  pod/perlsec.pod
7138              
7139              ------  EXTENSIONS  ------
7140              
7141              Title:  "IO::Socket->socketpair broken (typo)"
7142              From:  Olaf Titz <olaf@bigred.inka.de>
7143              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
7144              Files:  ext/IO/lib/IO/Socket.pm
7145              
7146              Title:  "NDBM_File man page needs Fcntl"
7147              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
7148              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
7149              Files:  ext/NDBM_File/NDBM_File.pm
7150              
7151              ------  LIBRARY  ------
7152              
7153              Title:  "Documentation discrepancy: pragmatic modules"
7154              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
7155              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
7156              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
7157              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
7158              
7159              ------  PORTABILITY - GENERAL  ------
7160              
7161              Title:  "Updated hints file for svr4"
7162              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7163              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
7164              Files:  hints/svr4.sh
7165              
7166              Title:  "Pumpkin update -- shared libperl.so location"
7167              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7168              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
7169              Files:  Porting/pumpkin.pod
7170              
7171              Title:  "perl compile fix for AIX 4.3"
7172              From:  Jens-Uwe Mager <jum@helios.de>
7173              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
7174              Files:  ext/DynaLoader/dl_aix.xs
7175              
7176              Title:  "Dynaloader build on VMS",
7177              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
7178              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
7179              Files:  vms/descrip.mms
7180              
7181              ------  UTILITIES  ------
7182              
7183              Title:  "Major update to h2ph.PL"
7184              From:  Billy <wdconsta@cs.adelaide.edu.au>
7185              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
7186              Files:  utils/h2ph.PL
7187      Branch: maint-5.004/perl
7188            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
7189            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
7190            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
7191            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7192            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
7193 ____________________________________________________________________________
7194 [   903] By: gsar                                  on 1998/04/25  22:27:19
7195         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
7196      Branch: asperl
7197            ! win32/GenCAPI.pl
7198 ____________________________________________________________________________
7199 [   902] By: nick                                  on 1998/04/25  16:35:08
7200         Log: Case sensitive tweak to perldoc.PL
7201      Branch: ansiperl
7202            ! utils/perldoc.PL
7203 ____________________________________________________________________________
7204 [   901] By: nick                                  on 1998/04/25  15:16:54
7205         Log: Implement use attrs qw(locked package);
7206              Passes all tests except posix (hangs/dies) in sigaction test after 
7207              printing "ok 9".
7208      Branch: ansiperl
7209            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
7210 ____________________________________________________________________________
7211 [   900] By: nick                                  on 1998/04/25  13:58:17
7212         Log: Auto-insert defined() test in while when test expression is 
7213              readline (i.e. <>), glob, readdir, or each.
7214      Branch: ansiperl
7215            + t/op/defins.t
7216            ! op.c pod/perlop.pod
7217 ____________________________________________________________________________
7218 [   899] By: nick                                  on 1998/04/25  13:14:52
7219         Log: Resolve ansiperl against win32 branch
7220      Branch: ansiperl
7221           +> (branch 53 files)
7222            - config_H
7223           !> (integrate 227 files)
7224 ____________________________________________________________________________
7225 [   898] By: gsar                                  on 1998/04/24  17:01:05
7226         Log: add AS patch#18
7227      Branch: asperl
7228            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
7229 ____________________________________________________________________________
7230 [   897] By: TimBunce                              on 1998/04/23  19:49:22
7231         Log: Assorted patches:
7232              
7233              ------  CORE LANGUAGE  ------
7234              
7235              Title:  "fix for "Unbalanced string table refcount""
7236              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7237              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
7238              Files:  sv.c
7239              
7240              Title:  "Allow more lenient switch processing"
7241              From:  "John L. Allen" <allen@grumman.com>
7242              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
7243              Files:  perl.c
7244              
7245              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7246              From:  Gisle Aas <gisle@aas.no>
7247              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
7248              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7249              
7250              Title:  "Odd number of elements in hash list."
7251              From:  Tom Phoenix <rootbeer@teleport.com>
7252              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7253              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7254              
7255              Title:  "another destruct_level fix"
7256              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7257              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
7258              Files:  hv.c
7259              
7260              Title:  "bidirectional pipe warning blues"
7261              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7262              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7263              Files:  doio.c
7264              
7265              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7266              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7267              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
7268              Files:  pp_hot.c pp_sys.c
7269              
7270              Title:  "unimplemented umask() should return undef not die"
7271              From:  kstar@chapin.edu (Kurt D. Starsinic)
7272              Msg-ID:  <199803120515.VAA08660@chapin.edu>
7273              Files:  pod/perlfunc.pod pp_sys.c
7274              
7275              Title:  "warning for: bless $foo, """
7276              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
7277              Msg-ID:  <H00000e5000378a0@MHS>
7278              Files:  pod/perldiag.pod pp.c
7279              
7280              ------  DOCUMENTATION  ------
7281              
7282              Title:  "Mention SWIG in perlxs.pod"
7283              From:  Steve A Fink <sfink@cs.berkeley.edu>
7284              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7285              Files:  pod/perlxs.pod
7286              
7287              Title:  "fix-up of previous perlre.pod patch"
7288              From:  Ted Ashton <ashted@southern.edu>
7289              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
7290              Files:  pod/perlre.pod
7291              
7292              Title:  "long list of man page nitpicks"
7293              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7294              <tchrist@jhereg.perl.com>
7295              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
7296              <199804222204.QAA20805@jhereg.perl.com>
7297              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7298              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7299              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7300              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7301              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7302              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7303              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7304              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7305              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7306              pod/pod2man.PL
7307              
7308              Title:  "document that system() does not set $! when it fails"
7309              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
7310              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7311              Files:  pod/perlfunc.pod
7312              
7313              Title:  "Fix pod/roffitall execute permission"
7314              From:  lvirden@cas.org
7315              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
7316              Files:  pod/roffitall
7317              
7318              Title:  "document when split ignores trailing empty fields"
7319              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7320              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
7321              Files:  pod/perlfunc.pod
7322              
7323              ------  EXTENSIONS  ------
7324              
7325              Title:  "Buglet in Opcode.pm documentation"
7326              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7327              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
7328              Files:  ext/Opcode/Opcode.pm
7329              
7330              Title:  "Failure to append to perllocal.pod should not be fatal"
7331              From:  koenig@kulturbox.de (Andreas J. Koenig)
7332              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
7333              Files:  lib/ExtUtils/MM_Unix.pm
7334              
7335              Title:  "Document that IO.pm does not load IO::Select etc"
7336              From:  Graham Barr <gbarr@ti.com>
7337              Msg-ID:  <353B48F1.64E35A63@ti.com>
7338              Files:  ext/IO/IO.pm
7339              
7340              Title:  "Install extensions with bootstrap (again) in $archlib"
7341              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7342              Koenig)
7343              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7344              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7345              Files:  lib/ExtUtils/Install.pm
7346              
7347              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7348              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7349              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7350              Files:  ext/Socket/Socket.xs
7351              
7352              ------  LIBRARY  ------
7353              
7354              Title:  "Benchmark.pm: add run-for-some-time mode"
7355              From:  Jarkko Hietaniemi <jhi@iki.fi>
7356              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
7357              Files:  lib/Benchmark.pm
7358              
7359              Title:  "Comments added to Carp.pm"
7360              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7361              <chip@perlsupport.com>, Tom Christiansen
7362              <tchrist@jhereg.perl.com>
7363              Msg-ID:  <19980422164242.E29222@perl.org>,
7364              <199804222033.OAA17959@jhereg.perl.com>,
7365              <980409182357.ZM21638@bandanna>
7366              Files:  lib/Carp.pm
7367              
7368              Title:  "chat2.pl fix"
7369              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7370              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7371              Files:  lib/chat2.pl
7372              
7373              Title:  "lib/Pod/Html.pm"
7374              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
7375              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7376              <199710180417.AAA19778@staff2.cso.uiuc.edu>
7377              Files:  lib/Pod/Html.pm
7378              
7379              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
7380              arg."
7381              From:  hiroo.hayashi@computer.org
7382              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7383              Files:  lib/Term/ReadLine.pm
7384              
7385              ------  OTHER CHANGES  ------
7386              
7387              Title:  "ptags broken"
7388              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7389              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
7390              Files:  emacs/ptags
7391              
7392              ------  PORTABILITY - WIN32  ------
7393              
7394              Title:  "win32 tweaks (signals and crypt support)"
7395              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7396              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
7397              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
7398              win32/config_H.vc win32/win32.c
7399              
7400              ------  PORTABILITY - GENERAL  ------
7401              
7402              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
7403              From:  Russ Allbery <rra@stanford.edu>
7404              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
7405              Files:  Porting/Contract
7406              
7407              Title:  "Config: Irix 5 hints"
7408              From:  kstar@O2.chapin.edu
7409              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
7410              Files:  hints/irix_5.sh
7411              
7412              Title:  "VMS patches to 5.004_03"
7413              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7414              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7415              Files:  vms/vms.c
7416              
7417              Title:  "hints/netbsd.sh - enable vfork"
7418              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7419              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7420              Files:  hints/netbsd.sh
7421              
7422              ------  UTILITIES  ------
7423              
7424              Title:  "support find2perl -follow"
7425              From:  Billy <wdconsta@cs.adelaide.edu.au>
7426              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7427              Files:  x2p/find2perl.PL
7428      Branch: maint-5.004/perl
7429            + Porting/Contract t/op/hashwarn.t
7430            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7431            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7432            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7433            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7434            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7435            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7436            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7437            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7438            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7439            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7440            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7441            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7442            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7443            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7444            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7445            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7446            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7447            ! win32/config_H.bc win32/config_H.vc win32/win32.c
7448            ! x2p/find2perl.PL
7449 ____________________________________________________________________________
7450 [   896] By: TimBunce                              on 1998/04/22  11:49:24
7451         Log: Assorted patches:
7452              
7453              ------  CORE LANGUAGE  ------
7454              
7455              Title:  "Additional regex-cache patch"
7456              From:  Chip Salzenberg <chip@atlantic.net>
7457              Msg-ID:  <19980305104831.38100@cyprus>
7458              Files:  pp_ctl.c
7459              
7460              Title:  "Conservative C<*x = undef> patch"
7461              From:  Chip Salzenberg <chip@atlantic.net>
7462              Msg-ID:  <19980310163310.48509@cyprus>
7463              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7464              
7465              Title:  "Consider @ARGV to be plain files if inplace (-i)"
7466              From:  Chip Salzenberg <salzench@nielsenmedia.com>
7467              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
7468              Files:  doio.c
7469              
7470              Title:  "Fix semctl for Linux, Sun and SVR4"
7471              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7472              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7473              Files:  doio.c
7474              
7475              Title:  "C<dSP> entails using C<SP>, not C<sp>"
7476              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7477              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
7478              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7479              doio.c doop.c ext/DB_File/DB_File.xs
7480              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7481              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7482              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
7483              win32/win32.c
7484              
7485              Title:  "Make autouse -w-safe"
7486              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7487              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
7488              Files:  lib/autouse.pm op.c sv.c
7489              
7490              Title:  "Misleading error on close of unopened handle"
7491              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7492              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
7493              Files:  doio.c
7494              
7495              Title:  "Confusing error from perl -e "x'""
7496              From:  Hans Mulder <hansmu@xs4all.nl>
7497              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
7498              Files:  toke.c
7499              
7500              Title:  "Add HAS_GNULIBC define"
7501              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7502              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
7503              Files:  config_H config_h.SH
7504              
7505              Title:  "h_errno might not be an int"
7506              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7507              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
7508              Files:  pp_sys.c
7509              
7510              Title:  "Revised taint hole closer", "Revised taint hole closer"
7511              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
7512              <ilya@math.ohio-state.edu>
7513              Msg-ID:  <19980310222127.09350@cyprus>,
7514              <199803110554.AAA29157@monk.mps.ohio-state.edu>
7515              Files:  doio.c
7516              
7517              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
7518              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
7519              van der Sanden)
7520              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
7521              <199803171727.MAA05234@aatma.engin.umich.edu>
7522              Files:  op.c t/op/misc.t
7523              
7524              Title:  "Stale SP in pp_substr"
7525              From:  Stephen McCamant <alias@mcs.com>
7526              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
7527              Files:  pp.c
7528              
7529              Title:  "Statement unlikely to be reached warning"
7530              From:  Hans Mulder <hansm@icgned.nl>
7531              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
7532              Files:  op.c
7533              
7534              Title:  "Tainting propagates from nowhere"
7535              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7536              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
7537              Files:  pp.c
7538              
7539              Title:  "two trivial tweaks to 5.004m5t1"
7540              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7541              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
7542              Files:  proto.h win32/Makefile
7543              
7544              Title:  "unpacking negatives on Alpha"
7545              From:  Achim Bohnet <ach@mpe.mpg.de>
7546              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
7547              Files:  pp.c t/op/pack.t
7548              
7549              ------  LIBRARY AND EXTENSIONS  ------
7550              
7551              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
7552              From:  Graham Barr <gbarr@ti.com>
7553              Msg-ID:  <3482F365.4A0486BA@ti.com>
7554              Files:  lib/Cwd.pm
7555              
7556              Title:  "Math/BigInt.pm, fixed use of undefined value."
7557              From:  abigail@fnx.com
7558              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
7559              Files:  lib/Math/BigInt.pm
7560              
7561              Title:  "File::Find rewrite"
7562              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7563              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
7564              Files:  lib/File/Find.pm
7565              
7566              Title:  "efficient version of strict.pm"
7567              From:  koenig@anna.mind.de (Andreas J. Koenig)
7568              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
7569              Files:  lib/strict.pm
7570              
7571              Title:  "Socket occasional SEGV in pack_sockaddr_un"
7572              From:  Trevor Blackwell <tlb@viaweb.com>
7573              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7574              Files:  ext/Socket/Socket.xs
7575              
7576              Title:  "Warning on mis-use of 'use lib'"
7577              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
7578              <rootbeer@teleport.com>, chip@atlantic.net
7579              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
7580              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
7581              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
7582              Files:  lib/lib.pm
7583              
7584              Title:  "bug in Class::Struct"
7585              From:  Tom Christiansen <tchrist@toy.perl.com>
7586              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
7587              Files:  lib/Class/Struct.pm
7588              
7589              Title:  "Allow POSIX to export nice()"
7590              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
7591              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
7592              Files:  ext/POSIX/POSIX.pm
7593              
7594              Title:  "'use Env' on WinNT/95 fails"
7595              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7596              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
7597              Files:  lib/Env.pm
7598              
7599              ------  OTHER CHANGES  ------
7600              
7601              Title:  "mv-if-diff"
7602              From:  Robin Barker <rmb1@cise.npl.co.uk>
7603              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
7604              Files:  mv-if-diff
7605              
7606              ------  PORTABILITY - WIN32  ------
7607              
7608              Title:  "fix various problems with backticks on win32"
7609              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7610              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
7611              Files:  win32/config_h.PL win32/win32.c
7612              
7613              ------  TESTS  ------
7614              
7615              Title:  "Fix bug in locale.t"
7616              From:  Jarkko Hietaniemi <jhi@iki.fi>
7617              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
7618              Files:  t/pragma/locale.t
7619      Branch: maint-5.004/perl
7620            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
7621            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7622            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
7623            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
7624            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
7625            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
7626            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
7627            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
7628            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
7629            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
7630            ! win32/Makefile win32/config_h.PL win32/win32.c
7631 ____________________________________________________________________________
7632 [   895] By: gsar                                  on 1998/04/22  03:13:19
7633         Log: intern -> sys_intern
7634      Branch: win32/perl
7635            ! embedvar.h interp.sym intrpvar.h win32/win32.h
7636 ____________________________________________________________________________
7637 [   894] By: gsar                                  on 1998/04/22  02:42:20
7638         Log: hand-applied patch along with small tweaks
7639              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
7640              Date:    Tue, 21 Apr 1998 23:31:06 +0200
7641              From:    jan.dubois@ibm.net (Jan Dubois)
7642              Subject: Re: Per-Interpreter variables for win32.c 
7643      Branch: win32/perl
7644            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
7645            ! win32/makedef.pl win32/win32.c win32/win32.h
7646 ____________________________________________________________________________
7647 [   893] By: gsar                                  on 1998/04/21  03:42:21
7648         Log: add AS patch#17
7649      Branch: asperl
7650            + win32/GenCAPI.pl
7651            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
7652            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
7653            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
7654            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
7655            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
7656            ! win32/win32.c
7657 ____________________________________________________________________________
7658 [   892] By: gsar                                  on 1998/04/20  20:51:50
7659         Log: add AS patch#16
7660      Branch: asperl
7661            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
7662            ! win32/makefile.mk
7663 ____________________________________________________________________________
7664 [   891] By: gsar                                  on 1998/04/19  23:50:34
7665         Log: tweak doc for C<do FILENAME>
7666      Branch: win32/perl
7667            ! pod/perlfunc.pod
7668 ____________________________________________________________________________
7669 [   890] By: gsar                                  on 1998/04/19  01:08:11
7670         Log: use a pidtable that grows dynamically for popen()
7671              Message-Id: <3539f434.44835409@smtp1.ibm.net>
7672              Date:    Sat, 18 Apr 1998 21:01:27 +0200
7673              From:    jan.dubois@ibm.net (Jan Dubois)
7674              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
7675      Branch: win32/perl
7676            ! win32/win32.c
7677 ____________________________________________________________________________
7678 [   889] By: gsar                                  on 1998/04/17  02:13:58
7679         Log: support POSIX, enable more locale tests
7680      Branch: win32/perl
7681            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7682            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
7683            ! win32/makedef.pl win32/makefile.mk
7684 ____________________________________________________________________________
7685 [   888] By: mbeattie                              on 1998/04/14  16:22:51
7686         Log: CC did "<<" instead of ">>" for right-shift on ints.
7687      Branch: perl
7688            ! ext/B/B/CC.pm
7689 ____________________________________________________________________________
7690 [   887] By: TimBunce                              on 1998/04/10  17:44:55
7691         Log: Assorted patches:
7692              
7693              ------  CORE LANGUAGE  ------
7694              
7695              Title:  "Re: die exits with 0"
7696              From:  Robin Barker <rmb1@cise.npl.co.uk>
7697              Files:  perl.c t/op/die_exit.t
7698              
7699              Title:  "More toke.c commentary; fix oddity"
7700              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7701              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
7702              Files:  toke.c
7703              
7704              Title:  "for semctl on solaris"
7705              From:  Graham Barr <gbarr@ti.com>
7706              Msg-ID:  <34624B80.C014E841@ti.com>
7707              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
7708              
7709              ------  DOCUMENTATION  ------
7710              
7711              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
7712              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
7713              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
7714              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
7715              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
7716              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
7717              Files:  pod/perlre.pod
7718              
7719              ------  LIBRARY AND EXTENSIONS  ------
7720              
7721              Title:  "BigFloat - small neagtive numbers cause panic"
7722              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7723              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
7724              Files:  lib/Math/BigFloat.pm
7725              
7726              Title:  "Update Getopt::Long to 2.16"
7727              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
7728              <jvromans@squirrel.nl>
7729              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
7730              <13572.6847.863219.973795@phoenix.squirrel.nl>
7731              Files:  lib/Getopt/Long.pm
7732              
7733              Title:  "New Text::ParseWords"
7734              From:  pomeranz@netcom.com (Hal Pomeranz)
7735              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
7736              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
7737              
7738              Title:  "Fixed Text/Wrap.pm bugs (2)"
7739              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
7740              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
7741              Files:  lib/Text/Wrap.pm
7742              
7743              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
7744              print/exit)"
7745              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
7746              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
7747              Files:  lib/File/CheckTree.pm
7748              
7749              ------  OTHER CHANGES  ------
7750              
7751              Title:  "Add ./emacs/ptags"
7752              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7753              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
7754              Files:  emacs/ptags
7755              
7756              ------  TESTS  ------
7757              
7758              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
7759              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
7760              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
7761              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
7762              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
7763              <v02130515b06be80f1486@[205.228.240.16]>
7764              Files:  t/op/stat.t
7765              
7766              Title:  "for failure with lib/timelocal"
7767              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
7768              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
7769              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
7770              Files:  t/lib/timelocal.t
7771              
7772              Title:  "Make "localhost" related failures more clear"
7773              From:  Paul Hoffman <phoffman@proper.com>
7774              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
7775              Files:  t/lib/io_sock.t t/lib/io_udp.t
7776              
7777              ------  UTILITIES  ------
7778              
7779              Title:  "Let h2xs read multiple header files"
7780              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
7781              <bsugars@canoe.ca>
7782              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
7783              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
7784              Files:  utils/h2xs.PL
7785      Branch: maint-5.004/perl
7786            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7787            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7788            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7789            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7790            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7791            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
7792 ____________________________________________________________________________
7793 [   886] By: TimBunce                              on 1998/04/10  14:35:34
7794         Log: Changes relating primarily to portability.
7795              
7796              ------  CORE LANGUAGE  ------
7797              
7798              Title:  "5.004_55: Another round of OS/2 patches"
7799              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7800              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
7801              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
7802              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
7803              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
7804              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
7805              t/lib/filecopy.t util.c utils/perldoc.PL
7806              
7807              Title:  "VMS: chdir() with empty arg list"
7808              From:  lane@duphy4.drexel.edu (Charles Lane)
7809              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
7810              Files:  pp_sys.c
7811              
7812              ------  LIBRARY AND EXTENSIONS  ------
7813              
7814              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
7815              From:  "W. Phillip Moore" <wpm@ms.com>
7816              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
7817              Files:  lib/ExtUtils/MM_Unix.pm
7818              
7819              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
7820              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
7821              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
7822              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
7823              
7824              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
7825              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7826              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
7827              Files:  ext/POSIX/POSIX.xs
7828              
7829              Title:  ""ODBM_File.c", line 275: NULL undefined"
7830              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7831              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
7832              Files:  ext/ODBM_File/ODBM_File.xs
7833              
7834              ------  OTHER CHANGES  ------
7835              Files:  
7836              
7837              ------  PORTABILITY - GENERAL  ------
7838              
7839              Title:  "5.004_04 QNX getcwd"
7840              From:  Norton Allen <allen@huarp.harvard.edu>
7841              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
7842              <199803061511.KAA22346@bottesini.harvard.edu>
7843              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
7844              
7845              Title:  "hints/netbsd.sh d_setrgid d_setruid"
7846              From:  Jarkko Hietaniemi <jhi@iki.fi>
7847              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
7848              Files:  hints/netbsd.sh
7849              
7850              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
7851              d_casti32=undef"
7852              From:  Tom Hughes <tom@compton.demon.co.uk>
7853              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
7854              Files:  hints/svr4.sh
7855              
7856              Title:  "hints/bsdos.sh patch for BSDI 3.1"
7857              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
7858              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
7859              Files:  hints/bsdos.sh
7860              
7861              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
7862              From:  Keong Lim <Keong.Lim@sr.com.au>
7863              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
7864              Files:  ext/DynaLoader/dl_hpux.xs
7865              
7866              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
7867              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
7868              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
7869              Files:  hints/aix.sh
7870              
7871              Title:  "alpha-dec_osf 5.0"
7872              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
7873              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
7874              Files:  hints/dec_osf.sh
7875              
7876              Title:  "Off-by-one error with OS2::PrfDB"
7877              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7878              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
7879              Files:  os2/OS2/PrfDB/PrfDB.xs
7880              
7881              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
7882              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7883              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
7884              Files:  hints/openbsd.sh
7885              
7886              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
7887              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7888              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
7889              Files:  hints/linux.sh
7890              
7891              Title:  "5.004_(04|63)] Close VMS security hole"
7892              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7893              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
7894              Files:  vms/vms.c
7895              
7896              Title:  "Re: Perl online documentation on OpenVMS"
7897              From:  pvhp@forte.com (Peter Prymmer)
7898              Msg-ID:  <9803192143.AA28120@forte.com>
7899              Files:  README.vms
7900              
7901              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
7902              vms/perly_c.vms and vms/perly_h.vms"
7903              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
7904              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
7905              Msg-ID:  <199710151650.JAA29185@wall.org>,
7906              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
7907              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
7908              Files:  vms/perly_c.vms
7909              
7910              Title:  "Updated, non-wordwrapped, patch to README.VMS"
7911              From:  Dan Sugalski <sugalskd@osshe.edu>
7912              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
7913              Files:  README.vms
7914              
7915              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
7916              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7917              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
7918              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
7919              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
7920              vms/ext/filespec.t
7921              
7922              Title:  "Re: VMSperl crashes on -Mblib argument"
7923              From:  bailey@newman.upenn.edu (Charles Bailey)
7924              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
7925              Files:  lib/blib.pm vms/vms.c
7926              
7927              Title:  "hints/linux.sh (MkLinux / PPC)"
7928              From:  pudge@pobox.com (Chris Nandor)
7929              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
7930              Files:  hints/linux.sh
7931              
7932              Title:  "hpux.sh hints file clarification suggestion"
7933              From:  root@qad.com
7934              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
7935              Files:  hints/hpux.sh
7936              
7937              Title:  "new hints/solaris_2.sh"
7938              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7939              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
7940              Files:  hints/solaris_2.sh
7941      Branch: maint-5.004/perl
7942            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
7943            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
7944            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
7945            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
7946            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
7947            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
7948            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7949            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
7950            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
7951            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
7952            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
7953            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
7954            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
7955            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
7956            ! vms/vms.c
7957 ____________________________________________________________________________
7958 [   885] By: gsar                                  on 1998/04/08  01:14:29
7959         Log: small tweaks to make it compile (doesn't run)
7960      Branch: asperl
7961            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
7962            ! win32/config.vc win32/makefile.mk
7963 ____________________________________________________________________________
7964 [   884] By: gsar                                  on 1998/04/08  00:14:13
7965         Log: integrate mainline changes
7966      Branch: asperl
7967           +> Changes5.004 ext/Thread/Thread/Signal.pm
7968           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
7969           +> lib/ExtUtils/inst t/op/hashwarn.t
7970            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
7971           !> (integrate 127 files)
7972 ____________________________________________________________________________
7973 [   883] By: gsar                                  on 1998/04/06  20:21:20
7974         Log: make old DomainName() implementation the default (so Win95
7975              is happy)
7976      Branch: win32/perl
7977            ! win32/win32.c
7978 ____________________________________________________________________________
7979 [   882] By: gsar                                  on 1998/04/05  23:32:33
7980         Log: fix memory leaks in offer_nice_chunk()
7981      Branch: win32/perl
7982            ! perl.h sv.c
7983 ____________________________________________________________________________
7984 [   881] By: gsar                                  on 1998/04/04  23:11:52
7985         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
7986      Branch: win32/perl
7987            ! cop.h util.c
7988 ____________________________________________________________________________
7989 [   880] By: gsar                                  on 1998/04/04  22:35:54
7990         Log: fix refcounting of GvSTASH() when glob becomes nought
7991              (this takes care of the "unbalanced strtab refcount" problem)
7992      Branch: win32/perl
7993            ! sv.c
7994 ____________________________________________________________________________
7995 [   879] By: gsar                                  on 1998/04/04  21:16:17
7996         Log: change 866 was incomplete
7997      Branch: win32/perl
7998            ! hv.c
7999 ____________________________________________________________________________
8000 [   878] By: gsar                                  on 1998/04/04  20:31:56
8001         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
8002      Branch: win32/perl
8003            ! cop.h perl.c pp_ctl.c
8004 ____________________________________________________________________________
8005 [   877] By: gsar                                  on 1998/04/04  17:55:30
8006         Log: integrate mainline
8007      Branch: win32/perl
8008           +> Changes5.004
8009           !> Changes MANIFEST sv.c t/op/misc.t
8010 ____________________________________________________________________________
8011 [   876] By: gsar                                  on 1998/04/04  17:26:32
8012         Log: remove __declspec kludge in sdbm.h in favor of setting a
8013              flag for static symbols
8014      Branch: win32/perl
8015            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
8016            ! ext/SDBM_File/sdbm/sdbm.h
8017 ____________________________________________________________________________
8018 [   875] By: gsar                                  on 1998/04/04  01:11:57
8019         Log: fix order of init
8020              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
8021              Date:    Fri, 03 Apr 1998 13:58:15 PST
8022              From:    Dan Sugalski <sugalskd@osshe.edu>
8023              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
8024              with MULTIPLICITY
8025      Branch: win32/perl
8026            ! perl.c
8027 ____________________________________________________________________________
8028 [   874] By: gsar                                  on 1998/04/04  00:34:59
8029         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
8030              the declared symbol is not in a DLL (so kludge it)
8031      Branch: win32/perl
8032            ! ext/SDBM_File/sdbm/sdbm.h
8033 ____________________________________________________________________________
8034 [   873] By: TimBunce                              on 1998/04/03  22:17:40
8035         Log: Title:  "FileHandle Documentation patch"
8036              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8037              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8038              Files:  lib/FileHandle.pm
8039      Branch: maint-5.004/perl
8040            ! lib/FileHandle.pm
8041 ____________________________________________________________________________
8042 [   872] By: TimBunce                              on 1998/04/03  22:01:03
8043         Log: Documentation and documentation related patches:
8044              
8045              ------  BUILD PROCESS  ------
8046              
8047              Title:  "Docs re /usr/bin/perl quasi-standard location"
8048              From:  Tom Phoenix <rootbeer@teleport.com>
8049              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
8050              Files:  INSTALL pod/perlrun.pod
8051              
8052              ------  DOCUMENTATION  ------
8053              
8054              Title:  "/RFC|RFC-1305/ non-greedy"
8055              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
8056              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
8057              Files:  pod/perlre.pod
8058              
8059              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
8060              From:  Jarkko Hietaniemi <jhi@iki.fi>
8061              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
8062              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
8063              
8064              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
8065              From:  Jarkko Hietaniemi <jhi@iki.fi>
8066              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
8067              Files:  pod/perlfunc.pod
8068              
8069              Title:  "typo-fix and suggestion for perlguts.pod"
8070              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
8071              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
8072              Files:  pod/perlguts.pod
8073              
8074              Title:  "perlfunc/syscall curiosity"
8075              From:  Roderick Schertler <roderick@argon.org>, Tkil
8076              <tkil@reptile.scrye.com>
8077              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
8078              <pziut8snva.fsf@eeyore.ibcinc.com>
8079              Files:  pod/perlfunc.pod
8080              
8081              Title:  "Document sprintf %#x behaviour for zero value"
8082              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
8083              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
8084              Files:  pod/perlfunc.pod
8085              
8086              Title:  "NUL termination (was Re: STOP THE PRESSES)"
8087              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8088              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
8089              Files:  pod/perlguts.pod
8090              
8091              Title:  "Typo fix."
8092              From:  abigail@fnx.com
8093              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
8094              Files:  pod/perlop.pod pod/perlvar.pod
8095              
8096              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
8097              From:  Achim Bohnet <ach@mpe.mpg.de>
8098              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
8099              Files:  pod/perlrun.pod
8100              
8101              Title:  "Re: Conservative C<*x = undef> patch"
8102              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8103              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
8104              Files:  pod/perltrap.pod
8105              
8106              Title:  "perlfunc.pod for flock()"
8107              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
8108              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
8109              Files:  pod/perlfunc.pod
8110              
8111              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
8112              From:  Tkil <tkil@scrye.com>
8113              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
8114              Files:  pod/perl.pod
8115              
8116              Title:  "for() and map() peculiarity"
8117              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8118              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
8119              Files:  pod/perlsyn.pod
8120              
8121              Title:  "Re: new text for perlsec"
8122              From:  Tom Phoenix <rootbeer@teleport.com>
8123              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
8124              Files:  pod/perlsec.pod
8125              
8126              Title:  "perldsc's debugger x command"
8127              From:  Roderick Schertler <roderick@argon.org>
8128              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
8129              Files:  pod/perldsc.pod
8130              
8131              Title:  "perlre.pod"
8132              From:  Ted Ashton <ashted@southern.edu>
8133              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
8134              Files:  pod/perlre.pod
8135              
8136              Title:  "Re: printf and $\", "printf and $\"
8137              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
8138              <rootbeer@teleport.com>, nag <nick@flirble.org>
8139              Msg-ID:  <199711141918.TAA08096@flirble.org>,
8140              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
8141              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
8142              Files:  pod/perlfunc.pod
8143              
8144              Title:  "recv() typo"
8145              From:  Roderick Schertler <roderick@argon.org>
8146              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
8147              Files:  pod/perlfunc.pod
8148              
8149              Title:  "truncate return value"
8150              From:  Roderick Schertler <roderick@argon.org>
8151              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
8152              Files:  pod/perlfunc.pod
8153              
8154              Title:  "update to perlbook.pod"
8155              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
8156              <merlyn@stonehenge.com>, Stephen Potter
8157              <spp@psasolar.colltech.com>, Tom Phoenix
8158              <rootbeer@teleport.com>
8159              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
8160              <199803241441.OAA01261@mediaone.net>,
8161              <8clnu0i05k.fsf@gadget.cscaper.com>,
8162              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
8163              Files:  pod/perlbook.pod
8164              
8165              Title:  "utime documentation"
8166              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
8167              <mjtg@cus.cam.ac.uk>
8168              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
8169              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
8170              Files:  pod/perlfunc.pod
8171              
8172              Title:  "(well, doc patch) use of // requires successful match"
8173              From:  Roderick Schertler <roderick@argon.org>
8174              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
8175              Files:  pod/perlop.pod
8176              
8177              ------  LIBRARY AND EXTENSIONS  ------
8178              
8179              Title:  "MakeMaker PM doc patch and a DIR buglet"
8180              From:  Achim Bohnet <ach@mpe.mpg.de>
8181              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
8182              Files:  lib/ExtUtils/MakeMaker.pm
8183              
8184              Title:  "bareword clarification for constant.pm"
8185              From:  Roderick Schertler <roderick@argon.org>
8186              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
8187              Files:  lib/constant.pm
8188              
8189              Title:  "integer rand - bug or feature?"
8190              From:  Roderick Schertler <roderick@argon.org>
8191              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
8192              Files:  lib/integer.pm
8193              
8194              ------  OTHER CHANGES  ------
8195              
8196              Title:  "FileHandle Documentation patch"
8197              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8198              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8199              
8200              Title:  "perl5.004_61 myconfig updates"
8201              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8202              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
8203              Files:  myconfig
8204              
8205              Title:  "small fixups in pod2latex.PL"
8206              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8207              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
8208              
8209              ------  PORTABILITY - GENERAL  ------
8210              
8211              Title:  "Misc doc fixes for README.VMS"
8212              From:  Dan Sugalski <sugalskd@osshe.edu>
8213              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
8214              Files:  README.vms
8215              
8216              Title:  "moved DynaLib"
8217              From:  John Tobey <jtobey@channel1.com>
8218              Msg-ID:  <199710182332.XAA21630@remote212>
8219              Files:  ext/DynaLoader/DynaLoader.pm.PL
8220              
8221              ------  UTILITIES  ------
8222              
8223              Title:  "Searching for FAQs (patch to perldoc)"
8224              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
8225              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
8226              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
8227              Files:  utils/perldoc.PL
8228              
8229              Title:  "perldoc"
8230              From:  Ted Ashton <ashted@southern.edu>
8231              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
8232              Files:  utils/perldoc.PL
8233              
8234              Title:  "perldoc -f not using pod2man"
8235              From:  Russ Allbery <rra@stanford.edu>
8236              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8237              Files:  utils/perldoc.PL
8238              
8239              Title:  "perldoc -m should not require pod"
8240              From:  Robin Houston <robin@nml.guardian.co.uk>
8241              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
8242              Files:  utils/perldoc.PL
8243              
8244              Title:  "small fix for perldoc in perl 5.004_04"
8245              From:  Julian Yip <julian@imoney.com>
8246              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8247              Files:  utils/perldoc.PL
8248      Branch: maint-5.004/perl
8249            - ext/DynaLoader/DynaLoader.pm
8250            ! Changes Configure INSTALL README.vms
8251            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8252            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8253            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8254            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8255            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8256            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8257            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8258            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8259            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8260            ! pod/pod2latex.PL toke.c utils/perldoc.PL
8261
8262 ----------------
8263 Version 5.004_64
8264 ----------------
8265
8266 ____________________________________________________________________________
8267 [   871] By: mbeattie                              on 1998/04/03  13:38:59
8268         Log: Update Changes5.004 and Changes, fix MANIFEST
8269      Branch: perl
8270            + Changes
8271            ! Changes5.004 MANIFEST
8272 ____________________________________________________________________________
8273 [   870] By: mbeattie                              on 1998/04/03  13:36:29
8274         Log: Rename Changes to Changes5.004 (via an integrate)
8275      Branch: perl
8276           +> Changes5.004
8277            - Changes
8278 ____________________________________________________________________________
8279 [   869] By: mbeattie                              on 1998/04/03  11:53:00
8280         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8281              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8282              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8283      Branch: perl
8284            ! sv.c t/op/misc.t
8285 ____________________________________________________________________________
8286 [   868] By: mbeattie                              on 1998/04/03  11:16:26
8287         Log: Integrate win32 branch into mainline
8288      Branch: perl
8289           !> (integrate 31 files)
8290 ____________________________________________________________________________
8291 [   867] By: gsar                                  on 1998/04/03  08:47:55
8292         Log: config.* fixes
8293      Branch: win32/perl
8294            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8295            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8296            ! win32/makefile.mk
8297 ____________________________________________________________________________
8298 [   866] By: gsar                                  on 1998/04/03  07:22:50
8299         Log: fixup hv_free_ent() to not fail on null HeVAL()
8300      Branch: win32/perl
8301            ! hv.c perl.c
8302 ____________________________________________________________________________
8303 [   865] By: gsar                                  on 1998/04/03  07:06:12
8304         Log: integrate mainline
8305      Branch: win32/perl
8306           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8307           !> (integrate 71 files)
8308 ____________________________________________________________________________
8309 [   864] By: gsar                                  on 1998/04/03  06:59:37
8310         Log: implement stack-of-stacks so that magic invocations don't
8311              invalidate local stack pointer
8312      Branch: win32/perl
8313            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8314            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8315            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8316 ____________________________________________________________________________
8317 [   863] By: gsar                                  on 1998/04/03  01:26:09
8318         Log: add AS patch#15
8319      Branch: asperl
8320            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8321            ! win32/config.bc win32/config.gc win32/config.vc
8322            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8323            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8324            ! win32/win32.c win32/win32.h
8325 ____________________________________________________________________________
8326 [   862] By: mbeattie                              on 1998/04/02  17:08:43
8327         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8328              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8329              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8330      Branch: perl
8331            ! Configure ext/Socket/Socket.xs myconfig
8332 ____________________________________________________________________________
8333 [   861] By: mbeattie                              on 1998/04/02  16:32:53
8334         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8335              since appropriate headers aren't included.
8336      Branch: perl
8337            ! ext/SDBM_File/sdbm/sdbm.h
8338 ____________________________________________________________________________
8339 [   860] By: mbeattie                              on 1998/04/02  16:17:11
8340         Log: Bumped patchlevel.h to 64
8341      Branch: perl
8342            ! patchlevel.h
8343 ____________________________________________________________________________
8344 [   859] By: mbeattie                              on 1998/04/02  16:16:26
8345         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8346              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8347              From: Jarkko Hietaniemi <jhi@iki.fi>
8348      Branch: perl
8349            ! hints/unicos.sh regcomp.h
8350 ____________________________________________________________________________
8351 [   858] By: mbeattie                              on 1998/04/02  16:13:24
8352         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8353              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8354              From: Tom Phoenix <rootbeer@teleport.com>
8355      Branch: perl
8356            + t/op/hashwarn.t
8357            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8358 ____________________________________________________________________________
8359 [   857] By: mbeattie                              on 1998/04/02  16:08:43
8360         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8361              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8362              From: Charles Bailey <BAILEY@newman.upenn.edu>
8363      Branch: perl
8364            ! vms/vms.c
8365 ____________________________________________________________________________
8366 [   856] By: mbeattie                              on 1998/04/02  16:07:44
8367         Log: Subject: [PATCH] mv-if-diff
8368              Date: Fri, 27 Mar 98 18:06:11 GMT
8369              From: Robin Barker <rmb1@cise.npl.co.uk>
8370      Branch: perl
8371            ! mv-if-diff
8372 ____________________________________________________________________________
8373 [   855] By: mbeattie                              on 1998/04/02  16:06:54
8374         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8375              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8376              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8377              Subject: [PATCH] another destruct_level fix
8378              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8379      Branch: perl
8380            ! perl.c sv.c
8381 ____________________________________________________________________________
8382 [   854] By: mbeattie                              on 1998/04/02  16:03:37
8383         Log: Subject: Next wave of _63 VMS patches
8384              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8385              From: Charles Bailey <BAILEY@newman.upenn.edu>
8386      Branch: perl
8387            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8388            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8389            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8390            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8391            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8392            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8393            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8394            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8395            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8396            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8397            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8398            ! vms/vmsish.h
8399 ____________________________________________________________________________
8400 [   853] By: mbeattie                              on 1998/04/02  15:55:46
8401         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8402              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8403              From: Hans Mulder <hansmu@xs4all.nl>
8404      Branch: perl
8405            ! toke.c
8406 ____________________________________________________________________________
8407 [   852] By: mbeattie                              on 1998/04/02  15:54:24
8408         Log: Subject: [PATCH] small fixups in pod2latex.PL
8409              Date: 25 Mar 1998 13:30:25 -0800
8410              From: "Darren/Torin/Who Ever..." <torin@daft.com>
8411      Branch: perl
8412            ! pod/pod2latex.PL
8413 ____________________________________________________________________________
8414 [   851] By: mbeattie                              on 1998/04/02  15:50:58
8415         Log: Subject: [PATCH] hints/irix_6.sh with GCC
8416              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8417              From: kstar@chapin.edu (Kurt D. Starsinic)
8418      Branch: perl
8419            ! hints/irix_6.sh
8420 ____________________________________________________________________________
8421 [   850] By: mbeattie                              on 1998/04/02  15:45:33
8422         Log: Subject: [PATCH] perldoc -m
8423              Date: Tue, 24 Mar 1998 13:19:38 GMT
8424              From: Robin Houston <robin@nml.guardian.co.uk>
8425      Branch: perl
8426            ! utils/perldoc.PL
8427 ____________________________________________________________________________
8428 [   849] By: mbeattie                              on 1998/04/02  15:42:52
8429         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8430              Date: Mon, 23 Mar 1998 14:13:46 +0100
8431              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8432      Branch: perl
8433            ! djgpp/config.over hints/dos_djgpp.sh
8434 ____________________________________________________________________________
8435 [   848] By: mbeattie                              on 1998/04/02  15:38:19
8436         Log: Subject: [PATCH] Stale SP in pp_substr
8437              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8438              From: Stephen McCamant <alias@mcs.com>
8439      Branch: perl
8440            ! pp.c
8441 ____________________________________________________________________________
8442 [   847] By: mbeattie                              on 1998/04/02  15:36:33
8443         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8444      Branch: perl
8445            ! ext/POSIX/POSIX.pm
8446 ____________________________________________________________________________
8447 [   846] By: mbeattie                              on 1998/04/02  15:34:36
8448         Log: Subject: [PATCH] 5.004_63: further -e patching
8449              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8450              From: Jarkko Hietaniemi <jhi@iki.fi>
8451      Branch: perl
8452            ! perl.c pod/perldiag.pod
8453 ____________________________________________________________________________
8454 [   845] By: mbeattie                              on 1998/04/02  15:25:18
8455         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8456      Branch: perl
8457            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8458            ! Porting/config.sh Porting/config_H config_h.SH
8459            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8460            ! pp.c pp_sys.c regexec.c
8461 ____________________________________________________________________________
8462 [   844] By: mbeattie                              on 1998/04/02  14:28:17
8463         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
8464              Date: Wed, 18 Mar 1998 20:40:19 +0100
8465              From: Achim Bohnet <ach@mpe.mpg.de>
8466      Branch: perl
8467            ! pod/perlrun.pod
8468 ____________________________________________________________________________
8469 [   843] By: mbeattie                              on 1998/04/02  14:26:52
8470         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8471              Subject: 5.004_63 picky compiler fixes [PATCH]
8472              Date: Wed, 18 Mar 1998 09:36:32 -0800
8473              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8474              Date: Wed, 18 Mar 1998 14:48:19 -0800
8475      Branch: perl
8476            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8477 ____________________________________________________________________________
8478 [   842] By: mbeattie                              on 1998/04/02  14:22:41
8479         Log: From: Stephen Potter <spp@psasolar.colltech.com>
8480              Subject: Re: doc: perlrun typo 
8481              Date: Wed, 18 Mar 1998 10:06:55 -0600
8482              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
8483              Date: Tue, 24 Mar 1998 21:20:51 -0600
8484      Branch: perl
8485            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
8486 ____________________________________________________________________________
8487 [   841] By: mbeattie                              on 1998/04/02  14:17:31
8488         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
8489              Date: Wed, 18 Mar 1998 12:44:58 +0100
8490              From: Dominic Dunlop <domo@vo.lu>
8491      Branch: perl
8492            ! Porting/pumpkin.pod Todo
8493 ____________________________________________________________________________
8494 [   840] By: mbeattie                              on 1998/04/02  14:14:22
8495         Log: Subject: [PATCH] Configure hints/ patches
8496              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
8497              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8498      Branch: perl
8499            ! hints/linux.sh hints/qnx.sh
8500 ____________________________________________________________________________
8501 [   839] By: mbeattie                              on 1998/04/02  14:13:13
8502         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
8503      Branch: perl
8504            ! cygwin32/perlgcc
8505 ____________________________________________________________________________
8506 [   838] By: gsar                                  on 1998/03/28  05:01:57
8507         Log: fix Env.pm to weed out illegal names
8508      Branch: win32/perl
8509            ! lib/Env.pm
8510 ____________________________________________________________________________
8511 [   837] By: gsar                                  on 1998/03/28  04:39:43
8512         Log: fix typo in makefile.mk
8513      Branch: win32/perl
8514            ! win32/makefile.mk
8515 ____________________________________________________________________________
8516 [   836] By: gsar                                  on 1998/03/23  17:40:15
8517         Log: add file: to installhtml URLs
8518      Branch: win32/perl
8519            ! win32/Makefile win32/makefile.mk
8520 ____________________________________________________________________________
8521 [   835] By: mbeattie                              on 1998/03/18  11:03:11
8522         Log: Add Thread::Signal to run signal handlers reliably in a new thread
8523      Branch: perl
8524            + ext/Thread/Thread/Signal.pm
8525            ! MANIFEST ext/Thread/Thread.xs
8526
8527 ----------------
8528 Version 5.004_63
8529 ----------------
8530
8531 ____________________________________________________________________________
8532 [   834] By: mbeattie                              on 1998/03/17  16:19:10
8533         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
8534      Branch: perl
8535            ! Policy_sh.SH
8536 ____________________________________________________________________________
8537 [   833] By: mbeattie                              on 1998/03/17  16:11:02
8538         Log: Integrate win32 branch into mainline.
8539      Branch: perl
8540           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
8541           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8542           !> win32/win32.c
8543 ____________________________________________________________________________
8544 [   832] By: gsar                                  on 1998/03/17  14:32:39
8545         Log: propagate bugfix @ change831 from asperl
8546      Branch: win32/perl
8547            ! regcomp.c
8548 ____________________________________________________________________________
8549 [   831] By: gsar                                  on 1998/03/17  14:02:51
8550         Log: fix buggy order of free() in regcomp.c (from AS)
8551      Branch: asperl
8552            ! regcomp.c
8553 ____________________________________________________________________________
8554 [   830] By: gsar                                  on 1998/03/17  01:10:54
8555         Log: add a part of AS patch#14, backout incomplete variable
8556              name changes for gcc. Builds and tests under VC/BC once again.
8557      Branch: asperl
8558            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
8559 ____________________________________________________________________________
8560 [   829] By: gsar                                  on 1998/03/16  23:49:18
8561         Log: stray tweak to win32.c
8562      Branch: win32/perl
8563            ! win32/win32.c
8564 ____________________________________________________________________________
8565 [   828] By: gsar                                  on 1998/03/16  22:06:03
8566         Log: update win32/config* files
8567      Branch: win32/perl
8568            ! win32/config.bc win32/config.gc win32/config.vc
8569            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8570 ____________________________________________________________________________
8571 [   827] By: gsar                                  on 1998/03/16  19:09:30
8572         Log: trivial integrate of mainline
8573      Branch: win32/perl
8574           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8575           +> lib/ExtUtils/inst
8576           !> (integrate 61 files)
8577 ____________________________________________________________________________
8578 [   826] By: mbeattie                              on 1998/03/16  16:39:23
8579         Log: newCONSTSUB had private MY_start_subparse.
8580      Branch: perl
8581            ! op.c
8582 ____________________________________________________________________________
8583 [   825] By: mbeattie                              on 1998/03/16  16:36:55
8584         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
8585      Branch: perl
8586            ! hv.c
8587 ____________________________________________________________________________
8588 [   824] By: mbeattie                              on 1998/03/16  16:27:43
8589         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
8590      Branch: perl
8591            ! MANIFEST
8592 ____________________________________________________________________________
8593 [   823] By: mbeattie                              on 1998/03/16  16:26:02
8594         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
8595      Branch: perl
8596            + lib/ExtUtils/Packlist.pm
8597 ____________________________________________________________________________
8598 [   822] By: mbeattie                              on 1998/03/16  16:22:58
8599         Log: Bump patchlevel.h to 63.
8600      Branch: perl
8601            ! ext/IO/IO.xs patchlevel.h
8602           !> (integrate 41 files)
8603 ____________________________________________________________________________
8604 [   821] By: mbeattie                              on 1998/03/16  16:18:35
8605         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
8606              Subject: Bundling builtin.pm and newCONSTSUB with the core?
8607              From: jan.dubois@ibm.net (Jan Dubois)
8608              Date: Sun, 15 Mar 1998 19:09:05 +0100
8609      Branch: perl
8610            ! embed.h global.sym op.c pod/perlguts.pod proto.h
8611 ____________________________________________________________________________
8612 [   820] By: mbeattie                              on 1998/03/16  16:02:50
8613         Log: Subject: [PATCH] STRESS_REALLOC
8614              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
8615              From: Stephen McCamant <alias@mcs.com>
8616      Branch: perl
8617            ! malloc.c perl.c scope.c
8618 ____________________________________________________________________________
8619 [   819] By: mbeattie                              on 1998/03/16  16:01:06
8620         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
8621              Date: Fri, 13 Mar 1998 23:21:25 +0100
8622              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
8623      Branch: perl
8624            ! perly.c
8625 ____________________________________________________________________________
8626 [   818] By: mbeattie                              on 1998/03/16  15:59:16
8627         Log: Subject: [Configure PATCH] for OS/2
8628              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
8629              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8630              [Two hunks to Configure failed to apply due to clashes]
8631      Branch: perl
8632            ! Configure hints/os2.sh
8633 ____________________________________________________________________________
8634 [   817] By: mbeattie                              on 1998/03/16  15:55:28
8635         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
8636              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
8637              From: Charles Bailey <BAILEY@newman.upenn.edu>
8638              [Needed manual tweaks on vms/config.vms since it clashed with other
8639              patches. I may have got it wrong.]
8640      Branch: perl
8641            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
8642            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
8643            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
8644            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
8645            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
8646            ! vms/test.com vms/vms.c vms/vmsish.h
8647 ____________________________________________________________________________
8648 [   816] By: mbeattie                              on 1998/03/16  15:26:04
8649         Log: Subject: [PATCH] Let h2xs read multiple header files
8650              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
8651              From: Benjamin Sugars <bsugars@canoe.ca>
8652      Branch: perl
8653            ! utils/h2xs.PL
8654 ____________________________________________________________________________
8655 [   815] By: mbeattie                              on 1998/03/16  15:24:12
8656         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
8657              Date: Mon, 09 Mar 1998 09:18:56 -0800
8658              From: Dan Sugalski <sugalskd@osshe.edu>
8659      Branch: perl
8660            ! vms/config.vms
8661 ____________________________________________________________________________
8662 [   814] By: mbeattie                              on 1998/03/16  13:17:14
8663         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
8664              Date: Sun, 08 Mar 1998 12:50:23 +0000
8665              From: Alan Burlison <alan.burlison@UK.Sun.COM>
8666              plus manual update of MANIFEST
8667      Branch: perl
8668            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
8669            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
8670            ! lib/ExtUtils/MM_Unix.pm
8671 ____________________________________________________________________________
8672 [   813] By: mbeattie                              on 1998/03/16  13:08:55
8673         Log: From: Blair Zajac <blair@gps.caltech.edu>
8674              Subject: PATCH: util.c and util.h function declarations do not match
8675              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
8676              Subject: PATCH: cgywin32 patch for perlgcc
8677              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
8678              Subject: PATCH: perl5.004_62 on cygwin32
8679              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
8680      Branch: perl
8681            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
8682 ____________________________________________________________________________
8683 [   812] By: mbeattie                              on 1998/03/16  12:55:39
8684         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8685              Subject: [PATCH 5.004_62} Config_62-01 patch available.
8686              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
8687              Subject: [PATCH 5.004_62] Tiny hint file updates
8688              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
8689      Branch: perl
8690            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8691            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
8692            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
8693            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
8694            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
8695            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
8696 ____________________________________________________________________________
8697 [   811] By: mbeattie                              on 1998/03/16  12:13:55
8698         Log: DOS djgpp updates:
8699              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8700              Subject: [PATCH for 5.004_61] dos-djgpp update
8701              Date: Fri, 6 Mar 1998 10:41:01 +0100
8702              Subject: [PATCH 5.004_62] dos-djgpp update
8703              Date: Thu, 12 Mar 1998 13:34:51 +0100
8704      Branch: perl
8705            ! djgpp/config.over hints/dos_djgpp.sh
8706 ____________________________________________________________________________
8707 [   810] By: gsar                                  on 1998/03/16  08:48:17
8708         Log: integrate mainline
8709      Branch: win32/perl
8710           !> pp_sys.c
8711 ____________________________________________________________________________
8712 [   809] By: gsar                                  on 1998/03/16  08:44:37
8713         Log: various changes to get asperl working under Borland
8714              (passes all tests when built under PERL_OBJECT)
8715      Branch: asperl
8716            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
8717            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
8718            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
8719            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
8720            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
8721            ! win32/win32sck.c
8722 ____________________________________________________________________________
8723 [   808] By: gsar                                  on 1998/03/12  19:50:20
8724         Log: set sockets to nonoverlapped mode for every thread
8725              Message-Id: <35081FE4.965A484D@enteract.com>
8726              Date:    Thu, 12 Mar 1998 11:48:20 CST
8727              From:    Steve Nielsen <spn@enteract.com>
8728              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
8729      Branch: win32/perl
8730            ! win32/win32.h win32/win32sck.c
8731 ____________________________________________________________________________
8732 [   807] By: gsar                                  on 1998/03/12  19:26:54
8733         Log: add AS patch#13
8734      Branch: asperl
8735            ! win32/Makefile
8736 ____________________________________________________________________________
8737 [   806] By: gsar                                  on 1998/03/12  00:51:08
8738         Log: added AS patch#12 with minor changes
8739      Branch: asperl
8740            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
8741            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8742            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
8743            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
8744            ! win32/runperl.c
8745 ____________________________________________________________________________
8746 [   805] By: gsar                                  on 1998/03/10  20:35:10
8747         Log: reinstate some standard sig_names to avoid noise from
8748              modules (and in hopes of making them _do_ something in future)
8749      Branch: win32/perl
8750            ! win32/config.bc win32/config.gc win32/config.vc
8751            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8752 ____________________________________________________________________________
8753 [   804] By: gsar                                  on 1998/03/10  20:33:05
8754         Log: mingw32 tweaks
8755      Branch: win32/perl
8756            ! win32/makefile.mk win32/win32.c win32/win32.h
8757 ____________________________________________________________________________
8758 [   803] By: gsar                                  on 1998/03/09  20:56:07
8759         Log: tweak Win32::DomainName() implementation
8760      Branch: win32/perl
8761            ! win32/Makefile win32/win32.c
8762 ____________________________________________________________________________
8763 [   802] By: gsar                                  on 1998/03/09  03:51:01
8764         Log: merge C<local $tied{foo}> patch, also moved statics in
8765              [ah]v.c to thrdvar.h
8766      Branch: win32/perl
8767            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
8768 ____________________________________________________________________________
8769 [   801] By: gsar                                  on 1998/03/09  02:38:35
8770         Log: minor win32 support fixes
8771              - add a better implementation of Win32::DomainName() (as
8772              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
8773              - fix opendir() emulation was unsafe what given long paths
8774      Branch: win32/perl
8775            ! win32/win32.c
8776 ____________________________________________________________________________
8777 [   800] By: nick                                  on 1998/03/07  09:36:41
8778         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
8779              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
8780              exist. (Breaks libnet).
8781      Branch: perl
8782            ! pp_sys.c
8783 ____________________________________________________________________________
8784 [   799] By: gsar                                  on 1998/03/07  07:51:28
8785         Log: integrate mainline changes
8786      Branch: asperl
8787           !> (integrate 111 files)
8788 ____________________________________________________________________________
8789 [   798] By: gsar                                  on 1998/03/07  07:01:55
8790         Log: integrate mainline
8791      Branch: win32/perl
8792           !> myconfig patchlevel.h
8793 ____________________________________________________________________________
8794 [   797] By: gsar                                  on 1998/03/07  06:49:49
8795         Log: provide our own popen()/pclose() to fix problems with qx//:
8796              - qx// used to always invoke the shell, now does so only when needed
8797              - qx// didn't respect PERL5SHELL, now does
8798      Branch: win32/perl
8799            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
8800 ____________________________________________________________________________
8801 [   796] By: gsar                                  on 1998/03/07  01:37:10
8802         Log: a missed s/sp/SP/
8803      Branch: win32/perl
8804            ! lib/ExtUtils/typemap pod/perlcall.pod
8805 ____________________________________________________________________________
8806 [   795] By: gsar                                  on 1998/03/07  01:05:21
8807         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
8808              mention that local stack pointer should be called SP.  This makes the
8809              API safer from source incompatibilities down the line.
8810      Branch: win32/perl
8811            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
8812            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8813            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
8814            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
8815            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
8816            ! pp_ctl.c pp_hot.c pp_sys.c util.c
8817
8818 ----------------
8819 Version 5.004_62
8820 ----------------
8821
8822 ____________________________________________________________________________
8823 [   794] By: mbeattie                              on 1998/03/06  09:38:08
8824         Log: Subject: [PATCH] perl5.004_61 myconfig updates
8825              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
8826              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8827      Branch: perl
8828            ! myconfig
8829 ____________________________________________________________________________
8830 [   793] By: mbeattie                              on 1998/03/06  09:36:37
8831         Log: Bump patchlevel.h to 62.
8832      Branch: perl
8833            ! patchlevel.h
8834 ____________________________________________________________________________
8835 [   792] By: mbeattie                              on 1998/03/06  09:35:57
8836         Log: Integrate win32 branch into mainline.
8837      Branch: perl
8838           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
8839           !> win32/config.gc win32/config.vc win32/config_H.bc
8840           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8841 ____________________________________________________________________________
8842 [   791] By: gsar                                  on 1998/03/06  06:00:08
8843         Log: various
8844              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
8845              - add missing prototypes
8846              - regenerate win32/config*.?c
8847      Branch: win32/perl
8848            ! bytecode.h proto.h win32/config.bc win32/config.gc
8849            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8850            ! win32/config_H.vc win32/makefile.mk
8851 ____________________________________________________________________________
8852 [   790] By: gsar                                  on 1998/03/06  03:19:23
8853         Log: fix typo in Makefile
8854      Branch: win32/perl
8855            ! win32/Makefile
8856 ____________________________________________________________________________
8857 [   789] By: gsar                                  on 1998/03/05  22:55:53
8858         Log: integrate mainline
8859      Branch: win32/perl
8860           !> (integrate 47 files)
8861 ____________________________________________________________________________
8862 [   788] By: gsar                                  on 1998/03/05  20:02:09
8863         Log: added AS patch#11
8864              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
8865              Date:    Thu, 05 Mar 1998 10:23:04 PST
8866              From:    Douglas Lankshear <dougl@ActiveState.com>
8867              
8868              This patch fixes a bug I introduced removing duplicate code.
8869              -- Doug
8870      Branch: asperl
8871            ! ObjXSub.h objpp.h win32/runperl.c
8872 ____________________________________________________________________________
8873 [   787] By: gsar                                  on 1998/03/05  19:56:17
8874         Log: add Nick's dTHR fixes
8875      Branch: win32/perl
8876            ! op.c scope.c
8877 ____________________________________________________________________________
8878 [   786] By: gsar                                  on 1998/03/05  19:54:49
8879         Log: maintpatch
8880              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
8881              Date:    Thu, 05 Mar 1998 02:49:46 EST
8882              From:    Spider Boardman <spider@orb.nashua.nh.us>
8883              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
8884      Branch: win32/perl
8885            ! scope.c
8886 ____________________________________________________________________________
8887 [   785] By: mbeattie                              on 1998/03/05  19:12:14
8888         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
8889              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
8890              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8891      Branch: perl
8892            ! op.c proto.h regcomp.c regexp.h util.c
8893 ____________________________________________________________________________
8894 [   784] By: mbeattie                              on 1998/03/05  19:11:09
8895         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
8896              Date: Wed, 4 Mar 1998 10:18:03 GMT
8897              From: Nick Ing-Simmons <nik@tiuk.ti.com>
8898      Branch: perl
8899            ! atomic.h
8900 ____________________________________________________________________________
8901 [   783] By: mbeattie                              on 1998/03/05  19:09:16
8902         Log: Subject: Configure patches -01 and -02 for 5.004_61.
8903              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
8904              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8905      Branch: perl
8906            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8907            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
8908            ! config_h.SH handy.h hints/README.hints hints/aix.sh
8909            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
8910            ! makedepend.SH myconfig pp_sys.c
8911 ____________________________________________________________________________
8912 [   782] By: mbeattie                              on 1998/03/05  19:05:23
8913         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
8914              Date: 03 Mar 1998 18:05:07 +0100
8915              From: Gisle Aas <gisle@aas.no>
8916      Branch: perl
8917            ! perl.h pp_ctl.c
8918 ____________________________________________________________________________
8919 [   781] By: mbeattie                              on 1998/03/05  19:04:34
8920         Log: Subject: [PATCH] Make autouse -w-safe
8921              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
8922              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8923      Branch: perl
8924            ! lib/autouse.pm op.c sv.c
8925 ____________________________________________________________________________
8926 [   780] By: mbeattie                              on 1998/03/05  19:02:50
8927         Log: Subject: [PATCH] External symbol re_croak2
8928              Date: 02 Mar 1998 13:00:45 +0100
8929              From: Gisle Aas <gisle@aas.no>
8930      Branch: perl
8931            ! regcomp.c regcomp.h
8932 ____________________________________________________________________________
8933 [   779] By: mbeattie                              on 1998/03/05  19:01:25
8934         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
8935              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
8936              From: bailey@newman.upenn.edu (Charles Bailey)
8937      Branch: perl
8938            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
8939            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
8940            ! sv.h
8941 ____________________________________________________________________________
8942 [   778] By: mbeattie                              on 1998/03/05  18:53:13
8943         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
8944              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
8945              From: bailey@newman.upenn.edu (Charles Bailey)
8946      Branch: perl
8947            ! perl.h
8948 ____________________________________________________________________________
8949 [   777] By: mbeattie                              on 1998/03/05  18:50:25
8950         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
8951              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
8952              From: bailey@newman.upenn.edu (Charles Bailey)
8953      Branch: perl
8954            ! lib/File/Basename.pm
8955 ____________________________________________________________________________
8956 [   776] By: mbeattie                              on 1998/03/05  18:49:15
8957         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
8958              Date: 01 Mar 1998 15:16:03 +0100
8959              From: Gisle Aas <gisle@aas.no>
8960      Branch: perl
8961            ! pod/perlguts.pod
8962 ____________________________________________________________________________
8963 [   775] By: mbeattie                              on 1998/03/05  18:48:05
8964         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
8965              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
8966              From: Jarkko Hietaniemi <jhi@iki.fi>
8967      Branch: perl
8968            ! Makefile.SH perl_exp.SH
8969 ____________________________________________________________________________
8970 [   774] By: mbeattie                              on 1998/03/05  18:46:32
8971         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
8972              Date: Sun, 1 Mar 1998 02:02:47 -0500
8973              From: Spider Boardman <spider@orb.nashua.nh.us>
8974      Branch: perl
8975            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
8976 ____________________________________________________________________________
8977 [   773] By: mbeattie                              on 1998/03/05  18:43:57
8978         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
8979              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
8980              From: Hans Mulder <hansmu@xs4all.nl>
8981      Branch: perl
8982            ! pp_ctl.c
8983 ____________________________________________________________________________
8984 [   772] By: mbeattie                              on 1998/03/05  18:39:25
8985         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
8986              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
8987              From: Jarkko Hietaniemi <jhi@iki.fi>
8988      Branch: perl
8989            ! Makefile.SH
8990 ____________________________________________________________________________
8991 [   771] By: mbeattie                              on 1998/03/05  18:38:32
8992         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
8993              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
8994              From: Jarkko Hietaniemi <jhi@iki.fi>
8995      Branch: perl
8996            ! hints/netbsd.sh
8997 ____________________________________________________________________________
8998 [   770] By: mbeattie                              on 1998/03/05  18:36:50
8999         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
9000      Branch: perl
9001            ! cflags.SH
9002 ____________________________________________________________________________
9003 [   769] By: mbeattie                              on 1998/03/05  18:34:35
9004         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
9005              Subject: [PATCH 5.004_61] bunch of small patches
9006              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
9007              From: Andrew Cohen <cohen@andy.bu.edu>
9008      Branch: perl
9009            ! bytecode.h
9010 ____________________________________________________________________________
9011 [   768] By: mbeattie                              on 1998/03/05  18:13:06
9012         Log: Integrate win32 branch into mainline.
9013      Branch: perl
9014           !> (integrate 53 files)
9015 ____________________________________________________________________________
9016 [   767] By: TimBunce                              on 1998/03/05  11:48:09
9017         Log: Update to change 744.
9018      Branch: maint-5.004/perl
9019            ! lib/ExtUtils/Install.pm
9020 ____________________________________________________________________________
9021 [   765] By: TimBunce                              on 1998/03/05  11:24:24
9022         Log: Update embed.h after make regen_headers.
9023      Branch: maint-5.004/perl
9024            ! embed.h
9025 ____________________________________________________________________________
9026 [   764] By: TimBunce                              on 1998/03/05  11:05:13
9027         Log: APPLLIB_EXP now has arch and version dirs added to @INC
9028      Branch: maint-5.004/perl
9029            ! perl.c
9030 ____________________________________________________________________________
9031 [   763] By: TimBunce                              on 1998/03/05  11:01:38
9032         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
9033              Added MAINT_TRIAL_1 local patch label to patchlevel.h
9034              Removed win32/win32io.c and win32/win32io.h from repository
9035      Branch: maint-5.004/perl
9036            - win32/win32io.c win32/win32io.h
9037            ! MANIFEST patchlevel.h
9038 ____________________________________________________________________________
9039 [   762] By: TimBunce                              on 1998/03/05  10:05:34
9040         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
9041              From:  Spider Boardman <spider@orb.nashua.nh.us>
9042              Files:  scope.c
9043      Branch: maint-5.004/perl
9044            ! scope.c
9045 ____________________________________________________________________________
9046 [   761] By: TimBunce                              on 1998/03/05  10:03:10
9047         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
9048              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9049              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
9050              Files:  av.c hv.c scope.c t/op/local.t
9051      Branch: maint-5.004/perl
9052            ! av.c hv.c scope.c t/op/local.t
9053 ____________________________________________________________________________
9054 [   760] By: gsar                                  on 1998/03/04  20:58:21
9055         Log: added AS patch#10
9056              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
9057              Date:    Tue, 03 Mar 1998 10:46:13 PST
9058              From:    Douglas Lankshear <dougl@ActiveState.com>
9059              Subject: [PATCH]
9060              
9061              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
9062              linked modules.
9063              
9064              -- Doug
9065      Branch: asperl
9066            ! win32/dl_win32.xs
9067 ____________________________________________________________________________
9068 [   759] By: TimBunce                              on 1998/03/04  18:46:41
9069         Log: Update patchls utility
9070      Branch: maint-5.004/perl
9071            ! Porting/patchls
9072 ____________________________________________________________________________
9073 [   758] By: TimBunce                              on 1998/03/04  17:07:06
9074         Log: perldoc -f now uses pager if text is too long for screen
9075      Branch: maint-5.004/perl
9076            ! utils/perldoc.PL
9077 ____________________________________________________________________________
9078 [   757] By: TimBunce                              on 1998/03/04  16:57:04
9079         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
9080              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
9081      Branch: maint-5.004/perl
9082            + hints/openbsd.sh
9083            ! pod/perlfunc.pod
9084 ____________________________________________________________________________
9085 [   756] By: TimBunce                              on 1998/03/04  16:48:40
9086         Log: Fix for new gnulibc stdio.h when using sfio+perlio
9087      Branch: maint-5.004/perl
9088            ! perlsdio.h
9089 ____________________________________________________________________________
9090 [   755] By: TimBunce                              on 1998/03/04  16:47:08
9091         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
9092              Added details of split in scalar context to perlfunc.pod
9093      Branch: maint-5.004/perl
9094            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
9095 ____________________________________________________________________________
9096 [   754] By: TimBunce                              on 1998/03/04  16:35:58
9097         Log: Updated perl -v info to include reference to docs and home page.
9098      Branch: maint-5.004/perl
9099            ! perl.c
9100 ____________________________________________________________________________
9101 [   753] By: TimBunce                              on 1998/03/04  16:31:29
9102         Log: Updated hints/bsdos.sh for BSD/OS 3.1
9103              Fixed typo in pod/perlsyn.pod
9104              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
9105              Fixed typo in ext/GDBM_File/GDBM_File.pm
9106      Branch: maint-5.004/perl
9107            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
9108            ! hints/bsdos.sh pod/perlsyn.pod
9109 ____________________________________________________________________________
9110 [   752] By: TimBunce                              on 1998/03/04  15:49:19
9111         Log: Changed bug address in README to perlbug@perl.com
9112              Changed Copyright in perl.c to 1998
9113              Added op/pos.t test from Robin Houston <robin@oneworld.org>
9114      Branch: maint-5.004/perl
9115            + t/op/pos.t
9116            ! README perl.c
9117 ____________________________________________________________________________
9118 [   751] By: TimBunce                              on 1998/03/04  14:47:15
9119         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
9120      Branch: maint-5.004/perl
9121            ! t/comp/require.t t/lib/ph.t
9122 ____________________________________________________________________________
9123 [   750] By: TimBunce                              on 1998/03/04  13:29:58
9124         Log: Added dTHR definition to ease backwards compatibility for XS
9125              source code from 5.005.
9126      Branch: maint-5.004/perl
9127            ! perl.h
9128 ____________________________________________________________________________
9129 [   749] By: TimBunce                              on 1998/03/04  12:19:19
9130         Log: Title:  "rename local 'op' variables to 'o'", #F114
9131              From:  Gurusamy Sarathy
9132              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
9133              toke.c
9134      Branch: maint-5.004/perl
9135            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
9136            ! scope.c toke.c
9137 ____________________________________________________________________________
9138 [   748] By: TimBunce                              on 1998/03/04  12:12:27
9139         Log: Title:  "consolidated win32 patch", #F112
9140              From:  Gurusamy Sarathy
9141              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
9142              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
9143              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9144              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
9145              t/harness win32/win32.h win32/win32iop.h README.win32
9146              doio.c installhtml installperl pp_sys.c win32/Makefile
9147              win32/config.bc win32/config.vc win32/config_H.bc
9148              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9149              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
9150              win32/perllib.c win32/runperl.c win32/win32.c
9151              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
9152              x2p/a2py.c
9153      Branch: maint-5.004/perl
9154            + win32/bin/perlglob.pl
9155            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
9156            ! installhtml installperl lib/ExtUtils/Command.pm
9157            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9158            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
9159            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
9160            ! win32/Makefile win32/config.bc win32/config.vc
9161            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
9162            ! win32/config_sh.PL win32/dl_win32.xs
9163            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9164            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9165            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
9166            ! x2p/a2py.c
9167 ____________________________________________________________________________
9168 [   747] By: TimBunce                              on 1998/03/04  11:59:57
9169         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
9170              From:  Gurusamy Sarathy
9171              Files:  MANIFEST t/lib/ph.t
9172      Branch: maint-5.004/perl
9173            ! MANIFEST t/lib/ph.t
9174 ____________________________________________________________________________
9175 [   746] By: TimBunce                              on 1998/03/04  11:47:43
9176         Log: Title:  "properly save STDOUT during system() in debugger", #F110
9177              From:  Jason Smith <smithj4@rpi.edu>
9178              Files:  lib/perl5db.pl
9179      Branch: maint-5.004/perl
9180            ! lib/perl5db.pl
9181 ____________________________________________________________________________
9182 [   745] By: TimBunce                              on 1998/03/04  11:40:19
9183         Log: Title:  "generate DynaLoader.pm at build time", #F109
9184              From:  Achim Bohnet <ach@mpe.mpg.de>
9185              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
9186              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
9187      Branch: maint-5.004/perl
9188            + ext/DynaLoader/DynaLoader.pm.PL
9189            ! MANIFEST ext/DynaLoader/Makefile.PL
9190 ____________________________________________________________________________
9191 [   744] By: TimBunce                              on 1998/03/04  11:34:09
9192         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
9193              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
9194              J. Koenig)
9195              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
9196              Files:  lib/ExtUtils/Install.pm
9197      Branch: maint-5.004/perl
9198            ! lib/ExtUtils/Install.pm
9199 ____________________________________________________________________________
9200 [   743] By: TimBunce                              on 1998/03/04  10:45:05
9201         Log: Title:  "Pod::Html trips over "C<0>"", #F107
9202              From:  Chip Salzenberg
9203              Files:  lib/Pod/Html.pm
9204      Branch: maint-5.004/perl
9205            ! lib/Pod/Html.pm
9206 ____________________________________________________________________________
9207 [   742] By: TimBunce                              on 1998/03/04  10:12:54
9208         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
9209              From:  Achim Bohnet <ach@mpe.mpg.de>
9210              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
9211              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
9212      Branch: maint-5.004/perl
9213            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9214 ____________________________________________________________________________
9215 [   741] By: TimBunce                              on 1998/03/04  10:08:31
9216         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
9217              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
9218              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
9219              Zakharevich)
9220              Msg-ID:  <199801040630.AA29298@metronet.com>,
9221              <199801041826.NAA11568@aatma.engin.umich.edu>,
9222              <1998Jan4.130412.2719461@cor.newman>
9223              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
9224              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
9225      Branch: maint-5.004/perl
9226            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
9227            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
9228            ! win32/win32.h
9229 ____________________________________________________________________________
9230 [   740] By: TimBunce                              on 1998/03/04  09:55:57
9231         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
9232              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9233              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
9234              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
9235      Branch: maint-5.004/perl
9236            ! lib/Tie/Hash.pm pod/perlfunc.pod
9237 ____________________________________________________________________________
9238 [   739] By: TimBunce                              on 1998/03/04  09:26:01
9239         Log: Title:  "more doc for perldoc", #F103
9240              From:  Gurusamy Sarathy
9241              Files:  utils/perldoc.PL
9242      Branch: maint-5.004/perl
9243            ! utils/perldoc.PL
9244 ____________________________________________________________________________
9245 [   738] By: TimBunce                              on 1998/03/04  09:23:16
9246         Log: Title:  "Make perldoc look for an index file ", #F102
9247              From:  Gisle Aas <gisle@aas.no>
9248              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
9249              Files:  utils/perldoc.PL
9250      Branch: maint-5.004/perl
9251            ! utils/perldoc.PL
9252 ____________________________________________________________________________
9253 [   737] By: TimBunce                              on 1998/03/04  09:21:15
9254         Log: Title:  "perldoc -F filename", #F101
9255              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9256              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
9257              Files:  utils/perldoc.PL
9258      Branch: maint-5.004/perl
9259            ! utils/perldoc.PL
9260 ____________________________________________________________________________
9261 [   736] By: TimBunce                              on 1998/03/04  09:16:20
9262         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9263              From:  Gisle Aas <gisle@aas.no>
9264              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
9265              Files:  sv.c
9266      Branch: maint-5.004/perl
9267            ! sv.c
9268 ____________________________________________________________________________
9269 [   735] By: TimBunce                              on 1998/03/04  09:08:51
9270         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
9271              From:  abigail@fnx.com
9272              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9273              Files:  lib/Benchmark.pm
9274      Branch: maint-5.004/perl
9275            ! lib/Benchmark.pm
9276 ____________________________________________________________________________
9277 [   734] By: TimBunce                              on 1998/03/04  08:59:58
9278         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
9279              From:  Gisle Aas <gisle@aas.no>
9280              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
9281              Files:  hv.c
9282      Branch: maint-5.004/perl
9283            ! hv.c
9284 ____________________________________________________________________________
9285 [   733] By: TimBunce                              on 1998/03/04  08:35:19
9286         Log: Title:  "support caseless %ENV", #F097
9287              From:  Gurusamy Sarathy
9288              Files:  hv.c t/op/magic.t win32/win32.h
9289      Branch: maint-5.004/perl
9290            ! hv.c t/op/magic.t win32/win32.h
9291 ____________________________________________________________________________
9292 [   732] By: TimBunce                              on 1998/03/04  08:33:58
9293         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
9294              From:  Ilya Zakharevich
9295              Files:  emacs/cperl-mode.el
9296      Branch: maint-5.004/perl
9297            ! emacs/cperl-mode.el
9298 ____________________________________________________________________________
9299 [   731] By: TimBunce                              on 1998/03/04  08:26:23
9300         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
9301              magic", #F095
9302              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9303              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
9304              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9305              lib/ExtUtils/xsubpp sv.c
9306      Branch: maint-5.004/perl
9307            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9308            ! pod/perlxs.pod proto.h sv.c sv.h
9309 ____________________________________________________________________________
9310 [   730] By: TimBunce                              on 1998/03/04  08:20:52
9311         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
9312              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9313              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
9314              Files:  mg.c
9315      Branch: maint-5.004/perl
9316            ! mg.c
9317 ____________________________________________________________________________
9318 [   729] By: TimBunce                              on 1998/03/04  08:18:02
9319         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
9320              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9321              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
9322              Files:  t/op/sort.t
9323      Branch: maint-5.004/perl
9324            ! t/op/sort.t
9325 ____________________________________________________________________________
9326 [   728] By: TimBunce                              on 1998/03/04  08:17:07
9327         Log: Title:  "Make search.pl work on win32", #F092
9328              From:  Gurusamy Sarathy
9329              Files:  win32/bin/search.pl
9330      Branch: maint-5.004/perl
9331            ! win32/bin/search.pl
9332 ____________________________________________________________________________
9333 [   727] By: gsar                                  on 1998/03/04  04:13:23
9334         Log: missing s/op/o/ from one of the mainpatches
9335      Branch: win32/perl
9336            ! op.c
9337 ____________________________________________________________________________
9338 [   726] By: gsar                                  on 1998/03/04  02:12:13
9339         Log: maintpatches #102 and #103 to perldoc.PL
9340      Branch: win32/perl
9341            ! utils/perldoc.PL
9342 ____________________________________________________________________________
9343 [   725] By: gsar                                  on 1998/03/04  02:00:15
9344         Log: renumber some tests to match maint branch
9345      Branch: win32/perl
9346            ! t/op/local.t
9347 ____________________________________________________________________________
9348 [   724] By: gsar                                  on 1998/03/04  01:25:50
9349         Log: maintpatch
9350              #70:  "Fix random whitespace errors in docs"
9351              From:  Roderick Schertler <roderick@argon.org>
9352              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9353              Date:  Fri, 24 Oct 1997 11:20:44 -0400
9354              Files:  pod/checkpods.PL pod/perlfunc.pod
9355      Branch: win32/perl
9356            ! pod/checkpods.PL
9357 ____________________________________________________________________________
9358 [   723] By: gsar                                  on 1998/03/04  01:04:37
9359         Log: sync maintpatch
9360              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
9361              From:  Chip Salzenberg
9362              Files:  lib/File/Path.pm
9363      Branch: win32/perl
9364            ! lib/File/Path.pm
9365 ____________________________________________________________________________
9366 [   722] By: gsar                                  on 1998/03/04  00:46:46
9367         Log: remove redundancy in File::Find
9368      Branch: win32/perl
9369            ! lib/File/Find.pm
9370 ____________________________________________________________________________
9371 [   721] By: TimBunce                              on 1998/03/03  20:06:41
9372         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
9373              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
9374              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
9375              Files:  utils/perldoc.PL
9376      Branch: maint-5.004/perl
9377            ! utils/perldoc.PL
9378 ____________________________________________________________________________
9379 [   720] By: TimBunce                              on 1998/03/03  20:03:59
9380         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9381              #F090
9382              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9383              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
9384              Files:  lib/ExtUtils/MM_Unix.pm
9385      Branch: maint-5.004/perl
9386            ! lib/ExtUtils/MM_Unix.pm
9387 ____________________________________________________________________________
9388 [   719] By: TimBunce                              on 1998/03/03  20:02:06
9389         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9390              From:  Gurusamy Sarathy
9391              Files:  lib/FindBin.pm
9392      Branch: maint-5.004/perl
9393            ! lib/FindBin.pm
9394 ____________________________________________________________________________
9395 [   718] By: TimBunce                              on 1998/03/03  20:00:26
9396         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
9397              #F088
9398              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9399              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
9400              Files:  lib/File/Find.pm
9401      Branch: maint-5.004/perl
9402            ! lib/File/Find.pm
9403 ____________________________________________________________________________
9404 [   717] By: TimBunce                              on 1998/03/03  19:59:38
9405         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
9406              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9407              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
9408              Files:  op.c
9409      Branch: maint-5.004/perl
9410            ! op.c
9411 ____________________________________________________________________________
9412 [   716] By: TimBunce                              on 1998/03/03  19:57:17
9413         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9414              #F086
9415              From:  Gurusamy Sarathy
9416              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
9417      Branch: maint-5.004/perl
9418            ! pod/perldelta.pod pod/perldiag.pod toke.c
9419 ____________________________________________________________________________
9420 [   715] By: TimBunce                              on 1998/03/03  19:51:33
9421         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
9422              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9423              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
9424              Files:  lib/Pod/Html.pm
9425      Branch: maint-5.004/perl
9426            ! lib/Pod/Html.pm
9427 ____________________________________________________________________________
9428 [   714] By: TimBunce                              on 1998/03/03  19:50:28
9429         Log: Title:  "New pod: perlhist", #F084
9430              From:  Jarkko Hietaniemi <jhi@iki.fi>
9431              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
9432              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9433      Branch: maint-5.004/perl
9434            + pod/perlhist.pod
9435            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9436 ____________________________________________________________________________
9437 [   713] By: TimBunce                              on 1998/03/03  19:47:13
9438         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
9439              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9440              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
9441              Files:  pp_ctl.c t/op/local.t
9442      Branch: maint-5.004/perl
9443            ! pp_ctl.c t/op/local.t
9444 ____________________________________________________________________________
9445 [   712] By: TimBunce                              on 1998/03/03  19:45:56
9446         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9447              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9448              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
9449              Files:  pp_ctl.c
9450      Branch: maint-5.004/perl
9451            ! pp_ctl.c
9452 ____________________________________________________________________________
9453 [   711] By: TimBunce                              on 1998/03/03  19:44:41
9454         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
9455              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9456              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
9457              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9458      Branch: maint-5.004/perl
9459            + t/comp/require.t
9460            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9461 ____________________________________________________________________________
9462 [   710] By: TimBunce                              on 1998/03/03  19:36:34
9463         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
9464              From:  Jarkko Hietaniemi <jhi@iki.fi>
9465              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
9466              Files:  t/pragma/locale.t
9467      Branch: maint-5.004/perl
9468            ! t/pragma/locale.t
9469 ____________________________________________________________________________
9470 [   709] By: TimBunce                              on 1998/03/03  19:32:30
9471         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9472              From:  Gisle Aas <gisle@aas.no>
9473              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
9474              Files:  sv.c
9475      Branch: maint-5.004/perl
9476            ! sv.c
9477 ____________________________________________________________________________
9478 [   708] By: TimBunce                              on 1998/03/03  19:28:06
9479         Log: Title:  "Eliminate double warnings under C<package;>", #F077
9480              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9481              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9482              Files:  gv.c op.c toke.c
9483      Branch: maint-5.004/perl
9484            ! gv.c op.c toke.c
9485 ____________________________________________________________________________
9486 [   707] By: TimBunce                              on 1998/03/03  19:13:17
9487         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
9488              #F076
9489              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
9490              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
9491              Files:  lib/File/Path.pm
9492      Branch: maint-5.004/perl
9493            ! lib/File/Path.pm
9494 ____________________________________________________________________________
9495 [   706] By: TimBunce                              on 1998/03/03  19:08:45
9496         Log: Title:  "Update of h2ph", #F075
9497              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
9498              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
9499              Files:  t/lib/ph.t utils/h2ph.PL
9500      Branch: maint-5.004/perl
9501            + t/lib/ph.t
9502            ! utils/h2ph.PL
9503 ____________________________________________________________________________
9504 [   705] By: TimBunce                              on 1998/03/03  18:56:59
9505         Log: Title:  "Fix AutoLoader for deep packages", #F074
9506              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
9507              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
9508              Files:  lib/AutoLoader.pm
9509      Branch: maint-5.004/perl
9510            ! lib/AutoLoader.pm
9511 ____________________________________________________________________________
9512 [   704] By: TimBunce                              on 1998/03/03  18:35:36
9513         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
9514              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9515              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
9516              Files:  op.c
9517      Branch: maint-5.004/perl
9518            ! op.c
9519 ____________________________________________________________________________
9520 [   703] By: TimBunce                              on 1998/03/03  18:32:28
9521         Log: Title:  "Make recursive lexical analysis more robust", #F072
9522              From:  Ilya Zakharevich and Chip Salzenberg
9523              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
9524              Files:  toke.c
9525      Branch: maint-5.004/perl
9526            ! toke.c
9527 ____________________________________________________________________________
9528 [   702] By: TimBunce                              on 1998/03/03  18:18:10
9529         Log: Title:  "Fix random whitespace errors in docs", #F070
9530              From:  Roderick Schertler <roderick@argon.org>
9531              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9532              Files:  pod/perlfunc.pod pod/checkpods.PL
9533      Branch: maint-5.004/perl
9534            ! pod/checkpods.PL pod/perlfunc.pod
9535 ____________________________________________________________________________
9536 [   701] By: TimBunce                              on 1998/03/03  18:13:54
9537         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
9538              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9539              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
9540              Files:  toke.c
9541      Branch: maint-5.004/perl
9542            ! toke.c
9543 ____________________________________________________________________________
9544 [   700] By: TimBunce                              on 1998/03/03  18:11:20
9545         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
9546              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
9547              <nick@flirble.org>
9548              Msg-ID:  <199710241248.NAA00163@flirble.org>,
9549              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
9550              net>
9551              Files:  pp_ctl.c sv.c
9552      Branch: maint-5.004/perl
9553            ! pp_ctl.c sv.c
9554 ____________________________________________________________________________
9555 [   699] By: TimBunce                              on 1998/03/03  18:06:59
9556         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
9557              From:  Jarkko Hietaniemi <jhi@iki.fi>
9558              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
9559              Files:  op.c
9560      Branch: maint-5.004/perl
9561            ! op.c
9562 ____________________________________________________________________________
9563 [   698] By: TimBunce                              on 1998/03/03  18:04:51
9564         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
9565              From:  Administration <fadmin@informatics.muni.cz>
9566              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
9567              Files:  op.c
9568      Branch: maint-5.004/perl
9569            ! op.c
9570 ____________________________________________________________________________
9571 [   697] By: TimBunce                              on 1998/03/03  18:02:54
9572         Log: Title:  "Allow C<last()> to mean C<last>", #F065
9573              From:  Chip Salzenberg
9574              Files:  op.c
9575      Branch: maint-5.004/perl
9576            ! op.c
9577 ____________________________________________________________________________
9578 [   696] By: TimBunce                              on 1998/03/03  17:58:12
9579         Log: Title:  "Fix extension version mismatch message", #F064
9580              From:  Chip Salzenberg
9581              Files:  XSUB.h
9582      Branch: maint-5.004/perl
9583            ! XSUB.h
9584 ____________________________________________________________________________
9585 [   695] By: TimBunce                              on 1998/03/03  17:53:04
9586         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
9587              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
9588              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
9589              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9590              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9591      Branch: maint-5.004/perl
9592            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9593            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9594 ____________________________________________________________________________
9595 [   694] By: TimBunce                              on 1998/03/03  17:40:47
9596         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
9597              From:  Tom Christiansen
9598              Files:  ext/Socket/Socket.pm
9599      Branch: maint-5.004/perl
9600            ! ext/Socket/Socket.pm
9601 ____________________________________________________________________________
9602 [   693] By: TimBunce                              on 1998/03/03  17:32:57
9603         Log: Title:  "Kill warning about parameter type", #F061
9604              From:  Chip Salzenberg
9605              Files:  op.c
9606      Branch: maint-5.004/perl
9607            ! op.c
9608 ____________________________________________________________________________
9609 [   692] By: TimBunce                              on 1998/03/03  17:11:07
9610         Log: Title:  "Socket occasional SEGV", #F060
9611              From:  Trevor Blackwell <tlb@viaweb.com>
9612              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
9613              Files:  ext/Socket/Socket.xs
9614      Branch: maint-5.004/perl
9615            ! ext/Socket/Socket.xs
9616 ____________________________________________________________________________
9617 [   691] By: TimBunce                              on 1998/03/03  17:09:51
9618         Log: Title:  "Avoid SEGV from local($@)", #F059
9619              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9620              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
9621              Files:  pp_ctl.c
9622      Branch: maint-5.004/perl
9623            ! pp_ctl.c
9624 ____________________________________________________________________________
9625 [   690] By: TimBunce                              on 1998/03/03  17:08:21
9626         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
9627              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9628              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
9629              Files:  op.c
9630      Branch: maint-5.004/perl
9631            ! op.c
9632 ____________________________________________________________________________
9633 [   689] By: TimBunce                              on 1998/03/03  17:05:57
9634         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
9635              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9636              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
9637              Files:  XSUB.h
9638      Branch: maint-5.004/perl
9639            ! XSUB.h
9640 ____________________________________________________________________________
9641 [   688] By: TimBunce                              on 1998/03/03  17:04:15
9642         Log: Title:  "Re: Sort grammar bug", #F056
9643              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9644              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
9645              Files:  toke.c
9646      Branch: maint-5.004/perl
9647            ! toke.c
9648 ____________________________________________________________________________
9649 [   687] By: TimBunce                              on 1998/03/03  17:01:32
9650         Log: Title:  "Document indirect object cases for exec(), system()", #F055
9651              From:  Dominic Dunlop <domo@slipper.ip.lu>
9652              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
9653              Files:  pod/perlfunc.pod
9654      Branch: maint-5.004/perl
9655            ! pod/perlfunc.pod
9656 ____________________________________________________________________________
9657 [   686] By: TimBunce                              on 1998/03/03  16:56:44
9658         Log: Title:  "Update docs on tr///", #F054
9659              From:  Tom Phoenix <rootbeer@teleport.com>
9660              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
9661              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9662              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9663              pod/perlstyle.pod toke.c
9664      Branch: maint-5.004/perl
9665            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9666            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9667            ! pod/perlstyle.pod toke.c
9668 ____________________________________________________________________________
9669 [   685] By: TimBunce                              on 1998/03/03  16:38:50
9670         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
9671              From:  Tom Phoenix <rootbeer@teleport.com>
9672              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
9673              Files:  pod/perlop.pod
9674      Branch: maint-5.004/perl
9675            ! pod/perlop.pod
9676 ____________________________________________________________________________
9677 [   684] By: TimBunce                              on 1998/03/03  16:37:00
9678         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
9679              From:  "Joseph N. Hall" <joseph@cscaper.com>
9680              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
9681              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
9682      Branch: maint-5.004/perl
9683            ! perly.c perly.c.diff perly.y vms/perly_c.vms
9684 ____________________________________________________________________________
9685 [   683] By: TimBunce                              on 1998/03/03  16:31:15
9686         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
9687              sv_vsetpfn", #F051
9688              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
9689              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
9690              Files:  pod/perlguts.pod
9691      Branch: maint-5.004/perl
9692            ! pod/perlguts.pod
9693 ____________________________________________________________________________
9694 [   682] By: TimBunce                              on 1998/03/03  16:28:30
9695         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
9696              From:  Jarkko Hietaniemi <jhi@iki.fi>
9697              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
9698              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
9699      Branch: maint-5.004/perl
9700            ! INSTALL pod/perldiag.pod pod/perllocale.pod
9701 ____________________________________________________________________________
9702 [   681] By: TimBunce                              on 1998/03/03  16:24:12
9703         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
9704              From:  Jerome Abela <abela@hsc.fr>
9705              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
9706              Files:  ext/Fcntl/Fcntl.pm
9707      Branch: maint-5.004/perl
9708            ! ext/Fcntl/Fcntl.pm
9709 ____________________________________________________________________________
9710 [   680] By: TimBunce                              on 1998/03/03  16:23:20
9711         Log: Title:  "Commenting toke.c", #F048
9712              From:  gnat@frii.com
9713              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
9714              Files:  toke.c
9715      Branch: maint-5.004/perl
9716            ! toke.c
9717 ____________________________________________________________________________
9718 [   679] By: TimBunce                              on 1998/03/03  16:18:32
9719         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
9720              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9721              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
9722              Files:  pod/perlguts.pod pp.c t/op/vec.t
9723      Branch: maint-5.004/perl
9724            ! pod/perlguts.pod pp.c t/op/vec.t
9725 ____________________________________________________________________________
9726 [   678] By: TimBunce                              on 1998/03/03  16:15:44
9727         Log: Title:  "A few perl5.004_03 bugs", #F046
9728              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9729              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
9730              Files:  mg.c t/op/magic.t
9731      Branch: maint-5.004/perl
9732            ! mg.c t/op/magic.t
9733 ____________________________________________________________________________
9734 [   677] By: TimBunce                              on 1998/03/03  16:13:11
9735         Log: Title:  "Faster, cleaner av_unshift() ", #F045
9736              From:  Gisle Aas <gisle@aas.no>
9737              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
9738              Files:  av.c
9739      Branch: maint-5.004/perl
9740            ! av.c
9741 ____________________________________________________________________________
9742 [   676] By: TimBunce                              on 1998/03/03  16:04:30
9743         Log: Title:  "New hints/solaris2.sh", #F044
9744              From:  Stephen Zander <srz@mckesson.com>
9745              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
9746              Files:  hints/solaris_2.sh
9747      Branch: maint-5.004/perl
9748            ! hints/solaris_2.sh
9749 ____________________________________________________________________________
9750 [   675] By: TimBunce                              on 1998/03/03  15:33:07
9751         Log: Title:  "Refresh Complex.pm and test", #F043
9752              From:  Jarkko Hietaniemi <jhi@iki.fi>
9753              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
9754              Files:  lib/Math/Complex.pm t/lib/complex.t
9755      Branch: maint-5.004/perl
9756            ! lib/Math/Complex.pm t/lib/complex.t
9757 ____________________________________________________________________________
9758 [   674] By: TimBunce                              on 1998/03/03  15:29:16
9759         Log: Title:  "Fix (\@@) proto", #F042
9760              From:  "Joseph N. Hall" <joseph@cscaper.com>
9761              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
9762              Files:  op.c t/comp/proto.t
9763      Branch: maint-5.004/perl
9764            ! op.c t/comp/proto.t
9765 ____________________________________________________________________________
9766 [   673] By: TimBunce                              on 1998/03/03  15:26:31
9767         Log: Title:  "Allow empty BLOCK in code", #F041
9768              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
9769              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
9770              Files:  toke.c
9771      Branch: maint-5.004/perl
9772            ! toke.c
9773 ____________________________________________________________________________
9774 [   672] By: TimBunce                              on 1998/03/03  15:23:55
9775         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
9776              From:  Chip Salzenberg
9777              Files:  gv.c t/op/gv.t
9778      Branch: maint-5.004/perl
9779            ! gv.c t/op/gv.t
9780 ____________________________________________________________________________
9781 [   671] By: TimBunce                              on 1998/03/03  10:02:32
9782         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
9783              From:  Gisle Aas <gisle@aas.no>
9784              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
9785              Files:  gv.c sv.c
9786      Branch: maint-5.004/perl
9787            ! gv.c sv.c
9788 ____________________________________________________________________________
9789 [   670] By: TimBunce                              on 1998/03/03  09:59:48
9790         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
9791              From:  Chip Salzenberg
9792              Files:  gv.c
9793      Branch: maint-5.004/perl
9794            ! gv.c
9795 ____________________________________________________________________________
9796 [   669] By: TimBunce                              on 1998/03/03  09:58:58
9797         Log: Title:  "Make Configure less negative about PerlIO", #F036
9798              From:  chip@atlantic.net
9799              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
9800              Files:  Configure
9801      Branch: maint-5.004/perl
9802            ! Configure
9803 ____________________________________________________________________________
9804 [   668] By: TimBunce                              on 1998/03/03  09:55:51
9805         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
9806              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
9807              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
9808              Files:  pp_ctl.c
9809      Branch: maint-5.004/perl
9810            ! pp_ctl.c
9811 ____________________________________________________________________________
9812 [   667] By: TimBunce                              on 1998/03/03  09:52:59
9813         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
9814              From:  Irving Reid <irving@tor.securecomputing.com>
9815              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
9816              Files:  lib/Getopt/Long.pm
9817      Branch: maint-5.004/perl
9818            ! lib/Getopt/Long.pm
9819 ____________________________________________________________________________
9820 [   666] By: TimBunce                              on 1998/03/03  09:51:27
9821         Log: Title:  "adding the newSVpvn API function", #F033
9822              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9823              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
9824              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
9825      Branch: maint-5.004/perl
9826            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
9827 ____________________________________________________________________________
9828 [   665] By: TimBunce                              on 1998/03/03  09:43:30
9829         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
9830              From:  Chip Salzenberg
9831              Files:  toke.c
9832      Branch: maint-5.004/perl
9833            ! toke.c
9834 ____________________________________________________________________________
9835 [   664] By: TimBunce                              on 1998/03/03  09:41:40
9836         Log: Title:  "Re-optimize character classes", #F031
9837              From:  Chip Salzenberg
9838              Files:  regcomp.h regcomp.c regexec.c
9839      Branch: maint-5.004/perl
9840            ! regcomp.c regcomp.h regexec.c
9841 ____________________________________________________________________________
9842 [   663] By: TimBunce                              on 1998/03/03  09:39:55
9843         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
9844              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
9845              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
9846              Files:  op.c t/op/local.t
9847      Branch: maint-5.004/perl
9848            ! op.c t/op/local.t
9849 ____________________________________________________________________________
9850 [   662] By: TimBunce                              on 1998/03/03  09:37:51
9851         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
9852              From:  Chip Salzenberg
9853              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
9854              pp_hot.c regexec.c scope.c
9855      Branch: maint-5.004/perl
9856            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
9857            ! proto.h regexec.c regexp.h scope.c
9858 ____________________________________________________________________________
9859 [   661] By: TimBunce                              on 1998/03/03  09:27:04
9860         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
9861              From:  Chip Salzenberg
9862              Files:  toke.c
9863      Branch: maint-5.004/perl
9864            ! toke.c
9865 ____________________________________________________________________________
9866 [   660] By: TimBunce                              on 1998/03/03  09:24:41
9867         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
9868              From:  Chip Salzenberg
9869              Files:  scope.c
9870      Branch: maint-5.004/perl
9871            ! scope.c
9872 ____________________________________________________________________________
9873 [   659] By: TimBunce                              on 1998/03/03  09:24:00
9874         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
9875              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9876              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
9877              Files:  sv.c t/op/sprintf.t
9878      Branch: maint-5.004/perl
9879            ! sv.c t/op/sprintf.t
9880 ____________________________________________________________________________
9881 [   658] By: TimBunce                              on 1998/03/03  09:22:13
9882         Log: Title:  "Tiny core patch for source filters", #F025
9883              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
9884              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
9885              Files:  toke.c
9886      Branch: maint-5.004/perl
9887            ! toke.c
9888 ____________________________________________________________________________
9889 [   657] By: TimBunce                              on 1998/03/03  09:20:00
9890         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
9891              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9892              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
9893              Files:  t/base/lex.t toke.c
9894      Branch: maint-5.004/perl
9895            ! t/base/lex.t toke.c
9896 ____________________________________________________________________________
9897 [   656] By: TimBunce                              on 1998/03/03  09:17:56
9898         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
9899              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9900              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
9901              Files:  doio.c t/pragma/warn-1global
9902      Branch: maint-5.004/perl
9903            ! doio.c t/pragma/warn-1global
9904 ____________________________________________________________________________
9905 [   655] By: TimBunce                              on 1998/03/03  09:16:56
9906         Log: Title:  "Fix '*' prototype", #F022
9907              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9908              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
9909              Files:  toke.c
9910      Branch: maint-5.004/perl
9911            ! toke.c
9912 ____________________________________________________________________________
9913 [   654] By: TimBunce                              on 1998/03/03  09:15:04
9914         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
9915              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
9916              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
9917              Files:  lib/File/Find.pm
9918      Branch: maint-5.004/perl
9919            ! lib/File/Find.pm
9920 ____________________________________________________________________________
9921 [   653] By: TimBunce                              on 1998/03/03  09:11:55
9922         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
9923              From:  Chip Salzenberg
9924              Files:  sv.c
9925      Branch: maint-5.004/perl
9926            ! sv.c
9927 ____________________________________________________________________________
9928 [   652] By: TimBunce                              on 1998/03/03  09:07:50
9929         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
9930              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9931              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
9932              Files:  scope.c
9933      Branch: maint-5.004/perl
9934            ! scope.c
9935 ____________________________________________________________________________
9936 [   651] By: TimBunce                              on 1998/03/03  09:07:10
9937         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
9938              From:  Stephane Payrard <stef@francenet.fr>
9939              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
9940              Files:  op.c t/op/my.t
9941      Branch: maint-5.004/perl
9942            ! op.c t/op/my.t
9943 ____________________________________________________________________________
9944 [   650] By: TimBunce                              on 1998/03/03  09:04:04
9945         Log: Title:  "enhanced "use strict" warning", #F017
9946              From:  Tkil <tkil@reptile.scrye.com>
9947              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
9948              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
9949      Branch: maint-5.004/perl
9950            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
9951 ____________________________________________________________________________
9952 [   649] By: TimBunce                              on 1998/03/03  09:02:55
9953         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
9954              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9955              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
9956              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
9957      Branch: maint-5.004/perl
9958            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
9959 ____________________________________________________________________________
9960 [   648] By: TimBunce                              on 1998/03/03  08:58:00
9961         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
9962              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9963              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
9964              Files:  sv.c
9965      Branch: maint-5.004/perl
9966            ! sv.c
9967 ____________________________________________________________________________
9968 [   647] By: TimBunce                              on 1998/03/03  08:53:35
9969         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
9970              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9971              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
9972              Files:  os2/os2.c util.c
9973      Branch: maint-5.004/perl
9974            ! os2/os2.c util.c
9975 ____________________________________________________________________________
9976 [   646] By: TimBunce                              on 1998/03/03  08:51:04
9977         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
9978              From:  Roderick Schertler <roderick@argon.org>
9979              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
9980              Files:  doio.c t/op/misc.t
9981      Branch: maint-5.004/perl
9982            ! doio.c t/op/misc.t
9983 ____________________________________________________________________________
9984 [   645] By: TimBunce                              on 1998/03/03  08:49:34
9985         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
9986              From:  Stephen McCamant <alias@mcs.com>
9987              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
9988              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
9989      Branch: maint-5.004/perl
9990            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
9991 ____________________________________________________________________________
9992 [   644] By: TimBunce                              on 1998/03/03  08:43:06
9993         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
9994              From:  Spider Boardman <spider@orb.nashua.nh.us>
9995              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
9996              Files:  sv.c
9997      Branch: maint-5.004/perl
9998            ! sv.c
9999 ____________________________________________________________________________
10000 [   643] By: TimBunce                              on 1998/03/03  08:41:07
10001         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
10002              From:  Chip Salzenberg
10003              Files:  op.c t/op/my.t
10004      Branch: maint-5.004/perl
10005            ! op.c t/op/my.t
10006 ____________________________________________________________________________
10007 [   642] By: TimBunce                              on 1998/03/03  08:39:11
10008         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
10009              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10010              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
10011              Files:  pod/perlobj.pod sv.c t/op/ref.t
10012      Branch: maint-5.004/perl
10013            ! pod/perlobj.pod sv.c t/op/ref.t
10014 ____________________________________________________________________________
10015 [   641] By: gsar                                  on 1998/03/03  04:39:49
10016         Log: merge problematic maintpatch to op.c
10017              #77:  "Eliminate double warnings under C<package;>"
10018              From:  Chip Salzenberg
10019              Files:  gv.c op.c toke.c
10020      Branch: win32/perl
10021            ! gv.c op.c toke.c
10022 ____________________________________________________________________________
10023 [   640] By: gsar                                  on 1998/03/03  04:30:22
10024         Log: merge another conflicting maintpatch to op.c
10025              #17:  "Enhanced "use strict" warning"
10026              From:  Tkil <tkil@reptile.scrye.com>
10027              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10028              Date:  Thu, 4 Dec 1997 02:38:26 -0700
10029              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10030      Branch: win32/perl
10031            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10032 ____________________________________________________________________________
10033 [   639] By: gsar                                  on 1998/03/03  04:09:11
10034         Log: maintpatch
10035              #73:  "Fix order of warnings for misplaced subscripts"
10036              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10037              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
10038              Date:  Mon, 13 Oct 1997 11:23:56 +0100
10039              Files:  op.c
10040      Branch: win32/perl
10041            ! op.c
10042 ____________________________________________________________________________
10043 [   638] By: gsar                                  on 1998/03/03  04:02:16
10044         Log: manually apply another conflicting maintpatch
10045              #64:  "Fix extension version mismatch message"
10046              From:  Chip Salzenberg
10047              Files:  XSUB.h
10048      Branch: win32/perl
10049            ! XSUB.h
10050 ____________________________________________________________________________
10051 [   637] By: gsar                                  on 1998/03/03  03:57:08
10052         Log: maintpatch
10053              #62:  "Fix doc bug in getservbyname() examples"
10054              From:  Tom Christiansen
10055              Files:  ext/Socket/Socket.pm
10056      Branch: win32/perl
10057            ! ext/Socket/Socket.pm
10058 ____________________________________________________________________________
10059 [   636] By: gsar                                  on 1998/03/03  03:55:13
10060         Log: maintpatch
10061              #60:  "Socket occasional SEGV"
10062              From:  Trevor Blackwell <tlb@viaweb.com>
10063              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
10064              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
10065              Files:  ext/Socket/Socket.xs
10066      Branch: win32/perl
10067            ! ext/Socket/Socket.xs
10068 ____________________________________________________________________________
10069 [   635] By: gsar                                  on 1998/03/03  03:51:01
10070         Log: maintpatches for docs
10071              #53:  "Perlop bitwise & | ^ documentation"
10072              From:  Tom Phoenix <rootbeer@teleport.com>
10073              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
10074              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
10075              Files:  pod/perlfunc.pod
10076              -------- 
10077              #54:  "Update docs on tr///"
10078              From:  Tom Phoenix <rootbeer@teleport.com>
10079              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
10080              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
10081              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10082              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10083              pod/perlstyle.pod toke.c
10084      Branch: win32/perl
10085            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10086            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10087            ! pod/perlstyle.pod toke.c
10088 ____________________________________________________________________________
10089 [   634] By: gsar                                  on 1998/03/03  03:43:42
10090         Log: another maintpatch (this one needed adjust of test nos.)
10091              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10092              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
10093              Date: Thu, 22 Jan 1998 12:11:49 +0000
10094              Subject: Re: [PERL] A few perl5.004_03 bugs 
10095      Branch: win32/perl
10096            ! mg.c t/op/magic.t
10097 ____________________________________________________________________________
10098 [   633] By: gsar                                  on 1998/03/03  03:36:40
10099         Log: merge another toke.c patch and its dependent (very carefully)
10100              #32:  "Support C<Package::> as function-blind bearword"
10101              From:  Chip Salzenberg
10102              Files:  toke.c
10103              --------
10104              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
10105              From:  Gurusamy Sarathy
10106              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
10107      Branch: win32/perl
10108            ! pod/perldelta.pod pod/perldiag.pod toke.c
10109 ____________________________________________________________________________
10110 [   632] By: gsar                                  on 1998/03/03  03:12:16
10111         Log: another toke.c maintpatch
10112              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
10113              From:  Chip Salzenberg
10114              Files:  toke.c
10115      Branch: win32/perl
10116            ! toke.c
10117 ____________________________________________________________________________
10118 [   631] By: gsar                                  on 1998/03/03  03:06:59
10119         Log: still another maintpatch
10120              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10121              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
10122              Date: Sun, 02 Nov 1997 13:31:54 +0000
10123              Subject: [PATCH] assorted sprintf bugs
10124      Branch: win32/perl
10125            ! sv.c t/op/sprintf.t
10126 ____________________________________________________________________________
10127 [   630] By: gsar                                  on 1998/03/03  03:03:55
10128         Log: yet another maintpatch
10129              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10130              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
10131              Date: Sat, 22 Nov 1997 12:52:16 +0000
10132              Subject: Re: [PERL] Unexpected output 
10133      Branch: win32/perl
10134            ! doio.c t/pragma/warn-1global
10135 ____________________________________________________________________________
10136 [   629] By: gsar                                  on 1998/03/03  02:57:33
10137         Log: merge another maintpatch to toke.c
10138              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10139              Date: Sat, 22 Nov 1997 14:45:23 GMT
10140              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
10141              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
10142      Branch: win32/perl
10143            ! t/base/lex.t toke.c
10144 ____________________________________________________________________________
10145 [   628] By: gsar                                  on 1998/03/03  02:50:20
10146         Log: manually merge a maintpatch
10147              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
10148              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
10149              From: gnat@frii.com
10150              Subject: [PERL] Commenting toke.c
10151      Branch: win32/perl
10152            ! toke.c
10153 ____________________________________________________________________________
10154 [   627] By: TimBunce                              on 1998/03/02  22:34:47
10155         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
10156              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10157              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
10158              Files:  pp_hot.c pp_sys.c
10159      Branch: maint-5.004/perl
10160            ! pp_hot.c pp_sys.c
10161 ____________________________________________________________________________
10162 [   626] By: TimBunce                              on 1998/03/02  22:31:13
10163         Log: This is the change description for change 625
10164              Title:  "Fix tr///s option", #F007
10165              From:  Inaba Hiroto <inaba@st.rim.or.jp>
10166              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
10167              Files:  doop.c
10168      Branch: maint-5.004/perl
10169            ! doop.c
10170 ____________________________________________________________________________
10171 [   625] By: TimBunce                              on 1998/03/02  22:23:48
10172         Log:      Branch: maint-5.004/perl
10173            ! doop.c
10174 ____________________________________________________________________________
10175 [   623] By: TimBunce                              on 1998/03/02  21:51:53
10176         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
10177              From:  Chip Salzenberg
10178              Files:  pp_ctl.c
10179      Branch: maint-5.004/perl
10180            ! pp_ctl.c
10181 ____________________________________________________________________________
10182 [   622] By: TimBunce                              on 1998/03/02  21:43:29
10183         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
10184              From:  Chip Salzenberg
10185              Files:  sv.c
10186      Branch: maint-5.004/perl
10187            ! sv.c
10188 ____________________________________________________________________________
10189 [   621] By: TimBunce                              on 1998/03/02  21:29:59
10190         Log: Title:  "Fix compile-time warning line in while ()", #F004
10191              From:  Chip Salzenberg
10192              Files:  op.c
10193      Branch: maint-5.004/perl
10194            ! op.c
10195 ____________________________________________________________________________
10196 [   620] By: TimBunce                              on 1998/03/02  21:25:27
10197         Log: Title:  "STMT foreach LIST;", #F002
10198              From:  Chip Salzenberg
10199              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
10200              vms/perly_c.vms
10201      Branch: maint-5.004/perl
10202            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10203            ! toke.c vms/perly_c.vms
10204 ____________________________________________________________________________
10205 [   619] By: TimBunce                              on 1998/03/02  21:12:58
10206         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
10207              From:  Chip Salzenberg
10208              Files:  op.c
10209      Branch: maint-5.004/perl
10210            ! op.c
10211 ____________________________________________________________________________
10212 [   618] By: gsar                                  on 1998/03/02  04:40:16
10213         Log: make t/lib/nothread.t type xtext also
10214      Branch: win32/perl
10215            ! t/op/nothread.t
10216 ____________________________________________________________________________
10217 [   617] By: gsar                                  on 1998/03/02  04:35:15
10218         Log: make t/lib/thread.t type xtext
10219      Branch: win32/perl
10220            ! t/lib/thread.t
10221 ____________________________________________________________________________
10222 [   616] By: gsar                                  on 1998/03/02  04:17:40
10223         Log: fix misapplied hunks in change#614
10224      Branch: win32/perl
10225            ! scope.c scope.h
10226 ____________________________________________________________________________
10227 [   615] By: gsar                                  on 1998/03/02  03:39:16
10228         Log: another one down
10229              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10230              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
10231              Date: Tue, 25 Nov 1997 23:03:48 -0800
10232              Subject: [PERL] File::Find bugs & patches
10233      Branch: win32/perl
10234            ! lib/File/Find.pm
10235 ____________________________________________________________________________
10236 [   614] By: gsar                                  on 1998/03/02  03:28:28
10237         Log: this one with adjusted test numbers
10238              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10239              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10240              From: Stephen McCamant <alias@mcs.com>
10241              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10242      Branch: win32/perl
10243            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10244 ____________________________________________________________________________
10245 [   613] By: gsar                                  on 1998/03/02  03:13:32
10246         Log: still another
10247              From: Inaba Hiroto <inaba@st.rim.or.jp>
10248              Subject: [PERL] tr///s bug
10249              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10250              Date: Sat, 10 Jan 1998 15:53:33 +0900
10251      Branch: win32/perl
10252            ! doop.c t/op/subst.t
10253 ____________________________________________________________________________
10254 [   612] By: gsar                                  on 1998/03/02  03:01:27
10255         Log: yet another patch
10256              From: Chip Salzenberg <salzench@nielsenmedia.com>
10257              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10258              Subject: Tiny but massively cool:  C<statement foreach @list>
10259              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10260      Branch: win32/perl
10261            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10262            ! toke.c vms/perly_c.vms
10263 ____________________________________________________________________________
10264 [   611] By: gsar                                  on 1998/03/02  01:52:46
10265         Log: yet another 'old' patch
10266              From: Stephane Payrard <stef@francenet.fr>
10267              Message-Id: <199712040054.BAA04612@www.zweig.com>
10268              To: perl5-porters@perl.org
10269              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10270              between `my' and `local' (Patch included)
10271      Branch: win32/perl
10272            ! op.c t/op/my.t
10273 ____________________________________________________________________________
10274 [   610] By: gsar                                  on 1998/03/02  01:45:55
10275         Log: another 'old' patch
10276              From: Roderick Schertler <roderick@argon.org>
10277              Date: 19 Dec 1997 12:52:36 -0500
10278              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10279              Subject: [PERL] [PATCH] Re: Problem with open >&=
10280      Branch: win32/perl
10281            ! doio.c t/op/misc.t
10282 ____________________________________________________________________________
10283 [   609] By: gsar                                  on 1998/03/02  01:23:56
10284         Log: apply missing pieces from:
10285              From: Chip Salzenberg <salzench@nielsenmedia.com>
10286              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10287              Subject: [PATCH] Improved LVALUE patch
10288              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10289      Branch: win32/perl
10290            ! sv.c
10291 ____________________________________________________________________________
10292 [   608] By: gsar                                  on 1998/03/02  01:13:01
10293         Log: merge two important 'old' patches
10294              From: Chip Salzenberg <salzench@nielsenmedia.com>
10295              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10296              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
10297              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10298              ------
10299              From: Chip Salzenberg <salzench@nielsenmedia.com>
10300              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10301              Subject: [PATCH] Fix for compile-time while() warnings
10302              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10303      Branch: win32/perl
10304            ! op.c
10305 ____________________________________________________________________________
10306 [   607] By: gsar                                  on 1998/03/01  06:52:26
10307         Log: integrate mainline changes
10308      Branch: asperl
10309           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10310           +> lib/Tie/Handle.pm t/op/tiehandle.t
10311            - config_H
10312           !> (integrate 89 files)
10313 ____________________________________________________________________________
10314 [   606] By: gsar                                  on 1998/02/28  23:11:00
10315         Log: misc small tweaks
10316              - AutoLoader fix for long::pack::names
10317              - d_mymalloc can be set from makefiles now
10318              - make search.pl actually work on win32
10319              - revert podoc about $^E on OS/2 (per Ilya's wishes)
10320      Branch: win32/perl
10321            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10322            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10323 ____________________________________________________________________________
10324 [   605] By: gsar                                  on 1998/02/28  22:16:45
10325         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10326      Branch: win32/perl
10327            ! embedvar.h sv.h
10328 ____________________________________________________________________________
10329 [   604] By: gsar                                  on 1998/02/28  21:08:58
10330         Log: integrate mainline
10331      Branch: win32/perl
10332           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10333           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10334           !> byterun.c ext/SDBM_File/Makefile.PL
10335           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10336           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10337           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10338           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10339           !> vms/test.com win32/makedef.pl
10340 ____________________________________________________________________________
10341 [   603] By: nick                                  on 1998/02/28  11:31:15
10342         Log: Missed FREAD in bytecode.h
10343              Cannot export svref_mutex in non-threaded perl
10344      Branch: perl
10345            ! bytecode.h win32/makedef.pl
10346
10347 ----------------
10348 Version 5.004_61
10349 ----------------
10350
10351 ____________________________________________________________________________
10352 [   602] By: mbeattie                              on 1998/02/27  18:35:27
10353         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10354              preprocessor symbol on Digital UNIX.
10355      Branch: perl
10356            ! bytecode.h bytecode.pl byterun.c
10357 ____________________________________________________________________________
10358 [   601] By: mbeattie                              on 1998/02/27  18:27:00
10359         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10360      Branch: perl
10361            ! sv.h
10362 ____________________________________________________________________________
10363 [   600] By: mbeattie                              on 1998/02/27  18:15:07
10364         Log: Add atomic.h to MANIFEST
10365      Branch: perl
10366            ! MANIFEST
10367 ____________________________________________________________________________
10368 [   599] By: mbeattie                              on 1998/02/27  18:13:52
10369         Log: Integrate win32 branch into mainline.
10370      Branch: perl
10371            ! bytecode.pl
10372           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10373           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10374           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10375           !> win32/config.gc win32/config.vc win32/config_H.bc
10376           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10377           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10378           !> win32/win32thread.h
10379 ____________________________________________________________________________
10380 [   598] By: mbeattie                              on 1998/02/27  18:06:41
10381         Log: Make refcounts atomic for threading (dependent on appropriate
10382              arch-dependent and compiler-dependent definitions in atomic.h
10383              or else falls back to a global mutex to protect refcounts).
10384      Branch: perl
10385            + atomic.h
10386            ! global.sym perl.c perlvars.h sv.c sv.h
10387 ____________________________________________________________________________
10388 [   597] By: mbeattie                              on 1998/02/27  15:37:22
10389         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10390      Branch: perl
10391            ! MANIFEST
10392 ____________________________________________________________________________
10393 [   596] By: mbeattie                              on 1998/02/27  15:34:55
10394         Log: Missed adding new file Policy_sh.SH in change 592.
10395      Branch: perl
10396            + Policy_sh.SH
10397 ____________________________________________________________________________
10398 [   595] By: mbeattie                              on 1998/02/27  15:34:06
10399         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10400              Date: Fri, 27 Feb 1998 04:15:04 +0000
10401              From: Graham Barr <gbarr@pobox.com>
10402      Branch: perl
10403            + lib/Tie/Handle.pm t/op/tiehandle.t
10404            ! pod/perltie.pod pp_sys.c
10405 ____________________________________________________________________________
10406 [   594] By: mbeattie                              on 1998/02/27  15:31:12
10407         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10408              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10409              Date: Thu, 26 Feb 1998 11:09:55 -0800
10410              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10411              Date: Thu, 26 Feb 1998 11:15:24 -0800
10412      Branch: perl
10413            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10414            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10415            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10416            ! vms/test.com
10417 ____________________________________________________________________________
10418 [   593] By: mbeattie                              on 1998/02/27  15:26:45
10419         Log: Fix file-descriptor leak when pipes fail via taint checks:
10420              Subject: [PATCH] Some patches went through cracks
10421              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10422              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10423      Branch: perl
10424            ! os2/os2.c util.c
10425 ____________________________________________________________________________
10426 [   592] By: mbeattie                              on 1998/02/27  15:15:12
10427         Log: Subject: Config_60-03-04.diff patch for 5.004_60
10428              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10429              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10430      Branch: perl
10431            ! Configure MANIFEST Makefile.SH os2/diff.configure
10432 ____________________________________________________________________________
10433 [   591] By: gsar                                  on 1998/02/26  19:34:50
10434         Log: added AS patch#9
10435      Branch: asperl
10436            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10437            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10438            - win32/ipstdiowin.h win32/perlobj.def
10439            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10440            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10441            ! win32/win32sck.c win32/win32thread.c
10442 ____________________________________________________________________________
10443 [   590] By: gsar                                  on 1998/02/26  04:25:40
10444         Log: various changes to make win32 build under the new Configure & co.
10445              - added byterun.c to core C build
10446              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10447              after adding new variables to config.[bgv]c
10448              - sig_name_init now has only the valid signals
10449              - we now have $Config{usethreads}
10450              - tested under the two commercial compilers w/ and w/o usethreads
10451      Branch: win32/perl
10452            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10453            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10454            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10455 ____________________________________________________________________________
10456 [   589] By: gsar                                  on 1998/02/26  03:56:19
10457         Log: various cleanups so that B can be built as "just another extension"
10458              - export symbols needed for building B
10459              - bset_obj_store() is needed by byterun(), so define it there instead
10460              of at B.xs, and export it
10461              - freadpv() is only used in B.xs, so move it there
10462              - byte*.h are now included by perl.h
10463              - regenerate embed*.h
10464      Branch: win32/perl
10465            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10466            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10467 ____________________________________________________________________________
10468 [   588] By: gsar                                  on 1998/02/25  21:46:35
10469         Log: integrate mainline
10470      Branch: win32/perl
10471           +> Porting/config.sh Porting/config_H
10472            - config_H
10473           !> (integrate 54 files)
10474 ____________________________________________________________________________
10475 [   587] By: gsar                                  on 1998/02/25  19:20:26
10476         Log: added AS patch#8
10477      Branch: asperl
10478            ! sv.c x2p/a2py.c x2p/util.c
10479 ____________________________________________________________________________
10480 [   586] By: gsar                                  on 1998/02/25  19:08:06
10481         Log: added AS patch#7
10482              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10483              Date:    Tue, 24 Feb 1998 07:57:07 PST
10484              From:    Douglas Lankshear <dougl@ActiveState.com>
10485              Subject: [PATCH] 
10486              
10487              Here's an attempt at
10488              6. MANIFEST must be updated with new file names
10489              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
10490              And some changes to move toward
10491              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
10492              
10493              -- Doug
10494      Branch: asperl
10495            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
10496            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
10497            ! perlenv.h perlio.h perllio.h win32/Makefile
10498 ____________________________________________________________________________
10499 [   585] By: mbeattie                              on 1998/02/25  17:44:34
10500         Log: More compiler tweaks.
10501      Branch: perl
10502            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
10503 ____________________________________________________________________________
10504 [   584] By: mbeattie                              on 1998/02/25  15:36:38
10505         Log: Subject: [PATCH 5.004_60] dos-djgpp update
10506              Date: Wed, 25 Feb 1998 11:17:07 +0100
10507              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10508      Branch: perl
10509            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
10510 ____________________________________________________________________________
10511 [   583] By: mbeattie                              on 1998/02/25  15:34:48
10512         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
10513      Branch: perl
10514            ! global.sym patchlevel.h
10515 ____________________________________________________________________________
10516 [   582] By: mbeattie                              on 1998/02/25  15:28:08
10517         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
10518              Date: Tue, 24 Feb 1998 11:15:57 +0000
10519              From: Robin Houston <robin@oneworld.org>
10520      Branch: perl
10521            ! pod/perldiag.pod pp_ctl.c
10522 ____________________________________________________________________________
10523 [   581] By: mbeattie                              on 1998/02/25  15:27:06
10524         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
10525              Date: 23 Feb 1998 23:36:09 +0100
10526              From: Gisle Aas <gisle@aas.no>
10527      Branch: perl
10528            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
10529 ____________________________________________________________________________
10530 [   580] By: mbeattie                              on 1998/02/25  15:25:29
10531         Log: Subject: [PATCH 5.004_60] improved Test.pm
10532              Date: Sat, 21 Feb 1998 14:17:09 -0500
10533              From: Joshua Pritikin <pritikin@mindspring.com>
10534      Branch: perl
10535            ! lib/Test.pm
10536 ____________________________________________________________________________
10537 [   579] By: mbeattie                              on 1998/02/25  15:23:24
10538         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
10539              From: Jarkko Hietaniemi <jhi@iki.fi>
10540              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
10541              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
10542              Subject: Re: your HP-UX perl patch
10543              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
10544      Branch: perl
10545            ! Makefile.SH embed.h global.sym hints/hpux.sh
10546 ____________________________________________________________________________
10547 [   578] By: mbeattie                              on 1998/02/25  15:18:06
10548         Log: Back out DB_File patch (change _553) and tweak Configure.
10549              Subject: ANNOUNCE: perl5.004_60 is available
10550              Date: Mon, 23 Feb 1998 10:47:26 -0000
10551              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
10552      Branch: perl
10553            ! Configure ext/DB_File/DB_File.xs
10554 ____________________________________________________________________________
10555 [   577] By: mbeattie                              on 1998/02/25  15:04:00
10556         Log: Subject: [PATCH] Cwd.pm
10557              Date: Fri, 20 Feb 1998 10:27:54 -0600
10558              From: Graham Barr <gbarr@ti.com>
10559      Branch: perl
10560            ! lib/Cwd.pm
10561 ____________________________________________________________________________
10562 [   576] By: mbeattie                              on 1998/02/25  15:02:57
10563         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10564              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
10565              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
10566              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
10567              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
10568              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
10569              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
10570      Branch: perl
10571            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
10572 ____________________________________________________________________________
10573 [   575] By: mbeattie                              on 1998/02/25  14:58:00
10574         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
10575              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
10576              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10577      Branch: perl
10578            + Porting/config.sh Porting/config_H
10579            - config_H
10580            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
10581            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
10582            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
10583            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
10584            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
10585            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
10586            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
10587 ____________________________________________________________________________
10588 [   574] By: gsar                                  on 1998/02/24  02:21:14
10589         Log: fix typos in sv.c
10590      Branch: win32/perl
10591            ! sv.c
10592 ____________________________________________________________________________
10593 [   573] By: mbeattie                              on 1998/02/23  10:03:39
10594         Log: Remove old Linux+threads segfault degugging kludge.
10595      Branch: perl
10596            ! perl.c
10597 ____________________________________________________________________________
10598 [   572] By: gsar                                  on 1998/02/23  09:45:26
10599         Log: undo previous change (no added value!)
10600      Branch: win32/perl
10601            ! win32/bin/pl2bat.pl
10602 ____________________________________________________________________________
10603 [   571] By: gsar                                  on 1998/02/23  09:18:32
10604         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
10605              John Cavanaugh <cavanaug@sdd.hp.com>)
10606      Branch: win32/perl
10607            ! win32/bin/pl2bat.pl
10608 ____________________________________________________________________________
10609 [   570] By: gsar                                  on 1998/02/22  04:02:15
10610         Log: support chown() (just a noop for now)
10611      Branch: win32/perl
10612            ! dosish.h win32/win32.c win32/win32.h
10613 ____________________________________________________________________________
10614 [   569] By: gsar                                  on 1998/02/22  03:09:55
10615         Log: integrate latest win32 branch
10616      Branch: asperl
10617           +> (branch 41 files)
10618           !> (integrate 59 files)
10619 ____________________________________________________________________________
10620 [   568] By: gsar                                  on 1998/02/22  02:40:56
10621         Log: get compiler building under win32 (needed Makefile.PL
10622              hacks that could be applicable to other platforms)
10623      Branch: win32/perl
10624            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
10625 ____________________________________________________________________________
10626 [   567] By: gsar                                  on 1998/02/22  01:30:19
10627         Log: integrate mainline
10628      Branch: win32/perl
10629           +> (branch 41 files)
10630           !> (integrate 46 files)
10631 ____________________________________________________________________________
10632 [   566] By: gsar                                  on 1998/02/20  22:31:56
10633         Log: fix handle leak in join()
10634      Branch: win32/perl
10635            ! win32/win32thread.h
10636
10637 ----------------
10638 Version 5.004_60
10639 ----------------
10640
10641 ____________________________________________________________________________
10642 [   565] By: mbeattie                              on 1998/02/20  18:23:47
10643         Log: Remove compiler files from their old lib/B locations. The compiler
10644              now builds by default (without the byteperl executable so far) and
10645              seems to work at least minimally.
10646      Branch: perl
10647            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
10648            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
10649            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
10650            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
10651            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
10652            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
10653            ! MANIFEST bytecode.pl
10654 ____________________________________________________________________________
10655 [   564] By: mbeattie                              on 1998/02/20  18:05:33
10656         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
10657              under ext/B.
10658      Branch: perl
10659           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
10660           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
10661           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
10662           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
10663           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
10664           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
10665           +> ext/B/B/makeliblinks ext/B/O.pm
10666 ____________________________________________________________________________
10667 [   563] By: mbeattie                              on 1998/02/20  17:54:58
10668         Log: Start getting compiler to work when built with the core.
10669              [Still won't work as of this change.]
10670      Branch: perl
10671           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
10672           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
10673           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
10674           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
10675           +> lib/B/Terse.pm lib/B/Xref.pm
10676            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
10677 ____________________________________________________________________________
10678 [   562] By: mbeattie                              on 1998/02/20  16:42:13
10679         Log: Merge perlext/Compiler/... into mainline. Some files move to
10680              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
10681              move to the base perl directory (e.g. headers). Will need some
10682              cleaning up before it builds properly, I would guess.
10683      Branch: perl
10684           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
10685           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
10686           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
10687           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
10688           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
10689           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
10690           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
10691           +> lib/B/makeliblinks lib/O.pm
10692 ____________________________________________________________________________
10693 [   561] By: mbeattie                              on 1998/02/20  16:39:38
10694         Log: Win32 changes from Sarathy, tweaked slightly by me.
10695      Branch: perlext
10696            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
10697            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
10698            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
10699            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
10700 ____________________________________________________________________________
10701 [   560] By: mbeattie                              on 1998/02/20  15:46:15
10702         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
10703      Branch: perl
10704            ! perl.c
10705 ____________________________________________________________________________
10706 [   559] By: mbeattie                              on 1998/02/20  12:56:10
10707         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
10708      Branch: perl
10709            ! MANIFEST patchlevel.h
10710 ____________________________________________________________________________
10711 [   558] By: mbeattie                              on 1998/02/20  12:53:26
10712         Log: Integrate win32 branch into mainline.
10713      Branch: perl
10714           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
10715           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10716           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10717           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10718           !> win32/win32iop.h x2p/a2p.h
10719 ____________________________________________________________________________
10720 [   557] By: mbeattie                              on 1998/02/20  12:51:42
10721         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
10722              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
10723              From: Jarkko Hietaniemi <jhi@iki.fi>
10724      Branch: perl
10725            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
10726            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
10727            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
10728            ! pod/perltoc.pod pod/perlvar.pod
10729 ____________________________________________________________________________
10730 [   556] By: mbeattie                              on 1998/02/20  12:49:54
10731         Log: Subject: [PATCH] installperl
10732              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
10733              From: Norton Allen <allen@huarp.harvard.edu>
10734      Branch: perl
10735            ! installperl
10736 ____________________________________________________________________________
10737 [   555] By: mbeattie                              on 1998/02/20  12:49:09
10738         Log: Subject: [PATCH:_59] t/op/wantarray.t
10739              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
10740              From: Norton Allen <allen@huarp.harvard.edu>
10741      Branch: perl
10742            + t/op/wantarray.t
10743 ____________________________________________________________________________
10744 [   554] By: mbeattie                              on 1998/02/20  12:47:44
10745         Log: Subject: Misprint in regcomp.c [PATCH]
10746              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
10747              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10748      Branch: perl
10749            ! regcomp.c
10750 ____________________________________________________________________________
10751 [   553] By: mbeattie                              on 1998/02/20  12:45:08
10752         Log: Subject: DB_File ->length does not work just after tie.
10753              Date: Tue, 17 Feb 1998 13:19:18 GMT
10754              From: Nick Ing-Simmons <nik@tiuk.ti.com>
10755      Branch: perl
10756            ! ext/DB_File/DB_File.xs
10757 ____________________________________________________________________________
10758 [   552] By: mbeattie                              on 1998/02/20  12:43:32
10759         Log: Subject: [PATCH] - perl5.005_59, update Copyright
10760              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
10761              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
10762      Branch: perl
10763            ! perl.c
10764 ____________________________________________________________________________
10765 [   551] By: mbeattie                              on 1998/02/20  12:42:41
10766         Log: Subject: Re: for() and map() peculiarity
10767              Date: Mon, 16 Feb 1998 21:33:44 +0000
10768              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10769      Branch: perl
10770            ! pod/perlsyn.pod
10771 ____________________________________________________________________________
10772 [   550] By: mbeattie                              on 1998/02/20  12:41:53
10773         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
10774              Date: Mon, 16 Feb 1998 11:46:29 -0800
10775              From: Dan Sugalski <sugalskd@osshe.edu>
10776      Branch: perl
10777            ! vms/config.vms
10778 ____________________________________________________________________________
10779 [   549] By: mbeattie                              on 1998/02/20  12:40:55
10780         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
10781              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
10782              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
10783      Branch: perl
10784            ! global.sym
10785 ____________________________________________________________________________
10786 [   548] By: mbeattie                              on 1998/02/20  12:39:56
10787         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
10788              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
10789              From: Jarkko Hietaniemi <jhi@iki.fi>
10790      Branch: perl
10791            ! hints/irix_6.sh
10792 ____________________________________________________________________________
10793 [   547] By: mbeattie                              on 1998/02/20  12:38:58
10794         Log: Subject: [PATCH] perlguts update
10795              Date: 16 Feb 1998 11:23:53 +0100
10796              From: Gisle Aas <gisle@aas.no>
10797      Branch: perl
10798            ! pod/perlguts.pod
10799 ____________________________________________________________________________
10800 [   546] By: mbeattie                              on 1998/02/20  12:38:01
10801         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
10802              Date: Sun, 15 Feb 1998 23:56:05 -0500
10803              From: Irving Reid <irving@tor.securecomputing.com>
10804      Branch: perl
10805            ! hints/bsdos.sh
10806 ____________________________________________________________________________
10807 [   545] By: mbeattie                              on 1998/02/20  12:37:11
10808         Log: Subject: [PATCH] 5% speedup in an empty loop
10809              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
10810              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10811      Branch: perl
10812            ! op.c
10813 ____________________________________________________________________________
10814 [   544] By: mbeattie                              on 1998/02/20  12:36:26
10815         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
10816              Date: Sun, 15 Feb 98 23:06:16 +0100
10817              From: Hans Mulder <hansm@icgroup.nl>
10818      Branch: perl
10819            ! hints/next_3.sh hints/next_4.sh
10820 ____________________________________________________________________________
10821 [   543] By: mbeattie                              on 1998/02/20  12:35:39
10822         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
10823              Date: Sun, 15 Feb 98 23:05:20 +0100
10824              From: Hans Mulder <hansm@icgroup.nl>
10825      Branch: perl
10826            ! malloc.c
10827 ____________________________________________________________________________
10828 [   542] By: mbeattie                              on 1998/02/20  12:35:03
10829         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
10830              From: Hans Mulder <hansm@icgroup.nl>
10831              Date: Sun, 15 Feb 98 23:04:29 +0100
10832      Branch: perl
10833            ! Configure
10834 ____________________________________________________________________________
10835 [   541] By: mbeattie                              on 1998/02/20  12:33:56
10836         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
10837              NeXT   needs DONT_DECLARE_STD)
10838              Date: Sun, 15 Feb 98 23:04:19 +0100
10839              From: Hans Mulder <hansm@icgroup.nl>
10840      Branch: perl
10841            ! perl.h
10842 ____________________________________________________________________________
10843 [   540] By: mbeattie                              on 1998/02/20  12:32:25
10844         Log: Subject: [PATCH] sv_check_thinkfirst macroized
10845              Date: 15 Feb 1998 22:00:38 +0100
10846              From: Gisle Aas <gisle@aas.no>
10847      Branch: perl
10848            ! sv.c
10849 ____________________________________________________________________________
10850 [   539] By: mbeattie                              on 1998/02/20  12:31:07
10851         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
10852              Date: Sat, 14 Feb 1998 17:58:01 -0500
10853              From: Joshua Pritikin <pritikin@mindspring.com>
10854      Branch: perl
10855            + lib/Test.pm
10856            ! MANIFEST lib/Test/Harness.pm
10857 ____________________________________________________________________________
10858 [   538] By: mbeattie                              on 1998/02/20  12:24:31
10859         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
10860              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
10861              From: Jarkko Hietaniemi <jhi@iki.fi>
10862      Branch: perl
10863            ! INSTALL pod/perldiag.pod pod/perllocale.pod
10864 ____________________________________________________________________________
10865 [   537] By: mbeattie                              on 1998/02/20  12:23:04
10866         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
10867              Date: Fri, 13 Feb 1998 13:38:28 -0800
10868              From: Dan Sugalski <sugalskd@osshe.edu>
10869      Branch: perl
10870            ! README.vms
10871 ____________________________________________________________________________
10872 [   536] By: mbeattie                              on 1998/02/20  12:20:29
10873         Log: Subject: [PATCH] 5.004_58, move intuition tests
10874              Date: Thu, 12 Feb 1998 17:11:05 -0600
10875              From: Stephen Potter <spp@psa.pencom.com>
10876      Branch: perl
10877            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10878            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
10879            ! t/op/flip.t t/op/pat.t t/op/push.t
10880 ____________________________________________________________________________
10881 [   535] By: gsar                                  on 1998/02/19  23:07:24
10882         Log: applied a version of this with tabs intact
10883              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
10884              Date:    19 Feb 1998 15:06:38 EST
10885              From:    dfan@harmonixmusic.com (Dan Schmidt)
10886              Subject: Pod::Html bug and fix: missing </UL> in index
10887      Branch: win32/perl
10888            ! lib/Pod/Html.pm
10889 ____________________________________________________________________________
10890 [   534] By: gsar                                  on 1998/02/19  19:40:27
10891         Log: Fix C<0> problem in Pod::Html
10892      Branch: win32/perl
10893            ! lib/Pod/Html.pm
10894 ____________________________________________________________________________
10895 [   533] By: gsar                                  on 1998/02/18  18:11:08
10896         Log: non-debug VC builds are -O1 now (they say it works, and is
10897              faster)
10898      Branch: win32/perl
10899            ! win32/Makefile win32/makefile.mk
10900 ____________________________________________________________________________
10901 [   532] By: gsar                                  on 1998/02/18  04:11:03
10902         Log: integrate nick's patch to mainline
10903      Branch: win32/perl
10904           !> pp.c
10905 ____________________________________________________________________________
10906 [   531] By: mbeattie                              on 1998/02/17  17:50:50
10907         Log: Assorted changes to the compiler
10908      Branch: perlext
10909            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10910            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
10911            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
10912            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
10913 ____________________________________________________________________________
10914 [   530] By: gsar                                  on 1998/02/17  01:47:35
10915         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
10916              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
10917              build passes all tests except t/lib/io_xs.t (seems to be due to
10918              broken tmpfile() in the CRT or import lib)
10919      Branch: win32/perl
10920            ! XSUB.h win32/makefile.mk win32/win32.h
10921 ____________________________________________________________________________
10922 [   529] By: gsar                                  on 1998/02/16  23:03:31
10923         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
10924              in this version of gcc!)
10925      Branch: win32/perl
10926            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
10927            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
10928 ____________________________________________________________________________
10929 [   528] By: nick                                  on 1998/02/16  22:13:04
10930         Log: Missing PUSHMARK in unshift TIEARRAY hook
10931      Branch: perl
10932            ! pp.c
10933 ____________________________________________________________________________
10934 [   527] By: gsar                                  on 1998/02/15  20:59:07
10935         Log: integrate win32 branch
10936      Branch: asperl
10937           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
10938           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10939           !> win32/makedef.pl
10940 ____________________________________________________________________________
10941 [   526] By: gsar                                  on 1998/02/15  20:02:11
10942         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
10943      Branch: win32/perl
10944            ! config_h.SH win32/config_H.bc win32/config_H.gc
10945            ! win32/config_H.vc
10946 ____________________________________________________________________________
10947 [   525] By: gsar                                  on 1998/02/15  03:26:45
10948         Log: fix build problems due to renamed Config variables
10949      Branch: win32/perl
10950            ! win32/config.bc win32/config.gc win32/config.vc
10951            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10952            ! win32/makedef.pl
10953 ____________________________________________________________________________
10954 [   524] By: gsar                                  on 1998/02/14  01:00:15
10955         Log: bring ASPerl uptodate with mainline changes
10956      Branch: asperl
10957           +> ext/DB_File/Changes t/comp/require.t
10958           !> (integrate 41 files)
10959 ____________________________________________________________________________
10960 [   523] By: gsar                                  on 1998/02/14  00:52:17
10961         Log: integrate mainline
10962      Branch: win32/perl
10963           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
10964           !> pp_hot.c t/op/magic.t
10965 ____________________________________________________________________________
10966 [   522] By: gsar                                  on 1998/02/14  00:42:37
10967         Log: added AS patch#6
10968              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
10969              Date:    Fri, 13 Feb 1998 06:14:51 PST
10970              From:    Douglas Lankshear <dougl@ActiveState.com>
10971              Subject: [PATCH] command line build
10972              
10973              This patch is for the command line build of perl object.
10974              I'll merge the ipfoo.c function with win32_xxx functions next.
10975              
10976              -- Doug
10977      Branch: asperl
10978            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
10979            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
10980            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
10981 ____________________________________________________________________________
10982 [   521] By: gsar                                  on 1998/02/14  00:14:04
10983         Log: added AS patch#5 (patch #4 was intentionally skipped after
10984              discussion)
10985      Branch: asperl
10986            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
10987            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
10988            ! regexec.c sv.c toke.c
10989 ____________________________________________________________________________
10990 [   520] By: nick                                  on 1998/02/13  18:15:46
10991         Log: Resolve ansiperl against win32
10992      Branch: ansiperl
10993           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
10994           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
10995           +> t/lib/ph.t
10996           !> (integrate 898 files)
10997
10998 ----------------
10999 Version 5.004_59
11000 ----------------
11001
11002 ____________________________________________________________________________
11003 [   519] By: mbeattie                              on 1998/02/13  17:05:37
11004         Log: Integrate win32 into mainline.
11005      Branch: perl
11006            ! lib/ExtUtils/xsubpp
11007           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11008           !> win32/makefile.mk
11009 ____________________________________________________________________________
11010 [   518] By: mbeattie                              on 1998/02/13  17:01:16
11011         Log: Bump patchlevel.h to 59.
11012      Branch: perl
11013            ! patchlevel.h
11014 ____________________________________________________________________________
11015 [   517] By: mbeattie                              on 1998/02/13  16:57:59
11016         Log: Subject: [PATCH] _58: wantarray in void context broken
11017              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
11018              From: Norton Allen <allen@huarp.harvard.edu>
11019      Branch: perl
11020            ! pp_hot.c
11021 ____________________________________________________________________________
11022 [   516] By: mbeattie                              on 1998/02/13  16:55:33
11023         Log: Subject: [PATCH] 5.004_58 QNX getcwd
11024              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
11025              From: Norton Allen <allen@huarp.harvard.edu>
11026      Branch: perl
11027            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
11028 ____________________________________________________________________________
11029 [   515] By: gsar                                  on 1998/02/12  18:29:52
11030         Log: pickup lddlflags properly for Config.pm
11031      Branch: win32/perl
11032            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11033            ! win32/makefile.mk
11034 ____________________________________________________________________________
11035 [   514] By: gsar                                  on 1998/02/12  18:16:09
11036         Log: fix xsubpp bug in SETMAGIC code
11037      Branch: win32/perl
11038            ! lib/ExtUtils/xsubpp
11039 ____________________________________________________________________________
11040 [   513] By: gsar                                  on 1998/02/12  18:06:30
11041         Log: integrate mainline
11042      Branch: win32/perl
11043           +> ext/DB_File/Changes
11044           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
11045           !> ext/DB_File/DB_File.xs hints/machten.sh
11046           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
11047           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
11048           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
11049           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
11050           !> t/op/re_tests t/pragma/locale.t
11051 ____________________________________________________________________________
11052 [   512] By: mbeattie                              on 1998/02/12  17:34:02
11053         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
11054              with -DUSE_THREADS -DDEBUGGING to fail.
11055      Branch: perl
11056            ! scope.h
11057 ____________________________________________________________________________
11058 [   511] By: mbeattie                              on 1998/02/12  16:44:03
11059         Log: Integrate win32 into mainline
11060      Branch: perl
11061           +> t/comp/require.t
11062           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
11063 ____________________________________________________________________________
11064 [   510] By: mbeattie                              on 1998/02/12  16:42:26
11065         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
11066              Date: 12 Feb 1998 14:25:55 +0100
11067              From: koenig@kulturbox.de (Andreas J. Koenig)
11068      Branch: perl
11069            ! lib/ExtUtils/Install.pm
11070 ____________________________________________________________________________
11071 [   509] By: mbeattie                              on 1998/02/12  16:40:34
11072         Log: Subject: Re: wrong prototype for sbrk [PATCH]
11073              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
11074              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11075      Branch: perl
11076            ! malloc.c
11077 ____________________________________________________________________________
11078 [   508] By: mbeattie                              on 1998/02/12  16:36:53
11079         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
11080              Date: Wed, 11 Feb 1998 17:29:20 +0100
11081              From: Achim Bohnet <ach@mpe.mpg.de>
11082      Branch: perl
11083            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
11084 ____________________________________________________________________________
11085 [   507] By: mbeattie                              on 1998/02/12  16:35:26
11086         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
11087              Date: Wed, 11 Feb 1998 14:59:46 +0100
11088              From: Dominic Dunlop <domo@vo.lu>
11089      Branch: perl
11090            ! hints/machten.sh
11091 ____________________________________________________________________________
11092 [   506] By: mbeattie                              on 1998/02/12  16:28:40
11093         Log: Subject: DB_File 1.58 patch
11094              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
11095              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11096      Branch: perl
11097            + ext/DB_File/Changes
11098            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11099            ! t/lib/db-recno.t
11100 ____________________________________________________________________________
11101 [   505] By: mbeattie                              on 1998/02/12  16:24:26
11102         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
11103              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
11104              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11105      Branch: perl
11106            ! regexec.c t/op/re_tests
11107 ____________________________________________________________________________
11108 [   504] By: mbeattie                              on 1998/02/12  16:22:46
11109         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11110              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
11111              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
11112              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
11113              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
11114              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
11115              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
11116      Branch: perl
11117            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
11118            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
11119 ____________________________________________________________________________
11120 [   503] By: mbeattie                              on 1998/02/12  16:15:43
11121         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
11122              Date: Mon, 9 Feb 1998 13:19:45 +0100
11123              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11124      Branch: perl
11125            ! t/lib/filecopy.t
11126 ____________________________________________________________________________
11127 [   502] By: mbeattie                              on 1998/02/12  16:14:27
11128         Log: Assorted patches to sv.c:
11129              From: Gisle Aas <gisle@aas.no>
11130              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
11131              Date: 07 Feb 1998 00:21:57 +0100
11132              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
11133              Date: 07 Feb 1998 00:29:45 +0100
11134              Subject: [PATCH] sv_upgrade() always returns TRUE
11135              Date: 09 Feb 1998 15:44:01 +0100
11136      Branch: perl
11137            ! sv.c
11138 ____________________________________________________________________________
11139 [   501] By: mbeattie                              on 1998/02/12  16:09:26
11140         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
11141              Subject: Perl debugger.
11142              Date: Fri, 6 Feb 1998 17:47:08 -0500
11143              From: "Jason A. Smith" <smithj4@rpi.edu>
11144      Branch: perl
11145            ! lib/perl5db.pl
11146 ____________________________________________________________________________
11147 [   500] By: gsar                                  on 1998/02/12  03:20:55
11148         Log: merge another maint patch
11149              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
11150              Date:    Tue, 10 Feb 1998 18:49:00 EST
11151              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11152              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
11153      Branch: win32/perl
11154            ! pp_ctl.c
11155 ____________________________________________________________________________
11156 [   499] By: gsar                                  on 1998/02/12  03:14:39
11157         Log: make t/comp/require.t type xtext
11158      Branch: win32/perl
11159            ! t/comp/require.t
11160 ____________________________________________________________________________
11161 [   498] By: gsar                                  on 1998/02/12  03:09:58
11162         Log: fix extra LEAVE when require fails
11163              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
11164              Date:    Tue, 10 Feb 1998 18:21:37 EST
11165              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11166              Subject: Re: evals and requires make seg-fault with bad require file 
11167      Branch: win32/perl
11168            + t/comp/require.t
11169            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
11170 ____________________________________________________________________________
11171 [   497] By: gsar                                  on 1998/02/12  02:47:29
11172         Log: merge a maint patch
11173              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
11174              Date:    Wed, 11 Feb 1998 00:15:51 EST
11175              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11176              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
11177      Branch: win32/perl
11178            ! pp_ctl.c t/op/local.t
11179 ____________________________________________________________________________
11180 [   496] By: mbeattie                              on 1998/02/11  13:04:50
11181         Log: Integrate win32 into mainline.
11182      Branch: perl
11183           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11184           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
11185           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
11186           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
11187           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
11188           !> win32/makedef.pl win32/win32.c win32/win32iop.h
11189 ____________________________________________________________________________
11190 [   495] By: mbeattie                              on 1998/02/11  13:03:59
11191         Log: Fix special constants in Xref.pm
11192      Branch: perlext
11193            ! Compiler/B/Xref.pm
11194 ____________________________________________________________________________
11195 [   494] By: gsar                                  on 1998/02/10  18:26:28
11196         Log: fix opendir() problem on share names
11197              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
11198              Date:    Tue, 10 Feb 1998 13:28:53 EST
11199              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11200              Subject: Re: BUG: opendir and UNC names on NT 
11201      Branch: win32/perl
11202            ! win32/win32.c
11203 ____________________________________________________________________________
11204 [   493] By: gsar                                  on 1998/02/09  23:09:40
11205         Log: integrate win32 branch contents
11206      Branch: asperl
11207           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11208           +> lib/Fatal.pm t/lib/ph.t
11209            ! hv.c
11210           !> (integrate 895 files)
11211 ____________________________________________________________________________
11212 [   492] By: gsar                                  on 1998/02/09  07:30:19
11213         Log: enhancements to previous patch for XSUB OUTPUT args
11214              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
11215              Date:    Mon, 09 Feb 1998 02:31:55 EST
11216              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11217              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
11218      Branch: win32/perl
11219            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11220            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
11221            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
11222            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
11223            ! sv.h
11224 ____________________________________________________________________________
11225 [   491] By: gsar                                  on 1998/02/09  03:00:52
11226         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
11227              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
11228              Date:    Wed, 29 Oct 1997 19:36:25 EST
11229              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11230              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
11231      Branch: win32/perl
11232            ! op.c
11233 ____________________________________________________________________________
11234 [   490] By: gsar                                  on 1998/02/09  02:30:43
11235         Log: fix for bugs in handling DESTROY (adjusted test numbers)
11236              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11237              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
11238              Date: Wed, 31 Dec 1997 19:30:46 -0500
11239              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11240      Branch: win32/perl
11241            ! pod/perlobj.pod sv.c t/op/ref.t
11242 ____________________________________________________________________________
11243 [   489] By: gsar                                  on 1998/02/09  00:30:35
11244         Log: ansify prototype for my_safemalloc(), avoid warnings
11245      Branch: win32/perl
11246            ! sv.c
11247 ____________________________________________________________________________
11248 [   488] By: gsar                                  on 1998/02/09  00:29:08
11249         Log: fix misapplied hunks in 5.004_58
11250              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11251              Date:    Sun, 08 Feb 1998 02:18:12 EST
11252              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11253              Subject: [PATCH] fixes for test failures in 5.004_58
11254      Branch: win32/perl
11255            ! gv.c op.c
11256 ____________________________________________________________________________
11257 [   487] By: gsar                                  on 1998/02/09  00:27:16
11258         Log: win32_utime() tweaks to avoid warnings
11259      Branch: win32/perl
11260            ! win32/win32.c win32/win32iop.h
11261 ____________________________________________________________________________
11262 [   486] By: gsar                                  on 1998/02/07  23:45:22
11263         Log: integrate mainline, plus a few small win32 enhancements
11264              - remove Win32::GetCurrentDirectory()
11265              - add Win32::Sleep() for compat
11266              - add smarter utime() from Jan Dubois, and export it as win32_utime()
11267      Branch: win32/perl
11268           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11269           +> lib/Fatal.pm t/lib/ph.t
11270            ! win32/makedef.pl win32/win32.c win32/win32iop.h
11271           !> (integrate 61 files)
11272
11273 ----------------
11274 Version 5.004_58
11275 ----------------
11276
11277 ____________________________________________________________________________
11278 [   485] By: mbeattie                              on 1998/02/06  18:11:47
11279         Log: Bump patchlevel to 58.
11280      Branch: perl
11281            ! patchlevel.h
11282 ____________________________________________________________________________
11283 [   484] By: mbeattie                              on 1998/02/06  18:08:28
11284         Log: Fix up problem with gv.c from change 477.
11285              Fix up Config.pm use in t/lib/ph.t from change 478.
11286      Branch: perl
11287            ! gv.c t/lib/ph.t
11288 ____________________________________________________________________________
11289 [   483] By: mbeattie                              on 1998/02/06  17:34:34
11290         Log: Integrate win32 branch into mainline
11291      Branch: perl
11292           !> win32/win32sck.c
11293 ____________________________________________________________________________
11294 [   482] By: mbeattie                              on 1998/02/06  17:26:41
11295         Log: lib/Fatal.pm missing from repository
11296      Branch: perl
11297            + lib/Fatal.pm
11298 ____________________________________________________________________________
11299 [   481] By: mbeattie                              on 1998/02/06  17:24:57
11300         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11301              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11302              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11303      Branch: perl
11304            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11305            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11306 ____________________________________________________________________________
11307 [   480] By: mbeattie                              on 1998/02/06  17:19:52
11308         Log: x2p/str.c was missing from list of changed files in change 466
11309      Branch: perl
11310            ! x2p/str.c
11311 ____________________________________________________________________________
11312 [   479] By: mbeattie                              on 1998/02/06  17:16:54
11313         Log: Added t/lib/ph.t to MANIFEST
11314      Branch: perl
11315            ! MANIFEST
11316 ____________________________________________________________________________
11317 [   478] By: mbeattie                              on 1998/02/06  17:15:38
11318         Log: Subject: [PATCH] h2ph.PL
11319              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11320              From: kstar@www.chapin.edu (Kurt D. Starsinic)
11321      Branch: perl
11322            + t/lib/ph.t
11323            ! utils/h2ph.PL
11324 ____________________________________________________________________________
11325 [   477] By: mbeattie                              on 1998/02/06  17:10:46
11326         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11327              Date: 04 Feb 1998 14:49:46 +0100
11328              From: Gisle Aas <gisle@aas.no>
11329              as modified by
11330              From: chip@atlantic.net
11331              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11332      Branch: perl
11333            ! gv.c
11334 ____________________________________________________________________________
11335 [   476] By: mbeattie                              on 1998/02/06  16:47:03
11336         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11337              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11338              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11339              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
11340              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11341      Branch: perl
11342            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11343 ____________________________________________________________________________
11344 [   475] By: mbeattie                              on 1998/02/06  16:44:57
11345         Log: Subject: [PATCH] nomemok
11346              Date: Mon, 2 Feb 1998 15:06:50 +0100
11347              From: Gisle Aas <gisle@aas.no>
11348      Branch: perl
11349            ! hv.c
11350 ____________________________________________________________________________
11351 [   474] By: mbeattie                              on 1998/02/06  16:43:46
11352         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11353              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11354              From: abigail@fnx.com
11355      Branch: perl
11356            ! lib/Benchmark.pm
11357 ____________________________________________________________________________
11358 [   473] By: mbeattie                              on 1998/02/06  16:42:53
11359         Log: Subject: [PATCH] adding the newSVpvn API function
11360              Date: Sat, 31 Jan 1998 06:32:42 +0100
11361              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11362      Branch: perl
11363            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11364            ! proto.h sv.c
11365 ____________________________________________________________________________
11366 [   472] By: mbeattie                              on 1998/02/06  16:35:41
11367         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11368              Date: 28 Jan 1998 17:40:37 -0800
11369              From: Stephen Zander <srz@mckesson.com>
11370      Branch: perl
11371            ! hints/solaris_2.sh
11372 ____________________________________________________________________________
11373 [   471] By: mbeattie                              on 1998/02/06  16:02:57
11374         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11375              Date: Thu, 15 Jan 1998 11:53:06 +0000
11376              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11377      Branch: perl
11378            ! pod/perlguts.pod pp.c t/op/vec.t
11379 ____________________________________________________________________________
11380 [   470] By: mbeattie                              on 1998/02/06  16:01:36
11381         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11382              Subject: 5.004_56: Patch to Tie::Hash and docs
11383              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11384              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11385              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11386      Branch: perl
11387            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11388            ! t/op/misc.t t/op/pat.t toke.c
11389 ____________________________________________________________________________
11390 [   469] By: mbeattie                              on 1998/02/06  15:58:31
11391         Log: Subject: Another Array.pm patch
11392              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11393              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11394      Branch: perl
11395            ! lib/Tie/Array.pm
11396 ____________________________________________________________________________
11397 [   468] By: mbeattie                              on 1998/02/06  15:56:28
11398         Log: Subject: documentation patch for 5.004_57
11399              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11400              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11401      Branch: perl
11402            ! lib/Tie/Array.pm
11403 ____________________________________________________________________________
11404 [   467] By: mbeattie                              on 1998/02/06  15:55:34
11405         Log: Subject: 5.004_56: patch for `use Fatal' again
11406              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11407              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11408      Branch: perl
11409            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11410            ! pp.c t/comp/proto.t toke.c
11411 ____________________________________________________________________________
11412 [   466] By: mbeattie                              on 1998/02/06  15:53:53
11413         Log: Subject: Newer -DLEAKTEST patch
11414              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11415              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11416      Branch: perl
11417            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11418            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11419            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11420            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11421            ! toke.c util.c vms/perly_c.vms x2p/hash.c
11422 ____________________________________________________________________________
11423 [   465] By: mbeattie                              on 1998/02/06  15:46:35
11424         Log: More Chip patches (tweaked for _5x). The final one mentioned here
11425              (@ARGV with -i) actually went in at change 462 but I failed to
11426              add it to the change description:
11427              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11428              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11429              Subject: [PATCH] Fix for C<@x = my @y>
11430              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11431              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11432              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11433              Subject: [PATCH] Allow last() to mean last
11434              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11435              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11436              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11437      Branch: perl
11438            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11439            ! vms/perly_h.vms
11440 ____________________________________________________________________________
11441 [   464] By: mbeattie                              on 1998/02/06  15:06:18
11442         Log: More Chip patches:
11443              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11444              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11445              Subject: [PATCH] Fix line numbers after here documents in eval STRING
11446              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11447              Subject: [PATCH] Make recursive lexical analysis more robust
11448              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11449      Branch: perl
11450            ! pp_ctl.c sv.c toke.c
11451 ____________________________________________________________________________
11452 [   463] By: mbeattie                              on 1998/02/06  15:04:17
11453         Log: Some more Chip patches (tweaked to match _5x):
11454              Subject: [PATCH] Fix empty BLOCK
11455              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11456              Subject: [PATCH] fix (\@@) proto
11457              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11458              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11459              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11460              Subject: [PATCH] Don't fold string comparison under  C<use locale>
11461              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11462      Branch: perl
11463            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11464 ____________________________________________________________________________
11465 [   462] By: mbeattie                              on 1998/02/06  14:56:30
11466         Log: Some Chip patches (some tweaked to match _5x source):
11467              From: Chip Salzenberg <salzench@nielsenmedia.com>
11468              Subject: [PATCH] local leakage
11469              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11470              Subject: [PATCH] NULs in patterns
11471              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11472              Subject: [PATCH] Configure on PerlIO
11473              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11474              Subject: [PATCH] Avoid core dump on package alias
11475              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11476              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11477              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11478      Branch: perl
11479            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11480            ! t/op/local.t
11481 ____________________________________________________________________________
11482 [   461] By: gsar                                  on 1998/02/04  03:34:36
11483         Log: support win32_select(0,0,0,msec) (winsock doesn't)
11484      Branch: win32/perl
11485            ! win32/win32sck.c
11486 ____________________________________________________________________________
11487 [   460] By: gsar                                  on 1998/02/04  00:44:47
11488         Log: bug: win32_select() must StartSockets()
11489      Branch: win32/perl
11490            ! win32/win32sck.c
11491
11492 ----------------
11493 Version 5.004_57
11494 ----------------
11495
11496 ____________________________________________________________________________
11497 [   459] By: mbeattie                              on 1998/02/03  16:00:07
11498         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
11499              of execution causes core dump if threadsvp is moved). Replaced
11500              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
11501      Branch: perl
11502            ! av.c perl.c
11503 ____________________________________________________________________________
11504 [   458] By: mbeattie                              on 1998/02/03  14:40:02
11505         Log: Fix up MANIFEST.
11506      Branch: perl
11507            ! MANIFEST
11508 ____________________________________________________________________________
11509 [   457] By: mbeattie                              on 1998/02/03  13:50:23
11510         Log: Integrate win32 into mainline. My last integration from ansiperl
11511              to the mainline was a dismal failure: I did -ay but meant -at.
11512              This should fix things now since win32 has already integrated
11513              all the necessary changes from ansiperl.
11514      Branch: perl
11515           !> (integrate 111 files)
11516 ____________________________________________________________________________
11517 [   456] By: gsar                                  on 1998/02/03  04:48:08
11518         Log: Fix minor problems with non USE_THREADS build. win32 branch
11519              now looks 5.004_57-ready.
11520      Branch: win32/perl
11521            ! thread.h win32/makedef.pl
11522 ____________________________________________________________________________
11523 [   455] By: gsar                                  on 1998/02/03  03:45:09
11524         Log: integrate mainline
11525      Branch: win32/perl
11526           !> (integrate 887 files)
11527 ____________________________________________________________________________
11528 [   454] By: mbeattie                              on 1998/02/02  16:44:24
11529         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
11530              defaults have been commented out for now. 
11531      Branch: perl
11532            ! hints/dec_osf.sh
11533 ____________________________________________________________________________
11534 [   453] By: mbeattie                              on 1998/02/02  15:51:39
11535         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
11536              variables. Moved threadnum to a per-interpreter variable and
11537              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
11538              more than one thread may be running. Minor tweaks to Thread.xs.
11539      Branch: perl
11540            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
11541            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
11542            ! thread.h util.c
11543 ____________________________________________________________________________
11544 [   452] By: gsar                                  on 1998/02/02  04:56:50
11545         Log: remove totally egregious s/\\dir// in File::Find
11546      Branch: win32/perl
11547            ! lib/File/Find.pm
11548 ____________________________________________________________________________
11549 [   451] By: gsar                                  on 1998/02/01  22:20:20
11550         Log: added AS patch#3
11551              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
11552              Date:    Sun, 01 Feb 1998 09:18:13 PST
11553              From:    Douglas Lankshear <dougl@ActiveState.com>
11554              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
11555              
11556              Here's an additional diff against //depot/asperl
11557              
11558              The field name mg_length was changed back to mg_len
11559              The function name mg_len was change to mg_length
11560              
11561              The need for sort_mutex removed thanks to the code derived
11562              from Tom Horsley's work.
11563              
11564              -- Doug
11565      Branch: asperl
11566            + XSLock.h
11567            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
11568            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
11569            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
11570            ! scope.c scope.h sv.c toke.c universal.c util.c
11571            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
11572            ! win32/perlobj.def win32/runperl.c
11573 ____________________________________________________________________________
11574 [   450] By: gsar                                  on 1998/01/30  23:43:57
11575         Log: various tweaks
11576              - add new functions to proto.h
11577              - fix up makefile.mk for $(OBJECT)
11578      Branch: asperl
11579            ! pp_ctl.c proto.h win32/makefile.mk
11580 ____________________________________________________________________________
11581 [   449] By: gsar                                  on 1998/01/30  21:23:15
11582         Log: fix up missing patches from AS patch#2
11583      Branch: asperl
11584            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11585            ! pp_ctl.c proto.h
11586 ____________________________________________________________________________
11587 [   448] By: gsar                                  on 1998/01/30  18:23:17
11588         Log: fix htonlx typo
11589      Branch: win32/perl
11590            ! perlsock.h
11591 ____________________________________________________________________________
11592 [   447] By: mbeattie                              on 1998/01/30  16:03:49
11593         Log: Fix up MANIFEST to add missing files
11594      Branch: perl
11595            ! MANIFEST
11596 ____________________________________________________________________________
11597 [   446] By: mbeattie                              on 1998/01/30  12:34:55
11598         Log: Bump patchlevel to 57.
11599      Branch: perl
11600            ! patchlevel.h
11601 ____________________________________________________________________________
11602 [   445] By: gsar                                  on 1998/01/30  10:44:38
11603         Log: initial merge of latest win32 branch into ASPerl
11604      Branch: asperl
11605           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
11606           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11607           +> win32/bin/perlglob.pl
11608           !> (integrate 141 files)
11609 ____________________________________________________________________________
11610 [   444] By: gsar                                  on 1998/01/30  09:25:58
11611         Log: goofed branching, redo asperl branch
11612      Branch: asperl
11613            ! perl.h
11614 ____________________________________________________________________________
11615 [   443] By: gsar                                  on 1998/01/30  09:23:36
11616         Log: added AS patch#2
11617      Branch: asperl
11618            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
11619            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
11620            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
11621            + win32/ipstdiowin.h win32/perlobj.def
11622            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
11623            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
11624            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
11625            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
11626            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
11627            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
11628            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
11629            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
11630            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
11631 ____________________________________________________________________________
11632 [   441] By: gsar                                  on 1998/01/30  08:54:19
11633         Log: Created new branch from win32@396, added AS patch#1
11634      Branch: asperl
11635            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
11636            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
11637            + regcomp.c scope.h sv.c toke.c util.c
11638           +> (branch 915 files)
11639 ____________________________________________________________________________
11640 [   440] By: gsar                                  on 1998/01/30  04:43:23
11641         Log: integrate winansi
11642      Branch: win32/perl
11643           +> pod/perlhist.pod
11644           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
11645           !> util.c
11646 ____________________________________________________________________________
11647 [   439] By: mbeattie                              on 1998/01/27  15:31:53
11648         Log: Integrate ansi branch into mainline (resolve -ay).
11649      Branch: perl
11650           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
11651           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
11652           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11653           +> win32/bin/perlglob.pl
11654            ! op.c
11655           !> (integrate 868 files)
11656 ____________________________________________________________________________
11657 [   438] By: nick                                  on 1998/01/24  12:02:34
11658         Log: Gisle's av_unshift tweak, two small patches from chip
11659              and check for NULL in hv_delete in case '~' and tie magic
11660              are present
11661      Branch: ansiperl
11662            ! av.c hv.c op.c pp_ctl.c scope.c
11663 ____________________________________________________________________________
11664 [   437] By: nick                                  on 1998/01/24  10:37:56
11665         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
11666              Ugh! ...
11667              Macros were unsuitable for declaring the functions, extra () round
11668              parameters removed - non-function forms of PerlXxx_yyyy() need to 
11669              add () themselves.
11670              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
11671      Branch: ansiperl
11672            ! perlsock.h pp_sys.c util.c
11673 ____________________________________________________________________________
11674 [   436] By: nick                                  on 1998/01/24  10:03:03
11675         Log: Integrate win32 into ansiperl
11676      Branch: ansiperl
11677           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11678           +> win32/bin/perlglob.pl
11679           !> (integrate 38 files)
11680 ____________________________________________________________________________
11681 [   435] By: nick                                  on 1998/01/24  09:47:49
11682         Log: Add perlhist.pod
11683      Branch: ansiperl
11684            + pod/perlhist.pod
11685            ! MANIFEST
11686 ____________________________________________________________________________
11687 [   434] By: gsar                                  on 1998/01/19  05:01:47
11688         Log: s/PerlENV/PerlEnv/ just to be consistent
11689      Branch: win32/perl
11690            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
11691 ____________________________________________________________________________
11692 [   433] By: gsar                                  on 1998/01/19  04:52:18
11693         Log: foo() -> PerlGroup_foo() patch from ActiveState
11694      Branch: win32/perl
11695            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11696            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
11697            ! scope.h sv.c toke.c util.c
11698 ____________________________________________________________________________
11699 [   432] By: gsar                                  on 1998/01/19  04:42:26
11700         Log: integrate mainline
11701      Branch: win32/perl
11702           !> pod/perlfunc.pod
11703 ____________________________________________________________________________
11704 [   431] By: gsar                                  on 1998/01/19  04:40:04
11705         Log: integrate changes in winansi
11706      Branch: win32/perl
11707           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
11708           +> t/lib/tie-stdpush.t t/op/tiearray.t
11709           !> (integrate 98 files)
11710 ____________________________________________________________________________
11711 [   430] By: gsar                                  on 1998/01/19  04:10:43
11712         Log: Fix autovivification problems with XSUB OUTPUT args
11713              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
11714              Date:    Sun, 18 Jan 1998 23:09:07 EST
11715              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11716              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
11717      Branch: win32/perl
11718            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
11719            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
11720            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
11721            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
11722 ____________________________________________________________________________
11723 [   429] By: nick                                  on 1998/01/17  21:01:50
11724         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
11725              Date: Thu, 25 Dec 1997 13:39:15 -0500
11726              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11727              To: perl5-porters@perl.org
11728              
11729              It turns out that the potential for the "CONFIG key 'exe_ext'
11730              does not exist in Config.pm" problem has been around for a while,
11731              in the definition of SvTRUE().  It's just that non-gcc compilers
11732              are more or less being built as CRIPPLED_CC when USE_THREADS is
11733              defined (even if they can inline things).  The inline macro for
11734              SvTRUE works with tied hashes and the EXISTS method, and the
11735              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
11736              does not, because it adds an excess mg_get() which replaces the
11737              EXISTS result with a FETCH result.
11738      Branch: ansiperl
11739            ! sv.c
11740 ____________________________________________________________________________
11741 [   428] By: nick                                  on 1998/01/17  20:59:11
11742         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11743              Date: Fri, 19 Dec 97 17:19:09 GMT
11744              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
11745      Branch: ansiperl
11746            ! doio.c sv.c toke.c util.c
11747 ____________________________________________________________________________
11748 [   427] By: nick                                  on 1998/01/17  12:01:53
11749         Log: Permit tie ?foo,$object 
11750              tidy up dead #ifdef ORIGINAL_TIE)
11751              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
11752      Branch: ansiperl
11753            ! pp_sys.c
11754 ____________________________________________________________________________
11755 [   426] By: nick                                  on 1998/01/15  18:06:36
11756         Log: First working TIEARRAY and other misc tie fixes
11757      Branch: ansiperl
11758            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
11759 ____________________________________________________________________________
11760 [   425] By: nick                                  on 1998/01/14  21:56:40
11761         Log: Not working yet - split problems ...
11762      Branch: ansiperl
11763            ! pp.c t/lib/thread.t t/op/tiearray.t
11764 ____________________________________________________________________________
11765 [   424] By: nick                                  on 1998/01/14  18:49:25
11766         Log: TIEARRAY updates - almost works ...
11767      Branch: ansiperl
11768            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
11769            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
11770            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
11771            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
11772 ____________________________________________________________________________
11773 [   423] By: gsar                                  on 1998/01/14  00:13:16
11774         Log: fix MakeMaker installbin problem
11775              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
11776              Subject: Re: can't modify message with HTML-Stream, v.1.42 
11777              Date: Tue, 06 Jan 1998 19:16:35 -0500
11778              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11779      Branch: win32/perl
11780            ! lib/ExtUtils/MM_Unix.pm
11781 ____________________________________________________________________________
11782 [   422] By: gsar                                  on 1998/01/13  23:53:02
11783         Log: add archname to *sitearch in config.{b,g,v}c
11784      Branch: win32/perl
11785            ! win32/config.bc win32/config.gc win32/config.vc
11786 ____________________________________________________________________________
11787 [   421] By: gsar                                  on 1998/01/13  23:15:14
11788         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
11789      Branch: win32/perl
11790            ! t/harness
11791 ____________________________________________________________________________
11792 [   420] By: nick                                  on 1998/01/13  22:55:02
11793         Log: tiearray tweaks
11794      Branch: ansiperl
11795            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
11796 ____________________________________________________________________________
11797 [   419] By: nick                                  on 1998/01/13  21:27:33
11798         Log: Skeleton Tie::Array
11799      Branch: ansiperl
11800            + lib/Tie/Array.pm
11801 ____________________________________________________________________________
11802 [   418] By: nick                                  on 1998/01/13  20:52:38
11803         Log: tie array changes to core and tests
11804      Branch: ansiperl
11805            + t/op/tiearray.t
11806            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
11807            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
11808            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
11809 ____________________________________________________________________________
11810 [   417] By: gsar                                  on 1998/01/13  20:49:52
11811         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
11812      Branch: win32/perl
11813            + win32/bin/perlglob.pl
11814            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
11815            ! win32/makefile.mk
11816 ____________________________________________________________________________
11817 [   416] By: gsar                                  on 1998/01/13  02:46:53
11818         Log: various tweaks to build support (NOTE: meant for 5.004_57)
11819              - build and install x2p
11820              - fix installperl warnings on win32
11821              - `make install` now does puts the archlibs in right places
11822              - makefiles don't default to USE_THREADS anymore
11823              - sync config.{b,g,v}c
11824              - sync makefile.mk -> Makefile
11825      Branch: win32/perl
11826            ! installperl win32/Makefile win32/config.bc win32/config.gc
11827            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
11828            ! x2p/a2py.c
11829 ____________________________________________________________________________
11830 [   415] By: nick                                  on 1998/01/11  16:54:26
11831         Log: Integrate win32 into ansiperl
11832      Branch: ansiperl
11833           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11834           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11835           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11836           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11837           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11838           !> vms/vmsish.h x2p/s2p.PL
11839 ____________________________________________________________________________
11840 [   414] By: nick                                  on 1998/01/11  15:13:49
11841         Log: Integratye mainline -> ansiperl
11842      Branch: ansiperl
11843           !> (integrate 64 files)
11844 ____________________________________________________________________________
11845 [   413] By: mbeattie                              on 1998/01/09  12:57:58
11846         Log: Add missing blank line in pod/perlfunc.pod.
11847      Branch: perl
11848            ! pod/perlfunc.pod
11849 ____________________________________________________________________________
11850 [   412] By: gsar                                  on 1998/01/08  20:54:31
11851         Log: change#398 breaks ENV_IS_CASELESS, fix it
11852      Branch: win32/perl
11853            ! hv.c
11854 ____________________________________________________________________________
11855 [   411] By: gsar                                  on 1998/01/08  18:33:58
11856         Log: Integrate mainline
11857      Branch: win32/perl
11858           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11859           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11860           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11861           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11862           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11863           !> vms/vmsish.h x2p/s2p.PL
11864 ____________________________________________________________________________
11865 [   410] By: mbeattie                              on 1998/01/08  16:06:22
11866         Log: Fix thinko in t/pragma/locale.t:
11867              Subject: [PATCH] _04 or _56: locale.t
11868              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
11869              From: Jarkko Hietaniemi <jhi@iki.fi>
11870      Branch: perl
11871            ! t/pragma/locale.t
11872 ____________________________________________________________________________
11873 [   409] By: mbeattie                              on 1998/01/08  16:05:09
11874         Log: Use Tom Horley's qsort for sorting:
11875              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
11876              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
11877              From: Hans Mulder <hansm@icgned.nl>
11878      Branch: perl
11879            ! pp_ctl.c
11880 ____________________________________________________________________________
11881 [   408] By: mbeattie                              on 1998/01/08  16:01:57
11882         Log: Make s2p not use cpp:
11883              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
11884              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
11885              From: Hans Mulder <hansm@icgned.nl>
11886      Branch: perl
11887            ! x2p/s2p.PL
11888 ____________________________________________________________________________
11889 [   407] By: mbeattie                              on 1998/01/08  15:57:31
11890         Log: DG/UX tweaks to perl.h:
11891              Subject: [PATCH] _56 on dgux without threads
11892              Date: Sat, 20 Dec 1997 23:01:40 -0500
11893              From: Roderick Schertler <roderick@argon.org>
11894      Branch: perl
11895            ! perl.h
11896 ____________________________________________________________________________
11897 [   406] By: mbeattie                              on 1998/01/08  15:56:02
11898         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
11899              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
11900              Date: Sat, 20 Dec 1997 02:30:01 -0500
11901              From: Spider Boardman <spider@web.zk3.dec.com>
11902      Branch: perl
11903            ! Configure hints/dec_osf.sh
11904 ____________________________________________________________________________
11905 [   405] By: mbeattie                              on 1998/01/08  15:53:40
11906         Log: Missing "" in Configure echo for gethbadd_addr_type.
11907      Branch: perl
11908            ! Configure
11909 ____________________________________________________________________________
11910 [   404] By: mbeattie                              on 1998/01/08  13:04:48
11911         Log: print/printf/... over-eager mg_find for glob magic:
11912              Subject: [PATCH] fix inefficient checks for TIEHANDLE
11913              Date: Wed, 07 Jan 1998 20:06:05 -0500
11914              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11915      Branch: perl
11916            ! pp_hot.c pp_sys.c
11917 ____________________________________________________________________________
11918 [   403] By: mbeattie                              on 1998/01/08  12:56:31
11919         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
11920              Subject: [PATCH] VMS update for 5.004_56
11921              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
11922              From: Charles Bailey <bailey@newman.upenn.edu>
11923      Branch: perl
11924            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
11925            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11926            ! vms/vmsish.h
11927 ____________________________________________________________________________
11928 [   402] By: mbeattie                              on 1998/01/08  12:46:15
11929         Log: Fix utils/perldoc.PL for dos-djgpp:
11930              Subject: 5.004_56: perldoc.PL dos-djgpp patches
11931              Date: Tue, 6 Jan 1998 18:14:59 +0100
11932              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
11933      Branch: perl
11934            ! utils/perldoc.PL
11935 ____________________________________________________________________________
11936 [   401] By: mbeattie                              on 1998/01/08  12:40:14
11937         Log: Version 2.13 of GetoptLong:
11938              Subject: Re: ANNOUNCE: perl 5.004_56 is available
11939              Date: 06 Jan 1998 16:21:45 +0100
11940              From: JVromans@Squirrel.nl (Johan Vromans)
11941      Branch: perl
11942            ! lib/Getopt/Long.pm lib/newgetopt.pl
11943 ____________________________________________________________________________
11944 [   400] By: mbeattie                              on 1998/01/08  12:28:08
11945         Log: Fix variable export and threading configuration for AIX:
11946              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
11947              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
11948              From: Jarkko Hietaniemi <jhi@iki.fi>
11949      Branch: perl
11950            ! Configure perl_exp.SH
11951 ____________________________________________________________________________
11952 [   399] By: mbeattie                              on 1998/01/08  12:25:38
11953         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
11954              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
11955              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
11956              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11957      Branch: perl
11958            ! regexec.c t/op/re_tests
11959 ____________________________________________________________________________
11960 [   398] By: mbeattie                              on 1998/01/08  12:23:41
11961         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
11962              to cope with ENV_IS_CASELESS:
11963              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
11964              Date: Fri, 19 Dec 1997 11:31:36 -0500
11965              From: Owen Taylor <owt1@cornell.edu>
11966      Branch: perl
11967            ! hv.c
11968 ____________________________________________________________________________
11969 [   397] By: mbeattie                              on 1998/01/08  12:10:29
11970         Log: Integrate win32 branch into mainline.
11971      Branch: perl
11972           !> (integrate 41 files)
11973 ____________________________________________________________________________
11974 [   396] By: gsar                                  on 1998/01/07  19:12:27
11975         Log: tweak case-insensitive ENV implementation
11976      Branch: win32/perl
11977            ! hv.c
11978 ____________________________________________________________________________
11979 [   395] By: nick                                  on 1998/01/07  18:40:55
11980         Log: Integrate win32 branch
11981      Branch: ansiperl
11982           !> (integrate 31 files)
11983 ____________________________________________________________________________
11984 [   394] By: gsar                                  on 1998/01/05  19:17:40
11985         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
11986              the fact
11987      Branch: win32/perl
11988            ! pod/perlrun.pod win32/win32.c
11989 ____________________________________________________________________________
11990 [   393] By: gsar                                  on 1998/01/05  05:43:33
11991         Log: Support case-tolerant %ENV
11992              - underlying system calls see the case-as-supplied by user
11993              - added tests to verify addition/deletion/enumeration case-tolerance
11994              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
11995              which is default on win32 now
11996      Branch: win32/perl
11997            ! hv.c t/op/magic.t win32/win32.h
11998 ____________________________________________________________________________
11999 [   392] By: gsar                                  on 1998/01/04  17:55:19
12000         Log: Add a tweaked version of:
12001              Message-Id: <199801040630.AA29298@metronet.com>
12002              Date:    Sun, 04 Jan 1998 00:30:57 CST
12003              From:    Tye McQueen <tye@metronet.com>
12004              Subject: New patch for $^E==GetLastError() under Win32
12005      Branch: win32/perl
12006            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
12007            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
12008            ! win32/win32.c win32/win32.h
12009 ____________________________________________________________________________
12010 [   391] By: gsar                                  on 1998/01/04  07:59:44
12011         Log: Various win32 fixes
12012              - support spawn via system(&P_NOWAIT,...) like OS2
12013              - support wait() and waitpid()
12014              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
12015              - support -lfoo properly in ExtUtils::Liblist
12016              - fix outdated info about Win32 support in perlfaq2
12017              - fix win32 bug in perldoc that causes spurious warnings
12018              - regularize global function/variable names yet more
12019              - fix bug in do_aspawn() (it was always invoking shell, instead of
12020              almost never)
12021              - implement and export win32_wait()
12022              - stub version of USE_RTL_THREAD_API
12023      Branch: win32/perl
12024            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
12025            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
12026            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12027            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
12028            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
12029            ! win32/win32thread.h
12030 ____________________________________________________________________________
12031 [   390] By: gsar                                  on 1997/12/30  21:00:28
12032         Log: Fix $ENV{Path} in FindBin.pm
12033      Branch: win32/perl
12034            ! lib/FindBin.pm
12035 ____________________________________________________________________________
12036 [   389] By: nick                                  on 1997/12/29  10:33:23
12037         Log: Resolve ansiperl against win32
12038      Branch: ansiperl
12039           !> (integrate 105 files)
12040 ____________________________________________________________________________
12041 [   388] By: gsar                                  on 1997/12/24  04:59:28
12042         Log: make $? Unix (and ActiveWare) compatible
12043      Branch: win32/perl
12044            ! README.win32 win32/win32.c
12045 ____________________________________________________________________________
12046 [   387] By: gsar                                  on 1997/12/24  04:21:30
12047         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
12048              non-blocking IO on sockets possible
12049      Branch: win32/perl
12050            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
12051            ! win32/win32iop.h win32/win32sck.c
12052 ____________________________________________________________________________
12053 [   386] By: gsar                                  on 1997/12/24  03:10:55
12054         Log: support getlogin()
12055      Branch: win32/perl
12056            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
12057            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12058            ! win32/win32.c win32/win32.h
12059 ____________________________________________________________________________
12060 [   385] By: gsar                                  on 1997/12/24  02:24:59
12061         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
12062              Update README.win32.
12063      Branch: win32/perl
12064            ! README.win32 perl.h win32/Makefile win32/makedef.pl
12065            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
12066 ____________________________________________________________________________
12067 [   384] By: gsar                                  on 1997/12/24  02:22:42
12068         Log: tweak op.c to avoid warning
12069      Branch: win32/perl
12070            ! op.c
12071 ____________________________________________________________________________
12072 [   383] By: gsar                                  on 1997/12/23  21:12:42
12073         Log: Trivial bugfix#3 from local repository
12074              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
12075              Subject: Re: Assigning result of pop scrambles unrelated reference 
12076              Date: Sat, 06 Dec 1997 06:00:45 -0500
12077              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12078      Branch: win32/perl
12079            ! sv.c
12080 ____________________________________________________________________________
12081 [   382] By: gsar                                  on 1997/12/23  21:09:32
12082         Log: Trivial bugfix#2 from local repository
12083              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
12084              Subject: Re: eval of sub gives spurious "uninitialised" warning 
12085              Date: Sat, 06 Dec 1997 05:25:07 -0500
12086              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12087      Branch: win32/perl
12088            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
12089 ____________________________________________________________________________
12090 [   381] By: gsar                                  on 1997/12/23  21:01:04
12091         Log: Trivial bugfix#1 from local repository
12092              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
12093              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
12094              Date: Fri, 28 Nov 1997 18:26:52 -0500
12095              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12096      Branch: win32/perl
12097            ! scope.c
12098 ____________________________________________________________________________
12099 [   380] By: gsar                                  on 1997/12/18  15:10:23
12100         Log: Integrate mainline
12101      Branch: win32/perl
12102           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12103           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12104           +> os2/os2.sym os2/os2thread.h
12105           !> (integrate 77 files)
12106
12107 ----------------
12108 Version 5.004_56
12109 ----------------
12110
12111 ____________________________________________________________________________
12112 [   379] By: mbeattie                              on 1997/12/18  13:28:35
12113         Log: Integrate ansi @364,@366 into mainline.
12114      Branch: perl
12115           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
12116 ____________________________________________________________________________
12117 [   378] By: mbeattie                              on 1997/12/18  13:20:15
12118         Log: Add a few missing files to MANIFEST
12119      Branch: perl
12120            ! MANIFEST
12121 ____________________________________________________________________________
12122 [   377] By: mbeattie                              on 1997/12/18  13:00:16
12123         Log: Bump patchlevel to 56.
12124      Branch: perl
12125            ! patchlevel.h
12126 ____________________________________________________________________________
12127 [   376] By: nick                                  on 1997/12/18  01:32:12
12128         Log: Resolve against mainline
12129      Branch: ansiperl
12130           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12131           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12132           +> os2/os2.sym os2/os2thread.h
12133           !> (integrate 74 files)
12134 ____________________________________________________________________________
12135 [   375] By: nick                                  on 1997/12/18  01:06:15
12136         Log: Resolve against Win32
12137      Branch: ansiperl
12138           !> Configure README.threads config_h.SH doop.c embed.h
12139           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12140           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12141           !> sv.c sv.h thread.h util.c
12142 ____________________________________________________________________________
12143 [   374] By: mbeattie                              on 1997/12/17  14:44:26
12144         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
12145              needs rewriting now that we use perlvars.h and foovar.h:
12146              Subject: [PATCH] 5.004_54 under VMS (fwd)
12147              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
12148              From: Charles Bailey <BAILEY@newman.upenn.edu>
12149      Branch: perl
12150            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
12151            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
12152            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
12153            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
12154            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
12155            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
12156 ____________________________________________________________________________
12157 [   373] By: mbeattie                              on 1997/12/17  14:10:50
12158         Log: Major changes to the DOS/djgpp port (including threading):
12159              Subject: Re: dos-djgpp port not in perl 5.004_54
12160              Date: Fri, 21 Nov 1997 10:58:26 +0100
12161              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12162      Branch: perl
12163            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12164            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12165            ! Configure MANIFEST Makefile.SH doio.c dosish.h
12166            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
12167            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12168            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
12169            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
12170            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
12171            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
12172            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
12173            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
12174            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
12175 ____________________________________________________________________________
12176 [   372] By: mbeattie                              on 1997/12/17  13:18:34
12177         Log: Upgrade DB_File to 1.56:
12178              Subject: DB_File-1.56 for _55
12179              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
12180              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12181      Branch: perl
12182            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12183            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
12184 ____________________________________________________________________________
12185 [   371] By: mbeattie                              on 1997/12/17  12:02:03
12186         Log: Threading patches for OS/2 (missing files taken from previous patch):
12187              Subject: Re: 5.004_55: OS/2 patches again
12188              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
12189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12190      Branch: perl
12191            + os2/os2.sym os2/os2thread.h
12192            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
12193            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
12194            ! os2/os2ish.h perl.h
12195 ____________________________________________________________________________
12196 [   370] By: mbeattie                              on 1997/12/17  11:01:34
12197         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
12198              Subject: Re: 5.004_55: OS/2 patches again
12199              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
12200              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12201      Branch: perl
12202            ! perl.h
12203 ____________________________________________________________________________
12204 [   369] By: mbeattie                              on 1997/12/17  10:59:40
12205         Log: Fix typo in compiler B/C.pm.
12206      Branch: perlext
12207            ! Compiler/B/C.pm
12208 ____________________________________________________________________________
12209 [   368] By: mbeattie                              on 1997/12/17  10:58:35
12210         Log: Allow "perldoc -F filename":
12211              Subject: 5.004_55: Patch to perldoc
12212              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
12213              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12214      Branch: perl
12215            ! utils/perldoc.PL
12216 ____________________________________________________________________________
12217 [   367] By: mbeattie                              on 1997/12/17  10:54:47
12218         Log: Fix not-reached warning for pp_threadsv.
12219      Branch: perl
12220            ! pp.c
12221 ____________________________________________________________________________
12222 [   366] By: nick                                  on 1997/12/14  16:06:24
12223         Log: Fix typo in Ilya's patch :-(
12224      Branch: ansiperl
12225            ! lib/ExtUtils/MakeMaker.pm
12226 ____________________________________________________________________________
12227 [   365] By: nick                                  on 1997/12/14  15:30:25
12228         Log: #undef new PERLVARIC macro in appropriate places
12229      Branch: ansiperl
12230            ! miniperlmain.c perl.h
12231 ____________________________________________________________________________
12232 [   364] By: nick                                  on 1997/12/14  15:04:36
12233         Log: Ilya's MakeMaker (empty makefile) patch
12234      Branch: ansiperl
12235            ! lib/ExtUtils/MakeMaker.pm
12236 ____________________________________________________________________________
12237 [   363] By: gsar                                  on 1997/12/13  05:57:13
12238         Log: Integrate mainline.  Builds and passes (Borland).
12239      Branch: win32/perl
12240           !> Configure README.threads config_h.SH doop.c embed.h
12241           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12242           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12243           !> sv.c sv.h thread.h util.c
12244 ____________________________________________________________________________
12245 [   362] By: nick                                  on 1997/12/13  02:53:03
12246         Log: Resolve ansiperl against mainline
12247      Branch: ansiperl
12248           !> (integrate 92 files)
12249 ____________________________________________________________________________
12250 [   361] By: mbeattie                              on 1997/12/12  16:20:38
12251         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12252              instead of MEXTEND leading to core dumps. This fix needs
12253              propagating back to the maintenance branch.
12254      Branch: perl
12255            ! pp_hot.c pp_sys.c
12256 ____________________________________________________________________________
12257 [   360] By: mbeattie                              on 1997/12/11  15:45:56
12258         Log: Add missing patch to op.c that didn't come across with win32 merge.
12259      Branch: perl
12260            ! op.c
12261 ____________________________________________________________________________
12262 [   359] By: mbeattie                              on 1997/12/11  11:54:41
12263         Log: Stop tr/// from writing to target when only counting.
12264      Branch: perl
12265            ! doop.c op.c op.h
12266 ____________________________________________________________________________
12267 [   358] By: mbeattie                              on 1997/12/10  18:36:26
12268         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12269              a few extraneous trailing semicolons in perlvars.h.
12270      Branch: perl
12271            ! perlvars.h util.c
12272 ____________________________________________________________________________
12273 [   357] By: mbeattie                              on 1997/12/10  18:33:53
12274         Log: Start overhauling compiler. It was working at least minimally
12275              right up until the final tweak of B.xs to add threadsv_names
12276              at which point building it provokes a seg fault in perl while
12277              doing the xsubpp :-(.
12278      Branch: perl
12279            ! op.h util.c
12280      Branch: perlext
12281            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12282            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12283            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12284            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12285            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12286            ! Compiler/test_harness_cc
12287 ____________________________________________________________________________
12288 [   356] By: mbeattie                              on 1997/12/10  13:43:32
12289         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12290              sv_setfoo functions go back to not needing dTHR. Fix Configure
12291              to check for already-existing -thread on archname and to check
12292              better for d_pthread_created_joinable.
12293      Branch: perl
12294            ! Configure perl.h sv.c sv.h thread.h
12295 ____________________________________________________________________________
12296 [   355] By: mbeattie                              on 1997/12/10  10:53:58
12297         Log: Minor fix/speedup to util.c:fbm_instr:
12298              Subject: 5.004_55: Minor regexp patch
12299              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12300              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12301      Branch: perl
12302            ! util.c
12303 ____________________________________________________________________________
12304 [   354] By: mbeattie                              on 1997/12/10  10:41:25
12305         Log: Patches for IRIX, AIX and some generic stuff:
12306              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12307              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12308              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12309              (checked/ignored a few rejects; tweaked wording).
12310      Branch: perl
12311            ! Configure README.threads config_h.SH embed.h
12312            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12313            ! hints/irix_6.sh
12314 ____________________________________________________________________________
12315 [   353] By: mbeattie                              on 1997/12/10  10:10:19
12316         Log: Integrate win32 back into mainline (trivial).
12317      Branch: perl
12318           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12319           +> win32/config_H.gc
12320           !> (integrate 36 files)
12321 ____________________________________________________________________________
12322 [   352] By: nick                                  on 1997/12/09  17:36:45
12323         Log: Resolve win32 - Sarathy's tweak.
12324      Branch: ansiperl
12325           !> win32/makedef.pl
12326 ____________________________________________________________________________
12327 [   351] By: gsar                                  on 1997/12/08  06:13:04
12328         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12329      Branch: win32/perl
12330            ! win32/makedef.pl
12331 ____________________________________________________________________________
12332 [   350] By: nick                                  on 1997/12/05  00:56:03
12333         Log: Resolve ansiperl against win32
12334      Branch: ansiperl
12335            - win32/makegcc.mk
12336           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12337           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12338           !> win32/makefile.mk win32/perllib.c win32/win32.h
12339 ____________________________________________________________________________
12340 [   349] By: gsar                                  on 1997/12/02  07:28:23
12341         Log: Revert to keeping (some) constant strings as globals
12342      Branch: win32/perl
12343            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12344            ! perlvars.h win32/makedef.pl win32/perllib.c
12345 ____________________________________________________________________________
12346 [   348] By: gsar                                  on 1997/12/02  05:38:06
12347         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12348              Other minor fixes.  Now is a good time to get the changes in win32 branch.
12349      Branch: win32/perl
12350            - win32/makegcc.mk
12351            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12352 ____________________________________________________________________________
12353 [   347] By: gsar                                  on 1997/12/02  03:32:55
12354         Log: Integrate winansi again.  Result builds and passes all tests on all
12355              three compilers.
12356      Branch: win32/perl
12357           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12358           !> win32/makegcc.mk win32/win32.h
12359 ____________________________________________________________________________
12360 [   346] By: gsar                                  on 1997/12/02  03:28:23
12361         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
12362              makegcc.mk to be merged into makefile.mk soon.
12363      Branch: win32/perl
12364            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12365            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12366            ! win32/win32.h
12367 ____________________________________________________________________________
12368 [   345] By: nick                                  on 1997/12/02  01:57:17
12369         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12370              Now runs again...
12371      Branch: ansiperl
12372            ! lib/ExtUtils/MM_Win32.pm
12373 ____________________________________________________________________________
12374 [   344] By: nick                                  on 1997/12/02  01:11:16
12375         Log: Sarathy's patch 
12376      Branch: ansiperl
12377            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12378            ! win32/makegcc.mk win32/win32.h
12379 ____________________________________________________________________________
12380 [   343] By: gsar                                  on 1997/12/01  04:37:06
12381         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12382              is identical to ansiperl/* now)
12383      Branch: win32/perl
12384           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12385           !> (integrate 34 files)
12386 ____________________________________________________________________________
12387 [   342] By: nick                                  on 1997/12/01  04:01:57
12388         Log: Builds and passes all tests with gcc on Win32 - phew!
12389      Branch: ansiperl
12390            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12391            ! proto.h util.c win32/makedef.pl
12392 ____________________________________________________________________________
12393 [   341] By: nick                                  on 1997/12/01  02:54:29
12394         Log: Create a struct for all perls globals (as an option)
12395              Mainly for Mingw32 which cannot import data.
12396              Now only Opcode tests fail (op_desc/op_name not 
12397              handled yet stuff)
12398      Branch: ansiperl
12399            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12400            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12401            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12402            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12403            ! win32/win32iop.h win32/win32thread.c
12404 ____________________________________________________________________________
12405 [   340] By: nick                                  on 1997/11/30  20:21:10
12406         Log: Fixup exports in non -DDEBUGGING case
12407      Branch: ansiperl
12408            ! win32/makedef.pl
12409 ____________________________________________________________________________
12410 [   339] By: nick                                  on 1997/11/30  20:10:04
12411         Log: Disable hard-coded -DDEBUGGING
12412      Branch: ansiperl
12413            ! win32/config_h.PL
12414 ____________________________________________________________________________
12415 [   338] By: nick                                  on 1997/11/30  20:00:19
12416         Log: embed.pl now reads *var*.h to do its stuff.
12417              Split generated embed.h into two - new embedvar.h
12418              is #included when 'op' etc. will not mess up proto.h etc.
12419              Removed #define foo (thr->Tfoo) from thread.h
12420              Added some 'missing' symbols to global.sym, removed
12421              those in the *var*.h files
12422              Has build all MULTIPLICITY/USE_THREADS options on win32
12423              with VC++ (and passed tests), but not with exactly this set
12424              of files.
12425      Branch: ansiperl
12426            + embedvar.h
12427            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12428            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12429            ! win32/makedef.pl
12430 ____________________________________________________________________________
12431 [   337] By: nick                                  on 1997/11/29  23:55:31
12432         Log: Globals and structs via macros - part 1 of N
12433              - introduce perlvars.h intrpvar.h and thrdvar.h
12434              - change perl.h and thread.h to include them with
12435              appropriate macros defined
12436              - result is status-quo but with macros
12437              - next step is to tweak embed.* to capitalize on 
12438              new easy-to-find info.
12439      Branch: ansiperl
12440            + intrpvar.h perlvars.h thrdvar.h
12441            ! perl.h thread.h win32/Makefile
12442 ____________________________________________________________________________
12443 [   336] By: nick                                  on 1997/11/29  19:13:55
12444         Log: VC++ default to threaded
12445      Branch: ansiperl
12446            ! win32/Makefile
12447 ____________________________________________________________________________
12448 [   335] By: nick                                  on 1997/11/29  18:38:26
12449         Log: Avoid __declspec(thread) by default, for both scratch
12450              return areas and THR stuff. Use struct thread intern instead.
12451      Branch: ansiperl
12452            ! win32/win32.c win32/win32.h win32/win32sck.c
12453            ! win32/win32thread.c win32/win32thread.h
12454 ____________________________________________________________________________
12455 [   334] By: nick                                  on 1997/11/29  17:49:04
12456         Log: Non-threaded build fix
12457      Branch: ansiperl
12458            ! win32/win32thread.c
12459 ____________________________________________________________________________
12460 [   333] By: nick                                  on 1997/11/29  17:29:07
12461         Log: Sort out malloc_mutex for perl's malloc
12462              Remove BINCOMPAT3 from embed.pl 
12463              Add dependancy to CORE_H for PERL95_OBJ
12464      Branch: ansiperl
12465            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12466            ! win32/win32.c
12467 ____________________________________________________________________________
12468 [   332] By: nick                                  on 1997/11/29  16:21:01
12469         Log: Integrate win32 into ansiperl
12470      Branch: ansiperl
12471           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12472           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12473           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12474           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12475           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12476           !> win32/perllib.c
12477 ____________________________________________________________________________
12478 [   331] By: nick                                  on 1997/11/29  01:35:45
12479         Log: GCC + Threads on Win32 - best gcc results yet
12480      Branch: ansiperl
12481            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12482            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12483            ! win32/win32thread.h
12484 ____________________________________________________________________________
12485 [   330] By: nick                                  on 1997/11/28  23:05:08
12486         Log: Un-botch gcc workround
12487      Branch: ansiperl
12488            ! XSUB.h
12489 ____________________________________________________________________________
12490 [   329] By: nick                                  on 1997/11/28  22:39:39
12491         Log: Builds completely with Mingw32, dynamic loaded extensions
12492              don't work yet - suspect __declspec() non-implemented issues.
12493      Branch: ansiperl
12494            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
12495            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
12496            ! win32/runperl.c win32/win32.c win32/win32iop.h
12497 ____________________________________________________________________________
12498 [   328] By: gsar                                  on 1997/11/28  05:48:15
12499         Log: integrate winansi.
12500      Branch: win32/perl
12501           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
12502            ! perl.h
12503           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
12504           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
12505           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
12506 ____________________________________________________________________________
12507 [   327] By: gsar                                  on 1997/11/28  05:38:48
12508         Log: Integrate mainline.
12509      Branch: win32/perl
12510           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12511           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
12512           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12513           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12514           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12515           !> win32/perllib.c
12516 ____________________________________________________________________________
12517 [   326] By: nick                                  on 1997/11/27  19:13:36
12518         Log: GCC builds perl.dll and perl.exe on Win32
12519      Branch: ansiperl
12520            ! win32/makedef.pl win32/makegcc.mk
12521 ____________________________________________________________________________
12522 [   325] By: nick                                  on 1997/11/27  17:46:30
12523         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
12524              far as building miniperl and perl.dll (but not import lib yet)
12525              Seems to lack popen()/pclose() and fcloseall() and fflushall().
12526              Also only CRTDLL not MCRTDLL so threading is probably not
12527              possible yet.
12528              Had to mess with win32iop.h's placement as we need __attribute__
12529              to get STDCALL, and #define of printf messes up proto.h 
12530      Branch: ansiperl
12531            + win32/config.gc win32/config_H.gc win32/makegcc.mk
12532            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
12533            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
12534            ! win32/win32iop.h win32/win32sck.c
12535 ____________________________________________________________________________
12536 [   324] By: mbeattie                              on 1997/11/27  17:08:06
12537         Log: Give dire warnings about the IRIX 6.2 kernel panic.
12538      Branch: perl
12539            ! README.threads hints/irix_6.sh
12540 ____________________________________________________________________________
12541 [   323] By: mbeattie                              on 1997/11/27  16:57:33
12542         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
12543              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12544              Date: 27 Nov 1997 17:18:53 +0100
12545              From: koenig@kulturbox.de (Andreas J. Koenig)
12546      Branch: perl
12547            ! sv.c
12548 ____________________________________________________________________________
12549 [   322] By: mbeattie                              on 1997/11/27  16:12:15
12550         Log: Integrate win32 branch back into mainline.
12551      Branch: perl
12552           !> (integrate 42 files)
12553 ____________________________________________________________________________
12554 [   321] By: mbeattie                              on 1997/11/27  15:06:36
12555         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
12556              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12557              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
12558              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12559      Branch: perl
12560            ! t/lib/safe2.t
12561 ____________________________________________________________________________
12562 [   320] By: mbeattie                              on 1997/11/27  15:02:59
12563         Log: Fix MYMALLOC (wrong #define in malloc.c):
12564              Subject: 5.004_55: MYMALLOC completely busted
12565              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
12566              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12567      Branch: perl
12568            ! malloc.c
12569 ____________________________________________________________________________
12570 [   319] By: mbeattie                              on 1997/11/27  15:01:37
12571         Log: Fix newSVrv so sv_setref_foo work better:
12572              Subject: [PATCH] [5.004_55] newSVrv (again)
12573              Date: Thu, 27 Nov 1997 00:25:50 -0500
12574              From: Owen Taylor <owt1@cornell.edu>
12575      Branch: perl
12576            ! sv.c
12577 ____________________________________________________________________________
12578 [   318] By: mbeattie                              on 1997/11/27  14:59:03
12579         Log: Output skipped test information in test suite:
12580              Subject: 5.004_55: Making test harness platform_aware
12581              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12582              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12583      Branch: perl
12584            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
12585            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
12586            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
12587 ____________________________________________________________________________
12588 [   317] By: mbeattie                              on 1997/11/27  14:55:15
12589         Log: Add 'W'atch command to debugger and improve help:
12590              Subject: 5.004_55: Debugger patch again
12591              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
12592              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12593      Branch: perl
12594            ! lib/perl5db.pl
12595 ____________________________________________________________________________
12596 [   316] By: mbeattie                              on 1997/11/27  14:52:44
12597         Log: Stop double initialisation of malloc_mutex:
12598              Subject: 5.004_55: Double initialiazation of malloc_mutex
12599              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
12600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12601      Branch: perl
12602            ! miniperlmain.c win32/perllib.c
12603 ____________________________________________________________________________
12604 [   315] By: mbeattie                              on 1997/11/27  14:48:58
12605         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
12606      Branch: perl
12607            ! sv.c t/op/pat.t
12608 ____________________________________________________________________________
12609 [   314] By: nick                                  on 1997/11/27  01:03:19
12610         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
12611      Branch: ansiperl
12612           !> (integrate 897 files)
12613 ____________________________________________________________________________
12614 [   313] By: gsar                                  on 1997/11/26  03:20:55
12615         Log: merge win32-aware installperl in ansiperl branch.
12616      Branch: win32/perl
12617           !> installperl
12618 ____________________________________________________________________________
12619 [   312] By: gsar                                  on 1997/11/26  01:50:37
12620         Log: Fix for C<sort 'foo'...> bug:
12621              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12622              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
12623              Subject: [PATCH] Re: Sort grammar bug 
12624              Date: Sat, 01 Nov 1997 14:46:35 -0500
12625              ------
12626              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12627              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
12628              Subject: Re: Sort grammar bug 
12629              Date: Sun, 02 Nov 1997 12:47:51 +0000
12630      Branch: win32/perl
12631            ! t/op/sort.t toke.c
12632 ____________________________________________________________________________
12633 [   311] By: nick                                  on 1997/11/26  01:42:50
12634         Log: Win32-ize installperl
12635      Branch: ansiperl
12636            ! installperl
12637 ____________________________________________________________________________
12638 [   310] By: gsar                                  on 1997/11/26  01:36:39
12639         Log: Another trivial patch:
12640              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12641              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
12642              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
12643              Date: Wed, 29 Oct 1997 21:45:26 -0500
12644      Branch: win32/perl
12645            ! XSUB.h
12646 ____________________________________________________________________________
12647 [   309] By: nick                                  on 1997/11/26  01:33:32
12648         Log: Fixup _55 for Win32:
12649              Missed thread :-> perl_thread changes
12650              Two #define THR (not the same)
12651              K&R style func in hv.c
12652      Branch: ansiperl
12653            ! hv.c win32/win32thread.c win32/win32thread.h
12654 ____________________________________________________________________________
12655 [   308] By: gsar                                  on 1997/11/26  01:30:21
12656         Log: Sync yet another patch (this one manually edited):
12657              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12658              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
12659              Subject: [PATCH] Re: local($@) gives core dump 
12660              Date: Tue, 28 Oct 1997 21:51:25 -0500
12661      Branch: win32/perl
12662            ! pp_ctl.c
12663 ____________________________________________________________________________
12664 [   307] By: gsar                                  on 1997/11/26  01:22:10
12665         Log: Sync another change from local repository.
12666              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12667              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
12668              Subject: Re: do_postponed breaks with multiple interpreters 
12669              Date: Tue, 28 Oct 1997 22:16:13 -0500
12670      Branch: win32/perl
12671            ! op.c
12672 ____________________________________________________________________________
12673 [   306] By: gsar                                  on 1997/11/26  01:17:46
12674         Log: Sync a change from local repository.
12675              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12676              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
12677              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
12678              Date: Tue, 28 Oct 1997 20:06:06 -0500
12679      Branch: win32/perl
12680            ! mg.c
12681 ____________________________________________________________________________
12682 [   305] By: nick                                  on 1997/11/26  00:50:10
12683         Log: Integrate mainline as of _55
12684      Branch: ansiperl
12685           +> emacs/ptags
12686           !> (integrate 36 files)
12687 ____________________________________________________________________________
12688 [   304] By: gsar                                  on 1997/11/26  00:27:57
12689         Log: Various changes to make it build cleanly and pass all tests:
12690              - needed to run `perl embed.pl`
12691              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
12692              - fix prototypes for a few declarations (Borland is finally quiet)
12693              - move declaration of Mymalloc etc to perl.h (since win32 and other
12694              ports may #define malloc themselves, to let extensions bind to
12695              the version that perl used)
12696              - move struct reg_data into a public header file, since it is
12697              referenced in a public datatype
12698              - win32 makefile fixes
12699              - fix remaining s/thread/perl_thread/
12700      Branch: win32/perl
12701            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
12702            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
12703            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
12704            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12705 ____________________________________________________________________________
12706 [   303] By: gsar                                  on 1997/11/25  20:57:31
12707         Log: Fixup the places where the automatic merge got it wrong.
12708              Previous change (#302) was just a normal integration--ignore the
12709              "reverse" in there.
12710      Branch: win32/perl
12711            ! op.c perl.h
12712 ____________________________________________________________________________
12713 [   302] By: gsar                                  on 1997/11/25  20:32:12
12714         Log: reverse integrate mainline
12715      Branch: win32/perl
12716           +> emacs/ptags
12717           !> (integrate 896 files)
12718
12719 ----------------
12720 Version 5.004_55
12721 ----------------
12722
12723 ____________________________________________________________________________
12724 [   301] By: mbeattie                              on 1997/11/25  17:59:53
12725         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
12726      Branch: perl
12727            ! hv.c pp_ctl.c
12728 ____________________________________________________________________________
12729 [   300] By: mbeattie                              on 1997/11/25  16:29:36
12730         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
12731      Branch: perl
12732            ! MANIFEST patchlevel.h
12733 ____________________________________________________________________________
12734 [   299] By: mbeattie                              on 1997/11/25  15:59:16
12735         Log: Move malloc_mutex initialisation/destruction:
12736              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
12737              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
12738      Branch: perl
12739            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
12740            ! unixish.h vms/vmsish.h
12741 ____________________________________________________________________________
12742 [   298] By: mbeattie                              on 1997/11/25  15:49:22
12743         Log: Make hv_ functions cope better with 'm'-magic:
12744              Subject: [5.004_54] Another neglected patch
12745              Date: Fri, 21 Nov 1997 22:28:17 -0500
12746              From: Owen Taylor <owt1@cornell.edu>
12747      Branch: perl
12748            ! hv.c
12749 ____________________________________________________________________________
12750 [   297] By: mbeattie                              on 1997/11/25  15:47:36
12751         Log: Fix typo in Thread.xs.
12752      Branch: perl
12753            ! ext/Thread/Thread.xs
12754 ____________________________________________________________________________
12755 [   296] By: mbeattie                              on 1997/11/25  15:42:07
12756         Log: Integrate from ansi branch to mainline.
12757      Branch: perl
12758           !> (integrate 890 files)
12759 ____________________________________________________________________________
12760 [   295] By: mbeattie                              on 1997/11/25  14:29:31
12761         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
12762              Subject: Re: _54 on AIX
12763              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12764              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12765      Branch: perl
12766            ! ext/DynaLoader/dl_aix.xs
12767 ____________________________________________________________________________
12768 [   294] By: mbeattie                              on 1997/11/25  14:29:10
12769         Log: AIX patch for hints/aix.sh:
12770              Subject: Re: _54 on AIX
12771              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12772              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12773      Branch: perl
12774            ! hints/aix.sh
12775 ____________________________________________________________________________
12776 [   291] By: mbeattie                              on 1997/11/25  14:17:05
12777         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
12778      Branch: perl
12779            ! op.c op.h
12780 ____________________________________________________________________________
12781 [   290] By: mbeattie                              on 1997/11/25  14:16:29
12782         Log: AIX patch (including Configure support for {sched,pthread}_yield,
12783              pthread initial detach state, renaming perl_thread to perl_os_thread
12784              and struct thread to struct perl_thread):
12785              Subject: Re: _54 on AIX
12786              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
12787              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12788      Branch: perl
12789            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
12790            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
12791            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
12792            ! proto.h sv.h thread.h util.c win32/win32thread.c
12793            ! win32/win32thread.h
12794 ____________________________________________________________________________
12795 [   289] By: mbeattie                              on 1997/11/25  12:33:02
12796         Log: Rename perl_thread to perl_os_thread.
12797      Branch: perl
12798            ! fakethr.h thread.h util.c win32/win32thread.h
12799 ____________________________________________________________________________
12800 [   288] By: mbeattie                              on 1997/11/25  12:27:35
12801         Log: Remove bincompat3 support:
12802              Subject: Re: ANNOUNCE: perl5.004_54 is available
12803              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
12804              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12805      Branch: perl
12806            ! Configure INSTALL embed.h global.sym malloc.c
12807 ____________________________________________________________________________
12808 [   287] By: mbeattie                              on 1997/11/25  12:23:50
12809         Log: Emacs/tags update:
12810              Subject: Emacs/tags update for 5.004_54
12811              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
12812              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12813      Branch: perl
12814            + emacs/ptags
12815            ! MANIFEST Makefile.SH emacs/cperl-mode.el
12816 ____________________________________________________________________________
12817 [   286] By: nick                                  on 1997/11/23  23:03:56
12818         Log: Add $$_ test 
12819      Branch: ansiperl
12820            ! t/op/ref.t
12821 ____________________________________________________________________________
12822 [   285] By: gsar                                  on 1997/11/23  08:26:00
12823         Log: Initial reverse integration of winansi branch.
12824      Branch: win32/perl
12825           !> (integrate 50 files)
12826 ____________________________________________________________________________
12827 [   284] By: gsar                                  on 1997/11/23  07:32:24
12828         Log: Add to docs about the BEGIN { shift } feature.  Make the change
12829              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
12830      Branch: win32/perl
12831            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
12832 ____________________________________________________________________________
12833 [   283] By: nick                                  on 1997/11/22  21:29:30
12834         Log: Duplicate perl_threadsv
12835      Branch: ansiperl
12836            ! global.sym
12837 ____________________________________________________________________________
12838 [   282] By: nick                                  on 1997/11/22  21:18:11
12839         Log: Munge pseudo-Configure stuff to add -thread to archname as
12840              Malcolm seems to think that is way to test for threads.
12841              Update @INC stuffing hackery to have traditional @INC
12842              search order archlib, privlib, sitearch, site.
12843      Branch: ansiperl
12844            ! t/lib/english.t win32/config.bc win32/config_H.bc
12845            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
12846            ! win32/makefile.mk win32/win32.c win32/win32.h
12847 ____________________________________________________________________________
12848 [   281] By: nick                                  on 1997/11/22  19:28:21
12849         Log: Builds and passes all but english.t on win32 VC++
12850      Branch: ansiperl
12851            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
12852            ! win32/config_H.vc win32/win32thread.h
12853 ____________________________________________________________________________
12854 [   280] By: nick                                  on 1997/11/22  18:10:50
12855         Log: ansiperl builds with Borland C++ again
12856      Branch: ansiperl
12857            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
12858            ! win32/config.bc win32/config_H.bc win32/perlglob.c
12859            ! win32/win32.c win32/win32.h
12860 ____________________________________________________________________________
12861 [   279] By: nick                                  on 1997/11/22  16:42:51
12862         Log: Resolve ansiperl against mainline
12863      Branch: ansiperl
12864           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12865           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12866           !> t/lib/english.t thread.h toke.c util.c
12867 ____________________________________________________________________________
12868 [   278] By: nick                                  on 1997/11/22  16:30:27
12869         Log: Resolve ansiperl against win32
12870      Branch: ansiperl
12871           !> (integrate 55 files)
12872 ____________________________________________________________________________
12873 [   277] By: gsar                                  on 1997/11/22  09:48:02
12874         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
12875              - added a test for the above
12876              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
12877              ansification hunks
12878      Branch: win32/perl
12879            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
12880 ____________________________________________________________________________
12881 [   276] By: gsar                                  on 1997/11/22  07:24:01
12882         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
12883              when USE_THREADS.  GCC for instance, can do without macros that use
12884              globals.  Instead, selectively re#define only those macros
12885              that use globals to their functional equivalents.  Tests 100% on
12886              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
12887      Branch: win32/perl
12888            ! perl.h sv.h
12889 ____________________________________________________________________________
12890 [   275] By: gsar                                  on 1997/11/22  05:27:04
12891         Log: Integrate mainline.
12892      Branch: win32/perl
12893           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12894            - lib/Class/Fields.pm lib/ISA.pm
12895           !> (integrate 41 files)
12896 ____________________________________________________________________________
12897 [   274] By: mbeattie                              on 1997/11/21  18:28:22
12898         Log: $_ is now per-thread (rather a lot of changes). Only tested under
12899              *-linux-thread at the moment.
12900      Branch: perl
12901            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12902            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12903            ! t/lib/english.t thread.h toke.c util.c
12904 ____________________________________________________________________________
12905 [   273] By: mbeattie                              on 1997/11/21  10:31:29
12906         Log: Filter patch to toke.c:
12907              Subject: Tiny core patch for source filters
12908              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
12909              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12910      Branch: perl
12911            ! toke.c
12912 ____________________________________________________________________________
12913 [   272] By: nick                                  on 1997/11/21  00:54:43
12914         Log: Basic integrate of lastest perl into ansiperl
12915      Branch: ansiperl
12916           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12917            - lib/Class/Fields.pm lib/ISA.pm
12918            ! win32/win32.c win32/win32.h
12919           !> (integrate 57 files)
12920 ____________________________________________________________________________
12921 [   271] By: mbeattie                              on 1997/11/20  12:12:00
12922         Log: Initial stab at IRIX configuration support for threading. Manually
12923              applied parts of following patches:
12924              Subject: Perl 5.004_54 on IRIX
12925              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
12926              From: Jarkko Hietaniemi <jhi@iki.fi>
12927              Subject: Re: Perl 5.004_54 on IRIX
12928              Date: 19 Nov 1997 17:10:17 -0800
12929              From: Scott Henry <scotth@sgi.com>
12930      Branch: perl
12931            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
12932            ! hints/irix_6_1.sh perl.h
12933 ____________________________________________________________________________
12934 [   270] By: mbeattie                              on 1997/11/19  17:45:37
12935         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
12936              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
12937              also fixed two instances of referring to SVs after destruction.
12938      Branch: perl
12939            ! regcomp.c regexec.c
12940 ____________________________________________________________________________
12941 [   269] By: mbeattie                              on 1997/11/19  15:33:23
12942         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
12943              changed by mg_get(*keysp) (!). Introducing a new local variable
12944              fixed it but I don't know if it's a compiler problem or some
12945              other corruption happening elsewhere.
12946      Branch: perl
12947            ! av.c
12948 ____________________________________________________________________________
12949 [   268] By: mbeattie                              on 1997/11/19  11:39:49
12950         Log: Let Configure sort out get{host,net}byaddr* prototypes:
12951              Subject: [PATCH] 5.004_54: little something for
12952              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
12953              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
12954              From: Jarkko Hietaniemi <jhi@iki.fi>
12955      Branch: perl
12956            ! Configure config_h.SH pp_sys.c
12957 ____________________________________________________________________________
12958 [   267] By: mbeattie                              on 1997/11/19  11:04:15
12959         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
12960              Subject: Version 7 of Jumbo RE patch available
12961              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
12962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12963      Branch: perl
12964            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
12965            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
12966            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
12967            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
12968            ! util.c
12969 ____________________________________________________________________________
12970 [   266] By: mbeattie                              on 1997/11/18  17:26:09
12971         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
12972              version of patch:
12973              Subject: tie fake hash patch for 5.004_54
12974              Date: Sat, 15 Nov 1997 19:18:30 -0500
12975              From: Joshua Pritikin <pritikin@mindspring.com>
12976      Branch: perl
12977            + t/op/avhv.t
12978            ! av.c embed.h global.sym proto.h
12979 ____________________________________________________________________________
12980 [   265] By: mbeattie                              on 1997/11/18  16:51:04
12981         Log: Bring MANIFEST up to date. Add new thread tests.
12982      Branch: perl
12983            + ext/Thread/die.t ext/Thread/die2.t
12984            ! MANIFEST
12985 ____________________________________________________________________________
12986 [   264] By: mbeattie                              on 1997/11/18  16:41:27
12987         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
12988              is assigned to. Added tests to t/op/array.t. magic_setisa now
12989              warns about including non-existent packages in @ISA when -w is on.
12990      Branch: perl
12991            - lib/Class/Fields.pm lib/ISA.pm
12992            ! mg.c t/op/array.t
12993 ____________________________________________________________________________
12994 [   263] By: mbeattie                              on 1997/11/18  16:38:57
12995         Log: Fix typo in win32 -> mainline integration.
12996      Branch: perl
12997            ! perl.h
12998 ____________________________________________________________________________
12999 [   262] By: mbeattie                              on 1997/11/18  11:56:09
13000         Log: Integrate win32 branch back into mainline.
13001      Branch: perl
13002            - win32/win32io.c win32/win32io.h
13003            ! op.c
13004           !> (integrate 30 files)
13005 ____________________________________________________________________________
13006 [   261] By: gsar                                  on 1997/11/18  00:14:02
13007         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
13008      Branch: win32/perl
13009            ! win32/config.bc win32/config.vc win32/config_H.bc
13010            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
13011 ____________________________________________________________________________
13012 [   260] By: nick                                  on 1997/11/16  23:16:16
13013         Log: Generic file changes for MYMALLOC
13014      Branch: ansiperl
13015            ! miniperlmain.c perl.c
13016 ____________________________________________________________________________
13017 [   259] By: nick                                  on 1997/11/16  23:14:36
13018         Log: MYMALLOC for Win32:
13019              1. Initialize malloc_mutex before it is used (all platforms!)
13020              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
13021              3. Tweak win32/config*.* to define MYMALLOC
13022              4. Provide sbrk() in terms of VirtualAlloc().
13023              
13024              Also fixup -MT (perl95) build to handle Perl_current_thread
13025              via call to DLL (as though an extension).
13026      Branch: ansiperl
13027            ! win32/Makefile win32/config.bc win32/config.vc
13028            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13029            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13030            ! win32/win32iop.h win32/win32thread.h
13031 ____________________________________________________________________________
13032 [   258] By: nick                                  on 1997/11/15  20:42:28
13033         Log: Implement dTHR via __declspec(thread) - part 2
13034      Branch: ansiperl
13035            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13036 ____________________________________________________________________________
13037 [   257] By: nick                                  on 1997/11/15  19:52:53
13038         Log: Use __declspec(thread) var rather tha TslAlloc & co.
13039      Branch: ansiperl
13040            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13041 ____________________________________________________________________________
13042 [   256] By: gsar                                  on 1997/11/15  02:58:09
13043         Log: Add #include guard in Thread.xs so it will build even under
13044              no USE_THREADS (for win32).  This was missed because of edit
13045              w/o checkout perforce kludge.
13046      Branch: win32/perl
13047            ! ext/Thread/Thread.xs
13048 ____________________________________________________________________________
13049 [   255] By: nick                                  on 1997/11/15  00:33:46
13050         Log: Integrate mainline (5.004_54?) into ansiperl
13051      Branch: ansiperl
13052           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13053           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
13054           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
13055           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
13056           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
13057 ____________________________________________________________________________
13058 [   254] By: nick                                  on 1997/11/15  00:25:26
13059         Log: Interate win32 into ansiperl
13060      Branch: ansiperl
13061           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13062           +> lib/fields.pm
13063           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13064           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13065           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13066           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
13067           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
13068 ____________________________________________________________________________
13069 [   253] By: gsar                                  on 1997/11/14  22:04:58
13070         Log: Integrate mainline changes into win32 branch.  Now would be a good time
13071              to reverse integrate the win32 branch into mainline.
13072      Branch: win32/perl
13073           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13074           +> lib/fields.pm
13075           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13076           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13077           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13078           !> t/op/magic.t thread.h
13079
13080 ----------------
13081 Version 5.004_54
13082 ----------------
13083
13084 ____________________________________________________________________________
13085 [   252] By: mbeattie                              on 1997/11/14  15:07:19
13086         Log: Two more delays added to test suite to help *-solaris-thread.
13087      Branch: perl
13088            ! t/io/pipe.t t/lib/io_pipe.t
13089 ____________________________________________________________________________
13090 [   251] By: mbeattie                              on 1997/11/14  15:05:57
13091         Log: Remove stale code from Thread.xs.
13092      Branch: perl
13093            ! ext/Thread/Thread.xs
13094 ____________________________________________________________________________
13095 [   250] By: mbeattie                              on 1997/11/14  10:12:40
13096         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
13097              doesn't run handlers for self-sent signals until kill has returned.)
13098      Branch: perl
13099            ! t/op/magic.t
13100 ____________________________________________________________________________
13101 [   249] By: gsar                                  on 1997/11/14  05:14:44
13102         Log: Fix various details in win32 makefiles and Config.pm setup.
13103              - ldflags is set for both compilers now
13104              - extensions list is now correct
13105              - delete perl95.exe on distclean
13106              - cf_time now gets updated (once)
13107              - ccdlflags is set for Borland
13108              - fix startperl so dprofpp works
13109      Branch: win32/perl
13110            ! win32/Makefile win32/config.bc win32/config.vc
13111            ! win32/config_sh.PL win32/makefile.mk
13112 ____________________________________________________________________________
13113 [   248] By: mbeattie                              on 1997/11/13  18:01:27
13114         Log: Rewrite thread return code to distinguish between ordinary return
13115              and die() and make join propagate the die. Add tiny method eval
13116              which just does "return eval { shift->join; }". Add Thread::Specific
13117              class for access to thread specific user data along with specific.t.
13118              Rename Class to classname throughout Thread.xs for consistency.
13119              Fix pp_specific to pp_threadsv in global.sym. Add support to
13120              pp_entersub in pp_hot.c to lock stash for static locked methods.
13121      Branch: perl
13122            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13123            + lib/fields.pm
13124            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13125            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
13126 ____________________________________________________________________________
13127 [   247] By: mbeattie                              on 1997/11/13  14:13:30
13128         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
13129              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
13130              in pp_sys.c for whether getnet* function get protoyped (since the
13131              default had a broken prototype for getnetbyaddr).
13132      Branch: perl
13133            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13134            ! scope.c thread.h
13135 ____________________________________________________________________________
13136 [   246] By: nick                                  on 1997/11/13  02:44:40
13137         Log: Integrate Win32 branch
13138      Branch: ansiperl
13139            - configure ext/util/extliblist win32/bin/pl2bat.bat
13140            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13141            - win32/config.H win32/config.w32 win32/win32io.c
13142            - win32/win32io.h
13143           !> (integrate 905 files)
13144 ____________________________________________________________________________
13145 [   245] By: nick                                  on 1997/11/13  00:47:54
13146         Log: Integrate (-ay) win32 branch at its creation to 
13147              establish and ancestor as per perkforce technote #9
13148      Branch: ansiperl
13149           +> configure ext/util/extliblist win32/bin/pl2bat.bat
13150           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13151           +> win32/config.H win32/config.w32
13152           !> (integrate 859 files)
13153 ____________________________________________________________________________
13154 [   244] By: gsar                                  on 1997/11/12  22:26:39
13155         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
13156              contains the all the declarations and macros for the win32io layer.
13157              New std-ish functions are exported now.  All win32-specific exported
13158              functions begin with "win32_" consistently.  win32 version of
13159              init_os_extras() is now exported, so embedders can get the in-core
13160              xsubs.
13161      Branch: win32/perl
13162            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
13163            ! win32/win32iop.h win32/win32sck.c
13164 ____________________________________________________________________________
13165 [   243] By: gsar                                  on 1997/11/12  07:41:52
13166         Log: Really delete deleted files.
13167      Branch: win32/perl
13168            - win32/win32io.c win32/win32io.h
13169 ____________________________________________________________________________
13170 [   242] By: gsar                                  on 1997/11/12  07:40:54
13171         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
13172              files (win32/win32io.[ch]) completely removed, as are all traces
13173              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
13174              for later. Various myfoo() things regularized to my_foo().  CPP not
13175              required anymore to create a perl binary :)
13176      Branch: win32/perl
13177            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
13178            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13179            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13180            ! win32/win32sck.c
13181 ____________________________________________________________________________
13182 [   241] By: gsar                                  on 1997/11/12  05:31:28
13183         Log: Fix various win32 code blemishes:
13184              - s/stolen/win32/g
13185              - s/(CROAK|WARN)/lc($1)/eg
13186              - remove deadcode from most places
13187      Branch: win32/perl
13188            ! win32/makedef.pl win32/win32.c win32/win32io.c
13189            ! win32/win32iop.h
13190 ____________________________________________________________________________
13191 [   240] By: gsar                                  on 1997/11/12  04:36:29
13192         Log: Carry over changes in ansiperl branch.  Win32 branch is now
13193              the leading edge.
13194      Branch: win32/perl
13195            ! embed.h global.sym perl.c win32/win32thread.c
13196            ! win32/win32thread.h
13197 ____________________________________________________________________________
13198 [   239] By: gsar                                  on 1997/11/12  03:39:57
13199         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
13200      Branch: win32/perl
13201            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
13202 ____________________________________________________________________________
13203 [   238] By: gsar                                  on 1997/11/12  03:25:17
13204         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
13205              done cleaner, if really needed (perhaps only for efficiency reasons?)).
13206              Redundant EXTERN_C definitions and related warnings fixed.
13207      Branch: win32/perl
13208            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
13209            ! win32/win32iop.h win32/win32sck.c
13210 ____________________________________________________________________________
13211 [   237] By: nick                                  on 1997/11/12  02:45:15
13212         Log: Fixup Win32
13213              - #undef start_env before re-#defining it
13214              - change pp_specific pp_threadsv in global.sym
13215              - re-build embed.h
13216              - avoid HAVE_THREAD_INTERN - we don't and empty struct
13217              is a pain. If we did have it it would contain cached
13218              values of things we can only get at _IN_ the thread
13219              so new_struct_thread is wrong place to call it.
13220              - add new macro SET_THREAD_SELF - we must (in main thread)
13221              define in win32thread.h, support in win32thread.c,
13222              test and call in perl.c
13223      Branch: ansiperl
13224            ! embed.h global.sym perl.c thread.h win32/win32thread.c
13225            ! win32/win32thread.h
13226 ____________________________________________________________________________
13227 [   236] By: nick                                  on 1997/11/12  01:54:23
13228         Log: Integrate mainline after it integrated us.
13229              Accepted 'theirs' everywhere - so two branches should
13230              now point to same files again.
13231              Almost all of these were what was suggested, others were
13232              whitespace diffs. A few dubious spots which we will now 
13233              go fix.
13234      Branch: ansiperl
13235           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13236           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13237           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13238           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13239           !> util.c
13240 ____________________________________________________________________________
13241 [   235] By: gsar                                  on 1997/11/12  01:22:26
13242         Log: Minor tweaks to add a thread_intern struct that should ultimately
13243              contain all the win32-specific statics.
13244              Win32 branch now passes all tests with or w/o USE_THREADS.
13245      Branch: win32/perl
13246            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13247 ____________________________________________________________________________
13248 [   234] By: gsar                                  on 1997/11/11  23:08:54
13249         Log: Initial (untested) integration of mainline changes.
13250      Branch: win32/perl
13251            - configure
13252           !> (integrate 89 files)
13253 ____________________________________________________________________________
13254 [   233] By: mbeattie                              on 1997/11/11  18:07:30
13255         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13256      Branch: perl
13257            ! thread.h
13258 ____________________________________________________________________________
13259 [   232] By: mbeattie                              on 1997/11/11  17:49:12
13260         Log: t/TEST (reverted to @229 version) should have been included in the
13261              previous change (231) but my way of recovering it didn't work
13262              properly. The change 231 comments about successful tests applies
13263              to this t/TEST (i.e. as of this change).
13264      Branch: perl
13265            ! t/TEST
13266 ____________________________________________________________________________
13267 [   231] By: mbeattie                              on 1997/11/11  17:46:59
13268         Log: Fix up ansiperl integration. Back to passing all expected tests
13269              with usethreads. Untested with non-threaded perl.
13270      Branch: perl
13271            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13272            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13273 ____________________________________________________________________________
13274 [   230] By: mbeattie                              on 1997/11/11  16:36:22
13275         Log: Initial integration of ansi branch into mainline (untested).
13276      Branch: perl
13277           +> t/lib/thread.t t/op/nothread.t thread.sym
13278            - configure
13279           !> (integrate 84 files)
13280 ____________________________________________________________________________
13281 [   229] By: mbeattie                              on 1997/11/11  15:20:43
13282         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13283              getting per-thread magicals. Fixed thr->errsv initialisation.
13284      Branch: perl
13285            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13286            ! t/lib/safe2.t toke.c
13287 ____________________________________________________________________________
13288 [   228] By: mbeattie                              on 1997/11/11  12:48:26
13289         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13290              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13291              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13292              again for non-threaded perl. Enhanced perl_get_sv to return
13293              per-thread magicals where necessary for threaded perl.
13294      Branch: perl
13295            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13296            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13297 ____________________________________________________________________________
13298 [   227] By: mbeattie                              on 1997/11/11  11:00:02
13299         Log: hashlock bug.
13300              
13301              Jobs fixed ...
13302              
13303              hashlock fixed on 1997/11/11 by mbeattie@localhost
13304              
13305              Subject: [perl5.004_53; patch] Another hash-locking fix
13306              Date: 23 Oct 1997 14:13:55 -0400
13307              From: Owen Taylor <owt1@cornell.edu>
13308      Branch: bugs
13309            + hashlock
13310 ____________________________________________________________________________
13311 [   226] By: gsar                                  on 1997/11/11  02:11:23
13312         Log: Slightly more refined lock() keyword recognition (using %INC).
13313      Branch: win32/perl
13314            ! toke.c
13315 ____________________________________________________________________________
13316 [   225] By: gsar                                  on 1997/11/11  00:26:09
13317         Log: "weak" lock keyword (hardcoded initial implementation) now works.
13318              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13319              is recognized as a sub, a regular keyword otherwise.  Could be
13320              generalized by storing a flag for every op in OP struct, and turning
13321              the flag off when Thread.xs loads.
13322      Branch: win32/perl
13323            ! toke.c
13324 ____________________________________________________________________________
13325 [   224] By: gsar                                  on 1997/11/10  22:59:55
13326         Log: Merge a patch in preparation for "weak keywords":
13327              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13328              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13329              Subject: [PATCH] global overrides for keywords
13330              Date: Wed, 08 Oct 1997 02:18:23 -0400
13331      Branch: win32/perl
13332            ! embed.h interp.sym perl.c perl.h toke.c
13333 ____________________________________________________________________________
13334 [   223] By: gsar                                  on 1997/11/10  22:41:31
13335         Log: Remove runlevel.  It was used to count how many runops() calls
13336              we were in the process of executing, and longjmp() to the topmost
13337              one (if not already there).  We use a null top_env->je_prev
13338              to distinguish that now.
13339      Branch: win32/perl
13340            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13341 ____________________________________________________________________________
13342 [   222] By: gsar                                  on 1997/11/10  04:47:48
13343         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13344              USE_THREADS case builds and passes all tests using both compilers.
13345              Additional tweaks:
13346              - fixup win32/makedef.pl to skip more symbols for non-thread build.
13347              - sync win32/Makefile with win32/makefile.mk
13348              >>>Non-thread build fails a lot of tests.<<<
13349      Branch: win32/perl
13350            + thread.sym
13351            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13352            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13353            ! win32/makedef.pl win32/makefile.mk
13354 ____________________________________________________________________________
13355 [   221] By: gsar                                  on 1997/11/10  00:57:53
13356         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13357              into win32 branch.
13358      Branch: win32/perl
13359            + t/lib/thread.t t/op/nothread.t
13360            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13361            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13362            ! util.c win32/Makefile win32/config.bc win32/config.vc
13363            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13364            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13365            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13366            ! win32/win32thread.c win32/win32thread.h
13367 ____________________________________________________________________________
13368 [   220] By: gsar                                  on 1997/11/09  22:44:41
13369         Log: Integrate latest mainline into win32 branch.
13370      Branch: win32/perl
13371           +> win32/win32thread.c win32/win32thread.h
13372           !> (integrate 39 files)
13373 ____________________________________________________________________________
13374 [   219] By: nick                                  on 1997/11/09  21:46:06
13375         Log: Conditionalize english.t,
13376              Enhance times() for NT,
13377              (Failed) attempt to implement alarm(),
13378              Fixed config.h dependancy in makefile.mk
13379      Branch: ansiperl
13380            ! t/lib/english.t win32/config.bc win32/config_H.bc
13381            ! win32/makefile.mk win32/win32.c
13382 ____________________________________________________________________________
13383 [   218] By: nick                                  on 1997/11/09  15:38:00
13384         Log: Dick Hardt's patch for build on Alpha
13385      Branch: ansiperl
13386            ! win32/Makefile
13387 ____________________________________________________________________________
13388 [   217] By: nick                                  on 1997/11/09  03:31:20
13389         Log: MakeMaker not in vofig noise fix for dmake
13390      Branch: ansiperl
13391            ! win32/config.bc win32/makefile.mk
13392 ____________________________________________________________________________
13393 [   216] By: nick                                  on 1997/11/09  03:15:06
13394         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13395              TIEHASH works, but 2nd call (after db is closed, attempt
13396              to reopen) tries to AUTOLOAD TIEHASH rather than using
13397              cached value.
13398      Branch: ansiperl
13399            ! pp_sys.c
13400 ____________________________________________________________________________
13401 [   215] By: nick                                  on 1997/11/08  16:41:24
13402         Log: Cleanup MakeMaker 'not in config' noise
13403      Branch: ansiperl
13404            ! win32/Makefile win32/config.vc
13405 ____________________________________________________________________________
13406 [   214] By: nick                                  on 1997/11/08  15:07:24
13407         Log: Remove 'configure' leaving configure.gnu and Configure
13408              Win32 ignores case and keeps trying to update
13409              repository copy of 'configure' or 'Configure' with
13410              the other.
13411      Branch: ansiperl
13412            - configure
13413            ! MANIFEST
13414 ____________________________________________________________________________
13415 [   213] By: nick                                  on 1997/11/08  15:03:39
13416         Log: Get threads working again on Win32
13417              Root cause of fail was init_thread_intern() in
13418              new_struct_thread() (which is called in parent thread)
13419              clobbering dTHR of parent thread. 
13420              It is doubtfull if setting 'self' in new_struct_thread()
13421              is 'right' but left in for now.
13422      Branch: ansiperl
13423            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13424            ! win32/win32thread.c win32/win32thread.h
13425 ____________________________________________________________________________
13426 [   212] By: nick                                  on 1997/11/08  00:34:03
13427         Log: Add :base_thread to :default in Opcode.pm
13428              This allows lib/safe.t to pass when threaded.
13429              It is unclear if 'lock' should be safe as it allows
13430              denial of service attack, but could not figure out
13431              how to add just 'specific' (sic) to :default
13432              without triggering 'already tagged' warning noise.
13433      Branch: ansiperl
13434            ! ext/Opcode/Opcode.pm win32/makefile.mk
13435 ____________________________________________________________________________
13436 [   211] By: nick                                  on 1997/11/07  23:59:31
13437         Log: Merge changes as of 18:00 CST 
13438      Branch: ansiperl
13439           !> op.c pp.c pp_sys.c thread.h util.c
13440 ____________________________________________________________________________
13441 [   210] By: nick                                  on 1997/11/07  23:52:35
13442         Log: Reverse integrate Malcolm's chanes into local
13443              repository, then import result back into my view
13444              of Malcolm's repository.
13445              Builds and passes (most) tests with GNU C++/Solaris
13446              and Borland C++, Win32.
13447      Branch: ansiperl
13448            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13449            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13450            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13451            ! thread.h toke.c util.c win32/makefile.mk
13452 ____________________________________________________________________________
13453 [   209] By: mbeattie                              on 1997/11/07  18:12:36
13454         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13455              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13456              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13457              missing #ifdef USE_THREADS around some DEBU_L statements in die().
13458              Building without USE_THREADS fails quite a lot of tests. It looks
13459              as though the move to per-thread magicals must be missing some
13460              #ifdef USE_THREADS.
13461      Branch: perl
13462            ! op.c pp.c pp_sys.c thread.h util.c
13463 ____________________________________________________________________________
13464 [   208] By: nick                                  on 1997/11/07  01:37:28
13465         Log: Raw integrate of latest perl
13466      Branch: ansiperl
13467            ! t/TEST
13468           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13469           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13470           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13471           !> thread.h toke.c util.c
13472 ____________________________________________________________________________
13473 [   207] By: mbeattie                              on 1997/11/06  14:58:00
13474         Log: Update README.threads and Todo.5.005.
13475      Branch: perl
13476            ! README.threads Todo.5.005
13477 ____________________________________________________________________________
13478 [   206] By: mbeattie                              on 1997/11/06  14:37:37
13479         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13480      Branch: perl
13481            ! op.c pp_ctl.c proto.h scope.h
13482 ____________________________________________________________________________
13483 [   205] By: mbeattie                              on 1997/11/06  14:31:38
13484         Log: Per-thread magicals now stored in their own thr->magicals and keyed
13485              more directly. cvcache and oursv become ordinary struct thread
13486              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
13487              for 0 again. Main thread initialisation done by new function
13488              init_main_thread instead of (now fixed) new_struct_thread.
13489              
13490              Jobs fixed ...
13491              
13492              jmpenv fixed on 1997/11/06 by mbeattie@localhost
13493              
13494              Subject: [perl5.004_53; patch] eval's and threads
13495              Date: 23 Oct 1997 23:59:19 -0400
13496              From: Owen Taylor <owt1@cornell.edu>
13497      Branch: bugs
13498            + jmpenv
13499      Branch: perl
13500            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
13501            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
13502 ____________________________________________________________________________
13503 [   204] By: mbeattie                              on 1997/11/05  17:18:18
13504         Log: Per-thread magicals mostly working (and localisable). Now getting
13505              intermittent occasional "Use of uninitialized value" warnings
13506              which may be due to some op flag black magic I've broken.
13507      Branch: perl
13508            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
13509            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
13510 ____________________________________________________________________________
13511 [   203] By: nick                                  on 1997/11/05  01:04:10
13512         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
13513      Branch: ansiperl
13514            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
13515            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
13516            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
13517            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13518            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
13519            ! win32/config.vc win32/config_H.vc win32/makedef.pl
13520            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13521            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13522            ! win32/win32sck.c win32/win32thread.h
13523 ____________________________________________________________________________
13524 [   202] By: nick                                  on 1997/11/05  00:50:27
13525         Log: Compile(d) at least once with threads on win32 
13526              but did not work
13527      Branch: ansiperl
13528            ! embed.h perl.c thread.h
13529 ____________________________________________________________________________
13530 [   201] By: nick                                  on 1997/11/05  00:32:13
13531         Log: Trivial integrate
13532      Branch: ansiperl
13533           !> patchlevel.h
13534 ____________________________________________________________________________
13535 [   200] By: mbeattie                              on 1997/11/04  12:06:09
13536         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
13537      Branch: perl
13538            ! patchlevel.h
13539 ____________________________________________________________________________
13540 [   199] By: nick                                  on 1997/11/01  00:18:52
13541         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
13542      Branch: ansiperl
13543           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13544           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13545           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13546           !> util.c
13547 ____________________________________________________________________________
13548 [   198] By: nick                                  on 1997/11/01  00:08:33
13549         Log: win32thread.* not in MANIFEST which has muddled moving
13550              back and forth between depots.
13551      Branch: ansiperl
13552            ! MANIFEST win32/win32thread.c win32/win32thread.h
13553 ____________________________________________________________________________
13554 [   197] By: nick                                  on 1997/11/01  00:02:49
13555         Log: Test changes
13556      Branch: ansiperl
13557            + t/lib/thread.t t/op/nothread.t thread.sym
13558            ! MANIFEST
13559 ____________________________________________________________________________
13560 [   196] By: nick                                  on 1997/10/31  23:54:01
13561         Log: Further ANSI changes now builds and passes (most) tests
13562              with gcc -x c++. 
13563      Branch: ansiperl
13564            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
13565            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13566            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13567            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
13568            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13569            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
13570            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
13571            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
13572            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
13573            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
13574            ! x2p/walk.c
13575 ____________________________________________________________________________
13576 [   195] By: mbeattie                              on 1997/10/31  18:05:31
13577         Log: Half way through moving per-thread magicals into per-thread fields
13578              and the associated new OP_SPECIFIC and find_thread_magical stuff.
13579              perl will compile but plenty of the magicals are still broken.
13580      Branch: perl
13581            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13582            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13583            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13584            ! util.c
13585 ____________________________________________________________________________
13586 [   194] By: nick                                  on 1997/10/31  01:43:49
13587         Log: Convert miniperl sources to ANSI C. Several passes of
13588              GNU C's 'protoize' plus a few hand edits.
13589              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
13590              Does not link seems gcc's C++ does not define a symbol for
13591              const char foo[] = "....";
13592              i.e. with empty [].
13593      Branch: ansiperl
13594            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
13595            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
13596            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
13597            ! sv.c taint.c toke.c universal.c util.c
13598 ____________________________________________________________________________
13599 [   193] By: nick                                  on 1997/10/30  03:00:01
13600         Log: Make the ansi branch
13601      Branch: ansiperl
13602           +> (branch 907 files)
13603 ____________________________________________________________________________
13604 [   192] By: nick                                  on 1997/10/30  02:48:17
13605         Log: Oneperl builds with THREADS/THISPTR Borland
13606              Manualy inserted Sarathy's new COND_XXXXX from his mail.
13607              Manual change if Tself -> self as was easier than resolve :-(
13608              Two aTHIS's in op.c
13609      Branch: oneperl
13610            ! embed.h op.c thread.h thread.sym win32/makefile.mk
13611            ! win32/win32thread.h
13612 ____________________________________________________________________________
13613 [   191] By: nick                                  on 1997/10/30  01:54:50
13614         Log: Raw resolve of latest sources with oneperl
13615      Branch: oneperl
13616           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
13617           !> opcode.pl perl.c thread.h win32/win32thread.c
13618           !> win32/win32thread.h
13619 ____________________________________________________________________________
13620 [   190] By: mbeattie                              on 1997/10/29  14:39:54
13621         Log: Remove global macro "self". Change thr->Tself to thr->self.
13622      Branch: perl
13623            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
13624            ! win32/win32thread.c win32/win32thread.h
13625 ____________________________________________________________________________
13626 [   189] By: mbeattie                              on 1997/10/29  12:49:01
13627         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
13628      Branch: perl
13629            ! Todo.5.005
13630 ____________________________________________________________________________
13631 [   188] By: mbeattie                              on 1997/10/29  12:45:32
13632         Log: Add pp_lock knowledge to compiler
13633      Branch: perlext
13634            ! Compiler/ccop.c Compiler/ccop.h
13635 ____________________________________________________________________________
13636 [   187] By: mbeattie                              on 1997/10/29  12:45:02
13637         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
13638      Branch: perl
13639            ! op.c
13640 ____________________________________________________________________________
13641 [   186] By: mbeattie                              on 1997/10/29  12:43:36
13642         Log: Move compiler OP class information into opcode.pl.
13643      Branch: perl
13644            ! op.h opcode.h opcode.pl
13645 ____________________________________________________________________________
13646 [   185] By: nick                                  on 1997/10/26  22:52:05
13647         Log: Split failing test in op/misc.t into op/nothread.t
13648              so all tests can be passed where they apply.
13649              Cleanup other two cases of THREADS/THISPTR.
13650              Conditional compile option for CriticalSection's on Win32
13651      Branch: oneperl
13652            + t/op/nothread.t
13653            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
13654            ! win32/win32thread.h
13655 ____________________________________________________________________________
13656 [   184] By: nick                                  on 1997/10/26  19:42:00
13657         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
13658      Branch: oneperl
13659            ! embed.h global.sym proto.h sv.c sv.h toke.c
13660 ____________________________________________________________________________
13661 [   183] By: nick                                  on 1997/10/26  18:31:58
13662         Log: Make USE_THREADS imply CRIPPLED_CC.
13663              This avoids most of the uses of 'Sv' and hence many needs of 
13664              dTHR in extension code. 
13665              With this change Data::Dumper builds as-is
13666              and Tk only needs four tweaks:
13667              1. Obscure dump-stack case which really needs dTHR
13668              2. A curcop in error-message code
13669              3. Two cases of SAVETMPS
13670              4. A curcop == &compiling which is probably not required.
13671              IMHO the SAVETMPS case is only one which merits further automation.
13672      Branch: oneperl
13673            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
13674 ____________________________________________________________________________
13675 [   182] By: nick                                  on 1997/10/26  16:31:58
13676         Log: Change dSP to imply dTHR for extension source compatibility
13677              introduce djSP (Declare Just SP) for use in perl sources
13678              and thread-aware extensions. Use latter.
13679      Branch: oneperl
13680            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
13681            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
13682 ____________________________________________________________________________
13683 [   181] By: nick                                  on 1997/10/26  00:39:57
13684         Log: More tests
13685      Branch: oneperl
13686            ! t/lib/thread.t
13687 ____________________________________________________________________________
13688 [   180] By: nick                                  on 1997/10/25  22:18:27
13689         Log: Use return of THREAD_CREATE() - add basic thread test
13690      Branch: oneperl
13691            + t/lib/thread.t
13692            ! ext/Thread/Thread.xs
13693 ____________________________________________________________________________
13694 [   179] By: nick                                  on 1997/10/25  21:25:23
13695         Log: Builds with no thread/this
13696      Branch: oneperl
13697            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
13698            ! win32/win32thread.c
13699 ____________________________________________________________________________
13700 [   178] By: nick                                  on 1997/10/25  18:28:03
13701         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
13702      Branch: oneperl
13703            ! perl.c
13704 ____________________________________________________________________________
13705 [   177] By: nick                                  on 1997/10/25  18:11:33
13706         Log: Basic integrate of oneperl with threads, passes 
13707              tests THISPTR+THREADs - win32/win32thread.* needed
13708              changes (where did they come from)?
13709      Branch: oneperl
13710            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
13711            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13712 ____________________________________________________________________________
13713 [   176] By: nick                                  on 1997/10/25  17:05:52
13714         Log: Onepel builds THISPTR no threads
13715      Branch: oneperl
13716            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
13717 ____________________________________________________________________________
13718 [   175] By: nick                                  on 1997/10/25  16:40:10
13719         Log: Integrate oneperl with new style JOIN etc. macros
13720      Branch: oneperl
13721           +> win32/win32thread.c win32/win32thread.h
13722           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
13723           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
13724           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
13725           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
13726           !> win32/makefile.mk
13727 ____________________________________________________________________________
13728 [   174] By: mbeattie                              on 1997/10/24  17:14:00
13729         Log: Remove xcv_condp CV field which is no longer used.
13730      Branch: perl
13731            ! sv.h
13732 ____________________________________________________________________________
13733 [   173] By: mbeattie                              on 1997/10/24  14:36:09
13734         Log: Patches for VMS [Dan Sugalski]
13735      Branch: bugs
13736            + vms2
13737      Branch: perl
13738            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
13739            ! vms/vmsish.h
13740 ____________________________________________________________________________
13741 [   172] By: mbeattie                              on 1997/10/24  13:50:59
13742         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
13743              to use new API and patch win32 makefile stuff a little.
13744      Branch: perl
13745            + win32/win32thread.c win32/win32thread.h
13746            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
13747            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
13748 ____________________________________________________________________________
13749 [   171] By: mbeattie                              on 1997/10/23  14:00:27
13750         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
13751              
13752              Jobs fixed ...
13753              
13754              get_db_sub fixed on 1997/10/23 by mbeattie@squash
13755              
13756              Subject: [perl5.004_53] Debugger crash (patch)
13757              Date: Thu, 16 Oct 1997 22:03:09 -0400
13758              From: Owen Taylor <owt1@cornell.edu>
13759      Branch: bugs
13760            + get_db_sub
13761      Branch: perl
13762            ! pp_hot.c
13763 ____________________________________________________________________________
13764 [   170] By: mbeattie                              on 1997/10/23  09:22:40
13765         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
13766              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
13767              a ref to its argument for AV, HV, CV. 
13768      Branch: perl
13769            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
13770 ____________________________________________________________________________
13771 [   169] By: gsar                                  on 1997/10/21  03:49:25
13772         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
13773              - Fixup static functions that were missing aTHIS.
13774              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
13775              - Removed static functions from global.sym.
13776              - Typo in perl.h.
13777              - Additions to makefile.mk.
13778      Branch: oneperl
13779            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
13780            ! win32/makefile.mk
13781 ____________________________________________________________________________
13782 [   168] By: nick                                  on 1997/10/20  02:47:18
13783         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
13784      Branch: oneperl
13785            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
13786            ! scope.h thread.h
13787 ____________________________________________________________________________
13788 [   167] By: nick                                  on 1997/10/20  01:03:00
13789         Log: Add missing aTHIS in cast
13790      Branch: oneperl
13791            ! win32/dl_win32.xs
13792 ____________________________________________________________________________
13793 [   166] By: nick                                  on 1997/10/20  00:44:42
13794         Log: Builds and passes test with -DUSE_THISPTR
13795      Branch: oneperl
13796            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
13797            ! win32/perllib.c
13798 ____________________________________________________________________________
13799 [   165] By: nick                                  on 1997/10/19  21:45:36
13800         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
13801      Branch: oneperl
13802            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
13803            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
13804            ! win32/makefile.mk win32/perllib.c
13805 ____________________________________________________________________________
13806 [   164] By: nick                                  on 1997/10/19  20:09:13
13807         Log: oneperl compiles (but fails) with -DUSE_THISPTR
13808      Branch: oneperl
13809            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
13810            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
13811            ! win32/win32.c win32/win32.h
13812 ____________________________________________________________________________
13813 [   163] By: nick                                  on 1997/10/19  16:46:09
13814         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
13815      Branch: oneperl
13816            ! embed.h perl.h thread.h vars.h
13817 ____________________________________________________________________________
13818 [   162] By: nick                                  on 1997/10/19  14:42:16
13819         Log: Dubious merge of oneperl's variable and struct thread
13820      Branch: oneperl
13821           !> perl.h thread.h
13822 ____________________________________________________________________________
13823 [   161] By: nick                                  on 1997/10/18  18:05:13
13824         Log: integrate all but perl.h/thread.h
13825      Branch: oneperl
13826           +> Todo.5.005 perlio.sym
13827           !> (integrate 98 files)
13828 ____________________________________________________________________________
13829 [   160] By: nick                                  on 1997/10/18  03:49:27
13830         Log: Integrate rest of sub-dirs into oneperl
13831      Branch: oneperl
13832           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13833           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13834           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13835           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13836           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13837           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13838           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13839           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
13840           +> hints/os390.sh
13841            - ext/util/extliblist
13842           !> (integrate 425 files)
13843 ____________________________________________________________________________
13844 [   159] By: nick                                  on 1997/10/18  03:20:11
13845         Log: Integrate (accept) t and win32 into oneperl
13846      Branch: oneperl
13847           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
13848           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
13849           +> win32/config.vc win32/config_H.bc win32/config_H.vc
13850           +> win32/makefile.mk
13851           !> (integrate 188 files)
13852 ____________________________________________________________________________
13853 [   158] By: nick                                  on 1997/10/18  03:12:59
13854         Log: Integrate lib/... into oneperl
13855      Branch: oneperl
13856           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
13857           !> (integrate 138 files)
13858 ____________________________________________________________________________
13859 [   157] By: nick                                  on 1997/10/18  02:55:53
13860         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
13861      Branch: oneperl
13862            ! lib/Bundle/CPAN.pm
13863 ____________________________________________________________________________
13864 [   156] By: nick                                  on 1997/10/18  02:52:44
13865         Log: Make lib/Bundle/CPAN.pm a text file
13866      Branch: perl
13867            ! lib/Bundle/CPAN.pm
13868 ____________________________________________________________________________
13869 [   155] By: nick                                  on 1997/10/18  02:33:02
13870         Log: Some weirdness in the intgrate process
13871      Branch: oneperl
13872            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13873            - win32/bin/webget.bat win32/config.H win32/config.w32
13874 ____________________________________________________________________________
13875 [   153] By: nick                                  on 1997/10/18  02:29:16
13876         Log: Let us try all the pure integrate stuff
13877      Branch: oneperl
13878           !> (integrate 647 files)
13879 ____________________________________________________________________________
13880 [   152] By: nick                                  on 1997/10/18  02:13:35
13881         Log: Get more sub directories out of the way.
13882      Branch: oneperl
13883           !> (integrate 92 files)
13884 ____________________________________________________________________________
13885 [   151] By: nick                                  on 1997/10/18  02:05:41
13886         Log: Integrate hints 
13887      Branch: oneperl
13888           !> (integrate 68 files)
13889 ____________________________________________________________________________
13890 [   150] By: nick                                  on 1997/10/18  01:57:20
13891         Log: Try reopening some non-contravertial files
13892      Branch: oneperl
13893           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13894           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13895           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
13896           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
13897 ____________________________________________________________________________
13898 [   144] By: gsar                                  on 1997/10/16  22:26:07
13899         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
13900              build.  Once again, builds and runs all    Thread tests using either
13901              compiler.
13902      Branch: win32/perl
13903            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
13904            ! win32/makefile.mk
13905 ____________________________________________________________________________
13906 [   143] By: gsar                                  on 1997/10/16  20:45:58
13907         Log: A quick merge of latest mainline.
13908      Branch: win32/perl
13909           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13910           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13911           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13912           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13913           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13914           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13915           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13916           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
13917           +> lib/base.pm t/lib/dosglob.t
13918            - ext/util/extliblist
13919           !> (integrate 134 files)
13920
13921 ----------------
13922 Version 5.004_53
13923 ----------------
13924
13925 ____________________________________________________________________________
13926 [   142] By: mbeattie                              on 1997/10/16  16:52:55
13927         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
13928      Branch: perl
13929            ! MANIFEST
13930 ____________________________________________________________________________
13931 [   141] By: mbeattie                              on 1997/10/16  16:42:13
13932         Log: Move perlext/Thread into perl/ext/Thread.
13933      Branch: perl
13934           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13935           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13936           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13937           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13938           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13939           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13940           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13941           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
13942            ! Configure
13943      Branch: perlext
13944            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13945            - Thread/Thread.xs Thread/Thread/Queue.pm
13946            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
13947            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
13948            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
13949            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13950            - Thread/unsync4.t
13951 ____________________________________________________________________________
13952 [   140] By: mbeattie                              on 1997/10/16  16:26:53
13953         Log: Correct threads_mutex locking in main thread destruction.
13954              Add per-interp thrsv to hold SV struct thread for main thread.
13955              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
13956              Add Thread/list.t test of Thread->list method.
13957              Let Thread::Semaphore methods up and down take an extra argument.
13958      Branch: perl
13959            ! embed.h interp.sym perl.c perl.h thread.h
13960      Branch: perlext
13961            + Thread/list.t
13962            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
13963 ____________________________________________________________________________
13964 [   139] By: mbeattie                              on 1997/10/16  14:01:11
13965         Log: Fix up merge with 5.004_04.
13966      Branch: perl
13967            ! op.c perl.c t/lib/dosglob.t
13968 ____________________________________________________________________________
13969 [   138] By: TimBunce                              on 1997/10/16  12:58:22
13970         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
13971      Branch: maint-5.004/perl
13972            ! t/lib/dosglob.t
13973 ____________________________________________________________________________
13974 [   137] By: mbeattie                              on 1997/10/16  11:09:25
13975         Log: Merge maint-5.004 branch (5.004_04) with mainline.
13976      Branch: perl
13977           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
13978            - ext/util/extliblist
13979           !> (integrate 132 files)
13980 ____________________________________________________________________________
13981 [   135] By: gsar                                  on 1997/10/15  21:46:05
13982         Log: Win32 changes over 5.004_52:
13983              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
13984              on an already locked mutex.
13985              - other minor tweaks.
13986              Now builds and runs win32-version of Thread_52, passing all tests.
13987      Branch: win32/perl
13988            ! perl.c proto.h thread.h
13989 ____________________________________________________________________________
13990 [   134] By: gsar                                  on 1997/10/15  18:19:31
13991         Log: fixup makefile.mk conflict.
13992      Branch: win32/perl
13993            ! win32/makefile.mk
13994 ____________________________________________________________________________
13995 [   133] By: gsar                                  on 1997/10/15  18:02:46
13996         Log: Integrated latest changes from mainline into win32.
13997      Branch: win32/perl
13998           +> fakethr.h
13999           !> MANIFEST Porting/makerel Porting/patchls README.threads
14000           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
14001           !> win32/config.vc win32/config_H.bc win32/config_H.vc
14002           !> win32/makefile.mk
14003
14004 ----------------
14005 Version 5.004_52
14006 ----------------
14007
14008 ____________________________________________________________________________
14009 [   132] By: mbeattie                              on 1997/10/15  17:02:38
14010         Log: Remove out-of-date test Thread/cond.t.
14011      Branch: perlext
14012            - Thread/cond.t
14013 ____________________________________________________________________________
14014 [   131] By: mbeattie                              on 1997/10/15  16:57:45
14015         Log: Finish thread state machine: fixes global destruction of threads,
14016              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
14017              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
14018              Thread.xs.
14019      Branch: perl
14020            ! MANIFEST README.threads Todo.5.005 perl.c util.c
14021      Branch: perlext
14022            ! Thread/Thread.xs Thread/queue.t
14023 ____________________________________________________________________________
14024 [   130] By: mbeattie                              on 1997/10/15  16:55:10
14025         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
14026              Fix ThrSETSTATE not to lock t->mutex itself.
14027      Branch: perl
14028            ! fakethr.h thread.h
14029 ____________________________________________________________________________
14030 [   129] By: mbeattie                              on 1997/10/15  16:53:35
14031         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
14032      Branch: perl
14033            ! pp_hot.c
14034 ____________________________________________________________________________
14035 [   128] By: TimBunce                              on 1997/10/15  15:55:26
14036         Log: Maintenance 5.004_04 changes
14037      Branch: maint-5.004/perl
14038            + hints/os390.sh lib/base.pm t/lib/dosglob.t
14039            - ext/util/extliblist
14040            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
14041            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
14042            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
14043            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
14044            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
14045            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
14046            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
14047            ! installperl lib/AutoLoader.pm lib/CPAN.pm
14048            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
14049            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14050            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
14051            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
14052            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
14053            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
14054            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
14055            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
14056            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
14057            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
14058            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
14059            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
14060            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14061            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
14062            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
14063            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
14064            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
14065            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
14066            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
14067            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
14068            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
14069            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
14070            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
14071            ! win32/Makefile win32/config_H.bc win32/config_H.vc
14072            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
14073            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
14074 ____________________________________________________________________________
14075 [   127] By: mbeattie                              on 1997/10/15  10:00:18
14076         Log: Added fakethr.h.
14077      Branch: perl
14078            + fakethr.h
14079 ____________________________________________________________________________
14080 [   126] By: mbeattie                              on 1997/10/15  09:50:57
14081         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
14082      Branch: perl
14083            ! thread.h
14084 ____________________________________________________________________________
14085 [   125] By: mbeattie                              on 1997/10/15  09:09:24
14086         Log: Started rewriting thread state machine.
14087      Branch: perl
14088            ! perl.c thread.h
14089      Branch: perlext
14090            ! Thread/Thread.xs
14091 ____________________________________________________________________________
14092 [   124] By: gsar                                  on 1997/10/14  00:23:15
14093         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
14094              tests in win32 version of latest perlext/Thread.
14095      Branch: win32/perl
14096            ! pp_hot.c
14097 ____________________________________________________________________________
14098 [   123] By: gsar                                  on 1997/10/13  23:18:38
14099         Log: Initial merge of win32 threads patch.
14100      Branch: win32/perl
14101            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
14102            ! win32/Makefile win32/makedef.pl win32/makefile.mk
14103            ! win32/perllib.c win32/pod.mak win32/win32.h
14104 ____________________________________________________________________________
14105 [   122] By: gsar                                  on 1997/10/10  20:58:40
14106         Log: Integrated changes on mainline into the win32 branch.  Had to set
14107              P4USER=mbeattie for the resolve step (due to the presence of newly
14108              branched files that had not been submitted?)
14109      Branch: win32/perl
14110           +> Porting/makerel Porting/patchls README.threads Todo.5.005
14111           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14112           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
14113           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14114           +> win32/bin/webget.pl win32/config.bc win32/config.vc
14115           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
14116            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14117            - win32/bin/webget.bat win32/config.H win32/config.w32
14118            ! thread.h
14119           !> (integrate 858 files)
14120 ____________________________________________________________________________
14121 [   121] By: mbeattie                              on 1997/10/10  17:23:41
14122         Log: Tweak a few Thread tests.
14123      Branch: perlext
14124            + Thread/join2.t
14125            ! Thread/io.t Thread/sync2.t
14126 ____________________________________________________________________________
14127 [   120] By: mbeattie                              on 1997/10/10  17:22:46
14128         Log: Rewrite thread destruction system using linked list of threads.
14129              Still not completely done. Add methods self, equal, flags, list
14130              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
14131      Branch: perl
14132            ! perl.c perl.h thread.h
14133      Branch: perlext
14134            ! Thread/Thread.xs Thread/typemap
14135 ____________________________________________________________________________
14136 [   119] By: mbeattie                              on 1997/10/10  17:19:55
14137         Log: Fix up locking/synchronisation for pp_entersub.
14138      Branch: perl
14139            ! pp_hot.c
14140 ____________________________________________________________________________
14141 [   118] By: mbeattie                              on 1997/10/10  09:55:32
14142         Log: Put back entries in MANIFEST for the four now-returned win32/* files
14143      Branch: perl
14144            ! MANIFEST
14145 ____________________________________________________________________________
14146 [   117] By: mbeattie                              on 1997/10/10  08:12:23
14147         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
14148      Branch: perl
14149            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
14150 ____________________________________________________________________________
14151 [   116] By: mbeattie                              on 1997/10/08  15:41:08
14152         Log: Add missing sig_pipe definition to Thread.xs.
14153      Branch: perlext
14154            ! Thread/Thread.xs
14155 ____________________________________________________________________________
14156 [   115] By: mbeattie                              on 1997/10/08  15:40:46
14157         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
14158              add missing dTHR; to new function unwind_handler_stack() in mg.c
14159              and bump patchlevel.h to 5.004_52.
14160      Branch: perl
14161            ! MANIFEST mg.c patchlevel.h
14162 ____________________________________________________________________________
14163 [   114] By: mbeattie                              on 1997/10/08  10:19:27
14164         Log: Merge maint-5.004 branch (5.004_03) with mainline.
14165              MANIFEST is out of sync.
14166      Branch: perl
14167           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14168           +> win32/bin/webget.pl
14169            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14170            - win32/bin/webget.bat
14171           !> (integrate 168 files)
14172 ____________________________________________________________________________
14173 [   113] By: mbeattie                              on 1997/10/05  17:52:49
14174         Log: Move init of global mutexes/cond vars earlier.
14175      Branch: perl
14176            ! perl.c
14177 ____________________________________________________________________________
14178 [   112] By: nick                                  on 1997/10/04  15:25:28
14179         Log: Add perl.sym to MANIFEST
14180      Branch: oneperl
14181            ! MANIFEST
14182 ____________________________________________________________________________
14183 [   111] By: nick                                  on 1997/10/04  15:23:37
14184         Log: Missing file
14185      Branch: oneperl
14186            + perl.sym
14187 ____________________________________________________________________________
14188 [   110] By: nick                                  on 1997/10/04  13:04:26
14189         Log: Now builds the extensions as well
14190              Passes all tests
14191      Branch: oneperl
14192            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14193            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
14194            ! toke.c util.c writemain.SH
14195 ____________________________________________________________________________
14196 [   109] By: nick                                  on 1997/10/04  12:02:14
14197         Log: Odd checkin issue
14198      Branch: oneperl
14199            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14200            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14201            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14202            ! vms/perly_h.vms writemain.SH
14203 ____________________________________________________________________________
14204 [   108] By: nick                                  on 1997/10/04  11:12:52
14205         Log: Added lots of (missing) prototypes (ckprotos is util to check)
14206              Fixed missing aTHIS flagged by above.
14207              -DUSE_THISPTR passes minitest!
14208      Branch: oneperl
14209            + ckprotos
14210            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14211            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14212            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14213            ! vms/perly_h.vms
14214 ____________________________________________________________________________
14215 [   107] By: nick                                  on 1997/10/03  22:36:52
14216         Log: .y muddle fixup - will get this sorted oneday ...
14217      Branch: oneperl
14218            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
14219            ! vms/perly_h.vms
14220 ____________________________________________________________________________
14221 [   106] By: mbeattie                              on 1997/10/03  17:12:33
14222         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
14223              from struct thread. Added missing thr->Tfoo defines for statbuf
14224              and timesbuf and removed unused Tbuf field.
14225      Branch: perl
14226            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
14227 ____________________________________________________________________________
14228 [   105] By: nick                                  on 1997/10/03  15:56:50
14229         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
14230      Branch: oneperl
14231            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14232            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14233            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14234            ! sv.c taint.c thread.h toke.c universal.c util.c
14235 ____________________________________________________________________________
14236 [   104] By: mbeattie                              on 1997/10/03  15:23:25
14237         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14238      Branch: perl
14239            ! global.sym pp.c proto.h sv.c
14240 ____________________________________________________________________________
14241 [   103] By: mbeattie                              on 1997/10/03  15:17:39
14242         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14243      Branch: perl
14244            ! av.c hv.c perl.h sv.c
14245 ____________________________________________________________________________
14246 [   102] By: mbeattie                              on 1997/10/03  11:53:51
14247         Log: Reliable thread signal handling.
14248      Branch: perl
14249            ! global.sym mg.c perl.c perl.h
14250      Branch: perlext
14251            ! Thread/Thread.xs
14252 ____________________________________________________________________________
14253 [   101] By: nick                                  on 1997/10/02  20:43:17
14254         Log: Cleanup perly.y stuff
14255      Branch: oneperl
14256            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14257 ____________________________________________________________________________
14258 [   100] By: nick                                  on 1997/10/02  18:54:08
14259         Log: Compiles with less invasive aTHIS adding
14260      Branch: oneperl
14261            + nothis.sym
14262            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14263            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14264            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14265            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14266            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14267            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14268            ! util.c vars.h
14269
14270 ----------------
14271 Version 5.004_51
14272 ----------------
14273
14274 ____________________________________________________________________________
14275 [    99] By: mbeattie                              on 1997/10/02  17:23:48
14276         Log: Added Thread/queue.t.
14277      Branch: perlext
14278            + Thread/queue.t
14279 ____________________________________________________________________________
14280 [    98] By: mbeattie                              on 1997/10/02  17:19:44
14281         Log: Bumped patchlevel to 51. Updated Todo.5.005.
14282      Branch: perl
14283            ! Todo.5.005 patchlevel.h
14284 ____________________________________________________________________________
14285 [    97] By: mbeattie                              on 1997/10/02  17:07:47
14286         Log: Update README.threads amd Thread/README
14287      Branch: perl
14288            ! README.threads
14289      Branch: perlext
14290            ! Thread/README
14291 ____________________________________________________________________________
14292 [    96] By: mbeattie                              on 1997/10/02  16:58:47
14293         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14294              fix sv_bless3 prototype.
14295      Branch: perl
14296            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14297 ____________________________________________________________________________
14298 [    95] By: mbeattie                              on 1997/10/02  16:50:21
14299         Log: Fixed broken typemap for Thread.
14300      Branch: perlext
14301            ! Thread/typemap
14302 ____________________________________________________________________________
14303 [    94] By: mbeattie                              on 1997/10/02  16:34:03
14304         Log: Fix pod text in Lint.pm for private-names option.
14305      Branch: perlext
14306            ! Compiler/B/Lint.pm
14307 ____________________________________________________________________________
14308 [    93] By: mbeattie                              on 1997/10/02  13:44:46
14309         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14310      Branch: perl
14311            ! MANIFEST embed.h
14312 ____________________________________________________________________________
14313 [    92] By: mbeattie                              on 1997/10/02  13:27:10
14314         Log: Add Todo.5.005
14315      Branch: perl
14316            + Todo.5.005
14317 ____________________________________________________________________________
14318 [    91] By: nick                                  on 1997/10/01  20:23:38
14319         Log: Raw _T# trial
14320      Branch: oneperl
14321            ! embed.h embed.pl proto.h sv.c
14322 ____________________________________________________________________________
14323 [    90] By: nick                                  on 1997/10/01  18:22:03
14324         Log: THIS + new sort stuff
14325      Branch: oneperl
14326            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14327 ____________________________________________________________________________
14328 [    89] By: nick                                  on 1997/10/01  18:03:05
14329         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14330      Branch: oneperl
14331            ! pp_ctl.c proto.h util.c
14332 ____________________________________________________________________________
14333 [    88] By: mbeattie                              on 1997/10/01  17:04:12
14334         Log: Start of Configure support for -Dusethreads plus associated
14335              Linux hints.
14336      Branch: perl
14337            ! Configure hints/linux.sh
14338 ____________________________________________________________________________
14339 [    87] By: mbeattie                              on 1997/10/01  17:03:34
14340         Log: Move runops_foo prototypes from proto.h to early in perl.h.
14341      Branch: perl
14342            ! perl.h proto.h
14343 ____________________________________________________________________________
14344 [    86] By: nick                                  on 1997/09/30  19:15:21
14345         Log: Debug hackery to thread.h - temporary
14346              Quick-fix qsort() replacement - more to come.
14347      Branch: oneperl
14348            ! thread.h util.c
14349 ____________________________________________________________________________
14350 [    85] By: mbeattie                              on 1997/09/30  15:50:27
14351         Log: Added Lint option regexp-variables.
14352      Branch: perlext
14353            ! Compiler/B/Lint.pm
14354 ____________________________________________________________________________
14355 [    84] By: mbeattie                              on 1997/09/30  15:11:07
14356         Log: Merge maint-5.004 branch (5.004_01) with mainline.
14357      Branch: perl
14358           +> Porting/makerel Porting/patchls hints/newsos4.sh
14359           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14360           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14361           +> win32/makefile.mk
14362            - win32/config.H win32/config.w32
14363           !> (integrate 109 files)
14364 ____________________________________________________________________________
14365 [    83] By: TimBunce                              on 1997/09/30  14:27:09
14366         Log: Maintenance 5.004_03 changes (addendum)
14367      Branch: maint-5.004/perl
14368            - win32/bin/search.bat
14369 ____________________________________________________________________________
14370 [    82] By: TimBunce                              on 1997/09/30  14:11:29
14371         Log: Maintenance 5.004_03 changes
14372      Branch: maint-5.004/perl
14373            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14374            + win32/bin/webget.pl
14375            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14376            - win32/bin/webget.bat
14377            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14378            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14379            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14380            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14381            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14382            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14383            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14384            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14385            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14386            ! win32/win32.c
14387 ____________________________________________________________________________
14388 [    81] By: TimBunce                              on 1997/09/30  13:17:27
14389         Log: Maintenance 5.004_02 changes
14390      Branch: maint-5.004/perl
14391            + win32/bin/runperl.bat
14392            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14393            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14394            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14395            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14396            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14397            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14398            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14399            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14400            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14401            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14402            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14403            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14404            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14405            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14406            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14407            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14408            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14409            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14410            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14411            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14412            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14413            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14414            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14415            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14416            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14417            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14418            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14419            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14420            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14421            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14422            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14423            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14424            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14425            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14426            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14427            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14428            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14429            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14430            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14431            ! win32/config.bc win32/config.vc win32/config_H.bc
14432            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14433            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14434            ! win32/win32io.c win32/win32io.h win32/win32iop.h
14435            ! win32/win32sck.c
14436 ____________________________________________________________________________
14437 [    80] By: nick                                  on 1997/09/29  20:31:43
14438         Log: Add some prototypes in attempt to flush out errors
14439              Tidy up vars.h usage.
14440      Branch: oneperl
14441            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14442            ! proto.h util.c vars.h
14443 ____________________________________________________________________________
14444 [    79] By: nick                                  on 1997/09/29  17:12:07
14445         Log: Builds and passes tests without THISPTR
14446      Branch: oneperl
14447            ! MANIFEST global.sym perl.c perl.h vars.h
14448 ____________________________________________________________________________
14449 [    78] By: mbeattie                              on 1997/09/29  16:57:23
14450         Log: Re-introduce the changes from change 68 (runops becomes a
14451              function pointer and sv_bless3 for '~'-magic) which got lost
14452              during the preparation for the maint-merge.
14453      Branch: perl
14454            ! global.sym perl.h pp.c proto.h run.c sv.c
14455 ____________________________________________________________________________
14456 [    77] By: mbeattie                              on 1997/09/29  16:44:16
14457         Log: Start merge with maint-5.004 branch by creating an ancestral
14458              branch point via a fake resolution with the maint-merge branch.
14459              See Perforce Tech Note 9 for details.
14460      Branch: perl
14461           !> (integrate 864 files)
14462 ____________________________________________________________________________
14463 [    76] By: nick                                  on 1997/09/28  19:04:42
14464         Log: Code with this pointer compiles (but core dumps)
14465      Branch: oneperl
14466            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14467            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14468            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14469            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14470            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14471            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14472            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14473            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14474            ! vars.h
14475 ____________________________________________________________________________
14476 [    75] By: nick                                  on 1997/09/28  15:45:35
14477         Log: Quasi sensible starting point for aTHIS addition.
14478      Branch: oneperl
14479            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14480 ____________________________________________________________________________
14481 [    74] By: nick                                  on 1997/09/28  11:23:32
14482         Log: Ooops - unwind perly.* stuff for now
14483      Branch: oneperl
14484            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14485 ____________________________________________________________________________
14486 [    73] By: nick                                  on 1997/09/28  11:17:23
14487         Log: Builds and passes all tests again
14488      Branch: oneperl
14489            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
14490            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
14491 ____________________________________________________________________________
14492 [    72] By: nick                                  on 1997/09/28  10:47:01
14493         Log: Save "important things" before re-try
14494      Branch: oneperl
14495            + vars.h
14496            ! embed.pl thread.h thread.sym
14497 ____________________________________________________________________________
14498 [    71] By: nick                                  on 1997/09/26  17:47:31
14499         Log: Basic hacks to build with USE_THISPTR, not yet useful
14500              but builds miniperl and passes minitest with all thread 
14501              variables via a _GLOBAL_ thr variable rather than globals.
14502              Now for the local thr variable ...
14503      Branch: oneperl
14504            + thread.sym
14505            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
14506            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
14507            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
14508            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
14509            ! util.c vms/vms.c
14510 ____________________________________________________________________________
14511 [    70] By: mbeattie                              on 1997/09/23  14:29:23
14512         Log: Branch oneperl from mainline.
14513      Branch: oneperl
14514           +> (branch 871 files)
14515 ____________________________________________________________________________
14516 [    69] By: mbeattie                              on 1997/09/22  16:02:37
14517         Log: struct thread now stored in an SV and uses '~'-magic for access.
14518      Branch: perl
14519            ! thread.h
14520      Branch: perlext
14521            ! Thread/Thread.xs Thread/typemap
14522 ____________________________________________________________________________
14523 [    68] By: mbeattie                              on 1997/09/22  16:01:48
14524         Log: runops becomes a funtion pointer and sv_bless3 created
14525              to avoid pointer forgery with '~'-magic.
14526      Branch: perl
14527            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
14528 ____________________________________________________________________________
14529 [    67] By: mbeattie                              on 1997/09/22  15:45:56
14530         Log: More fprintf -> PerlIO_printf changes.
14531      Branch: perl
14532            ! perl.c pp_hot.c util.c
14533 ____________________________________________________________________________
14534 [    66] By: mbeattie                              on 1997/09/22  15:10:40
14535         Log: Minor multi-threading patches for VMS.
14536      Branch: perl
14537            ! mg.c thread.h vms/vms.c
14538 ____________________________________________________________________________
14539 [    65] By: mbeattie                              on 1997/09/15  14:09:11
14540         Log: Add undefined-subs option to Lint.pm.
14541      Branch: perlext
14542            ! Compiler/B/Lint.pm
14543 ____________________________________________________________________________
14544 [    64] By: mbeattie                              on 1997/09/10  16:39:41
14545         Log: Debugging output for lock handling.
14546      Branch: perl
14547            ! mg.c pp.c pp_hot.c util.c
14548 ____________________________________________________________________________
14549 [    63] By: mbeattie                              on 1997/09/10  14:49:00
14550         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
14551      Branch: perlext
14552           +> Thread/Thread/Semaphore.pm
14553            - Thread/Semaphore.pm
14554 ____________________________________________________________________________
14555 [    62] By: mbeattie                              on 1997/09/10  14:47:31
14556         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
14557      Branch: perlext
14558           +> Thread/Thread/Queue.pm
14559            - Thread/Queue.pm
14560 ____________________________________________________________________________
14561 [    61] By: mbeattie                              on 1997/09/10  13:56:50
14562         Log: Solaris fixes: delete pad and padname from thread.h and remove
14563              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
14564      Branch: perl
14565            ! thread.h x2p/Makefile.SH
14566
14567 ----------------
14568 Version 5.004_50        First developer release towards 5.005
14569 ----------------
14570
14571 Maintenance of the 5.004 version of perl continues with the 5.004_xx
14572 series, where 'xx' is <= 49.  Development of the next version, 5.005,
14573 starts with 5.004_50.
14574
14575 ____________________________________________________________________________
14576 [    60] By: mbeattie                              on 1997/09/09  16:57:41
14577         Log: Update README.threads to mention -DL.
14578      Branch: perl
14579            ! README.threads
14580 ____________________________________________________________________________
14581 [    59] By: mbeattie                              on 1997/09/09  16:49:08
14582         Log: Add Thread modules Queue.pm and Semaphore.pm
14583      Branch: perlext
14584            + Thread/Queue.pm Thread/Semaphore.pm
14585 ____________________________________________________________________________
14586 [    58] By: mbeattie                              on 1997/09/09  16:33:45
14587         Log: Update README.threads
14588      Branch: perl
14589            ! README.threads
14590 ____________________________________________________________________________
14591 [    57] By: mbeattie                              on 1997/09/09  16:26:47
14592         Log: Add debug info to Thread typemap.
14593      Branch: perlext
14594            ! Thread/typemap
14595 ____________________________________________________________________________
14596 [    56] By: mbeattie                              on 1997/09/09  15:04:26
14597         Log: Rewrite synchronisation of subs/methods and add attrs
14598              extension for specifying 'locked' and 'method' attributes.
14599      Branch: perl
14600            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14601            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
14602            ! pp_hot.c proto.h sv.c sv.h toke.c
14603      Branch: perlext
14604            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
14605 ____________________________________________________________________________
14606 [    55] By: mbeattie                              on 1997/09/03  16:34:47
14607         Log: Add new keyword "lock" to Opcode.pm
14608      Branch: perl
14609            ! ext/Opcode/Opcode.pm
14610 ____________________________________________________________________________
14611 [    54] By: mbeattie                              on 1997/09/03  14:44:44
14612         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
14613      Branch: perl
14614            ! embed.h keywords.h
14615 ____________________________________________________________________________
14616 [    53] By: mbeattie                              on 1997/09/03  13:52:24
14617         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
14618      Branch: perl
14619            ! MANIFEST
14620 ____________________________________________________________________________
14621 [    52] By: mbeattie                              on 1997/09/03  13:41:20
14622         Log: Let Lint private_names catch out-of-package _foo methods.
14623      Branch: perlext
14624            ! Compiler/B/Lint.pm
14625 ____________________________________________________________________________
14626 [    51] By: mbeattie                              on 1997/09/03  13:20:12
14627         Log: Bump patchlevel.h to 5.004_50
14628      Branch: perl
14629            ! patchlevel.h
14630 ____________________________________________________________________________
14631 [    50] By: mbeattie                              on 1997/09/03  12:31:48
14632         Log: Make compiler build/work with devel 5.005
14633      Branch: perlext
14634            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
14635            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
14636 ____________________________________________________________________________
14637 [    49] By: mbeattie                              on 1997/09/03  12:28:05
14638         Log: Rename RESTART to INIT and associated changes
14639      Branch: perl
14640            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
14641            ! toke.c vms/perly_c.vms
14642 ____________________________________________________________________________
14643 [    48] By: mbeattie                              on 1997/09/02  15:54:27
14644         Log: Added private-names option.
14645      Branch: perlext
14646            ! Compiler/B/Lint.pm
14647 ____________________________________________________________________________
14648 [    47] By: mbeattie                              on 1997/09/02  11:54:55
14649         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
14650      Branch: perlext
14651            ! Compiler/cc_runtime.h
14652 ____________________________________________________________________________
14653 [    46] By: mbeattie                              on 1997/08/28  19:40:08
14654         Log: Missing sprintf in try_autoload.
14655      Branch: perlext
14656            ! Compiler/B/C.pm
14657 ____________________________________________________________________________
14658 [    45] By: mbeattie                              on 1997/08/13  16:15:25
14659         Log: Threading fixups for Digital UNIX.
14660      Branch: perl
14661            ! README.threads malloc.c perl.h toke.c
14662 ____________________________________________________________________________
14663 [    44] By: mbeattie                              on 1997/08/11  15:46:29
14664         Log: Assorted changes for multi-threading (now works rather more).
14665      Branch: perl
14666            + README.threads
14667            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
14668            ! toke.c util.c
14669      Branch: perlext
14670            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
14671            ! Thread/unsync.t
14672 ____________________________________________________________________________
14673 [    43] By: mbeattie                              on 1997/08/08  14:11:00
14674         Log: Made Lint check subs (and -u packages).
14675              Added support for dollar_underscore and implicit $_ in foreach.
14676      Branch: perlext
14677            ! Compiler/B/Lint.pm
14678 ____________________________________________________________________________
14679 [    42] By: TimBunce                              on 1997/07/25  17:15:57
14680         Log: Maintenance 5.004_01 changes
14681      Branch: maint-5.004/perl
14682            + Porting/makerel Porting/patchls hints/newsos4.sh
14683            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14684            + win32/config.vc win32/config_H.bc win32/config_H.vc
14685            + win32/makefile.mk
14686            - win32/config.H win32/config.w32
14687            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
14688            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
14689            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14690            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
14691            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
14692            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
14693            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
14694            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
14695            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14696            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14697            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
14698            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
14699            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
14700            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
14701            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
14702            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
14703            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
14704            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
14705            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
14706            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14707            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
14708            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
14709            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
14710            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
14711            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
14712            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
14713            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
14714            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
14715            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
14716            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
14717 ____________________________________________________________________________
14718 [    41] By: mbeattie                              on 1997/07/24  14:57:53
14719         Log: Start support for fake threads.
14720              pp_lock now returns its argument.
14721      Branch: perl
14722            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
14723            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
14724            ! util.c
14725      Branch: perlext
14726            ! Thread/Thread.xs
14727 ____________________________________________________________________________
14728 [    40] By: mbeattie                              on 1997/07/24  14:55:07
14729         Log: Add missing reset of eval_owner if doeval() fails to parse.
14730      Branch: perl
14731            ! pp_ctl.c
14732 ____________________________________________________________________________
14733 [    39] By: mbeattie                              on 1997/07/17  13:35:51
14734         Log: Fix multiple problems with lexical @_.
14735      Branch: perl
14736            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
14737            ! toke.c
14738 ____________________________________________________________________________
14739 [    38] By: mbeattie                              on 1997/07/16  17:02:09
14740         Log: Change %lx to %x in B::CV::save to prevent some CV
14741              fields becoming 0 in the init section. Add missing
14742              write_back in B::Stackobj::Padsv::load_double to fix
14743              test 22 of op/my.t.
14744      Branch: perlext
14745            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
14746 ____________________________________________________________________________
14747 [    37] By: mbeattie                              on 1997/07/10  11:28:16
14748         Log: Branch win32 developments from main perl branch.
14749      Branch: win32/perl
14750           +> (branch 867 files)
14751 ____________________________________________________________________________
14752 [    36] By: mbeattie                              on 1997/07/05  11:58:05
14753         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
14754              as well as provide_ref (5.003).
14755      Branch: perlext
14756            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
14757 ____________________________________________________________________________
14758 [    35] By: mbeattie                              on 1997/07/05  11:55:18
14759         Log: Introduce pp_lock.
14760      Branch: perl
14761            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
14762            ! pp.c pp_ctl.c toke.c
14763 ____________________________________________________________________________
14764 [    34] By: mbeattie                              on 1997/07/01  12:24:28
14765         Log: Support for op in global register (still buggy)
14766      Branch: perl
14767            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
14768            ! proto.h scope.c scope.h thread.h
14769 ____________________________________________________________________________
14770 [    33] By: mbeattie                              on 1997/06/24  16:34:24
14771         Log: Branch lexical warnings from perl branch.
14772      Branch: lexwarn/perl
14773           +> (branch 867 files)
14774 ____________________________________________________________________________
14775 [    32] By: mbeattie                              on 1997/06/24  14:33:57
14776         Log: Branch integration of maint-5.004 from relperl.
14777      Branch: mainline/perl
14778           +> (branch 600 files)
14779      Branch: maint-5.004/perl
14780           +> (branch 864 files)
14781 ____________________________________________________________________________
14782 [    31] By: mbeattie                              on 1997/06/20  11:46:50
14783         Log: corrected bad_type() prototype. 
14784      Branch: perl
14785            ! op.c
14786 ____________________________________________________________________________
14787 [    30] By: mbeattie                              on 1997/06/12  12:38:05
14788         Log: Tweak README.
14789      Branch: perlext
14790            ! Thread/README
14791 ____________________________________________________________________________
14792 [    29] By: mbeattie                              on 1997/06/12  12:34:59
14793         Log: Document -m option of CC backend.
14794      Branch: perlext
14795            ! Compiler/NOTES
14796 ____________________________________________________________________________
14797 [    28] By: mbeattie                              on 1997/06/12  12:25:05
14798         Log: Support sysseek introduced in 5.004.
14799      Branch: perlext
14800            ! Compiler/ccop.c Compiler/ccop.h
14801 ____________________________________________________________________________
14802 [    27] By: mbeattie                              on 1997/06/05  14:20:51
14803         Log: More fixups for thrperl integration.
14804      Branch: perl
14805            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14806            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
14807            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
14808            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
14809            ! util.c
14810 ____________________________________________________________________________
14811 [    25] By: mbeattie                              on 1997/05/28  15:11:24
14812         Log: Fixups for thrperl integration.
14813      Branch: perl
14814            ! embed.h keywords.h op.c opcode.h perl.c util.c
14815 ____________________________________________________________________________
14816 [    24] By: mbeattie                              on 1997/05/26  20:10:42
14817         Log: Integrate thrperl 5.003->5.004.
14818      Branch: perl
14819           +> thread.h
14820           !> (integrate 33 files)
14821 ____________________________________________________________________________
14822 [    23] By: mbeattie                              on 1997/05/26  11:45:39
14823         Log: Fix ppname when saving subs.
14824      Branch: perlext
14825            ! Compiler/B/C.pm
14826 ____________________________________________________________________________
14827 [    22] By: mbeattie                              on 1997/05/26  11:45:03
14828         Log: -mFoo option now forces -uFoo.
14829      Branch: perlext
14830            ! Compiler/B/CC.pm
14831 ____________________________________________________________________________
14832 [    21] By: mbeattie                              on 1997/05/26  11:43:37
14833         Log: Put back objsym/savesym (used by walkoptree_exec).
14834      Branch: perlext
14835            ! Compiler/B.pm
14836 ____________________________________________________________________________
14837 [    20] By: mbeattie                              on 1997/05/26  11:38:45
14838         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
14839      Branch: perl
14840            ! av.c global.sym
14841 ____________________________________________________________________________
14842 [    19] By: mbeattie                              on 1997/05/25  21:19:38
14843         Log: Fix up integration 5.003->5.004.
14844      Branch: perl
14845            + lib/Class/Fields.pm lib/ISA.pm
14846            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
14847            ! toke.c
14848 ____________________________________________________________________________
14849 [    18] By: mbeattie                              on 1997/05/25  10:31:21
14850         Log: First stab at 5.003 -> 5.004 integration.
14851      Branch: perl
14852           +> (branch 291 files)
14853            - Changes.Conf ext/DynaLoader/dl_os2.xs
14854            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14855            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14856            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14857            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14858            - lib/chat2.pl lib/splain os2/README os2/README.old
14859            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14860            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14861            - x2p/handy.h x2p/s2p.man
14862           !> (integrate 392 files)
14863 ____________________________________________________________________________
14864 [    17] By: mbeattie                              on 1997/05/24  18:46:49
14865         Log: Wholesale update to 5.004.
14866      Branch: relperl
14867            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
14868            + Porting/Glossary Porting/pumpkin.pod README.amiga
14869            + README.cygwin32 README.os2 README.plan9 README.qnx
14870            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
14871            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
14872            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
14873            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14874            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
14875            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14876            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14877            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
14878            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
14879            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
14880            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
14881            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
14882            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
14883            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
14884            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
14885            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
14886            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
14887            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
14888            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
14889            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
14890            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
14891            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
14892            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
14893            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
14894            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
14895            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14896            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
14897            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
14898            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
14899            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
14900            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
14901            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
14902            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
14903            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
14904            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
14905            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
14906            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
14907            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
14908            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
14909            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
14910            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
14911            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
14912            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
14913            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
14914            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14915            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
14916            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
14917            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
14918            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
14919            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
14920            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
14921            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
14922            + plan9/config.plan9 plan9/exclude plan9/fndvers
14923            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
14924            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
14925            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
14926            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
14927            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14928            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14929            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
14930            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
14931            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
14932            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
14933            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
14934            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
14935            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
14936            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
14937            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
14938            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
14939            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
14940            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
14941            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
14942            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
14943            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
14944            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
14945            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
14946            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
14947            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
14948            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
14949            + t/pragma/warn-1global t/pragma/warning.t universal.c
14950            + utils/splain.PL vms/ext/DCLsym/0README.txt
14951            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
14952            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
14953            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
14954            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
14955            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
14956            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
14957            + win32/config.H win32/config.w32 win32/config_h.PL
14958            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
14959            + win32/include/arpa/inet.h win32/include/dirent.h
14960            + win32/include/netdb.h win32/include/sys/socket.h
14961            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
14962            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
14963            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
14964            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
14965            + x2p/proto.h
14966            - Changes.Conf ext/DynaLoader/dl_os2.xs
14967            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14968            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14969            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14970            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14971            - lib/chat2.pl lib/splain os2/README os2/README.old
14972            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14973            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14974            - x2p/handy.h x2p/s2p.man
14975            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
14976            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
14977            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
14978            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
14979            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
14980            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
14981            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
14982            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
14983            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
14984            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
14985            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
14986            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
14987            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14988            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
14989            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
14990            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
14991            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14992            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
14993            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
14994            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
14995            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
14996            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
14997            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
14998            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
14999            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
15000            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15001            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
15002            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
15003            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
15004            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
15005            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
15006            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
15007            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
15008            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
15009            ! installman installperl interp.sym keywords.h keywords.pl
15010            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
15011            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15012            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
15013            ! lib/Exporter.pm lib/ExtUtils/Install.pm
15014            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15015            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15016            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15017            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15018            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15019            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
15020            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
15021            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
15022            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
15023            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
15024            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
15025            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
15026            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15027            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15028            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15029            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15030            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15031            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
15032            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
15033            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
15034            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
15035            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15036            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
15037            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
15038            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
15039            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
15040            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
15041            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
15042            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
15043            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15044            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15045            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15046            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15047            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15048            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
15049            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
15050            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
15051            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
15052            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
15053            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
15054            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
15055            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
15056            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
15057            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
15058            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
15059            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
15060            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
15061            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
15062            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
15063            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
15064            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15065            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15066            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
15067            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
15068            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
15069            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
15070            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15071            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15072            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
15073            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
15074            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
15075            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
15076            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15077            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15078            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15079            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15080            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
15081            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
15082            ! x2p/util.h x2p/walk.c
15083 ____________________________________________________________________________
15084 [    16] By: mbeattie                              on 1997/05/23  22:42:08
15085         Log: Initial integration of relperl from 5.003.
15086      Branch: relperl
15087           +> (branch 600 files)
15088 ____________________________________________________________________________
15089 [    14] By: mbeattie                              on 1997/05/12  20:22:56
15090         Log: Finish code generation rewrite. Clean up B::Section class and
15091              handle symbol table translation internally. Simple .pm modules
15092              now compile OK.
15093      Branch: perlext
15094            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
15095            ! Compiler/B/CC.pm
15096 ____________________________________________________________________________
15097 [    13] By: mbeattie                              on 1997/05/05  19:41:18
15098         Log: Don't make pp_enter and pp_return trigger basic blocks.
15099      Branch: perlext
15100            ! Compiler/B/Bblock.pm
15101 ____________________________________________________________________________
15102 [    12] By: mbeattie                              on 1997/05/05  19:40:16
15103         Log: Rewrite code generation. Sections (de)multiplexed into a
15104              temporary file instead of stored in arrays.
15105      Branch: perlext
15106            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
15107 ____________________________________________________________________________
15108 [    11] By: mbeattie                              on 1997/05/03  20:20:59
15109         Log: Development to pre-alpha4
15110      Branch: perlext
15111            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
15112            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
15113            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
15114            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15115            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
15116            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
15117            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
15118            ! Compiler/test_harness Compiler/test_harness_cc
15119 ____________________________________________________________________________
15120 [    10] By: mbeattie                              on 1997/05/03  14:47:06
15121         Log: Initial check-in of perl compiler.
15122      Branch: perlext
15123            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
15124            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
15125            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
15126            + Compiler/B/CC.pm Compiler/B/Debug.pm
15127            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
15128            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15129            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
15130            + Compiler/O.pm Compiler/README Compiler/TESTS
15131            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
15132            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
15133            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
15134            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
15135            + Compiler/disassemble Compiler/old/README.feb11
15136            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
15137            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
15138            + Compiler/op.patch Compiler/ramblings/cc.notes
15139            + Compiler/ramblings/curcop.runtime
15140            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
15141            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
15142            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
15143            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
15144            + Compiler/ramblings/runtime.porting
15145            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
15146            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
15147            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
15148            + Compiler/test_harness_bytecode Compiler/test_harness_cc
15149            + Compiler/typemap
15150 ____________________________________________________________________________
15151 [     9] By: mbeattie                              on 1997/05/02  19:03:49
15152         Log: Don't require CvDEPTH == 0 when bombing out of subs.
15153      Branch: thrperl
15154            ! pp_hot.c
15155 ____________________________________________________________________________
15156 [     8] By: mbeattie                              on 1997/04/23  19:06:45
15157         Log: Added programmer-level condition variables via "condpair" magic.
15158              Added support for detached threads and tweaked a few things.
15159      Branch: thrperl
15160            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
15161            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
15162            ! util.c
15163 ____________________________________________________________________________
15164 [     7] By: mbeattie                              on 1997/04/23  19:04:18
15165         Log: Rewrote programmer-level condition variables from scratch. Added
15166              support for detaching threads. Fixed handling for arguments
15167              passed in to threads and return values for joined threads.
15168      Branch: perlext
15169            + Thread/lock.t
15170            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
15171            ! Thread/typemap
15172 ____________________________________________________________________________
15173 [     6] By: mbeattie                              on 1997/04/10  20:17:26
15174         Log: Initial check-in of Thread module.
15175      Branch: perlext
15176            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
15177            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
15178            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
15179            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
15180            + Thread/unsync4.t
15181 ____________________________________________________________________________
15182 [     5] By: mbeattie                              on 1997/04/10  20:05:52
15183         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
15184              missing parens (pad allocation) in the tokener.
15185      Branch: thrperl
15186            ! op.c pp_ctl.c toke.c
15187 ____________________________________________________________________________
15188 [     4] By: mbeattie                              on 1997/03/28  18:40:44
15189         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
15190      Branch: thrperl
15191            + thread.h
15192            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
15193            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
15194            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
15195            ! run.c scope.c sv.c sv.h toke.c util.c
15196 ____________________________________________________________________________
15197 [     3] By: mbeattie                              on 1997/03/28  13:36:23
15198         Log: Branch 5.003 -> thrperl
15199      Branch: thrperl
15200           +> (branch 600 files)
15201 ____________________________________________________________________________
15202 [     2] By: mbeattie                              on 1997/03/28  13:32:21
15203         Log: Initial devel changes.
15204              Pseudo-hashes. Optional strong typing. RESTART {}.
15205      Branch: perl
15206            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
15207            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
15208            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
15209 ____________________________________________________________________________
15210 [     1] By: mbeattie                              on 1997/03/28  13:17:33
15211         Log: Perl 5.003 check-in
15212      Branch: perl
15213            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
15214            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
15215            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
15216            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15217            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
15218            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15219            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15220            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15221            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15222            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15223            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15224            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15225            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15226            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
15227            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15228            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
15229            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15230            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
15231            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15232            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15233            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15234            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15235            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15236            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15237            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15238            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15239            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15240            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15241            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15242            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15243            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15244            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15245            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15246            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15247            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15248            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15249            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15250            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15251            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15252            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15253            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15254            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15255            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15256            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15257            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15258            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15259            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15260            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15261            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15262            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15263            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15264            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15265            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15266            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15267            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15268            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15269            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15270            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15271            + hints/README.hints hints/aix.sh hints/altos486.sh
15272            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15273            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15274            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15275            + hints/fps.sh hints/freebsd.sh hints/genix.sh
15276            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15277            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15278            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15279            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15280            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15281            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15282            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15283            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15284            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15285            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15286            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15287            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15288            + hints/uts.sh hv.c hv.h installman installperl interp.sym
15289            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15290            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15291            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15292            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15293            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15294            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15295            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15296            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15297            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15298            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15299            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15300            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15301            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15302            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15303            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15304            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15305            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15306            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15307            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15308            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15309            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15310            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15311            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15312            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15313            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15314            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15315            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15316            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15317            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15318            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15319            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15320            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15321            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15322            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15323            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15324            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15325            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15326            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15327            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15328            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15329            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15330            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15331            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15332            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15333            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15334            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15335            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15336            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15337            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15338            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15339            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15340            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15341            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15342            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15343            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15344            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15345            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15346            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15347            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15348            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15349            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15350            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15351            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15352            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15353            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15354            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15355            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15356            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15357            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15358            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15359            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15360            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15361            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15362            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15363            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15364            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15365            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15366            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15367            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15368            + vms/Makefile vms/config.vms vms/descrip.mms
15369            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15370            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15371            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15372            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15373            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15374            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15375            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15376            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15377            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15378            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15379            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15380            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15381            + x2p/walk.c