MM_Win32::maybe_command() case-insesitivity tweak
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Graham Barr         <gbarr@ti.com>
24     Spider Boardman     <spider@orb.nashua.nh.us>
25     Tom Christiansen    <tchrist@perl.com>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@chapin.edu>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
53     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
54     Tim Bunce           <Tim.Bunce@ig.co.uk>
55     Andy Dougherty      <doughera@lafcol.lafayette.edu>
56     Gurusamy Sarathy    <gsar@engin.umich.edu>
57     Chip Salzenberg     <chip@perl.com>
58
59 And, of course, the Author of Perl:
60
61     Larry Wall          <larry@wall.org>
62
63
64 NOTE: Each change entry shows the change number; who checked it into the
65 repository; when; description of the change; which branch the change
66 happened in; and the affected files.  The file lists have a short symbolic
67 indicator:
68
69             !       modified
70             +       added
71             -       deleted
72             +>      branched (from elsewhere)
73             !>      merged changes (from elsewhere)
74
75
76 ----------------
77 Version 5.005_01        First maintenance release of 5.005
78 ----------------
79
80 ____________________________________________________________________________
81 [  1669] By: gsar                                  on 1998/07/26  23:19:02
82         Log: update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
83      Branch: maint-5.005/perl
84            ! Changes proto.h win32/GenCAPI.pl
85 ____________________________________________________________________________
86 [  1668] By: gsar                                  on 1998/07/26  21:12:11
87         Log: s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they
88              can disable it from config.sh if they want; up patchlevel to 5_01;
89              little tweaks to pods
90      Branch: maint-5.005/perl
91            ! README.win32 patchlevel.h pod/perldelta.pod toke.c
92            ! win32/Makefile win32/config_H.bc win32/config_H.gc
93            ! win32/config_H.vc win32/makefile.mk win32/win32.c
94 ____________________________________________________________________________
95 [  1662] By: gsar                                  on 1998/07/26  05:01:52
96         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
97      Branch: maint-5.005/perl
98            ! pod/perlhist.pod proto.h
99 ____________________________________________________________________________
100 [  1658] By: gsar                                  on 1998/07/26  02:23:46
101         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
102              Date: Fri, 24 Jul 1998 11:38:25 -0700
103              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
104              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
105              --
106              Date: Fri, 24 Jul 1998 12:30:36 -0700
107              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
108              Subject: [PATCH 5.005]Tweaks to README.vms
109              --
110              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
111              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
112              Subject: [PATCH 5.005] Final build cleanup patch
113      Branch: maint-5.005/perl
114            ! README.vms vms/descrip_mms.template vms/subconfigure.com
115 ____________________________________________________________________________
116 [  1657] By: gsar                                  on 1998/07/26  02:19:50
117         Log: another platform where pp_sselect() needs a whole fd_set buffer
118              From: Lupe Christoph <lupe@alanya.m.isar.de>
119              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
120              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
121              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
122      Branch: maint-5.005/perl
123            ! pp_sys.c
124 ____________________________________________________________________________
125 [  1656] By: gsar                                  on 1998/07/26  02:12:46
126         Log: fix problem building modules on dos-djgpp
127              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
128              Date: Sat, 25 Jul 1998 00:53:39 +0200
129              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
130              Subject: [PATCH 5.005] dos-djgpp and modules problem
131      Branch: maint-5.005/perl
132            ! djgpp/fixpmain
133 ____________________________________________________________________________
134 [  1655] By: gsar                                  on 1998/07/26  02:11:09
135         Log: From: Tom Spindler <dogcow@home.merit.edu>
136              Date: Wed, 22 Jul 1998 16:11:07 -0400
137              Message-ID: <19980722161107.A16813@home.merit.edu>
138              Subject: [PATCH 5.005] BeOS tweak
139      Branch: maint-5.005/perl
140            ! hints/beos.sh
141 ____________________________________________________________________________
142 [  1654] By: gsar                                  on 1998/07/26  02:09:29
143         Log: various pod tweaks
144      Branch: maint-5.005/perl
145            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
146            ! pod/perltoc.pod
147 ____________________________________________________________________________
148 [  1653] By: gsar                                  on 1998/07/26  02:05:46
149         Log: fix emacs/ptags for PL_* changes
150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
151              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
152              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
153              Subject: [PATCH 5.004_76] Yet better ptags
154      Branch: maint-5.005/perl
155            ! emacs/ptags
156 ____________________________________________________________________________
157 [  1652] By: gsar                                  on 1998/07/26  02:03:01
158         Log: fix behavior of <=> on bigints
159              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
160              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
161              Date: Fri, 24 Jul 1998 18:29:53 +0100
162              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
163      Branch: maint-5.005/perl
164            ! lib/Math/BigInt.pm t/lib/bigintpm.t
165 ____________________________________________________________________________
166 [  1649] By: gsar                                  on 1998/07/24  03:56:56
167         Log: create maint-5.005 branch
168      Branch: maint-5.005/perl
169           +> (branch 1079 files)
170 ____________________________________________________________________________
171 [  1648] By: gsar                                  on 1998/07/24  03:36:35
172         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
173      Branch: perl
174            ! Changes
175
176 -------------
177 Version 5.005           Production release
178 -------------
179
180 ____________________________________________________________________________
181 [  1647] By: gsar                                  on 1998/07/22  21:11:29
182         Log: sneak in hints/irix_6.sh update
183      Branch: perl
184            ! Changes hints/irix_6.sh
185 ____________________________________________________________________________
186 [  1646] By: gsar                                  on 1998/07/22  21:00:44
187         Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
188              from Jon Orwant <orwant@media.mit.edu>; update guts documentation
189              to reflect PL_* changes; is this *it* for 5.005?
190      Branch: perl
191            ! Changes README.win32 patchlevel.h pod/perlcall.pod
192            ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
193            ! pod/perltoc.pod pod/perlxs.pod
194 ____________________________________________________________________________
195 [  1645] By: gsar                                  on 1998/07/22  19:37:41
196         Log: don't use qualify() in class methods
197              From:    Albert Dvornik <bert@genscan.com>
198              Date:    22 Jul 1998 15:14:46 EDT
199              Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
200              Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
201      Branch: perl
202            ! ext/IO/lib/IO/Handle.pm
203 ____________________________________________________________________________
204 [  1644] By: gsar                                  on 1998/07/22  18:13:31
205         Log: newer perlembed.pod
206      Branch: perl
207            ! pod/perlembed.pod
208 ____________________________________________________________________________
209 [  1643] By: gsar                                  on 1998/07/22  18:03:42
210         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
211              Date:    Wed, 22 Jul 1998 13:42:20 EDT
212              Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
213              Subject: Re: 5.005 - a sneak preview
214      Branch: perl
215            ! Porting/pumpkin.pod
216 ____________________________________________________________________________
217 [  1642] By: gsar                                  on 1998/07/22  17:58:42
218         Log: add perlmodinstall, regen perltoc
219      Branch: perl
220            + pod/perlmodinstall.pod
221            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
222            ! pod/perltoc.pod win32/pod.mak
223 ____________________________________________________________________________
224 [  1641] By: gsar                                  on 1998/07/22  17:11:55
225         Log: support optional crypt() with PERL_OBJECT
226              From:    "Douglas Lankshear" <dougl@ActiveState.com>
227              Date:    Wed, 22 Jul 1998 08:21:10 PDT
228              Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
229              Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
230      Branch: perl
231            ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
232            ! win32/perlhost.h win32/win32.c win32/win32iop.h
233 ____________________________________________________________________________
234 [  1640] By: gsar                                  on 1998/07/22  17:09:11
235         Log: win32 tweaks
236              Date:    Wed, 22 Jul 1998 07:09:09 PDT
237              Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
238              From:    "Douglas Lankshear" <dougl@ActiveState.com>
239      Branch: perl
240            ! win32/Makefile win32/makefile.mk win32/win32.h
241 ____________________________________________________________________________
242 [  1639] By: gsar                                  on 1998/07/22  17:00:30
243         Log: From:    d-lewart@uiuc.edu (Daniel S. Lewart)
244              Date:    Wed, 22 Jul 1998 06:20:08 CDT
245              Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
246              Subject: [PATCH] lib/Sys/Syslog.pm doc
247      Branch: perl
248            ! Changes lib/Sys/Syslog.pm
249 ____________________________________________________________________________
250 [  1638] By: gsar                                  on 1998/07/22  09:12:26
251         Log: up patchlevel etc (only doc patching from now on, testing in progress)
252      Branch: perl
253            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
254            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
255 ____________________________________________________________________________
256 [  1637] By: gsar                                  on 1998/07/22  08:27:09
257         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
258              Date:    Tue, 21 Jul 1998 16:04:40 PDT
259              Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
260              Subject: [PATCH 5.004_76]Document Vax C's death for VMS
261              --
262              Date:    Tue, 21 Jul 1998 16:08:57 PDT
263              Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
264              Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
265              --
266              Date:    Tue, 21 Jul 1998 16:05:56 PDT
267              Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
268              Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
269      Branch: perl
270            ! README.vms pod/perldelta.pod vms/descrip_mms.template
271 ____________________________________________________________________________
272 [  1636] By: gsar                                  on 1998/07/22  08:04:37
273         Log: fix quoting in t/io/inplace.t
274      Branch: perl
275            ! t/io/inplace.t
276 ____________________________________________________________________________
277 [  1635] By: gsar                                  on 1998/07/22  07:59:30
278         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
279              Date:    Tue, 21 Jul 1998 13:06:44 PDT
280              Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
281              Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
282      Branch: perl
283            ! t/io/inplace.t vms/test.com
284 ____________________________________________________________________________
285 [  1634] By: gsar                                  on 1998/07/22  07:55:35
286         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
287              Date:    Tue, 21 Jul 1998 12:42:20 PDT
288              Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
289              Subject: [PATCH 5.004_76]Fix inplace editing for VMS
290      Branch: perl
291            ! doio.c
292 ____________________________________________________________________________
293 [  1633] By: gsar                                  on 1998/07/22  07:53:53
294         Log: fix AIX hints for PL_* changes
295              From:    Jarkko Hietaniemi <jhi@iki.fi>
296              Date:    Tue, 21 Jul 1998 22:53:54 +0300
297              Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
298              Subject: Re: _76 fails to link B extension on AIX 414
299      Branch: perl
300            ! perl_exp.SH
301 ____________________________________________________________________________
302 [  1632] By: gsar                                  on 1998/07/22  07:51:56
303         Log: From:    Anton Berezin <tobez@plab.ku.dk>
304              Date:    Tue, 21 Jul 1998 21:46:45 +0200
305              Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
306              Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
307      Branch: perl
308            ! t/op/eval.t
309 ____________________________________________________________________________
310 [  1631] By: gsar                                  on 1998/07/22  07:48:20
311         Log: applied patch, with tweak suggested by Michael Parker
312              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
313              Date:    Tue, 21 Jul 1998 14:30:05 EDT
314              Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
315              Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
316      Branch: perl
317            ! hints/irix_6.sh
318 ____________________________________________________________________________
319 [  1630] By: gsar                                  on 1998/07/22  07:40:25
320         Log: better diagnostic on errno.t failure
321              From:    Graham Barr <gbarr@ti.com>
322              Date:    Tue, 21 Jul 1998 13:07:29 CDT
323              Message-Id: <19980721130729.K4337@asic.sc.ti.com>
324      Branch: perl
325            ! t/lib/errno.t
326 ____________________________________________________________________________
327 [  1629] By: gsar                                  on 1998/07/22  07:36:38
328         Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
329              the registry for anything that begins with "PERL", not "PERL5"
330              From:    "Douglas Lankshear" <dougl@ActiveState.com>
331              Date:    Tue, 21 Jul 1998 11:08:00 PDT
332              Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
333      Branch: perl
334            ! perl.c win32/perlhost.h win32/win32.c
335 ____________________________________________________________________________
336 [  1628] By: gsar                                  on 1998/07/22  07:28:35
337         Log: suppress redefined warnings on C<INIT {} INIT {}>
338      Branch: perl
339            ! op.c
340 ____________________________________________________________________________
341 [  1627] By: gsar                                  on 1998/07/22  07:15:19
342         Log: remove spurious $VERSION line that confuses CPAN
343              From:    Johan Vromans <jvromans@squirrel.nl>
344              Date:    Tue, 21 Jul 1998 20:01:36 +0200
345              Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
346              Subject: Re: 5.004_76 missing version numbers
347      Branch: perl
348            ! lib/Getopt/Long.pm
349 ____________________________________________________________________________
350 [  1626] By: gsar                                  on 1998/07/22  06:57:56
351         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
352              Date:    Tue, 21 Jul 1998 10:20:13 EDT
353              Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
354              Subject: [PATCH] Porting/config* updates for 5.005
355      Branch: perl
356            ! Changes Porting/config.sh Porting/config_H
357 ____________________________________________________________________________
358 [  1625] By: gsar                                  on 1998/07/22  06:46:38
359         Log: add a few more globals with old names #defined
360      Branch: perl
361            ! embed.pl embedvar.h
362 ____________________________________________________________________________
363 [  1624] By: gsar                                  on 1998/07/22  06:39:22
364         Log: allow extensions to be specified as paths 
365              From:    Paul Johnson <pjcj@transeda.com>
366              Date:    Tue, 21 Jul 1998 12:04:27 BST
367              Message-Id: <19980721120427.F903@west-tip.transeda.com>
368              Subject: [PATCH] 5.004_75 Embed and static extensions
369      Branch: perl
370            ! lib/ExtUtils/Embed.pm
371 ____________________________________________________________________________
372 [  1623] By: gsar                                  on 1998/07/22  06:12:50
373         Log: make $ prototype to accept THREADSVs
374      Branch: perl
375            ! op.c
376 ____________________________________________________________________________
377 [  1622] By: gsar                                  on 1998/07/22  06:04:25
378         Log: fix Liblist.pm to find entries that are plain pathnames on win32
379      Branch: perl
380            ! lib/ExtUtils/Liblist.pm
381 ____________________________________________________________________________
382 [  1621] By: gsar                                  on 1998/07/22  05:10:53
383         Log: perlfaq update from From Tom Christiansen and Nathan Torkington
384              (removes all mention of training courses from perlfaq*.pod)
385      Branch: perl
386            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
387            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
388            ! pod/perlfaq8.pod pod/perlfaq9.pod
389 ____________________________________________________________________________
390 [  1620] By: gsar                                  on 1998/07/22  02:51:13
391         Log: applied patch, modulo parts already added to perldelta
392              From:    Stephen McCamant <alias@mcs.com>
393              Date:    Tue, 21 Jul 1998 17:06:23 CDT
394              Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
395              Subject: [PATCH] Re: Beta2 is available
396      Branch: perl
397            ! pod/perldelta.pod
398 ____________________________________________________________________________
399 [  1619] By: gsar                                  on 1998/07/22  02:45:55
400         Log: applied patch, add new message to perldeta
401              From:    Stephen McCamant <alias@mcs.com>
402              Date:    Tue, 21 Jul 1998 16:12:25 CDT
403              Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
404              Subject: [PATCH] Band-aid patch for local($avhv->{a})
405      Branch: perl
406            ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
407 ____________________________________________________________________________
408 [  1618] By: gsar                                  on 1998/07/22  02:08:00
409         Log: fix up B modules for PL_* changes
410      Branch: perl
411            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
412 ____________________________________________________________________________
413 [  1617] By: gsar                                  on 1998/07/22  01:42:14
414         Log: From:    Malcolm Beattie <mbeattie@sable.ox.ac.uk>
415              Date:    Tue, 21 Jul 1998 18:13:16 BST
416              Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
417              Subject: Compiler docs for 5.005
418      Branch: perl
419            ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
420            ! ext/B/O.pm
421 ____________________________________________________________________________
422 [  1616] By: gsar                                  on 1998/07/22  01:29:09
423         Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
424              names
425      Branch: perl
426            ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
427            ! intrpvar.h
428 ____________________________________________________________________________
429 [  1615] By: nick                                  on 1998/07/21  22:26:34
430         Log: Mingw32 PERL_OBJECT tweaks
431      Branch: perl
432            ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
433 ____________________________________________________________________________
434 [  1614] By: gsar                                  on 1998/07/21  19:43:32
435         Log: fix off-by-one in change#623 that broke lexical lookups in eval''
436      Branch: perl
437            ! pp_ctl.c
438
439 ----------------
440 Version 5.004_76        5.005 Public Beta, Issue 2
441 ----------------
442
443 ____________________________________________________________________________
444 [  1613] By: gsar                                  on 1998/07/21  10:26:01
445         Log: final tweaks before beta2
446      Branch: perl
447            + Porting/findvars
448           +> Porting/fixvars
449            - fixvars
450            ! Changes MANIFEST intrpvar.h iperlsys.h
451            ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
452 ____________________________________________________________________________
453 [  1612] By: gsar                                  on 1998/07/21  07:15:54
454         Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
455      Branch: perl
456            ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
457            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
458            ! win32/win32sck.c
459 ____________________________________________________________________________
460 [  1611] By: gsar                                  on 1998/07/21  07:12:00
461         Log: fix bytecode.pl with moved var names
462      Branch: perl
463            ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
464 ____________________________________________________________________________
465 [  1610] By: gsar                                  on 1998/07/21  05:51:10
466         Log: tweak toke.c
467      Branch: perl
468            ! toke.c
469 ____________________________________________________________________________
470 [  1609] By: gsar                                  on 1998/07/21  05:46:59
471         Log: change case of PERL_OBJECT filenames, consistent with the rest
472      Branch: perl
473            + XSlock.h objXSUB.h
474            - ObjXSub.h XSLock.h
475            ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
476            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
477 ____________________________________________________________________________
478 [  1608] By: gsar                                  on 1998/07/21  05:31:13
479         Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
480      Branch: perl
481            ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
482 ____________________________________________________________________________
483 [  1607] By: gsar                                  on 1998/07/21  05:29:10
484         Log: part 1 of PERL_OBJECT fixes for new var names
485      Branch: perl
486            ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
487            ! run.c win32/GenCAPI.pl
488 ____________________________________________________________________________
489 [  1606] By: gsar                                  on 1998/07/21  05:17:26
490         Log: From:    Stephen McCamant <alias@mcs.com>
491              Date:    Mon, 20 Jul 1998 23:53:32 CDT
492              Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
493              Subject: [PATCH] redundant RV2GVs in ck_fun()
494      Branch: perl
495            ! op.c
496 ____________________________________________________________________________
497 [  1605] By: gsar                                  on 1998/07/21  05:13:28
498         Log: From:    Stephen McCamant <alias@mcs.com>
499              Date:    Mon, 20 Jul 1998 23:32:42 CDT
500              Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
501              Subject: B::Deparse 0.56 (first testsuite fixes; big)
502      Branch: perl
503            ! ext/B/B/Deparse.pm
504 ____________________________________________________________________________
505 [  1604] By: gsar                                  on 1998/07/21  05:07:29
506         Log: applied a slightly tweaked version of suggested patch
507              From: Colin Kuskie <ckuskie@cadence.com>
508              Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
509              Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
510              Subject: [PATCH _75] More documentation for -i prefix
511      Branch: perl
512            ! pod/perlrun.pod
513 ____________________________________________________________________________
514 [  1603] By: gsar                                  on 1998/07/21  04:59:19
515         Log: disable malloced_size() feedback with -DLEAKTEST
516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
517              Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
518              Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
519              Subject: [PATCH 5.004_75] -DLEAKTEST broken
520      Branch: perl
521            ! av.c sv.c
522 ____________________________________________________________________________
523 [  1602] By: gsar                                  on 1998/07/21  04:57:43
524         Log: fix hints/hpux.sh for cpp recognition
525              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
526              Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
527              Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
528              Subject: RE: Configure misses preprocessor on HP-UX
529      Branch: perl
530            ! hints/hpux.sh
531 ____________________________________________________________________________
532 [  1601] By: gsar                                  on 1998/07/21  04:55:51
533         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
534              Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
535              Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
536              Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
537      Branch: perl
538            ! pp_ctl.c t/op/pat.t
539 ____________________________________________________________________________
540 [  1600] By: gsar                                  on 1998/07/21  04:48:32
541         Log: allocate a whole fd_set for pp_sselect() on more platforms
542              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
543              Date: 20 Jul 1998 00:14:18 +0300
544              Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
545              Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
546      Branch: perl
547            ! pp_sys.c
548 ____________________________________________________________________________
549 [  1599] By: gsar                                  on 1998/07/21  04:44:04
550         Log: add tests to check if context propagation works
551              From: Francois Desarmenien <desar@club-internet.fr>
552              Date: Sun, 19 Jul 1998 12:28:33 +0200
553              Message-ID: <35B1CA51.A606AD27@club-internet.fr>
554              Subject: Re: m//g strange behaviour in 5.004
555      Branch: perl
556            + t/op/context.t
557            ! MANIFEST
558 ____________________________________________________________________________
559 [  1598] By: gsar                                  on 1998/07/21  04:37:49
560         Log: applied RE doc patches, with tweaks to the prose
561              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
562              Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
563              Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
564              Subject: [PATCH 5.004_72] Document irregular zero-length matches
565              --
566              Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
567              Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
568              Subject: [PATCH 5.004_72] Another irregularity of expressions documented
569      Branch: perl
570            ! pod/perlre.pod
571 ____________________________________________________________________________
572 [  1597] By: gsar                                  on 1998/07/21  04:16:51
573         Log: pod tweak suggested by Ilya
574      Branch: perl
575            ! pod/perlfunc.pod
576 ____________________________________________________________________________
577 [  1596] By: gsar                                  on 1998/07/21  04:12:39
578         Log: enable color output with -Mre=debugcolor with -DDEBUGGING
579              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
580              Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
581              Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
582              Subject: [PATCH 5.004_72] Better -Mre=colordb
583      Branch: perl
584            ! ext/re/re.xs
585 ____________________________________________________________________________
586 [  1595] By: gsar                                  on 1998/07/21  04:07:44
587         Log: From: "John L. Allen" <allen@grumman.com>
588              Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
589              Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
590              Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
591      Branch: perl
592            ! utils/perlbug.PL
593 ____________________________________________________________________________
594 [  1594] By: gsar                                  on 1998/07/21  04:06:06
595         Log: don't use SelectSaver on IO::Handle->input_*() methods
596              From: Robin Barker <rmb1@cise.npl.co.uk>
597              Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
598              Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
599              Subject: Re: Bug in IO::Handle->input_record_separator
600      Branch: perl
601            ! ext/IO/lib/IO/Handle.pm
602 ____________________________________________________________________________
603 [  1593] By: gsar                                  on 1998/07/21  04:03:46
604         Log: applied a tweaked version of suggested patch
605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
606              Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
607              Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
608              Subject: [PATCH 5.004_72] Enable/document colors in re.pm
609      Branch: perl
610            ! ext/re/re.pm
611 ____________________________________________________________________________
612 [  1592] By: gsar                                  on 1998/07/21  03:49:55
613         Log: remove compat3.sym and rename perld4.pod
614      Branch: perl
615           +> pod/perl5004delta.pod
616            - compat3.sym pod/perld4.pod
617            ! MANIFEST
618 ____________________________________________________________________________
619 [  1591] By: gsar                                  on 1998/07/21  03:38:16
620         Log: update patchlevel, Changes
621      Branch: perl
622            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
623            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
624 ____________________________________________________________________________
625 [  1590] By: gsar                                  on 1998/07/21  03:06:04
626         Log: documentation tweaks from Abigail <abigail@fnx.com>
627              Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
628              Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
629              Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
630              --
631              Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
632              Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
633              Subject: [PATCH 5.00475] pod/perlguts.pod
634              --
635              Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
636              Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
637              Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
638              --
639              Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
640              Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
641              Subject: [PATCH, 5.00475], pod/perlsub.pod
642              --
643              Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
644              Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
645              Subject: [PATCH 5.00475] pod/perlfunc.pod
646      Branch: perl
647            ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
648            ! pod/perlsyn.pod
649 ____________________________________________________________________________
650 [  1589] By: gsar                                  on 1998/07/21  02:44:25
651         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
652              Date: Wed, 15 Jul 1998 09:38:12 -0700
653              Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
654              Subject: [PATCH 5.005-beta1]Quick VMS config update
655              --
656              Date: Wed, 15 Jul 1998 12:53:52 -0700
657              Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
658              Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
659              --
660              Date: Thu, 16 Jul 1998 11:15:44 -0700
661              Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
662              Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
663              --
664              Date: Thu, 16 Jul 1998 11:21:55 -0700
665              Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
666              Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
667              --
668              Date: Thu, 16 Jul 1998 11:25:04 -0700
669              Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
670              Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
671              --
672              Date: Fri, 17 Jul 1998 15:29:13 -0700
673              Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
674              Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
675              --
676              Date: Mon, 20 Jul 1998 10:20:49 -0700
677              Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
678              Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
679              --
680              Date: Mon, 20 Jul 1998 10:13:03 -0700
681              Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
682              Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
683              --
684              From: Brad Hughes <brad@tgsmc.com>
685              Date: Mon, 20 Jul 1998 15:51:22 -0700
686              Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
687              Subject: patch for readme.vms
688      Branch: perl
689            ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
690            ! vms/gen_shrfls.pl vms/subconfigure.com
691 ____________________________________________________________________________
692 [  1588] By: gsar                                  on 1998/07/21  01:26:20
693         Log: change#1481 didn't go through at all, redo it
694      Branch: perl
695            ! t/base/rs.t
696 ____________________________________________________________________________
697 [  1587] By: gsar                                  on 1998/07/21  01:21:41
698         Log: workaround C<"foo" "bar"> catenation-intolerant compilers
699      Branch: perl
700            ! regexec.c toke.c
701 ____________________________________________________________________________
702 [  1586] By: gsar                                  on 1998/07/21  01:05:49
703         Log: do not override PERL_DESTRUCT_LEVEL if use has it set
704      Branch: perl
705            ! t/TEST
706 ____________________________________________________________________________
707 [  1585] By: gsar                                  on 1998/07/21  00:39:17
708         Log: fix small memory leak when mess_sv happens to be touched by magic
709      Branch: perl
710            ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
711 ____________________________________________________________________________
712 [  1584] By: gsar                                  on 1998/07/21  00:37:32
713         Log: fix memory leak in C<local(*foo) = 'bar'>
714      Branch: perl
715            ! scope.c
716 ____________________________________________________________________________
717 [  1583] By: TimBunce                              on 1998/07/20  22:14:11
718         Log: Update Changes and patchlevel.h for release. At last.
719      Branch: maint-5.004/perl
720            ! Changes patchlevel.h
721 ____________________________________________________________________________
722 [  1582] By: gsar                                  on 1998/07/20  21:28:43
723         Log: add rsfp_filters and perldb to pollutants list
724      Branch: perl
725            ! embed.pl
726 ____________________________________________________________________________
727 [  1581] By: nick                                  on 1998/07/20  19:22:37
728         Log: Integrate mainline pre-beta2 - just in case 
729      Branch: ansiperl
730           !> (integrate 66 files)
731 ____________________________________________________________________________
732 [  1580] By: TimBunce                              on 1998/07/20  17:16:38
733         Log: Assorted patches:
734              
735              Title:  "Clean up hash array allocation"
736              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
737              Msg-ID:  <199807201052.GAA13336@aatma.engin.umich.edu>
738              Files:  hv.c
739              
740              Title:  "Further fixes for cppstdin on HP-UX 11"
741              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
742              Msg-ID:  <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
743              Files:  hints/hpux.sh
744      Branch: maint-5.004/perl
745            ! hints/hpux.sh hv.c
746 ____________________________________________________________________________
747 [  1579] By: TimBunce                              on 1998/07/20  09:46:14
748         Log: Assorted patches:
749              
750              Title:  "Fix C<$1 .. $2> coredump under debugger"
751              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
752              Msg-ID:  <199807200042.UAA23288@aatma.engin.umich.edu>
753              Files:  pp_ctl.c
754              
755              Title:  "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
756              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
757              Msg-ID:  <199807191829.OAA12433@aatma.engin.umich.edu>
758              Files:  embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
759              
760              Title:  "fix major bug (from 5.003_96); void contexts were using the context
761              of the enclosing sub!"
762              From:  Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
763              <gsar@engin.umich.edu>
764              Msg-ID:  <199807180927.FAA08032@aatma.engin.umich.edu>,
765              <35B1CA51.A606AD27@club-internet.fr>
766              Files:  op.h
767              
768              Title:  "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
769              From:  Johan Vromans <jvromans@squirrel.nl>
770              Msg-ID:  <13745.47704.943964.34613@phoenix.squirrel.nl>
771              Files:  lib/Getopt/Long.pm
772              
773              Title:  "Add Porting/p4d2p utility for converting perforce diffs"
774              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
775              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>
776              Files:  MANIFEST Porting/p4d2p
777      Branch: maint-5.004/perl
778            + Porting/p4d2p
779            ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
780            ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
781 ____________________________________________________________________________
782 [  1578] By: gsar                                  on 1998/07/20  09:38:39
783         Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
784              brute force search script).  Result builds and passes all tests on
785              Solaris.  win32 and PERL_OBJECT are still untested.
786      Branch: perl
787            ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
788            ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
789            ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
790            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
791            ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
792            ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
793            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
794            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
795            ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
796            ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
797            ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
798            ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
799            ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
800            ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
801            ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
802 ____________________________________________________________________________
803 [  1577] By: TimBunce                              on 1998/07/20  08:28:17
804         Log: Title:  "Make failed matches return empty list in list context"
805              From:  "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
806              <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
807              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>,
808              <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
809              <35B156FB.504E66E@aaii.oz.au>
810              Files:  pod/perlop.pod pp_hot.c t/op/pat.t
811      Branch: maint-5.004/perl
812            ! pod/perlop.pod pp_hot.c t/op/pat.t
813 ____________________________________________________________________________
814 [  1576] By: TimBunce                              on 1998/07/20  08:11:37
815         Log: Title:  "win32 update from 5.005 beta 2 for 5.004_05"
816              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
817              Msg-ID:  <199807192332.TAA20905@aatma.engin.umich.edu>
818              Files:  win32/include/dirent.h win32/include/sys/socket.h proto.h
819              lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
820              win32/win32.h win32/win32iop.h README.win32 installperl
821              pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
822              win32/config_H.bc win32/config_H.vc win32/config_h.PL
823              win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
824              win32/makefile.mk win32/pod.mak win32/win32.c
825              win32/win32sck.c win32/bin/pl2bat.pl
826      Branch: maint-5.004/perl
827            ! README.win32 installperl lib/ExtUtils/Liblist.pm
828            ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
829            ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
830            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
831            ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
832            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
833            ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
834            ! win32/win32sck.c
835 ____________________________________________________________________________
836 [  1575] By: gsar                                  on 1998/07/20  01:27:14
837         Log: integrate ansi branch to get s/foo/PL_foo/ changes
838      Branch: perl
839           +> fixvars
840           !> (integrate 537 files)
841 ____________________________________________________________________________
842 [  1574] By: gsar                                  on 1998/07/20  00:33:43
843         Log: fix C<$1 .. $2> coredump under debugger
844      Branch: perl
845            ! pp_ctl.c
846 ____________________________________________________________________________
847 [  1573] By: gsar                                  on 1998/07/20  00:28:27
848         Log: misc win32 config tweaks
849      Branch: perl
850            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
851            ! win32/config_h.PL win32/makefile.mk
852 ____________________________________________________________________________
853 [  1572] By: nick                                  on 1998/07/19  19:04:58
854         Log: Missed file that had changed
855      Branch: ansiperl
856            ! embedvar.h
857 ____________________________________________________________________________
858 [  1571] By: nick                                  on 1998/07/19  18:57:35
859         Log: Another threaded, perl malloc issue, x2p's Makefile.SH  has a 
860              pattern match...
861      Branch: ansiperl
862            ! x2p/Makefile.SH
863 ____________________________________________________________________________
864 [  1570] By: nick                                  on 1998/07/19  18:16:20
865         Log: Drat! - threaded perl-malloc has mutex that needs PL_
866      Branch: ansiperl
867            ! malloc.c perl.h
868 ____________________________________________________________________________
869 [  1569] By: nick                                  on 1998/07/19  17:55:22
870         Log: PL_ for perl's malloc
871      Branch: ansiperl
872            ! hv.c malloc.c
873 ____________________________________________________________________________
874 [  1568] By: nick                                  on 1998/07/19  16:23:30
875         Log: PL_ minir tidy up
876      Branch: ansiperl
877            ! embed.pl ext/Thread/Thread.xs util.c
878 ____________________________________________________________________________
879 [  1567] By: nick                                  on 1998/07/19  13:21:07
880         Log: Add PL_ to merged file
881      Branch: ansiperl
882            ! pp_hot.c
883 ____________________________________________________________________________
884 [  1566] By: nick                                  on 1998/07/19  12:38:30
885         Log: Merge Mainline
886      Branch: ansiperl
887            + fixvars
888           !> (integrate 29 files)
889 ____________________________________________________________________________
890 [  1565] By: gsar                                  on 1998/07/19  07:06:54
891         Log: tweak pod in MakeMaker.pm
892              From: Paul Johnson <pjcj@transeda.com>
893              Date: Sat, 18 Jul 1998 15:58:48 +0100
894              Message-ID: <19980718155847.D903@west-tip.transeda.com>
895              Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
896      Branch: perl
897            ! lib/ExtUtils/MakeMaker.pm
898 ____________________________________________________________________________
899 [  1564] By: gsar                                  on 1998/07/19  07:04:45
900         Log: From: Gisle Aas <gisle@aas.no>
901              Date: 17 Jul 1998 22:49:32 +0200
902              Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
903              Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
904      Branch: perl
905            ! sv.c
906 ____________________________________________________________________________
907 [  1563] By: gsar                                  on 1998/07/19  07:03:32
908         Log: update freebsd hints
909              From: Mik Firestone <fireston@lexmark.com>
910              Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
911              Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
912              Subject: [PATCH 5.005b1] hints/freebsd.sh
913      Branch: perl
914            ! hints/freebsd.sh
915 ____________________________________________________________________________
916 [  1562] By: gsar                                  on 1998/07/19  07:01:33
917         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
918              Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
919              Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
920              Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
921      Branch: perl
922            ! README.mpeix hints/mpeix.sh
923 ____________________________________________________________________________
924 [  1561] By: gsar                                  on 1998/07/19  07:00:19
925         Log: From: Norton Allen <allen@huarp.harvard.edu>
926              Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
927              Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
928              Subject: [PATCH: 75] make install fails
929      Branch: perl
930            ! Makefile.SH
931 ____________________________________________________________________________
932 [  1560] By: gsar                                  on 1998/07/19  06:58:55
933         Log: fix flawed substitution-loop detection on zero-length matches
934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
935              Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
936              Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
937              Subject: [PATCH 5.004_72] Substitution loop in devel branch
938      Branch: perl
939            ! pp_hot.c t/op/subst.t
940 ____________________________________________________________________________
941 [  1559] By: gsar                                  on 1998/07/19  06:56:19
942         Log: add perltrap entry about "${#a}", as suggested by
943              andy barfoot <abarfoot@eng.auburn.edu>
944      Branch: perl
945            ! pod/perltrap.pod
946 ____________________________________________________________________________
947 [  1558] By: gsar                                  on 1998/07/19  06:43:53
948         Log: From: Anton Berezin <tobez@plab.ku.dk>
949              Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
950              Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
951              Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
952      Branch: perl
953            ! pod/perlcall.pod
954 ____________________________________________________________________________
955 [  1557] By: gsar                                  on 1998/07/19  06:40:33
956         Log: From: "Art Green" <Art_Green@mercmarine.com>
957              Date: Thu, 16 Jul 1998 21:37:05 -0500
958              Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
959              Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
960      Branch: perl
961            ! hints/aix.sh
962 ____________________________________________________________________________
963 [  1556] By: gsar                                  on 1998/07/19  06:38:17
964         Log: update README.threads
965              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
966              Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
967              Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
968              Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
969      Branch: perl
970            ! README.threads
971 ____________________________________________________________________________
972 [  1555] By: gsar                                  on 1998/07/19  06:36:32
973         Log: From: Scott Henry <scotth@sgi.com>
974              Date: 15 Jul 1998 20:23:02 -0700
975              Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
976              Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
977      Branch: perl
978            ! hints/irix_6.sh
979 ____________________________________________________________________________
980 [  1554] By: gsar                                  on 1998/07/19  06:35:10
981         Log: From: Spider Boardman <spider@web.zk3.dec.com>
982              Date: Wed, 15 Jul 1998 16:56:48 -0400
983              Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
984              Subject: [PATCH _75] dec_osf hints still wrong
985      Branch: perl
986            ! hints/dec_osf.sh
987 ____________________________________________________________________________
988 [  1553] By: gsar                                  on 1998/07/19  06:33:29
989         Log: tweak hpux hints in vain attempt to get cppstdin set properly
990              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
991              Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
992              Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
993              Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
994              --
995              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
996              Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
997              Subject: Re: Configure misses preprocessor on HP-UX
998              Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
999      Branch: perl
1000            ! hints/hpux.sh
1001 ____________________________________________________________________________
1002 [  1552] By: gsar                                  on 1998/07/19  06:26:24
1003         Log: From: Tye McQueen <tye@metronet.com>
1004              Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
1005              Message-Id: <199807151846.AA12653@metronet.com>
1006              Subject: Minor debugger fix
1007      Branch: perl
1008            ! lib/perl5db.pl
1009 ____________________________________________________________________________
1010 [  1551] By: gsar                                  on 1998/07/19  06:25:05
1011         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1012              Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
1013              Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
1014              Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
1015      Branch: perl
1016            ! INSTALL pp.c
1017 ____________________________________________________________________________
1018 [  1550] By: gsar                                  on 1998/07/19  06:23:10
1019         Log: minor re.pm cleanup
1020              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1021              Date: Wed, 15 Jul 1998 12:41:14 +0100
1022              Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
1023              Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
1024      Branch: perl
1025            ! ext/re/re.pm pod/perldiag.pod
1026 ____________________________________________________________________________
1027 [  1549] By: gsar                                  on 1998/07/19  06:20:49
1028         Log: export additional symbols on OS/2
1029              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1030              Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
1031              Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
1032              Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
1033      Branch: perl
1034            ! os2/os2.sym
1035 ____________________________________________________________________________
1036 [  1548] By: gsar                                  on 1998/07/19  06:18:58
1037         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1038              Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
1039              Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
1040              Subject: [PATCH 5.004_72] Minor improvements to perlcc
1041      Branch: perl
1042            ! utils/perlcc.PL
1043 ____________________________________________________________________________
1044 [  1547] By: gsar                                  on 1998/07/19  06:17:22
1045         Log: applied slightly tweaked version of patch
1046              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1047              Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
1048              Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
1049              Subject: [PATCH 5.004_72] Updated patch to Test::Harness
1050      Branch: perl
1051            ! lib/Test/Harness.pm
1052 ____________________________________________________________________________
1053 [  1546] By: gsar                                  on 1998/07/19  06:11:03
1054         Log: improve 'frame' handling in debugger
1055              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1056              Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
1057              Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
1058              Subject: [PATCH 5.004_72] Better debugger trace
1059      Branch: perl
1060            ! lib/perl5db.pl
1061 ____________________________________________________________________________
1062 [  1545] By: gsar                                  on 1998/07/19  06:07:51
1063         Log: fix and test handling of literal newlines in heredocs
1064              From: Gisle Aas <gisle@aas.no>
1065              Date: 17 Jul 1998 14:58:25 +0200
1066              Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
1067              Subject: Re: [PATCH _71] CRs et al
1068              --
1069              From: larry@wall.org (Larry Wall)
1070              Date: Fri, 17 Jul 1998 09:32:35 -0700
1071              Message-Id: <199807171632.JAA12959@wall.org>
1072              Subject: Re: [PATCH _71] CRs et al
1073      Branch: perl
1074            ! t/comp/multiline.t toke.c
1075 ____________________________________________________________________________
1076 [  1544] By: gsar                                  on 1998/07/19  06:00:12
1077         Log: remove possibly unwritable lib/re.pm before overwrite
1078              From: larry@wall.org (Larry Wall)
1079              Date: Wed, 15 Jul 1998 14:26:03 -0700
1080              Message-Id: <199807152126.OAA04623@wall.org>
1081              Subject: Re: bug encountered building perl5.005beta1
1082      Branch: perl
1083            ! Makefile.SH
1084 ____________________________________________________________________________
1085 [  1543] By: gsar                                  on 1998/07/19  05:56:18
1086         Log: unsubmitted Changes tweak
1087      Branch: perl
1088            ! Changes cygwin32/ld2
1089 ____________________________________________________________________________
1090 [  1542] By: gsar                                  on 1998/07/19  01:21:22
1091         Log: make failed matches return empty list in list context
1092      Branch: perl
1093            ! pod/perlop.pod pp_hot.c t/op/pat.t
1094 ____________________________________________________________________________
1095 [  1541] By: gsar                                  on 1998/07/18  22:27:59
1096         Log: remove obsolete perltrap about m//g's pos() reset behavior
1097      Branch: perl
1098            ! pod/perltrap.pod
1099 ____________________________________________________________________________
1100 [  1540] By: nick                                  on 1998/07/18  22:16:26
1101         Log: PL_ stuff passes non-threaded on Mingw32
1102              (Why did it compile without this fix?)
1103      Branch: ansiperl
1104            ! pp_sys.c
1105 ____________________________________________________________________________
1106 [  1539] By: TimBunce                              on 1998/07/18  22:04:58
1107         Log: Assorted patches:
1108              
1109              Title:  "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1110              From:  Paul Johnson <pjcj@transeda.com>
1111              Msg-ID:  <19980718155847.D903@west-tip.transeda.com>
1112              Files:  lib/ExtUtils/MakeMaker.pm
1113              
1114              Title:  "Update t/op/array.t (from 5.005 beta 1)"
1115              Files:  t/op/array.t
1116      Branch: maint-5.004/perl
1117            ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1118 ____________________________________________________________________________
1119 [  1538] By: TimBunce                              on 1998/07/18  21:57:50
1120         Log: Title:  "Remove flawed '// with parens or $&' performance patch (Change 662)"
1121              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1122              larry@wall.org (Larry Wall)
1123              Msg-ID:  <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1124              <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1125              Files:  cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1126              pp_ctl.c pp_hot.c regexec.c scope.c
1127      Branch: maint-5.004/perl
1128            ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1129            ! pp_hot.c proto.h regexec.c regexp.h scope.c
1130 ____________________________________________________________________________
1131 [  1537] By: nick                                  on 1998/07/18  20:56:58
1132         Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1133      Branch: ansiperl
1134            ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1135            ! win32/win32.c win32/win32.h
1136 ____________________________________________________________________________
1137 [  1536] By: nick                                  on 1998/07/18  20:50:26
1138         Log: Merge latest mainline
1139      Branch: ansiperl
1140            ! patchlevel.h
1141           !> ext/Thread/Thread.xs op.h util.c
1142 ____________________________________________________________________________
1143 [  1535] By: nick                                  on 1998/07/18  16:45:29
1144         Log: Edited "behind my back" ...
1145      Branch: ansiperl
1146            ! vms/perly_c.vms
1147 ____________________________________________________________________________
1148 [  1534] By: nick                                  on 1998/07/18  16:38:27
1149         Log: PL_ stuff for threads
1150      Branch: ansiperl
1151            ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1152            ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1153            ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1154            ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1155            ! thread.h toke.c util.c win32/perllib.c
1156 ____________________________________________________________________________
1157 [  1533] By: nick                                  on 1998/07/18  14:30:54
1158         Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1159              (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1160      Branch: ansiperl
1161            ! embed.pl intrpvar.h perl.c toke.c
1162 ____________________________________________________________________________
1163 [  1532] By: nick                                  on 1998/07/18  13:53:03
1164         Log: PL_ prefix to all perlvars, part1
1165              Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1166      Branch: ansiperl
1167            ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1168            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1169            ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1170            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1171            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1172            ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1173            ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1174            ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1175            ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1176            ! thrdvar.h toke.c universal.c util.c
1177 ____________________________________________________________________________
1178 [  1531] By: gsar                                  on 1998/07/18  08:48:13
1179         Log: fix yet another USE_THREADS leak due to failure to free stacks
1180      Branch: perl
1181            ! ext/Thread/Thread.xs util.c
1182 ____________________________________________________________________________
1183 [  1530] By: gsar                                  on 1998/07/18  08:46:58
1184         Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1185              using the context of the enclosing sub!
1186      Branch: perl
1187            ! op.h
1188 ____________________________________________________________________________
1189 [  1529] By: nick                                  on 1998/07/18  08:18:03
1190         Log: Integrate post-beta tweaks to ansiperl
1191      Branch: ansiperl
1192           !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1193           !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1194           !> t/op/vec.t toke.c util.c
1195 ____________________________________________________________________________
1196 [  1528] By: gsar                                  on 1998/07/18  04:23:12
1197         Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1198      Branch: perl
1199            ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1200            ! t/op/substr.t t/op/vec.t
1201 ____________________________________________________________________________
1202 [  1527] By: gsar                                  on 1998/07/18  02:16:40
1203         Log: check ferror() only if read() returned 0
1204      Branch: perl
1205            ! pp_sys.c
1206 ____________________________________________________________________________
1207 [  1526] By: gsar                                  on 1998/07/18  02:08:01
1208         Log: fix another CvMUTEXP() leak
1209      Branch: perl
1210            ! gv.c
1211 ____________________________________________________________________________
1212 [  1525] By: TimBunce                              on 1998/07/18  01:51:52
1213         Log: Assorted patches:
1214              
1215              Title:  "Fix @a=@a=qw(...) properly"
1216              From:  Stephen McCamant <alias@mcs.com>
1217              Msg-ID:  <13742.49404.367751.437966@alias-2.pr.mcs.net>
1218              Files:  opcode.h
1219              
1220              Title:  "Larry's patch to support CR LF in scripts (updated)"
1221              From:  Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1222              Msg-ID:  <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1223              Files:  t/comp/multiline.t toke.c
1224              
1225              Title:  "Change getc() docs to match behaviour. Make read() return undef on
1226              error."
1227              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1228              Msg-ID:  <199807052257.SAA10004@aatma.engin.umich.edu>
1229              Files:  pod/perlfunc.pod pp_sys.c
1230              
1231              Title:  "Update patchls utility"
1232              Files:  Porting/patchls
1233      Branch: maint-5.004/perl
1234            ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1235            ! t/comp/multiline.t toke.c
1236 ____________________________________________________________________________
1237 [  1524] By: gsar                                  on 1998/07/18  01:22:35
1238         Log: fix CvMUTEXP() leaks with -Dusethreads
1239      Branch: perl
1240            ! op.c toke.c
1241 ____________________________________________________________________________
1242 [  1523] By: gsar                                  on 1998/07/18  01:17:28
1243         Log: fix $/ init for multiple interpreters/threads
1244      Branch: perl
1245            ! ext/Thread/Thread.xs perl.c util.c
1246 ____________________________________________________________________________
1247 [  1522] By: gsar                                  on 1998/07/18  01:11:07
1248         Log: fix missing init that caused RE alternations to fail under
1249              -Dusethreads
1250      Branch: perl
1251            ! util.c
1252 ____________________________________________________________________________
1253 [  1521] By: TimBunce                              on 1998/07/16  22:23:25
1254         Log: Assorted patches:
1255              
1256              Title:  "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1257              From:  Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1258              Msg-ID:  <19980708181055.A8005@perlsupport.com>,
1259              <tqn2adkvge.fsf@puma.genscan.com>
1260              Files:  util.c
1261              
1262              Title:  "Document perltrap on precedence of keys/values/each"
1263              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1264              Msg-ID:  <199807151857.OAA04704@aatma.engin.umich.edu>
1265              Files:  pod/perltrap.pod
1266              
1267              Title:  "perlbook.pod patch"
1268              From:  Tom Christiansen <tchrist@chthon.perl.com>
1269              Msg-ID:  <199807140037.SAA04556@chthon.perl.com>
1270              Files:  pod/perlbook.pod
1271              
1272              Title:  "perlmod.pod patch"
1273              From:  Tom Christiansen <tchrist@chthon.perl.com>
1274              Msg-ID:  <199807140109.TAA04678@chthon.perl.com>
1275              Files:  pod/perlmod.pod
1276              
1277              Title:  "Fix bug in IO::Handle->input_record_separator"
1278              From:  Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1279              <Swen.Thuemmler@paderlinx.de>
1280              Msg-ID:  <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1281              <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1282              Files:  ext/IO/lib/IO/Handle.pm
1283              
1284              Title:  "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1285              Files:  lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1286              t/lib/trig.t utils/h2ph.PL
1287              
1288              Title:  "Update hints/irix_6.sh"
1289              From:  Scott Henry <scotth@sgi.com>
1290              Msg-ID:  <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1291              Files:  hints/irix_6.sh
1292              
1293              Title:  "Configure misses preprocessor on HP-UX (further fix)"
1294              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1295              Msg-ID:  <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1296              Files:  hints/hpux.sh
1297              
1298              Title:  "update perlbug to v1.26 (from 5.005 beta 1)"
1299              Files:  utils/perlbug.PL
1300      Branch: maint-5.004/perl
1301            ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1302            ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1303            ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1304            ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1305 ____________________________________________________________________________
1306 [  1520] By: TimBunce                              on 1998/07/15  21:24:12
1307         Log: Assorted patches:
1308              
1309              Title:  "Add stub attrs.pm"
1310              From:  Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1311              Msg-ID:  <19980713163312.A18222@asic.sc.ti.com>,
1312              <199807132140.RAA09583@aatma.engin.umich.edu>
1313              Files:  MANIFEST lib/attrs.pm
1314              
1315              Title:  "Fix @a=@a=qw(...)"
1316              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1317              <alias@mcs.com>
1318              Msg-ID:  <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1319              <199807122351.TAA05649@aatma.engin.umich.edu>
1320              Files:  op.c opcode.pl t/op/array.t
1321              
1322              Title:  "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1323              From:  Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1324              Msg-ID:  <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1325              <m33ec4jdwn.fsf@furu.g.aas.no>
1326              Files:  sv.c
1327              
1328              Title:  "Make Power MachTen use vfork() and system malloc()"
1329              From:  Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1330              Msg-ID:  <v03110700b1c95b010820@[195.95.102.91]>
1331              Files:  hints/machten.sh malloc.c
1332              
1333              Title:  "Use REG_INFTY in place of hardwired constant"
1334              From:  Dominic Dunlop <domo@computer.org>
1335              Msg-ID:  <v03110703b1ca662c44f8@[195.95.102.91]>
1336              Files:  regcomp.h regcomp.c regexec.c
1337              
1338              Title:  "Minor debugger fix (history adds an extra newline)"
1339              From:  Tye McQueen <tye@metronet.com>
1340              Msg-ID:  <199807151846.AA12653@metronet.com>
1341              Files:  lib/perl5db.pl
1342              
1343              Title:  "Protect Term::ReadLine against non-default $/ value"
1344              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>,
1345              kstar@chapin.edu@ig.co.uk ()
1346              Msg-ID:  <19980713151749.G8596@O2.chapin.edu>,
1347              <199807132139.RAA11270@monk.mps.ohio-state.edu>
1348              Files:  lib/Term/ReadLine.pm
1349              
1350              Title:  "Fix HP-UX 11 build (cppstdin)"
1351              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1352              Msg-ID:  <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1353              Files:  Configure hints/hpux.sh
1354              
1355              Title:  "VMS filetest operator fixup (SS$_ACCONFLICT)"
1356              From:  Dan Sugalski <sugalskd@osshe.edu>
1357              Msg-ID:  <3.0.5.32.19980702135255.00a6ad90@ous.edu>
1358              Files:  vms/vms.c
1359      Branch: maint-5.004/perl
1360            + lib/attrs.pm
1361            ! Configure MANIFEST hints/hpux.sh hints/machten.sh
1362            ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
1363            ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
1364 ____________________________________________________________________________
1365 [  1519] By: nick                                  on 1998/07/15  18:56:17
1366         Log: Integrate mainline at beta1 
1367      Branch: ansiperl
1368           +> Porting/p4d2p README.mpeix Todo-5.005
1369           +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1370           +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
1371           +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
1372            - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
1373            - t/op/ipcmsg.t t/op/ipcsem.t
1374           !> (integrate 167 files)
1375
1376 ----------------
1377 Version 5.004_75        5.005 Public Beta, Issue 1
1378 ----------------
1379
1380 ____________________________________________________________________________
1381 [  1518] By: gsar                                  on 1998/07/15  10:01:41
1382         Log: add stub docs for ext/B, other minor tweaks
1383      Branch: perl
1384            ! Changes Porting/config_H config_h.SH ext/B/B.pm
1385            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
1386            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1387            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
1388            ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
1389 ____________________________________________________________________________
1390 [  1517] By: gsar                                  on 1998/07/15  08:27:15
1391         Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
1392              From: abigail@fnx.com
1393              Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
1394              Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
1395              Subject: [PATCH 5.004_74] pod/perlop.pod
1396      Branch: perl
1397            ! Changes patchlevel.h pod/perlop.pod win32/Makefile
1398            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1399            ! win32/makefile.mk
1400 ____________________________________________________________________________
1401 [  1516] By: gsar                                  on 1998/07/15  08:04:24
1402         Log: From:    abigail@fnx.com
1403              Date:    Wed, 15 Jul 1998 03:47:56 EDT
1404              Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
1405              Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
1406      Branch: perl
1407            ! pod/pod2man.PL
1408 ____________________________________________________________________________
1409 [  1515] By: gsar                                  on 1998/07/15  08:02:14
1410         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1411              Date:    Wed, 15 Jul 1998 03:49:24 EDT
1412              Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
1413              Subject: [PATCH 5.004_72] Additional targets for OS/2 build
1414      Branch: perl
1415            ! os2/Makefile.SHs
1416 ____________________________________________________________________________
1417 [  1514] By: gsar                                  on 1998/07/15  07:58:29
1418         Log: rename some long file names to be 8.3 truncation-safe
1419      Branch: perl
1420           +> Todo-5.005 perly_c.diff pod/perld4.pod
1421            - Todo.5.005 perly.c.diff pod/perldelta4.pod
1422            ! MANIFEST Porting/pumpkin.pod perly.fixer
1423 ____________________________________________________________________________
1424 [  1513] By: gsar                                  on 1998/07/15  07:35:29
1425         Log: minor tweaks to docs on qr//
1426      Branch: perl
1427            ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
1428 ____________________________________________________________________________
1429 [  1512] By: gsar                                  on 1998/07/15  07:06:02
1430         Log: applied patch, with tab tweak suggest by Peter Prymmer
1431              From: Dan Sugalski <sugalskd@osshe.edu>
1432              Date: Tue, 14 Jul 1998 16:41:14 -0700
1433              Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
1434              Subject: [PATCH 5.004_74]VMS build cleanups
1435      Branch: perl
1436            ! vms/descrip_mms.template
1437 ____________________________________________________________________________
1438 [  1511] By: gsar                                  on 1998/07/15  07:03:33
1439         Log: allow perlbug -ok when STDIN it not a tty
1440              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1441              Date: Wed, 15 Jul 1998 03:24:56 +0200
1442              Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
1443              Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
1444      Branch: perl
1445            ! utils/perlbug.PL
1446 ____________________________________________________________________________
1447 [  1510] By: gsar                                  on 1998/07/15  06:59:43
1448         Log: From: "Art Green" <Art_Green@mercmarine.com>
1449              Date: Tue, 14 Jul 1998 20:53:48 -0500
1450              Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
1451              Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
1452      Branch: perl
1453            ! Configure
1454 ____________________________________________________________________________
1455 [  1509] By: gsar                                  on 1998/07/15  06:57:50
1456         Log: typecast long vs. IV compares in pp_flip/pp_flop
1457      Branch: perl
1458            ! pp_ctl.c
1459 ____________________________________________________________________________
1460 [  1508] By: gsar                                  on 1998/07/15  06:50:49
1461         Log: don't copy foreach itervar when no external refs exist
1462              From: Gisle Aas <gisle@aas.no>
1463              Date: 15 Jul 1998 03:35:25 +0200
1464              Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
1465              Subject: Re: Testcase for 1..n closure change
1466      Branch: perl
1467            ! pp_hot.c
1468 ____________________________________________________________________________
1469 [  1507] By: gsar                                  on 1998/07/15  06:46:41
1470         Log: applied patch, regen headers
1471              From: Stephen McCamant <alias@mcs.com>
1472              Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
1473              Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
1474              Subject: B::Deparse update for qr// and regcreset
1475      Branch: perl
1476            ! ext/B/B/Deparse.pm opcode.h opcode.pl
1477 ____________________________________________________________________________
1478 [  1506] By: gsar                                  on 1998/07/15  06:43:04
1479         Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
1480              From: "Douglas Lankshear" <dougl@ActiveState.com>
1481              Date: Tue, 14 Jul 1998 16:40:30 -0700
1482              Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
1483              Subject: [PATCH 5.004_74]
1484      Branch: perl
1485            ! proto.h
1486 ____________________________________________________________________________
1487 [  1505] By: gsar                                  on 1998/07/15  06:41:43
1488         Log: dont use sv_dump() in -DD diagnostic
1489              From: Gisle Aas <gisle@aas.no>
1490              Date: 14 Jul 1998 23:55:36 +0200
1491              Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
1492              Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
1493      Branch: perl
1494            ! sv.c
1495 ____________________________________________________________________________
1496 [  1504] By: gsar                                  on 1998/07/15  06:39:37
1497         Log: add a few more thread.t tests
1498      Branch: perl
1499            ! t/lib/thread.t
1500 ____________________________________________________________________________
1501 [  1503] By: gsar                                  on 1998/07/15  06:31:33
1502         Log: fix thread.t ('join $t' ne '$t->join' !)
1503      Branch: perl
1504            ! t/lib/thread.t
1505 ____________________________________________________________________________
1506 [  1502] By: gsar                                  on 1998/07/15  06:26:00
1507         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1508              Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
1509              Message-Id: <199807142245.BAA09651@alpha.hut.fi>
1510              Subject: [PATCH] 5.004_74: MPE/iX final touches
1511      Branch: perl
1512            ! installperl lib/File/Copy.pm
1513 ____________________________________________________________________________
1514 [  1501] By: gsar                                  on 1998/07/15  05:59:49
1515         Log: apply (reversed) patch
1516              From: Peter Wolfe <wolfe@titan.teloseng.com>
1517              Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
1518              Message-Id: <199807142001.NAA26550@titan.teloseng.com>
1519              Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
1520      Branch: perl
1521            ! ext/IPC/SysV/SysV.xs
1522 ____________________________________________________________________________
1523 [  1500] By: gsar                                  on 1998/07/15  05:57:39
1524         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1525              Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
1526              Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
1527              Subject: [PATCH 5.004_74] Config_74-01
1528      Branch: perl
1529            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1530            ! Porting/config_H Porting/pumpkin.pod config_h.SH
1531            ! vms/subconfigure.com win32/config.bc win32/config.gc
1532            ! win32/config.vc
1533 ____________________________________________________________________________
1534 [  1499] By: gsar                                  on 1998/07/15  05:48:38
1535         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1536              Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
1537              Message-Id: <199807141835.VAA09030@alpha.hut.fi>
1538              Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
1539      Branch: perl
1540            ! t/lib/trig.t
1541 ____________________________________________________________________________
1542 [  1498] By: gsar                                  on 1998/07/15  05:47:33
1543         Log: -w, strict clean perldoc (via PM)
1544              From: Robin Barker <rmb1@cise.npl.co.uk>
1545              Date: Tue, 14 Jul 98 17:22:01 BST
1546              Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
1547              Subject: [PATCH 5.004_74] perldoc.PL
1548      Branch: perl
1549            ! utils/perldoc.PL
1550 ____________________________________________________________________________
1551 [  1497] By: gsar                                  on 1998/07/15  05:35:54
1552         Log: add comment about cpprun etc., to hints/hpux.sh
1553      Branch: perl
1554            ! hints/hpux.sh
1555 ____________________________________________________________________________
1556 [  1496] By: gsar                                  on 1998/07/15  05:15:16
1557         Log: fix warning from CGI::Carp
1558      Branch: perl
1559            ! lib/CGI/Carp.pm
1560 ____________________________________________________________________________
1561 [  1495] By: gsar                                  on 1998/07/14  23:47:18
1562         Log: fix off-by-one in win32 registry handling
1563              From: "Douglas Lankshear" <dougl@ActiveState.com>
1564              Date: Tue, 14 Jul 1998 07:39:06 -0700
1565              Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
1566              Subject: [PATCH 5.004_73]
1567      Branch: perl
1568            ! win32/win32.c
1569 ____________________________________________________________________________
1570 [  1494] By: gsar                                  on 1998/07/14  23:45:58
1571         Log: doc patches from Gisle Aas <gisle@aas.no>
1572              Date: 14 Jul 1998 16:18:31 +0200
1573              Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
1574              Subject: [PATCH] substr/splice changes for perldelta.pod
1575              --
1576              Date: 14 Jul 1998 20:31:27 +0200
1577              Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
1578              Subject: [PATCH] Duplicate description of use integer %
1579      Branch: perl
1580            ! pod/perldelta.pod pod/perlop.pod
1581 ____________________________________________________________________________
1582 [  1493] By: gsar                                  on 1998/07/14  23:39:31
1583         Log: File/Spec.pm needs trailing newline
1584      Branch: perl
1585            ! lib/File/Spec.pm
1586 ____________________________________________________________________________
1587 [  1492] By: gsar                                  on 1998/07/14  21:43:03
1588         Log: unsubmitted _74 tweaks
1589      Branch: perl
1590            ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
1591            ! pod/perldiag.pod
1592
1593 ----------------
1594 Version 5.004_74
1595 ----------------
1596
1597 ____________________________________________________________________________
1598 [  1491] By: gsar                                  on 1998/07/14  08:48:28
1599         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
1600      Branch: perl
1601            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
1602            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1603            ! win32/makefile.mk
1604 ____________________________________________________________________________
1605 [  1490] By: gsar                                  on 1998/07/14  08:31:13
1606         Log: From:    Gisle Aas <gisle@aas.no>
1607              Date:    14 Jul 1998 10:20:34 +0200
1608              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
1609              Subject: [PATCH] Make -DP work (and readable)
1610      Branch: perl
1611            ! run.c
1612 ____________________________________________________________________________
1613 [  1489] By: gsar                                  on 1998/07/14  08:23:46
1614         Log: fix function parameter autovivification for pseudohashes
1615      Branch: perl
1616            ! mg.c t/op/avhv.t
1617 ____________________________________________________________________________
1618 [  1488] By: gsar                                  on 1998/07/14  07:34:45
1619         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
1620              from earlier changes#1461,1478
1621      Branch: perl
1622            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
1623            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1624            ! t/op/substr.t t/op/vec.t
1625 ____________________________________________________________________________
1626 [  1487] By: gsar                                  on 1998/07/14  07:04:54
1627         Log: tweak t/lib/thread.t
1628      Branch: perl
1629            ! t/lib/thread.t
1630 ____________________________________________________________________________
1631 [  1486] By: gsar                                  on 1998/07/14  06:38:15
1632         Log: applied patch, slightly tweaked
1633              From: Dan Sugalski <sugalskd@osshe.edu>
1634              Date: Mon, 13 Jul 1998 11:52:27 -0700
1635              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
1636              Subject: [PATCH 5.004_73]Get re module working on VMS
1637      Branch: perl
1638            ! ext/re/Makefile.PL perl.h proto.h
1639 ____________________________________________________________________________
1640 [  1485] By: gsar                                  on 1998/07/14  06:32:58
1641         Log: add Porting/p4d2p
1642      Branch: perl
1643            + Porting/p4d2p
1644            ! MANIFEST
1645 ____________________________________________________________________________
1646 [  1484] By: gsar                                  on 1998/07/14  06:08:20
1647         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
1648              Date: Mon, 13 Jul 1998 19:09:09 -0600
1649              Message-Id: <199807140109.TAA04678@chthon.perl.com>
1650              Subject: perlmod.pod patch
1651              --
1652              Date: Mon, 13 Jul 1998 18:37:07 -0600
1653              Message-Id: <199807140037.SAA04556@chthon.perl.com>
1654              Subject: perlbook.pod patch
1655      Branch: perl
1656            ! pod/perlbook.pod pod/perlmod.pod
1657 ____________________________________________________________________________
1658 [  1483] By: gsar                                  on 1998/07/14  06:04:25
1659         Log: OS/2 update
1660              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1661              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
1662              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
1663              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
1664      Branch: perl
1665            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
1666 ____________________________________________________________________________
1667 [  1482] By: gsar                                  on 1998/07/14  06:01:12
1668         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1669              Date: Mon, 13 Jul 1998 16:37:49 -0700
1670              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
1671              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
1672              --
1673              Date: Mon, 13 Jul 1998 15:51:09 -0700
1674              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
1675              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
1676      Branch: perl
1677            ! t/io/iprefix.t t/lib/cgi-html.t
1678 ____________________________________________________________________________
1679 [  1481] By: gsar                                  on 1998/07/14  05:57:36
1680         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1681              Date: Mon, 13 Jul 1998 15:41:53 -0700
1682              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
1683              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
1684      Branch: perl
1685            ! t/base/rs.t
1686 ____________________________________________________________________________
1687 [  1480] By: gsar                                  on 1998/07/14  05:56:14
1688         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1689              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
1690              Date: Mon, 13 Jul 1998 15:04:27 -0700
1691              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
1692      Branch: perl
1693            ! vms/vms.c
1694 ____________________________________________________________________________
1695 [  1479] By: gsar                                  on 1998/07/14  05:55:13
1696         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1697              Date: Mon, 13 Jul 1998 23:13:43 +0200
1698              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
1699              Subject: [PATCH _72] Configure problem on dos-djgpp
1700      Branch: perl
1701            ! Configure
1702 ____________________________________________________________________________
1703 [  1478] By: gsar                                  on 1998/07/14  05:53:08
1704         Log: add files and tweaks needed for MPE/iX port (via PM)
1705              From: Jarkko Hietaniemi <jhi@iki.fi>
1706              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
1707              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
1708              Subject: MPE/iX patches for _73
1709      Branch: perl
1710            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1711            + mpeix/mpeixish.h mpeix/nm mpeix/relink
1712            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
1713            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
1714 ____________________________________________________________________________
1715 [  1477] By: gsar                                  on 1998/07/14  04:23:28
1716         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
1717              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1718              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
1719              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
1720              Subject: Re: _70 and Devel::RE
1721      Branch: perl
1722            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
1723 ____________________________________________________________________________
1724 [  1476] By: gsar                                  on 1998/07/14  04:06:25
1725         Log: minor Configure nits
1726              From: Jarkko Hietaniemi <jhi@iki.fi>
1727              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
1728              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
1729              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
1730      Branch: perl
1731            ! Configure x2p/Makefile.SH
1732 ____________________________________________________________________________
1733 [  1475] By: gsar                                  on 1998/07/14  03:59:56
1734         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1735              Date: Mon, 13 Jul 1998 12:54:19 -0700
1736              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
1737              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
1738      Branch: perl
1739            ! vms/munchconfig.c vms/subconfigure.com
1740 ____________________________________________________________________________
1741 [  1474] By: gsar                                  on 1998/07/14  03:58:13
1742         Log: make Term::Readline::get_line() independent of caller's $/
1743              From: kstar@chapin.edu
1744              Date: Mon, 13 Jul 1998 15:17:49 -0400
1745              Message-ID: <19980713151749.G8596@O2.chapin.edu>
1746              Subject: [PATCH] Was: CPAN.pm still fails
1747      Branch: perl
1748            ! lib/Term/ReadLine.pm
1749 ____________________________________________________________________________
1750 [  1473] By: gsar                                  on 1998/07/14  03:55:29
1751         Log: fix $trnl interpolation in here-docs (via PM)
1752              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1753              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
1754              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
1755              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
1756      Branch: perl
1757            ! Configure
1758 ____________________________________________________________________________
1759 [  1472] By: gsar                                  on 1998/07/14  03:50:18
1760         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
1761              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
1762              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
1763              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
1764      Branch: perl
1765            ! hints/machten.sh
1766 ____________________________________________________________________________
1767 [  1471] By: gsar                                  on 1998/07/14  03:49:07
1768         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1769              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
1770              Date: Mon, 13 Jul 1998 12:30:05 -0700
1771              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
1772      Branch: perl
1773            ! configure.com vms/descrip_mms.template
1774 ____________________________________________________________________________
1775 [  1470] By: gsar                                  on 1998/07/14  03:40:14
1776         Log: consistently refer to functions as C<foo()>
1777              From: abigail@fnx.com
1778              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
1779              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
1780              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
1781      Branch: perl
1782            ! pod/perlfunc.pod
1783 ____________________________________________________________________________
1784 [  1469] By: gsar                                  on 1998/07/14  03:35:06
1785         Log: From: Tom Hughes <thh@cyberscience.com>
1786              Date: 13 Jul 1998 09:34:16 +0100
1787              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
1788              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
1789      Branch: perl
1790            ! hints/svr4.sh
1791 ____________________________________________________________________________
1792 [  1468] By: gsar                                  on 1998/07/14  03:34:03
1793         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1794              Date: 13 Jul 1998 11:16:27 +0200
1795              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
1796              Subject: Parallel Makefiles
1797      Branch: perl
1798            ! lib/ExtUtils/MM_Unix.pm
1799 ____________________________________________________________________________
1800 [  1467] By: gsar                                  on 1998/07/14  03:31:39
1801         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1802              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
1803              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
1804              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
1805      Branch: perl
1806            ! t/io/pipe.t
1807 ____________________________________________________________________________
1808 [  1466] By: gsar                                  on 1998/07/14  03:29:25
1809         Log: minor tweaks to perldelta and README.win32
1810      Branch: perl
1811            ! Changes README.win32 pod/perldelta.pod
1812 ____________________________________________________________________________
1813 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
1814         Log: Assorted patches:
1815              
1816              Title:  "Fix string substitution returncode problem"
1817              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
1818              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
1819              <v03110700b191a557f041@[195.95.102.114]>
1820              Files:  pp_hot.c
1821              
1822              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
1823              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1824              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
1825              Files:  pod/perldiag.pod pp_sys.c
1826              
1827              Title:  "Remove reference to qsort from perlfunc.pod"
1828              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1829              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
1830              Files:  pod/perlfunc.pod
1831              
1832              Title:  "Deprecate AvFILL in favor of av_len()"
1833              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1834              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
1835              Files:  pod/perlguts.pod
1836              
1837              Title:  "Further clarify effects of using quotes with m operator"
1838              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1839              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
1840              Files:  pod/perlop.pod
1841              
1842              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
1843              From:  Tim Bunce
1844              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
1845      Branch: maint-5.004/perl
1846            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
1847            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
1848            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
1849
1850 ----------------
1851 Version 5.004_73
1852 ----------------
1853
1854 ____________________________________________________________________________
1855 [  1464] By: gsar                                  on 1998/07/13  04:41:07
1856         Log: up patchlevel to 73, update Changes &c.
1857      Branch: perl
1858            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
1859            ! win32/Makefile win32/config_H.bc win32/config_H.gc
1860            ! win32/config_H.vc win32/makefile.mk
1861 ____________________________________________________________________________
1862 [  1463] By: gsar                                  on 1998/07/13  02:58:51
1863         Log: avoid empty rm -f in MM_Unix.pm
1864      Branch: perl
1865            ! lib/ExtUtils/MM_Unix.pm
1866 ____________________________________________________________________________
1867 [  1462] By: gsar                                  on 1998/07/13  02:54:52
1868         Log: update perldelta
1869      Branch: perl
1870            ! pod/perldelta.pod
1871 ____________________________________________________________________________
1872 [  1461] By: gsar                                  on 1998/07/13  02:44:30
1873         Log: added patch, tweaked PERL_OBJECT things
1874              From:    Graham Barr <gbarr@pobox.com>
1875              Date:    Sun, 12 Jul 1998 19:57:47 CDT
1876              Message-Id: <19980712195747.C493@pobox.com>
1877              Subject: [ PATCH perl5.004_72] patch to add qr//
1878      Branch: perl
1879            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
1880            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
1881            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
1882            ! regexp.h sv.c t/op/pat.t toke.c
1883 ____________________________________________________________________________
1884 [  1460] By: gsar                                  on 1998/07/13  01:25:07
1885         Log: add a few more PURIFY guards
1886      Branch: perl
1887            ! av.c sv.c
1888 ____________________________________________________________________________
1889 [  1459] By: gsar                                  on 1998/07/12  23:38:31
1890         Log: add tests for change#1458 and then some
1891      Branch: perl
1892            ! t/op/array.t
1893 ____________________________________________________________________________
1894 [  1458] By: gsar                                  on 1998/07/12  22:42:47
1895         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
1896              From:    Stephen McCamant <alias@mcs.com>
1897              Date:    Sun, 12 Jul 1998 17:17:00 CDT
1898              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
1899              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
1900      Branch: perl
1901            ! op.c opcode.h opcode.pl
1902 ____________________________________________________________________________
1903 [  1457] By: gsar                                  on 1998/07/12  22:06:05
1904         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
1905      Branch: perl
1906            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
1907 ____________________________________________________________________________
1908 [  1456] By: gsar                                  on 1998/07/12  21:56:39
1909         Log: From: Doug MacEachern <dougm@pobox.com>
1910              Date: Sun, 12 Jul 1998 14:29:29 -0400
1911              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
1912              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
1913      Branch: perl
1914            ! lib/ExtUtils/Embed.pm
1915 ____________________________________________________________________________
1916 [  1455] By: gsar                                  on 1998/07/12  21:54:02
1917         Log: applied installperl patch, corrected other little nits
1918              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1919              Date: 12 Jul 1998 16:27:21 +0200
1920              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
1921              Subject: [5.004_72] installperl tweak
1922      Branch: perl
1923            ! Changes Configure README.win32 installperl win32/makefile.mk
1924 ____________________________________________________________________________
1925 [  1454] By: gsar                                  on 1998/07/12  10:14:24
1926         Log: update MANIFEST, Changes
1927      Branch: perl
1928            - lib/Bundle/CPAN.pm
1929            ! Changes MANIFEST
1930
1931 ----------------
1932 Version 5.004_72
1933 ----------------
1934
1935 ____________________________________________________________________________
1936 [  1453] By: gsar                                  on 1998/07/12  10:04:33
1937         Log: merge changes 1424, 1428 from maintbranch
1938      Branch: perl
1939            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
1940 ____________________________________________________________________________
1941 [  1452] By: gsar                                  on 1998/07/12  09:46:40
1942         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
1943              and README.win32
1944      Branch: perl
1945            ! Changes README.win32 patchlevel.h win32/Makefile
1946            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1947            ! win32/makefile.mk
1948 ____________________________________________________________________________
1949 [  1451] By: gsar                                  on 1998/07/12  07:01:26
1950         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
1951              From: Jarkko Hietaniemi <jhi@iki.fi>
1952              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
1953              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
1954              Subject: M3 "generic" parts
1955      Branch: perl
1956            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
1957            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
1958            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
1959            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
1960            ! win32/config_H.gc x2p/Makefile.SH
1961 ____________________________________________________________________________
1962 [  1450] By: gsar                                  on 1998/07/12  06:38:27
1963         Log: various tweaks for PERL_OBJECT build & test
1964      Branch: perl
1965            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
1966            ! win32/makefile.mk win32/win32.c win32/win32iop.h
1967 ____________________________________________________________________________
1968 [  1449] By: gsar                                  on 1998/07/12  06:29:23
1969         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
1970              Date:    12 Jul 1998 08:22:16 +0200
1971              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
1972              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
1973      Branch: perl
1974            ! lib/CPAN.pm lib/SelfLoader.pm
1975 ____________________________________________________________________________
1976 [  1448] By: gsar                                  on 1998/07/12  05:10:50
1977         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
1978              and runs regexes in 1000s of threads without crashing; also fixed
1979              statcache not being thread-local
1980      Branch: perl
1981            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
1982            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
1983            ! t/lib/thread.t thrdvar.h util.c
1984 ____________________________________________________________________________
1985 [  1447] By: gsar                                  on 1998/07/12  02:40:45
1986         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
1987              Date:    Sun, 12 Jul 1998 03:23:04 +0200
1988              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
1989              Subject: Re: perlbug doesn't check that save succeeded
1990      Branch: perl
1991            ! utils/perlbug.PL
1992 ____________________________________________________________________________
1993 [  1446] By: gsar                                  on 1998/07/12  02:39:24
1994         Log: be generous about CRs
1995              From:    larry@wall.org (Larry Wall)
1996              Date:    Sat, 11 Jul 1998 17:54:21 PDT
1997              Message-Id: <199807120054.RAA19550@wall.org>
1998              Subject: [PATCH _71] CRs et al 
1999      Branch: perl
2000            ! toke.c
2001 ____________________________________________________________________________
2002 [  1445] By: gsar                                  on 1998/07/12  02:11:16
2003         Log: fix pp_caller() to fully traverse stacklevels
2004      Branch: perl
2005            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
2006 ____________________________________________________________________________
2007 [  1444] By: gsar                                  on 1998/07/11  23:43:37
2008         Log: add patch, along with all the missing bits, and doc tweaks
2009              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2010              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
2011              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
2012              Subject: Re: [PATCH 5.004_71] Secure RE update
2013      Branch: perl
2014            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
2015            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
2016            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
2017            ! t/op/pat.t t/op/subst.t
2018 ____________________________________________________________________________
2019 [  1443] By: gsar                                  on 1998/07/11  23:08:14
2020         Log: tweak to get BSDI to build IPC/SysV
2021              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2022              Date: 11 Jul 1998 16:26:44 +0300
2023              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
2024              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
2025      Branch: perl
2026            ! ext/IPC/SysV/SysV.xs
2027 ____________________________________________________________________________
2028 [  1442] By: gsar                                  on 1998/07/11  23:03:39
2029         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
2030              change, the pp_hot.c fix accidentally went in change#1441)
2031      Branch: perl
2032            ! t/op/closure.t
2033 ____________________________________________________________________________
2034 [  1441] By: gsar                                  on 1998/07/11  22:35:40
2035         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2036              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
2037              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
2038              Subject: [PATCH 5.004_71] Update os2's OS2::Process
2039      Branch: perl
2040            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2041            ! os2/OS2/Process/Process.xs pp_hot.c
2042 ____________________________________________________________________________
2043 [  1440] By: gsar                                  on 1998/07/11  19:41:59
2044         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2045              Date: 11 Jul 1998 17:00:21 +0200
2046              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
2047              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
2048      Branch: perl
2049            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2050 ____________________________________________________________________________
2051 [  1439] By: gsar                                  on 1998/07/11  19:36:58
2052         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
2053      Branch: perl
2054            ! pod/perlguts.pod win32/makedef.pl
2055 ____________________________________________________________________________
2056 [  1438] By: gsar                                  on 1998/07/11  19:14:21
2057         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
2058              From: abigail@fnx.com
2059              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
2060              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
2061              Subject: [PATCH 5.004_71] pod/perlfunc.pod
2062      Branch: perl
2063            ! pod/perlfunc.pod
2064 ____________________________________________________________________________
2065 [  1437] By: gsar                                  on 1998/07/11  19:05:00
2066         Log: From: abigail@fnx.com
2067              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
2068              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2069              Subject: [PATCH 5.004_71] pod/pod2man.PL
2070      Branch: perl
2071            ! pod/pod2man.PL
2072 ____________________________________________________________________________
2073 [  1436] By: gsar                                  on 1998/07/11  18:58:03
2074         Log: more complete version of change#1421
2075              From: Stephen McCamant <alias@mcs.com>
2076              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
2077              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
2078              Subject: [PATCH] Re: B::Deparse for(1..100000)
2079      Branch: perl
2080            ! ext/B/B/Deparse.pm
2081 ____________________________________________________________________________
2082 [  1435] By: gsar                                  on 1998/07/11  18:54:42
2083         Log: win32 fixes for VC 6.0 nits
2084      Branch: perl
2085            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
2086            ! win32/win32.h
2087 ____________________________________________________________________________
2088 [  1434] By: gsar                                  on 1998/07/11  18:45:32
2089         Log: s/AVHV/pseudo-hash/ (via PM)
2090              From: Gisle Aas <gisle@aas.no>
2091              Date: 11 Jul 1998 00:16:53 +0200
2092              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
2093              Subject: [PATCH] trivial fields.pm doc patch
2094      Branch: perl
2095            ! lib/fields.pm
2096 ____________________________________________________________________________
2097 [  1433] By: gsar                                  on 1998/07/11  18:43:11
2098         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2099              Date: Fri, 10 Jul 1998 23:12:11 +0200
2100              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2101              Subject: [PATCH _71] dos-djgpp update
2102      Branch: perl
2103            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2104 ____________________________________________________________________________
2105 [  1432] By: gsar                                  on 1998/07/11  18:41:00
2106         Log: applied patch, reformatted long lines in places
2107              From: Dominic Dunlop <domo@computer.org>
2108              Date: Fri, 10 Jul 1998 23:11:30 +0000
2109              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2110              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2111              warning
2112      Branch: perl
2113            ! pod/perldiag.pod regexec.c
2114 ____________________________________________________________________________
2115 [  1431] By: gsar                                  on 1998/07/11  18:29:18
2116         Log: From: "John L. Allen" <allen@grumman.com>
2117              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2118              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2119              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2120      Branch: perl
2121            ! hints/aix.sh
2122 ____________________________________________________________________________
2123 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
2124         Log: Title:  "Fix string substitution returncode problem"
2125              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2126              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2127              <v03110700b191a557f041@[195.95.102.114]>
2128              Files:  pp_hot.c
2129      Branch: maint-5.004/perl
2130            ! pp_hot.c
2131 ____________________________________________________________________________
2132 [  1429] By: gsar                                  on 1998/07/11  18:07:52
2133         Log: applied patch, tweaked doc and code that does labels/indentation
2134              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2135              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2136              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2137              Subject: [PATCH 5.004_71] perldebug.pod and RE
2138      Branch: perl
2139            ! pod/perldebug.pod regcomp.c regexec.c
2140 ____________________________________________________________________________
2141 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
2142         Log: Assorted patches:
2143              
2144              Title:  "makerel now reads local patch list from patchlevel.h"
2145              Files:  patchlevel.h Porting/makerel
2146              
2147              Title:  "pod/pod2man.PL"
2148              From:  abigail@fnx.com
2149              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2150              Files:  pod/pod2man.PL
2151              
2152              Title:  "Clarify taint example in re.pm"
2153              From:  Tom Phoenix <rootbeer@teleport.com>
2154              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2155              Files:  lib/re.pm
2156              
2157              Title:  "Anohter ptags improvement"
2158              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
2159              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
2160              Files:  emacs/ptags
2161              
2162              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2163              From:  "John L. Allen" <allen@grumman.com>
2164              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2165              Files:  hints/aix.sh
2166      Branch: maint-5.004/perl
2167            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2168            ! patchlevel.h pod/pod2man.PL
2169 ____________________________________________________________________________
2170 [  1427] By: gsar                                  on 1998/07/11  17:04:47
2171         Log: make Liblist return consistently backslashed paths
2172      Branch: perl
2173            ! lib/ExtUtils/Liblist.pm
2174 ____________________________________________________________________________
2175 [  1426] By: gsar                                  on 1998/07/11  16:53:56
2176         Log: don't 'touch a2p.c', it might readonly (via PM)
2177              From: Robin Barker <rmb1@cise.npl.co.uk>
2178              Date: Fri, 10 Jul 98 17:19:54 BST
2179              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2180      Branch: perl
2181            ! x2p/Makefile.SH
2182 ____________________________________________________________________________
2183 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
2184         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
2185              Files:  embed.h proto.h global.sym op.c
2186      Branch: maint-5.004/perl
2187            ! embed.h global.sym op.c proto.h
2188 ____________________________________________________________________________
2189 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
2190         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
2191              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2192              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2193              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2194              <199805270939.KAA08453@toad.ig.co.uk>,
2195              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2196              Files:  lib/Sys/Syslog.pm
2197      Branch: maint-5.004/perl
2198            ! lib/Sys/Syslog.pm
2199 ____________________________________________________________________________
2200 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
2201         Log: Assorted patches:
2202              
2203              Title:  "umask: die if EXPR & 0700 else return undef"
2204              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2205              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2206              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2207              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2208              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
2209              <199805291549.SAA01439@alpha.hut.fi>,
2210              <199805291608.RAA29283@toad.ig.co.uk>,
2211              <19980530105129.A24006@O2.chapin.edu>,
2212              <19980608133037.A8793@perlsupport.com>
2213              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2214              
2215              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
2216              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
2217              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
2218              Files:  MANIFEST ext/DynaLoader/Makefile.PL
2219      Branch: maint-5.004/perl
2220           +> ext/DynaLoader/DynaLoader_pm.PL
2221            - ext/DynaLoader/DynaLoader.pm.PL
2222            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2223            ! pod/perlfunc.pod pp_sys.c
2224 ____________________________________________________________________________
2225 [  1421] By: gsar                                  on 1998/07/11  02:54:02
2226         Log: From: Gisle Aas <gisle@aas.no>
2227              Subject: [PATCH] B::Deparse for(1..100000)
2228              Date: 10 Jul 1998 14:04:44 +0200
2229              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2230      Branch: perl
2231            ! ext/B/B/Deparse.pm
2232 ____________________________________________________________________________
2233 [  1420] By: gsar                                  on 1998/07/11  02:28:18
2234         Log: add 'clean' target for ext/re
2235      Branch: perl
2236            ! ext/re/Makefile.PL
2237 ____________________________________________________________________________
2238 [  1419] By: gsar                                  on 1998/07/11  02:20:32
2239         Log: From: Tom Hughes <thh@cyberscience.com>
2240              Date: 10 Jul 1998 10:25:18 +0100
2241              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2242              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2243      Branch: perl
2244            ! hints/svr4.sh
2245 ____________________________________________________________________________
2246 [  1418] By: gsar                                  on 1998/07/11  02:19:12
2247         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2248              From: Jarkko Hietaniemi <jhi@iki.fi>
2249              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2250              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2251              Subject: Re: make minitest does not work out of the box - test subset
2252              needs pruning
2253      Branch: perl
2254            + t/lib/ipc_sysv.t
2255            - t/op/ipcmsg.t t/op/ipcsem.t
2256            ! MANIFEST
2257 ____________________________________________________________________________
2258 [  1417] By: gsar                                  on 1998/07/11  02:14:16
2259         Log: disable CR croaking (via #define, default off) in lieu of more
2260              complete fix
2261      Branch: perl
2262            ! toke.c
2263 ____________________________________________________________________________
2264 [  1416] By: gsar                                  on 1998/07/11  02:06:11
2265         Log: added patch, made linking with setargv a build option
2266              From: "Douglas Lankshear" <dougl@ActiveState.com>
2267              Date: Thu, 9 Jul 1998 09:51:42 -0700
2268              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2269              Subject: [PATCH 5.004_71]
2270      Branch: perl
2271            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2272 ____________________________________________________________________________
2273 [  1415] By: gsar                                  on 1998/07/11  01:47:19
2274         Log: From: Tom Hughes <thh@cyberscience.com>
2275              Date: 10 Jul 1998 09:01:12 +0100
2276              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2277              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2278      Branch: perl
2279            ! perl_exp.SH
2280 ____________________________________________________________________________
2281 [  1414] By: gsar                                  on 1998/07/11  01:45:45
2282         Log: make lib/re.pm a prereq for minitest
2283      Branch: perl
2284            ! Makefile.SH
2285 ____________________________________________________________________________
2286 [  1413] By: gsar                                  on 1998/07/11  01:40:56
2287         Log: add patch (via PM)
2288              From: Stephen McCamant <alias@mcs.com>
2289              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2290              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2291              Subject: Big B::Deparse update
2292      Branch: perl
2293            ! ext/B/B/Deparse.pm
2294 ____________________________________________________________________________
2295 [  1412] By: gsar                                  on 1998/07/11  00:25:17
2296         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2297      Branch: perl
2298            + pod/perlport.pod
2299            ! pod/perl.pod
2300 ____________________________________________________________________________
2301 [  1411] By: gsar                                  on 1998/07/10  21:53:06
2302         Log: make binmode(STDIN) not whine
2303              From: Dan Sugalski <sugalskd@osshe.edu>
2304              Date: Thu, 09 Jul 1998 16:51:27 -0700
2305              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2306              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2307      Branch: perl
2308            ! vms/vms.c
2309 ____________________________________________________________________________
2310 [  1410] By: gsar                                  on 1998/07/10  21:50:57
2311         Log: CPAN-1.39 update
2312              From: koenig@kulturbox.de (Andreas J. Koenig)
2313              Date: 10 Jul 1998 00:45:36 +0200
2314              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2315              Subject: Re: perl5.004_71 hit the stands this morn
2316      Branch: perl
2317            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2318 ____________________________________________________________________________
2319 [  1409] By: gsar                                  on 1998/07/10  21:45:10
2320         Log: manually apply patch with conflicts
2321              From: Dan Sugalski <sugalskd@osshe.edu>
2322              Date: Thu, 09 Jul 1998 12:08:33 -0700
2323              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2324              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2325      Branch: perl
2326            ! configpm
2327 ____________________________________________________________________________
2328 [  1408] By: gsar                                  on 1998/07/10  21:36:54
2329         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2330              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2331              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2332              Subject: Re: perldelta.pod [PATCH]
2333      Branch: perl
2334            ! pod/perldelta.pod
2335 ____________________________________________________________________________
2336 [  1407] By: gsar                                  on 1998/07/10  21:35:13
2337         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2338              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2339              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2340              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2341      Branch: perl
2342            ! ext/IPC/SysV/Makefile.PL
2343 ____________________________________________________________________________
2344 [  1406] By: gsar                                  on 1998/07/10  21:33:30
2345         Log: manually apply patch with conflicts
2346              From: kstar@chapin.edu
2347              Message-ID: <19980709093621.B7857@O2.chapin.edu>
2348              Date: Thu, 9 Jul 1998 09:36:21 -0400
2349              Subject: Re: [PATCH] 5.004_70 installperl and docs
2350      Branch: perl
2351            ! installperl
2352 ____________________________________________________________________________
2353 [  1405] By: gsar                                  on 1998/07/10  21:28:29
2354         Log: misc tweaks to docs and qsortsv() warning
2355      Branch: perl
2356            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
2357 ____________________________________________________________________________
2358 [  1404] By: gsar                                  on 1998/07/10  21:23:53
2359         Log: add more correct version of change#1350 (as yet untested)
2360              From: joshua.pritikin@db.com
2361              Date: Thu, 9 Jul 1998 09:22:46 -0400
2362              Message-Id: <H00000e50008f277@MHS>
2363              Subject: Re: [PATCH _70] cache missing methods
2364      Branch: perl
2365            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2366 ____________________________________________________________________________
2367 [  1403] By: gsar                                  on 1998/07/10  20:46:12
2368         Log: add win32_rename() that does what docs say
2369      Branch: perl
2370            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
2371            ! win32/win32.c win32/win32iop.h
2372 ____________________________________________________________________________
2373 [  1402] By: gsar                                  on 1998/07/10  20:19:18
2374         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
2375              (suggested by Philippe.Simonet@swisscom.com)
2376      Branch: perl
2377            ! ext/Socket/Socket.xs
2378 ____________________________________________________________________________
2379 [  1401] By: gsar                                  on 1998/07/10  03:24:45
2380         Log: undo change#1379 (order of tests *is* significant)
2381      Branch: perl
2382            ! t/lib/posix.t
2383 ____________________________________________________________________________
2384 [  1400] By: nick                                  on 1998/07/09  17:43:14
2385         Log: Integrate mainline (_071-ish)
2386      Branch: ansiperl
2387           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2388           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2389           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
2390           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
2391           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
2392           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2393           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2394           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
2395           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
2396           !> (integrate 145 files)
2397
2398 ----------------
2399 Version 5.004_71
2400 ----------------
2401
2402 ____________________________________________________________________________
2403 [  1399] By: gsar                                  on 1998/07/09  12:15:12
2404         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
2405      Branch: perl
2406            ! Changes pod/perldelta.pod pod/perlhist.pod
2407 ____________________________________________________________________________
2408 [  1397] By: gsar                                  on 1998/07/09  08:35:39
2409         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
2410              maintenance changes upto 1356 merged
2411      Branch: perl
2412            ! pod/perldiag.pod pp_hot.c t/op/misc.t
2413 ____________________________________________________________________________
2414 [  1396] By: gsar                                  on 1998/07/09  08:02:52
2415         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
2416              make all configs build on Solaris and win32
2417      Branch: perl
2418            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2419            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2420            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
2421            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
2422            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2423 ____________________________________________________________________________
2424 [  1395] By: gsar                                  on 1998/07/09  05:39:48
2425         Log: From:    Stephen McCamant <alias@mcs.com>
2426              Date:    Wed, 08 Jul 1998 23:16:49 CDT
2427              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
2428              Subject: [PATCH] UNOP opclass test in B.xs
2429      Branch: perl
2430            ! ext/B/B.xs
2431 ____________________________________________________________________________
2432 [  1394] By: gsar                                  on 1998/07/09  05:37:48
2433         Log: get it building again on win32
2434      Branch: perl
2435            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
2436            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
2437            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
2438            ! win32/makefile.mk
2439 ____________________________________________________________________________
2440 [  1393] By: gsar                                  on 1998/07/09  05:20:31
2441         Log: applied patch from Ilya, tweaked some to get clean static build of
2442              the ext/re stuff (untested on win32)
2443      Branch: perl
2444            ! regcomp.c regexec.c
2445 ____________________________________________________________________________
2446 [  1392] By: gsar                                  on 1998/07/09  03:56:45
2447         Log: fix installperl typo
2448              From:    kstar@chapin.edu
2449              Date:    Wed, 08 Jul 1998 23:51:57 EDT
2450              Message-Id: <19980708235157.D1380@O2.chapin.edu>
2451              Subject: Re: [PATCH] 5.004_70 installperl and docs
2452      Branch: perl
2453            ! installperl
2454 ____________________________________________________________________________
2455 [  1391] By: gsar                                  on 1998/07/09  01:48:16
2456         Log: From: Chip Salzenberg <chip@perl.org>
2457              Date: Wed, 8 Jul 1998 18:10:55 -0400
2458              Message-ID: <19980708181055.A8005@perlsupport.com>
2459              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
2460      Branch: perl
2461            ! util.c
2462 ____________________________________________________________________________
2463 [  1390] By: gsar                                  on 1998/07/09  01:45:16
2464         Log: added patch, tweaked per Ilya's suggestion
2465              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2466              Date: Wed, 8 Jul 1998 13:34:42 +0100
2467              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
2468              Subject: [PATCH] perl5db.pl complains about non-integer condition
2469      Branch: perl
2470            ! lib/perl5db.pl
2471 ____________________________________________________________________________
2472 [  1389] By: gsar                                  on 1998/07/09  01:42:13
2473         Log: reenable misaligned memory checks, cast to UV & check alignment
2474              From: Dominic Dunlop <domo@computer.org>
2475              Date: Wed, 8 Jul 1998 11:21:48 +0000
2476              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
2477              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
2478      Branch: perl
2479            ! malloc.c
2480 ____________________________________________________________________________
2481 [  1388] By: gsar                                  on 1998/07/09  01:36:22
2482         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2483              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
2484              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
2485              Subject: [PATCH 5.004_70] more on finding metaconfig units.
2486      Branch: perl
2487            ! Porting/pumpkin.pod
2488 ____________________________________________________________________________
2489 [  1387] By: gsar                                  on 1998/07/09  01:35:23
2490         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2491              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
2492              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
2493              Subject: Configure indentation patch
2494      Branch: perl
2495            ! Configure
2496 ____________________________________________________________________________
2497 [  1386] By: gsar                                  on 1998/07/09  01:33:31
2498         Log: don't try to hardlink perldiag.pod; that is no longer not needed
2499              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2500              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
2501              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
2502              Subject: Re: pelr installation attempts hard links between file systems
2503      Branch: perl
2504            ! installperl
2505 ____________________________________________________________________________
2506 [  1385] By: gsar                                  on 1998/07/09  01:28:05
2507         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
2508      Branch: perl
2509            ! win32/makefile.mk
2510 ____________________________________________________________________________
2511 [  1384] By: gsar                                  on 1998/07/09  01:26:19
2512         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
2513      Branch: perl
2514            ! t/TEST
2515 ____________________________________________________________________________
2516 [  1383] By: gsar                                  on 1998/07/09  01:06:47
2517         Log: manually apply patch with a dependency on unapplied patch
2518              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2519              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
2520              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
2521              Subject: [PATCH 5.004_70] make quoted RE embeddable
2522      Branch: perl
2523            ! sv.c t/op/pat.t
2524 ____________________________________________________________________________
2525 [  1382] By: gsar                                  on 1998/07/09  01:02:23
2526         Log: change order of libs for extensions
2527              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2528              Date: Tue, 7 Jul 1998 23:48:05 +0200
2529              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
2530              Subject: [PATCH _70] linking problem with modules
2531      Branch: perl
2532            ! lib/ExtUtils/MM_Unix.pm
2533 ____________________________________________________________________________
2534 [  1381] By: gsar                                  on 1998/07/09  00:56:12
2535         Log: patch for more flexible initialization of xsub parameters
2536              From: Tye McQueen <tye@metronet.com>
2537              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
2538              Message-Id: <199807070004.AA16454@metronet.com>
2539              Subject: Enhanced arg inits for xsubpp
2540      Branch: perl
2541            ! lib/ExtUtils/xsubpp pod/perlxs.pod
2542 ____________________________________________________________________________
2543 [  1380] By: gsar                                  on 1998/07/09  00:44:01
2544         Log: From: Tye McQueen <tye@metronet.com>
2545              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
2546              Message-Id: <16619-17073@lyris.activestate.com>
2547              Subject: New pl2bat.pl
2548      Branch: perl
2549            ! win32/bin/pl2bat.pl
2550 ____________________________________________________________________________
2551 [  1379] By: gsar                                  on 1998/07/09  00:30:58
2552         Log: remove ordering dependency in posix.t
2553      Branch: perl
2554            ! t/lib/posix.t
2555 ____________________________________________________________________________
2556 [  1378] By: gsar                                  on 1998/07/08  20:17:43
2557         Log: make -i'*suffix' work too
2558      Branch: perl
2559            ! doio.c
2560 ____________________________________________________________________________
2561 [  1377] By: gsar                                  on 1998/07/08  08:56:28
2562         Log: regen headers; result builds & tests on Solaris again (threaded)
2563      Branch: perl
2564            ! embedvar.h
2565 ____________________________________________________________________________
2566 [  1376] By: gsar                                  on 1998/07/08  08:55:03
2567         Log: change#1350 breaks things, back it out
2568      Branch: perl
2569            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2570 ____________________________________________________________________________
2571 [  1375] By: gsar                                  on 1998/07/08  07:47:00
2572         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2573              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
2574              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
2575              Subject: [PATCH 5.004_70] Switch modifiers in RE off
2576      Branch: perl
2577            ! pod/perlre.pod regcomp.c t/op/re_tests
2578 ____________________________________________________________________________
2579 [  1374] By: gsar                                  on 1998/07/08  07:41:06
2580         Log: From: Gisle Aas <gisle@aas.no>
2581              Date: 07 Jul 1998 23:08:59 +0200
2582              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
2583              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
2584      Branch: perl
2585            ! sv.c
2586 ____________________________________________________________________________
2587 [  1373] By: gsar                                  on 1998/07/08  07:36:01
2588         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2589              Date: Tue, 7 Jul 1998 23:47:50 +0200
2590              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
2591              Subject: [PATCH _70] dos-djgpp update
2592      Branch: perl
2593            ! djgpp/config.over djgpp/djgppsed.sh
2594 ____________________________________________________________________________
2595 [  1372] By: gsar                                  on 1998/07/08  07:12:47
2596         Log: add extension to support SysV IPC
2597              From: Jarkko Hietaniemi <jhi@iki.fi>
2598              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
2599              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
2600              Subject: [PATCH] 5.004_70: IPC::SysV
2601      Branch: perl
2602            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
2603            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
2604            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
2605            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
2606            + ext/IPC/SysV/t/sem.t
2607            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
2608            ! t/op/ipcmsg.t t/op/ipcsem.t
2609 ____________________________________________________________________________
2610 [  1371] By: gsar                                  on 1998/07/08  05:12:07
2611         Log: add patch for C<use re 'debug'>
2612              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2613              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
2614              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
2615              Subject: Re: _70 and Devel::RE
2616      Branch: perl
2617            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
2618            - lib/re.pm
2619            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
2620            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
2621 ____________________________________________________________________________
2622 [  1370] By: gsar                                  on 1998/07/08  04:27:27
2623         Log: added patch to generate PPDEF(pp_foo)
2624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2625              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
2626              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
2627              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
2628      Branch: perl
2629            + pp_proto.h
2630            ! MANIFEST Makefile.SH opcode.pl proto.h
2631 ____________________________________________________________________________
2632 [  1369] By: gsar                                  on 1998/07/08  04:19:49
2633         Log: suggest 'make test' after make
2634      Branch: perl
2635            ! Makefile.SH
2636 ____________________________________________________________________________
2637 [  1368] By: gsar                                  on 1998/07/08  03:58:19
2638         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
2639              From: Colin Kuskie <ckuskie@cadence.com>
2640              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
2641              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
2642              Subject: Corrected -i prefix patch
2643      Branch: perl
2644            + t/io/iprefix.t
2645            ! MANIFEST doio.c pod/perlrun.pod
2646 ____________________________________________________________________________
2647 [  1366] By: gsar                                  on 1998/07/08  02:28:30
2648         Log: From: Gisle Aas <gisle@aas.no>
2649              Date: 07 Jul 1998 17:48:36 +0200
2650              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
2651              Subject: [PATCH] Remove some rendundant SvOOK_on tests
2652      Branch: perl
2653            ! sv.c sv.h
2654 ____________________________________________________________________________
2655 [  1365] By: gsar                                  on 1998/07/08  02:25:17
2656         Log: applied patch to clarify m//g
2657              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2658              Date: Tue, 7 Jul 1998 15:59:03 +0100
2659              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
2660              Subject: [PATCH] Re: m//g in perlop.pod
2661      Branch: perl
2662            ! pod/perlop.pod
2663 ____________________________________________________________________________
2664 [  1364] By: gsar                                  on 1998/07/08  02:13:07
2665         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2666              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
2667              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
2668              Date: Tue, 7 Jul 1998 11:59:41 +0100
2669      Branch: perl
2670            ! pod/perlfaq.pod
2671 ____________________________________________________________________________
2672 [  1363] By: gsar                                  on 1998/07/08  02:11:11
2673         Log: applied tweak (via private mail)
2674              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2675              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
2676              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
2677              Subject: tiny perllocale.pod patch for 5.004_70
2678      Branch: perl
2679            ! pod/perllocale.pod
2680 ____________________________________________________________________________
2681 [  1362] By: gsar                                  on 1998/07/08  02:07:48
2682         Log: applied patch, various tweaks to pander to pod2man tantrums
2683              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2684              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
2685              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
2686              Subject: [PATCH 5.004_70] CONFIGPM
2687      Branch: perl
2688            ! Porting/Glossary configpm
2689 ____________________________________________________________________________
2690 [  1361] By: gsar                                  on 1998/07/07  22:13:11
2691         Log: From: Stephen McCamant <alias@mcs.com>
2692              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
2693              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
2694              Subject: Re: Inconsistent arithmetics on refs
2695      Branch: perl
2696            ! sv.c
2697 ____________________________________________________________________________
2698 [  1360] By: gsar                                  on 1998/07/07  22:11:11
2699         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2700              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
2701              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
2702              Subject: [PATCH 5.004_70] Anohter ptags improvement
2703      Branch: perl
2704            ! emacs/ptags
2705 ____________________________________________________________________________
2706 [  1359] By: gsar                                  on 1998/07/07  22:08:48
2707         Log: fix accidental RE-de-optimization
2708              From: larry@wall.org (Larry Wall)
2709              Date: Mon, 6 Jul 1998 17:49:31 -0700
2710              Message-Id: <199807070049.RAA23475@wall.org>
2711              Subject: Re: before you deluge us with patches
2712              --
2713              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2714              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
2715              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
2716              Subject: Re: before you deluge us with patches
2717      Branch: perl
2718            ! pp_hot.c regexec.c
2719 ____________________________________________________________________________
2720 [  1358] By: gsar                                  on 1998/07/07  21:36:29
2721         Log: From: Gisle Aas <gisle@aas.no>
2722              Subject: [PATCH] Evaluation of AVHVs in scalar context
2723              Date: 06 Jul 1998 21:41:14 +0200
2724              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
2725      Branch: perl
2726            ! pp_hot.c t/op/avhv.t
2727 ____________________________________________________________________________
2728 [  1357] By: gsar                                  on 1998/07/07  21:29:46
2729         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
2730      Branch: perl
2731            ! lib/Math/Trig.pm lib/fields.pm thread.sym
2732 ____________________________________________________________________________
2733 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
2734         Log: Assorted patches:
2735              
2736              ------  BUILD PROCESS  ------
2737              
2738              Title:  "Add Test.pm (from perl 5.004_70)"
2739              Files:  MANIFEST lib/Test.pm
2740              
2741              ------  EXTENSIONS  ------
2742              
2743              Title:  "Add CR LF CRLF to Socket.pm"
2744              From:  Chris Nandor <pudge@pobox.com>
2745              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
2746              Files:  ext/Socket/Socket.pm
2747              
2748              ------  LIBRARY  ------
2749              
2750              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
2751              Files:  lib/AutoSplit.pm
2752              
2753              Title:  "Upgrade base.pm (from perl 5.004_70)"
2754              Files:  lib/base.pm
2755              
2756              Title:  "Add File::Spec modules (from 5.004_70)"
2757              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2758              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2759              lib/File/Spec/Win32.pm
2760              
2761              ------  TESTS  ------
2762              
2763              Title:  "fixup test for method call on undefined value"
2764              Files:  t/op/misc.t
2765              
2766              ------  UTILITIES  ------
2767              
2768              Title:  "perlbug upgrade (from 5.004_70)"
2769              Files:  utils/perlbug.PL
2770              
2771              Title:  "Upgrade perldoc (from 5.004_70)"
2772              Files:  utils/perldoc.PL
2773      Branch: maint-5.004/perl
2774            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2775            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2776            + lib/File/Spec/Win32.pm lib/Test.pm
2777            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
2778            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
2779 ____________________________________________________________________________
2780 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
2781         Log: Title:  "Fix memory leak in Safe module"
2782              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2783              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
2784              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2785      Branch: maint-5.004/perl
2786            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2787 ____________________________________________________________________________
2788 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
2789         Log: Title:  "Better error message for $undef->method call"
2790              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
2791              joshua.pritikin@db.com
2792              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
2793              Files:  pod/perldiag.pod pp_hot.c
2794      Branch: maint-5.004/perl
2795            ! pod/perldiag.pod pp_hot.c
2796 ____________________________________________________________________________
2797 [  1353] By: gsar                                  on 1998/07/06  23:33:38
2798         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2799              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
2800              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
2801              Subject: [PATCH 5.004_70] Update metaconfig info
2802      Branch: perl
2803            ! Porting/pumpkin.pod
2804 ____________________________________________________________________________
2805 [  1352] By: gsar                                  on 1998/07/06  23:30:54
2806         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2807              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
2808              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
2809              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
2810      Branch: perl
2811            ! Configure INSTALL Policy_sh.SH Porting/Glossary
2812            ! Porting/config.sh Porting/config_H
2813 ____________________________________________________________________________
2814 [  1351] By: gsar                                  on 1998/07/06  23:24:47
2815         Log: try harder to run non-executable tests
2816      Branch: perl
2817            ! t/TEST
2818 ____________________________________________________________________________
2819 [  1350] By: gsar                                  on 1998/07/06  23:12:17
2820         Log: add patch to improve method caching, regen headers
2821              From: joshua.pritikin@db.com
2822              Date: Mon, 6 Jul 1998 09:19:29 -0400
2823              Message-Id: <H00000e50008a518@MHS>
2824              Subject: [PATCH _70] cache missing methods
2825      Branch: perl
2826            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2827 ____________________________________________________________________________
2828 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
2829         Log: Assorted patches:
2830              
2831              ------  BUILD PROCESS  ------
2832              
2833              Title:  "Configure: Workaround bash CDPATH oddity"
2834              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2835              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
2836              Files:  Configure
2837              
2838              Title:  "Don't suppress display of Makefile recipes that invoke perl"
2839              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2840              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
2841              Files:  Makefile.SH
2842              
2843              ------  CORE LANGUAGE  ------
2844              
2845              Title:  "one more^Wless quad unpack bug"
2846              From:  Jarkko Hietaniemi <jhi@iki.fi>
2847              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
2848              Files:  pp.c
2849              
2850              Title:  "minor fixups to bring maint closer to devel for patching"
2851              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2852              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
2853              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
2854              
2855              Title:  "-Pw switches used together report bogus error"
2856              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2857              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
2858              Files:  perl.c
2859              
2860              Title:  "Add doc and perl home page info to -v output"
2861              From:  Tom Christiansen <tchrist@jhereg.perl.com>
2862              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
2863              Files:  perl.c
2864              
2865              Title:  "Fix C<@a = (%a = 1)> bizarreness"
2866              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
2867              <tchrist@jhereg.perl.com>
2868              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
2869              <199807012339.TAA26024@aatma.engin.umich.edu>
2870              Files:  pp_hot.c
2871              
2872              Title:  "make find_script() return saved string, reenable missing
2873              diagnostics"
2874              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2875              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
2876              Files:  perl.c util.c
2877              
2878              Title:  "minor e_script optimization"
2879              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2880              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
2881              Files:  perl.c
2882              
2883              ------  DOCUMENTATION  ------
2884              
2885              Title:  "Insecure $ENV{} message out of step with perldiag"
2886              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2887              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
2888              Files:  pod/perldiag.pod pod/perlsec.pod
2889              
2890              Title:  "documenting close without arguments"
2891              From:  Tom Phoenix <rootbeer@teleport.com>
2892              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
2893              Files:  pod/perlfunc.pod
2894              
2895              Title:  "pod for scalar .. op"
2896              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2897              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
2898              Files:  pod/perlop.pod
2899              
2900              ------  EXTENSIONS  ------
2901              
2902              Title:  "Fcntl: add few constants, enhance maintainability"
2903              From:  Jarkko Hietaniemi <jhi@iki.fi>
2904              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
2905              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
2906              
2907              ------  LIBRARY  ------
2908              
2909              Title:  "Fix undef warnings in Text::Parsewords"
2910              From:  Jarkko Hietaniemi <jhi@iki.fi>
2911              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
2912              Files:  lib/Text/ParseWords.pm
2913              
2914              Title:  "Add Symbol::delete_package()"
2915              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2916              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
2917              Files:  pod/perlembed.pod lib/Symbol.pm
2918      Branch: maint-5.004/perl
2919            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
2920            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
2921            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
2922            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
2923            ! t/op/split.t taint.c util.c
2924 ____________________________________________________________________________
2925 [  1348] By: gsar                                  on 1998/07/06  22:55:56
2926         Log: remove #! line from Errno_pm.PL
2927      Branch: perl
2928            ! ext/Errno/Errno_pm.PL
2929 ____________________________________________________________________________
2930 [  1347] By: gsar                                  on 1998/07/06  22:51:34
2931         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
2932              From: Gisle Aas <gisle@aas.no>
2933              Date: 06 Jul 1998 13:08:53 +0200
2934              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
2935              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
2936      Branch: perl
2937            ! lib/Cwd.pm
2938 ____________________________________________________________________________
2939 [  1346] By: gsar                                  on 1998/07/06  22:20:29
2940         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
2941              Stephen McCamant
2942      Branch: perl
2943            ! op.c
2944 ____________________________________________________________________________
2945 [  1345] By: gsar                                  on 1998/07/06  21:58:52
2946         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
2947              simpler fix
2948      Branch: perl
2949            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
2950            ! opcode.pl proto.h
2951 ____________________________________________________________________________
2952 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
2953         Log: Title:  "Fix for broken goto &xsub"
2954              From:  Albert Dvornik <bert@genscan.com>,
2955              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
2956              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
2957      Branch: maint-5.004/perl
2958            + t/op/goto_xs.t
2959            ! MANIFEST pp_ctl.c
2960 ____________________________________________________________________________
2961 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
2962         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
2963              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2964              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
2965              Files:  gv.h gv.c op.c toke.c
2966      Branch: maint-5.004/perl
2967            ! gv.c gv.h op.c toke.c
2968 ____________________________________________________________________________
2969 [  1342] By: gsar                                  on 1998/07/06  20:57:06
2970         Log: From:    Gisle Aas <gisle@aas.no>
2971              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
2972              Date:    06 Jul 1998 21:52:12 +0200
2973              Subject: Keepers of the Patch Pumpkin
2974      Branch: perl
2975            ! Changes
2976 ____________________________________________________________________________
2977 [  1341] By: gsar                                  on 1998/07/06  20:43:35
2978         Log: remove dup entry in perldiag
2979      Branch: perl
2980            ! pod/perldiag.pod
2981 ____________________________________________________________________________
2982 [  1340] By: gsar                                  on 1998/07/06  20:31:44
2983         Log: more reasonable diagnostic on keyword vs. sub ambiguity
2984      Branch: perl
2985            ! pod/perldiag.pod toke.c
2986 ____________________________________________________________________________
2987 [  1339] By: gsar                                  on 1998/07/06  19:23:06
2988         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
2989      Branch: perl
2990            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
2991            ! sv.c toke.c util.c
2992 ____________________________________________________________________________
2993 [  1338] By: gsar                                  on 1998/07/06  18:45:35
2994         Log: per Larry suggestion, toss change#1327 and fix the documentation
2995              to match behavior instead
2996      Branch: perl
2997            ! pod/perlfunc.pod pp_sys.c
2998 ____________________________________________________________________________
2999 [  1337] By: gsar                                  on 1998/07/06  17:15:26
3000         Log: allow read(FH,threadsv,...)
3001      Branch: perl
3002            ! op.c
3003
3004 ----------------
3005 Version 5.004_70
3006 ----------------
3007
3008 ____________________________________________________________________________
3009 [  1336] By: gsar                                  on 1998/07/06  09:06:33
3010         Log: 5.004_70 tweaks
3011      Branch: perl
3012            ! Changes win32/Makefile win32/makefile.mk
3013 ____________________________________________________________________________
3014 [  1335] By: gsar                                  on 1998/07/06  07:05:37
3015         Log: update Changes
3016      Branch: perl
3017            ! Changes pod/perldiag.pod
3018 ____________________________________________________________________________
3019 [  1334] By: gsar                                  on 1998/07/06  06:41:17
3020         Log: allow eval-groups in patterns only if they C<use re 'eval';>
3021      Branch: perl
3022            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
3023            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3024 ____________________________________________________________________________
3025 [  1333] By: gsar                                  on 1998/07/06  03:22:52
3026         Log: From: Hans Mulder <hansm@icgroup.nl>
3027              Date: Mon,  6 Jul 98 02:11:32 +0200
3028              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
3029              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3030      Branch: perl
3031            ! malloc.c
3032 ____________________________________________________________________________
3033 [  1332] By: gsar                                  on 1998/07/06  03:18:34
3034         Log: added Errno-1.09 from CPAN
3035      Branch: perl
3036            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3037 ____________________________________________________________________________
3038 [  1331] By: gsar                                  on 1998/07/06  02:59:09
3039         Log: fix small memleak on -e, don't try to find_script() when e_script
3040      Branch: perl
3041            ! perl.c
3042 ____________________________________________________________________________
3043 [  1330] By: gsar                                  on 1998/07/06  00:40:24
3044         Log: add Symbol::delete_package()
3045      Branch: perl
3046            ! lib/Symbol.pm pod/perlembed.pod
3047 ____________________________________________________________________________
3048 [  1329] By: gsar                                  on 1998/07/05  23:05:40
3049         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
3050              From: Stephen McCamant <alias@mcs.com>
3051              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
3052              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
3053              Subject: [PATCH] alignment in X[IN]V allocation
3054      Branch: perl
3055            ! sv.c
3056 ____________________________________________________________________________
3057 [  1328] By: gsar                                  on 1998/07/05  22:47:57
3058         Log: make read() return undef on errors as documented, and clarify docs
3059      Branch: perl
3060            ! pod/perlfunc.pod pp_sys.c
3061 ____________________________________________________________________________
3062 [  1327] By: gsar                                  on 1998/07/05  22:11:21
3063         Log: fix getc() to return empty string instead of undef on eof, as it was
3064              documented to behave; still returns undef on error
3065      Branch: perl
3066            ! pp_sys.c
3067 ____________________________________________________________________________
3068 [  1326] By: gsar                                  on 1998/07/05  21:53:30
3069         Log: patch whitespace-mutiliated; applied manually
3070              From: Hans Mulder <hansm@icgroup.nl>
3071              Date: Sun,  5 Jul 98 23:23:20 +0200
3072              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
3073              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3074      Branch: perl
3075            ! ext/Errno/Errno_pm.PL
3076 ____________________________________________________________________________
3077 [  1325] By: gsar                                  on 1998/07/05  21:38:39
3078         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
3079              From: Tom Christiansen <tchrist@jhereg.perl.com>
3080              Date: Sun, 05 Jul 1998 09:15:22 -0500
3081              Subject: Re: docpatch 
3082              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3083      Branch: perl
3084            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3085            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3086            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3087            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
3088            ! pod/perlrun.pod
3089 ____________________________________________________________________________
3090 [  1324] By: gsar                                  on 1998/07/05  21:06:56
3091         Log: applied patch, and undid change#1302 which it made unnecessary
3092              From: Billy <wdconsta@cs.adelaide.edu.au>
3093              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
3094              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
3095              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3096      Branch: perl
3097            ! t/lib/h2ph.t utils/h2ph.PL
3098 ____________________________________________________________________________
3099 [  1323] By: gsar                                  on 1998/07/05  20:56:39
3100         Log: fix t/lib/fields.t's @INC so make test runs
3101      Branch: perl
3102            ! t/lib/fields.t
3103 ____________________________________________________________________________
3104 [  1322] By: gsar                                  on 1998/07/05  20:26:43
3105         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3106      Branch: perl
3107            ! gv.c gv.h toke.c
3108 ____________________________________________________________________________
3109 [  1321] By: gsar                                  on 1998/07/05  07:41:50
3110         Log: sundry win32 config tweaks
3111      Branch: perl
3112            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3113            ! win32/config.gc win32/config.vc win32/config_H.bc
3114            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3115            ! win32/config_sh.PL win32/makefile.mk
3116 ____________________________________________________________________________
3117 [  1320] By: gsar                                  on 1998/07/05  06:30:35
3118         Log: update Changes
3119      Branch: perl
3120            ! Changes
3121 ____________________________________________________________________________
3122 [  1319] By: gsar                                  on 1998/07/05  06:27:37
3123         Log: add ck_sysread() for better sysread/read/recv sanity
3124      Branch: perl
3125            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3126            ! opcode.pl proto.h
3127 ____________________________________________________________________________
3128 [  1318] By: gsar                                  on 1998/07/05  04:34:05
3129         Log: From: Stephen McCamant <alias@mcs.com>
3130              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
3131              Subject: [PATCH] Document B::Deparse, add pp_threadsv
3132              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3133      Branch: perl
3134            ! ext/B/B/Deparse.pm
3135 ____________________________________________________________________________
3136 [  1317] By: gsar                                  on 1998/07/05  04:15:25
3137         Log: added patch with tweak to doc
3138              From: Chip Salzenberg <chip@perl.org>
3139              Message-ID: <19980704205136.A16319@perlsupport.com>
3140              Date: Sat, 4 Jul 1998 20:51:36 -0400
3141              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3142      Branch: perl
3143            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3144 ____________________________________________________________________________
3145 [  1316] By: gsar                                  on 1998/07/05  03:56:22
3146         Log: Porting/Glossary goes podly into Config.pm
3147      Branch: perl
3148            ! Porting/Glossary configpm
3149 ____________________________________________________________________________
3150 [  1315] By: gsar                                  on 1998/07/05  02:50:18
3151         Log: add suggested tool as an example in ExtUtils::Packlist
3152              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3153              Message-Id: <199807031028.LAA10456@sale-wts>
3154              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3155              Subject: Re: [make install] another horror story
3156      Branch: perl
3157            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3158 ____________________________________________________________________________
3159 [  1314] By: gsar                                  on 1998/07/05  02:28:04
3160         Log: avoid race condition (storing ptr to SV before incrementing its
3161              REFCNT) and warning in newRV()
3162      Branch: perl
3163            ! sv.c
3164 ____________________________________________________________________________
3165 [  1313] By: gsar                                  on 1998/07/05  02:06:40
3166         Log: applied suggested fix for xhv_array sizing, with portability tweaks
3167              From: Gisle Aas <gisle@aas.no>
3168              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3169              Date: 04 Jul 1998 10:20:35 +0200
3170              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3171      Branch: perl
3172            ! hv.c
3173 ____________________________________________________________________________
3174 [  1312] By: gsar                                  on 1998/07/05  01:36:45
3175         Log: From: Gisle Aas <gisle@aas.no>
3176              Subject: [PATCH] hv_max may be a few too many
3177              Date: 04 Jul 1998 09:28:46 +0200
3178              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3179      Branch: perl
3180            ! doop.c
3181 ____________________________________________________________________________
3182 [  1311] By: gsar                                  on 1998/07/05  00:35:27
3183         Log: patchlevel up to 5.004_70, various tweaks
3184              * fix taint problems due to maintbranch regression
3185              * PERL_OBJECT now builds again
3186              * deal with C++ strong-typing problems in hv.c
3187              * fix mismatch in "reserved word" diagnostic
3188      Branch: perl
3189            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3190            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3191 ____________________________________________________________________________
3192 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
3193         Log: Remove old RE //t flag from scan_subst().
3194      Branch: maint-5.004/perl
3195            ! toke.c
3196 ____________________________________________________________________________
3197 [  1309] By: gsar                                  on 1998/07/04  08:32:53
3198         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3199      Branch: perl
3200            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3201 ____________________________________________________________________________
3202 [  1307] By: gsar                                  on 1998/07/04  07:00:14
3203         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3204      Branch: perl
3205            ! pp_hot.c t/op/local.t
3206 ____________________________________________________________________________
3207 [  1306] By: gsar                                  on 1998/07/04  05:52:34
3208         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3209              From: joshua.pritikin@db.com
3210              Date: Wed, 1 Jul 1998 10:09:43 -0400
3211              Message-Id: <H00000e500086fb3@MHS>
3212              Subject: [PATCH _69] sv_2mortal fix
3213      Branch: perl
3214            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3215 ____________________________________________________________________________
3216 [  1305] By: gsar                                  on 1998/07/04  05:46:42
3217         Log: add patch preextend global string table, tweak for 512 entries
3218              From: Gisle Aas <gisle@aas.no>
3219              Date: 04 Jul 1998 01:04:08 +0200
3220              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3221              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3222      Branch: perl
3223            ! perl.c
3224 ____________________________________________________________________________
3225 [  1304] By: gsar                                  on 1998/07/04  05:40:35
3226         Log: simplify xhv_array sizing
3227              From: Gisle Aas <gisle@aas.no>
3228              Date: 04 Jul 1998 00:49:42 +0200
3229              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3230              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3231      Branch: perl
3232            ! hv.c
3233 ____________________________________________________________________________
3234 [  1303] By: gsar                                  on 1998/07/04  05:37:29
3235         Log: make 4-arg win32_select() sleep more reasonably on false values
3236              From: Blair Zajac <blair@gps.caltech.edu>
3237              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3238              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3239              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3240              --
3241              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3242              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3243              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3244      Branch: perl
3245            ! win32/win32sck.c
3246 ____________________________________________________________________________
3247 [  1302] By: gsar                                  on 1998/07/04  05:32:50
3248         Log: adjust h2ph.t for dos-specific problem
3249              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3250              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3251              Date: Fri, 3 Jul 1998 23:45:25 +0200
3252              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3253      Branch: perl
3254            ! t/lib/h2ph.t
3255 ____________________________________________________________________________
3256 [  1301] By: gsar                                  on 1998/07/04  05:31:04
3257         Log: fix CPAN.pm problem, OS2 tweaks
3258              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3259              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3260              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3261              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3262      Branch: perl
3263            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3264            ! lib/ExtUtils/MakeMaker.pm
3265 ____________________________________________________________________________
3266 [  1300] By: gsar                                  on 1998/07/04  05:27:20
3267         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3268              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3269              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3270              Subject: [PATCH 5.004_68] Add elc target to to makefile
3271      Branch: perl
3272            ! Makefile.SH
3273 ____________________________________________________________________________
3274 [  1299] By: gsar                                  on 1998/07/04  05:25:56
3275         Log: newer emacs/cperl-mode.el (via private mail)
3276              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3277              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3278              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3279              Subject: [PATCH 5.004_68] cperl-mode
3280      Branch: perl
3281            ! emacs/cperl-mode.el
3282 ____________________________________________________________________________
3283 [  1298] By: gsar                                  on 1998/07/04  05:22:41
3284         Log: From: Dominic Dunlop <domo@computer.org>
3285              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3286              Date: Thu, 2 Jul 1998 22:57:26 +0000
3287              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3288      Branch: perl
3289            ! hints/machten.sh malloc.c
3290 ____________________________________________________________________________
3291 [  1297] By: gsar                                  on 1998/07/04  05:20:52
3292         Log: allow a flags args to fbm_instr() for future needs
3293              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3294              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3295              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3296              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3297      Branch: perl
3298            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3299 ____________________________________________________________________________
3300 [  1296] By: gsar                                  on 1998/07/04  05:16:15
3301         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3302              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3303              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3304              Subject: [PATCH 5.004_69] INSTALL-1.39
3305      Branch: perl
3306            ! INSTALL
3307 ____________________________________________________________________________
3308 [  1295] By: gsar                                  on 1998/07/04  05:15:05
3309         Log: Configure update
3310              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3311              Date: Wed, 1 Jul 98 23:07:50 EDT
3312              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3313              Subject: [PATCH 5.004_69] Config_69-01
3314      Branch: perl
3315            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3316            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3317            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3318 ____________________________________________________________________________
3319 [  1294] By: gsar                                  on 1998/07/04  05:10:25
3320         Log: add perlbug -F switch to save message to file
3321              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3322              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3323              Date: Wed, 1 Jul 1998 21:14:22 +0200
3324              Subject: Re: [PATCH 5.004_69] perlbug -fok
3325      Branch: perl
3326            ! Makefile.SH utils/perlbug.PL
3327 ____________________________________________________________________________
3328 [  1293] By: gsar                                  on 1998/07/04  05:06:52
3329         Log: catch nonexistent backrefs in REs
3330              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3331              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3332              Date: Wed, 1 Jul 1998 20:14:05 +0200
3333              Subject: Re: [PATCH _66] for bad backrefs
3334              --
3335              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3336              Date: Wed, 1 Jul 1998 20:47:16 +0200
3337              Subject: Re: [PATCH _66] for bad backrefs
3338      Branch: perl
3339            ! regcomp.c t/op/re_tests util.c
3340 ____________________________________________________________________________
3341 [  1292] By: gsar                                  on 1998/07/04  05:02:01
3342         Log: fix perlcc to not rm output file, and other -w(arts)
3343      Branch: perl
3344            ! utils/perlcc.PL
3345 ____________________________________________________________________________
3346 [  1291] By: gsar                                  on 1998/07/04  04:30:03
3347         Log: ignore stash entries that are not GVs in dump.c
3348      Branch: perl
3349            ! dump.c
3350 ____________________________________________________________________________
3351 [  1290] By: gsar                                  on 1998/07/04  03:55:10
3352         Log: cleaner page headers from pod2man
3353      Branch: perl
3354            ! pod/pod2man.PL
3355 ____________________________________________________________________________
3356 [  1288] By: gsar                                  on 1998/07/04  03:16:39
3357         Log: tweaks to Getopt::Std
3358              From: Robin Barker <rmb1@cise.npl.co.uk>
3359              Date: Tue, 30 Jun 98 14:45:49 BST
3360              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
3361              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
3362              --
3363              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
3364              To: perl5-porters@perl.org
3365              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
3366      Branch: perl
3367            ! lib/Getopt/Std.pm
3368 ____________________________________________________________________________
3369 [  1287] By: gsar                                  on 1998/07/04  03:13:02
3370         Log: added patch, with tweaks
3371              From: Gisle Aas <gisle@aas.no>
3372              Date: 03 Jul 1998 00:50:15 +0200
3373              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
3374              Subject: [PATCH] Some AVHV documentation
3375      Branch: perl
3376            ! pod/perlref.pod
3377 ____________________________________________________________________________
3378 [  1286] By: gsar                                  on 1998/07/04  02:53:26
3379         Log: applied patch with tweaks to prose
3380              From: Gisle Aas <gisle@aas.no>
3381              Subject: [PATCH] Simplified AVHV support
3382              Date: 30 Jun 1998 13:34:07 +0200
3383              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
3384      Branch: perl
3385            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
3386            ! pp.c proto.h t/op/avhv.t
3387 ____________________________________________________________________________
3388 [  1285] By: gsar                                  on 1998/07/04  02:30:48
3389         Log: tweak doc for ".."
3390              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3391              Subject: [PATCH] pod for scalar ..
3392              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3393              Date: Tue, 30 Jun 1998 12:14:50 +0100
3394      Branch: perl
3395            ! pod/perlop.pod
3396 ____________________________________________________________________________
3397 [  1284] By: gsar                                  on 1998/07/04  02:28:43
3398         Log: fix use of uninitialized var in pp_unpack()
3399              From: Jarkko Hietaniemi <jhi@iki.fi>
3400              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
3401              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
3402              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
3403      Branch: perl
3404            ! pp.c
3405 ____________________________________________________________________________
3406 [  1283] By: gsar                                  on 1998/07/04  02:26:37
3407         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3408              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
3409              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
3410              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
3411      Branch: perl
3412            ! lib/Text/ParseWords.pm
3413 ____________________________________________________________________________
3414 [  1282] By: gsar                                  on 1998/07/04  02:24:32
3415         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
3416              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
3417              Date: Mon, 29 Jun 1998 16:53:56 -0700
3418              Subject: [PATCH 5.004_69]README.vms doc patch
3419              --
3420              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
3421              Date: Mon, 29 Jun 1998 16:51:25 -0700
3422              --
3423              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
3424              Date: Thu, 02 Jul 1998 13:53:57 -0700
3425              Subject: [PATCH 5.004_69]VMS filetest operator fixup
3426      Branch: perl
3427            ! README.vms vms/descrip_mms.template vms/vms.c
3428 ____________________________________________________________________________
3429 [  1281] By: gsar                                  on 1998/07/04  02:17:48
3430         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3431              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
3432              Date: Mon, 29 Jun 1998 16:46:25 -0700
3433              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
3434      Branch: perl
3435            ! vms/subconfigure.com
3436 ____________________________________________________________________________
3437 [  1280] By: gsar                                  on 1998/07/04  02:16:03
3438         Log: don't attempt to copy directories on VMS
3439              From: Dan Sugalski <sugalskd@osshe.edu>
3440              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
3441              Date: Mon, 29 Jun 1998 16:31:29 -0700
3442              Subject: [PATCH 5.004_69]Tweak to installperl
3443      Branch: perl
3444            ! installperl
3445 ____________________________________________________________________________
3446 [  1279] By: gsar                                  on 1998/07/04  02:09:26
3447         Log: add 'installhtml*dir' to win32 config templates
3448              From: "Douglas Lankshear" <dougl@ActiveState.com>
3449              Subject: [PATCH 5.004_68] For Win32 config
3450              Date: Mon, 29 Jun 1998 09:00:13 -0700
3451              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
3452      Branch: perl
3453            ! win32/config.bc win32/config.gc win32/config.vc
3454 ____________________________________________________________________________
3455 [  1278] By: gsar                                  on 1998/07/04  02:06:23
3456         Log: implemented described fix for h2ph hanging on "enum"
3457              From: Billy <wdconsta@cs.adelaide.edu.au>
3458              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
3459              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
3460              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
3461      Branch: perl
3462            ! utils/h2ph.PL
3463 ____________________________________________________________________________
3464 [  1277] By: gsar                                  on 1998/07/04  01:51:47
3465         Log: merge changes#1210,1211,1270 from maintbranch
3466      Branch: perl
3467            + lib/re.pm
3468            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
3469            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
3470            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3471 ____________________________________________________________________________
3472 [  1276] By: gsar                                  on 1998/07/04  00:33:37
3473         Log: deprecate use of reserved word "our" (Larry's idea)
3474              Date: Mon, 22 Jun 1998 08:55:09 -0700
3475              From: larry@wall.org (Larry Wall)
3476              Message-Id: <199806221555.IAA07212@wall.org>
3477              Subject: Re: our
3478      Branch: perl
3479            ! pod/perldiag.pod toke.c
3480 ____________________________________________________________________________
3481 [  1275] By: nick                                  on 1998/07/02  18:36:59
3482         Log: Integrate mainline, just to keep up.
3483      Branch: ansiperl
3484           +> t/lib/fields.t
3485            - lib/Math/Trig/Radial.pm
3486           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3487           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
3488           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
3489           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
3490           !> win32/config.bc win32/config.gc win32/config.vc
3491           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
3492           !> win32/win32iop.h
3493 ____________________________________________________________________________
3494 [  1274] By: gsar                                  on 1998/07/02  16:47:20
3495         Log: tweak win32/config.* variables
3496      Branch: perl
3497            ! win32/config.bc win32/config.gc win32/config.vc
3498 ____________________________________________________________________________
3499 [  1273] By: gsar                                  on 1998/07/02  16:33:53
3500         Log: export opendir() set of functions on win32
3501      Branch: perl
3502            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
3503            ! win32/win32iop.h
3504 ____________________________________________________________________________
3505 [  1272] By: gsar                                  on 1998/07/01  23:21:49
3506         Log: fix C<@a = (%a = 1)> bizarreness
3507      Branch: perl
3508            ! pp_hot.c
3509 ____________________________________________________________________________
3510 [  1271] By: gsar                                  on 1998/06/30  22:49:39
3511         Log: document perltrap on precedence of keys/values/each
3512      Branch: perl
3513            ! pod/perltrap.pod
3514 ____________________________________________________________________________
3515 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
3516         Log: Added lib/re.pm missing from change 1210
3517      Branch: maint-5.004/perl
3518            + lib/re.pm
3519 ____________________________________________________________________________
3520 [  1269] By: gsar                                  on 1998/06/30  08:20:52
3521         Log: From:    Murray Nesbitt <murray@ActiveState.com>
3522              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
3523              Date:    Mon, 29 Jun 1998 14:30:59 PDT
3524              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
3525      Branch: perl
3526            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3527 ____________________________________________________________________________
3528 [  1268] By: gsar                                  on 1998/06/30  05:38:34
3529         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
3530              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
3531              Date:    Mon, 29 Jun 1998 15:04:57 -0000
3532              Subject: [PATCH perl5.004_69] perldoc.PL
3533      Branch: perl
3534            ! utils/perldoc.PL
3535 ____________________________________________________________________________
3536 [  1267] By: gsar                                  on 1998/06/30  05:34:06
3537         Log: add patch to integrate Math::Trig::Radial into Math::Trig
3538              From: Jarkko Hietaniemi <jhi@iki.fi>
3539              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
3540              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
3541              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
3542      Branch: perl
3543            - lib/Math/Trig/Radial.pm
3544            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
3545 ____________________________________________________________________________
3546 [  1266] By: gsar                                  on 1998/06/30  05:17:33
3547         Log: From:    Gisle Aas <gisle@aas.no>
3548              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
3549              Date:    29 Jun 1998 12:36:09 +0200
3550              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
3551      Branch: perl
3552            + t/lib/fields.t
3553            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
3554            ! t/op/array.t
3555 ____________________________________________________________________________
3556 [  1265] By: gsar                                  on 1998/06/30  05:12:57
3557         Log: tweaks to overloaded constants (change#1259)
3558      Branch: perl
3559            ! scope.c scope.h toke.c
3560 ____________________________________________________________________________
3561 [  1264] By: nick                                  on 1998/06/29  17:38:03
3562         Log: Integrate mainline c. _69 to ansiperl
3563      Branch: ansiperl
3564           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
3565           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
3566           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
3567           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
3568           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
3569           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
3570           !> (integrate 100 files)
3571
3572 ----------------
3573 Version 5.004_69
3574 ----------------
3575
3576 ____________________________________________________________________________
3577 [  1263] By: gsar                                  on 1998/06/29  09:17:28
3578         Log: update Changes and perlhist.pod
3579      Branch: perl
3580            ! Changes pod/perlhist.pod
3581 ____________________________________________________________________________
3582 [  1262] By: gsar                                  on 1998/06/29  08:26:36
3583         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
3584              under several build configurations)
3585      Branch: perl
3586            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
3587            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
3588            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3589 ____________________________________________________________________________
3590 [  1261] By: gsar                                  on 1998/06/29  06:51:10
3591         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
3592      Branch: perl
3593            ! scope.h
3594 ____________________________________________________________________________
3595 [  1260] By: gsar                                  on 1998/06/29  06:46:12
3596         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
3597              Date:    Mon, 29 Jun 1998 08:10:46 +0200
3598              From:    ts <decoux@moulon.inra.fr>
3599              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
3600      Branch: perl
3601            ! pod/perlembed.pod
3602 ____________________________________________________________________________
3603 [  1259] By: gsar                                  on 1998/06/29  06:01:35
3604         Log: added patch for overloading constants, made PERL_OBJECT-aware
3605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3606              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
3607              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
3608      Branch: perl
3609            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
3610            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
3611            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
3612            ! t/pragma/overload.t toke.c
3613 ____________________________________________________________________________
3614 [  1258] By: gsar                                  on 1998/06/29  05:32:25
3615         Log: fix Socket.pm typo from change#1240
3616      Branch: perl
3617            ! ext/Socket/Socket.pm
3618 ____________________________________________________________________________
3619 [  1257] By: gsar                                  on 1998/06/29  05:09:24
3620         Log: applied patch, tweak for threads awareness
3621              From: Albert Dvornik <bert@genscan.com>
3622              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
3623              Date: 24 Jun 1998 19:33:09 -0400
3624              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
3625      Branch: perl
3626            + t/op/goto_xs.t
3627            ! MANIFEST pp_ctl.c
3628 ____________________________________________________________________________
3629 [  1256] By: gsar                                  on 1998/06/29  03:34:18
3630         Log: applied patch, fixed one more leak, tweaked whitespace bugs
3631              From: Guy Decoux <decoux@moulon.inra.fr>
3632              (via)
3633              Date: Fri, 26 Jun 1998 09:59:32 -0400
3634              From: "Chunhui Teng" <cteng@nortel.ca>
3635              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
3636              Subject: Memory leak in Perl 5.004 and the fix
3637      Branch: perl
3638            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3639 ____________________________________________________________________________
3640 [  1255] By: gsar                                  on 1998/06/29  02:50:37
3641         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
3642              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
3643              Date: 28 Jun 1998 23:47:07 +0200
3644              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
3645      Branch: perl
3646            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3647 ____________________________________________________________________________
3648 [  1254] By: gsar                                  on 1998/06/28  21:35:02
3649         Log: From: joshua.pritikin@db.com
3650              Date: Fri, 26 Jun 1998 09:34:34 -0400
3651              Message-Id: <H00000e500081d23@MHS>
3652              Subject: [PATCH _68] PUSHSTACK renovation
3653      Branch: perl
3654            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
3655 ____________________________________________________________________________
3656 [  1253] By: gsar                                  on 1998/06/28  21:21:22
3657         Log: From: Stephen McCamant <alias@mcs.com>
3658              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
3659              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
3660              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
3661      Branch: perl
3662            ! perlvars.h sv.c
3663 ____________________________________________________________________________
3664 [  1252] By: gsar                                  on 1998/06/28  21:16:34
3665         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3666              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
3667              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
3668              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
3669      Branch: perl
3670            ! regcomp.c
3671 ____________________________________________________________________________
3672 [  1251] By: gsar                                  on 1998/06/28  21:14:32
3673         Log: add Math/Trig/Radial.pm, update MANIFEST
3674              From: Jarkko Hietaniemi <jhi@iki.fi>
3675              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
3676              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
3677              Subject: Math::Trig::Radial ?
3678      Branch: perl
3679            + lib/Math/Trig/Radial.pm
3680            ! MANIFEST
3681 ____________________________________________________________________________
3682 [  1250] By: gsar                                  on 1998/06/28  21:09:48
3683         Log: applied patch, tweaked doc, and regen regnodes.h
3684              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3685              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
3686              Subject: [PATCH 5.004_68] \z in RE
3687              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
3688      Branch: perl
3689            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
3690            ! t/op/re_tests t/op/regexp.t toke.c
3691 ____________________________________________________________________________
3692 [  1249] By: gsar                                  on 1998/06/28  20:56:38
3693         Log: From: mike@bill.iac.net
3694              Message-ID: <19980627034913.A32220@bill.minivend.com>
3695              Date: Sat, 27 Jun 1998 03:49:13 +0000
3696              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
3697      Branch: perl
3698            ! lib/Text/ParseWords.pm t/lib/parsewords.t
3699 ____________________________________________________________________________
3700 [  1248] By: gsar                                  on 1998/06/28  20:54:43
3701         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3702              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
3703              Subject: [PATCH] Fix ptags
3704              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
3705      Branch: perl
3706            ! emacs/ptags
3707 ____________________________________________________________________________
3708 [  1247] By: gsar                                  on 1998/06/28  20:42:54
3709         Log: apply patch sent via private mail
3710              From: Stephen McCamant <alias@mcs.com>
3711              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
3712              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
3713              Subject: Re: Enhanced B::Deparse 
3714      Branch: perl
3715            ! ext/B/B/Deparse.pm
3716 ____________________________________________________________________________
3717 [  1246] By: gsar                                  on 1998/06/28  20:38:24
3718         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3719              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
3720              Subject: [PATCH 5.004_68] pat.t tests
3721              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
3722      Branch: perl
3723            ! t/op/pat.t
3724 ____________________________________________________________________________
3725 [  1245] By: gsar                                  on 1998/06/28  20:36:08
3726         Log: From: joshua.pritikin@db.com
3727              Date: Fri, 26 Jun 1998 10:02:32 -0400
3728              Message-Id: <H00000e500081d28@MHS>
3729              Subject: [PATCH _68] improve recursive error messages!
3730      Branch: perl
3731            ! gv.c pod/perldiag.pod universal.c
3732 ____________________________________________________________________________
3733 [  1244] By: gsar                                  on 1998/06/28  20:09:02
3734         Log: From: Dominic Dunlop <domo@vo.lu>
3735              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
3736              Date: Thu, 25 Jun 1998 17:46:55 +0000
3737              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
3738              to op/pat.t; add tests for a few  more regexp parse failures etc.
3739      Branch: perl
3740            ! t/op/pat.t t/op/re_tests t/op/regexp.t
3741 ____________________________________________________________________________
3742 [  1243] By: gsar                                  on 1998/06/28  20:06:30
3743         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
3744              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3745              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
3746              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
3747              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
3748      Branch: perl
3749            ! perl_exp.SH
3750 ____________________________________________________________________________
3751 [  1242] By: gsar                                  on 1998/06/28  20:01:28
3752         Log: 
3753              From: Gisle Aas <gisle@aas.no>
3754              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
3755              Date: 25 Jun 1998 10:32:43 +0200
3756              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
3757      Branch: perl
3758            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
3759 ____________________________________________________________________________
3760 [  1241] By: gsar                                  on 1998/06/28  19:55:11
3761         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
3762              From: Stephen McCamant <alias@mcs.com>
3763              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
3764              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
3765              Subject: [PATCH REPOST] refgen in opcode.pl
3766      Branch: perl
3767            ! opcode.h opcode.pl
3768 ____________________________________________________________________________
3769 [  1240] By: gsar                                  on 1998/06/28  19:46:29
3770         Log: From: Chris Nandor <pudge@pobox.com>
3771              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
3772              Date: Wed, 24 Jun 1998 19:58:28 -0400
3773              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
3774      Branch: perl
3775            ! ext/Socket/Socket.pm
3776 ____________________________________________________________________________
3777 [  1239] By: gsar                                  on 1998/06/28  19:44:19
3778         Log: From: Gisle Aas <gisle@aas.no>
3779              Subject: [PATCH] Optimize foreach (1..1000000)
3780              Date: 24 Jun 1998 20:26:48 +0200
3781              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
3782      Branch: perl
3783            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
3784            ! pp_hot.c t/op/range.t
3785 ____________________________________________________________________________
3786 [  1238] By: gsar                                  on 1998/06/28  19:28:13
3787         Log: avoid creation of %^R
3788              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3789              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
3790              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
3791              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
3792      Branch: perl
3793            ! perl.c t/op/splice.t
3794 ____________________________________________________________________________
3795 [  1237] By: gsar                                  on 1998/06/28  19:23:40
3796         Log: From: Gisle Aas <gisle@aas.no>
3797              Subject: [PATCH] Negative LENGTH argument to splice
3798              Date: 24 Jun 1998 15:11:35 +0200
3799              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
3800      Branch: perl
3801            + t/op/splice.t
3802            ! MANIFEST pod/perlfunc.pod pp.c
3803 ____________________________________________________________________________
3804 [  1236] By: gsar                                  on 1998/06/28  19:18:29
3805         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3806              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
3807              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3808              Date: Wed, 24 Jun 1998 13:13:02 +0100
3809      Branch: perl
3810            ! pod/perldiag.pod pod/perlsec.pod
3811 ____________________________________________________________________________
3812 [  1235] By: gsar                                  on 1998/06/28  19:16:13
3813         Log: Complex.pm update
3814              From: Jarkko Hietaniemi <jhi@iki.fi>
3815              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
3816              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
3817              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
3818      Branch: perl
3819            ! lib/Math/Complex.pm t/lib/complex.t
3820 ____________________________________________________________________________
3821 [  1234] By: gsar                                  on 1998/06/28  19:13:05
3822         Log: disable perl malloc on UNICOS for now
3823              From: Jarkko Hietaniemi <jhi@iki.fi>
3824              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
3825              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
3826              Subject: [PATCH] 5.004_68: UNICOS hints
3827      Branch: perl
3828            ! hints/unicos.sh
3829 ____________________________________________________________________________
3830 [  1233] By: gsar                                  on 1998/06/28  19:10:53
3831         Log: fixes unpack("q"...), and semctl() tests for UNICOS
3832              From: Jarkko Hietaniemi <jhi@iki.fi>
3833              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
3834              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
3835              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
3836      Branch: perl
3837            ! pp.c t/op/ipcsem.t t/op/pack.t
3838 ____________________________________________________________________________
3839 [  1232] By: gsar                                  on 1998/06/28  19:01:23
3840         Log: tweak various places for iperlsys.h awareness
3841      Branch: perl
3842            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
3843            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
3844 ____________________________________________________________________________
3845 [  1231] By: gsar                                  on 1998/06/28  18:37:07
3846         Log: add a perlio.h stub for compat (some extensions seem to #include it)
3847      Branch: perl
3848            + perlio.h
3849 ____________________________________________________________________________
3850 [  1230] By: gsar                                  on 1998/06/28  18:35:23
3851         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
3852              Date: Wed, 24 Jun 1998 00:37:01 +0200
3853              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3854              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
3855      Branch: perl
3856            ! pod/pod2text.PL
3857 ____________________________________________________________________________
3858 [  1229] By: gsar                                  on 1998/06/28  18:33:42
3859         Log: hand apply mutiliated patch
3860              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
3861              Date: Tue, 23 Jun 1998 11:41:00 -0700
3862              From: Dan Sugalski <sugalskd@osshe.edu>
3863              Subject: [PATCH 5.004_68]Configure update for VMS
3864      Branch: perl
3865            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3866 ____________________________________________________________________________
3867 [  1228] By: gsar                                  on 1998/06/28  17:17:35
3868         Log: hand apply whitespace mutiliated patch
3869              Date: Tue, 23 Jun 98 16:38:06 BST
3870              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
3871              From: Robin Barker <rmb1@cise.npl.co.uk>
3872              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
3873      Branch: perl
3874            ! utils/perlbug.PL
3875 ____________________________________________________________________________
3876 [  1227] By: gsar                                  on 1998/06/28  17:14:34
3877         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
3878              From: Tom Phoenix <rootbeer@teleport.com>
3879              Subject: [PATCH] documenting close without arguments
3880              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3881      Branch: perl
3882            ! pod/perlfunc.pod
3883 ____________________________________________________________________________
3884 [  1226] By: gsar                                  on 1998/06/28  17:12:56
3885         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
3886              From: Tom Phoenix <rootbeer@teleport.com>
3887              Subject: Better diags for vars.pm
3888              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
3889      Branch: perl
3890            ! lib/vars.pm
3891 ____________________________________________________________________________
3892 [  1225] By: gsar                                  on 1998/06/28  17:05:59
3893         Log: hand apply whitespace mutiliated perldoc.PL patches
3894              Date: Tue, 23 Jun 98 15:49:52 BST
3895              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
3896              From: Robin Barker <rmb1@cise.npl.co.uk>
3897              Subject: PATCH [5.004_68] perldoc.PL
3898              --
3899              Date: Fri, 26 Jun 98 17:50:05 BST
3900              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
3901              From: Robin Barker <rmb1@cise.npl.co.uk>
3902              Subject: [PATCH 5.004_68] perldoc.PL
3903      Branch: perl
3904            ! utils/perldoc.PL
3905 ____________________________________________________________________________
3906 [  1224] By: gsar                                  on 1998/06/28  16:50:59
3907         Log: integrate ansiperl to get makedef.pl tweak
3908      Branch: perl
3909            ! Porting/pumpkin.pod win32/makedef.pl
3910 ____________________________________________________________________________
3911 [  1223] By: gsar                                  on 1998/06/28  16:33:32
3912         Log: add CGI-2.42, its and testsuite
3913      Branch: perl
3914            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
3915            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
3916            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
3917            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
3918            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
3919            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
3920            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
3921            ! lib/CGI/Switch.pm
3922 ____________________________________________________________________________
3923 [  1222] By: gsar                                  on 1998/06/28  15:28:29
3924         Log: enable Errno build on win32, add Errno-1.08 files to repository
3925      Branch: perl
3926            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3927            + ext/Errno/Makefile.PL t/lib/errno.t
3928            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
3929            ! win32/config.vc win32/makefile.mk
3930 ____________________________________________________________________________
3931 [  1221] By: gsar                                  on 1998/06/28  14:34:06
3932         Log: tweak win32 config templates for cpp
3933      Branch: perl
3934            ! win32/config.bc win32/config.gc win32/config.vc
3935 ____________________________________________________________________________
3936 [  1220] By: nick                                  on 1998/06/26  16:46:13
3937         Log: Integrate mainline
3938      Branch: ansiperl
3939           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
3940           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
3941           !> util.c win32/win32.h
3942 ____________________________________________________________________________
3943 [  1219] By: gsar                                  on 1998/06/26  04:33:57
3944         Log: make find_script() return saved string, reenable missing diagnostics
3945      Branch: perl
3946            ! perl.c util.c
3947 ____________________________________________________________________________
3948 [  1218] By: gsar                                  on 1998/06/25  23:24:53
3949         Log: avoid warning with -P switch
3950      Branch: perl
3951            ! perl.c
3952 ____________________________________________________________________________
3953 [  1217] By: gsar                                  on 1998/06/25  22:06:58
3954         Log: don't suppress display of Makefile recipes that invoke perl
3955      Branch: perl
3956            ! Makefile.SH
3957 ____________________________________________________________________________
3958 [  1216] By: gsar                                  on 1998/06/25  21:32:06
3959         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
3960              in RVs
3961      Branch: perl
3962            ! sv.c
3963 ____________________________________________________________________________
3964 [  1215] By: gsar                                  on 1998/06/25  18:56:59
3965         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
3966      Branch: perl
3967            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3968 ____________________________________________________________________________
3969 [  1214] By: gsar                                  on 1998/06/25  18:11:22
3970         Log: add FILE_SHARE_DELETE ifndef in win32.h
3971      Branch: perl
3972            ! win32/win32.h
3973 ____________________________________________________________________________
3974 [  1213] By: nick                                  on 1998/06/24  17:18:59
3975         Log: Correct perl malloc tweak to .def generation
3976      Branch: ansiperl
3977            ! win32/makedef.pl
3978 ____________________________________________________________________________
3979 [  1212] By: gsar                                  on 1998/06/24  12:40:13
3980         Log: check in what change#1182 didn't, and Changes
3981      Branch: perl
3982            ! Changes pod/perlre.pod pod/perlvar.pod
3983 ____________________________________________________________________________
3984 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
3985         Log: Update test count in t/lib/basename.t (see change 1210)
3986      Branch: maint-5.004/perl
3987            ! t/lib/basename.t
3988 ____________________________________________________________________________
3989 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
3990         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
3991              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
3992              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
3993              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
3994              <199805261143.MAA04260@toad.ig.co.uk>,
3995              <199805261235.IAA10371@aatma.engin.umich.edu>,
3996              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
3997              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
3998              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3999      Branch: maint-5.004/perl
4000            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
4001            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4002            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4003 ____________________________________________________________________________
4004 [  1209] By: nick                                  on 1998/06/23  21:33:34
4005         Log: Perl_malloced_size() only available with perl's malloc
4006      Branch: ansiperl
4007            ! win32/makefile.mk
4008 ____________________________________________________________________________
4009 [  1208] By: nick                                  on 1998/06/23  18:15:23
4010         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
4011              so see what has changed...
4012      Branch: ansiperl
4013           +> Porting/genlog iperlsys.h lib/File/Spec.pm
4014           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4015           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4016           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
4017           +> t/lib/filespec.t win32/perlhost.h
4018            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
4019            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
4020            - perlproc.h perlsock.h
4021           !> (integrate 96 files)
4022
4023 ----------------
4024 Version 5.004_68
4025 ----------------
4026
4027 ____________________________________________________________________________
4028 [  1207] By: gsar                                  on 1998/06/23  10:55:05
4029         Log: final touches to 5.004_68
4030      Branch: perl
4031            ! perl.c
4032 ____________________________________________________________________________
4033 [  1206] By: gsar                                  on 1998/06/23  10:50:10
4034         Log: more MULTIPLICITY tweaks
4035      Branch: perl
4036            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
4037            ! win32/config.gc win32/config.vc win32/config_H.bc
4038            ! win32/config_H.gc win32/config_H.vc
4039 ____________________________________________________________________________
4040 [  1205] By: gsar                                  on 1998/06/23  09:03:46
4041         Log: partial MULTIPLICITY cleanup
4042      Branch: perl
4043            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
4044            ! thrdvar.h
4045 ____________________________________________________________________________
4046 [  1204] By: gsar                                  on 1998/06/23  09:00:48
4047         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
4048      Branch: perl
4049            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
4050 ____________________________________________________________________________
4051 [  1203] By: gsar                                  on 1998/06/23  07:08:02
4052         Log: bump patchlevel to 68, Porting/makerel tweaks
4053      Branch: perl
4054            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
4055            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4056 ____________________________________________________________________________
4057 [  1202] By: gsar                                  on 1998/06/23  06:16:19
4058         Log: remove atomic.h pending resolution of licensing issues,
4059              EMULATE_ATOMIC_REFCOUNTS everywhere
4060      Branch: perl
4061            - atomic.h
4062            ! MANIFEST perl.h sv.h
4063 ____________________________________________________________________________
4064 [  1201] By: gsar                                  on 1998/06/23  06:06:23
4065         Log: applied patch, regen headers
4066              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4067              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
4068              Subject: [PATCH 5.004_67] Malloc size feedback
4069              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
4070      Branch: perl
4071            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
4072            ! pp_sys.c proto.h sv.c toke.c
4073 ____________________________________________________________________________
4074 [  1200] By: gsar                                  on 1998/06/23  05:59:09
4075         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
4076              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
4077              From: Stephen McCamant <alias@mcs.com>
4078              Subject: [PATCH] Inheritance of B:: classes
4079      Branch: perl
4080            ! ext/B/B.pm
4081 ____________________________________________________________________________
4082 [  1199] By: gsar                                  on 1998/06/23  05:57:58
4083         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
4084              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
4085              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
4086              Subject: [PATCH] _67: somebody said POSIX::mknod?
4087              From: Jarkko Hietaniemi <jhi@iki.fi>
4088      Branch: perl
4089            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4090            ! ext/POSIX/POSIX.xs perl.h
4091 ____________________________________________________________________________
4092 [  1198] By: gsar                                  on 1998/06/23  05:48:56
4093         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
4094              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4095              Subject: PATCH [5.004_67] perldoc.PL
4096              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
4097      Branch: perl
4098            ! utils/perldoc.PL
4099 ____________________________________________________________________________
4100 [  1197] By: gsar                                  on 1998/06/23  05:47:24
4101         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4102              Date: Mon, 22 Jun 1998 09:29:18 -0700
4103              From: Dan Sugalski <sugalskd@ous.edu>
4104              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4105      Branch: perl
4106            ! lib/AutoSplit.pm
4107 ____________________________________________________________________________
4108 [  1196] By: gsar                                  on 1998/06/23  05:45:19
4109         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4110              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4111              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4112              From: Jarkko Hietaniemi <jhi@iki.fi>
4113      Branch: perl
4114            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4115 ____________________________________________________________________________
4116 [  1195] By: gsar                                  on 1998/06/23  05:43:32
4117         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4118              Date: Mon, 22 Jun 1998 15:22:24 +0000
4119              From: Dominic Dunlop <domo@vo.lu>
4120              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4121              update machten.sh to vary REG_INFTY
4122      Branch: perl
4123            ! hints/machten.sh t/op/re_tests t/op/regexp.t
4124 ____________________________________________________________________________
4125 [  1194] By: gsar                                  on 1998/06/23  05:38:36
4126         Log: filter out array subscripts when generating symbols for AIX
4127              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4128              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4129              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4130              From: Jarkko Hietaniemi <jhi@iki.fi>
4131      Branch: perl
4132            ! perl_exp.SH
4133 ____________________________________________________________________________
4134 [  1193] By: gsar                                  on 1998/06/23  05:32:52
4135         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4136              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4137              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4138              From: Lupe Christoph <lupe@alanya.m.isar.de>
4139              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
4140      Branch: perl
4141            ! hints/solaris_2.sh
4142 ____________________________________________________________________________
4143 [  1192] By: gsar                                  on 1998/06/23  05:27:13
4144         Log: add detailed changelogs and 'genlog'--the script which generates them
4145      Branch: perl
4146            + Porting/genlog
4147            ! Changes INSTALL
4148 ____________________________________________________________________________
4149 [  1191] By: gsar                                  on 1998/06/22  15:56:27
4150         Log: tweak win32 makefiles for PERL_OBJECT build
4151      Branch: perl
4152            ! win32/Makefile win32/makefile.mk
4153 ____________________________________________________________________________
4154 [  1190] By: gsar                                  on 1998/06/22  04:06:02
4155         Log: backout change#1178 as it was dependent on an unapplied patch,
4156              fix filespec.t to know its @INC
4157      Branch: perl
4158            ! sv.c t/lib/filespec.t
4159 ____________________________________________________________________________
4160 [  1189] By: gsar                                  on 1998/06/22  03:47:43
4161         Log: eliminate use of tokenbuf in util.c
4162      Branch: perl
4163            ! util.c
4164 ____________________________________________________________________________
4165 [  1188] By: gsar                                  on 1998/06/22  01:53:59
4166         Log: add patch that generates regnodes.h via regcomp.pl
4167              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4168              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4169              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4170              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4171      Branch: perl
4172            + regcomp.pl regcomp.sym regnodes.h
4173            ! MANIFEST Makefile.SH regcomp.h
4174 ____________________________________________________________________________
4175 [  1187] By: gsar                                  on 1998/06/22  01:42:21
4176         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4177              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4178              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4179              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4180      Branch: perl
4181            ! pp_ctl.c pp_hot.c
4182 ____________________________________________________________________________
4183 [  1186] By: gsar                                  on 1998/06/22  01:14:14
4184         Log: merge relevant portions from maintbranch change#1155
4185      Branch: perl
4186            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4187            ! pod/perlrun.pod pp_hot.c
4188 ____________________________________________________________________________
4189 [  1185] By: gsar                                  on 1998/06/22  00:59:28
4190         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4191              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4192              Subject: [PATCH 5.004_67] Zero-length matching bug
4193              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4194      Branch: perl
4195            ! regexec.c t/op/pat.t
4196 ____________________________________________________________________________
4197 [  1184] By: gsar                                  on 1998/06/22  00:57:27
4198         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4199              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4200              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4201              Subject: Re: _67 not okay
4202              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4203      Branch: perl
4204            ! malloc.c
4205 ____________________________________________________________________________
4206 [  1183] By: gsar                                  on 1998/06/22  00:53:37
4207         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4208              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4209              Subject: [PATCH 5.004_67] Test study/re/
4210              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4211      Branch: perl
4212            ! t/op/pat.t
4213 ____________________________________________________________________________
4214 [  1182] By: gsar                                  on 1998/06/21  21:25:07
4215         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4216              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4217              Subject: [PATCH 5.004_67] $^R documented
4218              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4219      Branch: perl
4220            ! pod/perlre.pod pod/perlvar.pod
4221 ____________________________________________________________________________
4222 [  1181] By: gsar                                  on 1998/06/21  21:23:41
4223         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4224              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4225              Subject: [PATCH 5.004_67] Re docs
4226              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4227      Branch: perl
4228            ! pod/perlop.pod pod/perlre.pod
4229 ____________________________________________________________________________
4230 [  1180] By: gsar                                  on 1998/06/21  21:22:16
4231         Log: adapted contents of message into comments in malloc.c and INSTALL
4232              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4233              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4234              Subject: [5.004_67] malloc.c -Defines
4235              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4236      Branch: perl
4237            ! INSTALL malloc.c
4238 ____________________________________________________________________________
4239 [  1179] By: gsar                                  on 1998/06/21  07:26:35
4240         Log: applied patch, with edits to the prose
4241              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4242              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4243              Subject: [PATCH 5.004_67] Error variables compared
4244              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4245      Branch: perl
4246            ! pod/perlvar.pod
4247 ____________________________________________________________________________
4248 [  1178] By: gsar                                  on 1998/06/21  07:07:16
4249         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4250              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4251              Subject: [PATCH 5.004_67] print study /re/ broken
4252              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4253      Branch: perl
4254            ! sv.c
4255 ____________________________________________________________________________
4256 [  1177] By: gsar                                  on 1998/06/21  07:06:10
4257         Log: applied patch, tweaked wording
4258              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4259              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4260              Subject: [PATCH 5.004_67] Documentation patch for malloc
4261              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4262      Branch: perl
4263            ! malloc.c pod/perldiag.pod
4264 ____________________________________________________________________________
4265 [  1176] By: gsar                                  on 1998/06/21  07:00:30
4266         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4267              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4268              Subject: [PATCH 5.004_67] Cosmetic malloc patch
4269              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4270      Branch: perl
4271            ! malloc.c
4272 ____________________________________________________________________________
4273 [  1175] By: gsar                                  on 1998/06/21  06:58:37
4274         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4275              Date: Fri, 19 Jun 1998 16:00:57 -0700
4276              From: Dan Sugalski <sugalskd@osshe.edu>
4277              Subject: [PATCH 5.004_67] fixup patches for VMS
4278      Branch: perl
4279            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4280            ! t/op/taint.t vms/test.com vms/vms.c
4281 ____________________________________________________________________________
4282 [  1174] By: gsar                                  on 1998/06/21  06:55:18
4283         Log: applied VMS patch from Dan Sugalski
4284              Date: Fri, 19 Jun 1998 15:36:34 -0700
4285              From: SYSTEM@cedar.osshe.edu
4286              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4287              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4288      Branch: perl
4289            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4290            ! vms/descrip_mms.template vms/gen_shrfls.pl
4291            ! vms/subconfigure.com
4292 ____________________________________________________________________________
4293 [  1173] By: gsar                                  on 1998/06/21  06:51:38
4294         Log: applied patch, modified logic to avoid reentering lexer at compile-time
4295              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4296              Date: Fri, 19 Jun 1998 11:31:04 -0500
4297              From: Graham Barr <gbarr@ti.com>
4298              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4299      Branch: perl
4300            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4301            ! lib/English.pm
4302 ____________________________________________________________________________
4303 [  1172] By: gsar                                  on 1998/06/21  06:27:57
4304         Log: applied patch, along with many changes:
4305              - ipfoo.h headers have been coalesced along with perlfoo.h into
4306              iperlsys.h
4307              - win32/cp*.h have been combined in perlhost.h
4308              - CPerlObj::PerlParse() takes an extra xsinit arg
4309              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4310              From: "Douglas Lankshear" <dougl@ActiveState.com>
4311              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4312              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
4313              Date: Fri, 19 Jun 1998 10:59:50 -0700
4314      Branch: perl
4315            + iperlsys.h win32/perlhost.h
4316            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4317            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4318            - perlsock.h
4319            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4320            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4321            ! win32/runperl.c win32/win32.h
4322 ____________________________________________________________________________
4323 [  1171] By: gsar                                  on 1998/06/21  00:44:42
4324         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4325              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4326              Subject: Re: PATCH _67 (Doc) perlop.pod 
4327              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4328      Branch: perl
4329            ! pod/perlop.pod
4330 ____________________________________________________________________________
4331 [  1170] By: gsar                                  on 1998/06/21  00:43:06
4332         Log: a tweaked version of:
4333              From: "Douglas Lankshear" <dougl@ActiveState.com>
4334              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4335              Date: Wed, 17 Jun 1998 20:25:51 -0700
4336              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4337      Branch: perl
4338            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4339 ____________________________________________________________________________
4340 [  1169] By: gsar                                  on 1998/06/21  00:10:18
4341         Log: added patch, regen headers
4342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4343              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4344              Subject: Re: Ilya's patches
4345              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4346      Branch: perl
4347            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4348 ____________________________________________________________________________
4349 [  1168] By: gsar                                  on 1998/06/21  00:05:01
4350         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4351              From: Tom Phoenix <rootbeer@teleport.com>
4352              Subject: [PATCH] docs creating files via open
4353              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
4354      Branch: perl
4355            ! pod/perlfunc.pod
4356 ____________________________________________________________________________
4357 [  1167] By: gsar                                  on 1998/06/21  00:03:34
4358         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4359              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
4360              Subject: [PATCH 5.004_67] Better version of malloc improver
4361              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
4362      Branch: perl
4363            ! malloc.c
4364 ____________________________________________________________________________
4365 [  1166] By: gsar                                  on 1998/06/20  23:59:23
4366         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
4367      Branch: perl
4368            ! pod/perlre.pod
4369 ____________________________________________________________________________
4370 [  1165] By: gsar                                  on 1998/06/20  23:47:09
4371         Log: added patch, tweaked missed files, excised comment that doesn't really
4372              belong in the sources
4373              From: joshua.pritikin@db.com
4374              Date: Mon, 15 Jun 1998 10:03:37 -0400
4375              Message-Id: <H00000e500072c63@MHS>
4376              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
4377      Branch: perl
4378            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
4379            ! t/op/avhv.t
4380 ____________________________________________________________________________
4381 [  1164] By: gsar                                  on 1998/06/20  23:29:09
4382         Log: add File-Spec-0.6 from CPAN
4383      Branch: perl
4384            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4385            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4386            + lib/File/Spec/Win32.pm t/lib/filespec.t
4387            ! MANIFEST
4388 ____________________________________________________________________________
4389 [  1163] By: gsar                                  on 1998/06/20  23:15:41
4390         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
4391      Branch: perl
4392            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
4393 ____________________________________________________________________________
4394 [  1162] By: gsar                                  on 1998/06/20  21:48:32
4395         Log: manual integration of all outstanding ansi branch stuff into mainline
4396      Branch: perl
4397            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
4398            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
4399            ! win32/win32.h
4400 ____________________________________________________________________________
4401 [  1161] By: gsar                                  on 1998/06/20  21:12:01
4402         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
4403      Branch: perl
4404            ! utils/perldoc.PL
4405 ____________________________________________________________________________
4406 [  1160] By: nick                                  on 1998/06/20  21:05:51
4407         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
4408      Branch: ansiperl
4409            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4410            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
4411 ____________________________________________________________________________
4412 [  1159] By: gsar                                  on 1998/06/20  02:51:35
4413         Log: cleanup installation of utilities on win32
4414      Branch: perl
4415            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
4416            ! win32/pod.mak
4417 ____________________________________________________________________________
4418 [  1158] By: gsar                                  on 1998/06/20  02:50:35
4419         Log: intuit @INC pathnames from exe location only if dll location
4420              is unknown (ensures that multiple executables will coexist)
4421      Branch: perl
4422            ! win32/win32.c
4423 ____________________________________________________________________________
4424 [  1157] By: gsar                                  on 1998/06/20  02:48:34
4425         Log: make perldoc ignore null files (it tried to open() them)
4426      Branch: perl
4427            ! utils/perldoc.PL
4428 ____________________________________________________________________________
4429 [  1156] By: gsar                                  on 1998/06/19  21:18:47
4430         Log: fix perldoc to ignore unfound null filenames
4431      Branch: perl
4432            ! utils/perldoc.PL
4433 ____________________________________________________________________________
4434 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
4435         Log: Assorted patches:
4436              
4437              ------  BUILD PROCESS  ------
4438              
4439              Title:  "Clarify varargs issues in INSTALL docs"
4440              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4441              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
4442              Files:  INSTALL
4443              
4444              ------  CORE LANGUAGE  ------
4445              
4446              Title:  "Further fixes for updated SysV IPC support"
4447              From:  Jarkko Hietaniemi <jhi@iki.fi>
4448              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
4449              Files:  Configure perl.h doio.c
4450              
4451              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
4452              From:  Andrew Bettison <andrewb@zip.com.au>
4453              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
4454              Files:  pp_hot.c
4455              
4456              Title:  "Invalidate method cache on C<local *subname>"
4457              From:  Chip Salzenberg <chip@perl.org>
4458              Msg-ID:  <19980604134731.D24343@perlsupport.com>
4459              Files:  scope.c t/op/method.t
4460              
4461              Title:  "fix uninitialized cv variable in op.c"
4462              From:  joshua.pritikin@db.com
4463              Msg-ID:  <H00000e50005af05@MHS>
4464              Files:  op.c
4465              
4466              Title:  "fix for undef as last arg to setsockopt"
4467              From:  Graham Barr <gbarr@ti.com>
4468              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
4469              Files:  pp_sys.c
4470              
4471              Title:  "Fix -i when @ARGV is empty"
4472              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4473              <gsar@engin.umich.edu>, Ilya Zakharevich
4474              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4475              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
4476              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
4477              <199806071817.OAA28141@aatma.engin.umich.edu>,
4478              <199806191549.QAA16376@toad.ig.co.uk>
4479              Files:  pp_hot.c
4480              
4481              ------  DOCUMENTATION  ------
4482              
4483              Title:  "Discrepancy between perlop.pod and m// operator docs"
4484              From:  Tom Phoenix <rootbeer@teleport.com>
4485              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
4486              Files:  pod/perlop.pod
4487              
4488              Title:  "Doc addition for perlfunc entry for system()"
4489              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
4490              <fletch@phydeaux.org>
4491              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
4492              <199806012057.QAA26830@monk.mps.ohio-state.edu>
4493              Files:  pod/perlfunc.pod
4494              
4495              Title:  "Clarify effects of using quotes with m operator"
4496              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4497              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
4498              Files:  pod/perlop.pod
4499              
4500              Title:  "Document -i with STDIN"
4501              From:  joshua.pritikin@db.com
4502              Msg-ID:  <H00000e50006a84a@MHS>
4503              Files:  pod/perlrun.pod
4504              
4505              ------  EXTENSIONS  ------
4506              
4507              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
4508              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4509              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
4510              Files:  lib/ExtUtils/Liblist.pm
4511              
4512              ------  LIBRARY  ------
4513              
4514              Title:  "Typo fix for Math::BogFloat"
4515              From:  Mike Stok <mike@stok.co.uk>
4516              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
4517              Files:  lib/Math/BigFloat.pm
4518              
4519              ------  PORTABILITY - GENERAL  ------
4520              
4521              Title:  "Add docs about types of diff to Porting/patching.pod"
4522              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4523              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
4524              Files:  Porting/patching.pod
4525              
4526              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
4527              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
4528              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
4529              Files:  hints/powerux.sh
4530              
4531              Title:  "Assorted improvements to hints/solaris_2.sh"
4532              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4533              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
4534              Files:  hints/solaris_2.sh
4535      Branch: maint-5.004/perl
4536            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
4537            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
4538            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
4539            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
4540            ! t/op/method.t
4541 ____________________________________________________________________________
4542 [  1154] By: gsar                                  on 1998/06/19  17:22:23
4543         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
4544      Branch: perl
4545            ! ext/B/B/Asmdata.pm regcomp.c
4546 ____________________________________________________________________________
4547 [  1153] By: nick                                  on 1998/06/19  17:21:21
4548         Log: Use libxxx.a for -lxxx with GCC
4549      Branch: ansiperl
4550            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
4551            ! win32/makefile.mk
4552 ____________________________________________________________________________
4553 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
4554         Log: Title:  Tom's jumbo doc patch
4555              From:   Tom Christiansen <tchrist@chthon.perl.com>
4556              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
4557              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4558              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4559              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4560              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4561              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4562              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4563              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4564              pod/perlop.pod pod/perlre.pod pod/perlref.pod
4565              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
4566              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
4567              pod/perlvar.pod
4568      Branch: maint-5.004/perl
4569            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4570            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4571            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4572            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4573            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4574            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4575            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4576            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4577            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4578            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4579 ____________________________________________________________________________
4580 [  1151] By: nick                                  on 1998/06/19  15:38:28
4581         Log: Resolve latest
4582      Branch: ansiperl
4583           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
4584           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
4585           !> sv.c t/TEST
4586 ____________________________________________________________________________
4587 [  1150] By: gsar                                  on 1998/06/18  20:43:07
4588         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
4589              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
4590              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
4591              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
4592      Branch: perl
4593            ! hints/powerux.sh
4594 ____________________________________________________________________________
4595 [  1149] By: gsar                                  on 1998/06/18  20:41:30
4596         Log: hand apply whitespace-mutiliated patch
4597              From: joshua.pritikin@db.com
4598              Date: Mon, 15 Jun 1998 09:21:36 -0400
4599              Message-Id: <H00000e50007289b@MHS>
4600              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
4601      Branch: perl
4602            ! av.c
4603 ____________________________________________________________________________
4604 [  1148] By: gsar                                  on 1998/06/18  20:33:59
4605         Log: hand apply whitespace-mutiliated and reversed patch
4606              Date: Tue, 16 Jun 1998 16:31:40 -0400
4607              From: Les Peters <lpeters@aol.net>
4608              Message-Id: <199806162031.QAA08202@ds9>
4609              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
4610      Branch: perl
4611            ! ext/Socket/Socket.xs
4612 ____________________________________________________________________________
4613 [  1147] By: gsar                                  on 1998/06/18  20:26:59
4614         Log: close child pipe in t/TEST, other cosmetic tweaks
4615      Branch: perl
4616            ! t/TEST
4617 ____________________________________________________________________________
4618 [  1146] By: gsar                                  on 1998/06/18  19:37:41
4619         Log: back out problematic change#1105, tweak perlsub.pod
4620      Branch: perl
4621            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
4622            ! pp_ctl.c proto.h sv.c
4623 ____________________________________________________________________________
4624 [  1145] By: nick                                  on 1998/06/18  19:31:07
4625         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
4626      Branch: ansiperl
4627           +> configure.com ext/DB_File/dbinfo
4628           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
4629           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
4630           +> vms/subconfigure.com
4631            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
4632            - vms/fndvers.com
4633           !> (integrate 499 files)
4634 ____________________________________________________________________________
4635 [  1144] By: gsar                                  on 1998/06/18  16:35:11
4636         Log: fix spurious cxstack_max init that trampled memory
4637      Branch: perl
4638            ! perl.c
4639 ____________________________________________________________________________
4640 [  1143] By: gsar                                  on 1998/06/18  16:33:01
4641         Log: fix memory leaks and uninitialized memory accesses found by Purify
4642      Branch: perl
4643            ! doio.c perl.c regexec.c sv.c
4644 ____________________________________________________________________________
4645 [  1142] By: gsar                                  on 1998/06/18  16:28:48
4646         Log: fix off-by-one that trampled memory in re_croak2()
4647      Branch: perl
4648            ! regcomp.c
4649 ____________________________________________________________________________
4650 [  1141] By: gsar                                  on 1998/06/18  16:26:59
4651         Log: fix AutoLoader to do the right thing when there are relative paths
4652              in @INC
4653      Branch: perl
4654            ! lib/AutoLoader.pm
4655 ____________________________________________________________________________
4656 [  1140] By: gsar                                  on 1998/06/18  16:22:47
4657         Log: fix Makefile.SH typo
4658      Branch: perl
4659            ! Makefile.SH
4660 ____________________________________________________________________________
4661 [  1139] By: gsar                                  on 1998/06/17  18:06:16
4662         Log: 5.004_67 niggles
4663      Branch: perl
4664            ! Makefile.SH op.c
4665
4666 ----------------
4667 Version 5.004_67
4668 ----------------
4669
4670 ____________________________________________________________________________
4671 [  1138] By: gsar                                  on 1998/06/15  10:09:27
4672         Log: up patchlevel.h to 67, other small tweaks
4673      Branch: perl
4674            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
4675            ! win32/Makefile win32/config_H.bc win32/config_H.gc
4676            ! win32/config_H.vc win32/makefile.mk
4677 ____________________________________________________________________________
4678 [  1137] By: gsar                                  on 1998/06/15  09:08:57
4679         Log: tweaks to get PERL_OBJECT building again; passes tests
4680      Branch: perl
4681            ! ObjXSub.h objpp.h proto.h
4682 ____________________________________________________________________________
4683 [  1136] By: gsar                                  on 1998/06/15  08:51:54
4684         Log: back out previous change (it breaks PERL_OBJECT)
4685      Branch: perl
4686            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4687            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4688            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4689 ____________________________________________________________________________
4690 [  1135] By: gsar                                  on 1998/06/15  05:32:01
4691         Log: added patch, fixed typo, reworked documentation
4692              Message-Id: <H00000e500071aa3@MHS>
4693              Date:    Sun, 14 Jun 1998 14:03:15 EDT
4694              From:    joshua.pritikin@db.com
4695              Subject: [PATCH 5.004_66] JMPENV!
4696      Branch: perl
4697            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4698            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4699            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4700 ____________________________________________________________________________
4701 [  1134] By: gsar                                  on 1998/06/15  04:07:18
4702         Log: various win32 odds and ends
4703              - added support for waitpid(), open2/open3, and a bugfix for kill()
4704              from Ronald Schmidt <RonaldWS@aol.com>
4705              - tweak testsuite mods of above
4706              - regenerate win32/config_H.?c
4707              - change kill() to win32_kill() and export it
4708              - coalesce common code in win32.c
4709              - add PerlProc_waitpid() and export win32_waitpid()
4710              result builds and passes on the three win32 compilers
4711      Branch: perl
4712            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
4713            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
4714            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4715            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
4716            ! win32/win32.c win32/win32iop.h
4717 ____________________________________________________________________________
4718 [  1133] By: gsar                                  on 1998/06/15  01:39:13
4719         Log: newer Getopt/Long.pm from public distribution cited in:
4720              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
4721              Date:    14 Jun 1998 15:15:28 +0200
4722              From:    Johan Vromans <jvromans@squirrel.nl>
4723              Subject: Getopt::Long version 2.17 released
4724      Branch: perl
4725            ! lib/Getopt/Long.pm
4726 ____________________________________________________________________________
4727 [  1132] By: gsar                                  on 1998/06/15  01:37:12
4728         Log: documentation update from tchrist
4729              Message-Id: <199806140419.WAA20549@chthon.perl.com>
4730              Date:    Sat, 13 Jun 1998 22:19:32 MDT
4731              From:    Tom Christiansen <tchrist@chthon.perl.com>
4732              Subject: doc patches
4733      Branch: perl
4734            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4735            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4736            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4737            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4738            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4739            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4740            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4741            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4742            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4743            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4744 ____________________________________________________________________________
4745 [  1131] By: gsar                                  on 1998/06/14  19:33:36
4746         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
4747              From: Roderick Schertler <roderick@argon.org>
4748              Subject: [PATCH] Re: Exceptions in IPC::Open2
4749              Date: 12 Jun 1998 13:24:15 -0400
4750      Branch: perl
4751            ! lib/IPC/Open3.pm
4752 ____________________________________________________________________________
4753 [  1130] By: gsar                                  on 1998/06/14  19:32:25
4754         Log: fixup MANIFEST
4755      Branch: perl
4756            ! MANIFEST
4757 ____________________________________________________________________________
4758 [  1129] By: gsar                                  on 1998/06/14  18:51:53
4759         Log: various win32 fixes
4760              - fixes that silence VC noises about dup exports, non-default libs, and
4761              unsupported *.def file directives
4762              - s/inplace/inplace_label/ malloc.c
4763              - update Config{usemymalloc} based on d_mymalloc
4764              - export Perl_*Vars
4765              - fix makefiles to not build miniperl.exe twice, and to make it properly
4766              when defaults are changed
4767      Branch: perl
4768            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
4769            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
4770            ! win32/makefile.mk win32/perllib.c win32/win32.h
4771 ____________________________________________________________________________
4772 [  1128] By: gsar                                  on 1998/06/14  01:38:39
4773         Log: remove unused global `scrgv'
4774      Branch: perl
4775            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
4776 ____________________________________________________________________________
4777 [  1127] By: nick                                  on 1998/06/13  08:39:07
4778         Log: Move specialsv_list to embed.sym, regen embed*.h
4779      Branch: win32/perl
4780            ! embed.h embedvar.h global.sym interp.sym
4781 ____________________________________________________________________________
4782 [  1126] By: gsar                                  on 1998/06/12  07:23:06
4783         Log: From: jan.dubois@ibm.net (Jan Dubois)
4784              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
4785              Date: Thu, 11 Jun 1998 21:13:31 +0200
4786              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
4787      Branch: perl
4788            ! win32/makedef.pl win32/win32.c win32/win32iop.h
4789 ____________________________________________________________________________
4790 [  1125] By: gsar                                  on 1998/06/12  07:21:29
4791         Log: added patch, undo earlier workaround
4792              From: jan.dubois@ibm.net (Jan Dubois)
4793              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
4794              Date: Thu, 11 Jun 1998 20:28:36 +0200
4795              Message-ID: <35831f69.4975644@smtp1.ibm.net>
4796      Branch: perl
4797            ! perl.c util.c
4798 ____________________________________________________________________________
4799 [  1124] By: gsar                                  on 1998/06/12  07:16:12
4800         Log: hand-applied patch with wrapped lines
4801              From: "Douglas Lankshear" <dougl@ActiveState.com>
4802              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
4803              Date: Thu, 11 Jun 1998 11:06:33 -0700
4804              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
4805      Branch: perl
4806            ! win32/win32.c
4807 ____________________________________________________________________________
4808 [  1123] By: gsar                                  on 1998/06/12  07:07:25
4809         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
4810              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4811              Subject: [PATCH 5.004_66] Config_66-01-02.diff
4812              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
4813      Branch: perl
4814            ! Configure
4815 ____________________________________________________________________________
4816 [  1122] By: gsar                                  on 1998/06/12  07:06:02
4817         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
4818              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
4819              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4820              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
4821      Branch: perl
4822            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
4823            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
4824            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
4825            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
4826 ____________________________________________________________________________
4827 [  1121] By: gsar                                  on 1998/06/12  07:01:20
4828         Log: a tweaked version of:
4829              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
4830              Date: Fri, 12 Jun 1998 01:26:53 +0200
4831              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
4832              Subject: Re: Misparsing s///x
4833      Branch: perl
4834            ! pod/perlre.pod
4835 ____________________________________________________________________________
4836 [  1120] By: gsar                                  on 1998/06/12  06:51:08
4837         Log: applied patch, with indentation tweaks
4838              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4839              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
4840              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
4841              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
4842      Branch: perl
4843            ! regcomp.c regcomp.h regexec.c
4844 ____________________________________________________________________________
4845 [  1119] By: gsar                                  on 1998/06/11  17:42:07
4846         Log: make REG_INFTY default to something saner when sizeof(short) > 2
4847              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
4848              Date:    Thu, 11 Jun 1998 11:50:07 EDT
4849              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
4850              Subject: Re: [PATCH for tests] Regexp fails on long string 
4851      Branch: perl
4852            ! regcomp.h
4853 ____________________________________________________________________________
4854 [  1118] By: gsar                                  on 1998/06/11  07:09:06
4855         Log: regen embedvar.h
4856      Branch: perl
4857            ! embedvar.h
4858 ____________________________________________________________________________
4859 [  1117] By: gsar                                  on 1998/06/11  06:45:52
4860         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4861              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
4862              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
4863              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
4864      Branch: perl
4865            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
4866            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
4867 ____________________________________________________________________________
4868 [  1116] By: gsar                                  on 1998/06/11  06:35:54
4869         Log: misc win32 fixes
4870              From: "Douglas Lankshear" <dougl@ActiveState.com>
4871              Subject: [PATCH 5.004_66]
4872              Date: Wed, 10 Jun 1998 11:28:27 -0700
4873              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
4874      Branch: perl
4875            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
4876 ____________________________________________________________________________
4877 [  1115] By: gsar                                  on 1998/06/11  06:33:21
4878         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
4879              Date: Wed, 10 Jun 1998 00:53:25 +0200
4880              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4881              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
4882      Branch: perl
4883            ! Makefile.SH
4884 ____________________________________________________________________________
4885 [  1114] By: gsar                                  on 1998/06/11  06:31:34
4886         Log: back out change#1111 and add alternative patch:
4887              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4888              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
4889              Subject: Re: PATCH for study/foo/
4890              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
4891      Branch: perl
4892            ! pp.c sv.c
4893 ____________________________________________________________________________
4894 [  1113] By: gsar                                  on 1998/06/11  02:59:23
4895         Log: fix outdated bytecode.pl
4896      Branch: perl
4897            ! bytecode.h bytecode.pl byterun.c byterun.h
4898 ____________________________________________________________________________
4899 [  1112] By: gsar                                  on 1998/06/10  07:56:06
4900         Log: Added patch, regenerated perly.c and perly.c.diff
4901              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
4902              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
4903              From: Stephen McCamant <alias@mcs.com>
4904              Subject: [PATCH] too many RV2GVs in *foo{THING}
4905      Branch: perl
4906            ! perly.c perly.c.diff perly.y t/op/gv.t
4907 ____________________________________________________________________________
4908 [  1111] By: gsar                                  on 1998/06/10  07:40:30
4909         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4910              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
4911              Subject: Re: PATCH for study/foo/
4912              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
4913      Branch: perl
4914            ! pp.c
4915 ____________________________________________________________________________
4916 [  1110] By: gsar                                  on 1998/06/10  07:37:04
4917         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4918              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
4919              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
4920              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
4921      Branch: perl
4922            ! pod/perldebug.pod
4923 ____________________________________________________________________________
4924 [  1109] By: gsar                                  on 1998/06/10  07:35:29
4925         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4926              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
4927              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
4928              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
4929      Branch: perl
4930            ! regcomp.h
4931 ____________________________________________________________________________
4932 [  1108] By: gsar                                  on 1998/06/10  07:31:25
4933         Log: Added patch, tweaked other places affected by name change
4934              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
4935              Date: Wed, 10 Jun 1998 00:54:17 +0200
4936              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4937              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
4938      Branch: perl
4939           +> ext/DynaLoader/DynaLoader_pm.PL
4940            - ext/DynaLoader/DynaLoader.pm.PL
4941            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
4942            ! win32/makefile.mk
4943 ____________________________________________________________________________
4944 [  1107] By: gsar                                  on 1998/06/10  07:24:20
4945         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
4946              Date: Wed, 10 Jun 1998 00:53:42 +0200
4947              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4948              Subject: [PATCH for _66] new version of README.dos
4949      Branch: perl
4950            ! README.dos
4951 ____________________________________________________________________________
4952 [  1106] By: gsar                                  on 1998/06/10  07:22:31
4953         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
4954              Date: Wed, 10 Jun 1998 00:54:04 +0200
4955              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4956              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
4957      Branch: perl
4958            ! t/op/taint.t
4959 ____________________________________________________________________________
4960 [  1105] By: gsar                                  on 1998/06/10  07:21:21
4961         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
4962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4963              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
4964              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
4965              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
4966      Branch: perl
4967            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
4968            ! perlvars.h pp_ctl.c proto.h sv.c
4969 ____________________________________________________________________________
4970 [  1104] By: gsar                                  on 1998/06/10  07:06:01
4971         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4972              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
4973              Subject: Lost chunk of RE jumbo patch
4974              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
4975      Branch: perl
4976            + t/op/regexp_noamp.t
4977 ____________________________________________________________________________
4978 [  1103] By: gsar                                  on 1998/06/10  07:04:20
4979         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4980              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
4981              Subject: [PATCH 5.004_66] Combined OS/2 support
4982              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
4983      Branch: perl
4984            ! os2/Changes os2/diff.configure os2/os2.c
4985 ____________________________________________________________________________
4986 [  1102] By: gsar                                  on 1998/06/10  07:00:08
4987         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
4988              Date:    Fri, 13 Mar 1998 20:03:52 EST
4989              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
4990              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
4991      Branch: perl
4992            ! lib/Pod/Html.pm
4993 ____________________________________________________________________________
4994 [  1101] By: gsar                                  on 1998/06/10  06:55:20
4995         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4996              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
4997              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
4998      Branch: perl
4999            ! regexec.c
5000 ____________________________________________________________________________
5001 [  1100] By: gsar                                  on 1998/06/10  06:52:50
5002         Log: updated MANIFEST for previous change
5003      Branch: perl
5004            ! MANIFEST
5005 ____________________________________________________________________________
5006 [  1099] By: gsar                                  on 1998/06/10  06:51:08
5007         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
5008              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
5009              Date: Fri, 05 Jun 1998 11:08:40 -0700
5010              From: Dan Sugalski <sugalskd@osshe.edu>
5011              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
5012      Branch: perl
5013            + t/base/rs.t
5014            ! perl.h pod/perlvar.pod sv.c
5015 ____________________________________________________________________________
5016 [  1098] By: gsar                                  on 1998/06/10  06:36:59
5017         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5018              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
5019              Subject: [PATCH fror 5.004_66] DB_File-1.60
5020              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
5021      Branch: perl
5022            + ext/DB_File/dbinfo
5023            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5024            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
5025            ! t/lib/db-hash.t t/lib/db-recno.t
5026 ____________________________________________________________________________
5027 [  1097] By: gsar                                  on 1998/06/10  06:33:16
5028         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
5029              Date: Thu, 4 Jun 1998 13:47:31 -0400
5030              From: Chip Salzenberg <chip@perl.org>
5031              Subject: [PATCH] Invalidate method cache on C<local *subname>
5032      Branch: perl
5033            ! scope.c t/op/method.t
5034 ____________________________________________________________________________
5035 [  1096] By: gsar                                  on 1998/06/10  06:30:51
5036         Log: From: Norton Allen <allen@huarp.harvard.edu>
5037              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
5038              Subject: [PATCH] _66 MM_Unix.pm for QNX
5039              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
5040      Branch: perl
5041            ! lib/ExtUtils/MM_Unix.pm
5042 ____________________________________________________________________________
5043 [  1095] By: gsar                                  on 1998/06/10  06:29:21
5044         Log: From: Norton Allen <allen@huarp.harvard.edu>
5045              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
5046              Subject: [PATCH] _66 proto.h
5047              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
5048      Branch: perl
5049            ! proto.h
5050 ____________________________________________________________________________
5051 [  1094] By: gsar                                  on 1998/06/10  06:26:39
5052         Log: Applied relevant parts of:
5053              From: Paul Johnson <pjcj@transeda.com>
5054              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
5055              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
5056              Subject: [PATCH] Enhancing xsubpp's support for C++
5057      Branch: perl
5058            ! lib/ExtUtils/xsubpp
5059 ____________________________________________________________________________
5060 [  1093] By: gsar                                  on 1998/06/10  06:22:54
5061         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
5062              Date: Wed, 3 Jun 1998 11:22:19 -0500
5063              From: Graham Barr <gbarr@ti.com>
5064              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
5065      Branch: perl
5066            ! pp_sys.c
5067 ____________________________________________________________________________
5068 [  1092] By: gsar                                  on 1998/06/10  06:20:44
5069         Log: Message-Id: <199806030919.KAA03527@sale-wts>
5070              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
5071              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
5072              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
5073      Branch: perl
5074            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5075 ____________________________________________________________________________
5076 [  1091] By: gsar                                  on 1998/06/10  06:18:42
5077         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
5078              Date: Mon, 01 Jun 1998 12:22:29 -0700
5079              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
5080              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
5081      Branch: perl
5082            ! proto.h
5083 ____________________________________________________________________________
5084 [  1090] By: gsar                                  on 1998/06/10  06:14:24
5085         Log: A tweaked version of:
5086              Date: Mon, 1 Jun 1998 12:05:47 -0700
5087              From: SYSTEM@cedar.osshe.edu
5088              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
5089              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
5090      Branch: perl
5091            ! ext/SDBM_File/sdbm/Makefile.PL
5092 ____________________________________________________________________________
5093 [  1089] By: gsar                                  on 1998/06/10  05:58:00
5094         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
5095              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
5096              From: Stephen McCamant <alias@mcs.com>
5097              Subject: [PATCH] Re: Uninitialised error from -M()
5098      Branch: perl
5099            ! op.c t/op/stat.t
5100 ____________________________________________________________________________
5101 [  1088] By: gsar                                  on 1998/06/10  05:55:24
5102         Log: Date: Sat, 30 May 1998 08:07:01 -0400
5103              From: lvirden@cas.org (Larry Virden)
5104              Message-Id: <199805301207.IAA08856@cas.org>
5105              Subject: PATCH for pod and warning notice
5106      Branch: perl
5107            ! pod/perlguts.pod
5108 ____________________________________________________________________________
5109 [  1087] By: gsar                                  on 1998/06/10  05:52:05
5110         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5111              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5112              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5113              Subject: [PATCH 5.004_66] Config_66-01
5114      Branch: perl
5115            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5116            ! Porting/config_H config_h.SH
5117 ____________________________________________________________________________
5118 [  1086] By: gsar                                  on 1998/06/10  05:46:38
5119         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5120              Date: Mon, 08 Jun 1998 16:13:14 -0700
5121              From: Dan Sugalski <sugalskd@osshe.edu>
5122              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5123      Branch: perl
5124            ! ext/Thread/Thread/Semaphore.pm
5125 ____________________________________________________________________________
5126 [  1085] By: gsar                                  on 1998/06/10  05:44:44
5127         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5128              Date: Mon, 08 Jun 1998 16:10:02 -0700
5129              From: Dan Sugalski <sugalskd@osshe.edu>
5130              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5131      Branch: perl
5132            - vms/descrip.mms
5133            ! ext/Thread/Thread/Queue.pm
5134 ____________________________________________________________________________
5135 [  1084] By: gsar                                  on 1998/06/10  05:38:11
5136         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5137              Date: Mon, 08 Jun 1998 15:38:28 -0700
5138              From: Dan Sugalski <sugalskd@osshe.edu>
5139              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5140      Branch: perl
5141            + configure.com vms/descrip_mms.template vms/munchconfig.c
5142            + vms/subconfigure.com
5143            - vms/config.vms vms/fndvers.com
5144            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5145 ____________________________________________________________________________
5146 [  1083] By: gsar                                  on 1998/06/10  05:07:04
5147         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5148              variant of:
5149              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5150              Date:    Sat, 13 Dec 1997 07:31:02 EST
5151              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5152              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5153      Branch: perl
5154            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5155 ____________________________________________________________________________
5156 [  1082] By: gsar                                  on 1998/06/10  04:52:26
5157         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5158              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5159      Branch: perl
5160            ! malloc.c
5161 ____________________________________________________________________________
5162 [  1081] By: gsar                                  on 1998/06/10  03:45:10
5163         Log: reverse integrate contents of win32 branch into mainline
5164      Branch: perl
5165           !> (integrate 44 files)
5166 ____________________________________________________________________________
5167 [  1080] By: gsar                                  on 1998/06/09  17:37:55
5168         Log: `p4 integrate -b ASPerl && p4 resolve -at`
5169      Branch: asperl
5170           !> (integrate 43 files)
5171 ____________________________________________________________________________
5172 [  1079] By: gsar                                  on 1998/06/09  00:59:06
5173         Log: add examples of diff(1) usage
5174      Branch: win32/perl
5175            ! Porting/patching.pod
5176 ____________________________________________________________________________
5177 [  1078] By: gsar                                  on 1998/06/09  00:52:23
5178         Log: undo change#1077
5179      Branch: win32/perl
5180            ! sv.c
5181 ____________________________________________________________________________
5182 [  1077] By: gsar                                  on 1998/06/06  16:47:32
5183         Log: make sv_setsv() treat freed SVs like SVt_NULL
5184      Branch: win32/perl
5185            ! sv.c
5186 ____________________________________________________________________________
5187 [  1076] By: gsar                                  on 1998/06/05  19:03:14
5188         Log: delete undiscussed AS changes for PPD (broke .packlist
5189              mechanism)
5190      Branch: win32/perl
5191            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5192 ____________________________________________________________________________
5193 [  1075] By: gsar                                  on 1998/06/05  18:18:44
5194         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5195              with the xsubpp-generated symbol)
5196      Branch: win32/perl
5197            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5198            ! win32/dl_win32.xs
5199 ____________________________________________________________________________
5200 [  1074] By: gsar                                  on 1998/06/04  22:45:18
5201         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5202      Branch: win32/perl
5203            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5204            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5205 ____________________________________________________________________________
5206 [  1073] By: nick                                  on 1998/06/04  17:18:14
5207         Log: resolve -at win32 branch into ansiperl
5208      Branch: ansiperl
5209           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5210           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5211           +> t/lib/h2ph.t win32/GenCAPI.pl
5212           !> (integrate 127 files)
5213 ____________________________________________________________________________
5214 [  1072] By: gsar                                  on 1998/06/04  01:49:24
5215         Log: document CORE::GLOBAL:: and global overriding, fix up
5216              File::DosGlob, testsuited and all
5217      Branch: win32/perl
5218            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5219 ____________________________________________________________________________
5220 [  1071] By: gsar                                  on 1998/06/03  22:12:55
5221         Log: add AS patch#24, remove one other instance of error_no
5222              that was missed (patch#23 was intentionally skipped)
5223      Branch: win32/perl
5224            ! embedvar.h globals.c perlvars.h win32/makedef.pl
5225            ! win32/runperl.c
5226 ____________________________________________________________________________
5227 [  1070] By: gsar                                  on 1998/06/01  19:42:06
5228         Log: fix Liblist.pm to tolerate backslashen in paths
5229      Branch: win32/perl
5230            ! lib/ExtUtils/Liblist.pm
5231 ____________________________________________________________________________
5232 [  1069] By: gsar                                  on 1998/06/01  07:43:02
5233         Log: @INC construction on win32 cleaned up
5234              - perl.dll location based paths should be much more reliable now
5235              - registry stuff unchanged
5236              - Config.pm now has all the installfoolib entries for MakeMaker et al
5237      Branch: win32/perl
5238            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5239            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5240            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5241            ! win32/runperl.c win32/win32.c win32/win32.h
5242 ____________________________________________________________________________
5243 [  1068] By: gsar                                  on 1998/05/31  21:52:18
5244         Log: semctl tweak
5245              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5246              Date:    Sun, 31 May 1998 16:27:33 CDT
5247              From:    Graham Barr <gbarr@pobox.com>
5248              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
5249      Branch: win32/perl
5250            ! doio.c
5251 ____________________________________________________________________________
5252 [  1067] By: gsar                                  on 1998/05/31  21:07:44
5253         Log: minimal fix to enable compiling with -DMULTIPLICITY
5254              (non-threadsafe regcomp.c globals need revisiting)
5255      Branch: win32/perl
5256            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5257            ! win32/GenCAPI.pl win32/makedef.pl
5258 ____________________________________________________________________________
5259 [  1066] By: gsar                                  on 1998/05/30  21:35:37
5260         Log: integrate mainline changes (ASPerl branch is identical to
5261              win32 branch as of this change)
5262      Branch: asperl
5263           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5264           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5265           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5266           !> win32/config.gc win32/config.vc win32/config_H.bc
5267           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5268 ____________________________________________________________________________
5269 [  1065] By: gsar                                  on 1998/05/30  21:13:06
5270         Log: change#1060 was inexplicably missing some of the "ensure
5271              AS stuff does no harm" fixes
5272      Branch: win32/perl
5273            ! embed.h global.sym win32/Makefile win32/makefile.mk
5274 ____________________________________________________________________________
5275 [  1064] By: gsar                                  on 1998/05/30  21:10:27
5276         Log: integrate mainline to pick up trivial changes
5277      Branch: win32/perl
5278           !> MANIFEST pp_sys.c
5279
5280 ----------------
5281 Version 5.004_66
5282 ----------------
5283
5284 ____________________________________________________________________________
5285 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
5286         Log: Remove duplicate win32/TEST line from MANIFEST.
5287      Branch: perl
5288            ! MANIFEST
5289 ____________________________________________________________________________
5290 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
5291         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5292      Branch: perl
5293            ! pp_sys.c
5294 ____________________________________________________________________________
5295 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
5296         Log: Integrate from win32 branch into mainline (this now pulls in the
5297              asperl stuff).
5298      Branch: perl
5299           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5300           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5301           +> t/lib/h2ph.t win32/GenCAPI.pl
5302           !> (integrate 104 files)
5303 ____________________________________________________________________________
5304 [  1060] By: gsar                                  on 1998/05/29  11:05:50
5305         Log: reverse integrate asperl branch contents (phew!)
5306              - various fixups to ensure AS stuff does no harm
5307              - adjust win32/makefiles for the new directory layout (new layout
5308              looks rather a muddle--needs rework)
5309              - verified build & test on NT and Solaris/gcc
5310      Branch: win32/perl
5311           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5312           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5313            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5314            ! win32/config.bc win32/config.gc win32/config.vc
5315            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5316            ! win32/makefile.mk
5317           !> (integrate 77 files)
5318 ____________________________________________________________________________
5319 [  1059] By: gsar                                  on 1998/05/29  08:33:56
5320         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5321      Branch: asperl
5322            ! util.c
5323 ____________________________________________________________________________
5324 [  1058] By: gsar                                  on 1998/05/29  08:31:09
5325         Log: type xtext for *.t that were missing it
5326      Branch: asperl
5327            ! t/lib/thread.t t/op/nothread.t
5328 ____________________________________________________________________________
5329 [  1057] By: gsar                                  on 1998/05/29  08:28:46
5330         Log: stray t/op/ipc*.t fixups
5331      Branch: win32/perl
5332            ! t/op/ipcmsg.t t/op/ipcsem.t
5333 ____________________________________________________________________________
5334 [  1056] By: gsar                                  on 1998/05/29  07:41:49
5335         Log: fixups to make it build and pass tests under both compilers
5336      Branch: asperl
5337            ! ObjXSub.h objpp.h proto.h
5338 ____________________________________________________________________________
5339 [  1055] By: gsar                                  on 1998/05/29  07:22:51
5340         Log: integrate mainline changes
5341      Branch: asperl
5342           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5343           !> (integrate 69 files)
5344      Branch: win32/perl
5345            ! Todo.5.005 pod/perldelta.pod
5346 ____________________________________________________________________________
5347 [  1054] By: gsar                                  on 1998/05/29  05:04:03
5348         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5349      Branch: win32/perl
5350            ! t/lib/h2ph.t
5351 ____________________________________________________________________________
5352 [  1053] By: gsar                                  on 1998/05/29  05:01:54
5353         Log: misc changes
5354              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
5355              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
5356      Branch: win32/perl
5357            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
5358            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
5359            ! x2p/util.c x2p/util.h
5360 ____________________________________________________________________________
5361 [  1052] By: gsar                                  on 1998/05/29  02:31:44
5362         Log: merge changes#1014,1038 from maintbranch
5363      Branch: win32/perl
5364            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5365            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
5366            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
5367            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
5368            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
5369            ! t/io/pipe.t utils/h2ph.PL
5370 ____________________________________________________________________________
5371 [  1051] By: gsar                                  on 1998/05/29  01:38:51
5372         Log: regenerate win32/config_H.?c
5373      Branch: win32/perl
5374            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5375 ____________________________________________________________________________
5376 [  1050] By: gsar                                  on 1998/05/29  01:32:41
5377         Log: integrate mainline
5378      Branch: win32/perl
5379            ! win32/Makefile win32/makefile.mk
5380           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
5381           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
5382           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
5383           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
5384           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
5385           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5386 ____________________________________________________________________________
5387 [  1049] By: gsar                                  on 1998/05/29  00:57:05
5388         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
5389              all tests
5390      Branch: asperl
5391            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
5392            ! win32/win32.h win32/win32iop.h
5393 ____________________________________________________________________________
5394 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
5395         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
5396              in change 1043 clashed badly with changes made in the win32
5397              branch. I did an accept on the win32 branch version for now.
5398      Branch: perl
5399           +> t/op/die.t
5400           !> (integrate 52 files)
5401 ____________________________________________________________________________
5402 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
5403         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5404              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
5405              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
5406              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
5407              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
5408      Branch: perl
5409            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5410            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
5411            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
5412            ! win32/config.bc win32/config.gc win32/config.vc
5413 ____________________________________________________________________________
5414 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
5415         Log: Back out change 1043 since Andy's forthcoming Config patch
5416              includes a modified version.
5417      Branch: perl
5418            ! Configure config_h.SH doio.c perl.h
5419 ____________________________________________________________________________
5420 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
5421         Log: Bump patchlevel.h to 66.
5422      Branch: perl
5423            ! patchlevel.h
5424 ____________________________________________________________________________
5425 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
5426         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
5427              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
5428              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
5429              (above minus the t/system.t test pending checking)
5430              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
5431              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
5432              Subject: [PATCH] _65 and _04 <DOC> patching.pod
5433              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
5434      Branch: perl
5435            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
5436 ____________________________________________________________________________
5437 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
5438         Log: This change really is:
5439              Subject: [PATCH] 5.004_65: the infamous semctl()
5440              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5441              From: Jarkko Hietaniemi <jhi@iki.fi>
5442              
5443              Change 1041 claimed to be this patch but was really:
5444              Subject: [PATCH] 5.004_65: t/op/ipc*.t
5445              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
5446              From: Jarkko Hietaniemi <jhi@iki.fi>
5447      Branch: perl
5448            ! Configure config_h.SH doio.c perl.h
5449 ____________________________________________________________________________
5450 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
5451         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5452              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
5453              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
5454              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
5455              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
5456      Branch: perl
5457            ! Configure INSTALL Porting/Glossary Porting/config.sh
5458            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
5459            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
5460            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5461 ____________________________________________________________________________
5462 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
5463         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
5464              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5465              From: Jarkko Hietaniemi <jhi@iki.fi>
5466      Branch: perl
5467            ! t/op/ipcmsg.t t/op/ipcsem.t
5468 ____________________________________________________________________________
5469 [  1040] By: gsar                                  on 1998/05/28  02:06:47
5470         Log: tweaks to enable Borland build
5471      Branch: asperl
5472            ! win32/makefile.mk win32/win32.c
5473 ____________________________________________________________________________
5474 [  1039] By: gsar                                  on 1998/05/27  23:29:22
5475         Log: remove C<#define index strchr> from win32.h (unused, and the
5476              pollution causes spurious variable name changes in extensions)
5477      Branch: win32/perl
5478            ! win32/win32.h
5479 ____________________________________________________________________________
5480 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
5481         Log: Assorted patches:
5482              
5483              ------  BUILD PROCESS  ------
5484              
5485              Title:  "add utilities to make test dependencies"
5486              From:  Robin Barker <rmb1@cise.npl.co.uk>
5487              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
5488              Files:  Makefile.SH
5489              
5490              Title:  "Add 'make nok' complement to 'make ok'"
5491              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5492              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
5493              Files:  Makefile.SH
5494              
5495              Title:  "further h2ph patches (add enum support)"
5496              From:  Billy <wdconsta@cs.adelaide.edu.au>
5497              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
5498              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5499              
5500              ------  CORE LANGUAGE  ------
5501              
5502              Title:  "Fix %! error spelling and add perldiag.pod entry"
5503              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
5504              Msg-ID:  <19980524193101.A573@pobox.com>
5505              Files:  pod/perldiag.pod gv.c
5506              
5507              Title:  "Remove obsolete Win32 uppercasing ENV code"
5508              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5509              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
5510              Files:  perl.c
5511              
5512              Title:  "Don't mung $! on implicit close"
5513              From:  Chip Salzenberg <chip@perl.org>
5514              Msg-ID:  <19980525113309.A15845@perlsupport.com>
5515              Files:  doio.c
5516              
5517              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
5518              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5519              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
5520              Files:  doio.c
5521              
5522              ------  DOCUMENTATION  ------
5523              
5524              Title:  "doc patch: you canna return an array ( list context: || vs or)"
5525              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
5526              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
5527              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
5528              
5529              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
5530              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5531              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
5532              Files:  pod/perlop.pod pod/perlre.pod
5533              
5534              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
5535              with /g does list context get matches without parens"
5536              From:  Greg Chapman <glc@well.com>, Tom Christiansen
5537              <tchrist@jhereg.perl.com>, Tom Phoenix
5538              <rootbeer@teleport.com>
5539              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
5540              <199805231559.JAA21316@jhereg.perl.com>,
5541              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
5542              Files:  pod/perlop.pod
5543              
5544              Title:  "Documenting last/next/redo even further"
5545              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5546              <rootbeer@teleport.com>
5547              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
5548              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
5549              Files:  pod/perlfunc.pod
5550              
5551              Title:  "Documenting last/next/redo within continue block"
5552              From:  Tom Phoenix <rootbeer@teleport.com>
5553              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
5554              Files:  pod/perlfunc.pod
5555              
5556              Title:  "Document stat return in scalar context"
5557              From:  Mark-Jason Dominus <mjd@plover.com>
5558              Files:  pod/perlfunc.pod
5559              
5560              ------  EXTENSIONS  ------
5561              
5562              Title:  "Better LD_RUN_PATH handling on IRIX"
5563              From:  "W. Phillip Moore" <wpm@ms.com>
5564              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
5565              Files:  lib/ExtUtils/MM_Unix.pm
5566              
5567              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
5568              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5569              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
5570              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
5571              
5572              ------  LIBRARY  ------
5573              
5574              Title:  "Fix FileHandle.pm example bug"
5575              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5576              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
5577              Files:  lib/FileHandle.pm
5578              
5579              Title:  "Add zero/negative $count docs for Benchmark.pm"
5580              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5581              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
5582              Files:  lib/Benchmark.pm
5583              
5584              ------  PORTABILITY - GENERAL  ------
5585              
5586              Title:  "Add test suite recommendations to Porting/patching.pod"
5587              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5588              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
5589              Files:  Porting/patching.pod
5590              
5591              ------  TESTS  ------
5592              
5593              Title:  "Fix looping bug in t/io/pipe.t"
5594              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5595              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
5596              Files:  t/io/pipe.t
5597      Branch: maint-5.004/perl
5598            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
5599            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
5600            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
5601            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
5602            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
5603            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
5604            ! utils/h2ph.PL
5605 ____________________________________________________________________________
5606 [  1037] By: gsar                                  on 1998/05/27  16:18:30
5607         Log: add AS patch#22 (fix to make die_exit.t pass)
5608      Branch: asperl
5609            ! win32/runperl.c
5610 ____________________________________________________________________________
5611 [  1036] By: gsar                                  on 1998/05/27  12:50:34
5612         Log: add AS patch#21 (misc. fixes)
5613      Branch: asperl
5614            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
5615            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
5616            ! win32/win32.c win32/win32sck.c
5617 ____________________________________________________________________________
5618 [  1035] By: gsar                                  on 1998/05/26  17:26:17
5619         Log: more changes to satisfy non-debug VC build (C-API doesn't
5620              build, and the testsuite still won't run)
5621      Branch: asperl
5622            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
5623            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
5624 ____________________________________________________________________________
5625 [  1034] By: gsar                                  on 1998/05/26  17:20:22
5626         Log: remove doubled hunk (perforce auto-integrate oddity)
5627      Branch: win32/perl
5628            ! pod/perldiag.pod
5629 ____________________________________________________________________________
5630 [  1033] By: gsar                                  on 1998/05/26  13:39:14
5631         Log: tweaks to make it build with the Borland compiler.  Won't run
5632              testsuite because @INC intuition from location of perlcore.dll seems
5633              to be broken.  Also, system() and qx// seem broken as well.
5634      Branch: asperl
5635            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
5636            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
5637            ! regexec.c toke.c
5638 ____________________________________________________________________________
5639 [  1032] By: gsar                                  on 1998/05/24  23:13:05
5640         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
5641      Branch: win32/perl
5642            ! lib/Benchmark.pm
5643 ____________________________________________________________________________
5644 [  1031] By: gsar                                  on 1998/05/24  05:36:44
5645         Log: tweak makefiles
5646      Branch: asperl
5647            ! win32/Makefile win32/makefile.mk
5648 ____________________________________________________________________________
5649 [  1030] By: gsar                                  on 1998/05/23  18:58:23
5650         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
5651      Branch: win32/perl
5652            ! pp_sys.c t/op/die.t
5653 ____________________________________________________________________________
5654 [  1029] By: gsar                                  on 1998/05/23  18:55:13
5655         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
5656              incomplete)
5657      Branch: win32/perl
5658            ! embed.h global.sym op.c pp.c proto.h sv.c
5659 ____________________________________________________________________________
5660 [  1028] By: gsar                                  on 1998/05/23  18:25:14
5661         Log: merge change#1013 from maintbranch (1012 is n/a)
5662      Branch: win32/perl
5663            ! toke.c
5664 ____________________________________________________________________________
5665 [  1027] By: gsar                                  on 1998/05/23  18:02:21
5666         Log: merge change#1011 from maintbranch
5667      Branch: win32/perl
5668            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
5669            ! utils/perlbug.PL
5670 ____________________________________________________________________________
5671 [  1026] By: nick                                  on 1998/05/23  08:45:04
5672         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
5673      Branch: win32/perl
5674            ! t/op/ipcmsg.t t/op/ipcsem.t
5675 ____________________________________________________________________________
5676 [  1025] By: nick                                  on 1998/05/23  08:36:36
5677         Log: Resolve win32 into ansiperl
5678      Branch: ansiperl
5679           +> t/op/die.t
5680           !> (integrate 42 files)
5681 ____________________________________________________________________________
5682 [  1024] By: gsar                                  on 1998/05/21  21:11:12
5683         Log: more mingw32 tweaks
5684      Branch: win32/perl
5685            ! ext/POSIX/POSIX.xs t/pragma/locale.t
5686 ____________________________________________________________________________
5687 [  1023] By: gsar                                  on 1998/05/21  19:15:02
5688         Log: fix problematic change#965 from maintbranch
5689              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
5690              Date:    Sat, 16 May 1998 17:45:22 EDT
5691              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5692              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
5693      Branch: win32/perl
5694            ! gv.c op.c t/comp/proto.t
5695 ____________________________________________________________________________
5696 [  1022] By: gsar                                  on 1998/05/21  01:37:04
5697         Log: fix POSIX for mingw32
5698      Branch: win32/perl
5699            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
5700 ____________________________________________________________________________
5701 [  1021] By: gsar                                  on 1998/05/20  15:02:21
5702         Log: remove strupr() from perl.c
5703      Branch: win32/perl
5704            ! perl.c
5705 ____________________________________________________________________________
5706 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
5707         Log: Title:  "fix up descrepancy in h2ph test"
5708              From:  Tim Bunce
5709              Files:  t/lib/h2ph.pht
5710      Branch: maint-5.004/perl
5711            ! t/lib/h2ph.pht
5712 ____________________________________________________________________________
5713 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
5714         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
5715              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5716              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
5717              Files:  t/op/subst.t
5718              
5719              Title:  "fix up descrepancy in h2ph test"
5720              From:  Tim Bunce
5721              Files:  t/lib/h2ph.t
5722      Branch: maint-5.004/perl
5723            ! t/lib/h2ph.t t/op/subst.t
5724 ____________________________________________________________________________
5725 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
5726         Log: Title:  "fix mem leak and core dump from change 1016"
5727              From:  Tim Bunce
5728              Files:  pp_sys.c
5729      Branch: maint-5.004/perl
5730            ! pp_sys.c
5731 ____________________________________________________________________________
5732 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
5733         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
5734              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5735              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
5736              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
5737              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
5738              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
5739              doio.c doop.c ext/ODBM_File/ODBM_File.xs
5740              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5741              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
5742              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
5743              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5744              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
5745              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
5746              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5747              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
5748              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
5749              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
5750              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
5751              universal.c util.c win32/Makefile win32/config_H.bc
5752              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
5753              win32/makefile.mk win32/perlglob.c win32/runperl.c
5754              win32/win32.c win32/win32sck.c x2p/s2p.PL
5755      Branch: maint-5.004/perl
5756            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
5757            ! cygwin32/perlld deb.c doio.c doop.c embed.h
5758            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
5759            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
5760            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
5761            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5762            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
5763            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
5764            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5765            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
5766            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
5767            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
5768            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
5769            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
5770            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
5771            ! universal.c util.c utils/perldoc.PL win32/Makefile
5772            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
5773            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
5774            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
5775            ! x2p/s2p.PL
5776 ____________________________________________________________________________
5777 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
5778         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
5779              From:  Graham Barr <gbarr@ti.com>
5780              Msg-ID:  <3561D147.7F3E0C88@ti.com>
5781              Files:  pp_sys.c t/op/die.t
5782      Branch: maint-5.004/perl
5783            ! pp_sys.c t/op/die.t
5784 ____________________________________________________________________________
5785 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
5786         Log: Title:  "loosen const sub re-defined warnings"
5787              From:  Doug MacEachern <dougm@pobox.com>
5788              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
5789              Files:  proto.h global.sym op.c pp.c sv.c
5790      Branch: maint-5.004/perl
5791            ! global.sym op.c pp.c proto.h sv.c
5792 ____________________________________________________________________________
5793 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
5794         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
5795              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5796              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
5797              Files:  sv.c
5798              
5799              Title:  "Further h2ph patches (including a test suite)"
5800              From:  Billy <wdconsta@cs.adelaide.edu.au>
5801              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
5802              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5803      Branch: maint-5.004/perl
5804            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5805            ! MANIFEST sv.c utils/h2ph.PL
5806 ____________________________________________________________________________
5807 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
5808         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
5809              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
5810              <ilya@math.ohio-state.edu>
5811              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
5812              <199805151931.PAA23086@aatma.engin.umich.edu>,
5813              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
5814              Files:  toke.c
5815      Branch: maint-5.004/perl
5816            ! toke.c
5817 ____________________________________________________________________________
5818 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
5819         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
5820              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
5821              <jhi@iki.fi>
5822              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
5823              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
5824              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
5825              t/op/ipcsem.t
5826      Branch: maint-5.004/perl
5827            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
5828            ! t/op/ipcsem.t
5829 ____________________________________________________________________________
5830 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
5831         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
5832              From:  jan.dubois@ibm.net (Jan Dubois)
5833              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
5834              Files:  embed.h interp.sym
5835              
5836              Title:  "Undo changed error message which breaks Tk"
5837              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5838              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
5839              Files:  pp_ctl.c
5840              
5841              Title:  "Minor fixups to new -e script code"
5842              From:  Tim Bunce
5843              Files:  perl.c
5844              
5845              Title:  "Remove old diags not relevant after -e fix"
5846              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
5847              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
5848              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
5849              <199805181335.OAA07008@toad.ig.co.uk>,
5850              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
5851              Files:  pod/perldiag.pod
5852              
5853              Title:  "more examples for vec()"
5854              From:  Tom Phoenix <rootbeer@teleport.com>
5855              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
5856              Files:  pod/perlfunc.pod
5857              
5858              Title:  ""make ok" (perlbug -ok) should not be interactive"
5859              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
5860              <jhi@iki.fi>
5861              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
5862              <l03130300b1834f9732a0@[194.222.64.89]>
5863              Files:  utils/perlbug.PL
5864      Branch: maint-5.004/perl
5865            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
5866            ! pp_ctl.c utils/perlbug.PL
5867 ____________________________________________________________________________
5868 [  1010] By: gsar                                  on 1998/05/18  09:40:58
5869         Log: integrate mainline changes (untested)
5870      Branch: asperl
5871           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
5872           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
5873           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
5874           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
5875           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
5876           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
5877            - ext/DynaLoader/DynaLoader.pm
5878            ! win32/win32.c
5879           !> (integrate 234 files)
5880 ____________________________________________________________________________
5881 [  1009] By: gsar                                  on 1998/05/18  07:51:19
5882         Log: more whitespace tweaks from maintbranch
5883      Branch: win32/perl
5884            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
5885 ____________________________________________________________________________
5886 [  1008] By: gsar                                  on 1998/05/17  22:37:20
5887         Log: sundry whitespace cleanups from maintbranch
5888      Branch: win32/perl
5889            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
5890 ____________________________________________________________________________
5891 [  1007] By: gsar                                  on 1998/05/16  21:59:46
5892         Log: integrate mainline
5893      Branch: win32/perl
5894           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
5895           !> t/op/ipcmsg.t t/op/ipcsem.t
5896 ____________________________________________________________________________
5897 [  1006] By: gsar                                  on 1998/05/16  21:54:23
5898         Log: merge changes#996,998,999 from maintbranch
5899      Branch: win32/perl
5900            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
5901 ____________________________________________________________________________
5902 [  1005] By: gsar                                  on 1998/05/16  21:49:47
5903         Log: merge change#995 from maintbranch, tweak interp.sym and
5904              run embed.pl
5905      Branch: win32/perl
5906            ! embedvar.h interp.sym intrpvar.h perl.c
5907 ____________________________________________________________________________
5908 [  1004] By: gsar                                  on 1998/05/16  21:27:18
5909         Log: merge changes#989,990,992 from maintbranch
5910      Branch: win32/perl
5911            + t/op/die.t
5912            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
5913 ____________________________________________________________________________
5914 [  1003] By: gsar                                  on 1998/05/16  21:16:47
5915         Log: sync config*.gc with others, and verify that nothing from
5916              change#986 needs to be merged
5917      Branch: win32/perl
5918            ! win32/config.gc win32/config_H.gc
5919 ____________________________________________________________________________
5920 [  1002] By: gsar                                  on 1998/05/16  21:04:04
5921         Log: merge change#985 from maintbranch
5922      Branch: win32/perl
5923            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
5924            ! util.c
5925 ____________________________________________________________________________
5926 [  1001] By: gsar                                  on 1998/05/16  17:53:16
5927         Log: add a test to check return value from successful s/// (there was none!)
5928      Branch: win32/perl
5929            ! t/op/subst.t
5930 ____________________________________________________________________________
5931 [  1000] By: gsar                                  on 1998/05/16  17:42:34
5932         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
5933              return a value on the stack
5934      Branch: win32/perl
5935            ! pp_hot.c
5936 ____________________________________________________________________________
5937 [   999] By: TimBunce                              on 1998/05/15  23:04:30
5938         Log: Title:  "Update Porting/makerel script for perforce dir structure"
5939              From:  Tim Bunce
5940              Files:  Porting/makerel
5941      Branch: maint-5.004/perl
5942            ! Porting/makerel
5943 ____________________________________________________________________________
5944 [   998] By: TimBunce                              on 1998/05/15  22:49:55
5945         Log: Title:  "Updated Changes file for trial 3"
5946              From:  Tim Bunce
5947              Files:  Changes
5948      Branch: maint-5.004/perl
5949            ! Changes
5950 ____________________________________________________________________________
5951 [   997] By: gsar                                  on 1998/05/15  22:21:41
5952         Log: merge changes#982,984 from maintbranch
5953      Branch: win32/perl
5954            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
5955            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
5956 ____________________________________________________________________________
5957 [   996] By: TimBunce                              on 1998/05/15  22:19:32
5958         Log: Title:  "Negative array subscript unrecognized in regex"
5959              From:  Mark-Jason Dominus <mjd@plover.com>,
5960              h.sanden@elsevier.nl (Hugo van der Sanden)
5961              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
5962              <199805151514.RAA04121@dorlas.elsevier.nl>
5963              Files:  t/base/lex.t toke.c
5964              
5965              Title:  "Remove e_fp from toke.c after change 955"
5966              From:  Tim Bunce
5967              Files:  toke.c
5968      Branch: maint-5.004/perl
5969            ! t/base/lex.t toke.c
5970 ____________________________________________________________________________
5971 [   995] By: TimBunce                              on 1998/05/15  22:08:32
5972         Log: Title:  "Fix -e security hole (no longer uses temp file)"
5973              From:  Tim Bunce
5974              Files:  embed.h perl.h perl.c
5975      Branch: maint-5.004/perl
5976            ! embed.h perl.c perl.h
5977 ____________________________________________________________________________
5978 [   994] By: gsar                                  on 1998/05/15  22:08:17
5979         Log: merge change#981 from maintbranch, add XXX comment about
5980              supporting %! for usethreads case
5981      Branch: win32/perl
5982            ! gv.c op.c
5983 ____________________________________________________________________________
5984 [   992] By: TimBunce                              on 1998/05/15  22:01:32
5985         Log: Title:  "install non-backwards compatible .pm files into archlib"
5986              From:  Tim Bunce
5987              Files:  installperl
5988              
5989              Title:  "revert "Can't locate" message to original for maintenance"
5990              From:  Tim Bunce
5991              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
5992              Files:  pod/perldiag.pod pp_ctl.c
5993      Branch: maint-5.004/perl
5994            ! installperl pod/perldiag.pod pp_ctl.c
5995 ____________________________________________________________________________
5996 [   991] By: gsar                                  on 1998/05/15  21:35:00
5997         Log: reverse integrate ansiperl (all except the
5998              C<attrs qw(package locked)> stuff, and the duplicate hunks)
5999              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
6000      Branch: win32/perl
6001           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
6002           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
6003           !> utils/perldoc.PL
6004 ____________________________________________________________________________
6005 [   990] By: TimBunce                              on 1998/05/15  16:54:18
6006         Log: Title:  "Add tests for die $ref"
6007              From:  Graham Barr <gbarr@ti.com>
6008              Msg-ID:  <355C6297.121B576B@ti.com>
6009              Files:  MANIFEST t/op/die.t
6010      Branch: maint-5.004/perl
6011            + t/op/die.t
6012            ! MANIFEST
6013 ____________________________________________________________________________
6014 [   989] By: TimBunce                              on 1998/05/15  16:38:19
6015         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
6016              From:  Jarkko Hietaniemi <jhi@iki.fi>
6017              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
6018              Files:  t/op/ipcmsg.t
6019      Branch: maint-5.004/perl
6020            ! t/op/ipcmsg.t
6021 ____________________________________________________________________________
6022 [   988] By: mbeattie                              on 1998/05/15  16:28:08
6023         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
6024              (manually applied and tweaked) to fix up SysV IPC semaphores for
6025              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
6026              t/op/ipcsem.t for platforms which wanted to skip test. Completely
6027              disable ipcsem.t since it doesn't seem to work properly even when
6028              not skipped. This is _65.
6029      Branch: perl
6030            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6031            ! t/op/ipcmsg.t t/op/ipcsem.t
6032 ____________________________________________________________________________
6033 [   987] By: nick                                  on 1998/05/15  16:03:35
6034         Log: Integrate win32
6035      Branch: ansiperl
6036           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6037           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6038           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6039           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6040           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6041           +> t/op/pos.t utils/perlcc.PL
6042            - ext/DynaLoader/DynaLoader.pm
6043           !> (integrate 208 files)
6044 ____________________________________________________________________________
6045 [   986] By: TimBunce                              on 1998/05/15  15:28:45
6046         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
6047              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
6048              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
6049              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
6050              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
6051              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
6052              win32/config.bc win32/config.vc win32/config_H.bc
6053              win32/config_H.vc
6054      Branch: maint-5.004/perl
6055            + README.beos beos/nm.c hints/beos.sh
6056            ! Configure MANIFEST Porting/Glossary config_h.SH
6057            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
6058            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
6059            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6060 ____________________________________________________________________________
6061 [   985] By: TimBunce                              on 1998/05/15  15:02:43
6062         Log: Title:  "allow die $ref"
6063              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6064              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
6065              Files:  pp_ctl.c pp_sys.c util.c
6066              
6067              Title:  "ExtUtils::Manifest could truncate files during "make dist""
6068              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
6069              koenig@kulturbox.de (Andreas J. Koenig)
6070              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
6071              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
6072              Files:  lib/ExtUtils/Manifest.pm
6073              
6074              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
6075              From:  Dan Sugalski <sugalskd@osshe.edu>
6076              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
6077              Files:  lib/AutoSplit.pm
6078              
6079              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
6080              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
6081              J. Koenig), larry@wall.org (Larry Wall)
6082              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
6083              <sfc202c9jsb.fsf@anna.in-berlin.de>,
6084              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
6085              Files:  lib/AutoSplit.pm
6086      Branch: maint-5.004/perl
6087            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6088            ! util.c
6089 ____________________________________________________________________________
6090 [   984] By: TimBunce                              on 1998/05/15  14:18:52
6091         Log: ------  CORE LANGUAGE  ------
6092              
6093              Title:  "Fix close pipe returning status from wrong child"
6094              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
6095              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
6096              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
6097              Files:  t/io/pipe.t util.c
6098              
6099              Title:  "Avoid English.pm triggering load of Errno.pm"
6100              From:  Tim Bunce
6101              Files:  gv.c lib/English.pm
6102              
6103              ------  DOCUMENTATION  ------
6104              
6105              Title:  "Document child exit cause a parent sleep to end early"
6106              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6107              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6108              Files:  pod/perlfunc.pod
6109              
6110              ------  EXTENSIONS  ------
6111              
6112              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6113              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6114              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6115              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6116              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6117              
6118              Title:  "MM_VMS.pm fixes for building external library"
6119              From:  Dan Sugalski <sugalskd@ous.edu>
6120              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
6121              Files:  lib/ExtUtils/MM_VMS.pm
6122              
6123              Title:  "Appease picky DEC compiler in POSIX.xs"
6124              From:  Dan Sugalski <sugalskd@ous.edu>
6125              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6126              Files:  ext/POSIX/POSIX.xs
6127              
6128              ------  TESTS  ------
6129              
6130              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6131              From:  Jarkko Hietaniemi <jhi@iki.fi>
6132              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
6133              Files:  t/op/ipcsem.t
6134              
6135              Title:  "Fix doc bug for system() return value"
6136              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6137              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6138              Files:  pod/perlfunc.pod t/op/exec.t
6139              
6140              ------  UTILITIES  ------
6141              
6142              Title:  "Avoid possible constant autoload loop"
6143              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6144              Zakharevich <ilya@math.ohio-state.edu>
6145              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6146              <355B475A.C5AD4B90@ti.com>,
6147              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6148              Files:  utils/h2xs.PL
6149              
6150              Title:  "Further improvements to h2ph.PL"
6151              From:  kstar@chapin.edu
6152              Msg-ID:  <199805130241.WAA25459@chapin.edu>
6153              Files:  utils/h2ph.PL
6154      Branch: maint-5.004/perl
6155            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6156            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6157            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6158            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6159            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6160
6161 ----------------
6162 Version 5.004_64
6163 ----------------
6164
6165 ____________________________________________________________________________
6166 [   983] By: mbeattie                              on 1998/05/15  14:04:17
6167         Log: Integrate win32 branch into mainline.
6168      Branch: perl
6169           +> Porting/patching.pod t/op/defins.t
6170           !> (integrate 107 files)
6171 ____________________________________________________________________________
6172 [   982] By: TimBunce                              on 1998/05/15  12:33:26
6173         Log: Title:  "comment init_postdump_symbols issues"
6174              From:  Tim Bunce
6175              Files:  perl.c
6176              
6177              Title:  "Improve sort docs re SUBNAME"
6178              From:  circle@azstarnet.com
6179              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
6180              Files:  pod/perlfunc.pod
6181      Branch: maint-5.004/perl
6182            ! perl.c pod/perlfunc.pod
6183 ____________________________________________________________________________
6184 [   981] By: TimBunce                              on 1998/05/15  11:47:28
6185         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
6186              From:  Graham Barr <gbarr@ti.com>
6187              Msg-ID:  <355080CD.1111BC81@ti.com>
6188              Files:  gv.c
6189      Branch: maint-5.004/perl
6190            ! gv.c
6191 ____________________________________________________________________________
6192 [   980] By: gsar                                  on 1998/05/15  06:16:13
6193         Log: add doc for C<+{}> vs. C<{;}> disambiguation
6194      Branch: win32/perl
6195            ! pod/perlref.pod
6196 ____________________________________________________________________________
6197 [   979] By: gsar                                  on 1998/05/15  04:59:47
6198         Log: tweaks to win32 makefiles.  This version builds and passes all
6199              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
6200      Branch: win32/perl
6201            ! win32/Makefile win32/makefile.mk
6202 ____________________________________________________________________________
6203 [   978] By: gsar                                  on 1998/05/15  02:41:58
6204         Log: merge changes#922,944,949,965,970 from maintbranch
6205      Branch: win32/perl
6206            + Porting/patching.pod t/op/defins.t
6207            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6208            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6209            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6210            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6211            ! utils/perlbug.PL
6212 ____________________________________________________________________________
6213 [   977] By: gsar                                  on 1998/05/15  02:15:25
6214         Log: merge changes#906,907,909,910 from maintbranch
6215      Branch: win32/perl
6216            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6217            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6218            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6219            ! util.c
6220 ____________________________________________________________________________
6221 [   976] By: gsar                                  on 1998/05/15  01:34:53
6222         Log: merge change#905 from maintbranch, minor fixes to get
6223              clean build+test on Solaris
6224      Branch: win32/perl
6225            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6226            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6227            ! regcomp.c sv.c t/op/taint.t toke.c
6228 ____________________________________________________________________________
6229 [   975] By: gsar                                  on 1998/05/14  23:34:26
6230         Log: merge change#904 from maintbranch
6231      Branch: win32/perl
6232            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6233            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6234            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6235            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6236            ! vms/descrip.mms
6237 ____________________________________________________________________________
6238 [   974] By: gsar                                  on 1998/05/14  23:11:05
6239         Log: merge change#897 from maintbranch
6240      Branch: win32/perl
6241            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6242            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6243            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6244            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6245            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6246            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6247            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6248            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6249            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6250            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6251            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6252            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6253            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6254            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6255            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6256            ! win32/config_H.bc win32/config_H.vc win32/win32.c
6257            ! x2p/find2perl.PL
6258 ____________________________________________________________________________
6259 [   973] By: gsar                                  on 1998/05/14  22:24:26
6260         Log: integrate mainline
6261      Branch: win32/perl
6262            + Porting/Contract
6263           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6264           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6265           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6266           +> utils/perlcc.PL
6267            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6268            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6269            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6270            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6271            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6272            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6273            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6274            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6275            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6276            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6277            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6278            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6279            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6280            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6281            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6282            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6283            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6284            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6285            ! win32/win32.c x2p/find2perl.PL
6286           !> (integrate 59 files)
6287 ____________________________________________________________________________
6288 [   972] By: nick                                  on 1998/05/14  18:09:01
6289         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6290              Remove K&R style functions, avoid struct/typedef clash. 
6291      Branch: ansiperl
6292            ! bytecode.h byterun.c sv.c toke.c
6293 ____________________________________________________________________________
6294 [   971] By: TimBunce                              on 1998/05/14  16:52:19
6295         Log: 
6296              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6297              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6298              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
6299              Files:  pp.c
6300      Branch: maint-5.004/perl
6301            ! pp.c
6302 ____________________________________________________________________________
6303 [   970] By: TimBunce                              on 1998/05/14  16:18:06
6304         Log: 
6305              Title:  "perlbug reformatted"
6306              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6307              <hv@crypt0.demon.co.uk>
6308              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
6309              <l03130300b17cebcb6d33@[194.222.64.89]>,
6310              <v03110702b17ccbab6824@[195.95.102.67]>
6311              Files:  utils/perlbug.PL
6312      Branch: maint-5.004/perl
6313            ! utils/perlbug.PL
6314 ____________________________________________________________________________
6315 [   969] By: mbeattie                              on 1998/05/14  16:15:09
6316         Log: Integrate win32 branch into mainline
6317      Branch: perl
6318           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6319           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6320            - ext/DynaLoader/DynaLoader.pm
6321           !> (integrate 118 files)
6322 ____________________________________________________________________________
6323 [   968] By: mbeattie                              on 1998/05/14  16:05:57
6324         Log: Bump patchlevel to 65
6325      Branch: perl
6326            ! patchlevel.h
6327 ____________________________________________________________________________
6328 [   967] By: mbeattie                              on 1998/05/14  16:05:19
6329         Log: Another fixup of MANIFEST
6330      Branch: perl
6331            ! MANIFEST
6332 ____________________________________________________________________________
6333 [   966] By: mbeattie                              on 1998/05/14  16:02:20
6334         Log: Add missing files to MANIFEST
6335      Branch: perl
6336            ! MANIFEST
6337 ____________________________________________________________________________
6338 [   965] By: TimBunce                              on 1998/05/14  16:00:11
6339         Log: 
6340              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
6341              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6342              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
6343              Files:  gv.h gv.c op.c
6344      Branch: maint-5.004/perl
6345            ! gv.c gv.h op.c
6346 ____________________________________________________________________________
6347 [   964] By: mbeattie                              on 1998/05/14  15:58:01
6348         Log: Subject: [PATCH] Using Getopts::* with strict vars
6349              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6350              From: Tom Phoenix <rootbeer@teleport.com>
6351      Branch: perl
6352            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
6353 ____________________________________________________________________________
6354 [   963] By: mbeattie                              on 1998/05/14  15:56:53
6355         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
6356              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
6357              From: epeschko@den-mdev1 (Ed Peschko)
6358      Branch: perl
6359            + utils/perlcc.PL
6360            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
6361            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
6362 ____________________________________________________________________________
6363 [   962] By: mbeattie                              on 1998/05/14  15:45:28
6364         Log: From: Dan Sugalski <sugalskd@ous.edu>
6365              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
6366              Date: Wed, 08 Apr 1998 17:08:48 -0700
6367              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
6368              Date: Fri, 08 May 1998 10:49:16 -0700
6369      Branch: perl
6370            ! ext/Thread/Thread.pm
6371 ____________________________________________________________________________
6372 [   961] By: mbeattie                              on 1998/05/14  15:43:39
6373         Log: Subject: Consolidated patch to 5.004_64
6374              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
6375              From: Charles Bailey <BAILEY@newman.upenn.edu>
6376      Branch: perl
6377            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
6378            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
6379            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
6380            ! vms/perlvms.pod
6381 ____________________________________________________________________________
6382 [   960] By: mbeattie                              on 1998/05/14  15:41:41
6383         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
6384              Date: 07 Apr 1998 18:31:21 +0200
6385              From: JVromans@Squirrel.nl (Johan Vromans)
6386      Branch: perl
6387            ! lib/Getopt/Long.pm
6388 ____________________________________________________________________________
6389 [   959] By: mbeattie                              on 1998/05/14  15:39:29
6390         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6391              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
6392              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
6393              Subject: [PATCH] perl 5.004_64+Config_04
6394              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
6395      Branch: perl
6396            ! lib/Benchmark.pm pod/perlfunc.pod
6397 ____________________________________________________________________________
6398 [   958] By: mbeattie                              on 1998/05/14  15:36:30
6399         Log: From: kstar@chapin.edu
6400              Subject: [PATCH] hints for Irix 6
6401              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
6402              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
6403              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
6404      Branch: perl
6405            ! INSTALL hints/irix_6.sh installperl
6406 ____________________________________________________________________________
6407 [   957] By: mbeattie                              on 1998/05/14  15:33:48
6408         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
6409              Date: Mon, 06 Apr 1998 21:09:24 +0200
6410              From: Achim Bohnet <ach@mpe.mpg.de>
6411      Branch: perl
6412            ! lib/ExtUtils/Install.pm
6413 ____________________________________________________________________________
6414 [   956] By: mbeattie                              on 1998/05/14  15:32:39
6415         Log: Subject: [PATCH] Config: Irix 5 hints
6416              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
6417              From: kstar@O2.chapin.edu
6418      Branch: perl
6419            ! hints/irix_5.sh
6420 ____________________________________________________________________________
6421 [   955] By: mbeattie                              on 1998/05/14  15:31:12
6422         Log: Subject: PATCH: h2ph produces incorrect code
6423              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
6424              From: Billy <wdconsta@cs.adelaide.edu.au>
6425      Branch: perl
6426            ! utils/h2ph.PL
6427 ____________________________________________________________________________
6428 [   954] By: mbeattie                              on 1998/05/14  15:29:27
6429         Log: Subject: [PATCH] perldebug.pod
6430              Date: Mon, 6 Apr 1998 00:36:57 -0600
6431              From: jason stewart <jasons@sandy-home.arc.unm.edu>
6432      Branch: perl
6433            ! pod/perldebug.pod
6434 ____________________________________________________________________________
6435 [   953] By: mbeattie                              on 1998/05/14  15:28:00
6436         Log: From: Dominic Dunlop <domo@vo.lu>
6437              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
6438              Date: Wed, 6 May 1998 14:39:32 +0000
6439              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
6440              Date: Sat, 4 Apr 1998 19:44:34 +0000
6441      Branch: perl
6442            ! hints/machten.sh t/op/hashwarn.t
6443 ____________________________________________________________________________
6444 [   952] By: mbeattie                              on 1998/05/14  15:23:19
6445         Log: New pod/perldelta.pod (previous one branched in last change):
6446              Subject: [PATCH 5.004_64] Start new perldelta
6447              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6448              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6449      Branch: perl
6450            + pod/perldelta.pod
6451 ____________________________________________________________________________
6452 [   951] By: mbeattie                              on 1998/05/14  15:20:43
6453         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6454              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
6455              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
6456              Subject: [PATCH 5.004_64] Start new perldelta
6457              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6458              (above branched perldelta -> perldelta4, new perldelta will be
6459              created/added next change)
6460              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
6461              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
6462      Branch: perl
6463            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6464            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6465           +> pod/perldelta4.pod
6466            - pod/perldelta.pod
6467            ! MANIFEST hints/svr4.sh
6468 ____________________________________________________________________________
6469 [   949] By: TimBunce                              on 1998/05/14  15:11:30
6470         Log: 
6471              Title:  "while($x=<>) no longer warns (implicit defined added)"
6472              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
6473              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
6474              Files:  MANIFEST op.c t/op/defins.t
6475      Branch: maint-5.004/perl
6476            + t/op/defins.t
6477            ! MANIFEST op.c
6478 ____________________________________________________________________________
6479 [   948] By: mbeattie                              on 1998/05/14  15:09:51
6480         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6481              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
6482              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
6483              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
6484              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
6485              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
6486              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
6487              Subject: [PATCH 5.004_64] Config_64-03-04.diff
6488              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
6489      Branch: perl
6490            + README.beos beos/nm.c hints/beos.sh
6491            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
6492            ! Porting/Glossary Porting/config.sh Porting/config_H
6493            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
6494            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
6495            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
6496            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
6497            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
6498            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
6499            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6500 ____________________________________________________________________________
6501 [   946] By: TimBunce                              on 1998/05/14  15:07:06
6502         Log: 
6503              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
6504              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6505              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
6506              Files:  perl.c sv.c t/op/misc.t
6507      Branch: maint-5.004/perl
6508            ! perl.c sv.c t/op/misc.t
6509 ____________________________________________________________________________
6510 [   945] By: mbeattie                              on 1998/05/14  15:00:31
6511         Log: Subject: Perl Social Contract
6512              Date: 13 Apr 1998 06:16:59 -0700
6513              From: Russ Allbery <rra@stanford.edu>
6514      Branch: perl
6515            + Porting/Contract
6516 ____________________________________________________________________________
6517 [   944] By: TimBunce                              on 1998/05/14  14:59:37
6518         Log: 
6519              Title:  "5.004_04-m2 Cleanup of test failures"
6520              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6521              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
6522              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6523              win32/config.bc win32/config.vc
6524      Branch: maint-5.004/perl
6525            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6526            ! win32/config.bc win32/config.vc
6527 ____________________________________________________________________________
6528 [   943] By: mbeattie                              on 1998/05/14  14:58:13
6529         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
6530              Subject: [PATCH 5.004_64] Test.pm update
6531              Date: Sat, 4 Apr 1998 08:33:50 -0500
6532              Subject: [PATCH 5.004_64] modcount + comments
6533              Date: Fri, 17 Apr 1998 16:07:35 -0400
6534      Branch: perl
6535            ! lib/Test.pm op.c thrdvar.h
6536 ____________________________________________________________________________
6537 [   942] By: mbeattie                              on 1998/05/14  14:49:43
6538         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6539              Subject: [PATCH 5.004_64] newSV
6540              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
6541              Subject: [PATCH 5.004_64] Cryptic error from B::CC
6542              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
6543      Branch: perl
6544            ! ext/B/B/CC.pm handy.h proto.h sv.c
6545 ____________________________________________________________________________
6546 [   941] By: mbeattie                              on 1998/05/14  14:47:29
6547         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6548              Subject: [PATCH 5.004_64] anydbm.t
6549              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
6550              Subject: [PATCH 5.004_64] threads on OS/2
6551              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
6552              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
6553              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
6554              Subject: [PATCH 5.004_64] Immediate stop in debugger
6555              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
6556              Subject: [PATCH 5.005_64] ptags broken
6557              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
6558              Subject: [PATCH 5.004_64] Document switch syntax via RE
6559              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
6560      Branch: perl
6561            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
6562            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
6563            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
6564 ____________________________________________________________________________
6565 [   940] By: mbeattie                              on 1998/05/14  14:38:44
6566         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
6567              Date: Fri, 03 Apr 1998 16:01:57 -0800
6568              From: Dan Sugalski <sugalskd@osshe.edu>
6569      Branch: perl
6570            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
6571            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
6572 ____________________________________________________________________________
6573 [   939] By: mbeattie                              on 1998/05/14  14:35:42
6574         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
6575              Date: Fri, 03 Apr 1998 13:58:15 -0800
6576              From: Dan Sugalski <sugalskd@osshe.edu>
6577      Branch: perl
6578            ! perl.c
6579 ____________________________________________________________________________
6580 [   938] By: gsar                                  on 1998/05/14  10:53:55
6581         Log: merge change#896 from maintbranch
6582      Branch: win32/perl
6583            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
6584            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
6585            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
6586            ! t/op/gv.t t/op/misc.t t/op/pack.t
6587 ____________________________________________________________________________
6588 [   937] By: gsar                                  on 1998/05/14  09:31:34
6589         Log: merge change#887 from maintbranch
6590      Branch: win32/perl
6591            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6592            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
6593            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
6594            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
6595            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
6596            ! t/op/stat.t toke.c utils/h2xs.PL
6597 ____________________________________________________________________________
6598 [   936] By: gsar                                  on 1998/05/14  09:06:18
6599         Log: merge change#886 from maintbranch
6600      Branch: win32/perl
6601            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6602            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
6603            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
6604            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
6605            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6606            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
6607            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
6608            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
6609            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
6610            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6611            ! vms/test.com
6612 ____________________________________________________________________________
6613 [   935] By: gsar                                  on 1998/05/14  07:00:02
6614         Log: merge changes#872,873 from maintbranch
6615      Branch: win32/perl
6616            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
6617            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
6618            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
6619            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6620            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
6621            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
6622            ! utils/perldoc.PL
6623 ____________________________________________________________________________
6624 [   934] By: gsar                                  on 1998/05/14  06:24:38
6625         Log: merge changes#755..759,763,764 from maintbranch
6626      Branch: win32/perl
6627            + hints/openbsd.sh
6628            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
6629            ! t/op/pos.t utils/perldoc.PL
6630 ____________________________________________________________________________
6631 [   933] By: gsar                                  on 1998/05/14  06:07:31
6632         Log: merge change#754 from maintbranch
6633      Branch: win32/perl
6634            ! perl.c
6635 ____________________________________________________________________________
6636 [   932] By: gsar                                  on 1998/05/14  06:03:50
6637         Log: merge changes#752,753 from maintbranch
6638      Branch: win32/perl
6639            + t/op/pos.t
6640            ! README ext/GDBM_File/GDBM_File.pm
6641            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
6642 ____________________________________________________________________________
6643 [   931] By: gsar                                  on 1998/05/14  05:51:19
6644         Log: merge change#745 from maintbranch
6645      Branch: win32/perl
6646            + ext/DynaLoader/DynaLoader.pm.PL
6647            - ext/DynaLoader/DynaLoader.pm
6648            ! MANIFEST ext/DynaLoader/Makefile.PL
6649 ____________________________________________________________________________
6650 [   930] By: nick                                  on 1998/05/13  20:39:59
6651         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
6652      Branch: ansiperl
6653            ! utils/perldoc.PL
6654           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
6655           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
6656           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
6657           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6658           !> win32/makedef.pl win32/makefile.mk
6659 ____________________________________________________________________________
6660 [   929] By: gsar                                  on 1998/05/13  10:13:36
6661         Log: merge change#687 from maintbranch
6662      Branch: win32/perl
6663            ! pod/perlfunc.pod
6664 ____________________________________________________________________________
6665 [   928] By: gsar                                  on 1998/05/13  10:08:13
6666         Log: merge change#683 from maintbranch
6667      Branch: win32/perl
6668            ! pod/perlguts.pod
6669 ____________________________________________________________________________
6670 [   927] By: gsar                                  on 1998/05/13  09:51:43
6671         Log: merge change#681 from maintbranch
6672      Branch: win32/perl
6673            ! ext/Fcntl/Fcntl.pm
6674 ____________________________________________________________________________
6675 [   926] By: gsar                                  on 1998/05/13  09:47:11
6676         Log: merge change#664 from maint branch
6677      Branch: win32/perl
6678            ! regcomp.c regcomp.h regexec.c
6679 ____________________________________________________________________________
6680 [   925] By: gsar                                  on 1998/05/13  08:55:28
6681         Log: merge missing part of change#663 from maint branch
6682      Branch: win32/perl
6683            ! op.c
6684 ____________________________________________________________________________
6685 [   924] By: gsar                                  on 1998/05/12  18:50:04
6686         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
6687              and seems to generate problematic code for PII.
6688      Branch: win32/perl
6689            ! win32/makefile.mk
6690 ____________________________________________________________________________
6691 [   923] By: gsar                                  on 1998/05/12  16:24:02
6692         Log: fix test failure
6693              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
6694              Date:    Tue, 12 May 1998 10:40:57 BST
6695              From:    Nick.Ing-Simmons@tiuk.ti.com
6696              Subject: test buglet
6697      Branch: win32/perl
6698            ! t/op/hashwarn.t
6699 ____________________________________________________________________________
6700 [   922] By: TimBunce                              on 1998/05/11  20:58:58
6701         Log: Assorted patches:
6702              
6703              ------  CORE LANGUAGE  ------
6704              
6705              Title:  "incorrect return value for hv_iterinit"
6706              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6707              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
6708              Files:  pod/perlguts.pod hv.c
6709              
6710              ------  DOCUMENTATION  ------
6711              
6712              Title:  "perlvar.pod buglet E<EVMSERR>"
6713              From:  Achim Bohnet <ach@mpe.mpg.de>
6714              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
6715              Files:  pod/perlvar.pod
6716              
6717              Title:  "Improve docs for warning about code after an exec()"
6718              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
6719              <chaimf@concentric.net>
6720              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
6721              <m3ra22qn1z.fsf@chany-p100.emwp.com>
6722              Files:  pod/perlfunc.pod
6723              
6724              Title:  "Remove dead code from pod2man"
6725              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6726              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
6727              Files:  pod/pod2man.PL
6728              
6729              Title:  "tweak doc for C<do FILENAME>"
6730              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6731              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
6732              Files:  pod/perlfunc.pod
6733              
6734              Title:  "Document integer pragma effect on % operator"
6735              From:  Gisle Aas <gisle@aas.no>
6736              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
6737              Files:  pod/perlop.pod
6738              
6739              Title:  "Reduce rm command line length in pod/Makefile"
6740              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
6741              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
6742              Files:  pod/Makefile
6743              
6744              ------  EXTENSIONS  ------
6745              
6746              Title:  "Clarify Termios usage in POSIX.pod"
6747              From:  Rocco Caputo <troc@netrus.net>
6748              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
6749              Files:  ext/POSIX/POSIX.pod
6750              
6751              ------  LIBRARY  ------
6752              
6753              Title:  "Fix File::Find::finddepth typo in trial 2 release"
6754              From:  koenig@kulturbox.de (Andreas J. Koenig)
6755              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
6756              Files:  lib/File/Find.pm t/lib/filefind.t
6757              
6758              ------  PORTABILITY - GENERAL  ------
6759              
6760              Title:  "Add Porting/patching.pod document"
6761              From:  Daniel Grisinger <dgris@tdrenterprises.com>
6762              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
6763              Files:  MANIFEST Porting/patching.pod
6764              
6765              Title:  "hints/machten.sh: disable semctl(), align with devel version"
6766              From:  Dominic Dunlop <domo@vo.lu>
6767              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
6768              Files:  hints/machten.sh
6769              
6770              Title:  "Add VMS specifics to Porting/makerel"
6771              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6772              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
6773              <199804271732.SAA13762@toad.ig.co.uk>,
6774              <9804250212.AA27695@forte.com>
6775              Files:  Porting/makerel
6776      Branch: maint-5.004/perl
6777            + Porting/patching.pod
6778            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
6779            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
6780            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
6781            ! t/lib/filefind.t
6782 ____________________________________________________________________________
6783 [   921] By: gsar                                  on 1998/05/10  02:28:03
6784         Log: various tweaks to makefiles
6785      Branch: win32/perl
6786            ! win32/Makefile win32/makedef.pl win32/makefile.mk
6787 ____________________________________________________________________________
6788 [   920] By: gsar                                  on 1998/05/10  02:27:19
6789         Log: fix ExtUtils::Liblist mishandling paths with spaces
6790      Branch: win32/perl
6791            ! lib/ExtUtils/Liblist.pm
6792 ____________________________________________________________________________
6793 [   919] By: gsar                                  on 1998/05/09  17:10:15
6794         Log: minor cleanup
6795      Branch: win32/perl
6796            ! MANIFEST perl.c
6797 ____________________________________________________________________________
6798 [   918] By: gsar                                  on 1998/05/09  17:09:09
6799         Log: protect sortcop from C<sort { sort { ... } ... } ...>
6800              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
6801              Date:    Fri, 08 May 1998 19:33:44 EDT
6802              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
6803              Subject: [PATCH] Re: double recursion in sort 
6804      Branch: win32/perl
6805            ! pp_ctl.c t/op/runlevel.t
6806 ____________________________________________________________________________
6807 [   917] By: gsar                                  on 1998/05/09  17:05:55
6808         Log: c
6809      Branch: win32/perl
6810            ! win32/config.bc win32/config.gc win32/config.vc
6811 ____________________________________________________________________________
6812 [   916] By: gsar                                  on 1998/05/07  03:40:15
6813         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
6814      Branch: win32/perl
6815            ! pp.c
6816 ____________________________________________________________________________
6817 [   915] By: mbeattie                              on 1998/05/06  13:08:29
6818         Log: Speed up pp_entersub for usethreads with only 1 thread running.
6819      Branch: perl
6820            ! pp_hot.c
6821 ____________________________________________________________________________
6822 [   914] By: gsar                                  on 1998/05/03  18:44:38
6823         Log: make hv_iterinit() return HvKEYS()
6824              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
6825              Date:    Sat, 02 May 1998 16:29:22 EDT
6826              From:    "SynaptiCAD, Inc." <sales@syncad.com>
6827              Subject: incorrect return value for hv_iterinit
6828      Branch: win32/perl
6829            ! hv.c pod/perlguts.pod
6830 ____________________________________________________________________________
6831 [   913] By: TimBunce                              on 1998/05/01  22:38:38
6832         Log: Update MANIFEST for trial 2.
6833              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
6834      Branch: maint-5.004/perl
6835            ! MANIFEST
6836 ____________________________________________________________________________
6837 [   912] By: TimBunce                              on 1998/05/01  22:30:29
6838         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
6839      Branch: maint-5.004/perl
6840            + t/op/tiehandle.t
6841 ____________________________________________________________________________
6842 [   911] By: TimBunce                              on 1998/05/01  21:35:03
6843         Log: 
6844              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
6845              From:  timbo@ig.co.uk (Tim Bunce)
6846              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
6847              Files:  perl.h
6848              
6849              Title:  "Add WRITE & CLOSE to TIEHANDLE"
6850              From:  Graham Barr <gbarr@pobox.com>
6851              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
6852              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
6853      Branch: maint-5.004/perl
6854            + lib/Tie/Handle.pm
6855            ! perl.h pod/perltie.pod pp_sys.c
6856 ____________________________________________________________________________
6857 [   910] By: TimBunce                              on 1998/05/01  20:47:47
6858         Log: 
6859              Title:  "Add warning for Illegal hex digit"
6860              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
6861              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6862              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
6863              <199804271409.PAA12819@toad.ig.co.uk>,
6864              <199804280307.WAA12332@psasolar.psa.pencom.com>
6865              Files:  pod/perldiag.pod util.c
6866              
6867              Title:  "perl_call_method() bug fix (corrupt op pointer)"
6868              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
6869              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
6870              Files:  perl.c
6871              
6872              Title:  "Fix printf segmentation fault"
6873              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
6874              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
6875              Files:  pp_hot.c
6876              
6877              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
6878              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6879              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
6880              Files:  pod/perlsub.pod
6881      Branch: maint-5.004/perl
6882            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
6883 ____________________________________________________________________________
6884 [   909] By: TimBunce                              on 1998/05/01  19:44:47
6885         Log: 
6886              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
6887              Files:  doio.c util.c
6888      Branch: maint-5.004/perl
6889            ! doio.c util.c
6890 ____________________________________________________________________________
6891 [   908] By: gsar                                  on 1998/05/01  19:21:02
6892         Log: add AS patch#20 (exposes more global constants)
6893      Branch: asperl
6894            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
6895            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
6896            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
6897 ____________________________________________________________________________
6898 [   907] By: TimBunce                              on 1998/05/01  17:50:46
6899         Log: 
6900              Title:  "Runtime Carp verbosity without aliasing"
6901              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
6902              Msg-ID:  <H00000e50003936c@MHS>
6903              Files:  lib/Carp.pm
6904              
6905              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
6906              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
6907              <rootbeer@teleport.com>
6908              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
6909              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
6910              Files:  lib/File/Basename.pm
6911      Branch: maint-5.004/perl
6912            ! lib/Carp.pm lib/File/Basename.pm
6913 ____________________________________________________________________________
6914 [   906] By: TimBunce                              on 1998/04/28  11:04:49
6915         Log: 
6916              ------  CORE LANGUAGE  ------
6917              
6918              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
6919              references in LVs"
6920              From:  Spider Boardman <spider@orb.nashua.nh.us>
6921              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
6922              <19980422164037.D29222@perl.org>
6923              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
6924              pp.c sv.c
6925              
6926              Title:  "Fix SvGMAGIC typo in change 904"
6927              Files:  doop.c
6928      Branch: maint-5.004/perl
6929            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
6930            ! proto.h sv.c
6931 ____________________________________________________________________________
6932 [   905] By: TimBunce                              on 1998/04/28  10:32:20
6933         Log: Regexp patches
6934              
6935              Title:  "New regex flag //t to leave $1 etc. tainted"
6936              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
6937              Msg-ID:  <19980310192640.37826@cyprus>
6938              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
6939              t/op/taint.t toke.c
6940              
6941              Title:  "Don't accidentally untaint target of s///"
6942              From:  Chip Salzenberg <chip@pobox.com>
6943              Msg-ID:  <19980310151756.24767@cyprus>
6944              Files:  pp_ctl.c pp_hot.c t/op/taint.t
6945              
6946              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
6947              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6948              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
6949              Files:  regcomp.c
6950      Branch: maint-5.004/perl
6951            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
6952            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
6953 ____________________________________________________________________________
6954 [   904] By: TimBunce                              on 1998/04/27  20:20:21
6955         Log: Assorted patches:
6956              
6957              ------  CORE LANGUAGE  ------
6958              
6959              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
6960              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
6961              <Tim.Bunce@ig.co.uk>
6962              Msg-ID:  <19980424080630.D13985@perl.org>
6963              Files:  doop.c
6964              
6965              Title:  "Better error message for require failure"
6966              From:  epeschko@den-mdev1 (Ed Peschko)
6967              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6968              Files:  pod/perldiag.pod pp_ctl.c
6969              
6970              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
6971              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6972              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
6973              Files:  perl.c
6974              
6975              Title:  "Fix nice_chunk memory leak"
6976              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6977              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
6978              Files:  sv.c
6979              
6980              Title:  "-2.0 vs. -2 (was Number representations)"
6981              From:  Chip Salzenberg <chip@pobox.com>
6982              Msg-ID:  <19980309185652.11231@cyprus>
6983              Files:  op.c
6984              
6985              Title:  "perl.c fixes for -DUNEXEC"
6986              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
6987              <mwette@mr-ed.jpl.nasa.gov>
6988              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
6989              Files:  perl.c
6990              
6991              ------  DOCUMENTATION  ------
6992              
6993              Title:  "perlcall is Perl from C, not C from Perl"
6994              From:  Steve A Fink <sfink@cs.berkeley.edu>
6995              Files:  pod/perlembed.pod
6996              
6997              Title:  "Clarify require "Foo::Bar" non-bareword issue"
6998              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
6999              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
7000              Files:  pod/perlfunc.pod
7001              
7002              Title:  "(repost) new text for perlsec", "new text for perlsec"
7003              From:  Tom Phoenix <rootbeer@teleport.com>
7004              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
7005              Files:  pod/perlsec.pod
7006              
7007              ------  EXTENSIONS  ------
7008              
7009              Title:  "IO::Socket->socketpair broken (typo)"
7010              From:  Olaf Titz <olaf@bigred.inka.de>
7011              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
7012              Files:  ext/IO/lib/IO/Socket.pm
7013              
7014              Title:  "NDBM_File man page needs Fcntl"
7015              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
7016              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
7017              Files:  ext/NDBM_File/NDBM_File.pm
7018              
7019              ------  LIBRARY  ------
7020              
7021              Title:  "Documentation discrepancy: pragmatic modules"
7022              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
7023              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
7024              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
7025              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
7026              
7027              ------  PORTABILITY - GENERAL  ------
7028              
7029              Title:  "Updated hints file for svr4"
7030              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7031              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
7032              Files:  hints/svr4.sh
7033              
7034              Title:  "Pumpkin update -- shared libperl.so location"
7035              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7036              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
7037              Files:  Porting/pumpkin.pod
7038              
7039              Title:  "perl compile fix for AIX 4.3"
7040              From:  Jens-Uwe Mager <jum@helios.de>
7041              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
7042              Files:  ext/DynaLoader/dl_aix.xs
7043              
7044              Title:  "Dynaloader build on VMS",
7045              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
7046              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
7047              Files:  vms/descrip.mms
7048              
7049              ------  UTILITIES  ------
7050              
7051              Title:  "Major update to h2ph.PL"
7052              From:  Billy <wdconsta@cs.adelaide.edu.au>
7053              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
7054              Files:  utils/h2ph.PL
7055      Branch: maint-5.004/perl
7056            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
7057            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
7058            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
7059            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7060            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
7061 ____________________________________________________________________________
7062 [   903] By: gsar                                  on 1998/04/25  22:27:19
7063         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
7064      Branch: asperl
7065            ! win32/GenCAPI.pl
7066 ____________________________________________________________________________
7067 [   902] By: nick                                  on 1998/04/25  16:35:08
7068         Log: Case sensitive tweak to perldoc.PL
7069      Branch: ansiperl
7070            ! utils/perldoc.PL
7071 ____________________________________________________________________________
7072 [   901] By: nick                                  on 1998/04/25  15:16:54
7073         Log: Implement use attrs qw(locked package);
7074              Passes all tests except posix (hangs/dies) in sigaction test after 
7075              printing "ok 9".
7076      Branch: ansiperl
7077            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
7078 ____________________________________________________________________________
7079 [   900] By: nick                                  on 1998/04/25  13:58:17
7080         Log: Auto-insert defined() test in while when test expression is 
7081              readline (i.e. <>), glob, readdir, or each.
7082      Branch: ansiperl
7083            + t/op/defins.t
7084            ! op.c pod/perlop.pod
7085 ____________________________________________________________________________
7086 [   899] By: nick                                  on 1998/04/25  13:14:52
7087         Log: Resolve ansiperl against win32 branch
7088      Branch: ansiperl
7089           +> (branch 53 files)
7090            - config_H
7091           !> (integrate 227 files)
7092 ____________________________________________________________________________
7093 [   898] By: gsar                                  on 1998/04/24  17:01:05
7094         Log: add AS patch#18
7095      Branch: asperl
7096            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
7097 ____________________________________________________________________________
7098 [   897] By: TimBunce                              on 1998/04/23  19:49:22
7099         Log: Assorted patches:
7100              
7101              ------  CORE LANGUAGE  ------
7102              
7103              Title:  "fix for "Unbalanced string table refcount""
7104              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7105              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
7106              Files:  sv.c
7107              
7108              Title:  "Allow more lenient switch processing"
7109              From:  "John L. Allen" <allen@grumman.com>
7110              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
7111              Files:  perl.c
7112              
7113              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7114              From:  Gisle Aas <gisle@aas.no>
7115              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
7116              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7117              
7118              Title:  "Odd number of elements in hash list."
7119              From:  Tom Phoenix <rootbeer@teleport.com>
7120              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7121              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7122              
7123              Title:  "another destruct_level fix"
7124              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7125              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
7126              Files:  hv.c
7127              
7128              Title:  "bidirectional pipe warning blues"
7129              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7130              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7131              Files:  doio.c
7132              
7133              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7134              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7135              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
7136              Files:  pp_hot.c pp_sys.c
7137              
7138              Title:  "unimplemented umask() should return undef not die"
7139              From:  kstar@chapin.edu (Kurt D. Starsinic)
7140              Msg-ID:  <199803120515.VAA08660@chapin.edu>
7141              Files:  pod/perlfunc.pod pp_sys.c
7142              
7143              Title:  "warning for: bless $foo, """
7144              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
7145              Msg-ID:  <H00000e5000378a0@MHS>
7146              Files:  pod/perldiag.pod pp.c
7147              
7148              ------  DOCUMENTATION  ------
7149              
7150              Title:  "Mention SWIG in perlxs.pod"
7151              From:  Steve A Fink <sfink@cs.berkeley.edu>
7152              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7153              Files:  pod/perlxs.pod
7154              
7155              Title:  "fix-up of previous perlre.pod patch"
7156              From:  Ted Ashton <ashted@southern.edu>
7157              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
7158              Files:  pod/perlre.pod
7159              
7160              Title:  "long list of man page nitpicks"
7161              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7162              <tchrist@jhereg.perl.com>
7163              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
7164              <199804222204.QAA20805@jhereg.perl.com>
7165              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7166              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7167              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7168              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7169              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7170              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7171              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7172              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7173              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7174              pod/pod2man.PL
7175              
7176              Title:  "document that system() does not set $! when it fails"
7177              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
7178              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7179              Files:  pod/perlfunc.pod
7180              
7181              Title:  "Fix pod/roffitall execute permission"
7182              From:  lvirden@cas.org
7183              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
7184              Files:  pod/roffitall
7185              
7186              Title:  "document when split ignores trailing empty fields"
7187              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7188              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
7189              Files:  pod/perlfunc.pod
7190              
7191              ------  EXTENSIONS  ------
7192              
7193              Title:  "Buglet in Opcode.pm documentation"
7194              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7195              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
7196              Files:  ext/Opcode/Opcode.pm
7197              
7198              Title:  "Failure to append to perllocal.pod should not be fatal"
7199              From:  koenig@kulturbox.de (Andreas J. Koenig)
7200              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
7201              Files:  lib/ExtUtils/MM_Unix.pm
7202              
7203              Title:  "Document that IO.pm does not load IO::Select etc"
7204              From:  Graham Barr <gbarr@ti.com>
7205              Msg-ID:  <353B48F1.64E35A63@ti.com>
7206              Files:  ext/IO/IO.pm
7207              
7208              Title:  "Install extensions with bootstrap (again) in $archlib"
7209              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7210              Koenig)
7211              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7212              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7213              Files:  lib/ExtUtils/Install.pm
7214              
7215              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7216              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7217              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7218              Files:  ext/Socket/Socket.xs
7219              
7220              ------  LIBRARY  ------
7221              
7222              Title:  "Benchmark.pm: add run-for-some-time mode"
7223              From:  Jarkko Hietaniemi <jhi@iki.fi>
7224              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
7225              Files:  lib/Benchmark.pm
7226              
7227              Title:  "Comments added to Carp.pm"
7228              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7229              <chip@perlsupport.com>, Tom Christiansen
7230              <tchrist@jhereg.perl.com>
7231              Msg-ID:  <19980422164242.E29222@perl.org>,
7232              <199804222033.OAA17959@jhereg.perl.com>,
7233              <980409182357.ZM21638@bandanna>
7234              Files:  lib/Carp.pm
7235              
7236              Title:  "chat2.pl fix"
7237              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7238              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7239              Files:  lib/chat2.pl
7240              
7241              Title:  "lib/Pod/Html.pm"
7242              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
7243              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7244              <199710180417.AAA19778@staff2.cso.uiuc.edu>
7245              Files:  lib/Pod/Html.pm
7246              
7247              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
7248              arg."
7249              From:  hiroo.hayashi@computer.org
7250              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7251              Files:  lib/Term/ReadLine.pm
7252              
7253              ------  OTHER CHANGES  ------
7254              
7255              Title:  "ptags broken"
7256              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7257              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
7258              Files:  emacs/ptags
7259              
7260              ------  PORTABILITY - WIN32  ------
7261              
7262              Title:  "win32 tweaks (signals and crypt support)"
7263              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7264              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
7265              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
7266              win32/config_H.vc win32/win32.c
7267              
7268              ------  PORTABILITY - GENERAL  ------
7269              
7270              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
7271              From:  Russ Allbery <rra@stanford.edu>
7272              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
7273              Files:  Porting/Contract
7274              
7275              Title:  "Config: Irix 5 hints"
7276              From:  kstar@O2.chapin.edu
7277              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
7278              Files:  hints/irix_5.sh
7279              
7280              Title:  "VMS patches to 5.004_03"
7281              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7282              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7283              Files:  vms/vms.c
7284              
7285              Title:  "hints/netbsd.sh - enable vfork"
7286              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7287              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7288              Files:  hints/netbsd.sh
7289              
7290              ------  UTILITIES  ------
7291              
7292              Title:  "support find2perl -follow"
7293              From:  Billy <wdconsta@cs.adelaide.edu.au>
7294              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7295              Files:  x2p/find2perl.PL
7296      Branch: maint-5.004/perl
7297            + Porting/Contract t/op/hashwarn.t
7298            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7299            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7300            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7301            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7302            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7303            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7304            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7305            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7306            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7307            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7308            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7309            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7310            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7311            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7312            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7313            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7314            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7315            ! win32/config_H.bc win32/config_H.vc win32/win32.c
7316            ! x2p/find2perl.PL
7317 ____________________________________________________________________________
7318 [   896] By: TimBunce                              on 1998/04/22  11:49:24
7319         Log: Assorted patches:
7320              
7321              ------  CORE LANGUAGE  ------
7322              
7323              Title:  "Additional regex-cache patch"
7324              From:  Chip Salzenberg <chip@atlantic.net>
7325              Msg-ID:  <19980305104831.38100@cyprus>
7326              Files:  pp_ctl.c
7327              
7328              Title:  "Conservative C<*x = undef> patch"
7329              From:  Chip Salzenberg <chip@atlantic.net>
7330              Msg-ID:  <19980310163310.48509@cyprus>
7331              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7332              
7333              Title:  "Consider @ARGV to be plain files if inplace (-i)"
7334              From:  Chip Salzenberg <salzench@nielsenmedia.com>
7335              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
7336              Files:  doio.c
7337              
7338              Title:  "Fix semctl for Linux, Sun and SVR4"
7339              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7340              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7341              Files:  doio.c
7342              
7343              Title:  "C<dSP> entails using C<SP>, not C<sp>"
7344              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7345              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
7346              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7347              doio.c doop.c ext/DB_File/DB_File.xs
7348              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7349              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7350              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
7351              win32/win32.c
7352              
7353              Title:  "Make autouse -w-safe"
7354              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7355              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
7356              Files:  lib/autouse.pm op.c sv.c
7357              
7358              Title:  "Misleading error on close of unopened handle"
7359              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7360              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
7361              Files:  doio.c
7362              
7363              Title:  "Confusing error from perl -e "x'""
7364              From:  Hans Mulder <hansmu@xs4all.nl>
7365              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
7366              Files:  toke.c
7367              
7368              Title:  "Add HAS_GNULIBC define"
7369              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7370              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
7371              Files:  config_H config_h.SH
7372              
7373              Title:  "h_errno might not be an int"
7374              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7375              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
7376              Files:  pp_sys.c
7377              
7378              Title:  "Revised taint hole closer", "Revised taint hole closer"
7379              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
7380              <ilya@math.ohio-state.edu>
7381              Msg-ID:  <19980310222127.09350@cyprus>,
7382              <199803110554.AAA29157@monk.mps.ohio-state.edu>
7383              Files:  doio.c
7384              
7385              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
7386              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
7387              van der Sanden)
7388              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
7389              <199803171727.MAA05234@aatma.engin.umich.edu>
7390              Files:  op.c t/op/misc.t
7391              
7392              Title:  "Stale SP in pp_substr"
7393              From:  Stephen McCamant <alias@mcs.com>
7394              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
7395              Files:  pp.c
7396              
7397              Title:  "Statement unlikely to be reached warning"
7398              From:  Hans Mulder <hansm@icgned.nl>
7399              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
7400              Files:  op.c
7401              
7402              Title:  "Tainting propagates from nowhere"
7403              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7404              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
7405              Files:  pp.c
7406              
7407              Title:  "two trivial tweaks to 5.004m5t1"
7408              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7409              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
7410              Files:  proto.h win32/Makefile
7411              
7412              Title:  "unpacking negatives on Alpha"
7413              From:  Achim Bohnet <ach@mpe.mpg.de>
7414              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
7415              Files:  pp.c t/op/pack.t
7416              
7417              ------  LIBRARY AND EXTENSIONS  ------
7418              
7419              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
7420              From:  Graham Barr <gbarr@ti.com>
7421              Msg-ID:  <3482F365.4A0486BA@ti.com>
7422              Files:  lib/Cwd.pm
7423              
7424              Title:  "Math/BigInt.pm, fixed use of undefined value."
7425              From:  abigail@fnx.com
7426              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
7427              Files:  lib/Math/BigInt.pm
7428              
7429              Title:  "File::Find rewrite"
7430              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7431              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
7432              Files:  lib/File/Find.pm
7433              
7434              Title:  "efficient version of strict.pm"
7435              From:  koenig@anna.mind.de (Andreas J. Koenig)
7436              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
7437              Files:  lib/strict.pm
7438              
7439              Title:  "Socket occasional SEGV in pack_sockaddr_un"
7440              From:  Trevor Blackwell <tlb@viaweb.com>
7441              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7442              Files:  ext/Socket/Socket.xs
7443              
7444              Title:  "Warning on mis-use of 'use lib'"
7445              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
7446              <rootbeer@teleport.com>, chip@atlantic.net
7447              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
7448              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
7449              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
7450              Files:  lib/lib.pm
7451              
7452              Title:  "bug in Class::Struct"
7453              From:  Tom Christiansen <tchrist@toy.perl.com>
7454              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
7455              Files:  lib/Class/Struct.pm
7456              
7457              Title:  "Allow POSIX to export nice()"
7458              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
7459              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
7460              Files:  ext/POSIX/POSIX.pm
7461              
7462              Title:  "'use Env' on WinNT/95 fails"
7463              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7464              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
7465              Files:  lib/Env.pm
7466              
7467              ------  OTHER CHANGES  ------
7468              
7469              Title:  "mv-if-diff"
7470              From:  Robin Barker <rmb1@cise.npl.co.uk>
7471              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
7472              Files:  mv-if-diff
7473              
7474              ------  PORTABILITY - WIN32  ------
7475              
7476              Title:  "fix various problems with backticks on win32"
7477              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7478              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
7479              Files:  win32/config_h.PL win32/win32.c
7480              
7481              ------  TESTS  ------
7482              
7483              Title:  "Fix bug in locale.t"
7484              From:  Jarkko Hietaniemi <jhi@iki.fi>
7485              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
7486              Files:  t/pragma/locale.t
7487      Branch: maint-5.004/perl
7488            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
7489            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7490            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
7491            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
7492            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
7493            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
7494            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
7495            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
7496            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
7497            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
7498            ! win32/Makefile win32/config_h.PL win32/win32.c
7499 ____________________________________________________________________________
7500 [   895] By: gsar                                  on 1998/04/22  03:13:19
7501         Log: intern -> sys_intern
7502      Branch: win32/perl
7503            ! embedvar.h interp.sym intrpvar.h win32/win32.h
7504 ____________________________________________________________________________
7505 [   894] By: gsar                                  on 1998/04/22  02:42:20
7506         Log: hand-applied patch along with small tweaks
7507              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
7508              Date:    Tue, 21 Apr 1998 23:31:06 +0200
7509              From:    jan.dubois@ibm.net (Jan Dubois)
7510              Subject: Re: Per-Interpreter variables for win32.c 
7511      Branch: win32/perl
7512            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
7513            ! win32/makedef.pl win32/win32.c win32/win32.h
7514 ____________________________________________________________________________
7515 [   893] By: gsar                                  on 1998/04/21  03:42:21
7516         Log: add AS patch#17
7517      Branch: asperl
7518            + win32/GenCAPI.pl
7519            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
7520            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
7521            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
7522            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
7523            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
7524            ! win32/win32.c
7525 ____________________________________________________________________________
7526 [   892] By: gsar                                  on 1998/04/20  20:51:50
7527         Log: add AS patch#16
7528      Branch: asperl
7529            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
7530            ! win32/makefile.mk
7531 ____________________________________________________________________________
7532 [   891] By: gsar                                  on 1998/04/19  23:50:34
7533         Log: tweak doc for C<do FILENAME>
7534      Branch: win32/perl
7535            ! pod/perlfunc.pod
7536 ____________________________________________________________________________
7537 [   890] By: gsar                                  on 1998/04/19  01:08:11
7538         Log: use a pidtable that grows dynamically for popen()
7539              Message-Id: <3539f434.44835409@smtp1.ibm.net>
7540              Date:    Sat, 18 Apr 1998 21:01:27 +0200
7541              From:    jan.dubois@ibm.net (Jan Dubois)
7542              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
7543      Branch: win32/perl
7544            ! win32/win32.c
7545 ____________________________________________________________________________
7546 [   889] By: gsar                                  on 1998/04/17  02:13:58
7547         Log: support POSIX, enable more locale tests
7548      Branch: win32/perl
7549            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7550            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
7551            ! win32/makedef.pl win32/makefile.mk
7552 ____________________________________________________________________________
7553 [   888] By: mbeattie                              on 1998/04/14  16:22:51
7554         Log: CC did "<<" instead of ">>" for right-shift on ints.
7555      Branch: perl
7556            ! ext/B/B/CC.pm
7557 ____________________________________________________________________________
7558 [   887] By: TimBunce                              on 1998/04/10  17:44:55
7559         Log: Assorted patches:
7560              
7561              ------  CORE LANGUAGE  ------
7562              
7563              Title:  "Re: die exits with 0"
7564              From:  Robin Barker <rmb1@cise.npl.co.uk>
7565              Files:  perl.c t/op/die_exit.t
7566              
7567              Title:  "More toke.c commentary; fix oddity"
7568              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7569              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
7570              Files:  toke.c
7571              
7572              Title:  "for semctl on solaris"
7573              From:  Graham Barr <gbarr@ti.com>
7574              Msg-ID:  <34624B80.C014E841@ti.com>
7575              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
7576              
7577              ------  DOCUMENTATION  ------
7578              
7579              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
7580              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
7581              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
7582              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
7583              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
7584              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
7585              Files:  pod/perlre.pod
7586              
7587              ------  LIBRARY AND EXTENSIONS  ------
7588              
7589              Title:  "BigFloat - small neagtive numbers cause panic"
7590              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7591              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
7592              Files:  lib/Math/BigFloat.pm
7593              
7594              Title:  "Update Getopt::Long to 2.16"
7595              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
7596              <jvromans@squirrel.nl>
7597              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
7598              <13572.6847.863219.973795@phoenix.squirrel.nl>
7599              Files:  lib/Getopt/Long.pm
7600              
7601              Title:  "New Text::ParseWords"
7602              From:  pomeranz@netcom.com (Hal Pomeranz)
7603              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
7604              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
7605              
7606              Title:  "Fixed Text/Wrap.pm bugs (2)"
7607              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
7608              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
7609              Files:  lib/Text/Wrap.pm
7610              
7611              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
7612              print/exit)"
7613              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
7614              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
7615              Files:  lib/File/CheckTree.pm
7616              
7617              ------  OTHER CHANGES  ------
7618              
7619              Title:  "Add ./emacs/ptags"
7620              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7621              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
7622              Files:  emacs/ptags
7623              
7624              ------  TESTS  ------
7625              
7626              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
7627              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
7628              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
7629              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
7630              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
7631              <v02130515b06be80f1486@[205.228.240.16]>
7632              Files:  t/op/stat.t
7633              
7634              Title:  "for failure with lib/timelocal"
7635              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
7636              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
7637              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
7638              Files:  t/lib/timelocal.t
7639              
7640              Title:  "Make "localhost" related failures more clear"
7641              From:  Paul Hoffman <phoffman@proper.com>
7642              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
7643              Files:  t/lib/io_sock.t t/lib/io_udp.t
7644              
7645              ------  UTILITIES  ------
7646              
7647              Title:  "Let h2xs read multiple header files"
7648              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
7649              <bsugars@canoe.ca>
7650              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
7651              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
7652              Files:  utils/h2xs.PL
7653      Branch: maint-5.004/perl
7654            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7655            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7656            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7657            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7658            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7659            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
7660 ____________________________________________________________________________
7661 [   886] By: TimBunce                              on 1998/04/10  14:35:34
7662         Log: Changes relating primarily to portability.
7663              
7664              ------  CORE LANGUAGE  ------
7665              
7666              Title:  "5.004_55: Another round of OS/2 patches"
7667              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7668              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
7669              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
7670              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
7671              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
7672              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
7673              t/lib/filecopy.t util.c utils/perldoc.PL
7674              
7675              Title:  "VMS: chdir() with empty arg list"
7676              From:  lane@duphy4.drexel.edu (Charles Lane)
7677              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
7678              Files:  pp_sys.c
7679              
7680              ------  LIBRARY AND EXTENSIONS  ------
7681              
7682              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
7683              From:  "W. Phillip Moore" <wpm@ms.com>
7684              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
7685              Files:  lib/ExtUtils/MM_Unix.pm
7686              
7687              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
7688              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
7689              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
7690              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
7691              
7692              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
7693              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7694              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
7695              Files:  ext/POSIX/POSIX.xs
7696              
7697              Title:  ""ODBM_File.c", line 275: NULL undefined"
7698              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7699              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
7700              Files:  ext/ODBM_File/ODBM_File.xs
7701              
7702              ------  OTHER CHANGES  ------
7703              Files:  
7704              
7705              ------  PORTABILITY - GENERAL  ------
7706              
7707              Title:  "5.004_04 QNX getcwd"
7708              From:  Norton Allen <allen@huarp.harvard.edu>
7709              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
7710              <199803061511.KAA22346@bottesini.harvard.edu>
7711              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
7712              
7713              Title:  "hints/netbsd.sh d_setrgid d_setruid"
7714              From:  Jarkko Hietaniemi <jhi@iki.fi>
7715              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
7716              Files:  hints/netbsd.sh
7717              
7718              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
7719              d_casti32=undef"
7720              From:  Tom Hughes <tom@compton.demon.co.uk>
7721              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
7722              Files:  hints/svr4.sh
7723              
7724              Title:  "hints/bsdos.sh patch for BSDI 3.1"
7725              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
7726              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
7727              Files:  hints/bsdos.sh
7728              
7729              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
7730              From:  Keong Lim <Keong.Lim@sr.com.au>
7731              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
7732              Files:  ext/DynaLoader/dl_hpux.xs
7733              
7734              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
7735              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
7736              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
7737              Files:  hints/aix.sh
7738              
7739              Title:  "alpha-dec_osf 5.0"
7740              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
7741              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
7742              Files:  hints/dec_osf.sh
7743              
7744              Title:  "Off-by-one error with OS2::PrfDB"
7745              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7746              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
7747              Files:  os2/OS2/PrfDB/PrfDB.xs
7748              
7749              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
7750              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7751              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
7752              Files:  hints/openbsd.sh
7753              
7754              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
7755              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7756              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
7757              Files:  hints/linux.sh
7758              
7759              Title:  "5.004_(04|63)] Close VMS security hole"
7760              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7761              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
7762              Files:  vms/vms.c
7763              
7764              Title:  "Re: Perl online documentation on OpenVMS"
7765              From:  pvhp@forte.com (Peter Prymmer)
7766              Msg-ID:  <9803192143.AA28120@forte.com>
7767              Files:  README.vms
7768              
7769              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
7770              vms/perly_c.vms and vms/perly_h.vms"
7771              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
7772              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
7773              Msg-ID:  <199710151650.JAA29185@wall.org>,
7774              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
7775              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
7776              Files:  vms/perly_c.vms
7777              
7778              Title:  "Updated, non-wordwrapped, patch to README.VMS"
7779              From:  Dan Sugalski <sugalskd@osshe.edu>
7780              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
7781              Files:  README.vms
7782              
7783              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
7784              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7785              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
7786              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
7787              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
7788              vms/ext/filespec.t
7789              
7790              Title:  "Re: VMSperl crashes on -Mblib argument"
7791              From:  bailey@newman.upenn.edu (Charles Bailey)
7792              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
7793              Files:  lib/blib.pm vms/vms.c
7794              
7795              Title:  "hints/linux.sh (MkLinux / PPC)"
7796              From:  pudge@pobox.com (Chris Nandor)
7797              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
7798              Files:  hints/linux.sh
7799              
7800              Title:  "hpux.sh hints file clarification suggestion"
7801              From:  root@qad.com
7802              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
7803              Files:  hints/hpux.sh
7804              
7805              Title:  "new hints/solaris_2.sh"
7806              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7807              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
7808              Files:  hints/solaris_2.sh
7809      Branch: maint-5.004/perl
7810            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
7811            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
7812            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
7813            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
7814            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
7815            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
7816            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7817            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
7818            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
7819            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
7820            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
7821            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
7822            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
7823            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
7824            ! vms/vms.c
7825 ____________________________________________________________________________
7826 [   885] By: gsar                                  on 1998/04/08  01:14:29
7827         Log: small tweaks to make it compile (doesn't run)
7828      Branch: asperl
7829            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
7830            ! win32/config.vc win32/makefile.mk
7831 ____________________________________________________________________________
7832 [   884] By: gsar                                  on 1998/04/08  00:14:13
7833         Log: integrate mainline changes
7834      Branch: asperl
7835           +> Changes5.004 ext/Thread/Thread/Signal.pm
7836           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
7837           +> lib/ExtUtils/inst t/op/hashwarn.t
7838            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
7839           !> (integrate 127 files)
7840 ____________________________________________________________________________
7841 [   883] By: gsar                                  on 1998/04/06  20:21:20
7842         Log: make old DomainName() implementation the default (so Win95
7843              is happy)
7844      Branch: win32/perl
7845            ! win32/win32.c
7846 ____________________________________________________________________________
7847 [   882] By: gsar                                  on 1998/04/05  23:32:33
7848         Log: fix memory leaks in offer_nice_chunk()
7849      Branch: win32/perl
7850            ! perl.h sv.c
7851 ____________________________________________________________________________
7852 [   881] By: gsar                                  on 1998/04/04  23:11:52
7853         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
7854      Branch: win32/perl
7855            ! cop.h util.c
7856 ____________________________________________________________________________
7857 [   880] By: gsar                                  on 1998/04/04  22:35:54
7858         Log: fix refcounting of GvSTASH() when glob becomes nought
7859              (this takes care of the "unbalanced strtab refcount" problem)
7860      Branch: win32/perl
7861            ! sv.c
7862 ____________________________________________________________________________
7863 [   879] By: gsar                                  on 1998/04/04  21:16:17
7864         Log: change 866 was incomplete
7865      Branch: win32/perl
7866            ! hv.c
7867 ____________________________________________________________________________
7868 [   878] By: gsar                                  on 1998/04/04  20:31:56
7869         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
7870      Branch: win32/perl
7871            ! cop.h perl.c pp_ctl.c
7872 ____________________________________________________________________________
7873 [   877] By: gsar                                  on 1998/04/04  17:55:30
7874         Log: integrate mainline
7875      Branch: win32/perl
7876           +> Changes5.004
7877           !> Changes MANIFEST sv.c t/op/misc.t
7878 ____________________________________________________________________________
7879 [   876] By: gsar                                  on 1998/04/04  17:26:32
7880         Log: remove __declspec kludge in sdbm.h in favor of setting a
7881              flag for static symbols
7882      Branch: win32/perl
7883            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
7884            ! ext/SDBM_File/sdbm/sdbm.h
7885 ____________________________________________________________________________
7886 [   875] By: gsar                                  on 1998/04/04  01:11:57
7887         Log: fix order of init
7888              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
7889              Date:    Fri, 03 Apr 1998 13:58:15 PST
7890              From:    Dan Sugalski <sugalskd@osshe.edu>
7891              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
7892              with MULTIPLICITY
7893      Branch: win32/perl
7894            ! perl.c
7895 ____________________________________________________________________________
7896 [   874] By: gsar                                  on 1998/04/04  00:34:59
7897         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
7898              the declared symbol is not in a DLL (so kludge it)
7899      Branch: win32/perl
7900            ! ext/SDBM_File/sdbm/sdbm.h
7901 ____________________________________________________________________________
7902 [   873] By: TimBunce                              on 1998/04/03  22:17:40
7903         Log: Title:  "FileHandle Documentation patch"
7904              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
7905              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
7906              Files:  lib/FileHandle.pm
7907      Branch: maint-5.004/perl
7908            ! lib/FileHandle.pm
7909 ____________________________________________________________________________
7910 [   872] By: TimBunce                              on 1998/04/03  22:01:03
7911         Log: Documentation and documentation related patches:
7912              
7913              ------  BUILD PROCESS  ------
7914              
7915              Title:  "Docs re /usr/bin/perl quasi-standard location"
7916              From:  Tom Phoenix <rootbeer@teleport.com>
7917              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
7918              Files:  INSTALL pod/perlrun.pod
7919              
7920              ------  DOCUMENTATION  ------
7921              
7922              Title:  "/RFC|RFC-1305/ non-greedy"
7923              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
7924              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
7925              Files:  pod/perlre.pod
7926              
7927              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
7928              From:  Jarkko Hietaniemi <jhi@iki.fi>
7929              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
7930              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
7931              
7932              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
7933              From:  Jarkko Hietaniemi <jhi@iki.fi>
7934              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
7935              Files:  pod/perlfunc.pod
7936              
7937              Title:  "typo-fix and suggestion for perlguts.pod"
7938              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7939              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
7940              Files:  pod/perlguts.pod
7941              
7942              Title:  "perlfunc/syscall curiosity"
7943              From:  Roderick Schertler <roderick@argon.org>, Tkil
7944              <tkil@reptile.scrye.com>
7945              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
7946              <pziut8snva.fsf@eeyore.ibcinc.com>
7947              Files:  pod/perlfunc.pod
7948              
7949              Title:  "Document sprintf %#x behaviour for zero value"
7950              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
7951              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
7952              Files:  pod/perlfunc.pod
7953              
7954              Title:  "NUL termination (was Re: STOP THE PRESSES)"
7955              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7956              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
7957              Files:  pod/perlguts.pod
7958              
7959              Title:  "Typo fix."
7960              From:  abigail@fnx.com
7961              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
7962              Files:  pod/perlop.pod pod/perlvar.pod
7963              
7964              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
7965              From:  Achim Bohnet <ach@mpe.mpg.de>
7966              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
7967              Files:  pod/perlrun.pod
7968              
7969              Title:  "Re: Conservative C<*x = undef> patch"
7970              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7971              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
7972              Files:  pod/perltrap.pod
7973              
7974              Title:  "perlfunc.pod for flock()"
7975              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
7976              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
7977              Files:  pod/perlfunc.pod
7978              
7979              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
7980              From:  Tkil <tkil@scrye.com>
7981              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
7982              Files:  pod/perl.pod
7983              
7984              Title:  "for() and map() peculiarity"
7985              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7986              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
7987              Files:  pod/perlsyn.pod
7988              
7989              Title:  "Re: new text for perlsec"
7990              From:  Tom Phoenix <rootbeer@teleport.com>
7991              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
7992              Files:  pod/perlsec.pod
7993              
7994              Title:  "perldsc's debugger x command"
7995              From:  Roderick Schertler <roderick@argon.org>
7996              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
7997              Files:  pod/perldsc.pod
7998              
7999              Title:  "perlre.pod"
8000              From:  Ted Ashton <ashted@southern.edu>
8001              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
8002              Files:  pod/perlre.pod
8003              
8004              Title:  "Re: printf and $\", "printf and $\"
8005              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
8006              <rootbeer@teleport.com>, nag <nick@flirble.org>
8007              Msg-ID:  <199711141918.TAA08096@flirble.org>,
8008              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
8009              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
8010              Files:  pod/perlfunc.pod
8011              
8012              Title:  "recv() typo"
8013              From:  Roderick Schertler <roderick@argon.org>
8014              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
8015              Files:  pod/perlfunc.pod
8016              
8017              Title:  "truncate return value"
8018              From:  Roderick Schertler <roderick@argon.org>
8019              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
8020              Files:  pod/perlfunc.pod
8021              
8022              Title:  "update to perlbook.pod"
8023              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
8024              <merlyn@stonehenge.com>, Stephen Potter
8025              <spp@psasolar.colltech.com>, Tom Phoenix
8026              <rootbeer@teleport.com>
8027              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
8028              <199803241441.OAA01261@mediaone.net>,
8029              <8clnu0i05k.fsf@gadget.cscaper.com>,
8030              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
8031              Files:  pod/perlbook.pod
8032              
8033              Title:  "utime documentation"
8034              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
8035              <mjtg@cus.cam.ac.uk>
8036              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
8037              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
8038              Files:  pod/perlfunc.pod
8039              
8040              Title:  "(well, doc patch) use of // requires successful match"
8041              From:  Roderick Schertler <roderick@argon.org>
8042              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
8043              Files:  pod/perlop.pod
8044              
8045              ------  LIBRARY AND EXTENSIONS  ------
8046              
8047              Title:  "MakeMaker PM doc patch and a DIR buglet"
8048              From:  Achim Bohnet <ach@mpe.mpg.de>
8049              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
8050              Files:  lib/ExtUtils/MakeMaker.pm
8051              
8052              Title:  "bareword clarification for constant.pm"
8053              From:  Roderick Schertler <roderick@argon.org>
8054              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
8055              Files:  lib/constant.pm
8056              
8057              Title:  "integer rand - bug or feature?"
8058              From:  Roderick Schertler <roderick@argon.org>
8059              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
8060              Files:  lib/integer.pm
8061              
8062              ------  OTHER CHANGES  ------
8063              
8064              Title:  "FileHandle Documentation patch"
8065              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8066              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8067              
8068              Title:  "perl5.004_61 myconfig updates"
8069              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8070              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
8071              Files:  myconfig
8072              
8073              Title:  "small fixups in pod2latex.PL"
8074              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8075              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
8076              
8077              ------  PORTABILITY - GENERAL  ------
8078              
8079              Title:  "Misc doc fixes for README.VMS"
8080              From:  Dan Sugalski <sugalskd@osshe.edu>
8081              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
8082              Files:  README.vms
8083              
8084              Title:  "moved DynaLib"
8085              From:  John Tobey <jtobey@channel1.com>
8086              Msg-ID:  <199710182332.XAA21630@remote212>
8087              Files:  ext/DynaLoader/DynaLoader.pm.PL
8088              
8089              ------  UTILITIES  ------
8090              
8091              Title:  "Searching for FAQs (patch to perldoc)"
8092              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
8093              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
8094              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
8095              Files:  utils/perldoc.PL
8096              
8097              Title:  "perldoc"
8098              From:  Ted Ashton <ashted@southern.edu>
8099              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
8100              Files:  utils/perldoc.PL
8101              
8102              Title:  "perldoc -f not using pod2man"
8103              From:  Russ Allbery <rra@stanford.edu>
8104              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8105              Files:  utils/perldoc.PL
8106              
8107              Title:  "perldoc -m should not require pod"
8108              From:  Robin Houston <robin@nml.guardian.co.uk>
8109              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
8110              Files:  utils/perldoc.PL
8111              
8112              Title:  "small fix for perldoc in perl 5.004_04"
8113              From:  Julian Yip <julian@imoney.com>
8114              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8115              Files:  utils/perldoc.PL
8116      Branch: maint-5.004/perl
8117            - ext/DynaLoader/DynaLoader.pm
8118            ! Changes Configure INSTALL README.vms
8119            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8120            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8121            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8122            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8123            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8124            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8125            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8126            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8127            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8128            ! pod/pod2latex.PL toke.c utils/perldoc.PL
8129
8130 ----------------
8131 Version 5.004_64
8132 ----------------
8133
8134 ____________________________________________________________________________
8135 [   871] By: mbeattie                              on 1998/04/03  13:38:59
8136         Log: Update Changes5.004 and Changes, fix MANIFEST
8137      Branch: perl
8138            + Changes
8139            ! Changes5.004 MANIFEST
8140 ____________________________________________________________________________
8141 [   870] By: mbeattie                              on 1998/04/03  13:36:29
8142         Log: Rename Changes to Changes5.004 (via an integrate)
8143      Branch: perl
8144           +> Changes5.004
8145            - Changes
8146 ____________________________________________________________________________
8147 [   869] By: mbeattie                              on 1998/04/03  11:53:00
8148         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8149              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8150              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8151      Branch: perl
8152            ! sv.c t/op/misc.t
8153 ____________________________________________________________________________
8154 [   868] By: mbeattie                              on 1998/04/03  11:16:26
8155         Log: Integrate win32 branch into mainline
8156      Branch: perl
8157           !> (integrate 31 files)
8158 ____________________________________________________________________________
8159 [   867] By: gsar                                  on 1998/04/03  08:47:55
8160         Log: config.* fixes
8161      Branch: win32/perl
8162            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8163            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8164            ! win32/makefile.mk
8165 ____________________________________________________________________________
8166 [   866] By: gsar                                  on 1998/04/03  07:22:50
8167         Log: fixup hv_free_ent() to not fail on null HeVAL()
8168      Branch: win32/perl
8169            ! hv.c perl.c
8170 ____________________________________________________________________________
8171 [   865] By: gsar                                  on 1998/04/03  07:06:12
8172         Log: integrate mainline
8173      Branch: win32/perl
8174           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8175           !> (integrate 71 files)
8176 ____________________________________________________________________________
8177 [   864] By: gsar                                  on 1998/04/03  06:59:37
8178         Log: implement stack-of-stacks so that magic invocations don't
8179              invalidate local stack pointer
8180      Branch: win32/perl
8181            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8182            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8183            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8184 ____________________________________________________________________________
8185 [   863] By: gsar                                  on 1998/04/03  01:26:09
8186         Log: add AS patch#15
8187      Branch: asperl
8188            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8189            ! win32/config.bc win32/config.gc win32/config.vc
8190            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8191            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8192            ! win32/win32.c win32/win32.h
8193 ____________________________________________________________________________
8194 [   862] By: mbeattie                              on 1998/04/02  17:08:43
8195         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8196              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8197              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8198      Branch: perl
8199            ! Configure ext/Socket/Socket.xs myconfig
8200 ____________________________________________________________________________
8201 [   861] By: mbeattie                              on 1998/04/02  16:32:53
8202         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8203              since appropriate headers aren't included.
8204      Branch: perl
8205            ! ext/SDBM_File/sdbm/sdbm.h
8206 ____________________________________________________________________________
8207 [   860] By: mbeattie                              on 1998/04/02  16:17:11
8208         Log: Bumped patchlevel.h to 64
8209      Branch: perl
8210            ! patchlevel.h
8211 ____________________________________________________________________________
8212 [   859] By: mbeattie                              on 1998/04/02  16:16:26
8213         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8214              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8215              From: Jarkko Hietaniemi <jhi@iki.fi>
8216      Branch: perl
8217            ! hints/unicos.sh regcomp.h
8218 ____________________________________________________________________________
8219 [   858] By: mbeattie                              on 1998/04/02  16:13:24
8220         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8221              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8222              From: Tom Phoenix <rootbeer@teleport.com>
8223      Branch: perl
8224            + t/op/hashwarn.t
8225            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8226 ____________________________________________________________________________
8227 [   857] By: mbeattie                              on 1998/04/02  16:08:43
8228         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8229              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8230              From: Charles Bailey <BAILEY@newman.upenn.edu>
8231      Branch: perl
8232            ! vms/vms.c
8233 ____________________________________________________________________________
8234 [   856] By: mbeattie                              on 1998/04/02  16:07:44
8235         Log: Subject: [PATCH] mv-if-diff
8236              Date: Fri, 27 Mar 98 18:06:11 GMT
8237              From: Robin Barker <rmb1@cise.npl.co.uk>
8238      Branch: perl
8239            ! mv-if-diff
8240 ____________________________________________________________________________
8241 [   855] By: mbeattie                              on 1998/04/02  16:06:54
8242         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8243              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8244              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8245              Subject: [PATCH] another destruct_level fix
8246              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8247      Branch: perl
8248            ! perl.c sv.c
8249 ____________________________________________________________________________
8250 [   854] By: mbeattie                              on 1998/04/02  16:03:37
8251         Log: Subject: Next wave of _63 VMS patches
8252              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8253              From: Charles Bailey <BAILEY@newman.upenn.edu>
8254      Branch: perl
8255            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8256            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8257            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8258            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8259            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8260            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8261            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8262            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8263            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8264            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8265            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8266            ! vms/vmsish.h
8267 ____________________________________________________________________________
8268 [   853] By: mbeattie                              on 1998/04/02  15:55:46
8269         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8270              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8271              From: Hans Mulder <hansmu@xs4all.nl>
8272      Branch: perl
8273            ! toke.c
8274 ____________________________________________________________________________
8275 [   852] By: mbeattie                              on 1998/04/02  15:54:24
8276         Log: Subject: [PATCH] small fixups in pod2latex.PL
8277              Date: 25 Mar 1998 13:30:25 -0800
8278              From: "Darren/Torin/Who Ever..." <torin@daft.com>
8279      Branch: perl
8280            ! pod/pod2latex.PL
8281 ____________________________________________________________________________
8282 [   851] By: mbeattie                              on 1998/04/02  15:50:58
8283         Log: Subject: [PATCH] hints/irix_6.sh with GCC
8284              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8285              From: kstar@chapin.edu (Kurt D. Starsinic)
8286      Branch: perl
8287            ! hints/irix_6.sh
8288 ____________________________________________________________________________
8289 [   850] By: mbeattie                              on 1998/04/02  15:45:33
8290         Log: Subject: [PATCH] perldoc -m
8291              Date: Tue, 24 Mar 1998 13:19:38 GMT
8292              From: Robin Houston <robin@nml.guardian.co.uk>
8293      Branch: perl
8294            ! utils/perldoc.PL
8295 ____________________________________________________________________________
8296 [   849] By: mbeattie                              on 1998/04/02  15:42:52
8297         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8298              Date: Mon, 23 Mar 1998 14:13:46 +0100
8299              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8300      Branch: perl
8301            ! djgpp/config.over hints/dos_djgpp.sh
8302 ____________________________________________________________________________
8303 [   848] By: mbeattie                              on 1998/04/02  15:38:19
8304         Log: Subject: [PATCH] Stale SP in pp_substr
8305              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8306              From: Stephen McCamant <alias@mcs.com>
8307      Branch: perl
8308            ! pp.c
8309 ____________________________________________________________________________
8310 [   847] By: mbeattie                              on 1998/04/02  15:36:33
8311         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8312      Branch: perl
8313            ! ext/POSIX/POSIX.pm
8314 ____________________________________________________________________________
8315 [   846] By: mbeattie                              on 1998/04/02  15:34:36
8316         Log: Subject: [PATCH] 5.004_63: further -e patching
8317              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8318              From: Jarkko Hietaniemi <jhi@iki.fi>
8319      Branch: perl
8320            ! perl.c pod/perldiag.pod
8321 ____________________________________________________________________________
8322 [   845] By: mbeattie                              on 1998/04/02  15:25:18
8323         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8324      Branch: perl
8325            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8326            ! Porting/config.sh Porting/config_H config_h.SH
8327            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8328            ! pp.c pp_sys.c regexec.c
8329 ____________________________________________________________________________
8330 [   844] By: mbeattie                              on 1998/04/02  14:28:17
8331         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
8332              Date: Wed, 18 Mar 1998 20:40:19 +0100
8333              From: Achim Bohnet <ach@mpe.mpg.de>
8334      Branch: perl
8335            ! pod/perlrun.pod
8336 ____________________________________________________________________________
8337 [   843] By: mbeattie                              on 1998/04/02  14:26:52
8338         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8339              Subject: 5.004_63 picky compiler fixes [PATCH]
8340              Date: Wed, 18 Mar 1998 09:36:32 -0800
8341              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8342              Date: Wed, 18 Mar 1998 14:48:19 -0800
8343      Branch: perl
8344            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8345 ____________________________________________________________________________
8346 [   842] By: mbeattie                              on 1998/04/02  14:22:41
8347         Log: From: Stephen Potter <spp@psasolar.colltech.com>
8348              Subject: Re: doc: perlrun typo 
8349              Date: Wed, 18 Mar 1998 10:06:55 -0600
8350              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
8351              Date: Tue, 24 Mar 1998 21:20:51 -0600
8352      Branch: perl
8353            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
8354 ____________________________________________________________________________
8355 [   841] By: mbeattie                              on 1998/04/02  14:17:31
8356         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
8357              Date: Wed, 18 Mar 1998 12:44:58 +0100
8358              From: Dominic Dunlop <domo@vo.lu>
8359      Branch: perl
8360            ! Porting/pumpkin.pod Todo
8361 ____________________________________________________________________________
8362 [   840] By: mbeattie                              on 1998/04/02  14:14:22
8363         Log: Subject: [PATCH] Configure hints/ patches
8364              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
8365              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8366      Branch: perl
8367            ! hints/linux.sh hints/qnx.sh
8368 ____________________________________________________________________________
8369 [   839] By: mbeattie                              on 1998/04/02  14:13:13
8370         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
8371      Branch: perl
8372            ! cygwin32/perlgcc
8373 ____________________________________________________________________________
8374 [   838] By: gsar                                  on 1998/03/28  05:01:57
8375         Log: fix Env.pm to weed out illegal names
8376      Branch: win32/perl
8377            ! lib/Env.pm
8378 ____________________________________________________________________________
8379 [   837] By: gsar                                  on 1998/03/28  04:39:43
8380         Log: fix typo in makefile.mk
8381      Branch: win32/perl
8382            ! win32/makefile.mk
8383 ____________________________________________________________________________
8384 [   836] By: gsar                                  on 1998/03/23  17:40:15
8385         Log: add file: to installhtml URLs
8386      Branch: win32/perl
8387            ! win32/Makefile win32/makefile.mk
8388 ____________________________________________________________________________
8389 [   835] By: mbeattie                              on 1998/03/18  11:03:11
8390         Log: Add Thread::Signal to run signal handlers reliably in a new thread
8391      Branch: perl
8392            + ext/Thread/Thread/Signal.pm
8393            ! MANIFEST ext/Thread/Thread.xs
8394
8395 ----------------
8396 Version 5.004_63
8397 ----------------
8398
8399 ____________________________________________________________________________
8400 [   834] By: mbeattie                              on 1998/03/17  16:19:10
8401         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
8402      Branch: perl
8403            ! Policy_sh.SH
8404 ____________________________________________________________________________
8405 [   833] By: mbeattie                              on 1998/03/17  16:11:02
8406         Log: Integrate win32 branch into mainline.
8407      Branch: perl
8408           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
8409           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8410           !> win32/win32.c
8411 ____________________________________________________________________________
8412 [   832] By: gsar                                  on 1998/03/17  14:32:39
8413         Log: propagate bugfix @ change831 from asperl
8414      Branch: win32/perl
8415            ! regcomp.c
8416 ____________________________________________________________________________
8417 [   831] By: gsar                                  on 1998/03/17  14:02:51
8418         Log: fix buggy order of free() in regcomp.c (from AS)
8419      Branch: asperl
8420            ! regcomp.c
8421 ____________________________________________________________________________
8422 [   830] By: gsar                                  on 1998/03/17  01:10:54
8423         Log: add a part of AS patch#14, backout incomplete variable
8424              name changes for gcc. Builds and tests under VC/BC once again.
8425      Branch: asperl
8426            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
8427 ____________________________________________________________________________
8428 [   829] By: gsar                                  on 1998/03/16  23:49:18
8429         Log: stray tweak to win32.c
8430      Branch: win32/perl
8431            ! win32/win32.c
8432 ____________________________________________________________________________
8433 [   828] By: gsar                                  on 1998/03/16  22:06:03
8434         Log: update win32/config* files
8435      Branch: win32/perl
8436            ! win32/config.bc win32/config.gc win32/config.vc
8437            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8438 ____________________________________________________________________________
8439 [   827] By: gsar                                  on 1998/03/16  19:09:30
8440         Log: trivial integrate of mainline
8441      Branch: win32/perl
8442           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8443           +> lib/ExtUtils/inst
8444           !> (integrate 61 files)
8445 ____________________________________________________________________________
8446 [   826] By: mbeattie                              on 1998/03/16  16:39:23
8447         Log: newCONSTSUB had private MY_start_subparse.
8448      Branch: perl
8449            ! op.c
8450 ____________________________________________________________________________
8451 [   825] By: mbeattie                              on 1998/03/16  16:36:55
8452         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
8453      Branch: perl
8454            ! hv.c
8455 ____________________________________________________________________________
8456 [   824] By: mbeattie                              on 1998/03/16  16:27:43
8457         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
8458      Branch: perl
8459            ! MANIFEST
8460 ____________________________________________________________________________
8461 [   823] By: mbeattie                              on 1998/03/16  16:26:02
8462         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
8463      Branch: perl
8464            + lib/ExtUtils/Packlist.pm
8465 ____________________________________________________________________________
8466 [   822] By: mbeattie                              on 1998/03/16  16:22:58
8467         Log: Bump patchlevel.h to 63.
8468      Branch: perl
8469            ! ext/IO/IO.xs patchlevel.h
8470           !> (integrate 41 files)
8471 ____________________________________________________________________________
8472 [   821] By: mbeattie                              on 1998/03/16  16:18:35
8473         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
8474              Subject: Bundling builtin.pm and newCONSTSUB with the core?
8475              From: jan.dubois@ibm.net (Jan Dubois)
8476              Date: Sun, 15 Mar 1998 19:09:05 +0100
8477      Branch: perl
8478            ! embed.h global.sym op.c pod/perlguts.pod proto.h
8479 ____________________________________________________________________________
8480 [   820] By: mbeattie                              on 1998/03/16  16:02:50
8481         Log: Subject: [PATCH] STRESS_REALLOC
8482              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
8483              From: Stephen McCamant <alias@mcs.com>
8484      Branch: perl
8485            ! malloc.c perl.c scope.c
8486 ____________________________________________________________________________
8487 [   819] By: mbeattie                              on 1998/03/16  16:01:06
8488         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
8489              Date: Fri, 13 Mar 1998 23:21:25 +0100
8490              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
8491      Branch: perl
8492            ! perly.c
8493 ____________________________________________________________________________
8494 [   818] By: mbeattie                              on 1998/03/16  15:59:16
8495         Log: Subject: [Configure PATCH] for OS/2
8496              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
8497              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8498              [Two hunks to Configure failed to apply due to clashes]
8499      Branch: perl
8500            ! Configure hints/os2.sh
8501 ____________________________________________________________________________
8502 [   817] By: mbeattie                              on 1998/03/16  15:55:28
8503         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
8504              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
8505              From: Charles Bailey <BAILEY@newman.upenn.edu>
8506              [Needed manual tweaks on vms/config.vms since it clashed with other
8507              patches. I may have got it wrong.]
8508      Branch: perl
8509            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
8510            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
8511            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
8512            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
8513            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
8514            ! vms/test.com vms/vms.c vms/vmsish.h
8515 ____________________________________________________________________________
8516 [   816] By: mbeattie                              on 1998/03/16  15:26:04
8517         Log: Subject: [PATCH] Let h2xs read multiple header files
8518              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
8519              From: Benjamin Sugars <bsugars@canoe.ca>
8520      Branch: perl
8521            ! utils/h2xs.PL
8522 ____________________________________________________________________________
8523 [   815] By: mbeattie                              on 1998/03/16  15:24:12
8524         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
8525              Date: Mon, 09 Mar 1998 09:18:56 -0800
8526              From: Dan Sugalski <sugalskd@osshe.edu>
8527      Branch: perl
8528            ! vms/config.vms
8529 ____________________________________________________________________________
8530 [   814] By: mbeattie                              on 1998/03/16  13:17:14
8531         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
8532              Date: Sun, 08 Mar 1998 12:50:23 +0000
8533              From: Alan Burlison <alan.burlison@UK.Sun.COM>
8534              plus manual update of MANIFEST
8535      Branch: perl
8536            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
8537            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
8538            ! lib/ExtUtils/MM_Unix.pm
8539 ____________________________________________________________________________
8540 [   813] By: mbeattie                              on 1998/03/16  13:08:55
8541         Log: From: Blair Zajac <blair@gps.caltech.edu>
8542              Subject: PATCH: util.c and util.h function declarations do not match
8543              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
8544              Subject: PATCH: cgywin32 patch for perlgcc
8545              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
8546              Subject: PATCH: perl5.004_62 on cygwin32
8547              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
8548      Branch: perl
8549            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
8550 ____________________________________________________________________________
8551 [   812] By: mbeattie                              on 1998/03/16  12:55:39
8552         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8553              Subject: [PATCH 5.004_62} Config_62-01 patch available.
8554              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
8555              Subject: [PATCH 5.004_62] Tiny hint file updates
8556              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
8557      Branch: perl
8558            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8559            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
8560            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
8561            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
8562            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
8563            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
8564 ____________________________________________________________________________
8565 [   811] By: mbeattie                              on 1998/03/16  12:13:55
8566         Log: DOS djgpp updates:
8567              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8568              Subject: [PATCH for 5.004_61] dos-djgpp update
8569              Date: Fri, 6 Mar 1998 10:41:01 +0100
8570              Subject: [PATCH 5.004_62] dos-djgpp update
8571              Date: Thu, 12 Mar 1998 13:34:51 +0100
8572      Branch: perl
8573            ! djgpp/config.over hints/dos_djgpp.sh
8574 ____________________________________________________________________________
8575 [   810] By: gsar                                  on 1998/03/16  08:48:17
8576         Log: integrate mainline
8577      Branch: win32/perl
8578           !> pp_sys.c
8579 ____________________________________________________________________________
8580 [   809] By: gsar                                  on 1998/03/16  08:44:37
8581         Log: various changes to get asperl working under Borland
8582              (passes all tests when built under PERL_OBJECT)
8583      Branch: asperl
8584            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
8585            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
8586            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
8587            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
8588            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
8589            ! win32/win32sck.c
8590 ____________________________________________________________________________
8591 [   808] By: gsar                                  on 1998/03/12  19:50:20
8592         Log: set sockets to nonoverlapped mode for every thread
8593              Message-Id: <35081FE4.965A484D@enteract.com>
8594              Date:    Thu, 12 Mar 1998 11:48:20 CST
8595              From:    Steve Nielsen <spn@enteract.com>
8596              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
8597      Branch: win32/perl
8598            ! win32/win32.h win32/win32sck.c
8599 ____________________________________________________________________________
8600 [   807] By: gsar                                  on 1998/03/12  19:26:54
8601         Log: add AS patch#13
8602      Branch: asperl
8603            ! win32/Makefile
8604 ____________________________________________________________________________
8605 [   806] By: gsar                                  on 1998/03/12  00:51:08
8606         Log: added AS patch#12 with minor changes
8607      Branch: asperl
8608            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
8609            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8610            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
8611            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
8612            ! win32/runperl.c
8613 ____________________________________________________________________________
8614 [   805] By: gsar                                  on 1998/03/10  20:35:10
8615         Log: reinstate some standard sig_names to avoid noise from
8616              modules (and in hopes of making them _do_ something in future)
8617      Branch: win32/perl
8618            ! win32/config.bc win32/config.gc win32/config.vc
8619            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8620 ____________________________________________________________________________
8621 [   804] By: gsar                                  on 1998/03/10  20:33:05
8622         Log: mingw32 tweaks
8623      Branch: win32/perl
8624            ! win32/makefile.mk win32/win32.c win32/win32.h
8625 ____________________________________________________________________________
8626 [   803] By: gsar                                  on 1998/03/09  20:56:07
8627         Log: tweak Win32::DomainName() implementation
8628      Branch: win32/perl
8629            ! win32/Makefile win32/win32.c
8630 ____________________________________________________________________________
8631 [   802] By: gsar                                  on 1998/03/09  03:51:01
8632         Log: merge C<local $tied{foo}> patch, also moved statics in
8633              [ah]v.c to thrdvar.h
8634      Branch: win32/perl
8635            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
8636 ____________________________________________________________________________
8637 [   801] By: gsar                                  on 1998/03/09  02:38:35
8638         Log: minor win32 support fixes
8639              - add a better implementation of Win32::DomainName() (as
8640              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
8641              - fix opendir() emulation was unsafe what given long paths
8642      Branch: win32/perl
8643            ! win32/win32.c
8644 ____________________________________________________________________________
8645 [   800] By: nick                                  on 1998/03/07  09:36:41
8646         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
8647              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
8648              exist. (Breaks libnet).
8649      Branch: perl
8650            ! pp_sys.c
8651 ____________________________________________________________________________
8652 [   799] By: gsar                                  on 1998/03/07  07:51:28
8653         Log: integrate mainline changes
8654      Branch: asperl
8655           !> (integrate 111 files)
8656 ____________________________________________________________________________
8657 [   798] By: gsar                                  on 1998/03/07  07:01:55
8658         Log: integrate mainline
8659      Branch: win32/perl
8660           !> myconfig patchlevel.h
8661 ____________________________________________________________________________
8662 [   797] By: gsar                                  on 1998/03/07  06:49:49
8663         Log: provide our own popen()/pclose() to fix problems with qx//:
8664              - qx// used to always invoke the shell, now does so only when needed
8665              - qx// didn't respect PERL5SHELL, now does
8666      Branch: win32/perl
8667            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
8668 ____________________________________________________________________________
8669 [   796] By: gsar                                  on 1998/03/07  01:37:10
8670         Log: a missed s/sp/SP/
8671      Branch: win32/perl
8672            ! lib/ExtUtils/typemap pod/perlcall.pod
8673 ____________________________________________________________________________
8674 [   795] By: gsar                                  on 1998/03/07  01:05:21
8675         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
8676              mention that local stack pointer should be called SP.  This makes the
8677              API safer from source incompatibilities down the line.
8678      Branch: win32/perl
8679            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
8680            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8681            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
8682            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
8683            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
8684            ! pp_ctl.c pp_hot.c pp_sys.c util.c
8685
8686 ----------------
8687 Version 5.004_62
8688 ----------------
8689
8690 ____________________________________________________________________________
8691 [   794] By: mbeattie                              on 1998/03/06  09:38:08
8692         Log: Subject: [PATCH] perl5.004_61 myconfig updates
8693              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
8694              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8695      Branch: perl
8696            ! myconfig
8697 ____________________________________________________________________________
8698 [   793] By: mbeattie                              on 1998/03/06  09:36:37
8699         Log: Bump patchlevel.h to 62.
8700      Branch: perl
8701            ! patchlevel.h
8702 ____________________________________________________________________________
8703 [   792] By: mbeattie                              on 1998/03/06  09:35:57
8704         Log: Integrate win32 branch into mainline.
8705      Branch: perl
8706           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
8707           !> win32/config.gc win32/config.vc win32/config_H.bc
8708           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8709 ____________________________________________________________________________
8710 [   791] By: gsar                                  on 1998/03/06  06:00:08
8711         Log: various
8712              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
8713              - add missing prototypes
8714              - regenerate win32/config*.?c
8715      Branch: win32/perl
8716            ! bytecode.h proto.h win32/config.bc win32/config.gc
8717            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8718            ! win32/config_H.vc win32/makefile.mk
8719 ____________________________________________________________________________
8720 [   790] By: gsar                                  on 1998/03/06  03:19:23
8721         Log: fix typo in Makefile
8722      Branch: win32/perl
8723            ! win32/Makefile
8724 ____________________________________________________________________________
8725 [   789] By: gsar                                  on 1998/03/05  22:55:53
8726         Log: integrate mainline
8727      Branch: win32/perl
8728           !> (integrate 47 files)
8729 ____________________________________________________________________________
8730 [   788] By: gsar                                  on 1998/03/05  20:02:09
8731         Log: added AS patch#11
8732              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
8733              Date:    Thu, 05 Mar 1998 10:23:04 PST
8734              From:    Douglas Lankshear <dougl@ActiveState.com>
8735              
8736              This patch fixes a bug I introduced removing duplicate code.
8737              -- Doug
8738      Branch: asperl
8739            ! ObjXSub.h objpp.h win32/runperl.c
8740 ____________________________________________________________________________
8741 [   787] By: gsar                                  on 1998/03/05  19:56:17
8742         Log: add Nick's dTHR fixes
8743      Branch: win32/perl
8744            ! op.c scope.c
8745 ____________________________________________________________________________
8746 [   786] By: gsar                                  on 1998/03/05  19:54:49
8747         Log: maintpatch
8748              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
8749              Date:    Thu, 05 Mar 1998 02:49:46 EST
8750              From:    Spider Boardman <spider@orb.nashua.nh.us>
8751              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
8752      Branch: win32/perl
8753            ! scope.c
8754 ____________________________________________________________________________
8755 [   785] By: mbeattie                              on 1998/03/05  19:12:14
8756         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
8757              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
8758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8759      Branch: perl
8760            ! op.c proto.h regcomp.c regexp.h util.c
8761 ____________________________________________________________________________
8762 [   784] By: mbeattie                              on 1998/03/05  19:11:09
8763         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
8764              Date: Wed, 4 Mar 1998 10:18:03 GMT
8765              From: Nick Ing-Simmons <nik@tiuk.ti.com>
8766      Branch: perl
8767            ! atomic.h
8768 ____________________________________________________________________________
8769 [   783] By: mbeattie                              on 1998/03/05  19:09:16
8770         Log: Subject: Configure patches -01 and -02 for 5.004_61.
8771              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
8772              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8773      Branch: perl
8774            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8775            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
8776            ! config_h.SH handy.h hints/README.hints hints/aix.sh
8777            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
8778            ! makedepend.SH myconfig pp_sys.c
8779 ____________________________________________________________________________
8780 [   782] By: mbeattie                              on 1998/03/05  19:05:23
8781         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
8782              Date: 03 Mar 1998 18:05:07 +0100
8783              From: Gisle Aas <gisle@aas.no>
8784      Branch: perl
8785            ! perl.h pp_ctl.c
8786 ____________________________________________________________________________
8787 [   781] By: mbeattie                              on 1998/03/05  19:04:34
8788         Log: Subject: [PATCH] Make autouse -w-safe
8789              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
8790              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8791      Branch: perl
8792            ! lib/autouse.pm op.c sv.c
8793 ____________________________________________________________________________
8794 [   780] By: mbeattie                              on 1998/03/05  19:02:50
8795         Log: Subject: [PATCH] External symbol re_croak2
8796              Date: 02 Mar 1998 13:00:45 +0100
8797              From: Gisle Aas <gisle@aas.no>
8798      Branch: perl
8799            ! regcomp.c regcomp.h
8800 ____________________________________________________________________________
8801 [   779] By: mbeattie                              on 1998/03/05  19:01:25
8802         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
8803              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
8804              From: bailey@newman.upenn.edu (Charles Bailey)
8805      Branch: perl
8806            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
8807            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
8808            ! sv.h
8809 ____________________________________________________________________________
8810 [   778] By: mbeattie                              on 1998/03/05  18:53:13
8811         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
8812              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
8813              From: bailey@newman.upenn.edu (Charles Bailey)
8814      Branch: perl
8815            ! perl.h
8816 ____________________________________________________________________________
8817 [   777] By: mbeattie                              on 1998/03/05  18:50:25
8818         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
8819              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
8820              From: bailey@newman.upenn.edu (Charles Bailey)
8821      Branch: perl
8822            ! lib/File/Basename.pm
8823 ____________________________________________________________________________
8824 [   776] By: mbeattie                              on 1998/03/05  18:49:15
8825         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
8826              Date: 01 Mar 1998 15:16:03 +0100
8827              From: Gisle Aas <gisle@aas.no>
8828      Branch: perl
8829            ! pod/perlguts.pod
8830 ____________________________________________________________________________
8831 [   775] By: mbeattie                              on 1998/03/05  18:48:05
8832         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
8833              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
8834              From: Jarkko Hietaniemi <jhi@iki.fi>
8835      Branch: perl
8836            ! Makefile.SH perl_exp.SH
8837 ____________________________________________________________________________
8838 [   774] By: mbeattie                              on 1998/03/05  18:46:32
8839         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
8840              Date: Sun, 1 Mar 1998 02:02:47 -0500
8841              From: Spider Boardman <spider@orb.nashua.nh.us>
8842      Branch: perl
8843            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
8844 ____________________________________________________________________________
8845 [   773] By: mbeattie                              on 1998/03/05  18:43:57
8846         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
8847              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
8848              From: Hans Mulder <hansmu@xs4all.nl>
8849      Branch: perl
8850            ! pp_ctl.c
8851 ____________________________________________________________________________
8852 [   772] By: mbeattie                              on 1998/03/05  18:39:25
8853         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
8854              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
8855              From: Jarkko Hietaniemi <jhi@iki.fi>
8856      Branch: perl
8857            ! Makefile.SH
8858 ____________________________________________________________________________
8859 [   771] By: mbeattie                              on 1998/03/05  18:38:32
8860         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
8861              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
8862              From: Jarkko Hietaniemi <jhi@iki.fi>
8863      Branch: perl
8864            ! hints/netbsd.sh
8865 ____________________________________________________________________________
8866 [   770] By: mbeattie                              on 1998/03/05  18:36:50
8867         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
8868      Branch: perl
8869            ! cflags.SH
8870 ____________________________________________________________________________
8871 [   769] By: mbeattie                              on 1998/03/05  18:34:35
8872         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
8873              Subject: [PATCH 5.004_61] bunch of small patches
8874              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
8875              From: Andrew Cohen <cohen@andy.bu.edu>
8876      Branch: perl
8877            ! bytecode.h
8878 ____________________________________________________________________________
8879 [   768] By: mbeattie                              on 1998/03/05  18:13:06
8880         Log: Integrate win32 branch into mainline.
8881      Branch: perl
8882           !> (integrate 53 files)
8883 ____________________________________________________________________________
8884 [   767] By: TimBunce                              on 1998/03/05  11:48:09
8885         Log: Update to change 744.
8886      Branch: maint-5.004/perl
8887            ! lib/ExtUtils/Install.pm
8888 ____________________________________________________________________________
8889 [   765] By: TimBunce                              on 1998/03/05  11:24:24
8890         Log: Update embed.h after make regen_headers.
8891      Branch: maint-5.004/perl
8892            ! embed.h
8893 ____________________________________________________________________________
8894 [   764] By: TimBunce                              on 1998/03/05  11:05:13
8895         Log: APPLLIB_EXP now has arch and version dirs added to @INC
8896      Branch: maint-5.004/perl
8897            ! perl.c
8898 ____________________________________________________________________________
8899 [   763] By: TimBunce                              on 1998/03/05  11:01:38
8900         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
8901              Added MAINT_TRIAL_1 local patch label to patchlevel.h
8902              Removed win32/win32io.c and win32/win32io.h from repository
8903      Branch: maint-5.004/perl
8904            - win32/win32io.c win32/win32io.h
8905            ! MANIFEST patchlevel.h
8906 ____________________________________________________________________________
8907 [   762] By: TimBunce                              on 1998/03/05  10:05:34
8908         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
8909              From:  Spider Boardman <spider@orb.nashua.nh.us>
8910              Files:  scope.c
8911      Branch: maint-5.004/perl
8912            ! scope.c
8913 ____________________________________________________________________________
8914 [   761] By: TimBunce                              on 1998/03/05  10:03:10
8915         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
8916              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8917              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
8918              Files:  av.c hv.c scope.c t/op/local.t
8919      Branch: maint-5.004/perl
8920            ! av.c hv.c scope.c t/op/local.t
8921 ____________________________________________________________________________
8922 [   760] By: gsar                                  on 1998/03/04  20:58:21
8923         Log: added AS patch#10
8924              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
8925              Date:    Tue, 03 Mar 1998 10:46:13 PST
8926              From:    Douglas Lankshear <dougl@ActiveState.com>
8927              Subject: [PATCH]
8928              
8929              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
8930              linked modules.
8931              
8932              -- Doug
8933      Branch: asperl
8934            ! win32/dl_win32.xs
8935 ____________________________________________________________________________
8936 [   759] By: TimBunce                              on 1998/03/04  18:46:41
8937         Log: Update patchls utility
8938      Branch: maint-5.004/perl
8939            ! Porting/patchls
8940 ____________________________________________________________________________
8941 [   758] By: TimBunce                              on 1998/03/04  17:07:06
8942         Log: perldoc -f now uses pager if text is too long for screen
8943      Branch: maint-5.004/perl
8944            ! utils/perldoc.PL
8945 ____________________________________________________________________________
8946 [   757] By: TimBunce                              on 1998/03/04  16:57:04
8947         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
8948              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
8949      Branch: maint-5.004/perl
8950            + hints/openbsd.sh
8951            ! pod/perlfunc.pod
8952 ____________________________________________________________________________
8953 [   756] By: TimBunce                              on 1998/03/04  16:48:40
8954         Log: Fix for new gnulibc stdio.h when using sfio+perlio
8955      Branch: maint-5.004/perl
8956            ! perlsdio.h
8957 ____________________________________________________________________________
8958 [   755] By: TimBunce                              on 1998/03/04  16:47:08
8959         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
8960              Added details of split in scalar context to perlfunc.pod
8961      Branch: maint-5.004/perl
8962            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
8963 ____________________________________________________________________________
8964 [   754] By: TimBunce                              on 1998/03/04  16:35:58
8965         Log: Updated perl -v info to include reference to docs and home page.
8966      Branch: maint-5.004/perl
8967            ! perl.c
8968 ____________________________________________________________________________
8969 [   753] By: TimBunce                              on 1998/03/04  16:31:29
8970         Log: Updated hints/bsdos.sh for BSD/OS 3.1
8971              Fixed typo in pod/perlsyn.pod
8972              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
8973              Fixed typo in ext/GDBM_File/GDBM_File.pm
8974      Branch: maint-5.004/perl
8975            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
8976            ! hints/bsdos.sh pod/perlsyn.pod
8977 ____________________________________________________________________________
8978 [   752] By: TimBunce                              on 1998/03/04  15:49:19
8979         Log: Changed bug address in README to perlbug@perl.com
8980              Changed Copyright in perl.c to 1998
8981              Added op/pos.t test from Robin Houston <robin@oneworld.org>
8982      Branch: maint-5.004/perl
8983            + t/op/pos.t
8984            ! README perl.c
8985 ____________________________________________________________________________
8986 [   751] By: TimBunce                              on 1998/03/04  14:47:15
8987         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
8988      Branch: maint-5.004/perl
8989            ! t/comp/require.t t/lib/ph.t
8990 ____________________________________________________________________________
8991 [   750] By: TimBunce                              on 1998/03/04  13:29:58
8992         Log: Added dTHR definition to ease backwards compatibility for XS
8993              source code from 5.005.
8994      Branch: maint-5.004/perl
8995            ! perl.h
8996 ____________________________________________________________________________
8997 [   749] By: TimBunce                              on 1998/03/04  12:19:19
8998         Log: Title:  "rename local 'op' variables to 'o'", #F114
8999              From:  Gurusamy Sarathy
9000              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
9001              toke.c
9002      Branch: maint-5.004/perl
9003            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
9004            ! scope.c toke.c
9005 ____________________________________________________________________________
9006 [   748] By: TimBunce                              on 1998/03/04  12:12:27
9007         Log: Title:  "consolidated win32 patch", #F112
9008              From:  Gurusamy Sarathy
9009              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
9010              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
9011              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9012              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
9013              t/harness win32/win32.h win32/win32iop.h README.win32
9014              doio.c installhtml installperl pp_sys.c win32/Makefile
9015              win32/config.bc win32/config.vc win32/config_H.bc
9016              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9017              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
9018              win32/perllib.c win32/runperl.c win32/win32.c
9019              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
9020              x2p/a2py.c
9021      Branch: maint-5.004/perl
9022            + win32/bin/perlglob.pl
9023            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
9024            ! installhtml installperl lib/ExtUtils/Command.pm
9025            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9026            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
9027            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
9028            ! win32/Makefile win32/config.bc win32/config.vc
9029            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
9030            ! win32/config_sh.PL win32/dl_win32.xs
9031            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9032            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9033            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
9034            ! x2p/a2py.c
9035 ____________________________________________________________________________
9036 [   747] By: TimBunce                              on 1998/03/04  11:59:57
9037         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
9038              From:  Gurusamy Sarathy
9039              Files:  MANIFEST t/lib/ph.t
9040      Branch: maint-5.004/perl
9041            ! MANIFEST t/lib/ph.t
9042 ____________________________________________________________________________
9043 [   746] By: TimBunce                              on 1998/03/04  11:47:43
9044         Log: Title:  "properly save STDOUT during system() in debugger", #F110
9045              From:  Jason Smith <smithj4@rpi.edu>
9046              Files:  lib/perl5db.pl
9047      Branch: maint-5.004/perl
9048            ! lib/perl5db.pl
9049 ____________________________________________________________________________
9050 [   745] By: TimBunce                              on 1998/03/04  11:40:19
9051         Log: Title:  "generate DynaLoader.pm at build time", #F109
9052              From:  Achim Bohnet <ach@mpe.mpg.de>
9053              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
9054              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
9055      Branch: maint-5.004/perl
9056            + ext/DynaLoader/DynaLoader.pm.PL
9057            ! MANIFEST ext/DynaLoader/Makefile.PL
9058 ____________________________________________________________________________
9059 [   744] By: TimBunce                              on 1998/03/04  11:34:09
9060         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
9061              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
9062              J. Koenig)
9063              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
9064              Files:  lib/ExtUtils/Install.pm
9065      Branch: maint-5.004/perl
9066            ! lib/ExtUtils/Install.pm
9067 ____________________________________________________________________________
9068 [   743] By: TimBunce                              on 1998/03/04  10:45:05
9069         Log: Title:  "Pod::Html trips over "C<0>"", #F107
9070              From:  Chip Salzenberg
9071              Files:  lib/Pod/Html.pm
9072      Branch: maint-5.004/perl
9073            ! lib/Pod/Html.pm
9074 ____________________________________________________________________________
9075 [   742] By: TimBunce                              on 1998/03/04  10:12:54
9076         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
9077              From:  Achim Bohnet <ach@mpe.mpg.de>
9078              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
9079              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
9080      Branch: maint-5.004/perl
9081            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9082 ____________________________________________________________________________
9083 [   741] By: TimBunce                              on 1998/03/04  10:08:31
9084         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
9085              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
9086              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
9087              Zakharevich)
9088              Msg-ID:  <199801040630.AA29298@metronet.com>,
9089              <199801041826.NAA11568@aatma.engin.umich.edu>,
9090              <1998Jan4.130412.2719461@cor.newman>
9091              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
9092              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
9093      Branch: maint-5.004/perl
9094            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
9095            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
9096            ! win32/win32.h
9097 ____________________________________________________________________________
9098 [   740] By: TimBunce                              on 1998/03/04  09:55:57
9099         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
9100              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9101              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
9102              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
9103      Branch: maint-5.004/perl
9104            ! lib/Tie/Hash.pm pod/perlfunc.pod
9105 ____________________________________________________________________________
9106 [   739] By: TimBunce                              on 1998/03/04  09:26:01
9107         Log: Title:  "more doc for perldoc", #F103
9108              From:  Gurusamy Sarathy
9109              Files:  utils/perldoc.PL
9110      Branch: maint-5.004/perl
9111            ! utils/perldoc.PL
9112 ____________________________________________________________________________
9113 [   738] By: TimBunce                              on 1998/03/04  09:23:16
9114         Log: Title:  "Make perldoc look for an index file ", #F102
9115              From:  Gisle Aas <gisle@aas.no>
9116              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
9117              Files:  utils/perldoc.PL
9118      Branch: maint-5.004/perl
9119            ! utils/perldoc.PL
9120 ____________________________________________________________________________
9121 [   737] By: TimBunce                              on 1998/03/04  09:21:15
9122         Log: Title:  "perldoc -F filename", #F101
9123              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9124              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
9125              Files:  utils/perldoc.PL
9126      Branch: maint-5.004/perl
9127            ! utils/perldoc.PL
9128 ____________________________________________________________________________
9129 [   736] By: TimBunce                              on 1998/03/04  09:16:20
9130         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9131              From:  Gisle Aas <gisle@aas.no>
9132              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
9133              Files:  sv.c
9134      Branch: maint-5.004/perl
9135            ! sv.c
9136 ____________________________________________________________________________
9137 [   735] By: TimBunce                              on 1998/03/04  09:08:51
9138         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
9139              From:  abigail@fnx.com
9140              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9141              Files:  lib/Benchmark.pm
9142      Branch: maint-5.004/perl
9143            ! lib/Benchmark.pm
9144 ____________________________________________________________________________
9145 [   734] By: TimBunce                              on 1998/03/04  08:59:58
9146         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
9147              From:  Gisle Aas <gisle@aas.no>
9148              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
9149              Files:  hv.c
9150      Branch: maint-5.004/perl
9151            ! hv.c
9152 ____________________________________________________________________________
9153 [   733] By: TimBunce                              on 1998/03/04  08:35:19
9154         Log: Title:  "support caseless %ENV", #F097
9155              From:  Gurusamy Sarathy
9156              Files:  hv.c t/op/magic.t win32/win32.h
9157      Branch: maint-5.004/perl
9158            ! hv.c t/op/magic.t win32/win32.h
9159 ____________________________________________________________________________
9160 [   732] By: TimBunce                              on 1998/03/04  08:33:58
9161         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
9162              From:  Ilya Zakharevich
9163              Files:  emacs/cperl-mode.el
9164      Branch: maint-5.004/perl
9165            ! emacs/cperl-mode.el
9166 ____________________________________________________________________________
9167 [   731] By: TimBunce                              on 1998/03/04  08:26:23
9168         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
9169              magic", #F095
9170              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9171              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
9172              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9173              lib/ExtUtils/xsubpp sv.c
9174      Branch: maint-5.004/perl
9175            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9176            ! pod/perlxs.pod proto.h sv.c sv.h
9177 ____________________________________________________________________________
9178 [   730] By: TimBunce                              on 1998/03/04  08:20:52
9179         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
9180              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9181              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
9182              Files:  mg.c
9183      Branch: maint-5.004/perl
9184            ! mg.c
9185 ____________________________________________________________________________
9186 [   729] By: TimBunce                              on 1998/03/04  08:18:02
9187         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
9188              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9189              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
9190              Files:  t/op/sort.t
9191      Branch: maint-5.004/perl
9192            ! t/op/sort.t
9193 ____________________________________________________________________________
9194 [   728] By: TimBunce                              on 1998/03/04  08:17:07
9195         Log: Title:  "Make search.pl work on win32", #F092
9196              From:  Gurusamy Sarathy
9197              Files:  win32/bin/search.pl
9198      Branch: maint-5.004/perl
9199            ! win32/bin/search.pl
9200 ____________________________________________________________________________
9201 [   727] By: gsar                                  on 1998/03/04  04:13:23
9202         Log: missing s/op/o/ from one of the mainpatches
9203      Branch: win32/perl
9204            ! op.c
9205 ____________________________________________________________________________
9206 [   726] By: gsar                                  on 1998/03/04  02:12:13
9207         Log: maintpatches #102 and #103 to perldoc.PL
9208      Branch: win32/perl
9209            ! utils/perldoc.PL
9210 ____________________________________________________________________________
9211 [   725] By: gsar                                  on 1998/03/04  02:00:15
9212         Log: renumber some tests to match maint branch
9213      Branch: win32/perl
9214            ! t/op/local.t
9215 ____________________________________________________________________________
9216 [   724] By: gsar                                  on 1998/03/04  01:25:50
9217         Log: maintpatch
9218              #70:  "Fix random whitespace errors in docs"
9219              From:  Roderick Schertler <roderick@argon.org>
9220              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9221              Date:  Fri, 24 Oct 1997 11:20:44 -0400
9222              Files:  pod/checkpods.PL pod/perlfunc.pod
9223      Branch: win32/perl
9224            ! pod/checkpods.PL
9225 ____________________________________________________________________________
9226 [   723] By: gsar                                  on 1998/03/04  01:04:37
9227         Log: sync maintpatch
9228              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
9229              From:  Chip Salzenberg
9230              Files:  lib/File/Path.pm
9231      Branch: win32/perl
9232            ! lib/File/Path.pm
9233 ____________________________________________________________________________
9234 [   722] By: gsar                                  on 1998/03/04  00:46:46
9235         Log: remove redundancy in File::Find
9236      Branch: win32/perl
9237            ! lib/File/Find.pm
9238 ____________________________________________________________________________
9239 [   721] By: TimBunce                              on 1998/03/03  20:06:41
9240         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
9241              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
9242              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
9243              Files:  utils/perldoc.PL
9244      Branch: maint-5.004/perl
9245            ! utils/perldoc.PL
9246 ____________________________________________________________________________
9247 [   720] By: TimBunce                              on 1998/03/03  20:03:59
9248         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9249              #F090
9250              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9251              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
9252              Files:  lib/ExtUtils/MM_Unix.pm
9253      Branch: maint-5.004/perl
9254            ! lib/ExtUtils/MM_Unix.pm
9255 ____________________________________________________________________________
9256 [   719] By: TimBunce                              on 1998/03/03  20:02:06
9257         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9258              From:  Gurusamy Sarathy
9259              Files:  lib/FindBin.pm
9260      Branch: maint-5.004/perl
9261            ! lib/FindBin.pm
9262 ____________________________________________________________________________
9263 [   718] By: TimBunce                              on 1998/03/03  20:00:26
9264         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
9265              #F088
9266              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9267              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
9268              Files:  lib/File/Find.pm
9269      Branch: maint-5.004/perl
9270            ! lib/File/Find.pm
9271 ____________________________________________________________________________
9272 [   717] By: TimBunce                              on 1998/03/03  19:59:38
9273         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
9274              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9275              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
9276              Files:  op.c
9277      Branch: maint-5.004/perl
9278            ! op.c
9279 ____________________________________________________________________________
9280 [   716] By: TimBunce                              on 1998/03/03  19:57:17
9281         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9282              #F086
9283              From:  Gurusamy Sarathy
9284              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
9285      Branch: maint-5.004/perl
9286            ! pod/perldelta.pod pod/perldiag.pod toke.c
9287 ____________________________________________________________________________
9288 [   715] By: TimBunce                              on 1998/03/03  19:51:33
9289         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
9290              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9291              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
9292              Files:  lib/Pod/Html.pm
9293      Branch: maint-5.004/perl
9294            ! lib/Pod/Html.pm
9295 ____________________________________________________________________________
9296 [   714] By: TimBunce                              on 1998/03/03  19:50:28
9297         Log: Title:  "New pod: perlhist", #F084
9298              From:  Jarkko Hietaniemi <jhi@iki.fi>
9299              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
9300              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9301      Branch: maint-5.004/perl
9302            + pod/perlhist.pod
9303            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9304 ____________________________________________________________________________
9305 [   713] By: TimBunce                              on 1998/03/03  19:47:13
9306         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
9307              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9308              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
9309              Files:  pp_ctl.c t/op/local.t
9310      Branch: maint-5.004/perl
9311            ! pp_ctl.c t/op/local.t
9312 ____________________________________________________________________________
9313 [   712] By: TimBunce                              on 1998/03/03  19:45:56
9314         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9315              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9316              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
9317              Files:  pp_ctl.c
9318      Branch: maint-5.004/perl
9319            ! pp_ctl.c
9320 ____________________________________________________________________________
9321 [   711] By: TimBunce                              on 1998/03/03  19:44:41
9322         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
9323              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9324              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
9325              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9326      Branch: maint-5.004/perl
9327            + t/comp/require.t
9328            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9329 ____________________________________________________________________________
9330 [   710] By: TimBunce                              on 1998/03/03  19:36:34
9331         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
9332              From:  Jarkko Hietaniemi <jhi@iki.fi>
9333              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
9334              Files:  t/pragma/locale.t
9335      Branch: maint-5.004/perl
9336            ! t/pragma/locale.t
9337 ____________________________________________________________________________
9338 [   709] By: TimBunce                              on 1998/03/03  19:32:30
9339         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9340              From:  Gisle Aas <gisle@aas.no>
9341              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
9342              Files:  sv.c
9343      Branch: maint-5.004/perl
9344            ! sv.c
9345 ____________________________________________________________________________
9346 [   708] By: TimBunce                              on 1998/03/03  19:28:06
9347         Log: Title:  "Eliminate double warnings under C<package;>", #F077
9348              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9349              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9350              Files:  gv.c op.c toke.c
9351      Branch: maint-5.004/perl
9352            ! gv.c op.c toke.c
9353 ____________________________________________________________________________
9354 [   707] By: TimBunce                              on 1998/03/03  19:13:17
9355         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
9356              #F076
9357              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
9358              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
9359              Files:  lib/File/Path.pm
9360      Branch: maint-5.004/perl
9361            ! lib/File/Path.pm
9362 ____________________________________________________________________________
9363 [   706] By: TimBunce                              on 1998/03/03  19:08:45
9364         Log: Title:  "Update of h2ph", #F075
9365              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
9366              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
9367              Files:  t/lib/ph.t utils/h2ph.PL
9368      Branch: maint-5.004/perl
9369            + t/lib/ph.t
9370            ! utils/h2ph.PL
9371 ____________________________________________________________________________
9372 [   705] By: TimBunce                              on 1998/03/03  18:56:59
9373         Log: Title:  "Fix AutoLoader for deep packages", #F074
9374              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
9375              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
9376              Files:  lib/AutoLoader.pm
9377      Branch: maint-5.004/perl
9378            ! lib/AutoLoader.pm
9379 ____________________________________________________________________________
9380 [   704] By: TimBunce                              on 1998/03/03  18:35:36
9381         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
9382              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9383              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
9384              Files:  op.c
9385      Branch: maint-5.004/perl
9386            ! op.c
9387 ____________________________________________________________________________
9388 [   703] By: TimBunce                              on 1998/03/03  18:32:28
9389         Log: Title:  "Make recursive lexical analysis more robust", #F072
9390              From:  Ilya Zakharevich and Chip Salzenberg
9391              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
9392              Files:  toke.c
9393      Branch: maint-5.004/perl
9394            ! toke.c
9395 ____________________________________________________________________________
9396 [   702] By: TimBunce                              on 1998/03/03  18:18:10
9397         Log: Title:  "Fix random whitespace errors in docs", #F070
9398              From:  Roderick Schertler <roderick@argon.org>
9399              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9400              Files:  pod/perlfunc.pod pod/checkpods.PL
9401      Branch: maint-5.004/perl
9402            ! pod/checkpods.PL pod/perlfunc.pod
9403 ____________________________________________________________________________
9404 [   701] By: TimBunce                              on 1998/03/03  18:13:54
9405         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
9406              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9407              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
9408              Files:  toke.c
9409      Branch: maint-5.004/perl
9410            ! toke.c
9411 ____________________________________________________________________________
9412 [   700] By: TimBunce                              on 1998/03/03  18:11:20
9413         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
9414              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
9415              <nick@flirble.org>
9416              Msg-ID:  <199710241248.NAA00163@flirble.org>,
9417              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
9418              net>
9419              Files:  pp_ctl.c sv.c
9420      Branch: maint-5.004/perl
9421            ! pp_ctl.c sv.c
9422 ____________________________________________________________________________
9423 [   699] By: TimBunce                              on 1998/03/03  18:06:59
9424         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
9425              From:  Jarkko Hietaniemi <jhi@iki.fi>
9426              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
9427              Files:  op.c
9428      Branch: maint-5.004/perl
9429            ! op.c
9430 ____________________________________________________________________________
9431 [   698] By: TimBunce                              on 1998/03/03  18:04:51
9432         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
9433              From:  Administration <fadmin@informatics.muni.cz>
9434              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
9435              Files:  op.c
9436      Branch: maint-5.004/perl
9437            ! op.c
9438 ____________________________________________________________________________
9439 [   697] By: TimBunce                              on 1998/03/03  18:02:54
9440         Log: Title:  "Allow C<last()> to mean C<last>", #F065
9441              From:  Chip Salzenberg
9442              Files:  op.c
9443      Branch: maint-5.004/perl
9444            ! op.c
9445 ____________________________________________________________________________
9446 [   696] By: TimBunce                              on 1998/03/03  17:58:12
9447         Log: Title:  "Fix extension version mismatch message", #F064
9448              From:  Chip Salzenberg
9449              Files:  XSUB.h
9450      Branch: maint-5.004/perl
9451            ! XSUB.h
9452 ____________________________________________________________________________
9453 [   695] By: TimBunce                              on 1998/03/03  17:53:04
9454         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
9455              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
9456              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
9457              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9458              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9459      Branch: maint-5.004/perl
9460            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9461            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9462 ____________________________________________________________________________
9463 [   694] By: TimBunce                              on 1998/03/03  17:40:47
9464         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
9465              From:  Tom Christiansen
9466              Files:  ext/Socket/Socket.pm
9467      Branch: maint-5.004/perl
9468            ! ext/Socket/Socket.pm
9469 ____________________________________________________________________________
9470 [   693] By: TimBunce                              on 1998/03/03  17:32:57
9471         Log: Title:  "Kill warning about parameter type", #F061
9472              From:  Chip Salzenberg
9473              Files:  op.c
9474      Branch: maint-5.004/perl
9475            ! op.c
9476 ____________________________________________________________________________
9477 [   692] By: TimBunce                              on 1998/03/03  17:11:07
9478         Log: Title:  "Socket occasional SEGV", #F060
9479              From:  Trevor Blackwell <tlb@viaweb.com>
9480              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
9481              Files:  ext/Socket/Socket.xs
9482      Branch: maint-5.004/perl
9483            ! ext/Socket/Socket.xs
9484 ____________________________________________________________________________
9485 [   691] By: TimBunce                              on 1998/03/03  17:09:51
9486         Log: Title:  "Avoid SEGV from local($@)", #F059
9487              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9488              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
9489              Files:  pp_ctl.c
9490      Branch: maint-5.004/perl
9491            ! pp_ctl.c
9492 ____________________________________________________________________________
9493 [   690] By: TimBunce                              on 1998/03/03  17:08:21
9494         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
9495              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9496              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
9497              Files:  op.c
9498      Branch: maint-5.004/perl
9499            ! op.c
9500 ____________________________________________________________________________
9501 [   689] By: TimBunce                              on 1998/03/03  17:05:57
9502         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
9503              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9504              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
9505              Files:  XSUB.h
9506      Branch: maint-5.004/perl
9507            ! XSUB.h
9508 ____________________________________________________________________________
9509 [   688] By: TimBunce                              on 1998/03/03  17:04:15
9510         Log: Title:  "Re: Sort grammar bug", #F056
9511              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9512              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
9513              Files:  toke.c
9514      Branch: maint-5.004/perl
9515            ! toke.c
9516 ____________________________________________________________________________
9517 [   687] By: TimBunce                              on 1998/03/03  17:01:32
9518         Log: Title:  "Document indirect object cases for exec(), system()", #F055
9519              From:  Dominic Dunlop <domo@slipper.ip.lu>
9520              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
9521              Files:  pod/perlfunc.pod
9522      Branch: maint-5.004/perl
9523            ! pod/perlfunc.pod
9524 ____________________________________________________________________________
9525 [   686] By: TimBunce                              on 1998/03/03  16:56:44
9526         Log: Title:  "Update docs on tr///", #F054
9527              From:  Tom Phoenix <rootbeer@teleport.com>
9528              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
9529              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9530              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9531              pod/perlstyle.pod toke.c
9532      Branch: maint-5.004/perl
9533            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9534            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9535            ! pod/perlstyle.pod toke.c
9536 ____________________________________________________________________________
9537 [   685] By: TimBunce                              on 1998/03/03  16:38:50
9538         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
9539              From:  Tom Phoenix <rootbeer@teleport.com>
9540              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
9541              Files:  pod/perlop.pod
9542      Branch: maint-5.004/perl
9543            ! pod/perlop.pod
9544 ____________________________________________________________________________
9545 [   684] By: TimBunce                              on 1998/03/03  16:37:00
9546         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
9547              From:  "Joseph N. Hall" <joseph@cscaper.com>
9548              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
9549              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
9550      Branch: maint-5.004/perl
9551            ! perly.c perly.c.diff perly.y vms/perly_c.vms
9552 ____________________________________________________________________________
9553 [   683] By: TimBunce                              on 1998/03/03  16:31:15
9554         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
9555              sv_vsetpfn", #F051
9556              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
9557              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
9558              Files:  pod/perlguts.pod
9559      Branch: maint-5.004/perl
9560            ! pod/perlguts.pod
9561 ____________________________________________________________________________
9562 [   682] By: TimBunce                              on 1998/03/03  16:28:30
9563         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
9564              From:  Jarkko Hietaniemi <jhi@iki.fi>
9565              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
9566              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
9567      Branch: maint-5.004/perl
9568            ! INSTALL pod/perldiag.pod pod/perllocale.pod
9569 ____________________________________________________________________________
9570 [   681] By: TimBunce                              on 1998/03/03  16:24:12
9571         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
9572              From:  Jerome Abela <abela@hsc.fr>
9573              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
9574              Files:  ext/Fcntl/Fcntl.pm
9575      Branch: maint-5.004/perl
9576            ! ext/Fcntl/Fcntl.pm
9577 ____________________________________________________________________________
9578 [   680] By: TimBunce                              on 1998/03/03  16:23:20
9579         Log: Title:  "Commenting toke.c", #F048
9580              From:  gnat@frii.com
9581              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
9582              Files:  toke.c
9583      Branch: maint-5.004/perl
9584            ! toke.c
9585 ____________________________________________________________________________
9586 [   679] By: TimBunce                              on 1998/03/03  16:18:32
9587         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
9588              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9589              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
9590              Files:  pod/perlguts.pod pp.c t/op/vec.t
9591      Branch: maint-5.004/perl
9592            ! pod/perlguts.pod pp.c t/op/vec.t
9593 ____________________________________________________________________________
9594 [   678] By: TimBunce                              on 1998/03/03  16:15:44
9595         Log: Title:  "A few perl5.004_03 bugs", #F046
9596              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9597              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
9598              Files:  mg.c t/op/magic.t
9599      Branch: maint-5.004/perl
9600            ! mg.c t/op/magic.t
9601 ____________________________________________________________________________
9602 [   677] By: TimBunce                              on 1998/03/03  16:13:11
9603         Log: Title:  "Faster, cleaner av_unshift() ", #F045
9604              From:  Gisle Aas <gisle@aas.no>
9605              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
9606              Files:  av.c
9607      Branch: maint-5.004/perl
9608            ! av.c
9609 ____________________________________________________________________________
9610 [   676] By: TimBunce                              on 1998/03/03  16:04:30
9611         Log: Title:  "New hints/solaris2.sh", #F044
9612              From:  Stephen Zander <srz@mckesson.com>
9613              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
9614              Files:  hints/solaris_2.sh
9615      Branch: maint-5.004/perl
9616            ! hints/solaris_2.sh
9617 ____________________________________________________________________________
9618 [   675] By: TimBunce                              on 1998/03/03  15:33:07
9619         Log: Title:  "Refresh Complex.pm and test", #F043
9620              From:  Jarkko Hietaniemi <jhi@iki.fi>
9621              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
9622              Files:  lib/Math/Complex.pm t/lib/complex.t
9623      Branch: maint-5.004/perl
9624            ! lib/Math/Complex.pm t/lib/complex.t
9625 ____________________________________________________________________________
9626 [   674] By: TimBunce                              on 1998/03/03  15:29:16
9627         Log: Title:  "Fix (\@@) proto", #F042
9628              From:  "Joseph N. Hall" <joseph@cscaper.com>
9629              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
9630              Files:  op.c t/comp/proto.t
9631      Branch: maint-5.004/perl
9632            ! op.c t/comp/proto.t
9633 ____________________________________________________________________________
9634 [   673] By: TimBunce                              on 1998/03/03  15:26:31
9635         Log: Title:  "Allow empty BLOCK in code", #F041
9636              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
9637              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
9638              Files:  toke.c
9639      Branch: maint-5.004/perl
9640            ! toke.c
9641 ____________________________________________________________________________
9642 [   672] By: TimBunce                              on 1998/03/03  15:23:55
9643         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
9644              From:  Chip Salzenberg
9645              Files:  gv.c t/op/gv.t
9646      Branch: maint-5.004/perl
9647            ! gv.c t/op/gv.t
9648 ____________________________________________________________________________
9649 [   671] By: TimBunce                              on 1998/03/03  10:02:32
9650         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
9651              From:  Gisle Aas <gisle@aas.no>
9652              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
9653              Files:  gv.c sv.c
9654      Branch: maint-5.004/perl
9655            ! gv.c sv.c
9656 ____________________________________________________________________________
9657 [   670] By: TimBunce                              on 1998/03/03  09:59:48
9658         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
9659              From:  Chip Salzenberg
9660              Files:  gv.c
9661      Branch: maint-5.004/perl
9662            ! gv.c
9663 ____________________________________________________________________________
9664 [   669] By: TimBunce                              on 1998/03/03  09:58:58
9665         Log: Title:  "Make Configure less negative about PerlIO", #F036
9666              From:  chip@atlantic.net
9667              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
9668              Files:  Configure
9669      Branch: maint-5.004/perl
9670            ! Configure
9671 ____________________________________________________________________________
9672 [   668] By: TimBunce                              on 1998/03/03  09:55:51
9673         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
9674              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
9675              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
9676              Files:  pp_ctl.c
9677      Branch: maint-5.004/perl
9678            ! pp_ctl.c
9679 ____________________________________________________________________________
9680 [   667] By: TimBunce                              on 1998/03/03  09:52:59
9681         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
9682              From:  Irving Reid <irving@tor.securecomputing.com>
9683              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
9684              Files:  lib/Getopt/Long.pm
9685      Branch: maint-5.004/perl
9686            ! lib/Getopt/Long.pm
9687 ____________________________________________________________________________
9688 [   666] By: TimBunce                              on 1998/03/03  09:51:27
9689         Log: Title:  "adding the newSVpvn API function", #F033
9690              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9691              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
9692              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
9693      Branch: maint-5.004/perl
9694            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
9695 ____________________________________________________________________________
9696 [   665] By: TimBunce                              on 1998/03/03  09:43:30
9697         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
9698              From:  Chip Salzenberg
9699              Files:  toke.c
9700      Branch: maint-5.004/perl
9701            ! toke.c
9702 ____________________________________________________________________________
9703 [   664] By: TimBunce                              on 1998/03/03  09:41:40
9704         Log: Title:  "Re-optimize character classes", #F031
9705              From:  Chip Salzenberg
9706              Files:  regcomp.h regcomp.c regexec.c
9707      Branch: maint-5.004/perl
9708            ! regcomp.c regcomp.h regexec.c
9709 ____________________________________________________________________________
9710 [   663] By: TimBunce                              on 1998/03/03  09:39:55
9711         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
9712              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
9713              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
9714              Files:  op.c t/op/local.t
9715      Branch: maint-5.004/perl
9716            ! op.c t/op/local.t
9717 ____________________________________________________________________________
9718 [   662] By: TimBunce                              on 1998/03/03  09:37:51
9719         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
9720              From:  Chip Salzenberg
9721              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
9722              pp_hot.c regexec.c scope.c
9723      Branch: maint-5.004/perl
9724            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
9725            ! proto.h regexec.c regexp.h scope.c
9726 ____________________________________________________________________________
9727 [   661] By: TimBunce                              on 1998/03/03  09:27:04
9728         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
9729              From:  Chip Salzenberg
9730              Files:  toke.c
9731      Branch: maint-5.004/perl
9732            ! toke.c
9733 ____________________________________________________________________________
9734 [   660] By: TimBunce                              on 1998/03/03  09:24:41
9735         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
9736              From:  Chip Salzenberg
9737              Files:  scope.c
9738      Branch: maint-5.004/perl
9739            ! scope.c
9740 ____________________________________________________________________________
9741 [   659] By: TimBunce                              on 1998/03/03  09:24:00
9742         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
9743              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9744              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
9745              Files:  sv.c t/op/sprintf.t
9746      Branch: maint-5.004/perl
9747            ! sv.c t/op/sprintf.t
9748 ____________________________________________________________________________
9749 [   658] By: TimBunce                              on 1998/03/03  09:22:13
9750         Log: Title:  "Tiny core patch for source filters", #F025
9751              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
9752              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
9753              Files:  toke.c
9754      Branch: maint-5.004/perl
9755            ! toke.c
9756 ____________________________________________________________________________
9757 [   657] By: TimBunce                              on 1998/03/03  09:20:00
9758         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
9759              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9760              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
9761              Files:  t/base/lex.t toke.c
9762      Branch: maint-5.004/perl
9763            ! t/base/lex.t toke.c
9764 ____________________________________________________________________________
9765 [   656] By: TimBunce                              on 1998/03/03  09:17:56
9766         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
9767              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9768              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
9769              Files:  doio.c t/pragma/warn-1global
9770      Branch: maint-5.004/perl
9771            ! doio.c t/pragma/warn-1global
9772 ____________________________________________________________________________
9773 [   655] By: TimBunce                              on 1998/03/03  09:16:56
9774         Log: Title:  "Fix '*' prototype", #F022
9775              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9776              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
9777              Files:  toke.c
9778      Branch: maint-5.004/perl
9779            ! toke.c
9780 ____________________________________________________________________________
9781 [   654] By: TimBunce                              on 1998/03/03  09:15:04
9782         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
9783              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
9784              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
9785              Files:  lib/File/Find.pm
9786      Branch: maint-5.004/perl
9787            ! lib/File/Find.pm
9788 ____________________________________________________________________________
9789 [   653] By: TimBunce                              on 1998/03/03  09:11:55
9790         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
9791              From:  Chip Salzenberg
9792              Files:  sv.c
9793      Branch: maint-5.004/perl
9794            ! sv.c
9795 ____________________________________________________________________________
9796 [   652] By: TimBunce                              on 1998/03/03  09:07:50
9797         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
9798              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9799              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
9800              Files:  scope.c
9801      Branch: maint-5.004/perl
9802            ! scope.c
9803 ____________________________________________________________________________
9804 [   651] By: TimBunce                              on 1998/03/03  09:07:10
9805         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
9806              From:  Stephane Payrard <stef@francenet.fr>
9807              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
9808              Files:  op.c t/op/my.t
9809      Branch: maint-5.004/perl
9810            ! op.c t/op/my.t
9811 ____________________________________________________________________________
9812 [   650] By: TimBunce                              on 1998/03/03  09:04:04
9813         Log: Title:  "enhanced "use strict" warning", #F017
9814              From:  Tkil <tkil@reptile.scrye.com>
9815              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
9816              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
9817      Branch: maint-5.004/perl
9818            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
9819 ____________________________________________________________________________
9820 [   649] By: TimBunce                              on 1998/03/03  09:02:55
9821         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
9822              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9823              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
9824              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
9825      Branch: maint-5.004/perl
9826            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
9827 ____________________________________________________________________________
9828 [   648] By: TimBunce                              on 1998/03/03  08:58:00
9829         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
9830              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9831              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
9832              Files:  sv.c
9833      Branch: maint-5.004/perl
9834            ! sv.c
9835 ____________________________________________________________________________
9836 [   647] By: TimBunce                              on 1998/03/03  08:53:35
9837         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
9838              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9839              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
9840              Files:  os2/os2.c util.c
9841      Branch: maint-5.004/perl
9842            ! os2/os2.c util.c
9843 ____________________________________________________________________________
9844 [   646] By: TimBunce                              on 1998/03/03  08:51:04
9845         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
9846              From:  Roderick Schertler <roderick@argon.org>
9847              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
9848              Files:  doio.c t/op/misc.t
9849      Branch: maint-5.004/perl
9850            ! doio.c t/op/misc.t
9851 ____________________________________________________________________________
9852 [   645] By: TimBunce                              on 1998/03/03  08:49:34
9853         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
9854              From:  Stephen McCamant <alias@mcs.com>
9855              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
9856              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
9857      Branch: maint-5.004/perl
9858            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
9859 ____________________________________________________________________________
9860 [   644] By: TimBunce                              on 1998/03/03  08:43:06
9861         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
9862              From:  Spider Boardman <spider@orb.nashua.nh.us>
9863              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
9864              Files:  sv.c
9865      Branch: maint-5.004/perl
9866            ! sv.c
9867 ____________________________________________________________________________
9868 [   643] By: TimBunce                              on 1998/03/03  08:41:07
9869         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
9870              From:  Chip Salzenberg
9871              Files:  op.c t/op/my.t
9872      Branch: maint-5.004/perl
9873            ! op.c t/op/my.t
9874 ____________________________________________________________________________
9875 [   642] By: TimBunce                              on 1998/03/03  08:39:11
9876         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
9877              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9878              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
9879              Files:  pod/perlobj.pod sv.c t/op/ref.t
9880      Branch: maint-5.004/perl
9881            ! pod/perlobj.pod sv.c t/op/ref.t
9882 ____________________________________________________________________________
9883 [   641] By: gsar                                  on 1998/03/03  04:39:49
9884         Log: merge problematic maintpatch to op.c
9885              #77:  "Eliminate double warnings under C<package;>"
9886              From:  Chip Salzenberg
9887              Files:  gv.c op.c toke.c
9888      Branch: win32/perl
9889            ! gv.c op.c toke.c
9890 ____________________________________________________________________________
9891 [   640] By: gsar                                  on 1998/03/03  04:30:22
9892         Log: merge another conflicting maintpatch to op.c
9893              #17:  "Enhanced "use strict" warning"
9894              From:  Tkil <tkil@reptile.scrye.com>
9895              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
9896              Date:  Thu, 4 Dec 1997 02:38:26 -0700
9897              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
9898      Branch: win32/perl
9899            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
9900 ____________________________________________________________________________
9901 [   639] By: gsar                                  on 1998/03/03  04:09:11
9902         Log: maintpatch
9903              #73:  "Fix order of warnings for misplaced subscripts"
9904              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9905              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
9906              Date:  Mon, 13 Oct 1997 11:23:56 +0100
9907              Files:  op.c
9908      Branch: win32/perl
9909            ! op.c
9910 ____________________________________________________________________________
9911 [   638] By: gsar                                  on 1998/03/03  04:02:16
9912         Log: manually apply another conflicting maintpatch
9913              #64:  "Fix extension version mismatch message"
9914              From:  Chip Salzenberg
9915              Files:  XSUB.h
9916      Branch: win32/perl
9917            ! XSUB.h
9918 ____________________________________________________________________________
9919 [   637] By: gsar                                  on 1998/03/03  03:57:08
9920         Log: maintpatch
9921              #62:  "Fix doc bug in getservbyname() examples"
9922              From:  Tom Christiansen
9923              Files:  ext/Socket/Socket.pm
9924      Branch: win32/perl
9925            ! ext/Socket/Socket.pm
9926 ____________________________________________________________________________
9927 [   636] By: gsar                                  on 1998/03/03  03:55:13
9928         Log: maintpatch
9929              #60:  "Socket occasional SEGV"
9930              From:  Trevor Blackwell <tlb@viaweb.com>
9931              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
9932              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
9933              Files:  ext/Socket/Socket.xs
9934      Branch: win32/perl
9935            ! ext/Socket/Socket.xs
9936 ____________________________________________________________________________
9937 [   635] By: gsar                                  on 1998/03/03  03:51:01
9938         Log: maintpatches for docs
9939              #53:  "Perlop bitwise & | ^ documentation"
9940              From:  Tom Phoenix <rootbeer@teleport.com>
9941              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
9942              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
9943              Files:  pod/perlfunc.pod
9944              -------- 
9945              #54:  "Update docs on tr///"
9946              From:  Tom Phoenix <rootbeer@teleport.com>
9947              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
9948              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
9949              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9950              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9951              pod/perlstyle.pod toke.c
9952      Branch: win32/perl
9953            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9954            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9955            ! pod/perlstyle.pod toke.c
9956 ____________________________________________________________________________
9957 [   634] By: gsar                                  on 1998/03/03  03:43:42
9958         Log: another maintpatch (this one needed adjust of test nos.)
9959              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9960              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
9961              Date: Thu, 22 Jan 1998 12:11:49 +0000
9962              Subject: Re: [PERL] A few perl5.004_03 bugs 
9963      Branch: win32/perl
9964            ! mg.c t/op/magic.t
9965 ____________________________________________________________________________
9966 [   633] By: gsar                                  on 1998/03/03  03:36:40
9967         Log: merge another toke.c patch and its dependent (very carefully)
9968              #32:  "Support C<Package::> as function-blind bearword"
9969              From:  Chip Salzenberg
9970              Files:  toke.c
9971              --------
9972              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
9973              From:  Gurusamy Sarathy
9974              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
9975      Branch: win32/perl
9976            ! pod/perldelta.pod pod/perldiag.pod toke.c
9977 ____________________________________________________________________________
9978 [   632] By: gsar                                  on 1998/03/03  03:12:16
9979         Log: another toke.c maintpatch
9980              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
9981              From:  Chip Salzenberg
9982              Files:  toke.c
9983      Branch: win32/perl
9984            ! toke.c
9985 ____________________________________________________________________________
9986 [   631] By: gsar                                  on 1998/03/03  03:06:59
9987         Log: still another maintpatch
9988              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9989              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
9990              Date: Sun, 02 Nov 1997 13:31:54 +0000
9991              Subject: [PATCH] assorted sprintf bugs
9992      Branch: win32/perl
9993            ! sv.c t/op/sprintf.t
9994 ____________________________________________________________________________
9995 [   630] By: gsar                                  on 1998/03/03  03:03:55
9996         Log: yet another maintpatch
9997              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9998              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
9999              Date: Sat, 22 Nov 1997 12:52:16 +0000
10000              Subject: Re: [PERL] Unexpected output 
10001      Branch: win32/perl
10002            ! doio.c t/pragma/warn-1global
10003 ____________________________________________________________________________
10004 [   629] By: gsar                                  on 1998/03/03  02:57:33
10005         Log: merge another maintpatch to toke.c
10006              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10007              Date: Sat, 22 Nov 1997 14:45:23 GMT
10008              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
10009              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
10010      Branch: win32/perl
10011            ! t/base/lex.t toke.c
10012 ____________________________________________________________________________
10013 [   628] By: gsar                                  on 1998/03/03  02:50:20
10014         Log: manually merge a maintpatch
10015              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
10016              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
10017              From: gnat@frii.com
10018              Subject: [PERL] Commenting toke.c
10019      Branch: win32/perl
10020            ! toke.c
10021 ____________________________________________________________________________
10022 [   627] By: TimBunce                              on 1998/03/02  22:34:47
10023         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
10024              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10025              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
10026              Files:  pp_hot.c pp_sys.c
10027      Branch: maint-5.004/perl
10028            ! pp_hot.c pp_sys.c
10029 ____________________________________________________________________________
10030 [   626] By: TimBunce                              on 1998/03/02  22:31:13
10031         Log: This is the change description for change 625
10032              Title:  "Fix tr///s option", #F007
10033              From:  Inaba Hiroto <inaba@st.rim.or.jp>
10034              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
10035              Files:  doop.c
10036      Branch: maint-5.004/perl
10037            ! doop.c
10038 ____________________________________________________________________________
10039 [   625] By: TimBunce                              on 1998/03/02  22:23:48
10040         Log:      Branch: maint-5.004/perl
10041            ! doop.c
10042 ____________________________________________________________________________
10043 [   623] By: TimBunce                              on 1998/03/02  21:51:53
10044         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
10045              From:  Chip Salzenberg
10046              Files:  pp_ctl.c
10047      Branch: maint-5.004/perl
10048            ! pp_ctl.c
10049 ____________________________________________________________________________
10050 [   622] By: TimBunce                              on 1998/03/02  21:43:29
10051         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
10052              From:  Chip Salzenberg
10053              Files:  sv.c
10054      Branch: maint-5.004/perl
10055            ! sv.c
10056 ____________________________________________________________________________
10057 [   621] By: TimBunce                              on 1998/03/02  21:29:59
10058         Log: Title:  "Fix compile-time warning line in while ()", #F004
10059              From:  Chip Salzenberg
10060              Files:  op.c
10061      Branch: maint-5.004/perl
10062            ! op.c
10063 ____________________________________________________________________________
10064 [   620] By: TimBunce                              on 1998/03/02  21:25:27
10065         Log: Title:  "STMT foreach LIST;", #F002
10066              From:  Chip Salzenberg
10067              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
10068              vms/perly_c.vms
10069      Branch: maint-5.004/perl
10070            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10071            ! toke.c vms/perly_c.vms
10072 ____________________________________________________________________________
10073 [   619] By: TimBunce                              on 1998/03/02  21:12:58
10074         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
10075              From:  Chip Salzenberg
10076              Files:  op.c
10077      Branch: maint-5.004/perl
10078            ! op.c
10079 ____________________________________________________________________________
10080 [   618] By: gsar                                  on 1998/03/02  04:40:16
10081         Log: make t/lib/nothread.t type xtext also
10082      Branch: win32/perl
10083            ! t/op/nothread.t
10084 ____________________________________________________________________________
10085 [   617] By: gsar                                  on 1998/03/02  04:35:15
10086         Log: make t/lib/thread.t type xtext
10087      Branch: win32/perl
10088            ! t/lib/thread.t
10089 ____________________________________________________________________________
10090 [   616] By: gsar                                  on 1998/03/02  04:17:40
10091         Log: fix misapplied hunks in change#614
10092      Branch: win32/perl
10093            ! scope.c scope.h
10094 ____________________________________________________________________________
10095 [   615] By: gsar                                  on 1998/03/02  03:39:16
10096         Log: another one down
10097              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10098              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
10099              Date: Tue, 25 Nov 1997 23:03:48 -0800
10100              Subject: [PERL] File::Find bugs & patches
10101      Branch: win32/perl
10102            ! lib/File/Find.pm
10103 ____________________________________________________________________________
10104 [   614] By: gsar                                  on 1998/03/02  03:28:28
10105         Log: this one with adjusted test numbers
10106              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10107              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10108              From: Stephen McCamant <alias@mcs.com>
10109              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10110      Branch: win32/perl
10111            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10112 ____________________________________________________________________________
10113 [   613] By: gsar                                  on 1998/03/02  03:13:32
10114         Log: still another
10115              From: Inaba Hiroto <inaba@st.rim.or.jp>
10116              Subject: [PERL] tr///s bug
10117              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10118              Date: Sat, 10 Jan 1998 15:53:33 +0900
10119      Branch: win32/perl
10120            ! doop.c t/op/subst.t
10121 ____________________________________________________________________________
10122 [   612] By: gsar                                  on 1998/03/02  03:01:27
10123         Log: yet another patch
10124              From: Chip Salzenberg <salzench@nielsenmedia.com>
10125              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10126              Subject: Tiny but massively cool:  C<statement foreach @list>
10127              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10128      Branch: win32/perl
10129            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10130            ! toke.c vms/perly_c.vms
10131 ____________________________________________________________________________
10132 [   611] By: gsar                                  on 1998/03/02  01:52:46
10133         Log: yet another 'old' patch
10134              From: Stephane Payrard <stef@francenet.fr>
10135              Message-Id: <199712040054.BAA04612@www.zweig.com>
10136              To: perl5-porters@perl.org
10137              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10138              between `my' and `local' (Patch included)
10139      Branch: win32/perl
10140            ! op.c t/op/my.t
10141 ____________________________________________________________________________
10142 [   610] By: gsar                                  on 1998/03/02  01:45:55
10143         Log: another 'old' patch
10144              From: Roderick Schertler <roderick@argon.org>
10145              Date: 19 Dec 1997 12:52:36 -0500
10146              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10147              Subject: [PERL] [PATCH] Re: Problem with open >&=
10148      Branch: win32/perl
10149            ! doio.c t/op/misc.t
10150 ____________________________________________________________________________
10151 [   609] By: gsar                                  on 1998/03/02  01:23:56
10152         Log: apply missing pieces from:
10153              From: Chip Salzenberg <salzench@nielsenmedia.com>
10154              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10155              Subject: [PATCH] Improved LVALUE patch
10156              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10157      Branch: win32/perl
10158            ! sv.c
10159 ____________________________________________________________________________
10160 [   608] By: gsar                                  on 1998/03/02  01:13:01
10161         Log: merge two important 'old' patches
10162              From: Chip Salzenberg <salzench@nielsenmedia.com>
10163              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10164              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
10165              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10166              ------
10167              From: Chip Salzenberg <salzench@nielsenmedia.com>
10168              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10169              Subject: [PATCH] Fix for compile-time while() warnings
10170              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10171      Branch: win32/perl
10172            ! op.c
10173 ____________________________________________________________________________
10174 [   607] By: gsar                                  on 1998/03/01  06:52:26
10175         Log: integrate mainline changes
10176      Branch: asperl
10177           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10178           +> lib/Tie/Handle.pm t/op/tiehandle.t
10179            - config_H
10180           !> (integrate 89 files)
10181 ____________________________________________________________________________
10182 [   606] By: gsar                                  on 1998/02/28  23:11:00
10183         Log: misc small tweaks
10184              - AutoLoader fix for long::pack::names
10185              - d_mymalloc can be set from makefiles now
10186              - make search.pl actually work on win32
10187              - revert podoc about $^E on OS/2 (per Ilya's wishes)
10188      Branch: win32/perl
10189            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10190            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10191 ____________________________________________________________________________
10192 [   605] By: gsar                                  on 1998/02/28  22:16:45
10193         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10194      Branch: win32/perl
10195            ! embedvar.h sv.h
10196 ____________________________________________________________________________
10197 [   604] By: gsar                                  on 1998/02/28  21:08:58
10198         Log: integrate mainline
10199      Branch: win32/perl
10200           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10201           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10202           !> byterun.c ext/SDBM_File/Makefile.PL
10203           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10204           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10205           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10206           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10207           !> vms/test.com win32/makedef.pl
10208 ____________________________________________________________________________
10209 [   603] By: nick                                  on 1998/02/28  11:31:15
10210         Log: Missed FREAD in bytecode.h
10211              Cannot export svref_mutex in non-threaded perl
10212      Branch: perl
10213            ! bytecode.h win32/makedef.pl
10214
10215 ----------------
10216 Version 5.004_61
10217 ----------------
10218
10219 ____________________________________________________________________________
10220 [   602] By: mbeattie                              on 1998/02/27  18:35:27
10221         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10222              preprocessor symbol on Digital UNIX.
10223      Branch: perl
10224            ! bytecode.h bytecode.pl byterun.c
10225 ____________________________________________________________________________
10226 [   601] By: mbeattie                              on 1998/02/27  18:27:00
10227         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10228      Branch: perl
10229            ! sv.h
10230 ____________________________________________________________________________
10231 [   600] By: mbeattie                              on 1998/02/27  18:15:07
10232         Log: Add atomic.h to MANIFEST
10233      Branch: perl
10234            ! MANIFEST
10235 ____________________________________________________________________________
10236 [   599] By: mbeattie                              on 1998/02/27  18:13:52
10237         Log: Integrate win32 branch into mainline.
10238      Branch: perl
10239            ! bytecode.pl
10240           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10241           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10242           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10243           !> win32/config.gc win32/config.vc win32/config_H.bc
10244           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10245           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10246           !> win32/win32thread.h
10247 ____________________________________________________________________________
10248 [   598] By: mbeattie                              on 1998/02/27  18:06:41
10249         Log: Make refcounts atomic for threading (dependent on appropriate
10250              arch-dependent and compiler-dependent definitions in atomic.h
10251              or else falls back to a global mutex to protect refcounts).
10252      Branch: perl
10253            + atomic.h
10254            ! global.sym perl.c perlvars.h sv.c sv.h
10255 ____________________________________________________________________________
10256 [   597] By: mbeattie                              on 1998/02/27  15:37:22
10257         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10258      Branch: perl
10259            ! MANIFEST
10260 ____________________________________________________________________________
10261 [   596] By: mbeattie                              on 1998/02/27  15:34:55
10262         Log: Missed adding new file Policy_sh.SH in change 592.
10263      Branch: perl
10264            + Policy_sh.SH
10265 ____________________________________________________________________________
10266 [   595] By: mbeattie                              on 1998/02/27  15:34:06
10267         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10268              Date: Fri, 27 Feb 1998 04:15:04 +0000
10269              From: Graham Barr <gbarr@pobox.com>
10270      Branch: perl
10271            + lib/Tie/Handle.pm t/op/tiehandle.t
10272            ! pod/perltie.pod pp_sys.c
10273 ____________________________________________________________________________
10274 [   594] By: mbeattie                              on 1998/02/27  15:31:12
10275         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10276              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10277              Date: Thu, 26 Feb 1998 11:09:55 -0800
10278              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10279              Date: Thu, 26 Feb 1998 11:15:24 -0800
10280      Branch: perl
10281            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10282            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10283            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10284            ! vms/test.com
10285 ____________________________________________________________________________
10286 [   593] By: mbeattie                              on 1998/02/27  15:26:45
10287         Log: Fix file-descriptor leak when pipes fail via taint checks:
10288              Subject: [PATCH] Some patches went through cracks
10289              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10290              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10291      Branch: perl
10292            ! os2/os2.c util.c
10293 ____________________________________________________________________________
10294 [   592] By: mbeattie                              on 1998/02/27  15:15:12
10295         Log: Subject: Config_60-03-04.diff patch for 5.004_60
10296              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10297              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10298      Branch: perl
10299            ! Configure MANIFEST Makefile.SH os2/diff.configure
10300 ____________________________________________________________________________
10301 [   591] By: gsar                                  on 1998/02/26  19:34:50
10302         Log: added AS patch#9
10303      Branch: asperl
10304            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10305            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10306            - win32/ipstdiowin.h win32/perlobj.def
10307            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10308            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10309            ! win32/win32sck.c win32/win32thread.c
10310 ____________________________________________________________________________
10311 [   590] By: gsar                                  on 1998/02/26  04:25:40
10312         Log: various changes to make win32 build under the new Configure & co.
10313              - added byterun.c to core C build
10314              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10315              after adding new variables to config.[bgv]c
10316              - sig_name_init now has only the valid signals
10317              - we now have $Config{usethreads}
10318              - tested under the two commercial compilers w/ and w/o usethreads
10319      Branch: win32/perl
10320            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10321            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10322            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10323 ____________________________________________________________________________
10324 [   589] By: gsar                                  on 1998/02/26  03:56:19
10325         Log: various cleanups so that B can be built as "just another extension"
10326              - export symbols needed for building B
10327              - bset_obj_store() is needed by byterun(), so define it there instead
10328              of at B.xs, and export it
10329              - freadpv() is only used in B.xs, so move it there
10330              - byte*.h are now included by perl.h
10331              - regenerate embed*.h
10332      Branch: win32/perl
10333            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10334            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10335 ____________________________________________________________________________
10336 [   588] By: gsar                                  on 1998/02/25  21:46:35
10337         Log: integrate mainline
10338      Branch: win32/perl
10339           +> Porting/config.sh Porting/config_H
10340            - config_H
10341           !> (integrate 54 files)
10342 ____________________________________________________________________________
10343 [   587] By: gsar                                  on 1998/02/25  19:20:26
10344         Log: added AS patch#8
10345      Branch: asperl
10346            ! sv.c x2p/a2py.c x2p/util.c
10347 ____________________________________________________________________________
10348 [   586] By: gsar                                  on 1998/02/25  19:08:06
10349         Log: added AS patch#7
10350              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10351              Date:    Tue, 24 Feb 1998 07:57:07 PST
10352              From:    Douglas Lankshear <dougl@ActiveState.com>
10353              Subject: [PATCH] 
10354              
10355              Here's an attempt at
10356              6. MANIFEST must be updated with new file names
10357              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
10358              And some changes to move toward
10359              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
10360              
10361              -- Doug
10362      Branch: asperl
10363            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
10364            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
10365            ! perlenv.h perlio.h perllio.h win32/Makefile
10366 ____________________________________________________________________________
10367 [   585] By: mbeattie                              on 1998/02/25  17:44:34
10368         Log: More compiler tweaks.
10369      Branch: perl
10370            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
10371 ____________________________________________________________________________
10372 [   584] By: mbeattie                              on 1998/02/25  15:36:38
10373         Log: Subject: [PATCH 5.004_60] dos-djgpp update
10374              Date: Wed, 25 Feb 1998 11:17:07 +0100
10375              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10376      Branch: perl
10377            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
10378 ____________________________________________________________________________
10379 [   583] By: mbeattie                              on 1998/02/25  15:34:48
10380         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
10381      Branch: perl
10382            ! global.sym patchlevel.h
10383 ____________________________________________________________________________
10384 [   582] By: mbeattie                              on 1998/02/25  15:28:08
10385         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
10386              Date: Tue, 24 Feb 1998 11:15:57 +0000
10387              From: Robin Houston <robin@oneworld.org>
10388      Branch: perl
10389            ! pod/perldiag.pod pp_ctl.c
10390 ____________________________________________________________________________
10391 [   581] By: mbeattie                              on 1998/02/25  15:27:06
10392         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
10393              Date: 23 Feb 1998 23:36:09 +0100
10394              From: Gisle Aas <gisle@aas.no>
10395      Branch: perl
10396            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
10397 ____________________________________________________________________________
10398 [   580] By: mbeattie                              on 1998/02/25  15:25:29
10399         Log: Subject: [PATCH 5.004_60] improved Test.pm
10400              Date: Sat, 21 Feb 1998 14:17:09 -0500
10401              From: Joshua Pritikin <pritikin@mindspring.com>
10402      Branch: perl
10403            ! lib/Test.pm
10404 ____________________________________________________________________________
10405 [   579] By: mbeattie                              on 1998/02/25  15:23:24
10406         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
10407              From: Jarkko Hietaniemi <jhi@iki.fi>
10408              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
10409              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
10410              Subject: Re: your HP-UX perl patch
10411              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
10412      Branch: perl
10413            ! Makefile.SH embed.h global.sym hints/hpux.sh
10414 ____________________________________________________________________________
10415 [   578] By: mbeattie                              on 1998/02/25  15:18:06
10416         Log: Back out DB_File patch (change _553) and tweak Configure.
10417              Subject: ANNOUNCE: perl5.004_60 is available
10418              Date: Mon, 23 Feb 1998 10:47:26 -0000
10419              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
10420      Branch: perl
10421            ! Configure ext/DB_File/DB_File.xs
10422 ____________________________________________________________________________
10423 [   577] By: mbeattie                              on 1998/02/25  15:04:00
10424         Log: Subject: [PATCH] Cwd.pm
10425              Date: Fri, 20 Feb 1998 10:27:54 -0600
10426              From: Graham Barr <gbarr@ti.com>
10427      Branch: perl
10428            ! lib/Cwd.pm
10429 ____________________________________________________________________________
10430 [   576] By: mbeattie                              on 1998/02/25  15:02:57
10431         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10432              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
10433              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
10434              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
10435              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
10436              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
10437              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
10438      Branch: perl
10439            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
10440 ____________________________________________________________________________
10441 [   575] By: mbeattie                              on 1998/02/25  14:58:00
10442         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
10443              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
10444              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10445      Branch: perl
10446            + Porting/config.sh Porting/config_H
10447            - config_H
10448            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
10449            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
10450            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
10451            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
10452            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
10453            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
10454            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
10455 ____________________________________________________________________________
10456 [   574] By: gsar                                  on 1998/02/24  02:21:14
10457         Log: fix typos in sv.c
10458      Branch: win32/perl
10459            ! sv.c
10460 ____________________________________________________________________________
10461 [   573] By: mbeattie                              on 1998/02/23  10:03:39
10462         Log: Remove old Linux+threads segfault degugging kludge.
10463      Branch: perl
10464            ! perl.c
10465 ____________________________________________________________________________
10466 [   572] By: gsar                                  on 1998/02/23  09:45:26
10467         Log: undo previous change (no added value!)
10468      Branch: win32/perl
10469            ! win32/bin/pl2bat.pl
10470 ____________________________________________________________________________
10471 [   571] By: gsar                                  on 1998/02/23  09:18:32
10472         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
10473              John Cavanaugh <cavanaug@sdd.hp.com>)
10474      Branch: win32/perl
10475            ! win32/bin/pl2bat.pl
10476 ____________________________________________________________________________
10477 [   570] By: gsar                                  on 1998/02/22  04:02:15
10478         Log: support chown() (just a noop for now)
10479      Branch: win32/perl
10480            ! dosish.h win32/win32.c win32/win32.h
10481 ____________________________________________________________________________
10482 [   569] By: gsar                                  on 1998/02/22  03:09:55
10483         Log: integrate latest win32 branch
10484      Branch: asperl
10485           +> (branch 41 files)
10486           !> (integrate 59 files)
10487 ____________________________________________________________________________
10488 [   568] By: gsar                                  on 1998/02/22  02:40:56
10489         Log: get compiler building under win32 (needed Makefile.PL
10490              hacks that could be applicable to other platforms)
10491      Branch: win32/perl
10492            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
10493 ____________________________________________________________________________
10494 [   567] By: gsar                                  on 1998/02/22  01:30:19
10495         Log: integrate mainline
10496      Branch: win32/perl
10497           +> (branch 41 files)
10498           !> (integrate 46 files)
10499 ____________________________________________________________________________
10500 [   566] By: gsar                                  on 1998/02/20  22:31:56
10501         Log: fix handle leak in join()
10502      Branch: win32/perl
10503            ! win32/win32thread.h
10504
10505 ----------------
10506 Version 5.004_60
10507 ----------------
10508
10509 ____________________________________________________________________________
10510 [   565] By: mbeattie                              on 1998/02/20  18:23:47
10511         Log: Remove compiler files from their old lib/B locations. The compiler
10512              now builds by default (without the byteperl executable so far) and
10513              seems to work at least minimally.
10514      Branch: perl
10515            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
10516            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
10517            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
10518            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
10519            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
10520            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
10521            ! MANIFEST bytecode.pl
10522 ____________________________________________________________________________
10523 [   564] By: mbeattie                              on 1998/02/20  18:05:33
10524         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
10525              under ext/B.
10526      Branch: perl
10527           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
10528           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
10529           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
10530           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
10531           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
10532           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
10533           +> ext/B/B/makeliblinks ext/B/O.pm
10534 ____________________________________________________________________________
10535 [   563] By: mbeattie                              on 1998/02/20  17:54:58
10536         Log: Start getting compiler to work when built with the core.
10537              [Still won't work as of this change.]
10538      Branch: perl
10539           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
10540           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
10541           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
10542           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
10543           +> lib/B/Terse.pm lib/B/Xref.pm
10544            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
10545 ____________________________________________________________________________
10546 [   562] By: mbeattie                              on 1998/02/20  16:42:13
10547         Log: Merge perlext/Compiler/... into mainline. Some files move to
10548              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
10549              move to the base perl directory (e.g. headers). Will need some
10550              cleaning up before it builds properly, I would guess.
10551      Branch: perl
10552           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
10553           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
10554           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
10555           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
10556           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
10557           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
10558           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
10559           +> lib/B/makeliblinks lib/O.pm
10560 ____________________________________________________________________________
10561 [   561] By: mbeattie                              on 1998/02/20  16:39:38
10562         Log: Win32 changes from Sarathy, tweaked slightly by me.
10563      Branch: perlext
10564            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
10565            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
10566            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
10567            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
10568 ____________________________________________________________________________
10569 [   560] By: mbeattie                              on 1998/02/20  15:46:15
10570         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
10571      Branch: perl
10572            ! perl.c
10573 ____________________________________________________________________________
10574 [   559] By: mbeattie                              on 1998/02/20  12:56:10
10575         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
10576      Branch: perl
10577            ! MANIFEST patchlevel.h
10578 ____________________________________________________________________________
10579 [   558] By: mbeattie                              on 1998/02/20  12:53:26
10580         Log: Integrate win32 branch into mainline.
10581      Branch: perl
10582           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
10583           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10584           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10585           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10586           !> win32/win32iop.h x2p/a2p.h
10587 ____________________________________________________________________________
10588 [   557] By: mbeattie                              on 1998/02/20  12:51:42
10589         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
10590              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
10591              From: Jarkko Hietaniemi <jhi@iki.fi>
10592      Branch: perl
10593            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
10594            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
10595            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
10596            ! pod/perltoc.pod pod/perlvar.pod
10597 ____________________________________________________________________________
10598 [   556] By: mbeattie                              on 1998/02/20  12:49:54
10599         Log: Subject: [PATCH] installperl
10600              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
10601              From: Norton Allen <allen@huarp.harvard.edu>
10602      Branch: perl
10603            ! installperl
10604 ____________________________________________________________________________
10605 [   555] By: mbeattie                              on 1998/02/20  12:49:09
10606         Log: Subject: [PATCH:_59] t/op/wantarray.t
10607              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
10608              From: Norton Allen <allen@huarp.harvard.edu>
10609      Branch: perl
10610            + t/op/wantarray.t
10611 ____________________________________________________________________________
10612 [   554] By: mbeattie                              on 1998/02/20  12:47:44
10613         Log: Subject: Misprint in regcomp.c [PATCH]
10614              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
10615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10616      Branch: perl
10617            ! regcomp.c
10618 ____________________________________________________________________________
10619 [   553] By: mbeattie                              on 1998/02/20  12:45:08
10620         Log: Subject: DB_File ->length does not work just after tie.
10621              Date: Tue, 17 Feb 1998 13:19:18 GMT
10622              From: Nick Ing-Simmons <nik@tiuk.ti.com>
10623      Branch: perl
10624            ! ext/DB_File/DB_File.xs
10625 ____________________________________________________________________________
10626 [   552] By: mbeattie                              on 1998/02/20  12:43:32
10627         Log: Subject: [PATCH] - perl5.005_59, update Copyright
10628              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
10629              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
10630      Branch: perl
10631            ! perl.c
10632 ____________________________________________________________________________
10633 [   551] By: mbeattie                              on 1998/02/20  12:42:41
10634         Log: Subject: Re: for() and map() peculiarity
10635              Date: Mon, 16 Feb 1998 21:33:44 +0000
10636              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10637      Branch: perl
10638            ! pod/perlsyn.pod
10639 ____________________________________________________________________________
10640 [   550] By: mbeattie                              on 1998/02/20  12:41:53
10641         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
10642              Date: Mon, 16 Feb 1998 11:46:29 -0800
10643              From: Dan Sugalski <sugalskd@osshe.edu>
10644      Branch: perl
10645            ! vms/config.vms
10646 ____________________________________________________________________________
10647 [   549] By: mbeattie                              on 1998/02/20  12:40:55
10648         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
10649              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
10650              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
10651      Branch: perl
10652            ! global.sym
10653 ____________________________________________________________________________
10654 [   548] By: mbeattie                              on 1998/02/20  12:39:56
10655         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
10656              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
10657              From: Jarkko Hietaniemi <jhi@iki.fi>
10658      Branch: perl
10659            ! hints/irix_6.sh
10660 ____________________________________________________________________________
10661 [   547] By: mbeattie                              on 1998/02/20  12:38:58
10662         Log: Subject: [PATCH] perlguts update
10663              Date: 16 Feb 1998 11:23:53 +0100
10664              From: Gisle Aas <gisle@aas.no>
10665      Branch: perl
10666            ! pod/perlguts.pod
10667 ____________________________________________________________________________
10668 [   546] By: mbeattie                              on 1998/02/20  12:38:01
10669         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
10670              Date: Sun, 15 Feb 1998 23:56:05 -0500
10671              From: Irving Reid <irving@tor.securecomputing.com>
10672      Branch: perl
10673            ! hints/bsdos.sh
10674 ____________________________________________________________________________
10675 [   545] By: mbeattie                              on 1998/02/20  12:37:11
10676         Log: Subject: [PATCH] 5% speedup in an empty loop
10677              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
10678              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10679      Branch: perl
10680            ! op.c
10681 ____________________________________________________________________________
10682 [   544] By: mbeattie                              on 1998/02/20  12:36:26
10683         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
10684              Date: Sun, 15 Feb 98 23:06:16 +0100
10685              From: Hans Mulder <hansm@icgroup.nl>
10686      Branch: perl
10687            ! hints/next_3.sh hints/next_4.sh
10688 ____________________________________________________________________________
10689 [   543] By: mbeattie                              on 1998/02/20  12:35:39
10690         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
10691              Date: Sun, 15 Feb 98 23:05:20 +0100
10692              From: Hans Mulder <hansm@icgroup.nl>
10693      Branch: perl
10694            ! malloc.c
10695 ____________________________________________________________________________
10696 [   542] By: mbeattie                              on 1998/02/20  12:35:03
10697         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
10698              From: Hans Mulder <hansm@icgroup.nl>
10699              Date: Sun, 15 Feb 98 23:04:29 +0100
10700      Branch: perl
10701            ! Configure
10702 ____________________________________________________________________________
10703 [   541] By: mbeattie                              on 1998/02/20  12:33:56
10704         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
10705              NeXT   needs DONT_DECLARE_STD)
10706              Date: Sun, 15 Feb 98 23:04:19 +0100
10707              From: Hans Mulder <hansm@icgroup.nl>
10708      Branch: perl
10709            ! perl.h
10710 ____________________________________________________________________________
10711 [   540] By: mbeattie                              on 1998/02/20  12:32:25
10712         Log: Subject: [PATCH] sv_check_thinkfirst macroized
10713              Date: 15 Feb 1998 22:00:38 +0100
10714              From: Gisle Aas <gisle@aas.no>
10715      Branch: perl
10716            ! sv.c
10717 ____________________________________________________________________________
10718 [   539] By: mbeattie                              on 1998/02/20  12:31:07
10719         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
10720              Date: Sat, 14 Feb 1998 17:58:01 -0500
10721              From: Joshua Pritikin <pritikin@mindspring.com>
10722      Branch: perl
10723            + lib/Test.pm
10724            ! MANIFEST lib/Test/Harness.pm
10725 ____________________________________________________________________________
10726 [   538] By: mbeattie                              on 1998/02/20  12:24:31
10727         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
10728              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
10729              From: Jarkko Hietaniemi <jhi@iki.fi>
10730      Branch: perl
10731            ! INSTALL pod/perldiag.pod pod/perllocale.pod
10732 ____________________________________________________________________________
10733 [   537] By: mbeattie                              on 1998/02/20  12:23:04
10734         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
10735              Date: Fri, 13 Feb 1998 13:38:28 -0800
10736              From: Dan Sugalski <sugalskd@osshe.edu>
10737      Branch: perl
10738            ! README.vms
10739 ____________________________________________________________________________
10740 [   536] By: mbeattie                              on 1998/02/20  12:20:29
10741         Log: Subject: [PATCH] 5.004_58, move intuition tests
10742              Date: Thu, 12 Feb 1998 17:11:05 -0600
10743              From: Stephen Potter <spp@psa.pencom.com>
10744      Branch: perl
10745            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10746            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
10747            ! t/op/flip.t t/op/pat.t t/op/push.t
10748 ____________________________________________________________________________
10749 [   535] By: gsar                                  on 1998/02/19  23:07:24
10750         Log: applied a version of this with tabs intact
10751              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
10752              Date:    19 Feb 1998 15:06:38 EST
10753              From:    dfan@harmonixmusic.com (Dan Schmidt)
10754              Subject: Pod::Html bug and fix: missing </UL> in index
10755      Branch: win32/perl
10756            ! lib/Pod/Html.pm
10757 ____________________________________________________________________________
10758 [   534] By: gsar                                  on 1998/02/19  19:40:27
10759         Log: Fix C<0> problem in Pod::Html
10760      Branch: win32/perl
10761            ! lib/Pod/Html.pm
10762 ____________________________________________________________________________
10763 [   533] By: gsar                                  on 1998/02/18  18:11:08
10764         Log: non-debug VC builds are -O1 now (they say it works, and is
10765              faster)
10766      Branch: win32/perl
10767            ! win32/Makefile win32/makefile.mk
10768 ____________________________________________________________________________
10769 [   532] By: gsar                                  on 1998/02/18  04:11:03
10770         Log: integrate nick's patch to mainline
10771      Branch: win32/perl
10772           !> pp.c
10773 ____________________________________________________________________________
10774 [   531] By: mbeattie                              on 1998/02/17  17:50:50
10775         Log: Assorted changes to the compiler
10776      Branch: perlext
10777            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10778            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
10779            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
10780            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
10781 ____________________________________________________________________________
10782 [   530] By: gsar                                  on 1998/02/17  01:47:35
10783         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
10784              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
10785              build passes all tests except t/lib/io_xs.t (seems to be due to
10786              broken tmpfile() in the CRT or import lib)
10787      Branch: win32/perl
10788            ! XSUB.h win32/makefile.mk win32/win32.h
10789 ____________________________________________________________________________
10790 [   529] By: gsar                                  on 1998/02/16  23:03:31
10791         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
10792              in this version of gcc!)
10793      Branch: win32/perl
10794            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
10795            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
10796 ____________________________________________________________________________
10797 [   528] By: nick                                  on 1998/02/16  22:13:04
10798         Log: Missing PUSHMARK in unshift TIEARRAY hook
10799      Branch: perl
10800            ! pp.c
10801 ____________________________________________________________________________
10802 [   527] By: gsar                                  on 1998/02/15  20:59:07
10803         Log: integrate win32 branch
10804      Branch: asperl
10805           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
10806           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10807           !> win32/makedef.pl
10808 ____________________________________________________________________________
10809 [   526] By: gsar                                  on 1998/02/15  20:02:11
10810         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
10811      Branch: win32/perl
10812            ! config_h.SH win32/config_H.bc win32/config_H.gc
10813            ! win32/config_H.vc
10814 ____________________________________________________________________________
10815 [   525] By: gsar                                  on 1998/02/15  03:26:45
10816         Log: fix build problems due to renamed Config variables
10817      Branch: win32/perl
10818            ! win32/config.bc win32/config.gc win32/config.vc
10819            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10820            ! win32/makedef.pl
10821 ____________________________________________________________________________
10822 [   524] By: gsar                                  on 1998/02/14  01:00:15
10823         Log: bring ASPerl uptodate with mainline changes
10824      Branch: asperl
10825           +> ext/DB_File/Changes t/comp/require.t
10826           !> (integrate 41 files)
10827 ____________________________________________________________________________
10828 [   523] By: gsar                                  on 1998/02/14  00:52:17
10829         Log: integrate mainline
10830      Branch: win32/perl
10831           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
10832           !> pp_hot.c t/op/magic.t
10833 ____________________________________________________________________________
10834 [   522] By: gsar                                  on 1998/02/14  00:42:37
10835         Log: added AS patch#6
10836              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
10837              Date:    Fri, 13 Feb 1998 06:14:51 PST
10838              From:    Douglas Lankshear <dougl@ActiveState.com>
10839              Subject: [PATCH] command line build
10840              
10841              This patch is for the command line build of perl object.
10842              I'll merge the ipfoo.c function with win32_xxx functions next.
10843              
10844              -- Doug
10845      Branch: asperl
10846            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
10847            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
10848            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
10849 ____________________________________________________________________________
10850 [   521] By: gsar                                  on 1998/02/14  00:14:04
10851         Log: added AS patch#5 (patch #4 was intentionally skipped after
10852              discussion)
10853      Branch: asperl
10854            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
10855            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
10856            ! regexec.c sv.c toke.c
10857 ____________________________________________________________________________
10858 [   520] By: nick                                  on 1998/02/13  18:15:46
10859         Log: Resolve ansiperl against win32
10860      Branch: ansiperl
10861           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
10862           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
10863           +> t/lib/ph.t
10864           !> (integrate 898 files)
10865
10866 ----------------
10867 Version 5.004_59
10868 ----------------
10869
10870 ____________________________________________________________________________
10871 [   519] By: mbeattie                              on 1998/02/13  17:05:37
10872         Log: Integrate win32 into mainline.
10873      Branch: perl
10874            ! lib/ExtUtils/xsubpp
10875           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10876           !> win32/makefile.mk
10877 ____________________________________________________________________________
10878 [   518] By: mbeattie                              on 1998/02/13  17:01:16
10879         Log: Bump patchlevel.h to 59.
10880      Branch: perl
10881            ! patchlevel.h
10882 ____________________________________________________________________________
10883 [   517] By: mbeattie                              on 1998/02/13  16:57:59
10884         Log: Subject: [PATCH] _58: wantarray in void context broken
10885              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
10886              From: Norton Allen <allen@huarp.harvard.edu>
10887      Branch: perl
10888            ! pp_hot.c
10889 ____________________________________________________________________________
10890 [   516] By: mbeattie                              on 1998/02/13  16:55:33
10891         Log: Subject: [PATCH] 5.004_58 QNX getcwd
10892              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
10893              From: Norton Allen <allen@huarp.harvard.edu>
10894      Branch: perl
10895            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
10896 ____________________________________________________________________________
10897 [   515] By: gsar                                  on 1998/02/12  18:29:52
10898         Log: pickup lddlflags properly for Config.pm
10899      Branch: win32/perl
10900            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10901            ! win32/makefile.mk
10902 ____________________________________________________________________________
10903 [   514] By: gsar                                  on 1998/02/12  18:16:09
10904         Log: fix xsubpp bug in SETMAGIC code
10905      Branch: win32/perl
10906            ! lib/ExtUtils/xsubpp
10907 ____________________________________________________________________________
10908 [   513] By: gsar                                  on 1998/02/12  18:06:30
10909         Log: integrate mainline
10910      Branch: win32/perl
10911           +> ext/DB_File/Changes
10912           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
10913           !> ext/DB_File/DB_File.xs hints/machten.sh
10914           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
10915           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
10916           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
10917           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
10918           !> t/op/re_tests t/pragma/locale.t
10919 ____________________________________________________________________________
10920 [   512] By: mbeattie                              on 1998/02/12  17:34:02
10921         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
10922              with -DUSE_THREADS -DDEBUGGING to fail.
10923      Branch: perl
10924            ! scope.h
10925 ____________________________________________________________________________
10926 [   511] By: mbeattie                              on 1998/02/12  16:44:03
10927         Log: Integrate win32 into mainline
10928      Branch: perl
10929           +> t/comp/require.t
10930           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
10931 ____________________________________________________________________________
10932 [   510] By: mbeattie                              on 1998/02/12  16:42:26
10933         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
10934              Date: 12 Feb 1998 14:25:55 +0100
10935              From: koenig@kulturbox.de (Andreas J. Koenig)
10936      Branch: perl
10937            ! lib/ExtUtils/Install.pm
10938 ____________________________________________________________________________
10939 [   509] By: mbeattie                              on 1998/02/12  16:40:34
10940         Log: Subject: Re: wrong prototype for sbrk [PATCH]
10941              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
10942              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
10943      Branch: perl
10944            ! malloc.c
10945 ____________________________________________________________________________
10946 [   508] By: mbeattie                              on 1998/02/12  16:36:53
10947         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
10948              Date: Wed, 11 Feb 1998 17:29:20 +0100
10949              From: Achim Bohnet <ach@mpe.mpg.de>
10950      Branch: perl
10951            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
10952 ____________________________________________________________________________
10953 [   507] By: mbeattie                              on 1998/02/12  16:35:26
10954         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
10955              Date: Wed, 11 Feb 1998 14:59:46 +0100
10956              From: Dominic Dunlop <domo@vo.lu>
10957      Branch: perl
10958            ! hints/machten.sh
10959 ____________________________________________________________________________
10960 [   506] By: mbeattie                              on 1998/02/12  16:28:40
10961         Log: Subject: DB_File 1.58 patch
10962              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
10963              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10964      Branch: perl
10965            + ext/DB_File/Changes
10966            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10967            ! t/lib/db-recno.t
10968 ____________________________________________________________________________
10969 [   505] By: mbeattie                              on 1998/02/12  16:24:26
10970         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
10971              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
10972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10973      Branch: perl
10974            ! regexec.c t/op/re_tests
10975 ____________________________________________________________________________
10976 [   504] By: mbeattie                              on 1998/02/12  16:22:46
10977         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10978              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
10979              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
10980              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
10981              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
10982              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
10983              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
10984      Branch: perl
10985            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
10986            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
10987 ____________________________________________________________________________
10988 [   503] By: mbeattie                              on 1998/02/12  16:15:43
10989         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
10990              Date: Mon, 9 Feb 1998 13:19:45 +0100
10991              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10992      Branch: perl
10993            ! t/lib/filecopy.t
10994 ____________________________________________________________________________
10995 [   502] By: mbeattie                              on 1998/02/12  16:14:27
10996         Log: Assorted patches to sv.c:
10997              From: Gisle Aas <gisle@aas.no>
10998              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
10999              Date: 07 Feb 1998 00:21:57 +0100
11000              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
11001              Date: 07 Feb 1998 00:29:45 +0100
11002              Subject: [PATCH] sv_upgrade() always returns TRUE
11003              Date: 09 Feb 1998 15:44:01 +0100
11004      Branch: perl
11005            ! sv.c
11006 ____________________________________________________________________________
11007 [   501] By: mbeattie                              on 1998/02/12  16:09:26
11008         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
11009              Subject: Perl debugger.
11010              Date: Fri, 6 Feb 1998 17:47:08 -0500
11011              From: "Jason A. Smith" <smithj4@rpi.edu>
11012      Branch: perl
11013            ! lib/perl5db.pl
11014 ____________________________________________________________________________
11015 [   500] By: gsar                                  on 1998/02/12  03:20:55
11016         Log: merge another maint patch
11017              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
11018              Date:    Tue, 10 Feb 1998 18:49:00 EST
11019              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11020              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
11021      Branch: win32/perl
11022            ! pp_ctl.c
11023 ____________________________________________________________________________
11024 [   499] By: gsar                                  on 1998/02/12  03:14:39
11025         Log: make t/comp/require.t type xtext
11026      Branch: win32/perl
11027            ! t/comp/require.t
11028 ____________________________________________________________________________
11029 [   498] By: gsar                                  on 1998/02/12  03:09:58
11030         Log: fix extra LEAVE when require fails
11031              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
11032              Date:    Tue, 10 Feb 1998 18:21:37 EST
11033              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11034              Subject: Re: evals and requires make seg-fault with bad require file 
11035      Branch: win32/perl
11036            + t/comp/require.t
11037            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
11038 ____________________________________________________________________________
11039 [   497] By: gsar                                  on 1998/02/12  02:47:29
11040         Log: merge a maint patch
11041              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
11042              Date:    Wed, 11 Feb 1998 00:15:51 EST
11043              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11044              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
11045      Branch: win32/perl
11046            ! pp_ctl.c t/op/local.t
11047 ____________________________________________________________________________
11048 [   496] By: mbeattie                              on 1998/02/11  13:04:50
11049         Log: Integrate win32 into mainline.
11050      Branch: perl
11051           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11052           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
11053           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
11054           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
11055           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
11056           !> win32/makedef.pl win32/win32.c win32/win32iop.h
11057 ____________________________________________________________________________
11058 [   495] By: mbeattie                              on 1998/02/11  13:03:59
11059         Log: Fix special constants in Xref.pm
11060      Branch: perlext
11061            ! Compiler/B/Xref.pm
11062 ____________________________________________________________________________
11063 [   494] By: gsar                                  on 1998/02/10  18:26:28
11064         Log: fix opendir() problem on share names
11065              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
11066              Date:    Tue, 10 Feb 1998 13:28:53 EST
11067              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11068              Subject: Re: BUG: opendir and UNC names on NT 
11069      Branch: win32/perl
11070            ! win32/win32.c
11071 ____________________________________________________________________________
11072 [   493] By: gsar                                  on 1998/02/09  23:09:40
11073         Log: integrate win32 branch contents
11074      Branch: asperl
11075           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11076           +> lib/Fatal.pm t/lib/ph.t
11077            ! hv.c
11078           !> (integrate 895 files)
11079 ____________________________________________________________________________
11080 [   492] By: gsar                                  on 1998/02/09  07:30:19
11081         Log: enhancements to previous patch for XSUB OUTPUT args
11082              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
11083              Date:    Mon, 09 Feb 1998 02:31:55 EST
11084              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11085              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
11086      Branch: win32/perl
11087            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11088            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
11089            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
11090            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
11091            ! sv.h
11092 ____________________________________________________________________________
11093 [   491] By: gsar                                  on 1998/02/09  03:00:52
11094         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
11095              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
11096              Date:    Wed, 29 Oct 1997 19:36:25 EST
11097              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11098              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
11099      Branch: win32/perl
11100            ! op.c
11101 ____________________________________________________________________________
11102 [   490] By: gsar                                  on 1998/02/09  02:30:43
11103         Log: fix for bugs in handling DESTROY (adjusted test numbers)
11104              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11105              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
11106              Date: Wed, 31 Dec 1997 19:30:46 -0500
11107              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11108      Branch: win32/perl
11109            ! pod/perlobj.pod sv.c t/op/ref.t
11110 ____________________________________________________________________________
11111 [   489] By: gsar                                  on 1998/02/09  00:30:35
11112         Log: ansify prototype for my_safemalloc(), avoid warnings
11113      Branch: win32/perl
11114            ! sv.c
11115 ____________________________________________________________________________
11116 [   488] By: gsar                                  on 1998/02/09  00:29:08
11117         Log: fix misapplied hunks in 5.004_58
11118              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11119              Date:    Sun, 08 Feb 1998 02:18:12 EST
11120              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11121              Subject: [PATCH] fixes for test failures in 5.004_58
11122      Branch: win32/perl
11123            ! gv.c op.c
11124 ____________________________________________________________________________
11125 [   487] By: gsar                                  on 1998/02/09  00:27:16
11126         Log: win32_utime() tweaks to avoid warnings
11127      Branch: win32/perl
11128            ! win32/win32.c win32/win32iop.h
11129 ____________________________________________________________________________
11130 [   486] By: gsar                                  on 1998/02/07  23:45:22
11131         Log: integrate mainline, plus a few small win32 enhancements
11132              - remove Win32::GetCurrentDirectory()
11133              - add Win32::Sleep() for compat
11134              - add smarter utime() from Jan Dubois, and export it as win32_utime()
11135      Branch: win32/perl
11136           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11137           +> lib/Fatal.pm t/lib/ph.t
11138            ! win32/makedef.pl win32/win32.c win32/win32iop.h
11139           !> (integrate 61 files)
11140
11141 ----------------
11142 Version 5.004_58
11143 ----------------
11144
11145 ____________________________________________________________________________
11146 [   485] By: mbeattie                              on 1998/02/06  18:11:47
11147         Log: Bump patchlevel to 58.
11148      Branch: perl
11149            ! patchlevel.h
11150 ____________________________________________________________________________
11151 [   484] By: mbeattie                              on 1998/02/06  18:08:28
11152         Log: Fix up problem with gv.c from change 477.
11153              Fix up Config.pm use in t/lib/ph.t from change 478.
11154      Branch: perl
11155            ! gv.c t/lib/ph.t
11156 ____________________________________________________________________________
11157 [   483] By: mbeattie                              on 1998/02/06  17:34:34
11158         Log: Integrate win32 branch into mainline
11159      Branch: perl
11160           !> win32/win32sck.c
11161 ____________________________________________________________________________
11162 [   482] By: mbeattie                              on 1998/02/06  17:26:41
11163         Log: lib/Fatal.pm missing from repository
11164      Branch: perl
11165            + lib/Fatal.pm
11166 ____________________________________________________________________________
11167 [   481] By: mbeattie                              on 1998/02/06  17:24:57
11168         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11169              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11170              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11171      Branch: perl
11172            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11173            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11174 ____________________________________________________________________________
11175 [   480] By: mbeattie                              on 1998/02/06  17:19:52
11176         Log: x2p/str.c was missing from list of changed files in change 466
11177      Branch: perl
11178            ! x2p/str.c
11179 ____________________________________________________________________________
11180 [   479] By: mbeattie                              on 1998/02/06  17:16:54
11181         Log: Added t/lib/ph.t to MANIFEST
11182      Branch: perl
11183            ! MANIFEST
11184 ____________________________________________________________________________
11185 [   478] By: mbeattie                              on 1998/02/06  17:15:38
11186         Log: Subject: [PATCH] h2ph.PL
11187              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11188              From: kstar@www.chapin.edu (Kurt D. Starsinic)
11189      Branch: perl
11190            + t/lib/ph.t
11191            ! utils/h2ph.PL
11192 ____________________________________________________________________________
11193 [   477] By: mbeattie                              on 1998/02/06  17:10:46
11194         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11195              Date: 04 Feb 1998 14:49:46 +0100
11196              From: Gisle Aas <gisle@aas.no>
11197              as modified by
11198              From: chip@atlantic.net
11199              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11200      Branch: perl
11201            ! gv.c
11202 ____________________________________________________________________________
11203 [   476] By: mbeattie                              on 1998/02/06  16:47:03
11204         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11205              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11206              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11207              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
11208              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11209      Branch: perl
11210            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11211 ____________________________________________________________________________
11212 [   475] By: mbeattie                              on 1998/02/06  16:44:57
11213         Log: Subject: [PATCH] nomemok
11214              Date: Mon, 2 Feb 1998 15:06:50 +0100
11215              From: Gisle Aas <gisle@aas.no>
11216      Branch: perl
11217            ! hv.c
11218 ____________________________________________________________________________
11219 [   474] By: mbeattie                              on 1998/02/06  16:43:46
11220         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11221              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11222              From: abigail@fnx.com
11223      Branch: perl
11224            ! lib/Benchmark.pm
11225 ____________________________________________________________________________
11226 [   473] By: mbeattie                              on 1998/02/06  16:42:53
11227         Log: Subject: [PATCH] adding the newSVpvn API function
11228              Date: Sat, 31 Jan 1998 06:32:42 +0100
11229              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11230      Branch: perl
11231            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11232            ! proto.h sv.c
11233 ____________________________________________________________________________
11234 [   472] By: mbeattie                              on 1998/02/06  16:35:41
11235         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11236              Date: 28 Jan 1998 17:40:37 -0800
11237              From: Stephen Zander <srz@mckesson.com>
11238      Branch: perl
11239            ! hints/solaris_2.sh
11240 ____________________________________________________________________________
11241 [   471] By: mbeattie                              on 1998/02/06  16:02:57
11242         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11243              Date: Thu, 15 Jan 1998 11:53:06 +0000
11244              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11245      Branch: perl
11246            ! pod/perlguts.pod pp.c t/op/vec.t
11247 ____________________________________________________________________________
11248 [   470] By: mbeattie                              on 1998/02/06  16:01:36
11249         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11250              Subject: 5.004_56: Patch to Tie::Hash and docs
11251              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11252              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11253              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11254      Branch: perl
11255            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11256            ! t/op/misc.t t/op/pat.t toke.c
11257 ____________________________________________________________________________
11258 [   469] By: mbeattie                              on 1998/02/06  15:58:31
11259         Log: Subject: Another Array.pm patch
11260              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11261              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11262      Branch: perl
11263            ! lib/Tie/Array.pm
11264 ____________________________________________________________________________
11265 [   468] By: mbeattie                              on 1998/02/06  15:56:28
11266         Log: Subject: documentation patch for 5.004_57
11267              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11268              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11269      Branch: perl
11270            ! lib/Tie/Array.pm
11271 ____________________________________________________________________________
11272 [   467] By: mbeattie                              on 1998/02/06  15:55:34
11273         Log: Subject: 5.004_56: patch for `use Fatal' again
11274              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11275              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11276      Branch: perl
11277            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11278            ! pp.c t/comp/proto.t toke.c
11279 ____________________________________________________________________________
11280 [   466] By: mbeattie                              on 1998/02/06  15:53:53
11281         Log: Subject: Newer -DLEAKTEST patch
11282              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11283              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11284      Branch: perl
11285            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11286            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11287            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11288            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11289            ! toke.c util.c vms/perly_c.vms x2p/hash.c
11290 ____________________________________________________________________________
11291 [   465] By: mbeattie                              on 1998/02/06  15:46:35
11292         Log: More Chip patches (tweaked for _5x). The final one mentioned here
11293              (@ARGV with -i) actually went in at change 462 but I failed to
11294              add it to the change description:
11295              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11296              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11297              Subject: [PATCH] Fix for C<@x = my @y>
11298              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11299              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11300              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11301              Subject: [PATCH] Allow last() to mean last
11302              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11303              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11304              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11305      Branch: perl
11306            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11307            ! vms/perly_h.vms
11308 ____________________________________________________________________________
11309 [   464] By: mbeattie                              on 1998/02/06  15:06:18
11310         Log: More Chip patches:
11311              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11312              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11313              Subject: [PATCH] Fix line numbers after here documents in eval STRING
11314              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11315              Subject: [PATCH] Make recursive lexical analysis more robust
11316              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11317      Branch: perl
11318            ! pp_ctl.c sv.c toke.c
11319 ____________________________________________________________________________
11320 [   463] By: mbeattie                              on 1998/02/06  15:04:17
11321         Log: Some more Chip patches (tweaked to match _5x):
11322              Subject: [PATCH] Fix empty BLOCK
11323              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11324              Subject: [PATCH] fix (\@@) proto
11325              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11326              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11327              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11328              Subject: [PATCH] Don't fold string comparison under  C<use locale>
11329              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11330      Branch: perl
11331            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11332 ____________________________________________________________________________
11333 [   462] By: mbeattie                              on 1998/02/06  14:56:30
11334         Log: Some Chip patches (some tweaked to match _5x source):
11335              From: Chip Salzenberg <salzench@nielsenmedia.com>
11336              Subject: [PATCH] local leakage
11337              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11338              Subject: [PATCH] NULs in patterns
11339              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11340              Subject: [PATCH] Configure on PerlIO
11341              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11342              Subject: [PATCH] Avoid core dump on package alias
11343              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11344              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11345              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11346      Branch: perl
11347            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11348            ! t/op/local.t
11349 ____________________________________________________________________________
11350 [   461] By: gsar                                  on 1998/02/04  03:34:36
11351         Log: support win32_select(0,0,0,msec) (winsock doesn't)
11352      Branch: win32/perl
11353            ! win32/win32sck.c
11354 ____________________________________________________________________________
11355 [   460] By: gsar                                  on 1998/02/04  00:44:47
11356         Log: bug: win32_select() must StartSockets()
11357      Branch: win32/perl
11358            ! win32/win32sck.c
11359
11360 ----------------
11361 Version 5.004_57
11362 ----------------
11363
11364 ____________________________________________________________________________
11365 [   459] By: mbeattie                              on 1998/02/03  16:00:07
11366         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
11367              of execution causes core dump if threadsvp is moved). Replaced
11368              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
11369      Branch: perl
11370            ! av.c perl.c
11371 ____________________________________________________________________________
11372 [   458] By: mbeattie                              on 1998/02/03  14:40:02
11373         Log: Fix up MANIFEST.
11374      Branch: perl
11375            ! MANIFEST
11376 ____________________________________________________________________________
11377 [   457] By: mbeattie                              on 1998/02/03  13:50:23
11378         Log: Integrate win32 into mainline. My last integration from ansiperl
11379              to the mainline was a dismal failure: I did -ay but meant -at.
11380              This should fix things now since win32 has already integrated
11381              all the necessary changes from ansiperl.
11382      Branch: perl
11383           !> (integrate 111 files)
11384 ____________________________________________________________________________
11385 [   456] By: gsar                                  on 1998/02/03  04:48:08
11386         Log: Fix minor problems with non USE_THREADS build. win32 branch
11387              now looks 5.004_57-ready.
11388      Branch: win32/perl
11389            ! thread.h win32/makedef.pl
11390 ____________________________________________________________________________
11391 [   455] By: gsar                                  on 1998/02/03  03:45:09
11392         Log: integrate mainline
11393      Branch: win32/perl
11394           !> (integrate 887 files)
11395 ____________________________________________________________________________
11396 [   454] By: mbeattie                              on 1998/02/02  16:44:24
11397         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
11398              defaults have been commented out for now. 
11399      Branch: perl
11400            ! hints/dec_osf.sh
11401 ____________________________________________________________________________
11402 [   453] By: mbeattie                              on 1998/02/02  15:51:39
11403         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
11404              variables. Moved threadnum to a per-interpreter variable and
11405              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
11406              more than one thread may be running. Minor tweaks to Thread.xs.
11407      Branch: perl
11408            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
11409            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
11410            ! thread.h util.c
11411 ____________________________________________________________________________
11412 [   452] By: gsar                                  on 1998/02/02  04:56:50
11413         Log: remove totally egregious s/\\dir// in File::Find
11414      Branch: win32/perl
11415            ! lib/File/Find.pm
11416 ____________________________________________________________________________
11417 [   451] By: gsar                                  on 1998/02/01  22:20:20
11418         Log: added AS patch#3
11419              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
11420              Date:    Sun, 01 Feb 1998 09:18:13 PST
11421              From:    Douglas Lankshear <dougl@ActiveState.com>
11422              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
11423              
11424              Here's an additional diff against //depot/asperl
11425              
11426              The field name mg_length was changed back to mg_len
11427              The function name mg_len was change to mg_length
11428              
11429              The need for sort_mutex removed thanks to the code derived
11430              from Tom Horsley's work.
11431              
11432              -- Doug
11433      Branch: asperl
11434            + XSLock.h
11435            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
11436            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
11437            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
11438            ! scope.c scope.h sv.c toke.c universal.c util.c
11439            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
11440            ! win32/perlobj.def win32/runperl.c
11441 ____________________________________________________________________________
11442 [   450] By: gsar                                  on 1998/01/30  23:43:57
11443         Log: various tweaks
11444              - add new functions to proto.h
11445              - fix up makefile.mk for $(OBJECT)
11446      Branch: asperl
11447            ! pp_ctl.c proto.h win32/makefile.mk
11448 ____________________________________________________________________________
11449 [   449] By: gsar                                  on 1998/01/30  21:23:15
11450         Log: fix up missing patches from AS patch#2
11451      Branch: asperl
11452            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11453            ! pp_ctl.c proto.h
11454 ____________________________________________________________________________
11455 [   448] By: gsar                                  on 1998/01/30  18:23:17
11456         Log: fix htonlx typo
11457      Branch: win32/perl
11458            ! perlsock.h
11459 ____________________________________________________________________________
11460 [   447] By: mbeattie                              on 1998/01/30  16:03:49
11461         Log: Fix up MANIFEST to add missing files
11462      Branch: perl
11463            ! MANIFEST
11464 ____________________________________________________________________________
11465 [   446] By: mbeattie                              on 1998/01/30  12:34:55
11466         Log: Bump patchlevel to 57.
11467      Branch: perl
11468            ! patchlevel.h
11469 ____________________________________________________________________________
11470 [   445] By: gsar                                  on 1998/01/30  10:44:38
11471         Log: initial merge of latest win32 branch into ASPerl
11472      Branch: asperl
11473           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
11474           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11475           +> win32/bin/perlglob.pl
11476           !> (integrate 141 files)
11477 ____________________________________________________________________________
11478 [   444] By: gsar                                  on 1998/01/30  09:25:58
11479         Log: goofed branching, redo asperl branch
11480      Branch: asperl
11481            ! perl.h
11482 ____________________________________________________________________________
11483 [   443] By: gsar                                  on 1998/01/30  09:23:36
11484         Log: added AS patch#2
11485      Branch: asperl
11486            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
11487            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
11488            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
11489            + win32/ipstdiowin.h win32/perlobj.def
11490            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
11491            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
11492            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
11493            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
11494            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
11495            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
11496            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
11497            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
11498            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
11499 ____________________________________________________________________________
11500 [   441] By: gsar                                  on 1998/01/30  08:54:19
11501         Log: Created new branch from win32@396, added AS patch#1
11502      Branch: asperl
11503            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
11504            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
11505            + regcomp.c scope.h sv.c toke.c util.c
11506           +> (branch 915 files)
11507 ____________________________________________________________________________
11508 [   440] By: gsar                                  on 1998/01/30  04:43:23
11509         Log: integrate winansi
11510      Branch: win32/perl
11511           +> pod/perlhist.pod
11512           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
11513           !> util.c
11514 ____________________________________________________________________________
11515 [   439] By: mbeattie                              on 1998/01/27  15:31:53
11516         Log: Integrate ansi branch into mainline (resolve -ay).
11517      Branch: perl
11518           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
11519           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
11520           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11521           +> win32/bin/perlglob.pl
11522            ! op.c
11523           !> (integrate 868 files)
11524 ____________________________________________________________________________
11525 [   438] By: nick                                  on 1998/01/24  12:02:34
11526         Log: Gisle's av_unshift tweak, two small patches from chip
11527              and check for NULL in hv_delete in case '~' and tie magic
11528              are present
11529      Branch: ansiperl
11530            ! av.c hv.c op.c pp_ctl.c scope.c
11531 ____________________________________________________________________________
11532 [   437] By: nick                                  on 1998/01/24  10:37:56
11533         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
11534              Ugh! ...
11535              Macros were unsuitable for declaring the functions, extra () round
11536              parameters removed - non-function forms of PerlXxx_yyyy() need to 
11537              add () themselves.
11538              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
11539      Branch: ansiperl
11540            ! perlsock.h pp_sys.c util.c
11541 ____________________________________________________________________________
11542 [   436] By: nick                                  on 1998/01/24  10:03:03
11543         Log: Integrate win32 into ansiperl
11544      Branch: ansiperl
11545           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11546           +> win32/bin/perlglob.pl
11547           !> (integrate 38 files)
11548 ____________________________________________________________________________
11549 [   435] By: nick                                  on 1998/01/24  09:47:49
11550         Log: Add perlhist.pod
11551      Branch: ansiperl
11552            + pod/perlhist.pod
11553            ! MANIFEST
11554 ____________________________________________________________________________
11555 [   434] By: gsar                                  on 1998/01/19  05:01:47
11556         Log: s/PerlENV/PerlEnv/ just to be consistent
11557      Branch: win32/perl
11558            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
11559 ____________________________________________________________________________
11560 [   433] By: gsar                                  on 1998/01/19  04:52:18
11561         Log: foo() -> PerlGroup_foo() patch from ActiveState
11562      Branch: win32/perl
11563            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11564            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
11565            ! scope.h sv.c toke.c util.c
11566 ____________________________________________________________________________
11567 [   432] By: gsar                                  on 1998/01/19  04:42:26
11568         Log: integrate mainline
11569      Branch: win32/perl
11570           !> pod/perlfunc.pod
11571 ____________________________________________________________________________
11572 [   431] By: gsar                                  on 1998/01/19  04:40:04
11573         Log: integrate changes in winansi
11574      Branch: win32/perl
11575           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
11576           +> t/lib/tie-stdpush.t t/op/tiearray.t
11577           !> (integrate 98 files)
11578 ____________________________________________________________________________
11579 [   430] By: gsar                                  on 1998/01/19  04:10:43
11580         Log: Fix autovivification problems with XSUB OUTPUT args
11581              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
11582              Date:    Sun, 18 Jan 1998 23:09:07 EST
11583              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11584              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
11585      Branch: win32/perl
11586            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
11587            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
11588            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
11589            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
11590 ____________________________________________________________________________
11591 [   429] By: nick                                  on 1998/01/17  21:01:50
11592         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
11593              Date: Thu, 25 Dec 1997 13:39:15 -0500
11594              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11595              To: perl5-porters@perl.org
11596              
11597              It turns out that the potential for the "CONFIG key 'exe_ext'
11598              does not exist in Config.pm" problem has been around for a while,
11599              in the definition of SvTRUE().  It's just that non-gcc compilers
11600              are more or less being built as CRIPPLED_CC when USE_THREADS is
11601              defined (even if they can inline things).  The inline macro for
11602              SvTRUE works with tied hashes and the EXISTS method, and the
11603              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
11604              does not, because it adds an excess mg_get() which replaces the
11605              EXISTS result with a FETCH result.
11606      Branch: ansiperl
11607            ! sv.c
11608 ____________________________________________________________________________
11609 [   428] By: nick                                  on 1998/01/17  20:59:11
11610         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11611              Date: Fri, 19 Dec 97 17:19:09 GMT
11612              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
11613      Branch: ansiperl
11614            ! doio.c sv.c toke.c util.c
11615 ____________________________________________________________________________
11616 [   427] By: nick                                  on 1998/01/17  12:01:53
11617         Log: Permit tie ?foo,$object 
11618              tidy up dead #ifdef ORIGINAL_TIE)
11619              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
11620      Branch: ansiperl
11621            ! pp_sys.c
11622 ____________________________________________________________________________
11623 [   426] By: nick                                  on 1998/01/15  18:06:36
11624         Log: First working TIEARRAY and other misc tie fixes
11625      Branch: ansiperl
11626            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
11627 ____________________________________________________________________________
11628 [   425] By: nick                                  on 1998/01/14  21:56:40
11629         Log: Not working yet - split problems ...
11630      Branch: ansiperl
11631            ! pp.c t/lib/thread.t t/op/tiearray.t
11632 ____________________________________________________________________________
11633 [   424] By: nick                                  on 1998/01/14  18:49:25
11634         Log: TIEARRAY updates - almost works ...
11635      Branch: ansiperl
11636            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
11637            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
11638            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
11639            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
11640 ____________________________________________________________________________
11641 [   423] By: gsar                                  on 1998/01/14  00:13:16
11642         Log: fix MakeMaker installbin problem
11643              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
11644              Subject: Re: can't modify message with HTML-Stream, v.1.42 
11645              Date: Tue, 06 Jan 1998 19:16:35 -0500
11646              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11647      Branch: win32/perl
11648            ! lib/ExtUtils/MM_Unix.pm
11649 ____________________________________________________________________________
11650 [   422] By: gsar                                  on 1998/01/13  23:53:02
11651         Log: add archname to *sitearch in config.{b,g,v}c
11652      Branch: win32/perl
11653            ! win32/config.bc win32/config.gc win32/config.vc
11654 ____________________________________________________________________________
11655 [   421] By: gsar                                  on 1998/01/13  23:15:14
11656         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
11657      Branch: win32/perl
11658            ! t/harness
11659 ____________________________________________________________________________
11660 [   420] By: nick                                  on 1998/01/13  22:55:02
11661         Log: tiearray tweaks
11662      Branch: ansiperl
11663            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
11664 ____________________________________________________________________________
11665 [   419] By: nick                                  on 1998/01/13  21:27:33
11666         Log: Skeleton Tie::Array
11667      Branch: ansiperl
11668            + lib/Tie/Array.pm
11669 ____________________________________________________________________________
11670 [   418] By: nick                                  on 1998/01/13  20:52:38
11671         Log: tie array changes to core and tests
11672      Branch: ansiperl
11673            + t/op/tiearray.t
11674            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
11675            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
11676            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
11677 ____________________________________________________________________________
11678 [   417] By: gsar                                  on 1998/01/13  20:49:52
11679         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
11680      Branch: win32/perl
11681            + win32/bin/perlglob.pl
11682            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
11683            ! win32/makefile.mk
11684 ____________________________________________________________________________
11685 [   416] By: gsar                                  on 1998/01/13  02:46:53
11686         Log: various tweaks to build support (NOTE: meant for 5.004_57)
11687              - build and install x2p
11688              - fix installperl warnings on win32
11689              - `make install` now does puts the archlibs in right places
11690              - makefiles don't default to USE_THREADS anymore
11691              - sync config.{b,g,v}c
11692              - sync makefile.mk -> Makefile
11693      Branch: win32/perl
11694            ! installperl win32/Makefile win32/config.bc win32/config.gc
11695            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
11696            ! x2p/a2py.c
11697 ____________________________________________________________________________
11698 [   415] By: nick                                  on 1998/01/11  16:54:26
11699         Log: Integrate win32 into ansiperl
11700      Branch: ansiperl
11701           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11702           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11703           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11704           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11705           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11706           !> vms/vmsish.h x2p/s2p.PL
11707 ____________________________________________________________________________
11708 [   414] By: nick                                  on 1998/01/11  15:13:49
11709         Log: Integratye mainline -> ansiperl
11710      Branch: ansiperl
11711           !> (integrate 64 files)
11712 ____________________________________________________________________________
11713 [   413] By: mbeattie                              on 1998/01/09  12:57:58
11714         Log: Add missing blank line in pod/perlfunc.pod.
11715      Branch: perl
11716            ! pod/perlfunc.pod
11717 ____________________________________________________________________________
11718 [   412] By: gsar                                  on 1998/01/08  20:54:31
11719         Log: change#398 breaks ENV_IS_CASELESS, fix it
11720      Branch: win32/perl
11721            ! hv.c
11722 ____________________________________________________________________________
11723 [   411] By: gsar                                  on 1998/01/08  18:33:58
11724         Log: Integrate mainline
11725      Branch: win32/perl
11726           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11727           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11728           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11729           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11730           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11731           !> vms/vmsish.h x2p/s2p.PL
11732 ____________________________________________________________________________
11733 [   410] By: mbeattie                              on 1998/01/08  16:06:22
11734         Log: Fix thinko in t/pragma/locale.t:
11735              Subject: [PATCH] _04 or _56: locale.t
11736              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
11737              From: Jarkko Hietaniemi <jhi@iki.fi>
11738      Branch: perl
11739            ! t/pragma/locale.t
11740 ____________________________________________________________________________
11741 [   409] By: mbeattie                              on 1998/01/08  16:05:09
11742         Log: Use Tom Horley's qsort for sorting:
11743              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
11744              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
11745              From: Hans Mulder <hansm@icgned.nl>
11746      Branch: perl
11747            ! pp_ctl.c
11748 ____________________________________________________________________________
11749 [   408] By: mbeattie                              on 1998/01/08  16:01:57
11750         Log: Make s2p not use cpp:
11751              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
11752              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
11753              From: Hans Mulder <hansm@icgned.nl>
11754      Branch: perl
11755            ! x2p/s2p.PL
11756 ____________________________________________________________________________
11757 [   407] By: mbeattie                              on 1998/01/08  15:57:31
11758         Log: DG/UX tweaks to perl.h:
11759              Subject: [PATCH] _56 on dgux without threads
11760              Date: Sat, 20 Dec 1997 23:01:40 -0500
11761              From: Roderick Schertler <roderick@argon.org>
11762      Branch: perl
11763            ! perl.h
11764 ____________________________________________________________________________
11765 [   406] By: mbeattie                              on 1998/01/08  15:56:02
11766         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
11767              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
11768              Date: Sat, 20 Dec 1997 02:30:01 -0500
11769              From: Spider Boardman <spider@web.zk3.dec.com>
11770      Branch: perl
11771            ! Configure hints/dec_osf.sh
11772 ____________________________________________________________________________
11773 [   405] By: mbeattie                              on 1998/01/08  15:53:40
11774         Log: Missing "" in Configure echo for gethbadd_addr_type.
11775      Branch: perl
11776            ! Configure
11777 ____________________________________________________________________________
11778 [   404] By: mbeattie                              on 1998/01/08  13:04:48
11779         Log: print/printf/... over-eager mg_find for glob magic:
11780              Subject: [PATCH] fix inefficient checks for TIEHANDLE
11781              Date: Wed, 07 Jan 1998 20:06:05 -0500
11782              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11783      Branch: perl
11784            ! pp_hot.c pp_sys.c
11785 ____________________________________________________________________________
11786 [   403] By: mbeattie                              on 1998/01/08  12:56:31
11787         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
11788              Subject: [PATCH] VMS update for 5.004_56
11789              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
11790              From: Charles Bailey <bailey@newman.upenn.edu>
11791      Branch: perl
11792            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
11793            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11794            ! vms/vmsish.h
11795 ____________________________________________________________________________
11796 [   402] By: mbeattie                              on 1998/01/08  12:46:15
11797         Log: Fix utils/perldoc.PL for dos-djgpp:
11798              Subject: 5.004_56: perldoc.PL dos-djgpp patches
11799              Date: Tue, 6 Jan 1998 18:14:59 +0100
11800              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
11801      Branch: perl
11802            ! utils/perldoc.PL
11803 ____________________________________________________________________________
11804 [   401] By: mbeattie                              on 1998/01/08  12:40:14
11805         Log: Version 2.13 of GetoptLong:
11806              Subject: Re: ANNOUNCE: perl 5.004_56 is available
11807              Date: 06 Jan 1998 16:21:45 +0100
11808              From: JVromans@Squirrel.nl (Johan Vromans)
11809      Branch: perl
11810            ! lib/Getopt/Long.pm lib/newgetopt.pl
11811 ____________________________________________________________________________
11812 [   400] By: mbeattie                              on 1998/01/08  12:28:08
11813         Log: Fix variable export and threading configuration for AIX:
11814              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
11815              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
11816              From: Jarkko Hietaniemi <jhi@iki.fi>
11817      Branch: perl
11818            ! Configure perl_exp.SH
11819 ____________________________________________________________________________
11820 [   399] By: mbeattie                              on 1998/01/08  12:25:38
11821         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
11822              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
11823              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
11824              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11825      Branch: perl
11826            ! regexec.c t/op/re_tests
11827 ____________________________________________________________________________
11828 [   398] By: mbeattie                              on 1998/01/08  12:23:41
11829         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
11830              to cope with ENV_IS_CASELESS:
11831              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
11832              Date: Fri, 19 Dec 1997 11:31:36 -0500
11833              From: Owen Taylor <owt1@cornell.edu>
11834      Branch: perl
11835            ! hv.c
11836 ____________________________________________________________________________
11837 [   397] By: mbeattie                              on 1998/01/08  12:10:29
11838         Log: Integrate win32 branch into mainline.
11839      Branch: perl
11840           !> (integrate 41 files)
11841 ____________________________________________________________________________
11842 [   396] By: gsar                                  on 1998/01/07  19:12:27
11843         Log: tweak case-insensitive ENV implementation
11844      Branch: win32/perl
11845            ! hv.c
11846 ____________________________________________________________________________
11847 [   395] By: nick                                  on 1998/01/07  18:40:55
11848         Log: Integrate win32 branch
11849      Branch: ansiperl
11850           !> (integrate 31 files)
11851 ____________________________________________________________________________
11852 [   394] By: gsar                                  on 1998/01/05  19:17:40
11853         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
11854              the fact
11855      Branch: win32/perl
11856            ! pod/perlrun.pod win32/win32.c
11857 ____________________________________________________________________________
11858 [   393] By: gsar                                  on 1998/01/05  05:43:33
11859         Log: Support case-tolerant %ENV
11860              - underlying system calls see the case-as-supplied by user
11861              - added tests to verify addition/deletion/enumeration case-tolerance
11862              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
11863              which is default on win32 now
11864      Branch: win32/perl
11865            ! hv.c t/op/magic.t win32/win32.h
11866 ____________________________________________________________________________
11867 [   392] By: gsar                                  on 1998/01/04  17:55:19
11868         Log: Add a tweaked version of:
11869              Message-Id: <199801040630.AA29298@metronet.com>
11870              Date:    Sun, 04 Jan 1998 00:30:57 CST
11871              From:    Tye McQueen <tye@metronet.com>
11872              Subject: New patch for $^E==GetLastError() under Win32
11873      Branch: win32/perl
11874            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
11875            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
11876            ! win32/win32.c win32/win32.h
11877 ____________________________________________________________________________
11878 [   391] By: gsar                                  on 1998/01/04  07:59:44
11879         Log: Various win32 fixes
11880              - support spawn via system(&P_NOWAIT,...) like OS2
11881              - support wait() and waitpid()
11882              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
11883              - support -lfoo properly in ExtUtils::Liblist
11884              - fix outdated info about Win32 support in perlfaq2
11885              - fix win32 bug in perldoc that causes spurious warnings
11886              - regularize global function/variable names yet more
11887              - fix bug in do_aspawn() (it was always invoking shell, instead of
11888              almost never)
11889              - implement and export win32_wait()
11890              - stub version of USE_RTL_THREAD_API
11891      Branch: win32/perl
11892            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
11893            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
11894            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11895            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
11896            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
11897            ! win32/win32thread.h
11898 ____________________________________________________________________________
11899 [   390] By: gsar                                  on 1997/12/30  21:00:28
11900         Log: Fix $ENV{Path} in FindBin.pm
11901      Branch: win32/perl
11902            ! lib/FindBin.pm
11903 ____________________________________________________________________________
11904 [   389] By: nick                                  on 1997/12/29  10:33:23
11905         Log: Resolve ansiperl against win32
11906      Branch: ansiperl
11907           !> (integrate 105 files)
11908 ____________________________________________________________________________
11909 [   388] By: gsar                                  on 1997/12/24  04:59:28
11910         Log: make $? Unix (and ActiveWare) compatible
11911      Branch: win32/perl
11912            ! README.win32 win32/win32.c
11913 ____________________________________________________________________________
11914 [   387] By: gsar                                  on 1997/12/24  04:21:30
11915         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
11916              non-blocking IO on sockets possible
11917      Branch: win32/perl
11918            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
11919            ! win32/win32iop.h win32/win32sck.c
11920 ____________________________________________________________________________
11921 [   386] By: gsar                                  on 1997/12/24  03:10:55
11922         Log: support getlogin()
11923      Branch: win32/perl
11924            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
11925            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11926            ! win32/win32.c win32/win32.h
11927 ____________________________________________________________________________
11928 [   385] By: gsar                                  on 1997/12/24  02:24:59
11929         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
11930              Update README.win32.
11931      Branch: win32/perl
11932            ! README.win32 perl.h win32/Makefile win32/makedef.pl
11933            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
11934 ____________________________________________________________________________
11935 [   384] By: gsar                                  on 1997/12/24  02:22:42
11936         Log: tweak op.c to avoid warning
11937      Branch: win32/perl
11938            ! op.c
11939 ____________________________________________________________________________
11940 [   383] By: gsar                                  on 1997/12/23  21:12:42
11941         Log: Trivial bugfix#3 from local repository
11942              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
11943              Subject: Re: Assigning result of pop scrambles unrelated reference 
11944              Date: Sat, 06 Dec 1997 06:00:45 -0500
11945              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11946      Branch: win32/perl
11947            ! sv.c
11948 ____________________________________________________________________________
11949 [   382] By: gsar                                  on 1997/12/23  21:09:32
11950         Log: Trivial bugfix#2 from local repository
11951              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
11952              Subject: Re: eval of sub gives spurious "uninitialised" warning 
11953              Date: Sat, 06 Dec 1997 05:25:07 -0500
11954              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11955      Branch: win32/perl
11956            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
11957 ____________________________________________________________________________
11958 [   381] By: gsar                                  on 1997/12/23  21:01:04
11959         Log: Trivial bugfix#1 from local repository
11960              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
11961              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
11962              Date: Fri, 28 Nov 1997 18:26:52 -0500
11963              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11964      Branch: win32/perl
11965            ! scope.c
11966 ____________________________________________________________________________
11967 [   380] By: gsar                                  on 1997/12/18  15:10:23
11968         Log: Integrate mainline
11969      Branch: win32/perl
11970           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
11971           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
11972           +> os2/os2.sym os2/os2thread.h
11973           !> (integrate 77 files)
11974
11975 ----------------
11976 Version 5.004_56
11977 ----------------
11978
11979 ____________________________________________________________________________
11980 [   379] By: mbeattie                              on 1997/12/18  13:28:35
11981         Log: Integrate ansi @364,@366 into mainline.
11982      Branch: perl
11983           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
11984 ____________________________________________________________________________
11985 [   378] By: mbeattie                              on 1997/12/18  13:20:15
11986         Log: Add a few missing files to MANIFEST
11987      Branch: perl
11988            ! MANIFEST
11989 ____________________________________________________________________________
11990 [   377] By: mbeattie                              on 1997/12/18  13:00:16
11991         Log: Bump patchlevel to 56.
11992      Branch: perl
11993            ! patchlevel.h
11994 ____________________________________________________________________________
11995 [   376] By: nick                                  on 1997/12/18  01:32:12
11996         Log: Resolve against mainline
11997      Branch: ansiperl
11998           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
11999           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12000           +> os2/os2.sym os2/os2thread.h
12001           !> (integrate 74 files)
12002 ____________________________________________________________________________
12003 [   375] By: nick                                  on 1997/12/18  01:06:15
12004         Log: Resolve against Win32
12005      Branch: ansiperl
12006           !> Configure README.threads config_h.SH doop.c embed.h
12007           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12008           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12009           !> sv.c sv.h thread.h util.c
12010 ____________________________________________________________________________
12011 [   374] By: mbeattie                              on 1997/12/17  14:44:26
12012         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
12013              needs rewriting now that we use perlvars.h and foovar.h:
12014              Subject: [PATCH] 5.004_54 under VMS (fwd)
12015              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
12016              From: Charles Bailey <BAILEY@newman.upenn.edu>
12017      Branch: perl
12018            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
12019            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
12020            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
12021            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
12022            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
12023            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
12024 ____________________________________________________________________________
12025 [   373] By: mbeattie                              on 1997/12/17  14:10:50
12026         Log: Major changes to the DOS/djgpp port (including threading):
12027              Subject: Re: dos-djgpp port not in perl 5.004_54
12028              Date: Fri, 21 Nov 1997 10:58:26 +0100
12029              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12030      Branch: perl
12031            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12032            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12033            ! Configure MANIFEST Makefile.SH doio.c dosish.h
12034            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
12035            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12036            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
12037            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
12038            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
12039            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
12040            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
12041            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
12042            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
12043 ____________________________________________________________________________
12044 [   372] By: mbeattie                              on 1997/12/17  13:18:34
12045         Log: Upgrade DB_File to 1.56:
12046              Subject: DB_File-1.56 for _55
12047              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
12048              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12049      Branch: perl
12050            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12051            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
12052 ____________________________________________________________________________
12053 [   371] By: mbeattie                              on 1997/12/17  12:02:03
12054         Log: Threading patches for OS/2 (missing files taken from previous patch):
12055              Subject: Re: 5.004_55: OS/2 patches again
12056              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
12057              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12058      Branch: perl
12059            + os2/os2.sym os2/os2thread.h
12060            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
12061            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
12062            ! os2/os2ish.h perl.h
12063 ____________________________________________________________________________
12064 [   370] By: mbeattie                              on 1997/12/17  11:01:34
12065         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
12066              Subject: Re: 5.004_55: OS/2 patches again
12067              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
12068              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12069      Branch: perl
12070            ! perl.h
12071 ____________________________________________________________________________
12072 [   369] By: mbeattie                              on 1997/12/17  10:59:40
12073         Log: Fix typo in compiler B/C.pm.
12074      Branch: perlext
12075            ! Compiler/B/C.pm
12076 ____________________________________________________________________________
12077 [   368] By: mbeattie                              on 1997/12/17  10:58:35
12078         Log: Allow "perldoc -F filename":
12079              Subject: 5.004_55: Patch to perldoc
12080              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
12081              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12082      Branch: perl
12083            ! utils/perldoc.PL
12084 ____________________________________________________________________________
12085 [   367] By: mbeattie                              on 1997/12/17  10:54:47
12086         Log: Fix not-reached warning for pp_threadsv.
12087      Branch: perl
12088            ! pp.c
12089 ____________________________________________________________________________
12090 [   366] By: nick                                  on 1997/12/14  16:06:24
12091         Log: Fix typo in Ilya's patch :-(
12092      Branch: ansiperl
12093            ! lib/ExtUtils/MakeMaker.pm
12094 ____________________________________________________________________________
12095 [   365] By: nick                                  on 1997/12/14  15:30:25
12096         Log: #undef new PERLVARIC macro in appropriate places
12097      Branch: ansiperl
12098            ! miniperlmain.c perl.h
12099 ____________________________________________________________________________
12100 [   364] By: nick                                  on 1997/12/14  15:04:36
12101         Log: Ilya's MakeMaker (empty makefile) patch
12102      Branch: ansiperl
12103            ! lib/ExtUtils/MakeMaker.pm
12104 ____________________________________________________________________________
12105 [   363] By: gsar                                  on 1997/12/13  05:57:13
12106         Log: Integrate mainline.  Builds and passes (Borland).
12107      Branch: win32/perl
12108           !> Configure README.threads config_h.SH doop.c embed.h
12109           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12110           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12111           !> sv.c sv.h thread.h util.c
12112 ____________________________________________________________________________
12113 [   362] By: nick                                  on 1997/12/13  02:53:03
12114         Log: Resolve ansiperl against mainline
12115      Branch: ansiperl
12116           !> (integrate 92 files)
12117 ____________________________________________________________________________
12118 [   361] By: mbeattie                              on 1997/12/12  16:20:38
12119         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12120              instead of MEXTEND leading to core dumps. This fix needs
12121              propagating back to the maintenance branch.
12122      Branch: perl
12123            ! pp_hot.c pp_sys.c
12124 ____________________________________________________________________________
12125 [   360] By: mbeattie                              on 1997/12/11  15:45:56
12126         Log: Add missing patch to op.c that didn't come across with win32 merge.
12127      Branch: perl
12128            ! op.c
12129 ____________________________________________________________________________
12130 [   359] By: mbeattie                              on 1997/12/11  11:54:41
12131         Log: Stop tr/// from writing to target when only counting.
12132      Branch: perl
12133            ! doop.c op.c op.h
12134 ____________________________________________________________________________
12135 [   358] By: mbeattie                              on 1997/12/10  18:36:26
12136         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12137              a few extraneous trailing semicolons in perlvars.h.
12138      Branch: perl
12139            ! perlvars.h util.c
12140 ____________________________________________________________________________
12141 [   357] By: mbeattie                              on 1997/12/10  18:33:53
12142         Log: Start overhauling compiler. It was working at least minimally
12143              right up until the final tweak of B.xs to add threadsv_names
12144              at which point building it provokes a seg fault in perl while
12145              doing the xsubpp :-(.
12146      Branch: perl
12147            ! op.h util.c
12148      Branch: perlext
12149            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12150            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12151            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12152            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12153            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12154            ! Compiler/test_harness_cc
12155 ____________________________________________________________________________
12156 [   356] By: mbeattie                              on 1997/12/10  13:43:32
12157         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12158              sv_setfoo functions go back to not needing dTHR. Fix Configure
12159              to check for already-existing -thread on archname and to check
12160              better for d_pthread_created_joinable.
12161      Branch: perl
12162            ! Configure perl.h sv.c sv.h thread.h
12163 ____________________________________________________________________________
12164 [   355] By: mbeattie                              on 1997/12/10  10:53:58
12165         Log: Minor fix/speedup to util.c:fbm_instr:
12166              Subject: 5.004_55: Minor regexp patch
12167              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12168              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12169      Branch: perl
12170            ! util.c
12171 ____________________________________________________________________________
12172 [   354] By: mbeattie                              on 1997/12/10  10:41:25
12173         Log: Patches for IRIX, AIX and some generic stuff:
12174              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12175              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12176              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12177              (checked/ignored a few rejects; tweaked wording).
12178      Branch: perl
12179            ! Configure README.threads config_h.SH embed.h
12180            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12181            ! hints/irix_6.sh
12182 ____________________________________________________________________________
12183 [   353] By: mbeattie                              on 1997/12/10  10:10:19
12184         Log: Integrate win32 back into mainline (trivial).
12185      Branch: perl
12186           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12187           +> win32/config_H.gc
12188           !> (integrate 36 files)
12189 ____________________________________________________________________________
12190 [   352] By: nick                                  on 1997/12/09  17:36:45
12191         Log: Resolve win32 - Sarathy's tweak.
12192      Branch: ansiperl
12193           !> win32/makedef.pl
12194 ____________________________________________________________________________
12195 [   351] By: gsar                                  on 1997/12/08  06:13:04
12196         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12197      Branch: win32/perl
12198            ! win32/makedef.pl
12199 ____________________________________________________________________________
12200 [   350] By: nick                                  on 1997/12/05  00:56:03
12201         Log: Resolve ansiperl against win32
12202      Branch: ansiperl
12203            - win32/makegcc.mk
12204           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12205           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12206           !> win32/makefile.mk win32/perllib.c win32/win32.h
12207 ____________________________________________________________________________
12208 [   349] By: gsar                                  on 1997/12/02  07:28:23
12209         Log: Revert to keeping (some) constant strings as globals
12210      Branch: win32/perl
12211            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12212            ! perlvars.h win32/makedef.pl win32/perllib.c
12213 ____________________________________________________________________________
12214 [   348] By: gsar                                  on 1997/12/02  05:38:06
12215         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12216              Other minor fixes.  Now is a good time to get the changes in win32 branch.
12217      Branch: win32/perl
12218            - win32/makegcc.mk
12219            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12220 ____________________________________________________________________________
12221 [   347] By: gsar                                  on 1997/12/02  03:32:55
12222         Log: Integrate winansi again.  Result builds and passes all tests on all
12223              three compilers.
12224      Branch: win32/perl
12225           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12226           !> win32/makegcc.mk win32/win32.h
12227 ____________________________________________________________________________
12228 [   346] By: gsar                                  on 1997/12/02  03:28:23
12229         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
12230              makegcc.mk to be merged into makefile.mk soon.
12231      Branch: win32/perl
12232            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12233            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12234            ! win32/win32.h
12235 ____________________________________________________________________________
12236 [   345] By: nick                                  on 1997/12/02  01:57:17
12237         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12238              Now runs again...
12239      Branch: ansiperl
12240            ! lib/ExtUtils/MM_Win32.pm
12241 ____________________________________________________________________________
12242 [   344] By: nick                                  on 1997/12/02  01:11:16
12243         Log: Sarathy's patch 
12244      Branch: ansiperl
12245            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12246            ! win32/makegcc.mk win32/win32.h
12247 ____________________________________________________________________________
12248 [   343] By: gsar                                  on 1997/12/01  04:37:06
12249         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12250              is identical to ansiperl/* now)
12251      Branch: win32/perl
12252           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12253           !> (integrate 34 files)
12254 ____________________________________________________________________________
12255 [   342] By: nick                                  on 1997/12/01  04:01:57
12256         Log: Builds and passes all tests with gcc on Win32 - phew!
12257      Branch: ansiperl
12258            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12259            ! proto.h util.c win32/makedef.pl
12260 ____________________________________________________________________________
12261 [   341] By: nick                                  on 1997/12/01  02:54:29
12262         Log: Create a struct for all perls globals (as an option)
12263              Mainly for Mingw32 which cannot import data.
12264              Now only Opcode tests fail (op_desc/op_name not 
12265              handled yet stuff)
12266      Branch: ansiperl
12267            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12268            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12269            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12270            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12271            ! win32/win32iop.h win32/win32thread.c
12272 ____________________________________________________________________________
12273 [   340] By: nick                                  on 1997/11/30  20:21:10
12274         Log: Fixup exports in non -DDEBUGGING case
12275      Branch: ansiperl
12276            ! win32/makedef.pl
12277 ____________________________________________________________________________
12278 [   339] By: nick                                  on 1997/11/30  20:10:04
12279         Log: Disable hard-coded -DDEBUGGING
12280      Branch: ansiperl
12281            ! win32/config_h.PL
12282 ____________________________________________________________________________
12283 [   338] By: nick                                  on 1997/11/30  20:00:19
12284         Log: embed.pl now reads *var*.h to do its stuff.
12285              Split generated embed.h into two - new embedvar.h
12286              is #included when 'op' etc. will not mess up proto.h etc.
12287              Removed #define foo (thr->Tfoo) from thread.h
12288              Added some 'missing' symbols to global.sym, removed
12289              those in the *var*.h files
12290              Has build all MULTIPLICITY/USE_THREADS options on win32
12291              with VC++ (and passed tests), but not with exactly this set
12292              of files.
12293      Branch: ansiperl
12294            + embedvar.h
12295            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12296            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12297            ! win32/makedef.pl
12298 ____________________________________________________________________________
12299 [   337] By: nick                                  on 1997/11/29  23:55:31
12300         Log: Globals and structs via macros - part 1 of N
12301              - introduce perlvars.h intrpvar.h and thrdvar.h
12302              - change perl.h and thread.h to include them with
12303              appropriate macros defined
12304              - result is status-quo but with macros
12305              - next step is to tweak embed.* to capitalize on 
12306              new easy-to-find info.
12307      Branch: ansiperl
12308            + intrpvar.h perlvars.h thrdvar.h
12309            ! perl.h thread.h win32/Makefile
12310 ____________________________________________________________________________
12311 [   336] By: nick                                  on 1997/11/29  19:13:55
12312         Log: VC++ default to threaded
12313      Branch: ansiperl
12314            ! win32/Makefile
12315 ____________________________________________________________________________
12316 [   335] By: nick                                  on 1997/11/29  18:38:26
12317         Log: Avoid __declspec(thread) by default, for both scratch
12318              return areas and THR stuff. Use struct thread intern instead.
12319      Branch: ansiperl
12320            ! win32/win32.c win32/win32.h win32/win32sck.c
12321            ! win32/win32thread.c win32/win32thread.h
12322 ____________________________________________________________________________
12323 [   334] By: nick                                  on 1997/11/29  17:49:04
12324         Log: Non-threaded build fix
12325      Branch: ansiperl
12326            ! win32/win32thread.c
12327 ____________________________________________________________________________
12328 [   333] By: nick                                  on 1997/11/29  17:29:07
12329         Log: Sort out malloc_mutex for perl's malloc
12330              Remove BINCOMPAT3 from embed.pl 
12331              Add dependancy to CORE_H for PERL95_OBJ
12332      Branch: ansiperl
12333            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12334            ! win32/win32.c
12335 ____________________________________________________________________________
12336 [   332] By: nick                                  on 1997/11/29  16:21:01
12337         Log: Integrate win32 into ansiperl
12338      Branch: ansiperl
12339           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12340           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12341           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12342           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12343           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12344           !> win32/perllib.c
12345 ____________________________________________________________________________
12346 [   331] By: nick                                  on 1997/11/29  01:35:45
12347         Log: GCC + Threads on Win32 - best gcc results yet
12348      Branch: ansiperl
12349            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12350            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12351            ! win32/win32thread.h
12352 ____________________________________________________________________________
12353 [   330] By: nick                                  on 1997/11/28  23:05:08
12354         Log: Un-botch gcc workround
12355      Branch: ansiperl
12356            ! XSUB.h
12357 ____________________________________________________________________________
12358 [   329] By: nick                                  on 1997/11/28  22:39:39
12359         Log: Builds completely with Mingw32, dynamic loaded extensions
12360              don't work yet - suspect __declspec() non-implemented issues.
12361      Branch: ansiperl
12362            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
12363            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
12364            ! win32/runperl.c win32/win32.c win32/win32iop.h
12365 ____________________________________________________________________________
12366 [   328] By: gsar                                  on 1997/11/28  05:48:15
12367         Log: integrate winansi.
12368      Branch: win32/perl
12369           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
12370            ! perl.h
12371           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
12372           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
12373           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
12374 ____________________________________________________________________________
12375 [   327] By: gsar                                  on 1997/11/28  05:38:48
12376         Log: Integrate mainline.
12377      Branch: win32/perl
12378           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12379           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
12380           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12381           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12382           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12383           !> win32/perllib.c
12384 ____________________________________________________________________________
12385 [   326] By: nick                                  on 1997/11/27  19:13:36
12386         Log: GCC builds perl.dll and perl.exe on Win32
12387      Branch: ansiperl
12388            ! win32/makedef.pl win32/makegcc.mk
12389 ____________________________________________________________________________
12390 [   325] By: nick                                  on 1997/11/27  17:46:30
12391         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
12392              far as building miniperl and perl.dll (but not import lib yet)
12393              Seems to lack popen()/pclose() and fcloseall() and fflushall().
12394              Also only CRTDLL not MCRTDLL so threading is probably not
12395              possible yet.
12396              Had to mess with win32iop.h's placement as we need __attribute__
12397              to get STDCALL, and #define of printf messes up proto.h 
12398      Branch: ansiperl
12399            + win32/config.gc win32/config_H.gc win32/makegcc.mk
12400            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
12401            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
12402            ! win32/win32iop.h win32/win32sck.c
12403 ____________________________________________________________________________
12404 [   324] By: mbeattie                              on 1997/11/27  17:08:06
12405         Log: Give dire warnings about the IRIX 6.2 kernel panic.
12406      Branch: perl
12407            ! README.threads hints/irix_6.sh
12408 ____________________________________________________________________________
12409 [   323] By: mbeattie                              on 1997/11/27  16:57:33
12410         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
12411              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12412              Date: 27 Nov 1997 17:18:53 +0100
12413              From: koenig@kulturbox.de (Andreas J. Koenig)
12414      Branch: perl
12415            ! sv.c
12416 ____________________________________________________________________________
12417 [   322] By: mbeattie                              on 1997/11/27  16:12:15
12418         Log: Integrate win32 branch back into mainline.
12419      Branch: perl
12420           !> (integrate 42 files)
12421 ____________________________________________________________________________
12422 [   321] By: mbeattie                              on 1997/11/27  15:06:36
12423         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
12424              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12425              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
12426              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12427      Branch: perl
12428            ! t/lib/safe2.t
12429 ____________________________________________________________________________
12430 [   320] By: mbeattie                              on 1997/11/27  15:02:59
12431         Log: Fix MYMALLOC (wrong #define in malloc.c):
12432              Subject: 5.004_55: MYMALLOC completely busted
12433              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
12434              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12435      Branch: perl
12436            ! malloc.c
12437 ____________________________________________________________________________
12438 [   319] By: mbeattie                              on 1997/11/27  15:01:37
12439         Log: Fix newSVrv so sv_setref_foo work better:
12440              Subject: [PATCH] [5.004_55] newSVrv (again)
12441              Date: Thu, 27 Nov 1997 00:25:50 -0500
12442              From: Owen Taylor <owt1@cornell.edu>
12443      Branch: perl
12444            ! sv.c
12445 ____________________________________________________________________________
12446 [   318] By: mbeattie                              on 1997/11/27  14:59:03
12447         Log: Output skipped test information in test suite:
12448              Subject: 5.004_55: Making test harness platform_aware
12449              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12450              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12451      Branch: perl
12452            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
12453            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
12454            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
12455 ____________________________________________________________________________
12456 [   317] By: mbeattie                              on 1997/11/27  14:55:15
12457         Log: Add 'W'atch command to debugger and improve help:
12458              Subject: 5.004_55: Debugger patch again
12459              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
12460              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12461      Branch: perl
12462            ! lib/perl5db.pl
12463 ____________________________________________________________________________
12464 [   316] By: mbeattie                              on 1997/11/27  14:52:44
12465         Log: Stop double initialisation of malloc_mutex:
12466              Subject: 5.004_55: Double initialiazation of malloc_mutex
12467              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
12468              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12469      Branch: perl
12470            ! miniperlmain.c win32/perllib.c
12471 ____________________________________________________________________________
12472 [   315] By: mbeattie                              on 1997/11/27  14:48:58
12473         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
12474      Branch: perl
12475            ! sv.c t/op/pat.t
12476 ____________________________________________________________________________
12477 [   314] By: nick                                  on 1997/11/27  01:03:19
12478         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
12479      Branch: ansiperl
12480           !> (integrate 897 files)
12481 ____________________________________________________________________________
12482 [   313] By: gsar                                  on 1997/11/26  03:20:55
12483         Log: merge win32-aware installperl in ansiperl branch.
12484      Branch: win32/perl
12485           !> installperl
12486 ____________________________________________________________________________
12487 [   312] By: gsar                                  on 1997/11/26  01:50:37
12488         Log: Fix for C<sort 'foo'...> bug:
12489              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12490              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
12491              Subject: [PATCH] Re: Sort grammar bug 
12492              Date: Sat, 01 Nov 1997 14:46:35 -0500
12493              ------
12494              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12495              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
12496              Subject: Re: Sort grammar bug 
12497              Date: Sun, 02 Nov 1997 12:47:51 +0000
12498      Branch: win32/perl
12499            ! t/op/sort.t toke.c
12500 ____________________________________________________________________________
12501 [   311] By: nick                                  on 1997/11/26  01:42:50
12502         Log: Win32-ize installperl
12503      Branch: ansiperl
12504            ! installperl
12505 ____________________________________________________________________________
12506 [   310] By: gsar                                  on 1997/11/26  01:36:39
12507         Log: Another trivial patch:
12508              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12509              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
12510              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
12511              Date: Wed, 29 Oct 1997 21:45:26 -0500
12512      Branch: win32/perl
12513            ! XSUB.h
12514 ____________________________________________________________________________
12515 [   309] By: nick                                  on 1997/11/26  01:33:32
12516         Log: Fixup _55 for Win32:
12517              Missed thread :-> perl_thread changes
12518              Two #define THR (not the same)
12519              K&R style func in hv.c
12520      Branch: ansiperl
12521            ! hv.c win32/win32thread.c win32/win32thread.h
12522 ____________________________________________________________________________
12523 [   308] By: gsar                                  on 1997/11/26  01:30:21
12524         Log: Sync yet another patch (this one manually edited):
12525              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12526              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
12527              Subject: [PATCH] Re: local($@) gives core dump 
12528              Date: Tue, 28 Oct 1997 21:51:25 -0500
12529      Branch: win32/perl
12530            ! pp_ctl.c
12531 ____________________________________________________________________________
12532 [   307] By: gsar                                  on 1997/11/26  01:22:10
12533         Log: Sync another change from local repository.
12534              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12535              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
12536              Subject: Re: do_postponed breaks with multiple interpreters 
12537              Date: Tue, 28 Oct 1997 22:16:13 -0500
12538      Branch: win32/perl
12539            ! op.c
12540 ____________________________________________________________________________
12541 [   306] By: gsar                                  on 1997/11/26  01:17:46
12542         Log: Sync a change from local repository.
12543              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12544              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
12545              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
12546              Date: Tue, 28 Oct 1997 20:06:06 -0500
12547      Branch: win32/perl
12548            ! mg.c
12549 ____________________________________________________________________________
12550 [   305] By: nick                                  on 1997/11/26  00:50:10
12551         Log: Integrate mainline as of _55
12552      Branch: ansiperl
12553           +> emacs/ptags
12554           !> (integrate 36 files)
12555 ____________________________________________________________________________
12556 [   304] By: gsar                                  on 1997/11/26  00:27:57
12557         Log: Various changes to make it build cleanly and pass all tests:
12558              - needed to run `perl embed.pl`
12559              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
12560              - fix prototypes for a few declarations (Borland is finally quiet)
12561              - move declaration of Mymalloc etc to perl.h (since win32 and other
12562              ports may #define malloc themselves, to let extensions bind to
12563              the version that perl used)
12564              - move struct reg_data into a public header file, since it is
12565              referenced in a public datatype
12566              - win32 makefile fixes
12567              - fix remaining s/thread/perl_thread/
12568      Branch: win32/perl
12569            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
12570            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
12571            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
12572            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12573 ____________________________________________________________________________
12574 [   303] By: gsar                                  on 1997/11/25  20:57:31
12575         Log: Fixup the places where the automatic merge got it wrong.
12576              Previous change (#302) was just a normal integration--ignore the
12577              "reverse" in there.
12578      Branch: win32/perl
12579            ! op.c perl.h
12580 ____________________________________________________________________________
12581 [   302] By: gsar                                  on 1997/11/25  20:32:12
12582         Log: reverse integrate mainline
12583      Branch: win32/perl
12584           +> emacs/ptags
12585           !> (integrate 896 files)
12586
12587 ----------------
12588 Version 5.004_55
12589 ----------------
12590
12591 ____________________________________________________________________________
12592 [   301] By: mbeattie                              on 1997/11/25  17:59:53
12593         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
12594      Branch: perl
12595            ! hv.c pp_ctl.c
12596 ____________________________________________________________________________
12597 [   300] By: mbeattie                              on 1997/11/25  16:29:36
12598         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
12599      Branch: perl
12600            ! MANIFEST patchlevel.h
12601 ____________________________________________________________________________
12602 [   299] By: mbeattie                              on 1997/11/25  15:59:16
12603         Log: Move malloc_mutex initialisation/destruction:
12604              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
12605              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
12606      Branch: perl
12607            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
12608            ! unixish.h vms/vmsish.h
12609 ____________________________________________________________________________
12610 [   298] By: mbeattie                              on 1997/11/25  15:49:22
12611         Log: Make hv_ functions cope better with 'm'-magic:
12612              Subject: [5.004_54] Another neglected patch
12613              Date: Fri, 21 Nov 1997 22:28:17 -0500
12614              From: Owen Taylor <owt1@cornell.edu>
12615      Branch: perl
12616            ! hv.c
12617 ____________________________________________________________________________
12618 [   297] By: mbeattie                              on 1997/11/25  15:47:36
12619         Log: Fix typo in Thread.xs.
12620      Branch: perl
12621            ! ext/Thread/Thread.xs
12622 ____________________________________________________________________________
12623 [   296] By: mbeattie                              on 1997/11/25  15:42:07
12624         Log: Integrate from ansi branch to mainline.
12625      Branch: perl
12626           !> (integrate 890 files)
12627 ____________________________________________________________________________
12628 [   295] By: mbeattie                              on 1997/11/25  14:29:31
12629         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
12630              Subject: Re: _54 on AIX
12631              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12632              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12633      Branch: perl
12634            ! ext/DynaLoader/dl_aix.xs
12635 ____________________________________________________________________________
12636 [   294] By: mbeattie                              on 1997/11/25  14:29:10
12637         Log: AIX patch for hints/aix.sh:
12638              Subject: Re: _54 on AIX
12639              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12640              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12641      Branch: perl
12642            ! hints/aix.sh
12643 ____________________________________________________________________________
12644 [   291] By: mbeattie                              on 1997/11/25  14:17:05
12645         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
12646      Branch: perl
12647            ! op.c op.h
12648 ____________________________________________________________________________
12649 [   290] By: mbeattie                              on 1997/11/25  14:16:29
12650         Log: AIX patch (including Configure support for {sched,pthread}_yield,
12651              pthread initial detach state, renaming perl_thread to perl_os_thread
12652              and struct thread to struct perl_thread):
12653              Subject: Re: _54 on AIX
12654              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
12655              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12656      Branch: perl
12657            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
12658            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
12659            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
12660            ! proto.h sv.h thread.h util.c win32/win32thread.c
12661            ! win32/win32thread.h
12662 ____________________________________________________________________________
12663 [   289] By: mbeattie                              on 1997/11/25  12:33:02
12664         Log: Rename perl_thread to perl_os_thread.
12665      Branch: perl
12666            ! fakethr.h thread.h util.c win32/win32thread.h
12667 ____________________________________________________________________________
12668 [   288] By: mbeattie                              on 1997/11/25  12:27:35
12669         Log: Remove bincompat3 support:
12670              Subject: Re: ANNOUNCE: perl5.004_54 is available
12671              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
12672              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12673      Branch: perl
12674            ! Configure INSTALL embed.h global.sym malloc.c
12675 ____________________________________________________________________________
12676 [   287] By: mbeattie                              on 1997/11/25  12:23:50
12677         Log: Emacs/tags update:
12678              Subject: Emacs/tags update for 5.004_54
12679              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
12680              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12681      Branch: perl
12682            + emacs/ptags
12683            ! MANIFEST Makefile.SH emacs/cperl-mode.el
12684 ____________________________________________________________________________
12685 [   286] By: nick                                  on 1997/11/23  23:03:56
12686         Log: Add $$_ test 
12687      Branch: ansiperl
12688            ! t/op/ref.t
12689 ____________________________________________________________________________
12690 [   285] By: gsar                                  on 1997/11/23  08:26:00
12691         Log: Initial reverse integration of winansi branch.
12692      Branch: win32/perl
12693           !> (integrate 50 files)
12694 ____________________________________________________________________________
12695 [   284] By: gsar                                  on 1997/11/23  07:32:24
12696         Log: Add to docs about the BEGIN { shift } feature.  Make the change
12697              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
12698      Branch: win32/perl
12699            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
12700 ____________________________________________________________________________
12701 [   283] By: nick                                  on 1997/11/22  21:29:30
12702         Log: Duplicate perl_threadsv
12703      Branch: ansiperl
12704            ! global.sym
12705 ____________________________________________________________________________
12706 [   282] By: nick                                  on 1997/11/22  21:18:11
12707         Log: Munge pseudo-Configure stuff to add -thread to archname as
12708              Malcolm seems to think that is way to test for threads.
12709              Update @INC stuffing hackery to have traditional @INC
12710              search order archlib, privlib, sitearch, site.
12711      Branch: ansiperl
12712            ! t/lib/english.t win32/config.bc win32/config_H.bc
12713            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
12714            ! win32/makefile.mk win32/win32.c win32/win32.h
12715 ____________________________________________________________________________
12716 [   281] By: nick                                  on 1997/11/22  19:28:21
12717         Log: Builds and passes all but english.t on win32 VC++
12718      Branch: ansiperl
12719            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
12720            ! win32/config_H.vc win32/win32thread.h
12721 ____________________________________________________________________________
12722 [   280] By: nick                                  on 1997/11/22  18:10:50
12723         Log: ansiperl builds with Borland C++ again
12724      Branch: ansiperl
12725            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
12726            ! win32/config.bc win32/config_H.bc win32/perlglob.c
12727            ! win32/win32.c win32/win32.h
12728 ____________________________________________________________________________
12729 [   279] By: nick                                  on 1997/11/22  16:42:51
12730         Log: Resolve ansiperl against mainline
12731      Branch: ansiperl
12732           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12733           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12734           !> t/lib/english.t thread.h toke.c util.c
12735 ____________________________________________________________________________
12736 [   278] By: nick                                  on 1997/11/22  16:30:27
12737         Log: Resolve ansiperl against win32
12738      Branch: ansiperl
12739           !> (integrate 55 files)
12740 ____________________________________________________________________________
12741 [   277] By: gsar                                  on 1997/11/22  09:48:02
12742         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
12743              - added a test for the above
12744              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
12745              ansification hunks
12746      Branch: win32/perl
12747            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
12748 ____________________________________________________________________________
12749 [   276] By: gsar                                  on 1997/11/22  07:24:01
12750         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
12751              when USE_THREADS.  GCC for instance, can do without macros that use
12752              globals.  Instead, selectively re#define only those macros
12753              that use globals to their functional equivalents.  Tests 100% on
12754              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
12755      Branch: win32/perl
12756            ! perl.h sv.h
12757 ____________________________________________________________________________
12758 [   275] By: gsar                                  on 1997/11/22  05:27:04
12759         Log: Integrate mainline.
12760      Branch: win32/perl
12761           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12762            - lib/Class/Fields.pm lib/ISA.pm
12763           !> (integrate 41 files)
12764 ____________________________________________________________________________
12765 [   274] By: mbeattie                              on 1997/11/21  18:28:22
12766         Log: $_ is now per-thread (rather a lot of changes). Only tested under
12767              *-linux-thread at the moment.
12768      Branch: perl
12769            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12770            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12771            ! t/lib/english.t thread.h toke.c util.c
12772 ____________________________________________________________________________
12773 [   273] By: mbeattie                              on 1997/11/21  10:31:29
12774         Log: Filter patch to toke.c:
12775              Subject: Tiny core patch for source filters
12776              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
12777              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12778      Branch: perl
12779            ! toke.c
12780 ____________________________________________________________________________
12781 [   272] By: nick                                  on 1997/11/21  00:54:43
12782         Log: Basic integrate of lastest perl into ansiperl
12783      Branch: ansiperl
12784           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12785            - lib/Class/Fields.pm lib/ISA.pm
12786            ! win32/win32.c win32/win32.h
12787           !> (integrate 57 files)
12788 ____________________________________________________________________________
12789 [   271] By: mbeattie                              on 1997/11/20  12:12:00
12790         Log: Initial stab at IRIX configuration support for threading. Manually
12791              applied parts of following patches:
12792              Subject: Perl 5.004_54 on IRIX
12793              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
12794              From: Jarkko Hietaniemi <jhi@iki.fi>
12795              Subject: Re: Perl 5.004_54 on IRIX
12796              Date: 19 Nov 1997 17:10:17 -0800
12797              From: Scott Henry <scotth@sgi.com>
12798      Branch: perl
12799            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
12800            ! hints/irix_6_1.sh perl.h
12801 ____________________________________________________________________________
12802 [   270] By: mbeattie                              on 1997/11/19  17:45:37
12803         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
12804              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
12805              also fixed two instances of referring to SVs after destruction.
12806      Branch: perl
12807            ! regcomp.c regexec.c
12808 ____________________________________________________________________________
12809 [   269] By: mbeattie                              on 1997/11/19  15:33:23
12810         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
12811              changed by mg_get(*keysp) (!). Introducing a new local variable
12812              fixed it but I don't know if it's a compiler problem or some
12813              other corruption happening elsewhere.
12814      Branch: perl
12815            ! av.c
12816 ____________________________________________________________________________
12817 [   268] By: mbeattie                              on 1997/11/19  11:39:49
12818         Log: Let Configure sort out get{host,net}byaddr* prototypes:
12819              Subject: [PATCH] 5.004_54: little something for
12820              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
12821              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
12822              From: Jarkko Hietaniemi <jhi@iki.fi>
12823      Branch: perl
12824            ! Configure config_h.SH pp_sys.c
12825 ____________________________________________________________________________
12826 [   267] By: mbeattie                              on 1997/11/19  11:04:15
12827         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
12828              Subject: Version 7 of Jumbo RE patch available
12829              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
12830              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12831      Branch: perl
12832            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
12833            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
12834            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
12835            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
12836            ! util.c
12837 ____________________________________________________________________________
12838 [   266] By: mbeattie                              on 1997/11/18  17:26:09
12839         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
12840              version of patch:
12841              Subject: tie fake hash patch for 5.004_54
12842              Date: Sat, 15 Nov 1997 19:18:30 -0500
12843              From: Joshua Pritikin <pritikin@mindspring.com>
12844      Branch: perl
12845            + t/op/avhv.t
12846            ! av.c embed.h global.sym proto.h
12847 ____________________________________________________________________________
12848 [   265] By: mbeattie                              on 1997/11/18  16:51:04
12849         Log: Bring MANIFEST up to date. Add new thread tests.
12850      Branch: perl
12851            + ext/Thread/die.t ext/Thread/die2.t
12852            ! MANIFEST
12853 ____________________________________________________________________________
12854 [   264] By: mbeattie                              on 1997/11/18  16:41:27
12855         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
12856              is assigned to. Added tests to t/op/array.t. magic_setisa now
12857              warns about including non-existent packages in @ISA when -w is on.
12858      Branch: perl
12859            - lib/Class/Fields.pm lib/ISA.pm
12860            ! mg.c t/op/array.t
12861 ____________________________________________________________________________
12862 [   263] By: mbeattie                              on 1997/11/18  16:38:57
12863         Log: Fix typo in win32 -> mainline integration.
12864      Branch: perl
12865            ! perl.h
12866 ____________________________________________________________________________
12867 [   262] By: mbeattie                              on 1997/11/18  11:56:09
12868         Log: Integrate win32 branch back into mainline.
12869      Branch: perl
12870            - win32/win32io.c win32/win32io.h
12871            ! op.c
12872           !> (integrate 30 files)
12873 ____________________________________________________________________________
12874 [   261] By: gsar                                  on 1997/11/18  00:14:02
12875         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
12876      Branch: win32/perl
12877            ! win32/config.bc win32/config.vc win32/config_H.bc
12878            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
12879 ____________________________________________________________________________
12880 [   260] By: nick                                  on 1997/11/16  23:16:16
12881         Log: Generic file changes for MYMALLOC
12882      Branch: ansiperl
12883            ! miniperlmain.c perl.c
12884 ____________________________________________________________________________
12885 [   259] By: nick                                  on 1997/11/16  23:14:36
12886         Log: MYMALLOC for Win32:
12887              1. Initialize malloc_mutex before it is used (all platforms!)
12888              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
12889              3. Tweak win32/config*.* to define MYMALLOC
12890              4. Provide sbrk() in terms of VirtualAlloc().
12891              
12892              Also fixup -MT (perl95) build to handle Perl_current_thread
12893              via call to DLL (as though an extension).
12894      Branch: ansiperl
12895            ! win32/Makefile win32/config.bc win32/config.vc
12896            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
12897            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
12898            ! win32/win32iop.h win32/win32thread.h
12899 ____________________________________________________________________________
12900 [   258] By: nick                                  on 1997/11/15  20:42:28
12901         Log: Implement dTHR via __declspec(thread) - part 2
12902      Branch: ansiperl
12903            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
12904 ____________________________________________________________________________
12905 [   257] By: nick                                  on 1997/11/15  19:52:53
12906         Log: Use __declspec(thread) var rather tha TslAlloc & co.
12907      Branch: ansiperl
12908            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
12909 ____________________________________________________________________________
12910 [   256] By: gsar                                  on 1997/11/15  02:58:09
12911         Log: Add #include guard in Thread.xs so it will build even under
12912              no USE_THREADS (for win32).  This was missed because of edit
12913              w/o checkout perforce kludge.
12914      Branch: win32/perl
12915            ! ext/Thread/Thread.xs
12916 ____________________________________________________________________________
12917 [   255] By: nick                                  on 1997/11/15  00:33:46
12918         Log: Integrate mainline (5.004_54?) into ansiperl
12919      Branch: ansiperl
12920           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12921           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
12922           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
12923           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
12924           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
12925 ____________________________________________________________________________
12926 [   254] By: nick                                  on 1997/11/15  00:25:26
12927         Log: Interate win32 into ansiperl
12928      Branch: ansiperl
12929           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
12930           +> lib/fields.pm
12931           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12932           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
12933           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
12934           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
12935           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
12936 ____________________________________________________________________________
12937 [   253] By: gsar                                  on 1997/11/14  22:04:58
12938         Log: Integrate mainline changes into win32 branch.  Now would be a good time
12939              to reverse integrate the win32 branch into mainline.
12940      Branch: win32/perl
12941           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
12942           +> lib/fields.pm
12943           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12944           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
12945           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
12946           !> t/op/magic.t thread.h
12947
12948 ----------------
12949 Version 5.004_54
12950 ----------------
12951
12952 ____________________________________________________________________________
12953 [   252] By: mbeattie                              on 1997/11/14  15:07:19
12954         Log: Two more delays added to test suite to help *-solaris-thread.
12955      Branch: perl
12956            ! t/io/pipe.t t/lib/io_pipe.t
12957 ____________________________________________________________________________
12958 [   251] By: mbeattie                              on 1997/11/14  15:05:57
12959         Log: Remove stale code from Thread.xs.
12960      Branch: perl
12961            ! ext/Thread/Thread.xs
12962 ____________________________________________________________________________
12963 [   250] By: mbeattie                              on 1997/11/14  10:12:40
12964         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
12965              doesn't run handlers for self-sent signals until kill has returned.)
12966      Branch: perl
12967            ! t/op/magic.t
12968 ____________________________________________________________________________
12969 [   249] By: gsar                                  on 1997/11/14  05:14:44
12970         Log: Fix various details in win32 makefiles and Config.pm setup.
12971              - ldflags is set for both compilers now
12972              - extensions list is now correct
12973              - delete perl95.exe on distclean
12974              - cf_time now gets updated (once)
12975              - ccdlflags is set for Borland
12976              - fix startperl so dprofpp works
12977      Branch: win32/perl
12978            ! win32/Makefile win32/config.bc win32/config.vc
12979            ! win32/config_sh.PL win32/makefile.mk
12980 ____________________________________________________________________________
12981 [   248] By: mbeattie                              on 1997/11/13  18:01:27
12982         Log: Rewrite thread return code to distinguish between ordinary return
12983              and die() and make join propagate the die. Add tiny method eval
12984              which just does "return eval { shift->join; }". Add Thread::Specific
12985              class for access to thread specific user data along with specific.t.
12986              Rename Class to classname throughout Thread.xs for consistency.
12987              Fix pp_specific to pp_threadsv in global.sym. Add support to
12988              pp_entersub in pp_hot.c to lock stash for static locked methods.
12989      Branch: perl
12990            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
12991            + lib/fields.pm
12992            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12993            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
12994 ____________________________________________________________________________
12995 [   247] By: mbeattie                              on 1997/11/13  14:13:30
12996         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
12997              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
12998              in pp_sys.c for whether getnet* function get protoyped (since the
12999              default had a broken prototype for getnetbyaddr).
13000      Branch: perl
13001            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13002            ! scope.c thread.h
13003 ____________________________________________________________________________
13004 [   246] By: nick                                  on 1997/11/13  02:44:40
13005         Log: Integrate Win32 branch
13006      Branch: ansiperl
13007            - configure ext/util/extliblist win32/bin/pl2bat.bat
13008            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13009            - win32/config.H win32/config.w32 win32/win32io.c
13010            - win32/win32io.h
13011           !> (integrate 905 files)
13012 ____________________________________________________________________________
13013 [   245] By: nick                                  on 1997/11/13  00:47:54
13014         Log: Integrate (-ay) win32 branch at its creation to 
13015              establish and ancestor as per perkforce technote #9
13016      Branch: ansiperl
13017           +> configure ext/util/extliblist win32/bin/pl2bat.bat
13018           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13019           +> win32/config.H win32/config.w32
13020           !> (integrate 859 files)
13021 ____________________________________________________________________________
13022 [   244] By: gsar                                  on 1997/11/12  22:26:39
13023         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
13024              contains the all the declarations and macros for the win32io layer.
13025              New std-ish functions are exported now.  All win32-specific exported
13026              functions begin with "win32_" consistently.  win32 version of
13027              init_os_extras() is now exported, so embedders can get the in-core
13028              xsubs.
13029      Branch: win32/perl
13030            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
13031            ! win32/win32iop.h win32/win32sck.c
13032 ____________________________________________________________________________
13033 [   243] By: gsar                                  on 1997/11/12  07:41:52
13034         Log: Really delete deleted files.
13035      Branch: win32/perl
13036            - win32/win32io.c win32/win32io.h
13037 ____________________________________________________________________________
13038 [   242] By: gsar                                  on 1997/11/12  07:40:54
13039         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
13040              files (win32/win32io.[ch]) completely removed, as are all traces
13041              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
13042              for later. Various myfoo() things regularized to my_foo().  CPP not
13043              required anymore to create a perl binary :)
13044      Branch: win32/perl
13045            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
13046            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13047            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13048            ! win32/win32sck.c
13049 ____________________________________________________________________________
13050 [   241] By: gsar                                  on 1997/11/12  05:31:28
13051         Log: Fix various win32 code blemishes:
13052              - s/stolen/win32/g
13053              - s/(CROAK|WARN)/lc($1)/eg
13054              - remove deadcode from most places
13055      Branch: win32/perl
13056            ! win32/makedef.pl win32/win32.c win32/win32io.c
13057            ! win32/win32iop.h
13058 ____________________________________________________________________________
13059 [   240] By: gsar                                  on 1997/11/12  04:36:29
13060         Log: Carry over changes in ansiperl branch.  Win32 branch is now
13061              the leading edge.
13062      Branch: win32/perl
13063            ! embed.h global.sym perl.c win32/win32thread.c
13064            ! win32/win32thread.h
13065 ____________________________________________________________________________
13066 [   239] By: gsar                                  on 1997/11/12  03:39:57
13067         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
13068      Branch: win32/perl
13069            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
13070 ____________________________________________________________________________
13071 [   238] By: gsar                                  on 1997/11/12  03:25:17
13072         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
13073              done cleaner, if really needed (perhaps only for efficiency reasons?)).
13074              Redundant EXTERN_C definitions and related warnings fixed.
13075      Branch: win32/perl
13076            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
13077            ! win32/win32iop.h win32/win32sck.c
13078 ____________________________________________________________________________
13079 [   237] By: nick                                  on 1997/11/12  02:45:15
13080         Log: Fixup Win32
13081              - #undef start_env before re-#defining it
13082              - change pp_specific pp_threadsv in global.sym
13083              - re-build embed.h
13084              - avoid HAVE_THREAD_INTERN - we don't and empty struct
13085              is a pain. If we did have it it would contain cached
13086              values of things we can only get at _IN_ the thread
13087              so new_struct_thread is wrong place to call it.
13088              - add new macro SET_THREAD_SELF - we must (in main thread)
13089              define in win32thread.h, support in win32thread.c,
13090              test and call in perl.c
13091      Branch: ansiperl
13092            ! embed.h global.sym perl.c thread.h win32/win32thread.c
13093            ! win32/win32thread.h
13094 ____________________________________________________________________________
13095 [   236] By: nick                                  on 1997/11/12  01:54:23
13096         Log: Integrate mainline after it integrated us.
13097              Accepted 'theirs' everywhere - so two branches should
13098              now point to same files again.
13099              Almost all of these were what was suggested, others were
13100              whitespace diffs. A few dubious spots which we will now 
13101              go fix.
13102      Branch: ansiperl
13103           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13104           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13105           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13106           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13107           !> util.c
13108 ____________________________________________________________________________
13109 [   235] By: gsar                                  on 1997/11/12  01:22:26
13110         Log: Minor tweaks to add a thread_intern struct that should ultimately
13111              contain all the win32-specific statics.
13112              Win32 branch now passes all tests with or w/o USE_THREADS.
13113      Branch: win32/perl
13114            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13115 ____________________________________________________________________________
13116 [   234] By: gsar                                  on 1997/11/11  23:08:54
13117         Log: Initial (untested) integration of mainline changes.
13118      Branch: win32/perl
13119            - configure
13120           !> (integrate 89 files)
13121 ____________________________________________________________________________
13122 [   233] By: mbeattie                              on 1997/11/11  18:07:30
13123         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13124      Branch: perl
13125            ! thread.h
13126 ____________________________________________________________________________
13127 [   232] By: mbeattie                              on 1997/11/11  17:49:12
13128         Log: t/TEST (reverted to @229 version) should have been included in the
13129              previous change (231) but my way of recovering it didn't work
13130              properly. The change 231 comments about successful tests applies
13131              to this t/TEST (i.e. as of this change).
13132      Branch: perl
13133            ! t/TEST
13134 ____________________________________________________________________________
13135 [   231] By: mbeattie                              on 1997/11/11  17:46:59
13136         Log: Fix up ansiperl integration. Back to passing all expected tests
13137              with usethreads. Untested with non-threaded perl.
13138      Branch: perl
13139            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13140            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13141 ____________________________________________________________________________
13142 [   230] By: mbeattie                              on 1997/11/11  16:36:22
13143         Log: Initial integration of ansi branch into mainline (untested).
13144      Branch: perl
13145           +> t/lib/thread.t t/op/nothread.t thread.sym
13146            - configure
13147           !> (integrate 84 files)
13148 ____________________________________________________________________________
13149 [   229] By: mbeattie                              on 1997/11/11  15:20:43
13150         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13151              getting per-thread magicals. Fixed thr->errsv initialisation.
13152      Branch: perl
13153            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13154            ! t/lib/safe2.t toke.c
13155 ____________________________________________________________________________
13156 [   228] By: mbeattie                              on 1997/11/11  12:48:26
13157         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13158              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13159              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13160              again for non-threaded perl. Enhanced perl_get_sv to return
13161              per-thread magicals where necessary for threaded perl.
13162      Branch: perl
13163            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13164            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13165 ____________________________________________________________________________
13166 [   227] By: mbeattie                              on 1997/11/11  11:00:02
13167         Log: hashlock bug.
13168              
13169              Jobs fixed ...
13170              
13171              hashlock fixed on 1997/11/11 by mbeattie@localhost
13172              
13173              Subject: [perl5.004_53; patch] Another hash-locking fix
13174              Date: 23 Oct 1997 14:13:55 -0400
13175              From: Owen Taylor <owt1@cornell.edu>
13176      Branch: bugs
13177            + hashlock
13178 ____________________________________________________________________________
13179 [   226] By: gsar                                  on 1997/11/11  02:11:23
13180         Log: Slightly more refined lock() keyword recognition (using %INC).
13181      Branch: win32/perl
13182            ! toke.c
13183 ____________________________________________________________________________
13184 [   225] By: gsar                                  on 1997/11/11  00:26:09
13185         Log: "weak" lock keyword (hardcoded initial implementation) now works.
13186              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13187              is recognized as a sub, a regular keyword otherwise.  Could be
13188              generalized by storing a flag for every op in OP struct, and turning
13189              the flag off when Thread.xs loads.
13190      Branch: win32/perl
13191            ! toke.c
13192 ____________________________________________________________________________
13193 [   224] By: gsar                                  on 1997/11/10  22:59:55
13194         Log: Merge a patch in preparation for "weak keywords":
13195              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13196              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13197              Subject: [PATCH] global overrides for keywords
13198              Date: Wed, 08 Oct 1997 02:18:23 -0400
13199      Branch: win32/perl
13200            ! embed.h interp.sym perl.c perl.h toke.c
13201 ____________________________________________________________________________
13202 [   223] By: gsar                                  on 1997/11/10  22:41:31
13203         Log: Remove runlevel.  It was used to count how many runops() calls
13204              we were in the process of executing, and longjmp() to the topmost
13205              one (if not already there).  We use a null top_env->je_prev
13206              to distinguish that now.
13207      Branch: win32/perl
13208            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13209 ____________________________________________________________________________
13210 [   222] By: gsar                                  on 1997/11/10  04:47:48
13211         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13212              USE_THREADS case builds and passes all tests using both compilers.
13213              Additional tweaks:
13214              - fixup win32/makedef.pl to skip more symbols for non-thread build.
13215              - sync win32/Makefile with win32/makefile.mk
13216              >>>Non-thread build fails a lot of tests.<<<
13217      Branch: win32/perl
13218            + thread.sym
13219            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13220            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13221            ! win32/makedef.pl win32/makefile.mk
13222 ____________________________________________________________________________
13223 [   221] By: gsar                                  on 1997/11/10  00:57:53
13224         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13225              into win32 branch.
13226      Branch: win32/perl
13227            + t/lib/thread.t t/op/nothread.t
13228            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13229            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13230            ! util.c win32/Makefile win32/config.bc win32/config.vc
13231            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13232            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13233            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13234            ! win32/win32thread.c win32/win32thread.h
13235 ____________________________________________________________________________
13236 [   220] By: gsar                                  on 1997/11/09  22:44:41
13237         Log: Integrate latest mainline into win32 branch.
13238      Branch: win32/perl
13239           +> win32/win32thread.c win32/win32thread.h
13240           !> (integrate 39 files)
13241 ____________________________________________________________________________
13242 [   219] By: nick                                  on 1997/11/09  21:46:06
13243         Log: Conditionalize english.t,
13244              Enhance times() for NT,
13245              (Failed) attempt to implement alarm(),
13246              Fixed config.h dependancy in makefile.mk
13247      Branch: ansiperl
13248            ! t/lib/english.t win32/config.bc win32/config_H.bc
13249            ! win32/makefile.mk win32/win32.c
13250 ____________________________________________________________________________
13251 [   218] By: nick                                  on 1997/11/09  15:38:00
13252         Log: Dick Hardt's patch for build on Alpha
13253      Branch: ansiperl
13254            ! win32/Makefile
13255 ____________________________________________________________________________
13256 [   217] By: nick                                  on 1997/11/09  03:31:20
13257         Log: MakeMaker not in vofig noise fix for dmake
13258      Branch: ansiperl
13259            ! win32/config.bc win32/makefile.mk
13260 ____________________________________________________________________________
13261 [   216] By: nick                                  on 1997/11/09  03:15:06
13262         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13263              TIEHASH works, but 2nd call (after db is closed, attempt
13264              to reopen) tries to AUTOLOAD TIEHASH rather than using
13265              cached value.
13266      Branch: ansiperl
13267            ! pp_sys.c
13268 ____________________________________________________________________________
13269 [   215] By: nick                                  on 1997/11/08  16:41:24
13270         Log: Cleanup MakeMaker 'not in config' noise
13271      Branch: ansiperl
13272            ! win32/Makefile win32/config.vc
13273 ____________________________________________________________________________
13274 [   214] By: nick                                  on 1997/11/08  15:07:24
13275         Log: Remove 'configure' leaving configure.gnu and Configure
13276              Win32 ignores case and keeps trying to update
13277              repository copy of 'configure' or 'Configure' with
13278              the other.
13279      Branch: ansiperl
13280            - configure
13281            ! MANIFEST
13282 ____________________________________________________________________________
13283 [   213] By: nick                                  on 1997/11/08  15:03:39
13284         Log: Get threads working again on Win32
13285              Root cause of fail was init_thread_intern() in
13286              new_struct_thread() (which is called in parent thread)
13287              clobbering dTHR of parent thread. 
13288              It is doubtfull if setting 'self' in new_struct_thread()
13289              is 'right' but left in for now.
13290      Branch: ansiperl
13291            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13292            ! win32/win32thread.c win32/win32thread.h
13293 ____________________________________________________________________________
13294 [   212] By: nick                                  on 1997/11/08  00:34:03
13295         Log: Add :base_thread to :default in Opcode.pm
13296              This allows lib/safe.t to pass when threaded.
13297              It is unclear if 'lock' should be safe as it allows
13298              denial of service attack, but could not figure out
13299              how to add just 'specific' (sic) to :default
13300              without triggering 'already tagged' warning noise.
13301      Branch: ansiperl
13302            ! ext/Opcode/Opcode.pm win32/makefile.mk
13303 ____________________________________________________________________________
13304 [   211] By: nick                                  on 1997/11/07  23:59:31
13305         Log: Merge changes as of 18:00 CST 
13306      Branch: ansiperl
13307           !> op.c pp.c pp_sys.c thread.h util.c
13308 ____________________________________________________________________________
13309 [   210] By: nick                                  on 1997/11/07  23:52:35
13310         Log: Reverse integrate Malcolm's chanes into local
13311              repository, then import result back into my view
13312              of Malcolm's repository.
13313              Builds and passes (most) tests with GNU C++/Solaris
13314              and Borland C++, Win32.
13315      Branch: ansiperl
13316            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13317            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13318            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13319            ! thread.h toke.c util.c win32/makefile.mk
13320 ____________________________________________________________________________
13321 [   209] By: mbeattie                              on 1997/11/07  18:12:36
13322         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13323              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13324              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13325              missing #ifdef USE_THREADS around some DEBU_L statements in die().
13326              Building without USE_THREADS fails quite a lot of tests. It looks
13327              as though the move to per-thread magicals must be missing some
13328              #ifdef USE_THREADS.
13329      Branch: perl
13330            ! op.c pp.c pp_sys.c thread.h util.c
13331 ____________________________________________________________________________
13332 [   208] By: nick                                  on 1997/11/07  01:37:28
13333         Log: Raw integrate of latest perl
13334      Branch: ansiperl
13335            ! t/TEST
13336           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13337           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13338           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13339           !> thread.h toke.c util.c
13340 ____________________________________________________________________________
13341 [   207] By: mbeattie                              on 1997/11/06  14:58:00
13342         Log: Update README.threads and Todo.5.005.
13343      Branch: perl
13344            ! README.threads Todo.5.005
13345 ____________________________________________________________________________
13346 [   206] By: mbeattie                              on 1997/11/06  14:37:37
13347         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13348      Branch: perl
13349            ! op.c pp_ctl.c proto.h scope.h
13350 ____________________________________________________________________________
13351 [   205] By: mbeattie                              on 1997/11/06  14:31:38
13352         Log: Per-thread magicals now stored in their own thr->magicals and keyed
13353              more directly. cvcache and oursv become ordinary struct thread
13354              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
13355              for 0 again. Main thread initialisation done by new function
13356              init_main_thread instead of (now fixed) new_struct_thread.
13357              
13358              Jobs fixed ...
13359              
13360              jmpenv fixed on 1997/11/06 by mbeattie@localhost
13361              
13362              Subject: [perl5.004_53; patch] eval's and threads
13363              Date: 23 Oct 1997 23:59:19 -0400
13364              From: Owen Taylor <owt1@cornell.edu>
13365      Branch: bugs
13366            + jmpenv
13367      Branch: perl
13368            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
13369            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
13370 ____________________________________________________________________________
13371 [   204] By: mbeattie                              on 1997/11/05  17:18:18
13372         Log: Per-thread magicals mostly working (and localisable). Now getting
13373              intermittent occasional "Use of uninitialized value" warnings
13374              which may be due to some op flag black magic I've broken.
13375      Branch: perl
13376            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
13377            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
13378 ____________________________________________________________________________
13379 [   203] By: nick                                  on 1997/11/05  01:04:10
13380         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
13381      Branch: ansiperl
13382            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
13383            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
13384            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
13385            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13386            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
13387            ! win32/config.vc win32/config_H.vc win32/makedef.pl
13388            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13389            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13390            ! win32/win32sck.c win32/win32thread.h
13391 ____________________________________________________________________________
13392 [   202] By: nick                                  on 1997/11/05  00:50:27
13393         Log: Compile(d) at least once with threads on win32 
13394              but did not work
13395      Branch: ansiperl
13396            ! embed.h perl.c thread.h
13397 ____________________________________________________________________________
13398 [   201] By: nick                                  on 1997/11/05  00:32:13
13399         Log: Trivial integrate
13400      Branch: ansiperl
13401           !> patchlevel.h
13402 ____________________________________________________________________________
13403 [   200] By: mbeattie                              on 1997/11/04  12:06:09
13404         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
13405      Branch: perl
13406            ! patchlevel.h
13407 ____________________________________________________________________________
13408 [   199] By: nick                                  on 1997/11/01  00:18:52
13409         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
13410      Branch: ansiperl
13411           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13412           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13413           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13414           !> util.c
13415 ____________________________________________________________________________
13416 [   198] By: nick                                  on 1997/11/01  00:08:33
13417         Log: win32thread.* not in MANIFEST which has muddled moving
13418              back and forth between depots.
13419      Branch: ansiperl
13420            ! MANIFEST win32/win32thread.c win32/win32thread.h
13421 ____________________________________________________________________________
13422 [   197] By: nick                                  on 1997/11/01  00:02:49
13423         Log: Test changes
13424      Branch: ansiperl
13425            + t/lib/thread.t t/op/nothread.t thread.sym
13426            ! MANIFEST
13427 ____________________________________________________________________________
13428 [   196] By: nick                                  on 1997/10/31  23:54:01
13429         Log: Further ANSI changes now builds and passes (most) tests
13430              with gcc -x c++. 
13431      Branch: ansiperl
13432            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
13433            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13434            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13435            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
13436            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13437            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
13438            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
13439            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
13440            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
13441            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
13442            ! x2p/walk.c
13443 ____________________________________________________________________________
13444 [   195] By: mbeattie                              on 1997/10/31  18:05:31
13445         Log: Half way through moving per-thread magicals into per-thread fields
13446              and the associated new OP_SPECIFIC and find_thread_magical stuff.
13447              perl will compile but plenty of the magicals are still broken.
13448      Branch: perl
13449            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13450            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13451            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13452            ! util.c
13453 ____________________________________________________________________________
13454 [   194] By: nick                                  on 1997/10/31  01:43:49
13455         Log: Convert miniperl sources to ANSI C. Several passes of
13456              GNU C's 'protoize' plus a few hand edits.
13457              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
13458              Does not link seems gcc's C++ does not define a symbol for
13459              const char foo[] = "....";
13460              i.e. with empty [].
13461      Branch: ansiperl
13462            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
13463            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
13464            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
13465            ! sv.c taint.c toke.c universal.c util.c
13466 ____________________________________________________________________________
13467 [   193] By: nick                                  on 1997/10/30  03:00:01
13468         Log: Make the ansi branch
13469      Branch: ansiperl
13470           +> (branch 907 files)
13471 ____________________________________________________________________________
13472 [   192] By: nick                                  on 1997/10/30  02:48:17
13473         Log: Oneperl builds with THREADS/THISPTR Borland
13474              Manualy inserted Sarathy's new COND_XXXXX from his mail.
13475              Manual change if Tself -> self as was easier than resolve :-(
13476              Two aTHIS's in op.c
13477      Branch: oneperl
13478            ! embed.h op.c thread.h thread.sym win32/makefile.mk
13479            ! win32/win32thread.h
13480 ____________________________________________________________________________
13481 [   191] By: nick                                  on 1997/10/30  01:54:50
13482         Log: Raw resolve of latest sources with oneperl
13483      Branch: oneperl
13484           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
13485           !> opcode.pl perl.c thread.h win32/win32thread.c
13486           !> win32/win32thread.h
13487 ____________________________________________________________________________
13488 [   190] By: mbeattie                              on 1997/10/29  14:39:54
13489         Log: Remove global macro "self". Change thr->Tself to thr->self.
13490      Branch: perl
13491            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
13492            ! win32/win32thread.c win32/win32thread.h
13493 ____________________________________________________________________________
13494 [   189] By: mbeattie                              on 1997/10/29  12:49:01
13495         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
13496      Branch: perl
13497            ! Todo.5.005
13498 ____________________________________________________________________________
13499 [   188] By: mbeattie                              on 1997/10/29  12:45:32
13500         Log: Add pp_lock knowledge to compiler
13501      Branch: perlext
13502            ! Compiler/ccop.c Compiler/ccop.h
13503 ____________________________________________________________________________
13504 [   187] By: mbeattie                              on 1997/10/29  12:45:02
13505         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
13506      Branch: perl
13507            ! op.c
13508 ____________________________________________________________________________
13509 [   186] By: mbeattie                              on 1997/10/29  12:43:36
13510         Log: Move compiler OP class information into opcode.pl.
13511      Branch: perl
13512            ! op.h opcode.h opcode.pl
13513 ____________________________________________________________________________
13514 [   185] By: nick                                  on 1997/10/26  22:52:05
13515         Log: Split failing test in op/misc.t into op/nothread.t
13516              so all tests can be passed where they apply.
13517              Cleanup other two cases of THREADS/THISPTR.
13518              Conditional compile option for CriticalSection's on Win32
13519      Branch: oneperl
13520            + t/op/nothread.t
13521            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
13522            ! win32/win32thread.h
13523 ____________________________________________________________________________
13524 [   184] By: nick                                  on 1997/10/26  19:42:00
13525         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
13526      Branch: oneperl
13527            ! embed.h global.sym proto.h sv.c sv.h toke.c
13528 ____________________________________________________________________________
13529 [   183] By: nick                                  on 1997/10/26  18:31:58
13530         Log: Make USE_THREADS imply CRIPPLED_CC.
13531              This avoids most of the uses of 'Sv' and hence many needs of 
13532              dTHR in extension code. 
13533              With this change Data::Dumper builds as-is
13534              and Tk only needs four tweaks:
13535              1. Obscure dump-stack case which really needs dTHR
13536              2. A curcop in error-message code
13537              3. Two cases of SAVETMPS
13538              4. A curcop == &compiling which is probably not required.
13539              IMHO the SAVETMPS case is only one which merits further automation.
13540      Branch: oneperl
13541            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
13542 ____________________________________________________________________________
13543 [   182] By: nick                                  on 1997/10/26  16:31:58
13544         Log: Change dSP to imply dTHR for extension source compatibility
13545              introduce djSP (Declare Just SP) for use in perl sources
13546              and thread-aware extensions. Use latter.
13547      Branch: oneperl
13548            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
13549            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
13550 ____________________________________________________________________________
13551 [   181] By: nick                                  on 1997/10/26  00:39:57
13552         Log: More tests
13553      Branch: oneperl
13554            ! t/lib/thread.t
13555 ____________________________________________________________________________
13556 [   180] By: nick                                  on 1997/10/25  22:18:27
13557         Log: Use return of THREAD_CREATE() - add basic thread test
13558      Branch: oneperl
13559            + t/lib/thread.t
13560            ! ext/Thread/Thread.xs
13561 ____________________________________________________________________________
13562 [   179] By: nick                                  on 1997/10/25  21:25:23
13563         Log: Builds with no thread/this
13564      Branch: oneperl
13565            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
13566            ! win32/win32thread.c
13567 ____________________________________________________________________________
13568 [   178] By: nick                                  on 1997/10/25  18:28:03
13569         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
13570      Branch: oneperl
13571            ! perl.c
13572 ____________________________________________________________________________
13573 [   177] By: nick                                  on 1997/10/25  18:11:33
13574         Log: Basic integrate of oneperl with threads, passes 
13575              tests THISPTR+THREADs - win32/win32thread.* needed
13576              changes (where did they come from)?
13577      Branch: oneperl
13578            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
13579            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13580 ____________________________________________________________________________
13581 [   176] By: nick                                  on 1997/10/25  17:05:52
13582         Log: Onepel builds THISPTR no threads
13583      Branch: oneperl
13584            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
13585 ____________________________________________________________________________
13586 [   175] By: nick                                  on 1997/10/25  16:40:10
13587         Log: Integrate oneperl with new style JOIN etc. macros
13588      Branch: oneperl
13589           +> win32/win32thread.c win32/win32thread.h
13590           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
13591           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
13592           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
13593           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
13594           !> win32/makefile.mk
13595 ____________________________________________________________________________
13596 [   174] By: mbeattie                              on 1997/10/24  17:14:00
13597         Log: Remove xcv_condp CV field which is no longer used.
13598      Branch: perl
13599            ! sv.h
13600 ____________________________________________________________________________
13601 [   173] By: mbeattie                              on 1997/10/24  14:36:09
13602         Log: Patches for VMS [Dan Sugalski]
13603      Branch: bugs
13604            + vms2
13605      Branch: perl
13606            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
13607            ! vms/vmsish.h
13608 ____________________________________________________________________________
13609 [   172] By: mbeattie                              on 1997/10/24  13:50:59
13610         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
13611              to use new API and patch win32 makefile stuff a little.
13612      Branch: perl
13613            + win32/win32thread.c win32/win32thread.h
13614            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
13615            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
13616 ____________________________________________________________________________
13617 [   171] By: mbeattie                              on 1997/10/23  14:00:27
13618         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
13619              
13620              Jobs fixed ...
13621              
13622              get_db_sub fixed on 1997/10/23 by mbeattie@squash
13623              
13624              Subject: [perl5.004_53] Debugger crash (patch)
13625              Date: Thu, 16 Oct 1997 22:03:09 -0400
13626              From: Owen Taylor <owt1@cornell.edu>
13627      Branch: bugs
13628            + get_db_sub
13629      Branch: perl
13630            ! pp_hot.c
13631 ____________________________________________________________________________
13632 [   170] By: mbeattie                              on 1997/10/23  09:22:40
13633         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
13634              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
13635              a ref to its argument for AV, HV, CV. 
13636      Branch: perl
13637            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
13638 ____________________________________________________________________________
13639 [   169] By: gsar                                  on 1997/10/21  03:49:25
13640         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
13641              - Fixup static functions that were missing aTHIS.
13642              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
13643              - Removed static functions from global.sym.
13644              - Typo in perl.h.
13645              - Additions to makefile.mk.
13646      Branch: oneperl
13647            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
13648            ! win32/makefile.mk
13649 ____________________________________________________________________________
13650 [   168] By: nick                                  on 1997/10/20  02:47:18
13651         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
13652      Branch: oneperl
13653            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
13654            ! scope.h thread.h
13655 ____________________________________________________________________________
13656 [   167] By: nick                                  on 1997/10/20  01:03:00
13657         Log: Add missing aTHIS in cast
13658      Branch: oneperl
13659            ! win32/dl_win32.xs
13660 ____________________________________________________________________________
13661 [   166] By: nick                                  on 1997/10/20  00:44:42
13662         Log: Builds and passes test with -DUSE_THISPTR
13663      Branch: oneperl
13664            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
13665            ! win32/perllib.c
13666 ____________________________________________________________________________
13667 [   165] By: nick                                  on 1997/10/19  21:45:36
13668         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
13669      Branch: oneperl
13670            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
13671            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
13672            ! win32/makefile.mk win32/perllib.c
13673 ____________________________________________________________________________
13674 [   164] By: nick                                  on 1997/10/19  20:09:13
13675         Log: oneperl compiles (but fails) with -DUSE_THISPTR
13676      Branch: oneperl
13677            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
13678            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
13679            ! win32/win32.c win32/win32.h
13680 ____________________________________________________________________________
13681 [   163] By: nick                                  on 1997/10/19  16:46:09
13682         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
13683      Branch: oneperl
13684            ! embed.h perl.h thread.h vars.h
13685 ____________________________________________________________________________
13686 [   162] By: nick                                  on 1997/10/19  14:42:16
13687         Log: Dubious merge of oneperl's variable and struct thread
13688      Branch: oneperl
13689           !> perl.h thread.h
13690 ____________________________________________________________________________
13691 [   161] By: nick                                  on 1997/10/18  18:05:13
13692         Log: integrate all but perl.h/thread.h
13693      Branch: oneperl
13694           +> Todo.5.005 perlio.sym
13695           !> (integrate 98 files)
13696 ____________________________________________________________________________
13697 [   160] By: nick                                  on 1997/10/18  03:49:27
13698         Log: Integrate rest of sub-dirs into oneperl
13699      Branch: oneperl
13700           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13701           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13702           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13703           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13704           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13705           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13706           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13707           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
13708           +> hints/os390.sh
13709            - ext/util/extliblist
13710           !> (integrate 425 files)
13711 ____________________________________________________________________________
13712 [   159] By: nick                                  on 1997/10/18  03:20:11
13713         Log: Integrate (accept) t and win32 into oneperl
13714      Branch: oneperl
13715           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
13716           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
13717           +> win32/config.vc win32/config_H.bc win32/config_H.vc
13718           +> win32/makefile.mk
13719           !> (integrate 188 files)
13720 ____________________________________________________________________________
13721 [   158] By: nick                                  on 1997/10/18  03:12:59
13722         Log: Integrate lib/... into oneperl
13723      Branch: oneperl
13724           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
13725           !> (integrate 138 files)
13726 ____________________________________________________________________________
13727 [   157] By: nick                                  on 1997/10/18  02:55:53
13728         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
13729      Branch: oneperl
13730            ! lib/Bundle/CPAN.pm
13731 ____________________________________________________________________________
13732 [   156] By: nick                                  on 1997/10/18  02:52:44
13733         Log: Make lib/Bundle/CPAN.pm a text file
13734      Branch: perl
13735            ! lib/Bundle/CPAN.pm
13736 ____________________________________________________________________________
13737 [   155] By: nick                                  on 1997/10/18  02:33:02
13738         Log: Some weirdness in the intgrate process
13739      Branch: oneperl
13740            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13741            - win32/bin/webget.bat win32/config.H win32/config.w32
13742 ____________________________________________________________________________
13743 [   153] By: nick                                  on 1997/10/18  02:29:16
13744         Log: Let us try all the pure integrate stuff
13745      Branch: oneperl
13746           !> (integrate 647 files)
13747 ____________________________________________________________________________
13748 [   152] By: nick                                  on 1997/10/18  02:13:35
13749         Log: Get more sub directories out of the way.
13750      Branch: oneperl
13751           !> (integrate 92 files)
13752 ____________________________________________________________________________
13753 [   151] By: nick                                  on 1997/10/18  02:05:41
13754         Log: Integrate hints 
13755      Branch: oneperl
13756           !> (integrate 68 files)
13757 ____________________________________________________________________________
13758 [   150] By: nick                                  on 1997/10/18  01:57:20
13759         Log: Try reopening some non-contravertial files
13760      Branch: oneperl
13761           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13762           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13763           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
13764           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
13765 ____________________________________________________________________________
13766 [   144] By: gsar                                  on 1997/10/16  22:26:07
13767         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
13768              build.  Once again, builds and runs all    Thread tests using either
13769              compiler.
13770      Branch: win32/perl
13771            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
13772            ! win32/makefile.mk
13773 ____________________________________________________________________________
13774 [   143] By: gsar                                  on 1997/10/16  20:45:58
13775         Log: A quick merge of latest mainline.
13776      Branch: win32/perl
13777           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13778           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13779           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13780           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13781           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13782           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13783           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13784           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
13785           +> lib/base.pm t/lib/dosglob.t
13786            - ext/util/extliblist
13787           !> (integrate 134 files)
13788
13789 ----------------
13790 Version 5.004_53
13791 ----------------
13792
13793 ____________________________________________________________________________
13794 [   142] By: mbeattie                              on 1997/10/16  16:52:55
13795         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
13796      Branch: perl
13797            ! MANIFEST
13798 ____________________________________________________________________________
13799 [   141] By: mbeattie                              on 1997/10/16  16:42:13
13800         Log: Move perlext/Thread into perl/ext/Thread.
13801      Branch: perl
13802           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13803           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13804           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13805           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13806           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13807           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13808           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13809           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
13810            ! Configure
13811      Branch: perlext
13812            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13813            - Thread/Thread.xs Thread/Thread/Queue.pm
13814            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
13815            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
13816            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
13817            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13818            - Thread/unsync4.t
13819 ____________________________________________________________________________
13820 [   140] By: mbeattie                              on 1997/10/16  16:26:53
13821         Log: Correct threads_mutex locking in main thread destruction.
13822              Add per-interp thrsv to hold SV struct thread for main thread.
13823              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
13824              Add Thread/list.t test of Thread->list method.
13825              Let Thread::Semaphore methods up and down take an extra argument.
13826      Branch: perl
13827            ! embed.h interp.sym perl.c perl.h thread.h
13828      Branch: perlext
13829            + Thread/list.t
13830            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
13831 ____________________________________________________________________________
13832 [   139] By: mbeattie                              on 1997/10/16  14:01:11
13833         Log: Fix up merge with 5.004_04.
13834      Branch: perl
13835            ! op.c perl.c t/lib/dosglob.t
13836 ____________________________________________________________________________
13837 [   138] By: TimBunce                              on 1997/10/16  12:58:22
13838         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
13839      Branch: maint-5.004/perl
13840            ! t/lib/dosglob.t
13841 ____________________________________________________________________________
13842 [   137] By: mbeattie                              on 1997/10/16  11:09:25
13843         Log: Merge maint-5.004 branch (5.004_04) with mainline.
13844      Branch: perl
13845           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
13846            - ext/util/extliblist
13847           !> (integrate 132 files)
13848 ____________________________________________________________________________
13849 [   135] By: gsar                                  on 1997/10/15  21:46:05
13850         Log: Win32 changes over 5.004_52:
13851              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
13852              on an already locked mutex.
13853              - other minor tweaks.
13854              Now builds and runs win32-version of Thread_52, passing all tests.
13855      Branch: win32/perl
13856            ! perl.c proto.h thread.h
13857 ____________________________________________________________________________
13858 [   134] By: gsar                                  on 1997/10/15  18:19:31
13859         Log: fixup makefile.mk conflict.
13860      Branch: win32/perl
13861            ! win32/makefile.mk
13862 ____________________________________________________________________________
13863 [   133] By: gsar                                  on 1997/10/15  18:02:46
13864         Log: Integrated latest changes from mainline into win32.
13865      Branch: win32/perl
13866           +> fakethr.h
13867           !> MANIFEST Porting/makerel Porting/patchls README.threads
13868           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
13869           !> win32/config.vc win32/config_H.bc win32/config_H.vc
13870           !> win32/makefile.mk
13871
13872 ----------------
13873 Version 5.004_52
13874 ----------------
13875
13876 ____________________________________________________________________________
13877 [   132] By: mbeattie                              on 1997/10/15  17:02:38
13878         Log: Remove out-of-date test Thread/cond.t.
13879      Branch: perlext
13880            - Thread/cond.t
13881 ____________________________________________________________________________
13882 [   131] By: mbeattie                              on 1997/10/15  16:57:45
13883         Log: Finish thread state machine: fixes global destruction of threads,
13884              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
13885              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
13886              Thread.xs.
13887      Branch: perl
13888            ! MANIFEST README.threads Todo.5.005 perl.c util.c
13889      Branch: perlext
13890            ! Thread/Thread.xs Thread/queue.t
13891 ____________________________________________________________________________
13892 [   130] By: mbeattie                              on 1997/10/15  16:55:10
13893         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
13894              Fix ThrSETSTATE not to lock t->mutex itself.
13895      Branch: perl
13896            ! fakethr.h thread.h
13897 ____________________________________________________________________________
13898 [   129] By: mbeattie                              on 1997/10/15  16:53:35
13899         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
13900      Branch: perl
13901            ! pp_hot.c
13902 ____________________________________________________________________________
13903 [   128] By: TimBunce                              on 1997/10/15  15:55:26
13904         Log: Maintenance 5.004_04 changes
13905      Branch: maint-5.004/perl
13906            + hints/os390.sh lib/base.pm t/lib/dosglob.t
13907            - ext/util/extliblist
13908            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
13909            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
13910            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
13911            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
13912            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
13913            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
13914            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
13915            ! installperl lib/AutoLoader.pm lib/CPAN.pm
13916            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
13917            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
13918            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
13919            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
13920            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
13921            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
13922            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
13923            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
13924            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
13925            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
13926            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
13927            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
13928            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13929            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
13930            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
13931            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
13932            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
13933            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
13934            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
13935            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
13936            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
13937            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
13938            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
13939            ! win32/Makefile win32/config_H.bc win32/config_H.vc
13940            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
13941            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
13942 ____________________________________________________________________________
13943 [   127] By: mbeattie                              on 1997/10/15  10:00:18
13944         Log: Added fakethr.h.
13945      Branch: perl
13946            + fakethr.h
13947 ____________________________________________________________________________
13948 [   126] By: mbeattie                              on 1997/10/15  09:50:57
13949         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
13950      Branch: perl
13951            ! thread.h
13952 ____________________________________________________________________________
13953 [   125] By: mbeattie                              on 1997/10/15  09:09:24
13954         Log: Started rewriting thread state machine.
13955      Branch: perl
13956            ! perl.c thread.h
13957      Branch: perlext
13958            ! Thread/Thread.xs
13959 ____________________________________________________________________________
13960 [   124] By: gsar                                  on 1997/10/14  00:23:15
13961         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
13962              tests in win32 version of latest perlext/Thread.
13963      Branch: win32/perl
13964            ! pp_hot.c
13965 ____________________________________________________________________________
13966 [   123] By: gsar                                  on 1997/10/13  23:18:38
13967         Log: Initial merge of win32 threads patch.
13968      Branch: win32/perl
13969            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
13970            ! win32/Makefile win32/makedef.pl win32/makefile.mk
13971            ! win32/perllib.c win32/pod.mak win32/win32.h
13972 ____________________________________________________________________________
13973 [   122] By: gsar                                  on 1997/10/10  20:58:40
13974         Log: Integrated changes on mainline into the win32 branch.  Had to set
13975              P4USER=mbeattie for the resolve step (due to the presence of newly
13976              branched files that had not been submitted?)
13977      Branch: win32/perl
13978           +> Porting/makerel Porting/patchls README.threads Todo.5.005
13979           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
13980           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
13981           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
13982           +> win32/bin/webget.pl win32/config.bc win32/config.vc
13983           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
13984            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13985            - win32/bin/webget.bat win32/config.H win32/config.w32
13986            ! thread.h
13987           !> (integrate 858 files)
13988 ____________________________________________________________________________
13989 [   121] By: mbeattie                              on 1997/10/10  17:23:41
13990         Log: Tweak a few Thread tests.
13991      Branch: perlext
13992            + Thread/join2.t
13993            ! Thread/io.t Thread/sync2.t
13994 ____________________________________________________________________________
13995 [   120] By: mbeattie                              on 1997/10/10  17:22:46
13996         Log: Rewrite thread destruction system using linked list of threads.
13997              Still not completely done. Add methods self, equal, flags, list
13998              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
13999      Branch: perl
14000            ! perl.c perl.h thread.h
14001      Branch: perlext
14002            ! Thread/Thread.xs Thread/typemap
14003 ____________________________________________________________________________
14004 [   119] By: mbeattie                              on 1997/10/10  17:19:55
14005         Log: Fix up locking/synchronisation for pp_entersub.
14006      Branch: perl
14007            ! pp_hot.c
14008 ____________________________________________________________________________
14009 [   118] By: mbeattie                              on 1997/10/10  09:55:32
14010         Log: Put back entries in MANIFEST for the four now-returned win32/* files
14011      Branch: perl
14012            ! MANIFEST
14013 ____________________________________________________________________________
14014 [   117] By: mbeattie                              on 1997/10/10  08:12:23
14015         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
14016      Branch: perl
14017            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
14018 ____________________________________________________________________________
14019 [   116] By: mbeattie                              on 1997/10/08  15:41:08
14020         Log: Add missing sig_pipe definition to Thread.xs.
14021      Branch: perlext
14022            ! Thread/Thread.xs
14023 ____________________________________________________________________________
14024 [   115] By: mbeattie                              on 1997/10/08  15:40:46
14025         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
14026              add missing dTHR; to new function unwind_handler_stack() in mg.c
14027              and bump patchlevel.h to 5.004_52.
14028      Branch: perl
14029            ! MANIFEST mg.c patchlevel.h
14030 ____________________________________________________________________________
14031 [   114] By: mbeattie                              on 1997/10/08  10:19:27
14032         Log: Merge maint-5.004 branch (5.004_03) with mainline.
14033              MANIFEST is out of sync.
14034      Branch: perl
14035           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14036           +> win32/bin/webget.pl
14037            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14038            - win32/bin/webget.bat
14039           !> (integrate 168 files)
14040 ____________________________________________________________________________
14041 [   113] By: mbeattie                              on 1997/10/05  17:52:49
14042         Log: Move init of global mutexes/cond vars earlier.
14043      Branch: perl
14044            ! perl.c
14045 ____________________________________________________________________________
14046 [   112] By: nick                                  on 1997/10/04  15:25:28
14047         Log: Add perl.sym to MANIFEST
14048      Branch: oneperl
14049            ! MANIFEST
14050 ____________________________________________________________________________
14051 [   111] By: nick                                  on 1997/10/04  15:23:37
14052         Log: Missing file
14053      Branch: oneperl
14054            + perl.sym
14055 ____________________________________________________________________________
14056 [   110] By: nick                                  on 1997/10/04  13:04:26
14057         Log: Now builds the extensions as well
14058              Passes all tests
14059      Branch: oneperl
14060            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14061            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
14062            ! toke.c util.c writemain.SH
14063 ____________________________________________________________________________
14064 [   109] By: nick                                  on 1997/10/04  12:02:14
14065         Log: Odd checkin issue
14066      Branch: oneperl
14067            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14068            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14069            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14070            ! vms/perly_h.vms writemain.SH
14071 ____________________________________________________________________________
14072 [   108] By: nick                                  on 1997/10/04  11:12:52
14073         Log: Added lots of (missing) prototypes (ckprotos is util to check)
14074              Fixed missing aTHIS flagged by above.
14075              -DUSE_THISPTR passes minitest!
14076      Branch: oneperl
14077            + ckprotos
14078            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14079            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14080            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14081            ! vms/perly_h.vms
14082 ____________________________________________________________________________
14083 [   107] By: nick                                  on 1997/10/03  22:36:52
14084         Log: .y muddle fixup - will get this sorted oneday ...
14085      Branch: oneperl
14086            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
14087            ! vms/perly_h.vms
14088 ____________________________________________________________________________
14089 [   106] By: mbeattie                              on 1997/10/03  17:12:33
14090         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
14091              from struct thread. Added missing thr->Tfoo defines for statbuf
14092              and timesbuf and removed unused Tbuf field.
14093      Branch: perl
14094            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
14095 ____________________________________________________________________________
14096 [   105] By: nick                                  on 1997/10/03  15:56:50
14097         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
14098      Branch: oneperl
14099            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14100            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14101            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14102            ! sv.c taint.c thread.h toke.c universal.c util.c
14103 ____________________________________________________________________________
14104 [   104] By: mbeattie                              on 1997/10/03  15:23:25
14105         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14106      Branch: perl
14107            ! global.sym pp.c proto.h sv.c
14108 ____________________________________________________________________________
14109 [   103] By: mbeattie                              on 1997/10/03  15:17:39
14110         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14111      Branch: perl
14112            ! av.c hv.c perl.h sv.c
14113 ____________________________________________________________________________
14114 [   102] By: mbeattie                              on 1997/10/03  11:53:51
14115         Log: Reliable thread signal handling.
14116      Branch: perl
14117            ! global.sym mg.c perl.c perl.h
14118      Branch: perlext
14119            ! Thread/Thread.xs
14120 ____________________________________________________________________________
14121 [   101] By: nick                                  on 1997/10/02  20:43:17
14122         Log: Cleanup perly.y stuff
14123      Branch: oneperl
14124            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14125 ____________________________________________________________________________
14126 [   100] By: nick                                  on 1997/10/02  18:54:08
14127         Log: Compiles with less invasive aTHIS adding
14128      Branch: oneperl
14129            + nothis.sym
14130            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14131            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14132            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14133            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14134            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14135            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14136            ! util.c vars.h
14137
14138 ----------------
14139 Version 5.004_51
14140 ----------------
14141
14142 ____________________________________________________________________________
14143 [    99] By: mbeattie                              on 1997/10/02  17:23:48
14144         Log: Added Thread/queue.t.
14145      Branch: perlext
14146            + Thread/queue.t
14147 ____________________________________________________________________________
14148 [    98] By: mbeattie                              on 1997/10/02  17:19:44
14149         Log: Bumped patchlevel to 51. Updated Todo.5.005.
14150      Branch: perl
14151            ! Todo.5.005 patchlevel.h
14152 ____________________________________________________________________________
14153 [    97] By: mbeattie                              on 1997/10/02  17:07:47
14154         Log: Update README.threads amd Thread/README
14155      Branch: perl
14156            ! README.threads
14157      Branch: perlext
14158            ! Thread/README
14159 ____________________________________________________________________________
14160 [    96] By: mbeattie                              on 1997/10/02  16:58:47
14161         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14162              fix sv_bless3 prototype.
14163      Branch: perl
14164            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14165 ____________________________________________________________________________
14166 [    95] By: mbeattie                              on 1997/10/02  16:50:21
14167         Log: Fixed broken typemap for Thread.
14168      Branch: perlext
14169            ! Thread/typemap
14170 ____________________________________________________________________________
14171 [    94] By: mbeattie                              on 1997/10/02  16:34:03
14172         Log: Fix pod text in Lint.pm for private-names option.
14173      Branch: perlext
14174            ! Compiler/B/Lint.pm
14175 ____________________________________________________________________________
14176 [    93] By: mbeattie                              on 1997/10/02  13:44:46
14177         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14178      Branch: perl
14179            ! MANIFEST embed.h
14180 ____________________________________________________________________________
14181 [    92] By: mbeattie                              on 1997/10/02  13:27:10
14182         Log: Add Todo.5.005
14183      Branch: perl
14184            + Todo.5.005
14185 ____________________________________________________________________________
14186 [    91] By: nick                                  on 1997/10/01  20:23:38
14187         Log: Raw _T# trial
14188      Branch: oneperl
14189            ! embed.h embed.pl proto.h sv.c
14190 ____________________________________________________________________________
14191 [    90] By: nick                                  on 1997/10/01  18:22:03
14192         Log: THIS + new sort stuff
14193      Branch: oneperl
14194            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14195 ____________________________________________________________________________
14196 [    89] By: nick                                  on 1997/10/01  18:03:05
14197         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14198      Branch: oneperl
14199            ! pp_ctl.c proto.h util.c
14200 ____________________________________________________________________________
14201 [    88] By: mbeattie                              on 1997/10/01  17:04:12
14202         Log: Start of Configure support for -Dusethreads plus associated
14203              Linux hints.
14204      Branch: perl
14205            ! Configure hints/linux.sh
14206 ____________________________________________________________________________
14207 [    87] By: mbeattie                              on 1997/10/01  17:03:34
14208         Log: Move runops_foo prototypes from proto.h to early in perl.h.
14209      Branch: perl
14210            ! perl.h proto.h
14211 ____________________________________________________________________________
14212 [    86] By: nick                                  on 1997/09/30  19:15:21
14213         Log: Debug hackery to thread.h - temporary
14214              Quick-fix qsort() replacement - more to come.
14215      Branch: oneperl
14216            ! thread.h util.c
14217 ____________________________________________________________________________
14218 [    85] By: mbeattie                              on 1997/09/30  15:50:27
14219         Log: Added Lint option regexp-variables.
14220      Branch: perlext
14221            ! Compiler/B/Lint.pm
14222 ____________________________________________________________________________
14223 [    84] By: mbeattie                              on 1997/09/30  15:11:07
14224         Log: Merge maint-5.004 branch (5.004_01) with mainline.
14225      Branch: perl
14226           +> Porting/makerel Porting/patchls hints/newsos4.sh
14227           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14228           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14229           +> win32/makefile.mk
14230            - win32/config.H win32/config.w32
14231           !> (integrate 109 files)
14232 ____________________________________________________________________________
14233 [    83] By: TimBunce                              on 1997/09/30  14:27:09
14234         Log: Maintenance 5.004_03 changes (addendum)
14235      Branch: maint-5.004/perl
14236            - win32/bin/search.bat
14237 ____________________________________________________________________________
14238 [    82] By: TimBunce                              on 1997/09/30  14:11:29
14239         Log: Maintenance 5.004_03 changes
14240      Branch: maint-5.004/perl
14241            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14242            + win32/bin/webget.pl
14243            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14244            - win32/bin/webget.bat
14245            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14246            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14247            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14248            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14249            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14250            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14251            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14252            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14253            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14254            ! win32/win32.c
14255 ____________________________________________________________________________
14256 [    81] By: TimBunce                              on 1997/09/30  13:17:27
14257         Log: Maintenance 5.004_02 changes
14258      Branch: maint-5.004/perl
14259            + win32/bin/runperl.bat
14260            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14261            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14262            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14263            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14264            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14265            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14266            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14267            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14268            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14269            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14270            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14271            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14272            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14273            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14274            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14275            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14276            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14277            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14278            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14279            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14280            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14281            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14282            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14283            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14284            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14285            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14286            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14287            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14288            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14289            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14290            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14291            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14292            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14293            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14294            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14295            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14296            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14297            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14298            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14299            ! win32/config.bc win32/config.vc win32/config_H.bc
14300            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14301            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14302            ! win32/win32io.c win32/win32io.h win32/win32iop.h
14303            ! win32/win32sck.c
14304 ____________________________________________________________________________
14305 [    80] By: nick                                  on 1997/09/29  20:31:43
14306         Log: Add some prototypes in attempt to flush out errors
14307              Tidy up vars.h usage.
14308      Branch: oneperl
14309            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14310            ! proto.h util.c vars.h
14311 ____________________________________________________________________________
14312 [    79] By: nick                                  on 1997/09/29  17:12:07
14313         Log: Builds and passes tests without THISPTR
14314      Branch: oneperl
14315            ! MANIFEST global.sym perl.c perl.h vars.h
14316 ____________________________________________________________________________
14317 [    78] By: mbeattie                              on 1997/09/29  16:57:23
14318         Log: Re-introduce the changes from change 68 (runops becomes a
14319              function pointer and sv_bless3 for '~'-magic) which got lost
14320              during the preparation for the maint-merge.
14321      Branch: perl
14322            ! global.sym perl.h pp.c proto.h run.c sv.c
14323 ____________________________________________________________________________
14324 [    77] By: mbeattie                              on 1997/09/29  16:44:16
14325         Log: Start merge with maint-5.004 branch by creating an ancestral
14326              branch point via a fake resolution with the maint-merge branch.
14327              See Perforce Tech Note 9 for details.
14328      Branch: perl
14329           !> (integrate 864 files)
14330 ____________________________________________________________________________
14331 [    76] By: nick                                  on 1997/09/28  19:04:42
14332         Log: Code with this pointer compiles (but core dumps)
14333      Branch: oneperl
14334            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14335            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14336            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14337            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14338            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14339            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14340            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14341            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14342            ! vars.h
14343 ____________________________________________________________________________
14344 [    75] By: nick                                  on 1997/09/28  15:45:35
14345         Log: Quasi sensible starting point for aTHIS addition.
14346      Branch: oneperl
14347            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14348 ____________________________________________________________________________
14349 [    74] By: nick                                  on 1997/09/28  11:23:32
14350         Log: Ooops - unwind perly.* stuff for now
14351      Branch: oneperl
14352            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14353 ____________________________________________________________________________
14354 [    73] By: nick                                  on 1997/09/28  11:17:23
14355         Log: Builds and passes all tests again
14356      Branch: oneperl
14357            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
14358            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
14359 ____________________________________________________________________________
14360 [    72] By: nick                                  on 1997/09/28  10:47:01
14361         Log: Save "important things" before re-try
14362      Branch: oneperl
14363            + vars.h
14364            ! embed.pl thread.h thread.sym
14365 ____________________________________________________________________________
14366 [    71] By: nick                                  on 1997/09/26  17:47:31
14367         Log: Basic hacks to build with USE_THISPTR, not yet useful
14368              but builds miniperl and passes minitest with all thread 
14369              variables via a _GLOBAL_ thr variable rather than globals.
14370              Now for the local thr variable ...
14371      Branch: oneperl
14372            + thread.sym
14373            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
14374            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
14375            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
14376            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
14377            ! util.c vms/vms.c
14378 ____________________________________________________________________________
14379 [    70] By: mbeattie                              on 1997/09/23  14:29:23
14380         Log: Branch oneperl from mainline.
14381      Branch: oneperl
14382           +> (branch 871 files)
14383 ____________________________________________________________________________
14384 [    69] By: mbeattie                              on 1997/09/22  16:02:37
14385         Log: struct thread now stored in an SV and uses '~'-magic for access.
14386      Branch: perl
14387            ! thread.h
14388      Branch: perlext
14389            ! Thread/Thread.xs Thread/typemap
14390 ____________________________________________________________________________
14391 [    68] By: mbeattie                              on 1997/09/22  16:01:48
14392         Log: runops becomes a funtion pointer and sv_bless3 created
14393              to avoid pointer forgery with '~'-magic.
14394      Branch: perl
14395            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
14396 ____________________________________________________________________________
14397 [    67] By: mbeattie                              on 1997/09/22  15:45:56
14398         Log: More fprintf -> PerlIO_printf changes.
14399      Branch: perl
14400            ! perl.c pp_hot.c util.c
14401 ____________________________________________________________________________
14402 [    66] By: mbeattie                              on 1997/09/22  15:10:40
14403         Log: Minor multi-threading patches for VMS.
14404      Branch: perl
14405            ! mg.c thread.h vms/vms.c
14406 ____________________________________________________________________________
14407 [    65] By: mbeattie                              on 1997/09/15  14:09:11
14408         Log: Add undefined-subs option to Lint.pm.
14409      Branch: perlext
14410            ! Compiler/B/Lint.pm
14411 ____________________________________________________________________________
14412 [    64] By: mbeattie                              on 1997/09/10  16:39:41
14413         Log: Debugging output for lock handling.
14414      Branch: perl
14415            ! mg.c pp.c pp_hot.c util.c
14416 ____________________________________________________________________________
14417 [    63] By: mbeattie                              on 1997/09/10  14:49:00
14418         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
14419      Branch: perlext
14420           +> Thread/Thread/Semaphore.pm
14421            - Thread/Semaphore.pm
14422 ____________________________________________________________________________
14423 [    62] By: mbeattie                              on 1997/09/10  14:47:31
14424         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
14425      Branch: perlext
14426           +> Thread/Thread/Queue.pm
14427            - Thread/Queue.pm
14428 ____________________________________________________________________________
14429 [    61] By: mbeattie                              on 1997/09/10  13:56:50
14430         Log: Solaris fixes: delete pad and padname from thread.h and remove
14431              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
14432      Branch: perl
14433            ! thread.h x2p/Makefile.SH
14434
14435 ----------------
14436 Version 5.004_50        First developer release towards 5.005
14437 ----------------
14438
14439 Maintenance of the 5.004 version of perl continues with the 5.004_xx
14440 series, where 'xx' is <= 49.  Development of the next version, 5.005,
14441 starts with 5.004_50.
14442
14443 ____________________________________________________________________________
14444 [    60] By: mbeattie                              on 1997/09/09  16:57:41
14445         Log: Update README.threads to mention -DL.
14446      Branch: perl
14447            ! README.threads
14448 ____________________________________________________________________________
14449 [    59] By: mbeattie                              on 1997/09/09  16:49:08
14450         Log: Add Thread modules Queue.pm and Semaphore.pm
14451      Branch: perlext
14452            + Thread/Queue.pm Thread/Semaphore.pm
14453 ____________________________________________________________________________
14454 [    58] By: mbeattie                              on 1997/09/09  16:33:45
14455         Log: Update README.threads
14456      Branch: perl
14457            ! README.threads
14458 ____________________________________________________________________________
14459 [    57] By: mbeattie                              on 1997/09/09  16:26:47
14460         Log: Add debug info to Thread typemap.
14461      Branch: perlext
14462            ! Thread/typemap
14463 ____________________________________________________________________________
14464 [    56] By: mbeattie                              on 1997/09/09  15:04:26
14465         Log: Rewrite synchronisation of subs/methods and add attrs
14466              extension for specifying 'locked' and 'method' attributes.
14467      Branch: perl
14468            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14469            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
14470            ! pp_hot.c proto.h sv.c sv.h toke.c
14471      Branch: perlext
14472            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
14473 ____________________________________________________________________________
14474 [    55] By: mbeattie                              on 1997/09/03  16:34:47
14475         Log: Add new keyword "lock" to Opcode.pm
14476      Branch: perl
14477            ! ext/Opcode/Opcode.pm
14478 ____________________________________________________________________________
14479 [    54] By: mbeattie                              on 1997/09/03  14:44:44
14480         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
14481      Branch: perl
14482            ! embed.h keywords.h
14483 ____________________________________________________________________________
14484 [    53] By: mbeattie                              on 1997/09/03  13:52:24
14485         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
14486      Branch: perl
14487            ! MANIFEST
14488 ____________________________________________________________________________
14489 [    52] By: mbeattie                              on 1997/09/03  13:41:20
14490         Log: Let Lint private_names catch out-of-package _foo methods.
14491      Branch: perlext
14492            ! Compiler/B/Lint.pm
14493 ____________________________________________________________________________
14494 [    51] By: mbeattie                              on 1997/09/03  13:20:12
14495         Log: Bump patchlevel.h to 5.004_50
14496      Branch: perl
14497            ! patchlevel.h
14498 ____________________________________________________________________________
14499 [    50] By: mbeattie                              on 1997/09/03  12:31:48
14500         Log: Make compiler build/work with devel 5.005
14501      Branch: perlext
14502            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
14503            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
14504 ____________________________________________________________________________
14505 [    49] By: mbeattie                              on 1997/09/03  12:28:05
14506         Log: Rename RESTART to INIT and associated changes
14507      Branch: perl
14508            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
14509            ! toke.c vms/perly_c.vms
14510 ____________________________________________________________________________
14511 [    48] By: mbeattie                              on 1997/09/02  15:54:27
14512         Log: Added private-names option.
14513      Branch: perlext
14514            ! Compiler/B/Lint.pm
14515 ____________________________________________________________________________
14516 [    47] By: mbeattie                              on 1997/09/02  11:54:55
14517         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
14518      Branch: perlext
14519            ! Compiler/cc_runtime.h
14520 ____________________________________________________________________________
14521 [    46] By: mbeattie                              on 1997/08/28  19:40:08
14522         Log: Missing sprintf in try_autoload.
14523      Branch: perlext
14524            ! Compiler/B/C.pm
14525 ____________________________________________________________________________
14526 [    45] By: mbeattie                              on 1997/08/13  16:15:25
14527         Log: Threading fixups for Digital UNIX.
14528      Branch: perl
14529            ! README.threads malloc.c perl.h toke.c
14530 ____________________________________________________________________________
14531 [    44] By: mbeattie                              on 1997/08/11  15:46:29
14532         Log: Assorted changes for multi-threading (now works rather more).
14533      Branch: perl
14534            + README.threads
14535            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
14536            ! toke.c util.c
14537      Branch: perlext
14538            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
14539            ! Thread/unsync.t
14540 ____________________________________________________________________________
14541 [    43] By: mbeattie                              on 1997/08/08  14:11:00
14542         Log: Made Lint check subs (and -u packages).
14543              Added support for dollar_underscore and implicit $_ in foreach.
14544      Branch: perlext
14545            ! Compiler/B/Lint.pm
14546 ____________________________________________________________________________
14547 [    42] By: TimBunce                              on 1997/07/25  17:15:57
14548         Log: Maintenance 5.004_01 changes
14549      Branch: maint-5.004/perl
14550            + Porting/makerel Porting/patchls hints/newsos4.sh
14551            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14552            + win32/config.vc win32/config_H.bc win32/config_H.vc
14553            + win32/makefile.mk
14554            - win32/config.H win32/config.w32
14555            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
14556            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
14557            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14558            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
14559            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
14560            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
14561            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
14562            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
14563            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14564            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14565            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
14566            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
14567            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
14568            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
14569            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
14570            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
14571            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
14572            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
14573            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
14574            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14575            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
14576            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
14577            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
14578            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
14579            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
14580            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
14581            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
14582            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
14583            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
14584            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
14585 ____________________________________________________________________________
14586 [    41] By: mbeattie                              on 1997/07/24  14:57:53
14587         Log: Start support for fake threads.
14588              pp_lock now returns its argument.
14589      Branch: perl
14590            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
14591            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
14592            ! util.c
14593      Branch: perlext
14594            ! Thread/Thread.xs
14595 ____________________________________________________________________________
14596 [    40] By: mbeattie                              on 1997/07/24  14:55:07
14597         Log: Add missing reset of eval_owner if doeval() fails to parse.
14598      Branch: perl
14599            ! pp_ctl.c
14600 ____________________________________________________________________________
14601 [    39] By: mbeattie                              on 1997/07/17  13:35:51
14602         Log: Fix multiple problems with lexical @_.
14603      Branch: perl
14604            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
14605            ! toke.c
14606 ____________________________________________________________________________
14607 [    38] By: mbeattie                              on 1997/07/16  17:02:09
14608         Log: Change %lx to %x in B::CV::save to prevent some CV
14609              fields becoming 0 in the init section. Add missing
14610              write_back in B::Stackobj::Padsv::load_double to fix
14611              test 22 of op/my.t.
14612      Branch: perlext
14613            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
14614 ____________________________________________________________________________
14615 [    37] By: mbeattie                              on 1997/07/10  11:28:16
14616         Log: Branch win32 developments from main perl branch.
14617      Branch: win32/perl
14618           +> (branch 867 files)
14619 ____________________________________________________________________________
14620 [    36] By: mbeattie                              on 1997/07/05  11:58:05
14621         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
14622              as well as provide_ref (5.003).
14623      Branch: perlext
14624            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
14625 ____________________________________________________________________________
14626 [    35] By: mbeattie                              on 1997/07/05  11:55:18
14627         Log: Introduce pp_lock.
14628      Branch: perl
14629            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
14630            ! pp.c pp_ctl.c toke.c
14631 ____________________________________________________________________________
14632 [    34] By: mbeattie                              on 1997/07/01  12:24:28
14633         Log: Support for op in global register (still buggy)
14634      Branch: perl
14635            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
14636            ! proto.h scope.c scope.h thread.h
14637 ____________________________________________________________________________
14638 [    33] By: mbeattie                              on 1997/06/24  16:34:24
14639         Log: Branch lexical warnings from perl branch.
14640      Branch: lexwarn/perl
14641           +> (branch 867 files)
14642 ____________________________________________________________________________
14643 [    32] By: mbeattie                              on 1997/06/24  14:33:57
14644         Log: Branch integration of maint-5.004 from relperl.
14645      Branch: mainline/perl
14646           +> (branch 600 files)
14647      Branch: maint-5.004/perl
14648           +> (branch 864 files)
14649 ____________________________________________________________________________
14650 [    31] By: mbeattie                              on 1997/06/20  11:46:50
14651         Log: corrected bad_type() prototype. 
14652      Branch: perl
14653            ! op.c
14654 ____________________________________________________________________________
14655 [    30] By: mbeattie                              on 1997/06/12  12:38:05
14656         Log: Tweak README.
14657      Branch: perlext
14658            ! Thread/README
14659 ____________________________________________________________________________
14660 [    29] By: mbeattie                              on 1997/06/12  12:34:59
14661         Log: Document -m option of CC backend.
14662      Branch: perlext
14663            ! Compiler/NOTES
14664 ____________________________________________________________________________
14665 [    28] By: mbeattie                              on 1997/06/12  12:25:05
14666         Log: Support sysseek introduced in 5.004.
14667      Branch: perlext
14668            ! Compiler/ccop.c Compiler/ccop.h
14669 ____________________________________________________________________________
14670 [    27] By: mbeattie                              on 1997/06/05  14:20:51
14671         Log: More fixups for thrperl integration.
14672      Branch: perl
14673            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14674            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
14675            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
14676            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
14677            ! util.c
14678 ____________________________________________________________________________
14679 [    25] By: mbeattie                              on 1997/05/28  15:11:24
14680         Log: Fixups for thrperl integration.
14681      Branch: perl
14682            ! embed.h keywords.h op.c opcode.h perl.c util.c
14683 ____________________________________________________________________________
14684 [    24] By: mbeattie                              on 1997/05/26  20:10:42
14685         Log: Integrate thrperl 5.003->5.004.
14686      Branch: perl
14687           +> thread.h
14688           !> (integrate 33 files)
14689 ____________________________________________________________________________
14690 [    23] By: mbeattie                              on 1997/05/26  11:45:39
14691         Log: Fix ppname when saving subs.
14692      Branch: perlext
14693            ! Compiler/B/C.pm
14694 ____________________________________________________________________________
14695 [    22] By: mbeattie                              on 1997/05/26  11:45:03
14696         Log: -mFoo option now forces -uFoo.
14697      Branch: perlext
14698            ! Compiler/B/CC.pm
14699 ____________________________________________________________________________
14700 [    21] By: mbeattie                              on 1997/05/26  11:43:37
14701         Log: Put back objsym/savesym (used by walkoptree_exec).
14702      Branch: perlext
14703            ! Compiler/B.pm
14704 ____________________________________________________________________________
14705 [    20] By: mbeattie                              on 1997/05/26  11:38:45
14706         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
14707      Branch: perl
14708            ! av.c global.sym
14709 ____________________________________________________________________________
14710 [    19] By: mbeattie                              on 1997/05/25  21:19:38
14711         Log: Fix up integration 5.003->5.004.
14712      Branch: perl
14713            + lib/Class/Fields.pm lib/ISA.pm
14714            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
14715            ! toke.c
14716 ____________________________________________________________________________
14717 [    18] By: mbeattie                              on 1997/05/25  10:31:21
14718         Log: First stab at 5.003 -> 5.004 integration.
14719      Branch: perl
14720           +> (branch 291 files)
14721            - Changes.Conf ext/DynaLoader/dl_os2.xs
14722            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14723            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14724            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14725            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14726            - lib/chat2.pl lib/splain os2/README os2/README.old
14727            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14728            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14729            - x2p/handy.h x2p/s2p.man
14730           !> (integrate 392 files)
14731 ____________________________________________________________________________
14732 [    17] By: mbeattie                              on 1997/05/24  18:46:49
14733         Log: Wholesale update to 5.004.
14734      Branch: relperl
14735            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
14736            + Porting/Glossary Porting/pumpkin.pod README.amiga
14737            + README.cygwin32 README.os2 README.plan9 README.qnx
14738            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
14739            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
14740            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
14741            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14742            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
14743            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14744            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14745            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
14746            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
14747            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
14748            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
14749            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
14750            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
14751            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
14752            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
14753            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
14754            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
14755            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
14756            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
14757            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
14758            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
14759            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
14760            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
14761            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
14762            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
14763            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14764            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
14765            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
14766            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
14767            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
14768            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
14769            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
14770            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
14771            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
14772            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
14773            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
14774            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
14775            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
14776            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
14777            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
14778            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
14779            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
14780            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
14781            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
14782            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14783            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
14784            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
14785            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
14786            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
14787            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
14788            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
14789            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
14790            + plan9/config.plan9 plan9/exclude plan9/fndvers
14791            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
14792            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
14793            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
14794            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
14795            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14796            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14797            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
14798            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
14799            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
14800            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
14801            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
14802            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
14803            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
14804            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
14805            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
14806            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
14807            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
14808            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
14809            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
14810            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
14811            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
14812            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
14813            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
14814            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
14815            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
14816            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
14817            + t/pragma/warn-1global t/pragma/warning.t universal.c
14818            + utils/splain.PL vms/ext/DCLsym/0README.txt
14819            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
14820            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
14821            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
14822            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
14823            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
14824            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
14825            + win32/config.H win32/config.w32 win32/config_h.PL
14826            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
14827            + win32/include/arpa/inet.h win32/include/dirent.h
14828            + win32/include/netdb.h win32/include/sys/socket.h
14829            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
14830            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
14831            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
14832            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
14833            + x2p/proto.h
14834            - Changes.Conf ext/DynaLoader/dl_os2.xs
14835            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14836            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14837            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14838            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14839            - lib/chat2.pl lib/splain os2/README os2/README.old
14840            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14841            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14842            - x2p/handy.h x2p/s2p.man
14843            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
14844            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
14845            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
14846            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
14847            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
14848            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
14849            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
14850            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
14851            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
14852            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
14853            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
14854            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
14855            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14856            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
14857            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
14858            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
14859            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14860            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
14861            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
14862            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
14863            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
14864            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
14865            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
14866            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
14867            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
14868            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
14869            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
14870            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
14871            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
14872            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
14873            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
14874            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
14875            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
14876            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
14877            ! installman installperl interp.sym keywords.h keywords.pl
14878            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
14879            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
14880            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
14881            ! lib/Exporter.pm lib/ExtUtils/Install.pm
14882            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
14883            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14884            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
14885            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
14886            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
14887            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
14888            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
14889            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
14890            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
14891            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
14892            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
14893            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
14894            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
14895            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
14896            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
14897            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
14898            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
14899            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
14900            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
14901            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
14902            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
14903            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
14904            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
14905            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
14906            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
14907            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
14908            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
14909            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
14910            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
14911            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
14912            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
14913            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
14914            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
14915            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
14916            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
14917            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
14918            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
14919            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
14920            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
14921            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
14922            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
14923            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
14924            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
14925            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
14926            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
14927            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
14928            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
14929            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
14930            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
14931            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
14932            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
14933            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
14934            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
14935            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
14936            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
14937            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
14938            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
14939            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
14940            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
14941            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
14942            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
14943            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
14944            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
14945            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14946            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
14947            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
14948            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
14949            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
14950            ! x2p/util.h x2p/walk.c
14951 ____________________________________________________________________________
14952 [    16] By: mbeattie                              on 1997/05/23  22:42:08
14953         Log: Initial integration of relperl from 5.003.
14954      Branch: relperl
14955           +> (branch 600 files)
14956 ____________________________________________________________________________
14957 [    14] By: mbeattie                              on 1997/05/12  20:22:56
14958         Log: Finish code generation rewrite. Clean up B::Section class and
14959              handle symbol table translation internally. Simple .pm modules
14960              now compile OK.
14961      Branch: perlext
14962            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
14963            ! Compiler/B/CC.pm
14964 ____________________________________________________________________________
14965 [    13] By: mbeattie                              on 1997/05/05  19:41:18
14966         Log: Don't make pp_enter and pp_return trigger basic blocks.
14967      Branch: perlext
14968            ! Compiler/B/Bblock.pm
14969 ____________________________________________________________________________
14970 [    12] By: mbeattie                              on 1997/05/05  19:40:16
14971         Log: Rewrite code generation. Sections (de)multiplexed into a
14972              temporary file instead of stored in arrays.
14973      Branch: perlext
14974            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
14975 ____________________________________________________________________________
14976 [    11] By: mbeattie                              on 1997/05/03  20:20:59
14977         Log: Development to pre-alpha4
14978      Branch: perlext
14979            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
14980            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
14981            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
14982            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
14983            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
14984            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
14985            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
14986            ! Compiler/test_harness Compiler/test_harness_cc
14987 ____________________________________________________________________________
14988 [    10] By: mbeattie                              on 1997/05/03  14:47:06
14989         Log: Initial check-in of perl compiler.
14990      Branch: perlext
14991            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
14992            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
14993            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
14994            + Compiler/B/CC.pm Compiler/B/Debug.pm
14995            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
14996            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
14997            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
14998            + Compiler/O.pm Compiler/README Compiler/TESTS
14999            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
15000            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
15001            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
15002            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
15003            + Compiler/disassemble Compiler/old/README.feb11
15004            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
15005            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
15006            + Compiler/op.patch Compiler/ramblings/cc.notes
15007            + Compiler/ramblings/curcop.runtime
15008            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
15009            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
15010            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
15011            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
15012            + Compiler/ramblings/runtime.porting
15013            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
15014            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
15015            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
15016            + Compiler/test_harness_bytecode Compiler/test_harness_cc
15017            + Compiler/typemap
15018 ____________________________________________________________________________
15019 [     9] By: mbeattie                              on 1997/05/02  19:03:49
15020         Log: Don't require CvDEPTH == 0 when bombing out of subs.
15021      Branch: thrperl
15022            ! pp_hot.c
15023 ____________________________________________________________________________
15024 [     8] By: mbeattie                              on 1997/04/23  19:06:45
15025         Log: Added programmer-level condition variables via "condpair" magic.
15026              Added support for detached threads and tweaked a few things.
15027      Branch: thrperl
15028            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
15029            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
15030            ! util.c
15031 ____________________________________________________________________________
15032 [     7] By: mbeattie                              on 1997/04/23  19:04:18
15033         Log: Rewrote programmer-level condition variables from scratch. Added
15034              support for detaching threads. Fixed handling for arguments
15035              passed in to threads and return values for joined threads.
15036      Branch: perlext
15037            + Thread/lock.t
15038            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
15039            ! Thread/typemap
15040 ____________________________________________________________________________
15041 [     6] By: mbeattie                              on 1997/04/10  20:17:26
15042         Log: Initial check-in of Thread module.
15043      Branch: perlext
15044            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
15045            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
15046            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
15047            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
15048            + Thread/unsync4.t
15049 ____________________________________________________________________________
15050 [     5] By: mbeattie                              on 1997/04/10  20:05:52
15051         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
15052              missing parens (pad allocation) in the tokener.
15053      Branch: thrperl
15054            ! op.c pp_ctl.c toke.c
15055 ____________________________________________________________________________
15056 [     4] By: mbeattie                              on 1997/03/28  18:40:44
15057         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
15058      Branch: thrperl
15059            + thread.h
15060            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
15061            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
15062            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
15063            ! run.c scope.c sv.c sv.h toke.c util.c
15064 ____________________________________________________________________________
15065 [     3] By: mbeattie                              on 1997/03/28  13:36:23
15066         Log: Branch 5.003 -> thrperl
15067      Branch: thrperl
15068           +> (branch 600 files)
15069 ____________________________________________________________________________
15070 [     2] By: mbeattie                              on 1997/03/28  13:32:21
15071         Log: Initial devel changes.
15072              Pseudo-hashes. Optional strong typing. RESTART {}.
15073      Branch: perl
15074            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
15075            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
15076            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
15077 ____________________________________________________________________________
15078 [     1] By: mbeattie                              on 1997/03/28  13:17:33
15079         Log: Perl 5.003 check-in
15080      Branch: perl
15081            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
15082            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
15083            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
15084            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15085            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
15086            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15087            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15088            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15089            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15090            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15091            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15092            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15093            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15094            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
15095            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15096            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
15097            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15098            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
15099            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15100            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15101            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15102            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15103            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15104            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15105            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15106            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15107            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15108            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15109            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15110            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15111            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15112            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15113            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15114            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15115            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15116            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15117            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15118            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15119            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15120            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15121            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15122            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15123            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15124            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15125            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15126            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15127            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15128            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15129            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15130            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15131            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15132            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15133            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15134            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15135            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15136            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15137            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15138            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15139            + hints/README.hints hints/aix.sh hints/altos486.sh
15140            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15141            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15142            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15143            + hints/fps.sh hints/freebsd.sh hints/genix.sh
15144            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15145            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15146            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15147            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15148            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15149            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15150            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15151            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15152            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15153            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15154            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15155            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15156            + hints/uts.sh hv.c hv.h installman installperl interp.sym
15157            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15158            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15159            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15160            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15161            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15162            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15163            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15164            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15165            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15166            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15167            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15168            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15169            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15170            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15171            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15172            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15173            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15174            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15175            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15176            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15177            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15178            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15179            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15180            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15181            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15182            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15183            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15184            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15185            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15186            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15187            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15188            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15189            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15190            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15191            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15192            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15193            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15194            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15195            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15196            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15197            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15198            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15199            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15200            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15201            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15202            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15203            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15204            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15205            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15206            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15207            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15208            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15209            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15210            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15211            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15212            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15213            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15214            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15215            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15216            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15217            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15218            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15219            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15220            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15221            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15222            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15223            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15224            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15225            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15226            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15227            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15228            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15229            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15230            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15231            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15232            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15233            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15234            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15235            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15236            + vms/Makefile vms/config.vms vms/descrip.mms
15237            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15238            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15239            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15240            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15241            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15242            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15243            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15244            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15245            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15246            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15247            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15248            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15249            + x2p/walk.c