b6f9522de6f22fb2a9a434aee56ce371124193c4
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of March 1997):
18
19     Gisle Aas           <gisle@aas.no>
20     Kenneth Albanowski  <kjahds@kjahds.com>
21     Graham Barr         <gbarr@ti.com>
22     Spider Boardman     <spider@orb.nashua.nh.us>
23     Tom Christiansen    <tchrist@perl.com>
24     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
25     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
26     Jarkko Hietaniemi   <jhi@iki.fi>
27     Nick Ing-Simmons    <nik@tiuk.ti.com>
28     Andreas Koenig      <a.koenig@mind.de>
29     Doug MacEachern     <dougm@opengroup.org>
30     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
31     Stephen McCamant    <alias@mcs.com>
32     Hans Mulder         <hansm@euronet.nl>
33     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
34     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
35     Tom Phoenix         <rootbeer@teleport.com>
36     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
37     Dean Roehrich       <roehrich@cray.com>
38     Hugo van der Sanden <hv@crypt0.demon.co.uk>
39     Roderick Schertler  <roderick@argon.org>
40     Dan Sugalski        <sugalskd@osshe.edu>
41     Larry W. Virden     <lvirden@cas.org>
42     Ilya Zakharevich    <ilya@math.ohio-state.edu>
43
44 And the Keepers of the Patch Pumpkin:
45
46     Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
47     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
48     Tim Bunce           <Tim.Bunce@ig.co.uk>
49     Andy Dougherty      <doughera@lafcol.lafayette.edu>
50     Gurusamy Sarathy    <gsar@engin.umich.edu>
51     Chip Salzenberg     <chip@perl.com>
52
53 And, of course, the Author of Perl:
54
55     Larry Wall          <larry@wall.org>
56
57
58 NOTE: Each change entry shows the change number; who checked it into the
59 repository; when; description of the change; which branch the change
60 happened in; and the affected files.  The file lists have a short symbolic
61 indicator:
62
63             !       modified
64             +       added
65             -       deleted
66             +>      branched (from elsewhere)
67             !>      merged changes (from elsewhere)
68
69
70 ----------------
71 Version 5.004_75        5.005 Public Beta, Issue 1
72 ----------------
73
74 ____________________________________________________________________________
75 [  1518] By: gsar                                  on 1998/07/15  10:01:41
76         Log: add stub docs for ext/B, other minor tweaks
77      Branch: perl
78            ! Changes Porting/config_H config_h.SH ext/B/B.pm
79            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
80            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
81            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
82            ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
83 ____________________________________________________________________________
84 [  1517] By: gsar                                  on 1998/07/15  08:27:15
85         Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
86              From: abigail@fnx.com
87              Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
88              Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
89              Subject: [PATCH 5.004_74] pod/perlop.pod
90      Branch: perl
91            ! Changes patchlevel.h pod/perlop.pod win32/Makefile
92            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
93            ! win32/makefile.mk
94 ____________________________________________________________________________
95 [  1516] By: gsar                                  on 1998/07/15  08:04:24
96         Log: From:    abigail@fnx.com
97              Date:    Wed, 15 Jul 1998 03:47:56 EDT
98              Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
99              Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
100      Branch: perl
101            ! pod/pod2man.PL
102 ____________________________________________________________________________
103 [  1515] By: gsar                                  on 1998/07/15  08:02:14
104         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
105              Date:    Wed, 15 Jul 1998 03:49:24 EDT
106              Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
107              Subject: [PATCH 5.004_72] Additional targets for OS/2 build
108      Branch: perl
109            ! os2/Makefile.SHs
110 ____________________________________________________________________________
111 [  1514] By: gsar                                  on 1998/07/15  07:58:29
112         Log: rename some long file names to be 8.3 truncation-safe
113      Branch: perl
114           +> Todo-5.005 perly_c.diff pod/perld4.pod
115            - Todo.5.005 perly.c.diff pod/perldelta4.pod
116            ! MANIFEST Porting/pumpkin.pod perly.fixer
117 ____________________________________________________________________________
118 [  1513] By: gsar                                  on 1998/07/15  07:35:29
119         Log: minor tweaks to docs on qr//
120      Branch: perl
121            ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
122 ____________________________________________________________________________
123 [  1512] By: gsar                                  on 1998/07/15  07:06:02
124         Log: applied patch, with tab tweak suggest by Peter Prymmer
125              From: Dan Sugalski <sugalskd@osshe.edu>
126              Date: Tue, 14 Jul 1998 16:41:14 -0700
127              Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
128              Subject: [PATCH 5.004_74]VMS build cleanups
129      Branch: perl
130            ! vms/descrip_mms.template
131 ____________________________________________________________________________
132 [  1511] By: gsar                                  on 1998/07/15  07:03:33
133         Log: allow perlbug -ok when STDIN it not a tty
134              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
135              Date: Wed, 15 Jul 1998 03:24:56 +0200
136              Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
137              Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
138      Branch: perl
139            ! utils/perlbug.PL
140 ____________________________________________________________________________
141 [  1510] By: gsar                                  on 1998/07/15  06:59:43
142         Log: From: "Art Green" <Art_Green@mercmarine.com>
143              Date: Tue, 14 Jul 1998 20:53:48 -0500
144              Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
145              Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
146      Branch: perl
147            ! Configure
148 ____________________________________________________________________________
149 [  1509] By: gsar                                  on 1998/07/15  06:57:50
150         Log: typecast long vs. IV compares in pp_flip/pp_flop
151      Branch: perl
152            ! pp_ctl.c
153 ____________________________________________________________________________
154 [  1508] By: gsar                                  on 1998/07/15  06:50:49
155         Log: don't copy foreach itervar when no external refs exist
156              From: Gisle Aas <gisle@aas.no>
157              Date: 15 Jul 1998 03:35:25 +0200
158              Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
159              Subject: Re: Testcase for 1..n closure change
160      Branch: perl
161            ! pp_hot.c
162 ____________________________________________________________________________
163 [  1507] By: gsar                                  on 1998/07/15  06:46:41
164         Log: applied patch, regen headers
165              From: Stephen McCamant <alias@mcs.com>
166              Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
167              Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
168              Subject: B::Deparse update for qr// and regcreset
169      Branch: perl
170            ! ext/B/B/Deparse.pm opcode.h opcode.pl
171 ____________________________________________________________________________
172 [  1506] By: gsar                                  on 1998/07/15  06:43:04
173         Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
174              From: "Douglas Lankshear" <dougl@ActiveState.com>
175              Date: Tue, 14 Jul 1998 16:40:30 -0700
176              Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
177              Subject: [PATCH 5.004_74]
178      Branch: perl
179            ! proto.h
180 ____________________________________________________________________________
181 [  1505] By: gsar                                  on 1998/07/15  06:41:43
182         Log: dont use sv_dump() in -DD diagnostic
183              From: Gisle Aas <gisle@aas.no>
184              Date: 14 Jul 1998 23:55:36 +0200
185              Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
186              Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
187      Branch: perl
188            ! sv.c
189 ____________________________________________________________________________
190 [  1504] By: gsar                                  on 1998/07/15  06:39:37
191         Log: add a few more thread.t tests
192      Branch: perl
193            ! t/lib/thread.t
194 ____________________________________________________________________________
195 [  1503] By: gsar                                  on 1998/07/15  06:31:33
196         Log: fix thread.t ('join $t' ne '$t->join' !)
197      Branch: perl
198            ! t/lib/thread.t
199 ____________________________________________________________________________
200 [  1502] By: gsar                                  on 1998/07/15  06:26:00
201         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
202              Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
203              Message-Id: <199807142245.BAA09651@alpha.hut.fi>
204              Subject: [PATCH] 5.004_74: MPE/iX final touches
205      Branch: perl
206            ! installperl lib/File/Copy.pm
207 ____________________________________________________________________________
208 [  1501] By: gsar                                  on 1998/07/15  05:59:49
209         Log: apply (reversed) patch
210              From: Peter Wolfe <wolfe@titan.teloseng.com>
211              Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
212              Message-Id: <199807142001.NAA26550@titan.teloseng.com>
213              Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
214      Branch: perl
215            ! ext/IPC/SysV/SysV.xs
216 ____________________________________________________________________________
217 [  1500] By: gsar                                  on 1998/07/15  05:57:39
218         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
219              Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
220              Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
221              Subject: [PATCH 5.004_74] Config_74-01
222      Branch: perl
223            ! Configure MANIFEST Porting/Glossary Porting/config.sh
224            ! Porting/config_H Porting/pumpkin.pod config_h.SH
225            ! vms/subconfigure.com win32/config.bc win32/config.gc
226            ! win32/config.vc
227 ____________________________________________________________________________
228 [  1499] By: gsar                                  on 1998/07/15  05:48:38
229         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
230              Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
231              Message-Id: <199807141835.VAA09030@alpha.hut.fi>
232              Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
233      Branch: perl
234            ! t/lib/trig.t
235 ____________________________________________________________________________
236 [  1498] By: gsar                                  on 1998/07/15  05:47:33
237         Log: -w, strict clean perldoc (via PM)
238              From: Robin Barker <rmb1@cise.npl.co.uk>
239              Date: Tue, 14 Jul 98 17:22:01 BST
240              Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
241              Subject: [PATCH 5.004_74] perldoc.PL
242      Branch: perl
243            ! utils/perldoc.PL
244 ____________________________________________________________________________
245 [  1497] By: gsar                                  on 1998/07/15  05:35:54
246         Log: add comment about cpprun etc., to hints/hpux.sh
247      Branch: perl
248            ! hints/hpux.sh
249 ____________________________________________________________________________
250 [  1496] By: gsar                                  on 1998/07/15  05:15:16
251         Log: fix warning from CGI::Carp
252      Branch: perl
253            ! lib/CGI/Carp.pm
254 ____________________________________________________________________________
255 [  1495] By: gsar                                  on 1998/07/14  23:47:18
256         Log: fix off-by-one in win32 registry handling
257              From: "Douglas Lankshear" <dougl@ActiveState.com>
258              Date: Tue, 14 Jul 1998 07:39:06 -0700
259              Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
260              Subject: [PATCH 5.004_73]
261      Branch: perl
262            ! win32/win32.c
263 ____________________________________________________________________________
264 [  1494] By: gsar                                  on 1998/07/14  23:45:58
265         Log: doc patches from Gisle Aas <gisle@aas.no>
266              Date: 14 Jul 1998 16:18:31 +0200
267              Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
268              Subject: [PATCH] substr/splice changes for perldelta.pod
269              --
270              Date: 14 Jul 1998 20:31:27 +0200
271              Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
272              Subject: [PATCH] Duplicate description of use integer %
273      Branch: perl
274            ! pod/perldelta.pod pod/perlop.pod
275 ____________________________________________________________________________
276 [  1493] By: gsar                                  on 1998/07/14  23:39:31
277         Log: File/Spec.pm needs trailing newline
278      Branch: perl
279            ! lib/File/Spec.pm
280 ____________________________________________________________________________
281 [  1492] By: gsar                                  on 1998/07/14  21:43:03
282         Log: unsubmitted _74 tweaks
283      Branch: perl
284            ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
285            ! pod/perldiag.pod
286
287 ----------------
288 Version 5.004_74
289 ----------------
290
291 ____________________________________________________________________________
292 [  1491] By: gsar                                  on 1998/07/14  08:48:28
293         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
294      Branch: perl
295            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
296            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
297            ! win32/makefile.mk
298 ____________________________________________________________________________
299 [  1490] By: gsar                                  on 1998/07/14  08:31:13
300         Log: From:    Gisle Aas <gisle@aas.no>
301              Date:    14 Jul 1998 10:20:34 +0200
302              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
303              Subject: [PATCH] Make -DP work (and readable)
304      Branch: perl
305            ! run.c
306 ____________________________________________________________________________
307 [  1489] By: gsar                                  on 1998/07/14  08:23:46
308         Log: fix function parameter autovivification for pseudohashes
309      Branch: perl
310            ! mg.c t/op/avhv.t
311 ____________________________________________________________________________
312 [  1488] By: gsar                                  on 1998/07/14  07:34:45
313         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
314              from earlier changes#1461,1478
315      Branch: perl
316            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
317            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
318            ! t/op/substr.t t/op/vec.t
319 ____________________________________________________________________________
320 [  1487] By: gsar                                  on 1998/07/14  07:04:54
321         Log: tweak t/lib/thread.t
322      Branch: perl
323            ! t/lib/thread.t
324 ____________________________________________________________________________
325 [  1486] By: gsar                                  on 1998/07/14  06:38:15
326         Log: applied patch, slightly tweaked
327              From: Dan Sugalski <sugalskd@osshe.edu>
328              Date: Mon, 13 Jul 1998 11:52:27 -0700
329              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
330              Subject: [PATCH 5.004_73]Get re module working on VMS
331      Branch: perl
332            ! ext/re/Makefile.PL perl.h proto.h
333 ____________________________________________________________________________
334 [  1485] By: gsar                                  on 1998/07/14  06:32:58
335         Log: add Porting/p4d2p
336      Branch: perl
337            + Porting/p4d2p
338            ! MANIFEST
339 ____________________________________________________________________________
340 [  1484] By: gsar                                  on 1998/07/14  06:08:20
341         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
342              Date: Mon, 13 Jul 1998 19:09:09 -0600
343              Message-Id: <199807140109.TAA04678@chthon.perl.com>
344              Subject: perlmod.pod patch
345              --
346              Date: Mon, 13 Jul 1998 18:37:07 -0600
347              Message-Id: <199807140037.SAA04556@chthon.perl.com>
348              Subject: perlbook.pod patch
349      Branch: perl
350            ! pod/perlbook.pod pod/perlmod.pod
351 ____________________________________________________________________________
352 [  1483] By: gsar                                  on 1998/07/14  06:04:25
353         Log: OS/2 update
354              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
355              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
356              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
357              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
358      Branch: perl
359            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
360 ____________________________________________________________________________
361 [  1482] By: gsar                                  on 1998/07/14  06:01:12
362         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
363              Date: Mon, 13 Jul 1998 16:37:49 -0700
364              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
365              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
366              --
367              Date: Mon, 13 Jul 1998 15:51:09 -0700
368              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
369              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
370      Branch: perl
371            ! t/io/iprefix.t t/lib/cgi-html.t
372 ____________________________________________________________________________
373 [  1481] By: gsar                                  on 1998/07/14  05:57:36
374         Log: From: Dan Sugalski <sugalskd@osshe.edu>
375              Date: Mon, 13 Jul 1998 15:41:53 -0700
376              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
377              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
378      Branch: perl
379            ! t/base/rs.t
380 ____________________________________________________________________________
381 [  1480] By: gsar                                  on 1998/07/14  05:56:14
382         Log: From: Dan Sugalski <sugalskd@osshe.edu>
383              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
384              Date: Mon, 13 Jul 1998 15:04:27 -0700
385              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
386      Branch: perl
387            ! vms/vms.c
388 ____________________________________________________________________________
389 [  1479] By: gsar                                  on 1998/07/14  05:55:13
390         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
391              Date: Mon, 13 Jul 1998 23:13:43 +0200
392              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
393              Subject: [PATCH _72] Configure problem on dos-djgpp
394      Branch: perl
395            ! Configure
396 ____________________________________________________________________________
397 [  1478] By: gsar                                  on 1998/07/14  05:53:08
398         Log: add files and tweaks needed for MPE/iX port (via PM)
399              From: Jarkko Hietaniemi <jhi@iki.fi>
400              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
401              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
402              Subject: MPE/iX patches for _73
403      Branch: perl
404            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
405            + mpeix/mpeixish.h mpeix/nm mpeix/relink
406            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
407            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
408 ____________________________________________________________________________
409 [  1477] By: gsar                                  on 1998/07/14  04:23:28
410         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
411              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
412              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
413              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
414              Subject: Re: _70 and Devel::RE
415      Branch: perl
416            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
417 ____________________________________________________________________________
418 [  1476] By: gsar                                  on 1998/07/14  04:06:25
419         Log: minor Configure nits
420              From: Jarkko Hietaniemi <jhi@iki.fi>
421              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
422              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
423              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
424      Branch: perl
425            ! Configure x2p/Makefile.SH
426 ____________________________________________________________________________
427 [  1475] By: gsar                                  on 1998/07/14  03:59:56
428         Log: From: Dan Sugalski <sugalskd@osshe.edu>
429              Date: Mon, 13 Jul 1998 12:54:19 -0700
430              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
431              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
432      Branch: perl
433            ! vms/munchconfig.c vms/subconfigure.com
434 ____________________________________________________________________________
435 [  1474] By: gsar                                  on 1998/07/14  03:58:13
436         Log: make Term::Readline::get_line() independent of caller's $/
437              From: kstar@chapin.edu
438              Date: Mon, 13 Jul 1998 15:17:49 -0400
439              Message-ID: <19980713151749.G8596@O2.chapin.edu>
440              Subject: [PATCH] Was: CPAN.pm still fails
441      Branch: perl
442            ! lib/Term/ReadLine.pm
443 ____________________________________________________________________________
444 [  1473] By: gsar                                  on 1998/07/14  03:55:29
445         Log: fix $trnl interpolation in here-docs (via PM)
446              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
447              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
448              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
449              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
450      Branch: perl
451            ! Configure
452 ____________________________________________________________________________
453 [  1472] By: gsar                                  on 1998/07/14  03:50:18
454         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
455              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
456              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
457              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
458      Branch: perl
459            ! hints/machten.sh
460 ____________________________________________________________________________
461 [  1471] By: gsar                                  on 1998/07/14  03:49:07
462         Log: From: Dan Sugalski <sugalskd@osshe.edu>
463              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
464              Date: Mon, 13 Jul 1998 12:30:05 -0700
465              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
466      Branch: perl
467            ! configure.com vms/descrip_mms.template
468 ____________________________________________________________________________
469 [  1470] By: gsar                                  on 1998/07/14  03:40:14
470         Log: consistently refer to functions as C<foo()>
471              From: abigail@fnx.com
472              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
473              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
474              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
475      Branch: perl
476            ! pod/perlfunc.pod
477 ____________________________________________________________________________
478 [  1469] By: gsar                                  on 1998/07/14  03:35:06
479         Log: From: Tom Hughes <thh@cyberscience.com>
480              Date: 13 Jul 1998 09:34:16 +0100
481              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
482              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
483      Branch: perl
484            ! hints/svr4.sh
485 ____________________________________________________________________________
486 [  1468] By: gsar                                  on 1998/07/14  03:34:03
487         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
488              Date: 13 Jul 1998 11:16:27 +0200
489              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
490              Subject: Parallel Makefiles
491      Branch: perl
492            ! lib/ExtUtils/MM_Unix.pm
493 ____________________________________________________________________________
494 [  1467] By: gsar                                  on 1998/07/14  03:31:39
495         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
496              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
497              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
498              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
499      Branch: perl
500            ! t/io/pipe.t
501 ____________________________________________________________________________
502 [  1466] By: gsar                                  on 1998/07/14  03:29:25
503         Log: minor tweaks to perldelta and README.win32
504      Branch: perl
505            ! Changes README.win32 pod/perldelta.pod
506 ____________________________________________________________________________
507 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
508         Log: Assorted patches:
509              
510              Title:  "Fix string substitution returncode problem"
511              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
512              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
513              <v03110700b191a557f041@[195.95.102.114]>
514              Files:  pp_hot.c
515              
516              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
517              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
518              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
519              Files:  pod/perldiag.pod pp_sys.c
520              
521              Title:  "Remove reference to qsort from perlfunc.pod"
522              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
523              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
524              Files:  pod/perlfunc.pod
525              
526              Title:  "Deprecate AvFILL in favor of av_len()"
527              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
528              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
529              Files:  pod/perlguts.pod
530              
531              Title:  "Further clarify effects of using quotes with m operator"
532              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
533              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
534              Files:  pod/perlop.pod
535              
536              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
537              From:  Tim Bunce
538              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
539      Branch: maint-5.004/perl
540            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
541            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
542            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
543
544 ----------------
545 Version 5.004_73
546 ----------------
547
548 ____________________________________________________________________________
549 [  1464] By: gsar                                  on 1998/07/13  04:41:07
550         Log: up patchlevel to 73, update Changes &c.
551      Branch: perl
552            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
553            ! win32/Makefile win32/config_H.bc win32/config_H.gc
554            ! win32/config_H.vc win32/makefile.mk
555 ____________________________________________________________________________
556 [  1463] By: gsar                                  on 1998/07/13  02:58:51
557         Log: avoid empty rm -f in MM_Unix.pm
558      Branch: perl
559            ! lib/ExtUtils/MM_Unix.pm
560 ____________________________________________________________________________
561 [  1462] By: gsar                                  on 1998/07/13  02:54:52
562         Log: update perldelta
563      Branch: perl
564            ! pod/perldelta.pod
565 ____________________________________________________________________________
566 [  1461] By: gsar                                  on 1998/07/13  02:44:30
567         Log: added patch, tweaked PERL_OBJECT things
568              From:    Graham Barr <gbarr@pobox.com>
569              Date:    Sun, 12 Jul 1998 19:57:47 CDT
570              Message-Id: <19980712195747.C493@pobox.com>
571              Subject: [ PATCH perl5.004_72] patch to add qr//
572      Branch: perl
573            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
574            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
575            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
576            ! regexp.h sv.c t/op/pat.t toke.c
577 ____________________________________________________________________________
578 [  1460] By: gsar                                  on 1998/07/13  01:25:07
579         Log: add a few more PURIFY guards
580      Branch: perl
581            ! av.c sv.c
582 ____________________________________________________________________________
583 [  1459] By: gsar                                  on 1998/07/12  23:38:31
584         Log: add tests for change#1458 and then some
585      Branch: perl
586            ! t/op/array.t
587 ____________________________________________________________________________
588 [  1458] By: gsar                                  on 1998/07/12  22:42:47
589         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
590              From:    Stephen McCamant <alias@mcs.com>
591              Date:    Sun, 12 Jul 1998 17:17:00 CDT
592              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
593              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
594      Branch: perl
595            ! op.c opcode.h opcode.pl
596 ____________________________________________________________________________
597 [  1457] By: gsar                                  on 1998/07/12  22:06:05
598         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
599      Branch: perl
600            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
601 ____________________________________________________________________________
602 [  1456] By: gsar                                  on 1998/07/12  21:56:39
603         Log: From: Doug MacEachern <dougm@pobox.com>
604              Date: Sun, 12 Jul 1998 14:29:29 -0400
605              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
606              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
607      Branch: perl
608            ! lib/ExtUtils/Embed.pm
609 ____________________________________________________________________________
610 [  1455] By: gsar                                  on 1998/07/12  21:54:02
611         Log: applied installperl patch, corrected other little nits
612              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
613              Date: 12 Jul 1998 16:27:21 +0200
614              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
615              Subject: [5.004_72] installperl tweak
616      Branch: perl
617            ! Changes Configure README.win32 installperl win32/makefile.mk
618 ____________________________________________________________________________
619 [  1454] By: gsar                                  on 1998/07/12  10:14:24
620         Log: update MANIFEST, Changes
621      Branch: perl
622            - lib/Bundle/CPAN.pm
623            ! Changes MANIFEST
624
625 ----------------
626 Version 5.004_72
627 ----------------
628
629 ____________________________________________________________________________
630 [  1453] By: gsar                                  on 1998/07/12  10:04:33
631         Log: merge changes 1424, 1428 from maintbranch
632      Branch: perl
633            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
634 ____________________________________________________________________________
635 [  1452] By: gsar                                  on 1998/07/12  09:46:40
636         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
637              and README.win32
638      Branch: perl
639            ! Changes README.win32 patchlevel.h win32/Makefile
640            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
641            ! win32/makefile.mk
642 ____________________________________________________________________________
643 [  1451] By: gsar                                  on 1998/07/12  07:01:26
644         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
645              From: Jarkko Hietaniemi <jhi@iki.fi>
646              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
647              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
648              Subject: M3 "generic" parts
649      Branch: perl
650            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
651            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
652            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
653            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
654            ! win32/config_H.gc x2p/Makefile.SH
655 ____________________________________________________________________________
656 [  1450] By: gsar                                  on 1998/07/12  06:38:27
657         Log: various tweaks for PERL_OBJECT build & test
658      Branch: perl
659            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
660            ! win32/makefile.mk win32/win32.c win32/win32iop.h
661 ____________________________________________________________________________
662 [  1449] By: gsar                                  on 1998/07/12  06:29:23
663         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
664              Date:    12 Jul 1998 08:22:16 +0200
665              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
666              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
667      Branch: perl
668            ! lib/CPAN.pm lib/SelfLoader.pm
669 ____________________________________________________________________________
670 [  1448] By: gsar                                  on 1998/07/12  05:10:50
671         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
672              and runs regexes in 1000s of threads without crashing; also fixed
673              statcache not being thread-local
674      Branch: perl
675            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
676            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
677            ! t/lib/thread.t thrdvar.h util.c
678 ____________________________________________________________________________
679 [  1447] By: gsar                                  on 1998/07/12  02:40:45
680         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
681              Date:    Sun, 12 Jul 1998 03:23:04 +0200
682              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
683              Subject: Re: perlbug doesn't check that save succeeded
684      Branch: perl
685            ! utils/perlbug.PL
686 ____________________________________________________________________________
687 [  1446] By: gsar                                  on 1998/07/12  02:39:24
688         Log: be generous about CRs
689              From:    larry@wall.org (Larry Wall)
690              Date:    Sat, 11 Jul 1998 17:54:21 PDT
691              Message-Id: <199807120054.RAA19550@wall.org>
692              Subject: [PATCH _71] CRs et al 
693      Branch: perl
694            ! toke.c
695 ____________________________________________________________________________
696 [  1445] By: gsar                                  on 1998/07/12  02:11:16
697         Log: fix pp_caller() to fully traverse stacklevels
698      Branch: perl
699            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
700 ____________________________________________________________________________
701 [  1444] By: gsar                                  on 1998/07/11  23:43:37
702         Log: add patch, along with all the missing bits, and doc tweaks
703              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
704              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
705              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
706              Subject: Re: [PATCH 5.004_71] Secure RE update
707      Branch: perl
708            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
709            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
710            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
711            ! t/op/pat.t t/op/subst.t
712 ____________________________________________________________________________
713 [  1443] By: gsar                                  on 1998/07/11  23:08:14
714         Log: tweak to get BSDI to build IPC/SysV
715              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
716              Date: 11 Jul 1998 16:26:44 +0300
717              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
718              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
719      Branch: perl
720            ! ext/IPC/SysV/SysV.xs
721 ____________________________________________________________________________
722 [  1442] By: gsar                                  on 1998/07/11  23:03:39
723         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
724              change, the pp_hot.c fix accidentally went in change#1441)
725      Branch: perl
726            ! t/op/closure.t
727 ____________________________________________________________________________
728 [  1441] By: gsar                                  on 1998/07/11  22:35:40
729         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
730              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
731              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
732              Subject: [PATCH 5.004_71] Update os2's OS2::Process
733      Branch: perl
734            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
735            ! os2/OS2/Process/Process.xs pp_hot.c
736 ____________________________________________________________________________
737 [  1440] By: gsar                                  on 1998/07/11  19:41:59
738         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
739              Date: 11 Jul 1998 17:00:21 +0200
740              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
741              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
742      Branch: perl
743            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
744 ____________________________________________________________________________
745 [  1439] By: gsar                                  on 1998/07/11  19:36:58
746         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
747      Branch: perl
748            ! pod/perlguts.pod win32/makedef.pl
749 ____________________________________________________________________________
750 [  1438] By: gsar                                  on 1998/07/11  19:14:21
751         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
752              From: abigail@fnx.com
753              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
754              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
755              Subject: [PATCH 5.004_71] pod/perlfunc.pod
756      Branch: perl
757            ! pod/perlfunc.pod
758 ____________________________________________________________________________
759 [  1437] By: gsar                                  on 1998/07/11  19:05:00
760         Log: From: abigail@fnx.com
761              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
762              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
763              Subject: [PATCH 5.004_71] pod/pod2man.PL
764      Branch: perl
765            ! pod/pod2man.PL
766 ____________________________________________________________________________
767 [  1436] By: gsar                                  on 1998/07/11  18:58:03
768         Log: more complete version of change#1421
769              From: Stephen McCamant <alias@mcs.com>
770              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
771              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
772              Subject: [PATCH] Re: B::Deparse for(1..100000)
773      Branch: perl
774            ! ext/B/B/Deparse.pm
775 ____________________________________________________________________________
776 [  1435] By: gsar                                  on 1998/07/11  18:54:42
777         Log: win32 fixes for VC 6.0 nits
778      Branch: perl
779            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
780            ! win32/win32.h
781 ____________________________________________________________________________
782 [  1434] By: gsar                                  on 1998/07/11  18:45:32
783         Log: s/AVHV/pseudo-hash/ (via PM)
784              From: Gisle Aas <gisle@aas.no>
785              Date: 11 Jul 1998 00:16:53 +0200
786              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
787              Subject: [PATCH] trivial fields.pm doc patch
788      Branch: perl
789            ! lib/fields.pm
790 ____________________________________________________________________________
791 [  1433] By: gsar                                  on 1998/07/11  18:43:11
792         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
793              Date: Fri, 10 Jul 1998 23:12:11 +0200
794              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
795              Subject: [PATCH _71] dos-djgpp update
796      Branch: perl
797            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
798 ____________________________________________________________________________
799 [  1432] By: gsar                                  on 1998/07/11  18:41:00
800         Log: applied patch, reformatted long lines in places
801              From: Dominic Dunlop <domo@computer.org>
802              Date: Fri, 10 Jul 1998 23:11:30 +0000
803              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
804              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
805              warning
806      Branch: perl
807            ! pod/perldiag.pod regexec.c
808 ____________________________________________________________________________
809 [  1431] By: gsar                                  on 1998/07/11  18:29:18
810         Log: From: "John L. Allen" <allen@grumman.com>
811              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
812              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
813              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
814      Branch: perl
815            ! hints/aix.sh
816 ____________________________________________________________________________
817 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
818         Log: Title:  "Fix string substitution returncode problem"
819              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
820              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
821              <v03110700b191a557f041@[195.95.102.114]>
822              Files:  pp_hot.c
823      Branch: maint-5.004/perl
824            ! pp_hot.c
825 ____________________________________________________________________________
826 [  1429] By: gsar                                  on 1998/07/11  18:07:52
827         Log: applied patch, tweaked doc and code that does labels/indentation
828              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
829              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
830              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
831              Subject: [PATCH 5.004_71] perldebug.pod and RE
832      Branch: perl
833            ! pod/perldebug.pod regcomp.c regexec.c
834 ____________________________________________________________________________
835 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
836         Log: Assorted patches:
837              
838              Title:  "makerel now reads local patch list from patchlevel.h"
839              Files:  patchlevel.h Porting/makerel
840              
841              Title:  "pod/pod2man.PL"
842              From:  abigail@fnx.com
843              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
844              Files:  pod/pod2man.PL
845              
846              Title:  "Clarify taint example in re.pm"
847              From:  Tom Phoenix <rootbeer@teleport.com>
848              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
849              Files:  lib/re.pm
850              
851              Title:  "Anohter ptags improvement"
852              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
853              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
854              Files:  emacs/ptags
855              
856              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
857              From:  "John L. Allen" <allen@grumman.com>
858              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
859              Files:  hints/aix.sh
860      Branch: maint-5.004/perl
861            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
862            ! patchlevel.h pod/pod2man.PL
863 ____________________________________________________________________________
864 [  1427] By: gsar                                  on 1998/07/11  17:04:47
865         Log: make Liblist return consistently backslashed paths
866      Branch: perl
867            ! lib/ExtUtils/Liblist.pm
868 ____________________________________________________________________________
869 [  1426] By: gsar                                  on 1998/07/11  16:53:56
870         Log: don't 'touch a2p.c', it might readonly (via PM)
871              From: Robin Barker <rmb1@cise.npl.co.uk>
872              Date: Fri, 10 Jul 98 17:19:54 BST
873              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
874      Branch: perl
875            ! x2p/Makefile.SH
876 ____________________________________________________________________________
877 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
878         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
879              Files:  embed.h proto.h global.sym op.c
880      Branch: maint-5.004/perl
881            ! embed.h global.sym op.c proto.h
882 ____________________________________________________________________________
883 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
884         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
885              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
886              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
887              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
888              <199805270939.KAA08453@toad.ig.co.uk>,
889              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
890              Files:  lib/Sys/Syslog.pm
891      Branch: maint-5.004/perl
892            ! lib/Sys/Syslog.pm
893 ____________________________________________________________________________
894 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
895         Log: Assorted patches:
896              
897              Title:  "umask: die if EXPR & 0700 else return undef"
898              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
899              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
900              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
901              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
902              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
903              <199805291549.SAA01439@alpha.hut.fi>,
904              <199805291608.RAA29283@toad.ig.co.uk>,
905              <19980530105129.A24006@O2.chapin.edu>,
906              <19980608133037.A8793@perlsupport.com>
907              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
908              
909              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
910              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
911              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
912              Files:  MANIFEST ext/DynaLoader/Makefile.PL
913      Branch: maint-5.004/perl
914           +> ext/DynaLoader/DynaLoader_pm.PL
915            - ext/DynaLoader/DynaLoader.pm.PL
916            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
917            ! pod/perlfunc.pod pp_sys.c
918 ____________________________________________________________________________
919 [  1421] By: gsar                                  on 1998/07/11  02:54:02
920         Log: From: Gisle Aas <gisle@aas.no>
921              Subject: [PATCH] B::Deparse for(1..100000)
922              Date: 10 Jul 1998 14:04:44 +0200
923              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
924      Branch: perl
925            ! ext/B/B/Deparse.pm
926 ____________________________________________________________________________
927 [  1420] By: gsar                                  on 1998/07/11  02:28:18
928         Log: add 'clean' target for ext/re
929      Branch: perl
930            ! ext/re/Makefile.PL
931 ____________________________________________________________________________
932 [  1419] By: gsar                                  on 1998/07/11  02:20:32
933         Log: From: Tom Hughes <thh@cyberscience.com>
934              Date: 10 Jul 1998 10:25:18 +0100
935              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
936              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
937      Branch: perl
938            ! hints/svr4.sh
939 ____________________________________________________________________________
940 [  1418] By: gsar                                  on 1998/07/11  02:19:12
941         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
942              From: Jarkko Hietaniemi <jhi@iki.fi>
943              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
944              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
945              Subject: Re: make minitest does not work out of the box - test subset
946              needs pruning
947      Branch: perl
948            + t/lib/ipc_sysv.t
949            - t/op/ipcmsg.t t/op/ipcsem.t
950            ! MANIFEST
951 ____________________________________________________________________________
952 [  1417] By: gsar                                  on 1998/07/11  02:14:16
953         Log: disable CR croaking (via #define, default off) in lieu of more
954              complete fix
955      Branch: perl
956            ! toke.c
957 ____________________________________________________________________________
958 [  1416] By: gsar                                  on 1998/07/11  02:06:11
959         Log: added patch, made linking with setargv a build option
960              From: "Douglas Lankshear" <dougl@ActiveState.com>
961              Date: Thu, 9 Jul 1998 09:51:42 -0700
962              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
963              Subject: [PATCH 5.004_71]
964      Branch: perl
965            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
966 ____________________________________________________________________________
967 [  1415] By: gsar                                  on 1998/07/11  01:47:19
968         Log: From: Tom Hughes <thh@cyberscience.com>
969              Date: 10 Jul 1998 09:01:12 +0100
970              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
971              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
972      Branch: perl
973            ! perl_exp.SH
974 ____________________________________________________________________________
975 [  1414] By: gsar                                  on 1998/07/11  01:45:45
976         Log: make lib/re.pm a prereq for minitest
977      Branch: perl
978            ! Makefile.SH
979 ____________________________________________________________________________
980 [  1413] By: gsar                                  on 1998/07/11  01:40:56
981         Log: add patch (via PM)
982              From: Stephen McCamant <alias@mcs.com>
983              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
984              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
985              Subject: Big B::Deparse update
986      Branch: perl
987            ! ext/B/B/Deparse.pm
988 ____________________________________________________________________________
989 [  1412] By: gsar                                  on 1998/07/11  00:25:17
990         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
991      Branch: perl
992            + pod/perlport.pod
993            ! pod/perl.pod
994 ____________________________________________________________________________
995 [  1411] By: gsar                                  on 1998/07/10  21:53:06
996         Log: make binmode(STDIN) not whine
997              From: Dan Sugalski <sugalskd@osshe.edu>
998              Date: Thu, 09 Jul 1998 16:51:27 -0700
999              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
1000              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
1001      Branch: perl
1002            ! vms/vms.c
1003 ____________________________________________________________________________
1004 [  1410] By: gsar                                  on 1998/07/10  21:50:57
1005         Log: CPAN-1.39 update
1006              From: koenig@kulturbox.de (Andreas J. Koenig)
1007              Date: 10 Jul 1998 00:45:36 +0200
1008              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
1009              Subject: Re: perl5.004_71 hit the stands this morn
1010      Branch: perl
1011            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
1012 ____________________________________________________________________________
1013 [  1409] By: gsar                                  on 1998/07/10  21:45:10
1014         Log: manually apply patch with conflicts
1015              From: Dan Sugalski <sugalskd@osshe.edu>
1016              Date: Thu, 09 Jul 1998 12:08:33 -0700
1017              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
1018              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
1019      Branch: perl
1020            ! configpm
1021 ____________________________________________________________________________
1022 [  1408] By: gsar                                  on 1998/07/10  21:36:54
1023         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1024              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
1025              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
1026              Subject: Re: perldelta.pod [PATCH]
1027      Branch: perl
1028            ! pod/perldelta.pod
1029 ____________________________________________________________________________
1030 [  1407] By: gsar                                  on 1998/07/10  21:35:13
1031         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1032              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
1033              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
1034              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
1035      Branch: perl
1036            ! ext/IPC/SysV/Makefile.PL
1037 ____________________________________________________________________________
1038 [  1406] By: gsar                                  on 1998/07/10  21:33:30
1039         Log: manually apply patch with conflicts
1040              From: kstar@chapin.edu
1041              Message-ID: <19980709093621.B7857@O2.chapin.edu>
1042              Date: Thu, 9 Jul 1998 09:36:21 -0400
1043              Subject: Re: [PATCH] 5.004_70 installperl and docs
1044      Branch: perl
1045            ! installperl
1046 ____________________________________________________________________________
1047 [  1405] By: gsar                                  on 1998/07/10  21:28:29
1048         Log: misc tweaks to docs and qsortsv() warning
1049      Branch: perl
1050            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
1051 ____________________________________________________________________________
1052 [  1404] By: gsar                                  on 1998/07/10  21:23:53
1053         Log: add more correct version of change#1350 (as yet untested)
1054              From: joshua.pritikin@db.com
1055              Date: Thu, 9 Jul 1998 09:22:46 -0400
1056              Message-Id: <H00000e50008f277@MHS>
1057              Subject: Re: [PATCH _70] cache missing methods
1058      Branch: perl
1059            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
1060 ____________________________________________________________________________
1061 [  1403] By: gsar                                  on 1998/07/10  20:46:12
1062         Log: add win32_rename() that does what docs say
1063      Branch: perl
1064            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
1065            ! win32/win32.c win32/win32iop.h
1066 ____________________________________________________________________________
1067 [  1402] By: gsar                                  on 1998/07/10  20:19:18
1068         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
1069              (suggested by Philippe.Simonet@swisscom.com)
1070      Branch: perl
1071            ! ext/Socket/Socket.xs
1072 ____________________________________________________________________________
1073 [  1401] By: gsar                                  on 1998/07/10  03:24:45
1074         Log: undo change#1379 (order of tests *is* significant)
1075      Branch: perl
1076            ! t/lib/posix.t
1077 ____________________________________________________________________________
1078 [  1400] By: nick                                  on 1998/07/09  17:43:14
1079         Log: Integrate mainline (_071-ish)
1080      Branch: ansiperl
1081           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
1082           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
1083           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
1084           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
1085           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
1086           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
1087           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
1088           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
1089           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
1090           !> (integrate 145 files)
1091
1092 ----------------
1093 Version 5.004_71
1094 ----------------
1095
1096 ____________________________________________________________________________
1097 [  1399] By: gsar                                  on 1998/07/09  12:15:12
1098         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
1099      Branch: perl
1100            ! Changes pod/perldelta.pod pod/perlhist.pod
1101 ____________________________________________________________________________
1102 [  1397] By: gsar                                  on 1998/07/09  08:35:39
1103         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
1104              maintenance changes upto 1356 merged
1105      Branch: perl
1106            ! pod/perldiag.pod pp_hot.c t/op/misc.t
1107 ____________________________________________________________________________
1108 [  1396] By: gsar                                  on 1998/07/09  08:02:52
1109         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
1110              make all configs build on Solaris and win32
1111      Branch: perl
1112            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
1113            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
1114            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
1115            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
1116            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1117 ____________________________________________________________________________
1118 [  1395] By: gsar                                  on 1998/07/09  05:39:48
1119         Log: From:    Stephen McCamant <alias@mcs.com>
1120              Date:    Wed, 08 Jul 1998 23:16:49 CDT
1121              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
1122              Subject: [PATCH] UNOP opclass test in B.xs
1123      Branch: perl
1124            ! ext/B/B.xs
1125 ____________________________________________________________________________
1126 [  1394] By: gsar                                  on 1998/07/09  05:37:48
1127         Log: get it building again on win32
1128      Branch: perl
1129            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
1130            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
1131            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
1132            ! win32/makefile.mk
1133 ____________________________________________________________________________
1134 [  1393] By: gsar                                  on 1998/07/09  05:20:31
1135         Log: applied patch from Ilya, tweaked some to get clean static build of
1136              the ext/re stuff (untested on win32)
1137      Branch: perl
1138            ! regcomp.c regexec.c
1139 ____________________________________________________________________________
1140 [  1392] By: gsar                                  on 1998/07/09  03:56:45
1141         Log: fix installperl typo
1142              From:    kstar@chapin.edu
1143              Date:    Wed, 08 Jul 1998 23:51:57 EDT
1144              Message-Id: <19980708235157.D1380@O2.chapin.edu>
1145              Subject: Re: [PATCH] 5.004_70 installperl and docs
1146      Branch: perl
1147            ! installperl
1148 ____________________________________________________________________________
1149 [  1391] By: gsar                                  on 1998/07/09  01:48:16
1150         Log: From: Chip Salzenberg <chip@perl.org>
1151              Date: Wed, 8 Jul 1998 18:10:55 -0400
1152              Message-ID: <19980708181055.A8005@perlsupport.com>
1153              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
1154      Branch: perl
1155            ! util.c
1156 ____________________________________________________________________________
1157 [  1390] By: gsar                                  on 1998/07/09  01:45:16
1158         Log: added patch, tweaked per Ilya's suggestion
1159              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1160              Date: Wed, 8 Jul 1998 13:34:42 +0100
1161              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
1162              Subject: [PATCH] perl5db.pl complains about non-integer condition
1163      Branch: perl
1164            ! lib/perl5db.pl
1165 ____________________________________________________________________________
1166 [  1389] By: gsar                                  on 1998/07/09  01:42:13
1167         Log: reenable misaligned memory checks, cast to UV & check alignment
1168              From: Dominic Dunlop <domo@computer.org>
1169              Date: Wed, 8 Jul 1998 11:21:48 +0000
1170              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
1171              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
1172      Branch: perl
1173            ! malloc.c
1174 ____________________________________________________________________________
1175 [  1388] By: gsar                                  on 1998/07/09  01:36:22
1176         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1177              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
1178              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
1179              Subject: [PATCH 5.004_70] more on finding metaconfig units.
1180      Branch: perl
1181            ! Porting/pumpkin.pod
1182 ____________________________________________________________________________
1183 [  1387] By: gsar                                  on 1998/07/09  01:35:23
1184         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1185              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
1186              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
1187              Subject: Configure indentation patch
1188      Branch: perl
1189            ! Configure
1190 ____________________________________________________________________________
1191 [  1386] By: gsar                                  on 1998/07/09  01:33:31
1192         Log: don't try to hardlink perldiag.pod; that is no longer not needed
1193              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1194              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
1195              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
1196              Subject: Re: pelr installation attempts hard links between file systems
1197      Branch: perl
1198            ! installperl
1199 ____________________________________________________________________________
1200 [  1385] By: gsar                                  on 1998/07/09  01:28:05
1201         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
1202      Branch: perl
1203            ! win32/makefile.mk
1204 ____________________________________________________________________________
1205 [  1384] By: gsar                                  on 1998/07/09  01:26:19
1206         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
1207      Branch: perl
1208            ! t/TEST
1209 ____________________________________________________________________________
1210 [  1383] By: gsar                                  on 1998/07/09  01:06:47
1211         Log: manually apply patch with a dependency on unapplied patch
1212              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1213              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
1214              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
1215              Subject: [PATCH 5.004_70] make quoted RE embeddable
1216      Branch: perl
1217            ! sv.c t/op/pat.t
1218 ____________________________________________________________________________
1219 [  1382] By: gsar                                  on 1998/07/09  01:02:23
1220         Log: change order of libs for extensions
1221              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1222              Date: Tue, 7 Jul 1998 23:48:05 +0200
1223              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
1224              Subject: [PATCH _70] linking problem with modules
1225      Branch: perl
1226            ! lib/ExtUtils/MM_Unix.pm
1227 ____________________________________________________________________________
1228 [  1381] By: gsar                                  on 1998/07/09  00:56:12
1229         Log: patch for more flexible initialization of xsub parameters
1230              From: Tye McQueen <tye@metronet.com>
1231              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
1232              Message-Id: <199807070004.AA16454@metronet.com>
1233              Subject: Enhanced arg inits for xsubpp
1234      Branch: perl
1235            ! lib/ExtUtils/xsubpp pod/perlxs.pod
1236 ____________________________________________________________________________
1237 [  1380] By: gsar                                  on 1998/07/09  00:44:01
1238         Log: From: Tye McQueen <tye@metronet.com>
1239              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
1240              Message-Id: <16619-17073@lyris.activestate.com>
1241              Subject: New pl2bat.pl
1242      Branch: perl
1243            ! win32/bin/pl2bat.pl
1244 ____________________________________________________________________________
1245 [  1379] By: gsar                                  on 1998/07/09  00:30:58
1246         Log: remove ordering dependency in posix.t
1247      Branch: perl
1248            ! t/lib/posix.t
1249 ____________________________________________________________________________
1250 [  1378] By: gsar                                  on 1998/07/08  20:17:43
1251         Log: make -i'*suffix' work too
1252      Branch: perl
1253            ! doio.c
1254 ____________________________________________________________________________
1255 [  1377] By: gsar                                  on 1998/07/08  08:56:28
1256         Log: regen headers; result builds & tests on Solaris again (threaded)
1257      Branch: perl
1258            ! embedvar.h
1259 ____________________________________________________________________________
1260 [  1376] By: gsar                                  on 1998/07/08  08:55:03
1261         Log: change#1350 breaks things, back it out
1262      Branch: perl
1263            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
1264 ____________________________________________________________________________
1265 [  1375] By: gsar                                  on 1998/07/08  07:47:00
1266         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1267              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
1268              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
1269              Subject: [PATCH 5.004_70] Switch modifiers in RE off
1270      Branch: perl
1271            ! pod/perlre.pod regcomp.c t/op/re_tests
1272 ____________________________________________________________________________
1273 [  1374] By: gsar                                  on 1998/07/08  07:41:06
1274         Log: From: Gisle Aas <gisle@aas.no>
1275              Date: 07 Jul 1998 23:08:59 +0200
1276              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
1277              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
1278      Branch: perl
1279            ! sv.c
1280 ____________________________________________________________________________
1281 [  1373] By: gsar                                  on 1998/07/08  07:36:01
1282         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1283              Date: Tue, 7 Jul 1998 23:47:50 +0200
1284              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
1285              Subject: [PATCH _70] dos-djgpp update
1286      Branch: perl
1287            ! djgpp/config.over djgpp/djgppsed.sh
1288 ____________________________________________________________________________
1289 [  1372] By: gsar                                  on 1998/07/08  07:12:47
1290         Log: add extension to support SysV IPC
1291              From: Jarkko Hietaniemi <jhi@iki.fi>
1292              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
1293              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
1294              Subject: [PATCH] 5.004_70: IPC::SysV
1295      Branch: perl
1296            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
1297            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
1298            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
1299            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
1300            + ext/IPC/SysV/t/sem.t
1301            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
1302            ! t/op/ipcmsg.t t/op/ipcsem.t
1303 ____________________________________________________________________________
1304 [  1371] By: gsar                                  on 1998/07/08  05:12:07
1305         Log: add patch for C<use re 'debug'>
1306              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1307              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
1308              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
1309              Subject: Re: _70 and Devel::RE
1310      Branch: perl
1311            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
1312            - lib/re.pm
1313            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
1314            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
1315 ____________________________________________________________________________
1316 [  1370] By: gsar                                  on 1998/07/08  04:27:27
1317         Log: added patch to generate PPDEF(pp_foo)
1318              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1319              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
1320              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
1321              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
1322      Branch: perl
1323            + pp_proto.h
1324            ! MANIFEST Makefile.SH opcode.pl proto.h
1325 ____________________________________________________________________________
1326 [  1369] By: gsar                                  on 1998/07/08  04:19:49
1327         Log: suggest 'make test' after make
1328      Branch: perl
1329            ! Makefile.SH
1330 ____________________________________________________________________________
1331 [  1368] By: gsar                                  on 1998/07/08  03:58:19
1332         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
1333              From: Colin Kuskie <ckuskie@cadence.com>
1334              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
1335              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
1336              Subject: Corrected -i prefix patch
1337      Branch: perl
1338            + t/io/iprefix.t
1339            ! MANIFEST doio.c pod/perlrun.pod
1340 ____________________________________________________________________________
1341 [  1366] By: gsar                                  on 1998/07/08  02:28:30
1342         Log: From: Gisle Aas <gisle@aas.no>
1343              Date: 07 Jul 1998 17:48:36 +0200
1344              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
1345              Subject: [PATCH] Remove some rendundant SvOOK_on tests
1346      Branch: perl
1347            ! sv.c sv.h
1348 ____________________________________________________________________________
1349 [  1365] By: gsar                                  on 1998/07/08  02:25:17
1350         Log: applied patch to clarify m//g
1351              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1352              Date: Tue, 7 Jul 1998 15:59:03 +0100
1353              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
1354              Subject: [PATCH] Re: m//g in perlop.pod
1355      Branch: perl
1356            ! pod/perlop.pod
1357 ____________________________________________________________________________
1358 [  1364] By: gsar                                  on 1998/07/08  02:13:07
1359         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1360              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
1361              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
1362              Date: Tue, 7 Jul 1998 11:59:41 +0100
1363      Branch: perl
1364            ! pod/perlfaq.pod
1365 ____________________________________________________________________________
1366 [  1363] By: gsar                                  on 1998/07/08  02:11:11
1367         Log: applied tweak (via private mail)
1368              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1369              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
1370              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
1371              Subject: tiny perllocale.pod patch for 5.004_70
1372      Branch: perl
1373            ! pod/perllocale.pod
1374 ____________________________________________________________________________
1375 [  1362] By: gsar                                  on 1998/07/08  02:07:48
1376         Log: applied patch, various tweaks to pander to pod2man tantrums
1377              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1378              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
1379              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
1380              Subject: [PATCH 5.004_70] CONFIGPM
1381      Branch: perl
1382            ! Porting/Glossary configpm
1383 ____________________________________________________________________________
1384 [  1361] By: gsar                                  on 1998/07/07  22:13:11
1385         Log: From: Stephen McCamant <alias@mcs.com>
1386              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
1387              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
1388              Subject: Re: Inconsistent arithmetics on refs
1389      Branch: perl
1390            ! sv.c
1391 ____________________________________________________________________________
1392 [  1360] By: gsar                                  on 1998/07/07  22:11:11
1393         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1394              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
1395              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
1396              Subject: [PATCH 5.004_70] Anohter ptags improvement
1397      Branch: perl
1398            ! emacs/ptags
1399 ____________________________________________________________________________
1400 [  1359] By: gsar                                  on 1998/07/07  22:08:48
1401         Log: fix accidental RE-de-optimization
1402              From: larry@wall.org (Larry Wall)
1403              Date: Mon, 6 Jul 1998 17:49:31 -0700
1404              Message-Id: <199807070049.RAA23475@wall.org>
1405              Subject: Re: before you deluge us with patches
1406              --
1407              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1408              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
1409              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
1410              Subject: Re: before you deluge us with patches
1411      Branch: perl
1412            ! pp_hot.c regexec.c
1413 ____________________________________________________________________________
1414 [  1358] By: gsar                                  on 1998/07/07  21:36:29
1415         Log: From: Gisle Aas <gisle@aas.no>
1416              Subject: [PATCH] Evaluation of AVHVs in scalar context
1417              Date: 06 Jul 1998 21:41:14 +0200
1418              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
1419      Branch: perl
1420            ! pp_hot.c t/op/avhv.t
1421 ____________________________________________________________________________
1422 [  1357] By: gsar                                  on 1998/07/07  21:29:46
1423         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
1424      Branch: perl
1425            ! lib/Math/Trig.pm lib/fields.pm thread.sym
1426 ____________________________________________________________________________
1427 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
1428         Log: Assorted patches:
1429              
1430              ------  BUILD PROCESS  ------
1431              
1432              Title:  "Add Test.pm (from perl 5.004_70)"
1433              Files:  MANIFEST lib/Test.pm
1434              
1435              ------  EXTENSIONS  ------
1436              
1437              Title:  "Add CR LF CRLF to Socket.pm"
1438              From:  Chris Nandor <pudge@pobox.com>
1439              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
1440              Files:  ext/Socket/Socket.pm
1441              
1442              ------  LIBRARY  ------
1443              
1444              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
1445              Files:  lib/AutoSplit.pm
1446              
1447              Title:  "Upgrade base.pm (from perl 5.004_70)"
1448              Files:  lib/base.pm
1449              
1450              Title:  "Add File::Spec modules (from 5.004_70)"
1451              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
1452              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1453              lib/File/Spec/Win32.pm
1454              
1455              ------  TESTS  ------
1456              
1457              Title:  "fixup test for method call on undefined value"
1458              Files:  t/op/misc.t
1459              
1460              ------  UTILITIES  ------
1461              
1462              Title:  "perlbug upgrade (from 5.004_70)"
1463              Files:  utils/perlbug.PL
1464              
1465              Title:  "Upgrade perldoc (from 5.004_70)"
1466              Files:  utils/perldoc.PL
1467      Branch: maint-5.004/perl
1468            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
1469            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1470            + lib/File/Spec/Win32.pm lib/Test.pm
1471            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
1472            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
1473 ____________________________________________________________________________
1474 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
1475         Log: Title:  "Fix memory leak in Safe module"
1476              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1477              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
1478              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1479      Branch: maint-5.004/perl
1480            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1481 ____________________________________________________________________________
1482 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
1483         Log: Title:  "Better error message for $undef->method call"
1484              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
1485              joshua.pritikin@db.com
1486              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
1487              Files:  pod/perldiag.pod pp_hot.c
1488      Branch: maint-5.004/perl
1489            ! pod/perldiag.pod pp_hot.c
1490 ____________________________________________________________________________
1491 [  1353] By: gsar                                  on 1998/07/06  23:33:38
1492         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1493              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
1494              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
1495              Subject: [PATCH 5.004_70] Update metaconfig info
1496      Branch: perl
1497            ! Porting/pumpkin.pod
1498 ____________________________________________________________________________
1499 [  1352] By: gsar                                  on 1998/07/06  23:30:54
1500         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1501              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
1502              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
1503              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
1504      Branch: perl
1505            ! Configure INSTALL Policy_sh.SH Porting/Glossary
1506            ! Porting/config.sh Porting/config_H
1507 ____________________________________________________________________________
1508 [  1351] By: gsar                                  on 1998/07/06  23:24:47
1509         Log: try harder to run non-executable tests
1510      Branch: perl
1511            ! t/TEST
1512 ____________________________________________________________________________
1513 [  1350] By: gsar                                  on 1998/07/06  23:12:17
1514         Log: add patch to improve method caching, regen headers
1515              From: joshua.pritikin@db.com
1516              Date: Mon, 6 Jul 1998 09:19:29 -0400
1517              Message-Id: <H00000e50008a518@MHS>
1518              Subject: [PATCH _70] cache missing methods
1519      Branch: perl
1520            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
1521 ____________________________________________________________________________
1522 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
1523         Log: Assorted patches:
1524              
1525              ------  BUILD PROCESS  ------
1526              
1527              Title:  "Configure: Workaround bash CDPATH oddity"
1528              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1529              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
1530              Files:  Configure
1531              
1532              Title:  "Don't suppress display of Makefile recipes that invoke perl"
1533              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1534              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
1535              Files:  Makefile.SH
1536              
1537              ------  CORE LANGUAGE  ------
1538              
1539              Title:  "one more^Wless quad unpack bug"
1540              From:  Jarkko Hietaniemi <jhi@iki.fi>
1541              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
1542              Files:  pp.c
1543              
1544              Title:  "minor fixups to bring maint closer to devel for patching"
1545              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1546              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
1547              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
1548              
1549              Title:  "-Pw switches used together report bogus error"
1550              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1551              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
1552              Files:  perl.c
1553              
1554              Title:  "Add doc and perl home page info to -v output"
1555              From:  Tom Christiansen <tchrist@jhereg.perl.com>
1556              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
1557              Files:  perl.c
1558              
1559              Title:  "Fix C<@a = (%a = 1)> bizarreness"
1560              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
1561              <tchrist@jhereg.perl.com>
1562              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
1563              <199807012339.TAA26024@aatma.engin.umich.edu>
1564              Files:  pp_hot.c
1565              
1566              Title:  "make find_script() return saved string, reenable missing
1567              diagnostics"
1568              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1569              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
1570              Files:  perl.c util.c
1571              
1572              Title:  "minor e_script optimization"
1573              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1574              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
1575              Files:  perl.c
1576              
1577              ------  DOCUMENTATION  ------
1578              
1579              Title:  "Insecure $ENV{} message out of step with perldiag"
1580              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1581              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
1582              Files:  pod/perldiag.pod pod/perlsec.pod
1583              
1584              Title:  "documenting close without arguments"
1585              From:  Tom Phoenix <rootbeer@teleport.com>
1586              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
1587              Files:  pod/perlfunc.pod
1588              
1589              Title:  "pod for scalar .. op"
1590              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1591              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
1592              Files:  pod/perlop.pod
1593              
1594              ------  EXTENSIONS  ------
1595              
1596              Title:  "Fcntl: add few constants, enhance maintainability"
1597              From:  Jarkko Hietaniemi <jhi@iki.fi>
1598              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
1599              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
1600              
1601              ------  LIBRARY  ------
1602              
1603              Title:  "Fix undef warnings in Text::Parsewords"
1604              From:  Jarkko Hietaniemi <jhi@iki.fi>
1605              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
1606              Files:  lib/Text/ParseWords.pm
1607              
1608              Title:  "Add Symbol::delete_package()"
1609              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1610              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
1611              Files:  pod/perlembed.pod lib/Symbol.pm
1612      Branch: maint-5.004/perl
1613            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
1614            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
1615            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
1616            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
1617            ! t/op/split.t taint.c util.c
1618 ____________________________________________________________________________
1619 [  1348] By: gsar                                  on 1998/07/06  22:55:56
1620         Log: remove #! line from Errno_pm.PL
1621      Branch: perl
1622            ! ext/Errno/Errno_pm.PL
1623 ____________________________________________________________________________
1624 [  1347] By: gsar                                  on 1998/07/06  22:51:34
1625         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
1626              From: Gisle Aas <gisle@aas.no>
1627              Date: 06 Jul 1998 13:08:53 +0200
1628              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
1629              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
1630      Branch: perl
1631            ! lib/Cwd.pm
1632 ____________________________________________________________________________
1633 [  1346] By: gsar                                  on 1998/07/06  22:20:29
1634         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
1635              Stephen McCamant
1636      Branch: perl
1637            ! op.c
1638 ____________________________________________________________________________
1639 [  1345] By: gsar                                  on 1998/07/06  21:58:52
1640         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
1641              simpler fix
1642      Branch: perl
1643            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1644            ! opcode.pl proto.h
1645 ____________________________________________________________________________
1646 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
1647         Log: Title:  "Fix for broken goto &xsub"
1648              From:  Albert Dvornik <bert@genscan.com>,
1649              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
1650              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
1651      Branch: maint-5.004/perl
1652            + t/op/goto_xs.t
1653            ! MANIFEST pp_ctl.c
1654 ____________________________________________________________________________
1655 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
1656         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
1657              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1658              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
1659              Files:  gv.h gv.c op.c toke.c
1660      Branch: maint-5.004/perl
1661            ! gv.c gv.h op.c toke.c
1662 ____________________________________________________________________________
1663 [  1342] By: gsar                                  on 1998/07/06  20:57:06
1664         Log: From:    Gisle Aas <gisle@aas.no>
1665              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
1666              Date:    06 Jul 1998 21:52:12 +0200
1667              Subject: Keepers of the Patch Pumpkin
1668      Branch: perl
1669            ! Changes
1670 ____________________________________________________________________________
1671 [  1341] By: gsar                                  on 1998/07/06  20:43:35
1672         Log: remove dup entry in perldiag
1673      Branch: perl
1674            ! pod/perldiag.pod
1675 ____________________________________________________________________________
1676 [  1340] By: gsar                                  on 1998/07/06  20:31:44
1677         Log: more reasonable diagnostic on keyword vs. sub ambiguity
1678      Branch: perl
1679            ! pod/perldiag.pod toke.c
1680 ____________________________________________________________________________
1681 [  1339] By: gsar                                  on 1998/07/06  19:23:06
1682         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
1683      Branch: perl
1684            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
1685            ! sv.c toke.c util.c
1686 ____________________________________________________________________________
1687 [  1338] By: gsar                                  on 1998/07/06  18:45:35
1688         Log: per Larry suggestion, toss change#1327 and fix the documentation
1689              to match behavior instead
1690      Branch: perl
1691            ! pod/perlfunc.pod pp_sys.c
1692 ____________________________________________________________________________
1693 [  1337] By: gsar                                  on 1998/07/06  17:15:26
1694         Log: allow read(FH,threadsv,...)
1695      Branch: perl
1696            ! op.c
1697
1698 ----------------
1699 Version 5.004_70
1700 ----------------
1701
1702 ____________________________________________________________________________
1703 [  1336] By: gsar                                  on 1998/07/06  09:06:33
1704         Log: 5.004_70 tweaks
1705      Branch: perl
1706            ! Changes win32/Makefile win32/makefile.mk
1707 ____________________________________________________________________________
1708 [  1335] By: gsar                                  on 1998/07/06  07:05:37
1709         Log: update Changes
1710      Branch: perl
1711            ! Changes pod/perldiag.pod
1712 ____________________________________________________________________________
1713 [  1334] By: gsar                                  on 1998/07/06  06:41:17
1714         Log: allow eval-groups in patterns only if they C<use re 'eval';>
1715      Branch: perl
1716            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
1717            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
1718 ____________________________________________________________________________
1719 [  1333] By: gsar                                  on 1998/07/06  03:22:52
1720         Log: From: Hans Mulder <hansm@icgroup.nl>
1721              Date: Mon,  6 Jul 98 02:11:32 +0200
1722              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
1723              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
1724      Branch: perl
1725            ! malloc.c
1726 ____________________________________________________________________________
1727 [  1332] By: gsar                                  on 1998/07/06  03:18:34
1728         Log: added Errno-1.09 from CPAN
1729      Branch: perl
1730            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
1731 ____________________________________________________________________________
1732 [  1331] By: gsar                                  on 1998/07/06  02:59:09
1733         Log: fix small memleak on -e, don't try to find_script() when e_script
1734      Branch: perl
1735            ! perl.c
1736 ____________________________________________________________________________
1737 [  1330] By: gsar                                  on 1998/07/06  00:40:24
1738         Log: add Symbol::delete_package()
1739      Branch: perl
1740            ! lib/Symbol.pm pod/perlembed.pod
1741 ____________________________________________________________________________
1742 [  1329] By: gsar                                  on 1998/07/05  23:05:40
1743         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
1744              From: Stephen McCamant <alias@mcs.com>
1745              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
1746              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
1747              Subject: [PATCH] alignment in X[IN]V allocation
1748      Branch: perl
1749            ! sv.c
1750 ____________________________________________________________________________
1751 [  1328] By: gsar                                  on 1998/07/05  22:47:57
1752         Log: make read() return undef on errors as documented, and clarify docs
1753      Branch: perl
1754            ! pod/perlfunc.pod pp_sys.c
1755 ____________________________________________________________________________
1756 [  1327] By: gsar                                  on 1998/07/05  22:11:21
1757         Log: fix getc() to return empty string instead of undef on eof, as it was
1758              documented to behave; still returns undef on error
1759      Branch: perl
1760            ! pp_sys.c
1761 ____________________________________________________________________________
1762 [  1326] By: gsar                                  on 1998/07/05  21:53:30
1763         Log: patch whitespace-mutiliated; applied manually
1764              From: Hans Mulder <hansm@icgroup.nl>
1765              Date: Sun,  5 Jul 98 23:23:20 +0200
1766              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
1767              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
1768      Branch: perl
1769            ! ext/Errno/Errno_pm.PL
1770 ____________________________________________________________________________
1771 [  1325] By: gsar                                  on 1998/07/05  21:38:39
1772         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
1773              From: Tom Christiansen <tchrist@jhereg.perl.com>
1774              Date: Sun, 05 Jul 1998 09:15:22 -0500
1775              Subject: Re: docpatch 
1776              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
1777      Branch: perl
1778            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1779            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1780            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1781            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
1782            ! pod/perlrun.pod
1783 ____________________________________________________________________________
1784 [  1324] By: gsar                                  on 1998/07/05  21:06:56
1785         Log: applied patch, and undid change#1302 which it made unnecessary
1786              From: Billy <wdconsta@cs.adelaide.edu.au>
1787              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
1788              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
1789              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
1790      Branch: perl
1791            ! t/lib/h2ph.t utils/h2ph.PL
1792 ____________________________________________________________________________
1793 [  1323] By: gsar                                  on 1998/07/05  20:56:39
1794         Log: fix t/lib/fields.t's @INC so make test runs
1795      Branch: perl
1796            ! t/lib/fields.t
1797 ____________________________________________________________________________
1798 [  1322] By: gsar                                  on 1998/07/05  20:26:43
1799         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
1800      Branch: perl
1801            ! gv.c gv.h toke.c
1802 ____________________________________________________________________________
1803 [  1321] By: gsar                                  on 1998/07/05  07:41:50
1804         Log: sundry win32 config tweaks
1805      Branch: perl
1806            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
1807            ! win32/config.gc win32/config.vc win32/config_H.bc
1808            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
1809            ! win32/config_sh.PL win32/makefile.mk
1810 ____________________________________________________________________________
1811 [  1320] By: gsar                                  on 1998/07/05  06:30:35
1812         Log: update Changes
1813      Branch: perl
1814            ! Changes
1815 ____________________________________________________________________________
1816 [  1319] By: gsar                                  on 1998/07/05  06:27:37
1817         Log: add ck_sysread() for better sysread/read/recv sanity
1818      Branch: perl
1819            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1820            ! opcode.pl proto.h
1821 ____________________________________________________________________________
1822 [  1318] By: gsar                                  on 1998/07/05  04:34:05
1823         Log: From: Stephen McCamant <alias@mcs.com>
1824              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
1825              Subject: [PATCH] Document B::Deparse, add pp_threadsv
1826              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
1827      Branch: perl
1828            ! ext/B/B/Deparse.pm
1829 ____________________________________________________________________________
1830 [  1317] By: gsar                                  on 1998/07/05  04:15:25
1831         Log: added patch with tweak to doc
1832              From: Chip Salzenberg <chip@perl.org>
1833              Message-ID: <19980704205136.A16319@perlsupport.com>
1834              Date: Sat, 4 Jul 1998 20:51:36 -0400
1835              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
1836      Branch: perl
1837            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
1838 ____________________________________________________________________________
1839 [  1316] By: gsar                                  on 1998/07/05  03:56:22
1840         Log: Porting/Glossary goes podly into Config.pm
1841      Branch: perl
1842            ! Porting/Glossary configpm
1843 ____________________________________________________________________________
1844 [  1315] By: gsar                                  on 1998/07/05  02:50:18
1845         Log: add suggested tool as an example in ExtUtils::Packlist
1846              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
1847              Message-Id: <199807031028.LAA10456@sale-wts>
1848              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
1849              Subject: Re: [make install] another horror story
1850      Branch: perl
1851            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
1852 ____________________________________________________________________________
1853 [  1314] By: gsar                                  on 1998/07/05  02:28:04
1854         Log: avoid race condition (storing ptr to SV before incrementing its
1855              REFCNT) and warning in newRV()
1856      Branch: perl
1857            ! sv.c
1858 ____________________________________________________________________________
1859 [  1313] By: gsar                                  on 1998/07/05  02:06:40
1860         Log: applied suggested fix for xhv_array sizing, with portability tweaks
1861              From: Gisle Aas <gisle@aas.no>
1862              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1863              Date: 04 Jul 1998 10:20:35 +0200
1864              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
1865      Branch: perl
1866            ! hv.c
1867 ____________________________________________________________________________
1868 [  1312] By: gsar                                  on 1998/07/05  01:36:45
1869         Log: From: Gisle Aas <gisle@aas.no>
1870              Subject: [PATCH] hv_max may be a few too many
1871              Date: 04 Jul 1998 09:28:46 +0200
1872              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
1873      Branch: perl
1874            ! doop.c
1875 ____________________________________________________________________________
1876 [  1311] By: gsar                                  on 1998/07/05  00:35:27
1877         Log: patchlevel up to 5.004_70, various tweaks
1878              * fix taint problems due to maintbranch regression
1879              * PERL_OBJECT now builds again
1880              * deal with C++ strong-typing problems in hv.c
1881              * fix mismatch in "reserved word" diagnostic
1882      Branch: perl
1883            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
1884            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
1885 ____________________________________________________________________________
1886 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
1887         Log: Remove old RE //t flag from scan_subst().
1888      Branch: maint-5.004/perl
1889            ! toke.c
1890 ____________________________________________________________________________
1891 [  1309] By: gsar                                  on 1998/07/04  08:32:53
1892         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
1893      Branch: perl
1894            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
1895 ____________________________________________________________________________
1896 [  1307] By: gsar                                  on 1998/07/04  07:00:14
1897         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
1898      Branch: perl
1899            ! pp_hot.c t/op/local.t
1900 ____________________________________________________________________________
1901 [  1306] By: gsar                                  on 1998/07/04  05:52:34
1902         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
1903              From: joshua.pritikin@db.com
1904              Date: Wed, 1 Jul 1998 10:09:43 -0400
1905              Message-Id: <H00000e500086fb3@MHS>
1906              Subject: [PATCH _69] sv_2mortal fix
1907      Branch: perl
1908            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
1909 ____________________________________________________________________________
1910 [  1305] By: gsar                                  on 1998/07/04  05:46:42
1911         Log: add patch preextend global string table, tweak for 512 entries
1912              From: Gisle Aas <gisle@aas.no>
1913              Date: 04 Jul 1998 01:04:08 +0200
1914              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1915              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
1916      Branch: perl
1917            ! perl.c
1918 ____________________________________________________________________________
1919 [  1304] By: gsar                                  on 1998/07/04  05:40:35
1920         Log: simplify xhv_array sizing
1921              From: Gisle Aas <gisle@aas.no>
1922              Date: 04 Jul 1998 00:49:42 +0200
1923              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1924              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
1925      Branch: perl
1926            ! hv.c
1927 ____________________________________________________________________________
1928 [  1303] By: gsar                                  on 1998/07/04  05:37:29
1929         Log: make 4-arg win32_select() sleep more reasonably on false values
1930              From: Blair Zajac <blair@gps.caltech.edu>
1931              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
1932              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
1933              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1934              --
1935              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
1936              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
1937              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1938      Branch: perl
1939            ! win32/win32sck.c
1940 ____________________________________________________________________________
1941 [  1302] By: gsar                                  on 1998/07/04  05:32:50
1942         Log: adjust h2ph.t for dos-specific problem
1943              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1944              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
1945              Date: Fri, 3 Jul 1998 23:45:25 +0200
1946              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
1947      Branch: perl
1948            ! t/lib/h2ph.t
1949 ____________________________________________________________________________
1950 [  1301] By: gsar                                  on 1998/07/04  05:31:04
1951         Log: fix CPAN.pm problem, OS2 tweaks
1952              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1953              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
1954              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
1955              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
1956      Branch: perl
1957            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
1958            ! lib/ExtUtils/MakeMaker.pm
1959 ____________________________________________________________________________
1960 [  1300] By: gsar                                  on 1998/07/04  05:27:20
1961         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1962              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
1963              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
1964              Subject: [PATCH 5.004_68] Add elc target to to makefile
1965      Branch: perl
1966            ! Makefile.SH
1967 ____________________________________________________________________________
1968 [  1299] By: gsar                                  on 1998/07/04  05:25:56
1969         Log: newer emacs/cperl-mode.el (via private mail)
1970              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1971              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
1972              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
1973              Subject: [PATCH 5.004_68] cperl-mode
1974      Branch: perl
1975            ! emacs/cperl-mode.el
1976 ____________________________________________________________________________
1977 [  1298] By: gsar                                  on 1998/07/04  05:22:41
1978         Log: From: Dominic Dunlop <domo@computer.org>
1979              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
1980              Date: Thu, 2 Jul 1998 22:57:26 +0000
1981              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
1982      Branch: perl
1983            ! hints/machten.sh malloc.c
1984 ____________________________________________________________________________
1985 [  1297] By: gsar                                  on 1998/07/04  05:20:52
1986         Log: allow a flags args to fbm_instr() for future needs
1987              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1988              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
1989              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
1990              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
1991      Branch: perl
1992            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
1993 ____________________________________________________________________________
1994 [  1296] By: gsar                                  on 1998/07/04  05:16:15
1995         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1996              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
1997              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
1998              Subject: [PATCH 5.004_69] INSTALL-1.39
1999      Branch: perl
2000            ! INSTALL
2001 ____________________________________________________________________________
2002 [  1295] By: gsar                                  on 1998/07/04  05:15:05
2003         Log: Configure update
2004              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
2005              Date: Wed, 1 Jul 98 23:07:50 EDT
2006              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
2007              Subject: [PATCH 5.004_69] Config_69-01
2008      Branch: perl
2009            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
2010            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
2011            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
2012 ____________________________________________________________________________
2013 [  1294] By: gsar                                  on 1998/07/04  05:10:25
2014         Log: add perlbug -F switch to save message to file
2015              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
2016              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
2017              Date: Wed, 1 Jul 1998 21:14:22 +0200
2018              Subject: Re: [PATCH 5.004_69] perlbug -fok
2019      Branch: perl
2020            ! Makefile.SH utils/perlbug.PL
2021 ____________________________________________________________________________
2022 [  1293] By: gsar                                  on 1998/07/04  05:06:52
2023         Log: catch nonexistent backrefs in REs
2024              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
2025              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
2026              Date: Wed, 1 Jul 1998 20:14:05 +0200
2027              Subject: Re: [PATCH _66] for bad backrefs
2028              --
2029              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
2030              Date: Wed, 1 Jul 1998 20:47:16 +0200
2031              Subject: Re: [PATCH _66] for bad backrefs
2032      Branch: perl
2033            ! regcomp.c t/op/re_tests util.c
2034 ____________________________________________________________________________
2035 [  1292] By: gsar                                  on 1998/07/04  05:02:01
2036         Log: fix perlcc to not rm output file, and other -w(arts)
2037      Branch: perl
2038            ! utils/perlcc.PL
2039 ____________________________________________________________________________
2040 [  1291] By: gsar                                  on 1998/07/04  04:30:03
2041         Log: ignore stash entries that are not GVs in dump.c
2042      Branch: perl
2043            ! dump.c
2044 ____________________________________________________________________________
2045 [  1290] By: gsar                                  on 1998/07/04  03:55:10
2046         Log: cleaner page headers from pod2man
2047      Branch: perl
2048            ! pod/pod2man.PL
2049 ____________________________________________________________________________
2050 [  1288] By: gsar                                  on 1998/07/04  03:16:39
2051         Log: tweaks to Getopt::Std
2052              From: Robin Barker <rmb1@cise.npl.co.uk>
2053              Date: Tue, 30 Jun 98 14:45:49 BST
2054              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
2055              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
2056              --
2057              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
2058              To: perl5-porters@perl.org
2059              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
2060      Branch: perl
2061            ! lib/Getopt/Std.pm
2062 ____________________________________________________________________________
2063 [  1287] By: gsar                                  on 1998/07/04  03:13:02
2064         Log: added patch, with tweaks
2065              From: Gisle Aas <gisle@aas.no>
2066              Date: 03 Jul 1998 00:50:15 +0200
2067              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
2068              Subject: [PATCH] Some AVHV documentation
2069      Branch: perl
2070            ! pod/perlref.pod
2071 ____________________________________________________________________________
2072 [  1286] By: gsar                                  on 1998/07/04  02:53:26
2073         Log: applied patch with tweaks to prose
2074              From: Gisle Aas <gisle@aas.no>
2075              Subject: [PATCH] Simplified AVHV support
2076              Date: 30 Jun 1998 13:34:07 +0200
2077              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
2078      Branch: perl
2079            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
2080            ! pp.c proto.h t/op/avhv.t
2081 ____________________________________________________________________________
2082 [  1285] By: gsar                                  on 1998/07/04  02:30:48
2083         Log: tweak doc for ".."
2084              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2085              Subject: [PATCH] pod for scalar ..
2086              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
2087              Date: Tue, 30 Jun 1998 12:14:50 +0100
2088      Branch: perl
2089            ! pod/perlop.pod
2090 ____________________________________________________________________________
2091 [  1284] By: gsar                                  on 1998/07/04  02:28:43
2092         Log: fix use of uninitialized var in pp_unpack()
2093              From: Jarkko Hietaniemi <jhi@iki.fi>
2094              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
2095              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
2096              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
2097      Branch: perl
2098            ! pp.c
2099 ____________________________________________________________________________
2100 [  1283] By: gsar                                  on 1998/07/04  02:26:37
2101         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2102              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
2103              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
2104              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
2105      Branch: perl
2106            ! lib/Text/ParseWords.pm
2107 ____________________________________________________________________________
2108 [  1282] By: gsar                                  on 1998/07/04  02:24:32
2109         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
2110              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
2111              Date: Mon, 29 Jun 1998 16:53:56 -0700
2112              Subject: [PATCH 5.004_69]README.vms doc patch
2113              --
2114              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
2115              Date: Mon, 29 Jun 1998 16:51:25 -0700
2116              --
2117              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
2118              Date: Thu, 02 Jul 1998 13:53:57 -0700
2119              Subject: [PATCH 5.004_69]VMS filetest operator fixup
2120      Branch: perl
2121            ! README.vms vms/descrip_mms.template vms/vms.c
2122 ____________________________________________________________________________
2123 [  1281] By: gsar                                  on 1998/07/04  02:17:48
2124         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2125              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
2126              Date: Mon, 29 Jun 1998 16:46:25 -0700
2127              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
2128      Branch: perl
2129            ! vms/subconfigure.com
2130 ____________________________________________________________________________
2131 [  1280] By: gsar                                  on 1998/07/04  02:16:03
2132         Log: don't attempt to copy directories on VMS
2133              From: Dan Sugalski <sugalskd@osshe.edu>
2134              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
2135              Date: Mon, 29 Jun 1998 16:31:29 -0700
2136              Subject: [PATCH 5.004_69]Tweak to installperl
2137      Branch: perl
2138            ! installperl
2139 ____________________________________________________________________________
2140 [  1279] By: gsar                                  on 1998/07/04  02:09:26
2141         Log: add 'installhtml*dir' to win32 config templates
2142              From: "Douglas Lankshear" <dougl@ActiveState.com>
2143              Subject: [PATCH 5.004_68] For Win32 config
2144              Date: Mon, 29 Jun 1998 09:00:13 -0700
2145              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
2146      Branch: perl
2147            ! win32/config.bc win32/config.gc win32/config.vc
2148 ____________________________________________________________________________
2149 [  1278] By: gsar                                  on 1998/07/04  02:06:23
2150         Log: implemented described fix for h2ph hanging on "enum"
2151              From: Billy <wdconsta@cs.adelaide.edu.au>
2152              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
2153              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
2154              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
2155      Branch: perl
2156            ! utils/h2ph.PL
2157 ____________________________________________________________________________
2158 [  1277] By: gsar                                  on 1998/07/04  01:51:47
2159         Log: merge changes#1210,1211,1270 from maintbranch
2160      Branch: perl
2161            + lib/re.pm
2162            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
2163            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
2164            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2165 ____________________________________________________________________________
2166 [  1276] By: gsar                                  on 1998/07/04  00:33:37
2167         Log: deprecate use of reserved word "our" (Larry's idea)
2168              Date: Mon, 22 Jun 1998 08:55:09 -0700
2169              From: larry@wall.org (Larry Wall)
2170              Message-Id: <199806221555.IAA07212@wall.org>
2171              Subject: Re: our
2172      Branch: perl
2173            ! pod/perldiag.pod toke.c
2174 ____________________________________________________________________________
2175 [  1275] By: nick                                  on 1998/07/02  18:36:59
2176         Log: Integrate mainline, just to keep up.
2177      Branch: ansiperl
2178           +> t/lib/fields.t
2179            - lib/Math/Trig/Radial.pm
2180           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2181           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
2182           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
2183           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
2184           !> win32/config.bc win32/config.gc win32/config.vc
2185           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
2186           !> win32/win32iop.h
2187 ____________________________________________________________________________
2188 [  1274] By: gsar                                  on 1998/07/02  16:47:20
2189         Log: tweak win32/config.* variables
2190      Branch: perl
2191            ! win32/config.bc win32/config.gc win32/config.vc
2192 ____________________________________________________________________________
2193 [  1273] By: gsar                                  on 1998/07/02  16:33:53
2194         Log: export opendir() set of functions on win32
2195      Branch: perl
2196            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
2197            ! win32/win32iop.h
2198 ____________________________________________________________________________
2199 [  1272] By: gsar                                  on 1998/07/01  23:21:49
2200         Log: fix C<@a = (%a = 1)> bizarreness
2201      Branch: perl
2202            ! pp_hot.c
2203 ____________________________________________________________________________
2204 [  1271] By: gsar                                  on 1998/06/30  22:49:39
2205         Log: document perltrap on precedence of keys/values/each
2206      Branch: perl
2207            ! pod/perltrap.pod
2208 ____________________________________________________________________________
2209 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
2210         Log: Added lib/re.pm missing from change 1210
2211      Branch: maint-5.004/perl
2212            + lib/re.pm
2213 ____________________________________________________________________________
2214 [  1269] By: gsar                                  on 1998/06/30  08:20:52
2215         Log: From:    Murray Nesbitt <murray@ActiveState.com>
2216              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
2217              Date:    Mon, 29 Jun 1998 14:30:59 PDT
2218              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
2219      Branch: perl
2220            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2221 ____________________________________________________________________________
2222 [  1268] By: gsar                                  on 1998/06/30  05:38:34
2223         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
2224              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
2225              Date:    Mon, 29 Jun 1998 15:04:57 -0000
2226              Subject: [PATCH perl5.004_69] perldoc.PL
2227      Branch: perl
2228            ! utils/perldoc.PL
2229 ____________________________________________________________________________
2230 [  1267] By: gsar                                  on 1998/06/30  05:34:06
2231         Log: add patch to integrate Math::Trig::Radial into Math::Trig
2232              From: Jarkko Hietaniemi <jhi@iki.fi>
2233              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
2234              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
2235              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
2236      Branch: perl
2237            - lib/Math/Trig/Radial.pm
2238            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
2239 ____________________________________________________________________________
2240 [  1266] By: gsar                                  on 1998/06/30  05:17:33
2241         Log: From:    Gisle Aas <gisle@aas.no>
2242              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
2243              Date:    29 Jun 1998 12:36:09 +0200
2244              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
2245      Branch: perl
2246            + t/lib/fields.t
2247            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
2248            ! t/op/array.t
2249 ____________________________________________________________________________
2250 [  1265] By: gsar                                  on 1998/06/30  05:12:57
2251         Log: tweaks to overloaded constants (change#1259)
2252      Branch: perl
2253            ! scope.c scope.h toke.c
2254 ____________________________________________________________________________
2255 [  1264] By: nick                                  on 1998/06/29  17:38:03
2256         Log: Integrate mainline c. _69 to ansiperl
2257      Branch: ansiperl
2258           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
2259           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
2260           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
2261           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
2262           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
2263           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
2264           !> (integrate 100 files)
2265
2266 ----------------
2267 Version 5.004_69
2268 ----------------
2269
2270 ____________________________________________________________________________
2271 [  1263] By: gsar                                  on 1998/06/29  09:17:28
2272         Log: update Changes and perlhist.pod
2273      Branch: perl
2274            ! Changes pod/perlhist.pod
2275 ____________________________________________________________________________
2276 [  1262] By: gsar                                  on 1998/06/29  08:26:36
2277         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
2278              under several build configurations)
2279      Branch: perl
2280            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
2281            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
2282            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2283 ____________________________________________________________________________
2284 [  1261] By: gsar                                  on 1998/06/29  06:51:10
2285         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
2286      Branch: perl
2287            ! scope.h
2288 ____________________________________________________________________________
2289 [  1260] By: gsar                                  on 1998/06/29  06:46:12
2290         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
2291              Date:    Mon, 29 Jun 1998 08:10:46 +0200
2292              From:    ts <decoux@moulon.inra.fr>
2293              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
2294      Branch: perl
2295            ! pod/perlembed.pod
2296 ____________________________________________________________________________
2297 [  1259] By: gsar                                  on 1998/06/29  06:01:35
2298         Log: added patch for overloading constants, made PERL_OBJECT-aware
2299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2300              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
2301              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
2302      Branch: perl
2303            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
2304            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
2305            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
2306            ! t/pragma/overload.t toke.c
2307 ____________________________________________________________________________
2308 [  1258] By: gsar                                  on 1998/06/29  05:32:25
2309         Log: fix Socket.pm typo from change#1240
2310      Branch: perl
2311            ! ext/Socket/Socket.pm
2312 ____________________________________________________________________________
2313 [  1257] By: gsar                                  on 1998/06/29  05:09:24
2314         Log: applied patch, tweak for threads awareness
2315              From: Albert Dvornik <bert@genscan.com>
2316              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
2317              Date: 24 Jun 1998 19:33:09 -0400
2318              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
2319      Branch: perl
2320            + t/op/goto_xs.t
2321            ! MANIFEST pp_ctl.c
2322 ____________________________________________________________________________
2323 [  1256] By: gsar                                  on 1998/06/29  03:34:18
2324         Log: applied patch, fixed one more leak, tweaked whitespace bugs
2325              From: Guy Decoux <decoux@moulon.inra.fr>
2326              (via)
2327              Date: Fri, 26 Jun 1998 09:59:32 -0400
2328              From: "Chunhui Teng" <cteng@nortel.ca>
2329              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
2330              Subject: Memory leak in Perl 5.004 and the fix
2331      Branch: perl
2332            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2333 ____________________________________________________________________________
2334 [  1255] By: gsar                                  on 1998/06/29  02:50:37
2335         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
2336              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
2337              Date: 28 Jun 1998 23:47:07 +0200
2338              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
2339      Branch: perl
2340            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2341 ____________________________________________________________________________
2342 [  1254] By: gsar                                  on 1998/06/28  21:35:02
2343         Log: From: joshua.pritikin@db.com
2344              Date: Fri, 26 Jun 1998 09:34:34 -0400
2345              Message-Id: <H00000e500081d23@MHS>
2346              Subject: [PATCH _68] PUSHSTACK renovation
2347      Branch: perl
2348            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
2349 ____________________________________________________________________________
2350 [  1253] By: gsar                                  on 1998/06/28  21:21:22
2351         Log: From: Stephen McCamant <alias@mcs.com>
2352              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
2353              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
2354              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
2355      Branch: perl
2356            ! perlvars.h sv.c
2357 ____________________________________________________________________________
2358 [  1252] By: gsar                                  on 1998/06/28  21:16:34
2359         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2360              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
2361              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
2362              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
2363      Branch: perl
2364            ! regcomp.c
2365 ____________________________________________________________________________
2366 [  1251] By: gsar                                  on 1998/06/28  21:14:32
2367         Log: add Math/Trig/Radial.pm, update MANIFEST
2368              From: Jarkko Hietaniemi <jhi@iki.fi>
2369              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
2370              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
2371              Subject: Math::Trig::Radial ?
2372      Branch: perl
2373            + lib/Math/Trig/Radial.pm
2374            ! MANIFEST
2375 ____________________________________________________________________________
2376 [  1250] By: gsar                                  on 1998/06/28  21:09:48
2377         Log: applied patch, tweaked doc, and regen regnodes.h
2378              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2379              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
2380              Subject: [PATCH 5.004_68] \z in RE
2381              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
2382      Branch: perl
2383            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
2384            ! t/op/re_tests t/op/regexp.t toke.c
2385 ____________________________________________________________________________
2386 [  1249] By: gsar                                  on 1998/06/28  20:56:38
2387         Log: From: mike@bill.iac.net
2388              Message-ID: <19980627034913.A32220@bill.minivend.com>
2389              Date: Sat, 27 Jun 1998 03:49:13 +0000
2390              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
2391      Branch: perl
2392            ! lib/Text/ParseWords.pm t/lib/parsewords.t
2393 ____________________________________________________________________________
2394 [  1248] By: gsar                                  on 1998/06/28  20:54:43
2395         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2396              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
2397              Subject: [PATCH] Fix ptags
2398              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
2399      Branch: perl
2400            ! emacs/ptags
2401 ____________________________________________________________________________
2402 [  1247] By: gsar                                  on 1998/06/28  20:42:54
2403         Log: apply patch sent via private mail
2404              From: Stephen McCamant <alias@mcs.com>
2405              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
2406              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
2407              Subject: Re: Enhanced B::Deparse 
2408      Branch: perl
2409            ! ext/B/B/Deparse.pm
2410 ____________________________________________________________________________
2411 [  1246] By: gsar                                  on 1998/06/28  20:38:24
2412         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2413              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
2414              Subject: [PATCH 5.004_68] pat.t tests
2415              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
2416      Branch: perl
2417            ! t/op/pat.t
2418 ____________________________________________________________________________
2419 [  1245] By: gsar                                  on 1998/06/28  20:36:08
2420         Log: From: joshua.pritikin@db.com
2421              Date: Fri, 26 Jun 1998 10:02:32 -0400
2422              Message-Id: <H00000e500081d28@MHS>
2423              Subject: [PATCH _68] improve recursive error messages!
2424      Branch: perl
2425            ! gv.c pod/perldiag.pod universal.c
2426 ____________________________________________________________________________
2427 [  1244] By: gsar                                  on 1998/06/28  20:09:02
2428         Log: From: Dominic Dunlop <domo@vo.lu>
2429              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
2430              Date: Thu, 25 Jun 1998 17:46:55 +0000
2431              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
2432              to op/pat.t; add tests for a few  more regexp parse failures etc.
2433      Branch: perl
2434            ! t/op/pat.t t/op/re_tests t/op/regexp.t
2435 ____________________________________________________________________________
2436 [  1243] By: gsar                                  on 1998/06/28  20:06:30
2437         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
2438              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2439              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
2440              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
2441              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
2442      Branch: perl
2443            ! perl_exp.SH
2444 ____________________________________________________________________________
2445 [  1242] By: gsar                                  on 1998/06/28  20:01:28
2446         Log: 
2447              From: Gisle Aas <gisle@aas.no>
2448              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
2449              Date: 25 Jun 1998 10:32:43 +0200
2450              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
2451      Branch: perl
2452            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
2453 ____________________________________________________________________________
2454 [  1241] By: gsar                                  on 1998/06/28  19:55:11
2455         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
2456              From: Stephen McCamant <alias@mcs.com>
2457              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
2458              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
2459              Subject: [PATCH REPOST] refgen in opcode.pl
2460      Branch: perl
2461            ! opcode.h opcode.pl
2462 ____________________________________________________________________________
2463 [  1240] By: gsar                                  on 1998/06/28  19:46:29
2464         Log: From: Chris Nandor <pudge@pobox.com>
2465              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
2466              Date: Wed, 24 Jun 1998 19:58:28 -0400
2467              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
2468      Branch: perl
2469            ! ext/Socket/Socket.pm
2470 ____________________________________________________________________________
2471 [  1239] By: gsar                                  on 1998/06/28  19:44:19
2472         Log: From: Gisle Aas <gisle@aas.no>
2473              Subject: [PATCH] Optimize foreach (1..1000000)
2474              Date: 24 Jun 1998 20:26:48 +0200
2475              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
2476      Branch: perl
2477            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
2478            ! pp_hot.c t/op/range.t
2479 ____________________________________________________________________________
2480 [  1238] By: gsar                                  on 1998/06/28  19:28:13
2481         Log: avoid creation of %^R
2482              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2483              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
2484              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
2485              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
2486      Branch: perl
2487            ! perl.c t/op/splice.t
2488 ____________________________________________________________________________
2489 [  1237] By: gsar                                  on 1998/06/28  19:23:40
2490         Log: From: Gisle Aas <gisle@aas.no>
2491              Subject: [PATCH] Negative LENGTH argument to splice
2492              Date: 24 Jun 1998 15:11:35 +0200
2493              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
2494      Branch: perl
2495            + t/op/splice.t
2496            ! MANIFEST pod/perlfunc.pod pp.c
2497 ____________________________________________________________________________
2498 [  1236] By: gsar                                  on 1998/06/28  19:18:29
2499         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2500              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
2501              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
2502              Date: Wed, 24 Jun 1998 13:13:02 +0100
2503      Branch: perl
2504            ! pod/perldiag.pod pod/perlsec.pod
2505 ____________________________________________________________________________
2506 [  1235] By: gsar                                  on 1998/06/28  19:16:13
2507         Log: Complex.pm update
2508              From: Jarkko Hietaniemi <jhi@iki.fi>
2509              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
2510              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
2511              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
2512      Branch: perl
2513            ! lib/Math/Complex.pm t/lib/complex.t
2514 ____________________________________________________________________________
2515 [  1234] By: gsar                                  on 1998/06/28  19:13:05
2516         Log: disable perl malloc on UNICOS for now
2517              From: Jarkko Hietaniemi <jhi@iki.fi>
2518              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
2519              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
2520              Subject: [PATCH] 5.004_68: UNICOS hints
2521      Branch: perl
2522            ! hints/unicos.sh
2523 ____________________________________________________________________________
2524 [  1233] By: gsar                                  on 1998/06/28  19:10:53
2525         Log: fixes unpack("q"...), and semctl() tests for UNICOS
2526              From: Jarkko Hietaniemi <jhi@iki.fi>
2527              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
2528              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
2529              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
2530      Branch: perl
2531            ! pp.c t/op/ipcsem.t t/op/pack.t
2532 ____________________________________________________________________________
2533 [  1232] By: gsar                                  on 1998/06/28  19:01:23
2534         Log: tweak various places for iperlsys.h awareness
2535      Branch: perl
2536            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
2537            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
2538 ____________________________________________________________________________
2539 [  1231] By: gsar                                  on 1998/06/28  18:37:07
2540         Log: add a perlio.h stub for compat (some extensions seem to #include it)
2541      Branch: perl
2542            + perlio.h
2543 ____________________________________________________________________________
2544 [  1230] By: gsar                                  on 1998/06/28  18:35:23
2545         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
2546              Date: Wed, 24 Jun 1998 00:37:01 +0200
2547              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2548              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
2549      Branch: perl
2550            ! pod/pod2text.PL
2551 ____________________________________________________________________________
2552 [  1229] By: gsar                                  on 1998/06/28  18:33:42
2553         Log: hand apply mutiliated patch
2554              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
2555              Date: Tue, 23 Jun 1998 11:41:00 -0700
2556              From: Dan Sugalski <sugalskd@osshe.edu>
2557              Subject: [PATCH 5.004_68]Configure update for VMS
2558      Branch: perl
2559            ! configure.com vms/descrip_mms.template vms/subconfigure.com
2560 ____________________________________________________________________________
2561 [  1228] By: gsar                                  on 1998/06/28  17:17:35
2562         Log: hand apply whitespace mutiliated patch
2563              Date: Tue, 23 Jun 98 16:38:06 BST
2564              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
2565              From: Robin Barker <rmb1@cise.npl.co.uk>
2566              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
2567      Branch: perl
2568            ! utils/perlbug.PL
2569 ____________________________________________________________________________
2570 [  1227] By: gsar                                  on 1998/06/28  17:14:34
2571         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
2572              From: Tom Phoenix <rootbeer@teleport.com>
2573              Subject: [PATCH] documenting close without arguments
2574              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
2575      Branch: perl
2576            ! pod/perlfunc.pod
2577 ____________________________________________________________________________
2578 [  1226] By: gsar                                  on 1998/06/28  17:12:56
2579         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
2580              From: Tom Phoenix <rootbeer@teleport.com>
2581              Subject: Better diags for vars.pm
2582              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
2583      Branch: perl
2584            ! lib/vars.pm
2585 ____________________________________________________________________________
2586 [  1225] By: gsar                                  on 1998/06/28  17:05:59
2587         Log: hand apply whitespace mutiliated perldoc.PL patches
2588              Date: Tue, 23 Jun 98 15:49:52 BST
2589              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
2590              From: Robin Barker <rmb1@cise.npl.co.uk>
2591              Subject: PATCH [5.004_68] perldoc.PL
2592              --
2593              Date: Fri, 26 Jun 98 17:50:05 BST
2594              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
2595              From: Robin Barker <rmb1@cise.npl.co.uk>
2596              Subject: [PATCH 5.004_68] perldoc.PL
2597      Branch: perl
2598            ! utils/perldoc.PL
2599 ____________________________________________________________________________
2600 [  1224] By: gsar                                  on 1998/06/28  16:50:59
2601         Log: integrate ansiperl to get makedef.pl tweak
2602      Branch: perl
2603            ! Porting/pumpkin.pod win32/makedef.pl
2604 ____________________________________________________________________________
2605 [  1223] By: gsar                                  on 1998/06/28  16:33:32
2606         Log: add CGI-2.42, its and testsuite
2607      Branch: perl
2608            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
2609            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
2610            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
2611            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
2612            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
2613            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
2614            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
2615            ! lib/CGI/Switch.pm
2616 ____________________________________________________________________________
2617 [  1222] By: gsar                                  on 1998/06/28  15:28:29
2618         Log: enable Errno build on win32, add Errno-1.08 files to repository
2619      Branch: perl
2620            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
2621            + ext/Errno/Makefile.PL t/lib/errno.t
2622            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
2623            ! win32/config.vc win32/makefile.mk
2624 ____________________________________________________________________________
2625 [  1221] By: gsar                                  on 1998/06/28  14:34:06
2626         Log: tweak win32 config templates for cpp
2627      Branch: perl
2628            ! win32/config.bc win32/config.gc win32/config.vc
2629 ____________________________________________________________________________
2630 [  1220] By: nick                                  on 1998/06/26  16:46:13
2631         Log: Integrate mainline
2632      Branch: ansiperl
2633           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2634           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
2635           !> util.c win32/win32.h
2636 ____________________________________________________________________________
2637 [  1219] By: gsar                                  on 1998/06/26  04:33:57
2638         Log: make find_script() return saved string, reenable missing diagnostics
2639      Branch: perl
2640            ! perl.c util.c
2641 ____________________________________________________________________________
2642 [  1218] By: gsar                                  on 1998/06/25  23:24:53
2643         Log: avoid warning with -P switch
2644      Branch: perl
2645            ! perl.c
2646 ____________________________________________________________________________
2647 [  1217] By: gsar                                  on 1998/06/25  22:06:58
2648         Log: don't suppress display of Makefile recipes that invoke perl
2649      Branch: perl
2650            ! Makefile.SH
2651 ____________________________________________________________________________
2652 [  1216] By: gsar                                  on 1998/06/25  21:32:06
2653         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
2654              in RVs
2655      Branch: perl
2656            ! sv.c
2657 ____________________________________________________________________________
2658 [  1215] By: gsar                                  on 1998/06/25  18:56:59
2659         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
2660      Branch: perl
2661            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2662 ____________________________________________________________________________
2663 [  1214] By: gsar                                  on 1998/06/25  18:11:22
2664         Log: add FILE_SHARE_DELETE ifndef in win32.h
2665      Branch: perl
2666            ! win32/win32.h
2667 ____________________________________________________________________________
2668 [  1213] By: nick                                  on 1998/06/24  17:18:59
2669         Log: Correct perl malloc tweak to .def generation
2670      Branch: ansiperl
2671            ! win32/makedef.pl
2672 ____________________________________________________________________________
2673 [  1212] By: gsar                                  on 1998/06/24  12:40:13
2674         Log: check in what change#1182 didn't, and Changes
2675      Branch: perl
2676            ! Changes pod/perlre.pod pod/perlvar.pod
2677 ____________________________________________________________________________
2678 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
2679         Log: Update test count in t/lib/basename.t (see change 1210)
2680      Branch: maint-5.004/perl
2681            ! t/lib/basename.t
2682 ____________________________________________________________________________
2683 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
2684         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
2685              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
2686              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
2687              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
2688              <199805261143.MAA04260@toad.ig.co.uk>,
2689              <199805261235.IAA10371@aatma.engin.umich.edu>,
2690              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
2691              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
2692              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2693      Branch: maint-5.004/perl
2694            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
2695            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
2696            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2697 ____________________________________________________________________________
2698 [  1209] By: nick                                  on 1998/06/23  21:33:34
2699         Log: Perl_malloced_size() only available with perl's malloc
2700      Branch: ansiperl
2701            ! win32/makefile.mk
2702 ____________________________________________________________________________
2703 [  1208] By: nick                                  on 1998/06/23  18:15:23
2704         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
2705              so see what has changed...
2706      Branch: ansiperl
2707           +> Porting/genlog iperlsys.h lib/File/Spec.pm
2708           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2709           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2710           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
2711           +> t/lib/filespec.t win32/perlhost.h
2712            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
2713            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
2714            - perlproc.h perlsock.h
2715           !> (integrate 96 files)
2716
2717 ----------------
2718 Version 5.004_68
2719 ----------------
2720
2721 ____________________________________________________________________________
2722 [  1207] By: gsar                                  on 1998/06/23  10:55:05
2723         Log: final touches to 5.004_68
2724      Branch: perl
2725            ! perl.c
2726 ____________________________________________________________________________
2727 [  1206] By: gsar                                  on 1998/06/23  10:50:10
2728         Log: more MULTIPLICITY tweaks
2729      Branch: perl
2730            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
2731            ! win32/config.gc win32/config.vc win32/config_H.bc
2732            ! win32/config_H.gc win32/config_H.vc
2733 ____________________________________________________________________________
2734 [  1205] By: gsar                                  on 1998/06/23  09:03:46
2735         Log: partial MULTIPLICITY cleanup
2736      Branch: perl
2737            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
2738            ! thrdvar.h
2739 ____________________________________________________________________________
2740 [  1204] By: gsar                                  on 1998/06/23  09:00:48
2741         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
2742      Branch: perl
2743            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
2744 ____________________________________________________________________________
2745 [  1203] By: gsar                                  on 1998/06/23  07:08:02
2746         Log: bump patchlevel to 68, Porting/makerel tweaks
2747      Branch: perl
2748            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
2749            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2750 ____________________________________________________________________________
2751 [  1202] By: gsar                                  on 1998/06/23  06:16:19
2752         Log: remove atomic.h pending resolution of licensing issues,
2753              EMULATE_ATOMIC_REFCOUNTS everywhere
2754      Branch: perl
2755            - atomic.h
2756            ! MANIFEST perl.h sv.h
2757 ____________________________________________________________________________
2758 [  1201] By: gsar                                  on 1998/06/23  06:06:23
2759         Log: applied patch, regen headers
2760              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2761              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
2762              Subject: [PATCH 5.004_67] Malloc size feedback
2763              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
2764      Branch: perl
2765            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
2766            ! pp_sys.c proto.h sv.c toke.c
2767 ____________________________________________________________________________
2768 [  1200] By: gsar                                  on 1998/06/23  05:59:09
2769         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
2770              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
2771              From: Stephen McCamant <alias@mcs.com>
2772              Subject: [PATCH] Inheritance of B:: classes
2773      Branch: perl
2774            ! ext/B/B.pm
2775 ____________________________________________________________________________
2776 [  1199] By: gsar                                  on 1998/06/23  05:57:58
2777         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
2778              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
2779              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
2780              Subject: [PATCH] _67: somebody said POSIX::mknod?
2781              From: Jarkko Hietaniemi <jhi@iki.fi>
2782      Branch: perl
2783            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2784            ! ext/POSIX/POSIX.xs perl.h
2785 ____________________________________________________________________________
2786 [  1198] By: gsar                                  on 1998/06/23  05:48:56
2787         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
2788              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2789              Subject: PATCH [5.004_67] perldoc.PL
2790              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
2791      Branch: perl
2792            ! utils/perldoc.PL
2793 ____________________________________________________________________________
2794 [  1197] By: gsar                                  on 1998/06/23  05:47:24
2795         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
2796              Date: Mon, 22 Jun 1998 09:29:18 -0700
2797              From: Dan Sugalski <sugalskd@ous.edu>
2798              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
2799      Branch: perl
2800            ! lib/AutoSplit.pm
2801 ____________________________________________________________________________
2802 [  1196] By: gsar                                  on 1998/06/23  05:45:19
2803         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
2804              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
2805              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
2806              From: Jarkko Hietaniemi <jhi@iki.fi>
2807      Branch: perl
2808            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
2809 ____________________________________________________________________________
2810 [  1195] By: gsar                                  on 1998/06/23  05:43:32
2811         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
2812              Date: Mon, 22 Jun 1998 15:22:24 +0000
2813              From: Dominic Dunlop <domo@vo.lu>
2814              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
2815              update machten.sh to vary REG_INFTY
2816      Branch: perl
2817            ! hints/machten.sh t/op/re_tests t/op/regexp.t
2818 ____________________________________________________________________________
2819 [  1194] By: gsar                                  on 1998/06/23  05:38:36
2820         Log: filter out array subscripts when generating symbols for AIX
2821              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
2822              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
2823              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
2824              From: Jarkko Hietaniemi <jhi@iki.fi>
2825      Branch: perl
2826            ! perl_exp.SH
2827 ____________________________________________________________________________
2828 [  1193] By: gsar                                  on 1998/06/23  05:32:52
2829         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
2830              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
2831              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
2832              From: Lupe Christoph <lupe@alanya.m.isar.de>
2833              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
2834      Branch: perl
2835            ! hints/solaris_2.sh
2836 ____________________________________________________________________________
2837 [  1192] By: gsar                                  on 1998/06/23  05:27:13
2838         Log: add detailed changelogs and 'genlog'--the script which generates them
2839      Branch: perl
2840            + Porting/genlog
2841            ! Changes INSTALL
2842 ____________________________________________________________________________
2843 [  1191] By: gsar                                  on 1998/06/22  15:56:27
2844         Log: tweak win32 makefiles for PERL_OBJECT build
2845      Branch: perl
2846            ! win32/Makefile win32/makefile.mk
2847 ____________________________________________________________________________
2848 [  1190] By: gsar                                  on 1998/06/22  04:06:02
2849         Log: backout change#1178 as it was dependent on an unapplied patch,
2850              fix filespec.t to know its @INC
2851      Branch: perl
2852            ! sv.c t/lib/filespec.t
2853 ____________________________________________________________________________
2854 [  1189] By: gsar                                  on 1998/06/22  03:47:43
2855         Log: eliminate use of tokenbuf in util.c
2856      Branch: perl
2857            ! util.c
2858 ____________________________________________________________________________
2859 [  1188] By: gsar                                  on 1998/06/22  01:53:59
2860         Log: add patch that generates regnodes.h via regcomp.pl
2861              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2862              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
2863              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
2864              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
2865      Branch: perl
2866            + regcomp.pl regcomp.sym regnodes.h
2867            ! MANIFEST Makefile.SH regcomp.h
2868 ____________________________________________________________________________
2869 [  1187] By: gsar                                  on 1998/06/22  01:42:21
2870         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2871              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
2872              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
2873              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
2874      Branch: perl
2875            ! pp_ctl.c pp_hot.c
2876 ____________________________________________________________________________
2877 [  1186] By: gsar                                  on 1998/06/22  01:14:14
2878         Log: merge relevant portions from maintbranch change#1155
2879      Branch: perl
2880            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
2881            ! pod/perlrun.pod pp_hot.c
2882 ____________________________________________________________________________
2883 [  1185] By: gsar                                  on 1998/06/22  00:59:28
2884         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2885              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
2886              Subject: [PATCH 5.004_67] Zero-length matching bug
2887              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
2888      Branch: perl
2889            ! regexec.c t/op/pat.t
2890 ____________________________________________________________________________
2891 [  1184] By: gsar                                  on 1998/06/22  00:57:27
2892         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
2893              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2894              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
2895              Subject: Re: _67 not okay
2896              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
2897      Branch: perl
2898            ! malloc.c
2899 ____________________________________________________________________________
2900 [  1183] By: gsar                                  on 1998/06/22  00:53:37
2901         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2902              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
2903              Subject: [PATCH 5.004_67] Test study/re/
2904              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
2905      Branch: perl
2906            ! t/op/pat.t
2907 ____________________________________________________________________________
2908 [  1182] By: gsar                                  on 1998/06/21  21:25:07
2909         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2910              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
2911              Subject: [PATCH 5.004_67] $^R documented
2912              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
2913      Branch: perl
2914            ! pod/perlre.pod pod/perlvar.pod
2915 ____________________________________________________________________________
2916 [  1181] By: gsar                                  on 1998/06/21  21:23:41
2917         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2918              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
2919              Subject: [PATCH 5.004_67] Re docs
2920              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
2921      Branch: perl
2922            ! pod/perlop.pod pod/perlre.pod
2923 ____________________________________________________________________________
2924 [  1180] By: gsar                                  on 1998/06/21  21:22:16
2925         Log: adapted contents of message into comments in malloc.c and INSTALL
2926              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2927              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
2928              Subject: [5.004_67] malloc.c -Defines
2929              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
2930      Branch: perl
2931            ! INSTALL malloc.c
2932 ____________________________________________________________________________
2933 [  1179] By: gsar                                  on 1998/06/21  07:26:35
2934         Log: applied patch, with edits to the prose
2935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2936              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
2937              Subject: [PATCH 5.004_67] Error variables compared
2938              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
2939      Branch: perl
2940            ! pod/perlvar.pod
2941 ____________________________________________________________________________
2942 [  1178] By: gsar                                  on 1998/06/21  07:07:16
2943         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2944              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
2945              Subject: [PATCH 5.004_67] print study /re/ broken
2946              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
2947      Branch: perl
2948            ! sv.c
2949 ____________________________________________________________________________
2950 [  1177] By: gsar                                  on 1998/06/21  07:06:10
2951         Log: applied patch, tweaked wording
2952              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2953              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
2954              Subject: [PATCH 5.004_67] Documentation patch for malloc
2955              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
2956      Branch: perl
2957            ! malloc.c pod/perldiag.pod
2958 ____________________________________________________________________________
2959 [  1176] By: gsar                                  on 1998/06/21  07:00:30
2960         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2961              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
2962              Subject: [PATCH 5.004_67] Cosmetic malloc patch
2963              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
2964      Branch: perl
2965            ! malloc.c
2966 ____________________________________________________________________________
2967 [  1175] By: gsar                                  on 1998/06/21  06:58:37
2968         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
2969              Date: Fri, 19 Jun 1998 16:00:57 -0700
2970              From: Dan Sugalski <sugalskd@osshe.edu>
2971              Subject: [PATCH 5.004_67] fixup patches for VMS
2972      Branch: perl
2973            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
2974            ! t/op/taint.t vms/test.com vms/vms.c
2975 ____________________________________________________________________________
2976 [  1174] By: gsar                                  on 1998/06/21  06:55:18
2977         Log: applied VMS patch from Dan Sugalski
2978              Date: Fri, 19 Jun 1998 15:36:34 -0700
2979              From: SYSTEM@cedar.osshe.edu
2980              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
2981              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
2982      Branch: perl
2983            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
2984            ! vms/descrip_mms.template vms/gen_shrfls.pl
2985            ! vms/subconfigure.com
2986 ____________________________________________________________________________
2987 [  1173] By: gsar                                  on 1998/06/21  06:51:38
2988         Log: applied patch, modified logic to avoid reentering lexer at compile-time
2989              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
2990              Date: Fri, 19 Jun 1998 11:31:04 -0500
2991              From: Graham Barr <gbarr@ti.com>
2992              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
2993      Branch: perl
2994            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
2995            ! lib/English.pm
2996 ____________________________________________________________________________
2997 [  1172] By: gsar                                  on 1998/06/21  06:27:57
2998         Log: applied patch, along with many changes:
2999              - ipfoo.h headers have been coalesced along with perlfoo.h into
3000              iperlsys.h
3001              - win32/cp*.h have been combined in perlhost.h
3002              - CPerlObj::PerlParse() takes an extra xsinit arg
3003              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
3004              From: "Douglas Lankshear" <dougl@ActiveState.com>
3005              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
3006              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
3007              Date: Fri, 19 Jun 1998 10:59:50 -0700
3008      Branch: perl
3009            + iperlsys.h win32/perlhost.h
3010            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
3011            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
3012            - perlsock.h
3013            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
3014            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
3015            ! win32/runperl.c win32/win32.h
3016 ____________________________________________________________________________
3017 [  1171] By: gsar                                  on 1998/06/21  00:44:42
3018         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
3019              From: Daniel Grisinger <dgris@perrin.dimensional.com>
3020              Subject: Re: PATCH _67 (Doc) perlop.pod 
3021              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
3022      Branch: perl
3023            ! pod/perlop.pod
3024 ____________________________________________________________________________
3025 [  1170] By: gsar                                  on 1998/06/21  00:43:06
3026         Log: a tweaked version of:
3027              From: "Douglas Lankshear" <dougl@ActiveState.com>
3028              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
3029              Date: Wed, 17 Jun 1998 20:25:51 -0700
3030              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
3031      Branch: perl
3032            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
3033 ____________________________________________________________________________
3034 [  1169] By: gsar                                  on 1998/06/21  00:10:18
3035         Log: added patch, regen headers
3036              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3037              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
3038              Subject: Re: Ilya's patches
3039              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
3040      Branch: perl
3041            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
3042 ____________________________________________________________________________
3043 [  1168] By: gsar                                  on 1998/06/21  00:05:01
3044         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
3045              From: Tom Phoenix <rootbeer@teleport.com>
3046              Subject: [PATCH] docs creating files via open
3047              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
3048      Branch: perl
3049            ! pod/perlfunc.pod
3050 ____________________________________________________________________________
3051 [  1167] By: gsar                                  on 1998/06/21  00:03:34
3052         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3053              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
3054              Subject: [PATCH 5.004_67] Better version of malloc improver
3055              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
3056      Branch: perl
3057            ! malloc.c
3058 ____________________________________________________________________________
3059 [  1166] By: gsar                                  on 1998/06/20  23:59:23
3060         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
3061      Branch: perl
3062            ! pod/perlre.pod
3063 ____________________________________________________________________________
3064 [  1165] By: gsar                                  on 1998/06/20  23:47:09
3065         Log: added patch, tweaked missed files, excised comment that doesn't really
3066              belong in the sources
3067              From: joshua.pritikin@db.com
3068              Date: Mon, 15 Jun 1998 10:03:37 -0400
3069              Message-Id: <H00000e500072c63@MHS>
3070              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
3071      Branch: perl
3072            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
3073            ! t/op/avhv.t
3074 ____________________________________________________________________________
3075 [  1164] By: gsar                                  on 1998/06/20  23:29:09
3076         Log: add File-Spec-0.6 from CPAN
3077      Branch: perl
3078            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3079            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3080            + lib/File/Spec/Win32.pm t/lib/filespec.t
3081            ! MANIFEST
3082 ____________________________________________________________________________
3083 [  1163] By: gsar                                  on 1998/06/20  23:15:41
3084         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
3085      Branch: perl
3086            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
3087 ____________________________________________________________________________
3088 [  1162] By: gsar                                  on 1998/06/20  21:48:32
3089         Log: manual integration of all outstanding ansi branch stuff into mainline
3090      Branch: perl
3091            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
3092            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
3093            ! win32/win32.h
3094 ____________________________________________________________________________
3095 [  1161] By: gsar                                  on 1998/06/20  21:12:01
3096         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
3097      Branch: perl
3098            ! utils/perldoc.PL
3099 ____________________________________________________________________________
3100 [  1160] By: nick                                  on 1998/06/20  21:05:51
3101         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
3102      Branch: ansiperl
3103            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
3104            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
3105 ____________________________________________________________________________
3106 [  1159] By: gsar                                  on 1998/06/20  02:51:35
3107         Log: cleanup installation of utilities on win32
3108      Branch: perl
3109            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
3110            ! win32/pod.mak
3111 ____________________________________________________________________________
3112 [  1158] By: gsar                                  on 1998/06/20  02:50:35
3113         Log: intuit @INC pathnames from exe location only if dll location
3114              is unknown (ensures that multiple executables will coexist)
3115      Branch: perl
3116            ! win32/win32.c
3117 ____________________________________________________________________________
3118 [  1157] By: gsar                                  on 1998/06/20  02:48:34
3119         Log: make perldoc ignore null files (it tried to open() them)
3120      Branch: perl
3121            ! utils/perldoc.PL
3122 ____________________________________________________________________________
3123 [  1156] By: gsar                                  on 1998/06/19  21:18:47
3124         Log: fix perldoc to ignore unfound null filenames
3125      Branch: perl
3126            ! utils/perldoc.PL
3127 ____________________________________________________________________________
3128 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
3129         Log: Assorted patches:
3130              
3131              ------  BUILD PROCESS  ------
3132              
3133              Title:  "Clarify varargs issues in INSTALL docs"
3134              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3135              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
3136              Files:  INSTALL
3137              
3138              ------  CORE LANGUAGE  ------
3139              
3140              Title:  "Further fixes for updated SysV IPC support"
3141              From:  Jarkko Hietaniemi <jhi@iki.fi>
3142              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
3143              Files:  Configure perl.h doio.c
3144              
3145              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
3146              From:  Andrew Bettison <andrewb@zip.com.au>
3147              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
3148              Files:  pp_hot.c
3149              
3150              Title:  "Invalidate method cache on C<local *subname>"
3151              From:  Chip Salzenberg <chip@perl.org>
3152              Msg-ID:  <19980604134731.D24343@perlsupport.com>
3153              Files:  scope.c t/op/method.t
3154              
3155              Title:  "fix uninitialized cv variable in op.c"
3156              From:  joshua.pritikin@db.com
3157              Msg-ID:  <H00000e50005af05@MHS>
3158              Files:  op.c
3159              
3160              Title:  "fix for undef as last arg to setsockopt"
3161              From:  Graham Barr <gbarr@ti.com>
3162              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
3163              Files:  pp_sys.c
3164              
3165              Title:  "Fix -i when @ARGV is empty"
3166              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
3167              <gsar@engin.umich.edu>, Ilya Zakharevich
3168              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
3169              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
3170              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
3171              <199806071817.OAA28141@aatma.engin.umich.edu>,
3172              <199806191549.QAA16376@toad.ig.co.uk>
3173              Files:  pp_hot.c
3174              
3175              ------  DOCUMENTATION  ------
3176              
3177              Title:  "Discrepancy between perlop.pod and m// operator docs"
3178              From:  Tom Phoenix <rootbeer@teleport.com>
3179              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
3180              Files:  pod/perlop.pod
3181              
3182              Title:  "Doc addition for perlfunc entry for system()"
3183              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
3184              <fletch@phydeaux.org>
3185              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
3186              <199806012057.QAA26830@monk.mps.ohio-state.edu>
3187              Files:  pod/perlfunc.pod
3188              
3189              Title:  "Clarify effects of using quotes with m operator"
3190              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
3191              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
3192              Files:  pod/perlop.pod
3193              
3194              Title:  "Document -i with STDIN"
3195              From:  joshua.pritikin@db.com
3196              Msg-ID:  <H00000e50006a84a@MHS>
3197              Files:  pod/perlrun.pod
3198              
3199              ------  EXTENSIONS  ------
3200              
3201              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
3202              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3203              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
3204              Files:  lib/ExtUtils/Liblist.pm
3205              
3206              ------  LIBRARY  ------
3207              
3208              Title:  "Typo fix for Math::BogFloat"
3209              From:  Mike Stok <mike@stok.co.uk>
3210              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
3211              Files:  lib/Math/BigFloat.pm
3212              
3213              ------  PORTABILITY - GENERAL  ------
3214              
3215              Title:  "Add docs about types of diff to Porting/patching.pod"
3216              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3217              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
3218              Files:  Porting/patching.pod
3219              
3220              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
3221              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
3222              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
3223              Files:  hints/powerux.sh
3224              
3225              Title:  "Assorted improvements to hints/solaris_2.sh"
3226              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3227              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
3228              Files:  hints/solaris_2.sh
3229      Branch: maint-5.004/perl
3230            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
3231            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
3232            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
3233            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
3234            ! t/op/method.t
3235 ____________________________________________________________________________
3236 [  1154] By: gsar                                  on 1998/06/19  17:22:23
3237         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
3238      Branch: perl
3239            ! ext/B/B/Asmdata.pm regcomp.c
3240 ____________________________________________________________________________
3241 [  1153] By: nick                                  on 1998/06/19  17:21:21
3242         Log: Use libxxx.a for -lxxx with GCC
3243      Branch: ansiperl
3244            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
3245            ! win32/makefile.mk
3246 ____________________________________________________________________________
3247 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
3248         Log: Title:  Tom's jumbo doc patch
3249              From:   Tom Christiansen <tchrist@chthon.perl.com>
3250              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
3251              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
3252              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3253              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3254              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3255              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
3256              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
3257              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
3258              pod/perlop.pod pod/perlre.pod pod/perlref.pod
3259              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
3260              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
3261              pod/perlvar.pod
3262      Branch: maint-5.004/perl
3263            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
3264            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3265            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3266            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3267            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
3268            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
3269            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
3270            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
3271            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
3272            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
3273 ____________________________________________________________________________
3274 [  1151] By: nick                                  on 1998/06/19  15:38:28
3275         Log: Resolve latest
3276      Branch: ansiperl
3277           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
3278           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
3279           !> sv.c t/TEST
3280 ____________________________________________________________________________
3281 [  1150] By: gsar                                  on 1998/06/18  20:43:07
3282         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
3283              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
3284              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
3285              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
3286      Branch: perl
3287            ! hints/powerux.sh
3288 ____________________________________________________________________________
3289 [  1149] By: gsar                                  on 1998/06/18  20:41:30
3290         Log: hand apply whitespace-mutiliated patch
3291              From: joshua.pritikin@db.com
3292              Date: Mon, 15 Jun 1998 09:21:36 -0400
3293              Message-Id: <H00000e50007289b@MHS>
3294              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
3295      Branch: perl
3296            ! av.c
3297 ____________________________________________________________________________
3298 [  1148] By: gsar                                  on 1998/06/18  20:33:59
3299         Log: hand apply whitespace-mutiliated and reversed patch
3300              Date: Tue, 16 Jun 1998 16:31:40 -0400
3301              From: Les Peters <lpeters@aol.net>
3302              Message-Id: <199806162031.QAA08202@ds9>
3303              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
3304      Branch: perl
3305            ! ext/Socket/Socket.xs
3306 ____________________________________________________________________________
3307 [  1147] By: gsar                                  on 1998/06/18  20:26:59
3308         Log: close child pipe in t/TEST, other cosmetic tweaks
3309      Branch: perl
3310            ! t/TEST
3311 ____________________________________________________________________________
3312 [  1146] By: gsar                                  on 1998/06/18  19:37:41
3313         Log: back out problematic change#1105, tweak perlsub.pod
3314      Branch: perl
3315            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
3316            ! pp_ctl.c proto.h sv.c
3317 ____________________________________________________________________________
3318 [  1145] By: nick                                  on 1998/06/18  19:31:07
3319         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
3320      Branch: ansiperl
3321           +> configure.com ext/DB_File/dbinfo
3322           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
3323           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
3324           +> vms/subconfigure.com
3325            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
3326            - vms/fndvers.com
3327           !> (integrate 499 files)
3328 ____________________________________________________________________________
3329 [  1144] By: gsar                                  on 1998/06/18  16:35:11
3330         Log: fix spurious cxstack_max init that trampled memory
3331      Branch: perl
3332            ! perl.c
3333 ____________________________________________________________________________
3334 [  1143] By: gsar                                  on 1998/06/18  16:33:01
3335         Log: fix memory leaks and uninitialized memory accesses found by Purify
3336      Branch: perl
3337            ! doio.c perl.c regexec.c sv.c
3338 ____________________________________________________________________________
3339 [  1142] By: gsar                                  on 1998/06/18  16:28:48
3340         Log: fix off-by-one that trampled memory in re_croak2()
3341      Branch: perl
3342            ! regcomp.c
3343 ____________________________________________________________________________
3344 [  1141] By: gsar                                  on 1998/06/18  16:26:59
3345         Log: fix AutoLoader to do the right thing when there are relative paths
3346              in @INC
3347      Branch: perl
3348            ! lib/AutoLoader.pm
3349 ____________________________________________________________________________
3350 [  1140] By: gsar                                  on 1998/06/18  16:22:47
3351         Log: fix Makefile.SH typo
3352      Branch: perl
3353            ! Makefile.SH
3354 ____________________________________________________________________________
3355 [  1139] By: gsar                                  on 1998/06/17  18:06:16
3356         Log: 5.004_67 niggles
3357      Branch: perl
3358            ! Makefile.SH op.c
3359
3360 ----------------
3361 Version 5.004_67
3362 ----------------
3363
3364 ____________________________________________________________________________
3365 [  1138] By: gsar                                  on 1998/06/15  10:09:27
3366         Log: up patchlevel.h to 67, other small tweaks
3367      Branch: perl
3368            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
3369            ! win32/Makefile win32/config_H.bc win32/config_H.gc
3370            ! win32/config_H.vc win32/makefile.mk
3371 ____________________________________________________________________________
3372 [  1137] By: gsar                                  on 1998/06/15  09:08:57
3373         Log: tweaks to get PERL_OBJECT building again; passes tests
3374      Branch: perl
3375            ! ObjXSub.h objpp.h proto.h
3376 ____________________________________________________________________________
3377 [  1136] By: gsar                                  on 1998/06/15  08:51:54
3378         Log: back out previous change (it breaks PERL_OBJECT)
3379      Branch: perl
3380            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
3381            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
3382            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
3383 ____________________________________________________________________________
3384 [  1135] By: gsar                                  on 1998/06/15  05:32:01
3385         Log: added patch, fixed typo, reworked documentation
3386              Message-Id: <H00000e500071aa3@MHS>
3387              Date:    Sun, 14 Jun 1998 14:03:15 EDT
3388              From:    joshua.pritikin@db.com
3389              Subject: [PATCH 5.004_66] JMPENV!
3390      Branch: perl
3391            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
3392            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
3393            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
3394 ____________________________________________________________________________
3395 [  1134] By: gsar                                  on 1998/06/15  04:07:18
3396         Log: various win32 odds and ends
3397              - added support for waitpid(), open2/open3, and a bugfix for kill()
3398              from Ronald Schmidt <RonaldWS@aol.com>
3399              - tweak testsuite mods of above
3400              - regenerate win32/config_H.?c
3401              - change kill() to win32_kill() and export it
3402              - coalesce common code in win32.c
3403              - add PerlProc_waitpid() and export win32_waitpid()
3404              result builds and passes on the three win32 compilers
3405      Branch: perl
3406            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
3407            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
3408            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3409            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
3410            ! win32/win32.c win32/win32iop.h
3411 ____________________________________________________________________________
3412 [  1133] By: gsar                                  on 1998/06/15  01:39:13
3413         Log: newer Getopt/Long.pm from public distribution cited in:
3414              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
3415              Date:    14 Jun 1998 15:15:28 +0200
3416              From:    Johan Vromans <jvromans@squirrel.nl>
3417              Subject: Getopt::Long version 2.17 released
3418      Branch: perl
3419            ! lib/Getopt/Long.pm
3420 ____________________________________________________________________________
3421 [  1132] By: gsar                                  on 1998/06/15  01:37:12
3422         Log: documentation update from tchrist
3423              Message-Id: <199806140419.WAA20549@chthon.perl.com>
3424              Date:    Sat, 13 Jun 1998 22:19:32 MDT
3425              From:    Tom Christiansen <tchrist@chthon.perl.com>
3426              Subject: doc patches
3427      Branch: perl
3428            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
3429            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3430            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3431            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3432            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
3433            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
3434            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
3435            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
3436            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
3437            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
3438 ____________________________________________________________________________
3439 [  1131] By: gsar                                  on 1998/06/14  19:33:36
3440         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
3441              From: Roderick Schertler <roderick@argon.org>
3442              Subject: [PATCH] Re: Exceptions in IPC::Open2
3443              Date: 12 Jun 1998 13:24:15 -0400
3444      Branch: perl
3445            ! lib/IPC/Open3.pm
3446 ____________________________________________________________________________
3447 [  1130] By: gsar                                  on 1998/06/14  19:32:25
3448         Log: fixup MANIFEST
3449      Branch: perl
3450            ! MANIFEST
3451 ____________________________________________________________________________
3452 [  1129] By: gsar                                  on 1998/06/14  18:51:53
3453         Log: various win32 fixes
3454              - fixes that silence VC noises about dup exports, non-default libs, and
3455              unsupported *.def file directives
3456              - s/inplace/inplace_label/ malloc.c
3457              - update Config{usemymalloc} based on d_mymalloc
3458              - export Perl_*Vars
3459              - fix makefiles to not build miniperl.exe twice, and to make it properly
3460              when defaults are changed
3461      Branch: perl
3462            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
3463            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
3464            ! win32/makefile.mk win32/perllib.c win32/win32.h
3465 ____________________________________________________________________________
3466 [  1128] By: gsar                                  on 1998/06/14  01:38:39
3467         Log: remove unused global `scrgv'
3468      Branch: perl
3469            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
3470 ____________________________________________________________________________
3471 [  1127] By: nick                                  on 1998/06/13  08:39:07
3472         Log: Move specialsv_list to embed.sym, regen embed*.h
3473      Branch: win32/perl
3474            ! embed.h embedvar.h global.sym interp.sym
3475 ____________________________________________________________________________
3476 [  1126] By: gsar                                  on 1998/06/12  07:23:06
3477         Log: From: jan.dubois@ibm.net (Jan Dubois)
3478              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
3479              Date: Thu, 11 Jun 1998 21:13:31 +0200
3480              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
3481      Branch: perl
3482            ! win32/makedef.pl win32/win32.c win32/win32iop.h
3483 ____________________________________________________________________________
3484 [  1125] By: gsar                                  on 1998/06/12  07:21:29
3485         Log: added patch, undo earlier workaround
3486              From: jan.dubois@ibm.net (Jan Dubois)
3487              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
3488              Date: Thu, 11 Jun 1998 20:28:36 +0200
3489              Message-ID: <35831f69.4975644@smtp1.ibm.net>
3490      Branch: perl
3491            ! perl.c util.c
3492 ____________________________________________________________________________
3493 [  1124] By: gsar                                  on 1998/06/12  07:16:12
3494         Log: hand-applied patch with wrapped lines
3495              From: "Douglas Lankshear" <dougl@ActiveState.com>
3496              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
3497              Date: Thu, 11 Jun 1998 11:06:33 -0700
3498              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
3499      Branch: perl
3500            ! win32/win32.c
3501 ____________________________________________________________________________
3502 [  1123] By: gsar                                  on 1998/06/12  07:07:25
3503         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
3504              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3505              Subject: [PATCH 5.004_66] Config_66-01-02.diff
3506              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
3507      Branch: perl
3508            ! Configure
3509 ____________________________________________________________________________
3510 [  1122] By: gsar                                  on 1998/06/12  07:06:02
3511         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
3512              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
3513              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3514              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
3515      Branch: perl
3516            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
3517            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
3518            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
3519            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
3520 ____________________________________________________________________________
3521 [  1121] By: gsar                                  on 1998/06/12  07:01:20
3522         Log: a tweaked version of:
3523              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
3524              Date: Fri, 12 Jun 1998 01:26:53 +0200
3525              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3526              Subject: Re: Misparsing s///x
3527      Branch: perl
3528            ! pod/perlre.pod
3529 ____________________________________________________________________________
3530 [  1120] By: gsar                                  on 1998/06/12  06:51:08
3531         Log: applied patch, with indentation tweaks
3532              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3533              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
3534              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
3535              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
3536      Branch: perl
3537            ! regcomp.c regcomp.h regexec.c
3538 ____________________________________________________________________________
3539 [  1119] By: gsar                                  on 1998/06/11  17:42:07
3540         Log: make REG_INFTY default to something saner when sizeof(short) > 2
3541              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
3542              Date:    Thu, 11 Jun 1998 11:50:07 EDT
3543              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
3544              Subject: Re: [PATCH for tests] Regexp fails on long string 
3545      Branch: perl
3546            ! regcomp.h
3547 ____________________________________________________________________________
3548 [  1118] By: gsar                                  on 1998/06/11  07:09:06
3549         Log: regen embedvar.h
3550      Branch: perl
3551            ! embedvar.h
3552 ____________________________________________________________________________
3553 [  1117] By: gsar                                  on 1998/06/11  06:45:52
3554         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3555              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
3556              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
3557              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
3558      Branch: perl
3559            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
3560            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
3561 ____________________________________________________________________________
3562 [  1116] By: gsar                                  on 1998/06/11  06:35:54
3563         Log: misc win32 fixes
3564              From: "Douglas Lankshear" <dougl@ActiveState.com>
3565              Subject: [PATCH 5.004_66]
3566              Date: Wed, 10 Jun 1998 11:28:27 -0700
3567              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
3568      Branch: perl
3569            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
3570 ____________________________________________________________________________
3571 [  1115] By: gsar                                  on 1998/06/11  06:33:21
3572         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
3573              Date: Wed, 10 Jun 1998 00:53:25 +0200
3574              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3575              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
3576      Branch: perl
3577            ! Makefile.SH
3578 ____________________________________________________________________________
3579 [  1114] By: gsar                                  on 1998/06/11  06:31:34
3580         Log: back out change#1111 and add alternative patch:
3581              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3582              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
3583              Subject: Re: PATCH for study/foo/
3584              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
3585      Branch: perl
3586            ! pp.c sv.c
3587 ____________________________________________________________________________
3588 [  1113] By: gsar                                  on 1998/06/11  02:59:23
3589         Log: fix outdated bytecode.pl
3590      Branch: perl
3591            ! bytecode.h bytecode.pl byterun.c byterun.h
3592 ____________________________________________________________________________
3593 [  1112] By: gsar                                  on 1998/06/10  07:56:06
3594         Log: Added patch, regenerated perly.c and perly.c.diff
3595              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
3596              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
3597              From: Stephen McCamant <alias@mcs.com>
3598              Subject: [PATCH] too many RV2GVs in *foo{THING}
3599      Branch: perl
3600            ! perly.c perly.c.diff perly.y t/op/gv.t
3601 ____________________________________________________________________________
3602 [  1111] By: gsar                                  on 1998/06/10  07:40:30
3603         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3604              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
3605              Subject: Re: PATCH for study/foo/
3606              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
3607      Branch: perl
3608            ! pp.c
3609 ____________________________________________________________________________
3610 [  1110] By: gsar                                  on 1998/06/10  07:37:04
3611         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3612              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
3613              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
3614              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
3615      Branch: perl
3616            ! pod/perldebug.pod
3617 ____________________________________________________________________________
3618 [  1109] By: gsar                                  on 1998/06/10  07:35:29
3619         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3620              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
3621              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
3622              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
3623      Branch: perl
3624            ! regcomp.h
3625 ____________________________________________________________________________
3626 [  1108] By: gsar                                  on 1998/06/10  07:31:25
3627         Log: Added patch, tweaked other places affected by name change
3628              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
3629              Date: Wed, 10 Jun 1998 00:54:17 +0200
3630              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3631              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
3632      Branch: perl
3633           +> ext/DynaLoader/DynaLoader_pm.PL
3634            - ext/DynaLoader/DynaLoader.pm.PL
3635            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
3636            ! win32/makefile.mk
3637 ____________________________________________________________________________
3638 [  1107] By: gsar                                  on 1998/06/10  07:24:20
3639         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
3640              Date: Wed, 10 Jun 1998 00:53:42 +0200
3641              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3642              Subject: [PATCH for _66] new version of README.dos
3643      Branch: perl
3644            ! README.dos
3645 ____________________________________________________________________________
3646 [  1106] By: gsar                                  on 1998/06/10  07:22:31
3647         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
3648              Date: Wed, 10 Jun 1998 00:54:04 +0200
3649              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3650              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
3651      Branch: perl
3652            ! t/op/taint.t
3653 ____________________________________________________________________________
3654 [  1105] By: gsar                                  on 1998/06/10  07:21:21
3655         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
3656              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3657              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
3658              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
3659              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
3660      Branch: perl
3661            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
3662            ! perlvars.h pp_ctl.c proto.h sv.c
3663 ____________________________________________________________________________
3664 [  1104] By: gsar                                  on 1998/06/10  07:06:01
3665         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3666              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
3667              Subject: Lost chunk of RE jumbo patch
3668              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
3669      Branch: perl
3670            + t/op/regexp_noamp.t
3671 ____________________________________________________________________________
3672 [  1103] By: gsar                                  on 1998/06/10  07:04:20
3673         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3674              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
3675              Subject: [PATCH 5.004_66] Combined OS/2 support
3676              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
3677      Branch: perl
3678            ! os2/Changes os2/diff.configure os2/os2.c
3679 ____________________________________________________________________________
3680 [  1102] By: gsar                                  on 1998/06/10  07:00:08
3681         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
3682              Date:    Fri, 13 Mar 1998 20:03:52 EST
3683              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3684              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
3685      Branch: perl
3686            ! lib/Pod/Html.pm
3687 ____________________________________________________________________________
3688 [  1101] By: gsar                                  on 1998/06/10  06:55:20
3689         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3690              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
3691              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
3692      Branch: perl
3693            ! regexec.c
3694 ____________________________________________________________________________
3695 [  1100] By: gsar                                  on 1998/06/10  06:52:50
3696         Log: updated MANIFEST for previous change
3697      Branch: perl
3698            ! MANIFEST
3699 ____________________________________________________________________________
3700 [  1099] By: gsar                                  on 1998/06/10  06:51:08
3701         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
3702              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
3703              Date: Fri, 05 Jun 1998 11:08:40 -0700
3704              From: Dan Sugalski <sugalskd@osshe.edu>
3705              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
3706      Branch: perl
3707            + t/base/rs.t
3708            ! perl.h pod/perlvar.pod sv.c
3709 ____________________________________________________________________________
3710 [  1098] By: gsar                                  on 1998/06/10  06:36:59
3711         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
3712              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
3713              Subject: [PATCH fror 5.004_66] DB_File-1.60
3714              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
3715      Branch: perl
3716            + ext/DB_File/dbinfo
3717            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
3718            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
3719            ! t/lib/db-hash.t t/lib/db-recno.t
3720 ____________________________________________________________________________
3721 [  1097] By: gsar                                  on 1998/06/10  06:33:16
3722         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
3723              Date: Thu, 4 Jun 1998 13:47:31 -0400
3724              From: Chip Salzenberg <chip@perl.org>
3725              Subject: [PATCH] Invalidate method cache on C<local *subname>
3726      Branch: perl
3727            ! scope.c t/op/method.t
3728 ____________________________________________________________________________
3729 [  1096] By: gsar                                  on 1998/06/10  06:30:51
3730         Log: From: Norton Allen <allen@huarp.harvard.edu>
3731              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
3732              Subject: [PATCH] _66 MM_Unix.pm for QNX
3733              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
3734      Branch: perl
3735            ! lib/ExtUtils/MM_Unix.pm
3736 ____________________________________________________________________________
3737 [  1095] By: gsar                                  on 1998/06/10  06:29:21
3738         Log: From: Norton Allen <allen@huarp.harvard.edu>
3739              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
3740              Subject: [PATCH] _66 proto.h
3741              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
3742      Branch: perl
3743            ! proto.h
3744 ____________________________________________________________________________
3745 [  1094] By: gsar                                  on 1998/06/10  06:26:39
3746         Log: Applied relevant parts of:
3747              From: Paul Johnson <pjcj@transeda.com>
3748              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
3749              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
3750              Subject: [PATCH] Enhancing xsubpp's support for C++
3751      Branch: perl
3752            ! lib/ExtUtils/xsubpp
3753 ____________________________________________________________________________
3754 [  1093] By: gsar                                  on 1998/06/10  06:22:54
3755         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
3756              Date: Wed, 3 Jun 1998 11:22:19 -0500
3757              From: Graham Barr <gbarr@ti.com>
3758              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
3759      Branch: perl
3760            ! pp_sys.c
3761 ____________________________________________________________________________
3762 [  1092] By: gsar                                  on 1998/06/10  06:20:44
3763         Log: Message-Id: <199806030919.KAA03527@sale-wts>
3764              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
3765              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3766              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
3767      Branch: perl
3768            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3769 ____________________________________________________________________________
3770 [  1091] By: gsar                                  on 1998/06/10  06:18:42
3771         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
3772              Date: Mon, 01 Jun 1998 12:22:29 -0700
3773              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
3774              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
3775      Branch: perl
3776            ! proto.h
3777 ____________________________________________________________________________
3778 [  1090] By: gsar                                  on 1998/06/10  06:14:24
3779         Log: A tweaked version of:
3780              Date: Mon, 1 Jun 1998 12:05:47 -0700
3781              From: SYSTEM@cedar.osshe.edu
3782              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
3783              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
3784      Branch: perl
3785            ! ext/SDBM_File/sdbm/Makefile.PL
3786 ____________________________________________________________________________
3787 [  1089] By: gsar                                  on 1998/06/10  05:58:00
3788         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
3789              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
3790              From: Stephen McCamant <alias@mcs.com>
3791              Subject: [PATCH] Re: Uninitialised error from -M()
3792      Branch: perl
3793            ! op.c t/op/stat.t
3794 ____________________________________________________________________________
3795 [  1088] By: gsar                                  on 1998/06/10  05:55:24
3796         Log: Date: Sat, 30 May 1998 08:07:01 -0400
3797              From: lvirden@cas.org (Larry Virden)
3798              Message-Id: <199805301207.IAA08856@cas.org>
3799              Subject: PATCH for pod and warning notice
3800      Branch: perl
3801            ! pod/perlguts.pod
3802 ____________________________________________________________________________
3803 [  1087] By: gsar                                  on 1998/06/10  05:52:05
3804         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3805              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
3806              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
3807              Subject: [PATCH 5.004_66] Config_66-01
3808      Branch: perl
3809            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3810            ! Porting/config_H config_h.SH
3811 ____________________________________________________________________________
3812 [  1086] By: gsar                                  on 1998/06/10  05:46:38
3813         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
3814              Date: Mon, 08 Jun 1998 16:13:14 -0700
3815              From: Dan Sugalski <sugalskd@osshe.edu>
3816              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
3817      Branch: perl
3818            ! ext/Thread/Thread/Semaphore.pm
3819 ____________________________________________________________________________
3820 [  1085] By: gsar                                  on 1998/06/10  05:44:44
3821         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
3822              Date: Mon, 08 Jun 1998 16:10:02 -0700
3823              From: Dan Sugalski <sugalskd@osshe.edu>
3824              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
3825      Branch: perl
3826            - vms/descrip.mms
3827            ! ext/Thread/Thread/Queue.pm
3828 ____________________________________________________________________________
3829 [  1084] By: gsar                                  on 1998/06/10  05:38:11
3830         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
3831              Date: Mon, 08 Jun 1998 15:38:28 -0700
3832              From: Dan Sugalski <sugalskd@osshe.edu>
3833              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
3834      Branch: perl
3835            + configure.com vms/descrip_mms.template vms/munchconfig.c
3836            + vms/subconfigure.com
3837            - vms/config.vms vms/fndvers.com
3838            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
3839 ____________________________________________________________________________
3840 [  1083] By: gsar                                  on 1998/06/10  05:07:04
3841         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
3842              variant of:
3843              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
3844              Date:    Sat, 13 Dec 1997 07:31:02 EST
3845              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3846              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
3847      Branch: perl
3848            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
3849 ____________________________________________________________________________
3850 [  1082] By: gsar                                  on 1998/06/10  04:52:26
3851         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
3852              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
3853      Branch: perl
3854            ! malloc.c
3855 ____________________________________________________________________________
3856 [  1081] By: gsar                                  on 1998/06/10  03:45:10
3857         Log: reverse integrate contents of win32 branch into mainline
3858      Branch: perl
3859           !> (integrate 44 files)
3860 ____________________________________________________________________________
3861 [  1080] By: gsar                                  on 1998/06/09  17:37:55
3862         Log: `p4 integrate -b ASPerl && p4 resolve -at`
3863      Branch: asperl
3864           !> (integrate 43 files)
3865 ____________________________________________________________________________
3866 [  1079] By: gsar                                  on 1998/06/09  00:59:06
3867         Log: add examples of diff(1) usage
3868      Branch: win32/perl
3869            ! Porting/patching.pod
3870 ____________________________________________________________________________
3871 [  1078] By: gsar                                  on 1998/06/09  00:52:23
3872         Log: undo change#1077
3873      Branch: win32/perl
3874            ! sv.c
3875 ____________________________________________________________________________
3876 [  1077] By: gsar                                  on 1998/06/06  16:47:32
3877         Log: make sv_setsv() treat freed SVs like SVt_NULL
3878      Branch: win32/perl
3879            ! sv.c
3880 ____________________________________________________________________________
3881 [  1076] By: gsar                                  on 1998/06/05  19:03:14
3882         Log: delete undiscussed AS changes for PPD (broke .packlist
3883              mechanism)
3884      Branch: win32/perl
3885            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3886 ____________________________________________________________________________
3887 [  1075] By: gsar                                  on 1998/06/05  18:18:44
3888         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
3889              with the xsubpp-generated symbol)
3890      Branch: win32/perl
3891            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
3892            ! win32/dl_win32.xs
3893 ____________________________________________________________________________
3894 [  1074] By: gsar                                  on 1998/06/04  22:45:18
3895         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
3896      Branch: win32/perl
3897            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
3898            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
3899 ____________________________________________________________________________
3900 [  1073] By: nick                                  on 1998/06/04  17:18:14
3901         Log: resolve -at win32 branch into ansiperl
3902      Branch: ansiperl
3903           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3904           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3905           +> t/lib/h2ph.t win32/GenCAPI.pl
3906           !> (integrate 127 files)
3907 ____________________________________________________________________________
3908 [  1072] By: gsar                                  on 1998/06/04  01:49:24
3909         Log: document CORE::GLOBAL:: and global overriding, fix up
3910              File::DosGlob, testsuited and all
3911      Branch: win32/perl
3912            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
3913 ____________________________________________________________________________
3914 [  1071] By: gsar                                  on 1998/06/03  22:12:55
3915         Log: add AS patch#24, remove one other instance of error_no
3916              that was missed (patch#23 was intentionally skipped)
3917      Branch: win32/perl
3918            ! embedvar.h globals.c perlvars.h win32/makedef.pl
3919            ! win32/runperl.c
3920 ____________________________________________________________________________
3921 [  1070] By: gsar                                  on 1998/06/01  19:42:06
3922         Log: fix Liblist.pm to tolerate backslashen in paths
3923      Branch: win32/perl
3924            ! lib/ExtUtils/Liblist.pm
3925 ____________________________________________________________________________
3926 [  1069] By: gsar                                  on 1998/06/01  07:43:02
3927         Log: @INC construction on win32 cleaned up
3928              - perl.dll location based paths should be much more reliable now
3929              - registry stuff unchanged
3930              - Config.pm now has all the installfoolib entries for MakeMaker et al
3931      Branch: win32/perl
3932            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
3933            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3934            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
3935            ! win32/runperl.c win32/win32.c win32/win32.h
3936 ____________________________________________________________________________
3937 [  1068] By: gsar                                  on 1998/05/31  21:52:18
3938         Log: semctl tweak
3939              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
3940              Date:    Sun, 31 May 1998 16:27:33 CDT
3941              From:    Graham Barr <gbarr@pobox.com>
3942              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
3943      Branch: win32/perl
3944            ! doio.c
3945 ____________________________________________________________________________
3946 [  1067] By: gsar                                  on 1998/05/31  21:07:44
3947         Log: minimal fix to enable compiling with -DMULTIPLICITY
3948              (non-threadsafe regcomp.c globals need revisiting)
3949      Branch: win32/perl
3950            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
3951            ! win32/GenCAPI.pl win32/makedef.pl
3952 ____________________________________________________________________________
3953 [  1066] By: gsar                                  on 1998/05/30  21:35:37
3954         Log: integrate mainline changes (ASPerl branch is identical to
3955              win32 branch as of this change)
3956      Branch: asperl
3957           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
3958           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
3959           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
3960           !> win32/config.gc win32/config.vc win32/config_H.bc
3961           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3962 ____________________________________________________________________________
3963 [  1065] By: gsar                                  on 1998/05/30  21:13:06
3964         Log: change#1060 was inexplicably missing some of the "ensure
3965              AS stuff does no harm" fixes
3966      Branch: win32/perl
3967            ! embed.h global.sym win32/Makefile win32/makefile.mk
3968 ____________________________________________________________________________
3969 [  1064] By: gsar                                  on 1998/05/30  21:10:27
3970         Log: integrate mainline to pick up trivial changes
3971      Branch: win32/perl
3972           !> MANIFEST pp_sys.c
3973
3974 ----------------
3975 Version 5.004_66
3976 ----------------
3977
3978 ____________________________________________________________________________
3979 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
3980         Log: Remove duplicate win32/TEST line from MANIFEST.
3981      Branch: perl
3982            ! MANIFEST
3983 ____________________________________________________________________________
3984 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
3985         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
3986      Branch: perl
3987            ! pp_sys.c
3988 ____________________________________________________________________________
3989 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
3990         Log: Integrate from win32 branch into mainline (this now pulls in the
3991              asperl stuff).
3992      Branch: perl
3993           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3994           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3995           +> t/lib/h2ph.t win32/GenCAPI.pl
3996           !> (integrate 104 files)
3997 ____________________________________________________________________________
3998 [  1060] By: gsar                                  on 1998/05/29  11:05:50
3999         Log: reverse integrate asperl branch contents (phew!)
4000              - various fixups to ensure AS stuff does no harm
4001              - adjust win32/makefiles for the new directory layout (new layout
4002              looks rather a muddle--needs rework)
4003              - verified build & test on NT and Solaris/gcc
4004      Branch: win32/perl
4005           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
4006           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
4007            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
4008            ! win32/config.bc win32/config.gc win32/config.vc
4009            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4010            ! win32/makefile.mk
4011           !> (integrate 77 files)
4012 ____________________________________________________________________________
4013 [  1059] By: gsar                                  on 1998/05/29  08:33:56
4014         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
4015      Branch: asperl
4016            ! util.c
4017 ____________________________________________________________________________
4018 [  1058] By: gsar                                  on 1998/05/29  08:31:09
4019         Log: type xtext for *.t that were missing it
4020      Branch: asperl
4021            ! t/lib/thread.t t/op/nothread.t
4022 ____________________________________________________________________________
4023 [  1057] By: gsar                                  on 1998/05/29  08:28:46
4024         Log: stray t/op/ipc*.t fixups
4025      Branch: win32/perl
4026            ! t/op/ipcmsg.t t/op/ipcsem.t
4027 ____________________________________________________________________________
4028 [  1056] By: gsar                                  on 1998/05/29  07:41:49
4029         Log: fixups to make it build and pass tests under both compilers
4030      Branch: asperl
4031            ! ObjXSub.h objpp.h proto.h
4032 ____________________________________________________________________________
4033 [  1055] By: gsar                                  on 1998/05/29  07:22:51
4034         Log: integrate mainline changes
4035      Branch: asperl
4036           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
4037           !> (integrate 69 files)
4038      Branch: win32/perl
4039            ! Todo.5.005 pod/perldelta.pod
4040 ____________________________________________________________________________
4041 [  1054] By: gsar                                  on 1998/05/29  05:04:03
4042         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
4043      Branch: win32/perl
4044            ! t/lib/h2ph.t
4045 ____________________________________________________________________________
4046 [  1053] By: gsar                                  on 1998/05/29  05:01:54
4047         Log: misc changes
4048              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
4049              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
4050      Branch: win32/perl
4051            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
4052            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
4053            ! x2p/util.c x2p/util.h
4054 ____________________________________________________________________________
4055 [  1052] By: gsar                                  on 1998/05/29  02:31:44
4056         Log: merge changes#1014,1038 from maintbranch
4057      Branch: win32/perl
4058            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
4059            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
4060            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
4061            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
4062            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
4063            ! t/io/pipe.t utils/h2ph.PL
4064 ____________________________________________________________________________
4065 [  1051] By: gsar                                  on 1998/05/29  01:38:51
4066         Log: regenerate win32/config_H.?c
4067      Branch: win32/perl
4068            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4069 ____________________________________________________________________________
4070 [  1050] By: gsar                                  on 1998/05/29  01:32:41
4071         Log: integrate mainline
4072      Branch: win32/perl
4073            ! win32/Makefile win32/makefile.mk
4074           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
4075           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
4076           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
4077           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
4078           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
4079           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
4080 ____________________________________________________________________________
4081 [  1049] By: gsar                                  on 1998/05/29  00:57:05
4082         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
4083              all tests
4084      Branch: asperl
4085            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
4086            ! win32/win32.h win32/win32iop.h
4087 ____________________________________________________________________________
4088 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
4089         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
4090              in change 1043 clashed badly with changes made in the win32
4091              branch. I did an accept on the win32 branch version for now.
4092      Branch: perl
4093           +> t/op/die.t
4094           !> (integrate 52 files)
4095 ____________________________________________________________________________
4096 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
4097         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4098              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
4099              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
4100              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
4101              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
4102      Branch: perl
4103            ! Configure MANIFEST Porting/Glossary Porting/config.sh
4104            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
4105            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
4106            ! win32/config.bc win32/config.gc win32/config.vc
4107 ____________________________________________________________________________
4108 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
4109         Log: Back out change 1043 since Andy's forthcoming Config patch
4110              includes a modified version.
4111      Branch: perl
4112            ! Configure config_h.SH doio.c perl.h
4113 ____________________________________________________________________________
4114 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
4115         Log: Bump patchlevel.h to 66.
4116      Branch: perl
4117            ! patchlevel.h
4118 ____________________________________________________________________________
4119 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
4120         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
4121              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
4122              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
4123              (above minus the t/system.t test pending checking)
4124              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
4125              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
4126              Subject: [PATCH] _65 and _04 <DOC> patching.pod
4127              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
4128      Branch: perl
4129            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
4130 ____________________________________________________________________________
4131 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
4132         Log: This change really is:
4133              Subject: [PATCH] 5.004_65: the infamous semctl()
4134              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
4135              From: Jarkko Hietaniemi <jhi@iki.fi>
4136              
4137              Change 1041 claimed to be this patch but was really:
4138              Subject: [PATCH] 5.004_65: t/op/ipc*.t
4139              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
4140              From: Jarkko Hietaniemi <jhi@iki.fi>
4141      Branch: perl
4142            ! Configure config_h.SH doio.c perl.h
4143 ____________________________________________________________________________
4144 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
4145         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4146              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
4147              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
4148              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
4149              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
4150      Branch: perl
4151            ! Configure INSTALL Porting/Glossary Porting/config.sh
4152            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
4153            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
4154            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
4155 ____________________________________________________________________________
4156 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
4157         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
4158              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
4159              From: Jarkko Hietaniemi <jhi@iki.fi>
4160      Branch: perl
4161            ! t/op/ipcmsg.t t/op/ipcsem.t
4162 ____________________________________________________________________________
4163 [  1040] By: gsar                                  on 1998/05/28  02:06:47
4164         Log: tweaks to enable Borland build
4165      Branch: asperl
4166            ! win32/makefile.mk win32/win32.c
4167 ____________________________________________________________________________
4168 [  1039] By: gsar                                  on 1998/05/27  23:29:22
4169         Log: remove C<#define index strchr> from win32.h (unused, and the
4170              pollution causes spurious variable name changes in extensions)
4171      Branch: win32/perl
4172            ! win32/win32.h
4173 ____________________________________________________________________________
4174 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
4175         Log: Assorted patches:
4176              
4177              ------  BUILD PROCESS  ------
4178              
4179              Title:  "add utilities to make test dependencies"
4180              From:  Robin Barker <rmb1@cise.npl.co.uk>
4181              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
4182              Files:  Makefile.SH
4183              
4184              Title:  "Add 'make nok' complement to 'make ok'"
4185              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4186              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
4187              Files:  Makefile.SH
4188              
4189              Title:  "further h2ph patches (add enum support)"
4190              From:  Billy <wdconsta@cs.adelaide.edu.au>
4191              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
4192              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
4193              
4194              ------  CORE LANGUAGE  ------
4195              
4196              Title:  "Fix %! error spelling and add perldiag.pod entry"
4197              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
4198              Msg-ID:  <19980524193101.A573@pobox.com>
4199              Files:  pod/perldiag.pod gv.c
4200              
4201              Title:  "Remove obsolete Win32 uppercasing ENV code"
4202              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4203              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
4204              Files:  perl.c
4205              
4206              Title:  "Don't mung $! on implicit close"
4207              From:  Chip Salzenberg <chip@perl.org>
4208              Msg-ID:  <19980525113309.A15845@perlsupport.com>
4209              Files:  doio.c
4210              
4211              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
4212              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4213              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
4214              Files:  doio.c
4215              
4216              ------  DOCUMENTATION  ------
4217              
4218              Title:  "doc patch: you canna return an array ( list context: || vs or)"
4219              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
4220              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
4221              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
4222              
4223              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
4224              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4225              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
4226              Files:  pod/perlop.pod pod/perlre.pod
4227              
4228              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
4229              with /g does list context get matches without parens"
4230              From:  Greg Chapman <glc@well.com>, Tom Christiansen
4231              <tchrist@jhereg.perl.com>, Tom Phoenix
4232              <rootbeer@teleport.com>
4233              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
4234              <199805231559.JAA21316@jhereg.perl.com>,
4235              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
4236              Files:  pod/perlop.pod
4237              
4238              Title:  "Documenting last/next/redo even further"
4239              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
4240              <rootbeer@teleport.com>
4241              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
4242              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
4243              Files:  pod/perlfunc.pod
4244              
4245              Title:  "Documenting last/next/redo within continue block"
4246              From:  Tom Phoenix <rootbeer@teleport.com>
4247              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
4248              Files:  pod/perlfunc.pod
4249              
4250              Title:  "Document stat return in scalar context"
4251              From:  Mark-Jason Dominus <mjd@plover.com>
4252              Files:  pod/perlfunc.pod
4253              
4254              ------  EXTENSIONS  ------
4255              
4256              Title:  "Better LD_RUN_PATH handling on IRIX"
4257              From:  "W. Phillip Moore" <wpm@ms.com>
4258              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
4259              Files:  lib/ExtUtils/MM_Unix.pm
4260              
4261              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
4262              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4263              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
4264              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
4265              
4266              ------  LIBRARY  ------
4267              
4268              Title:  "Fix FileHandle.pm example bug"
4269              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4270              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
4271              Files:  lib/FileHandle.pm
4272              
4273              Title:  "Add zero/negative $count docs for Benchmark.pm"
4274              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4275              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
4276              Files:  lib/Benchmark.pm
4277              
4278              ------  PORTABILITY - GENERAL  ------
4279              
4280              Title:  "Add test suite recommendations to Porting/patching.pod"
4281              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4282              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
4283              Files:  Porting/patching.pod
4284              
4285              ------  TESTS  ------
4286              
4287              Title:  "Fix looping bug in t/io/pipe.t"
4288              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4289              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
4290              Files:  t/io/pipe.t
4291      Branch: maint-5.004/perl
4292            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
4293            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
4294            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
4295            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
4296            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
4297            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
4298            ! utils/h2ph.PL
4299 ____________________________________________________________________________
4300 [  1037] By: gsar                                  on 1998/05/27  16:18:30
4301         Log: add AS patch#22 (fix to make die_exit.t pass)
4302      Branch: asperl
4303            ! win32/runperl.c
4304 ____________________________________________________________________________
4305 [  1036] By: gsar                                  on 1998/05/27  12:50:34
4306         Log: add AS patch#21 (misc. fixes)
4307      Branch: asperl
4308            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
4309            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
4310            ! win32/win32.c win32/win32sck.c
4311 ____________________________________________________________________________
4312 [  1035] By: gsar                                  on 1998/05/26  17:26:17
4313         Log: more changes to satisfy non-debug VC build (C-API doesn't
4314              build, and the testsuite still won't run)
4315      Branch: asperl
4316            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
4317            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
4318 ____________________________________________________________________________
4319 [  1034] By: gsar                                  on 1998/05/26  17:20:22
4320         Log: remove doubled hunk (perforce auto-integrate oddity)
4321      Branch: win32/perl
4322            ! pod/perldiag.pod
4323 ____________________________________________________________________________
4324 [  1033] By: gsar                                  on 1998/05/26  13:39:14
4325         Log: tweaks to make it build with the Borland compiler.  Won't run
4326              testsuite because @INC intuition from location of perlcore.dll seems
4327              to be broken.  Also, system() and qx// seem broken as well.
4328      Branch: asperl
4329            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
4330            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
4331            ! regexec.c toke.c
4332 ____________________________________________________________________________
4333 [  1032] By: gsar                                  on 1998/05/24  23:13:05
4334         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
4335      Branch: win32/perl
4336            ! lib/Benchmark.pm
4337 ____________________________________________________________________________
4338 [  1031] By: gsar                                  on 1998/05/24  05:36:44
4339         Log: tweak makefiles
4340      Branch: asperl
4341            ! win32/Makefile win32/makefile.mk
4342 ____________________________________________________________________________
4343 [  1030] By: gsar                                  on 1998/05/23  18:58:23
4344         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
4345      Branch: win32/perl
4346            ! pp_sys.c t/op/die.t
4347 ____________________________________________________________________________
4348 [  1029] By: gsar                                  on 1998/05/23  18:55:13
4349         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
4350              incomplete)
4351      Branch: win32/perl
4352            ! embed.h global.sym op.c pp.c proto.h sv.c
4353 ____________________________________________________________________________
4354 [  1028] By: gsar                                  on 1998/05/23  18:25:14
4355         Log: merge change#1013 from maintbranch (1012 is n/a)
4356      Branch: win32/perl
4357            ! toke.c
4358 ____________________________________________________________________________
4359 [  1027] By: gsar                                  on 1998/05/23  18:02:21
4360         Log: merge change#1011 from maintbranch
4361      Branch: win32/perl
4362            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
4363            ! utils/perlbug.PL
4364 ____________________________________________________________________________
4365 [  1026] By: nick                                  on 1998/05/23  08:45:04
4366         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
4367      Branch: win32/perl
4368            ! t/op/ipcmsg.t t/op/ipcsem.t
4369 ____________________________________________________________________________
4370 [  1025] By: nick                                  on 1998/05/23  08:36:36
4371         Log: Resolve win32 into ansiperl
4372      Branch: ansiperl
4373           +> t/op/die.t
4374           !> (integrate 42 files)
4375 ____________________________________________________________________________
4376 [  1024] By: gsar                                  on 1998/05/21  21:11:12
4377         Log: more mingw32 tweaks
4378      Branch: win32/perl
4379            ! ext/POSIX/POSIX.xs t/pragma/locale.t
4380 ____________________________________________________________________________
4381 [  1023] By: gsar                                  on 1998/05/21  19:15:02
4382         Log: fix problematic change#965 from maintbranch
4383              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
4384              Date:    Sat, 16 May 1998 17:45:22 EDT
4385              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
4386              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
4387      Branch: win32/perl
4388            ! gv.c op.c t/comp/proto.t
4389 ____________________________________________________________________________
4390 [  1022] By: gsar                                  on 1998/05/21  01:37:04
4391         Log: fix POSIX for mingw32
4392      Branch: win32/perl
4393            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4394 ____________________________________________________________________________
4395 [  1021] By: gsar                                  on 1998/05/20  15:02:21
4396         Log: remove strupr() from perl.c
4397      Branch: win32/perl
4398            ! perl.c
4399 ____________________________________________________________________________
4400 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
4401         Log: Title:  "fix up descrepancy in h2ph test"
4402              From:  Tim Bunce
4403              Files:  t/lib/h2ph.pht
4404      Branch: maint-5.004/perl
4405            ! t/lib/h2ph.pht
4406 ____________________________________________________________________________
4407 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
4408         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
4409              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4410              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
4411              Files:  t/op/subst.t
4412              
4413              Title:  "fix up descrepancy in h2ph test"
4414              From:  Tim Bunce
4415              Files:  t/lib/h2ph.t
4416      Branch: maint-5.004/perl
4417            ! t/lib/h2ph.t t/op/subst.t
4418 ____________________________________________________________________________
4419 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
4420         Log: Title:  "fix mem leak and core dump from change 1016"
4421              From:  Tim Bunce
4422              Files:  pp_sys.c
4423      Branch: maint-5.004/perl
4424            ! pp_sys.c
4425 ____________________________________________________________________________
4426 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
4427         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
4428              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4429              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
4430              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
4431              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
4432              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
4433              doio.c doop.c ext/ODBM_File/ODBM_File.xs
4434              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4435              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
4436              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
4437              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
4438              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
4439              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
4440              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
4441              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
4442              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
4443              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
4444              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
4445              universal.c util.c win32/Makefile win32/config_H.bc
4446              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
4447              win32/makefile.mk win32/perlglob.c win32/runperl.c
4448              win32/win32.c win32/win32sck.c x2p/s2p.PL
4449      Branch: maint-5.004/perl
4450            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
4451            ! cygwin32/perlld deb.c doio.c doop.c embed.h
4452            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
4453            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
4454            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
4455            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
4456            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
4457            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
4458            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
4459            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
4460            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
4461            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
4462            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
4463            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
4464            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
4465            ! universal.c util.c utils/perldoc.PL win32/Makefile
4466            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
4467            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
4468            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
4469            ! x2p/s2p.PL
4470 ____________________________________________________________________________
4471 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
4472         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
4473              From:  Graham Barr <gbarr@ti.com>
4474              Msg-ID:  <3561D147.7F3E0C88@ti.com>
4475              Files:  pp_sys.c t/op/die.t
4476      Branch: maint-5.004/perl
4477            ! pp_sys.c t/op/die.t
4478 ____________________________________________________________________________
4479 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
4480         Log: Title:  "loosen const sub re-defined warnings"
4481              From:  Doug MacEachern <dougm@pobox.com>
4482              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
4483              Files:  proto.h global.sym op.c pp.c sv.c
4484      Branch: maint-5.004/perl
4485            ! global.sym op.c pp.c proto.h sv.c
4486 ____________________________________________________________________________
4487 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
4488         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
4489              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
4490              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
4491              Files:  sv.c
4492              
4493              Title:  "Further h2ph patches (including a test suite)"
4494              From:  Billy <wdconsta@cs.adelaide.edu.au>
4495              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
4496              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
4497      Branch: maint-5.004/perl
4498            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
4499            ! MANIFEST sv.c utils/h2ph.PL
4500 ____________________________________________________________________________
4501 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
4502         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
4503              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
4504              <ilya@math.ohio-state.edu>
4505              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
4506              <199805151931.PAA23086@aatma.engin.umich.edu>,
4507              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
4508              Files:  toke.c
4509      Branch: maint-5.004/perl
4510            ! toke.c
4511 ____________________________________________________________________________
4512 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
4513         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
4514              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
4515              <jhi@iki.fi>
4516              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
4517              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
4518              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
4519              t/op/ipcsem.t
4520      Branch: maint-5.004/perl
4521            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
4522            ! t/op/ipcsem.t
4523 ____________________________________________________________________________
4524 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
4525         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
4526              From:  jan.dubois@ibm.net (Jan Dubois)
4527              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
4528              Files:  embed.h interp.sym
4529              
4530              Title:  "Undo changed error message which breaks Tk"
4531              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4532              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
4533              Files:  pp_ctl.c
4534              
4535              Title:  "Minor fixups to new -e script code"
4536              From:  Tim Bunce
4537              Files:  perl.c
4538              
4539              Title:  "Remove old diags not relevant after -e fix"
4540              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
4541              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4542              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
4543              <199805181335.OAA07008@toad.ig.co.uk>,
4544              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
4545              Files:  pod/perldiag.pod
4546              
4547              Title:  "more examples for vec()"
4548              From:  Tom Phoenix <rootbeer@teleport.com>
4549              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
4550              Files:  pod/perlfunc.pod
4551              
4552              Title:  ""make ok" (perlbug -ok) should not be interactive"
4553              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
4554              <jhi@iki.fi>
4555              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
4556              <l03130300b1834f9732a0@[194.222.64.89]>
4557              Files:  utils/perlbug.PL
4558      Branch: maint-5.004/perl
4559            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
4560            ! pp_ctl.c utils/perlbug.PL
4561 ____________________________________________________________________________
4562 [  1010] By: gsar                                  on 1998/05/18  09:40:58
4563         Log: integrate mainline changes (untested)
4564      Branch: asperl
4565           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
4566           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
4567           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4568           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
4569           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
4570           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
4571            - ext/DynaLoader/DynaLoader.pm
4572            ! win32/win32.c
4573           !> (integrate 234 files)
4574 ____________________________________________________________________________
4575 [  1009] By: gsar                                  on 1998/05/18  07:51:19
4576         Log: more whitespace tweaks from maintbranch
4577      Branch: win32/perl
4578            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
4579 ____________________________________________________________________________
4580 [  1008] By: gsar                                  on 1998/05/17  22:37:20
4581         Log: sundry whitespace cleanups from maintbranch
4582      Branch: win32/perl
4583            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
4584 ____________________________________________________________________________
4585 [  1007] By: gsar                                  on 1998/05/16  21:59:46
4586         Log: integrate mainline
4587      Branch: win32/perl
4588           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4589           !> t/op/ipcmsg.t t/op/ipcsem.t
4590 ____________________________________________________________________________
4591 [  1006] By: gsar                                  on 1998/05/16  21:54:23
4592         Log: merge changes#996,998,999 from maintbranch
4593      Branch: win32/perl
4594            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
4595 ____________________________________________________________________________
4596 [  1005] By: gsar                                  on 1998/05/16  21:49:47
4597         Log: merge change#995 from maintbranch, tweak interp.sym and
4598              run embed.pl
4599      Branch: win32/perl
4600            ! embedvar.h interp.sym intrpvar.h perl.c
4601 ____________________________________________________________________________
4602 [  1004] By: gsar                                  on 1998/05/16  21:27:18
4603         Log: merge changes#989,990,992 from maintbranch
4604      Branch: win32/perl
4605            + t/op/die.t
4606            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
4607 ____________________________________________________________________________
4608 [  1003] By: gsar                                  on 1998/05/16  21:16:47
4609         Log: sync config*.gc with others, and verify that nothing from
4610              change#986 needs to be merged
4611      Branch: win32/perl
4612            ! win32/config.gc win32/config_H.gc
4613 ____________________________________________________________________________
4614 [  1002] By: gsar                                  on 1998/05/16  21:04:04
4615         Log: merge change#985 from maintbranch
4616      Branch: win32/perl
4617            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4618            ! util.c
4619 ____________________________________________________________________________
4620 [  1001] By: gsar                                  on 1998/05/16  17:53:16
4621         Log: add a test to check return value from successful s/// (there was none!)
4622      Branch: win32/perl
4623            ! t/op/subst.t
4624 ____________________________________________________________________________
4625 [  1000] By: gsar                                  on 1998/05/16  17:42:34
4626         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
4627              return a value on the stack
4628      Branch: win32/perl
4629            ! pp_hot.c
4630 ____________________________________________________________________________
4631 [   999] By: TimBunce                              on 1998/05/15  23:04:30
4632         Log: Title:  "Update Porting/makerel script for perforce dir structure"
4633              From:  Tim Bunce
4634              Files:  Porting/makerel
4635      Branch: maint-5.004/perl
4636            ! Porting/makerel
4637 ____________________________________________________________________________
4638 [   998] By: TimBunce                              on 1998/05/15  22:49:55
4639         Log: Title:  "Updated Changes file for trial 3"
4640              From:  Tim Bunce
4641              Files:  Changes
4642      Branch: maint-5.004/perl
4643            ! Changes
4644 ____________________________________________________________________________
4645 [   997] By: gsar                                  on 1998/05/15  22:21:41
4646         Log: merge changes#982,984 from maintbranch
4647      Branch: win32/perl
4648            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
4649            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4650 ____________________________________________________________________________
4651 [   996] By: TimBunce                              on 1998/05/15  22:19:32
4652         Log: Title:  "Negative array subscript unrecognized in regex"
4653              From:  Mark-Jason Dominus <mjd@plover.com>,
4654              h.sanden@elsevier.nl (Hugo van der Sanden)
4655              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
4656              <199805151514.RAA04121@dorlas.elsevier.nl>
4657              Files:  t/base/lex.t toke.c
4658              
4659              Title:  "Remove e_fp from toke.c after change 955"
4660              From:  Tim Bunce
4661              Files:  toke.c
4662      Branch: maint-5.004/perl
4663            ! t/base/lex.t toke.c
4664 ____________________________________________________________________________
4665 [   995] By: TimBunce                              on 1998/05/15  22:08:32
4666         Log: Title:  "Fix -e security hole (no longer uses temp file)"
4667              From:  Tim Bunce
4668              Files:  embed.h perl.h perl.c
4669      Branch: maint-5.004/perl
4670            ! embed.h perl.c perl.h
4671 ____________________________________________________________________________
4672 [   994] By: gsar                                  on 1998/05/15  22:08:17
4673         Log: merge change#981 from maintbranch, add XXX comment about
4674              supporting %! for usethreads case
4675      Branch: win32/perl
4676            ! gv.c op.c
4677 ____________________________________________________________________________
4678 [   992] By: TimBunce                              on 1998/05/15  22:01:32
4679         Log: Title:  "install non-backwards compatible .pm files into archlib"
4680              From:  Tim Bunce
4681              Files:  installperl
4682              
4683              Title:  "revert "Can't locate" message to original for maintenance"
4684              From:  Tim Bunce
4685              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
4686              Files:  pod/perldiag.pod pp_ctl.c
4687      Branch: maint-5.004/perl
4688            ! installperl pod/perldiag.pod pp_ctl.c
4689 ____________________________________________________________________________
4690 [   991] By: gsar                                  on 1998/05/15  21:35:00
4691         Log: reverse integrate ansiperl (all except the
4692              C<attrs qw(package locked)> stuff, and the duplicate hunks)
4693              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
4694      Branch: win32/perl
4695           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
4696           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
4697           !> utils/perldoc.PL
4698 ____________________________________________________________________________
4699 [   990] By: TimBunce                              on 1998/05/15  16:54:18
4700         Log: Title:  "Add tests for die $ref"
4701              From:  Graham Barr <gbarr@ti.com>
4702              Msg-ID:  <355C6297.121B576B@ti.com>
4703              Files:  MANIFEST t/op/die.t
4704      Branch: maint-5.004/perl
4705            + t/op/die.t
4706            ! MANIFEST
4707 ____________________________________________________________________________
4708 [   989] By: TimBunce                              on 1998/05/15  16:38:19
4709         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
4710              From:  Jarkko Hietaniemi <jhi@iki.fi>
4711              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
4712              Files:  t/op/ipcmsg.t
4713      Branch: maint-5.004/perl
4714            ! t/op/ipcmsg.t
4715 ____________________________________________________________________________
4716 [   988] By: mbeattie                              on 1998/05/15  16:28:08
4717         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
4718              (manually applied and tweaked) to fix up SysV IPC semaphores for
4719              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
4720              t/op/ipcsem.t for platforms which wanted to skip test. Completely
4721              disable ipcsem.t since it doesn't seem to work properly even when
4722              not skipped. This is _65.
4723      Branch: perl
4724            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4725            ! t/op/ipcmsg.t t/op/ipcsem.t
4726 ____________________________________________________________________________
4727 [   987] By: nick                                  on 1998/05/15  16:03:35
4728         Log: Integrate win32
4729      Branch: ansiperl
4730           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
4731           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
4732           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4733           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
4734           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4735           +> t/op/pos.t utils/perlcc.PL
4736            - ext/DynaLoader/DynaLoader.pm
4737           !> (integrate 208 files)
4738 ____________________________________________________________________________
4739 [   986] By: TimBunce                              on 1998/05/15  15:28:45
4740         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
4741              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
4742              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
4743              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
4744              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
4745              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
4746              win32/config.bc win32/config.vc win32/config_H.bc
4747              win32/config_H.vc
4748      Branch: maint-5.004/perl
4749            + README.beos beos/nm.c hints/beos.sh
4750            ! Configure MANIFEST Porting/Glossary config_h.SH
4751            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
4752            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
4753            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4754 ____________________________________________________________________________
4755 [   985] By: TimBunce                              on 1998/05/15  15:02:43
4756         Log: Title:  "allow die $ref"
4757              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
4758              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
4759              Files:  pp_ctl.c pp_sys.c util.c
4760              
4761              Title:  "ExtUtils::Manifest could truncate files during "make dist""
4762              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
4763              koenig@kulturbox.de (Andreas J. Koenig)
4764              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
4765              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
4766              Files:  lib/ExtUtils/Manifest.pm
4767              
4768              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
4769              From:  Dan Sugalski <sugalskd@osshe.edu>
4770              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
4771              Files:  lib/AutoSplit.pm
4772              
4773              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
4774              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
4775              J. Koenig), larry@wall.org (Larry Wall)
4776              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
4777              <sfc202c9jsb.fsf@anna.in-berlin.de>,
4778              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
4779              Files:  lib/AutoSplit.pm
4780      Branch: maint-5.004/perl
4781            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4782            ! util.c
4783 ____________________________________________________________________________
4784 [   984] By: TimBunce                              on 1998/05/15  14:18:52
4785         Log: ------  CORE LANGUAGE  ------
4786              
4787              Title:  "Fix close pipe returning status from wrong child"
4788              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
4789              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
4790              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
4791              Files:  t/io/pipe.t util.c
4792              
4793              Title:  "Avoid English.pm triggering load of Errno.pm"
4794              From:  Tim Bunce
4795              Files:  gv.c lib/English.pm
4796              
4797              ------  DOCUMENTATION  ------
4798              
4799              Title:  "Document child exit cause a parent sleep to end early"
4800              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4801              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
4802              Files:  pod/perlfunc.pod
4803              
4804              ------  EXTENSIONS  ------
4805              
4806              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
4807              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4808              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
4809              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4810              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4811              
4812              Title:  "MM_VMS.pm fixes for building external library"
4813              From:  Dan Sugalski <sugalskd@ous.edu>
4814              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
4815              Files:  lib/ExtUtils/MM_VMS.pm
4816              
4817              Title:  "Appease picky DEC compiler in POSIX.xs"
4818              From:  Dan Sugalski <sugalskd@ous.edu>
4819              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
4820              Files:  ext/POSIX/POSIX.xs
4821              
4822              ------  TESTS  ------
4823              
4824              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
4825              From:  Jarkko Hietaniemi <jhi@iki.fi>
4826              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
4827              Files:  t/op/ipcsem.t
4828              
4829              Title:  "Fix doc bug for system() return value"
4830              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4831              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
4832              Files:  pod/perlfunc.pod t/op/exec.t
4833              
4834              ------  UTILITIES  ------
4835              
4836              Title:  "Avoid possible constant autoload loop"
4837              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
4838              Zakharevich <ilya@math.ohio-state.edu>
4839              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
4840              <355B475A.C5AD4B90@ti.com>,
4841              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
4842              Files:  utils/h2xs.PL
4843              
4844              Title:  "Further improvements to h2ph.PL"
4845              From:  kstar@chapin.edu
4846              Msg-ID:  <199805130241.WAA25459@chapin.edu>
4847              Files:  utils/h2ph.PL
4848      Branch: maint-5.004/perl
4849            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4850            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4851            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
4852            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
4853            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4854
4855 ----------------
4856 Version 5.004_64
4857 ----------------
4858
4859 ____________________________________________________________________________
4860 [   983] By: mbeattie                              on 1998/05/15  14:04:17
4861         Log: Integrate win32 branch into mainline.
4862      Branch: perl
4863           +> Porting/patching.pod t/op/defins.t
4864           !> (integrate 107 files)
4865 ____________________________________________________________________________
4866 [   982] By: TimBunce                              on 1998/05/15  12:33:26
4867         Log: Title:  "comment init_postdump_symbols issues"
4868              From:  Tim Bunce
4869              Files:  perl.c
4870              
4871              Title:  "Improve sort docs re SUBNAME"
4872              From:  circle@azstarnet.com
4873              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
4874              Files:  pod/perlfunc.pod
4875      Branch: maint-5.004/perl
4876            ! perl.c pod/perlfunc.pod
4877 ____________________________________________________________________________
4878 [   981] By: TimBunce                              on 1998/05/15  11:47:28
4879         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
4880              From:  Graham Barr <gbarr@ti.com>
4881              Msg-ID:  <355080CD.1111BC81@ti.com>
4882              Files:  gv.c
4883      Branch: maint-5.004/perl
4884            ! gv.c
4885 ____________________________________________________________________________
4886 [   980] By: gsar                                  on 1998/05/15  06:16:13
4887         Log: add doc for C<+{}> vs. C<{;}> disambiguation
4888      Branch: win32/perl
4889            ! pod/perlref.pod
4890 ____________________________________________________________________________
4891 [   979] By: gsar                                  on 1998/05/15  04:59:47
4892         Log: tweaks to win32 makefiles.  This version builds and passes all
4893              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
4894      Branch: win32/perl
4895            ! win32/Makefile win32/makefile.mk
4896 ____________________________________________________________________________
4897 [   978] By: gsar                                  on 1998/05/15  02:41:58
4898         Log: merge changes#922,944,949,965,970 from maintbranch
4899      Branch: win32/perl
4900            + Porting/patching.pod t/op/defins.t
4901            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
4902            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
4903            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
4904            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4905            ! utils/perlbug.PL
4906 ____________________________________________________________________________
4907 [   977] By: gsar                                  on 1998/05/15  02:15:25
4908         Log: merge changes#906,907,909,910 from maintbranch
4909      Branch: win32/perl
4910            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
4911            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
4912            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
4913            ! util.c
4914 ____________________________________________________________________________
4915 [   976] By: gsar                                  on 1998/05/15  01:34:53
4916         Log: merge change#905 from maintbranch, minor fixes to get
4917              clean build+test on Solaris
4918      Branch: win32/perl
4919            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
4920            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
4921            ! regcomp.c sv.c t/op/taint.t toke.c
4922 ____________________________________________________________________________
4923 [   975] By: gsar                                  on 1998/05/14  23:34:26
4924         Log: merge change#904 from maintbranch
4925      Branch: win32/perl
4926            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
4927            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
4928            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
4929            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
4930            ! vms/descrip.mms
4931 ____________________________________________________________________________
4932 [   974] By: gsar                                  on 1998/05/14  23:11:05
4933         Log: merge change#897 from maintbranch
4934      Branch: win32/perl
4935            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4936            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
4937            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4938            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
4939            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
4940            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
4941            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4942            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
4943            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
4944            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
4945            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4946            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4947            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4948            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
4949            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
4950            ! win32/config_H.bc win32/config_H.vc win32/win32.c
4951            ! x2p/find2perl.PL
4952 ____________________________________________________________________________
4953 [   973] By: gsar                                  on 1998/05/14  22:24:26
4954         Log: integrate mainline
4955      Branch: win32/perl
4956            + Porting/Contract
4957           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
4958           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4959           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
4960           +> utils/perlcc.PL
4961            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4962            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
4963            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
4964            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
4965            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4966            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
4967            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
4968            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
4969            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
4970            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
4971            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
4972            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
4973            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4974            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4975            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4976            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
4977            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
4978            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4979            ! win32/win32.c x2p/find2perl.PL
4980           !> (integrate 59 files)
4981 ____________________________________________________________________________
4982 [   972] By: nick                                  on 1998/05/14  18:09:01
4983         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
4984              Remove K&R style functions, avoid struct/typedef clash. 
4985      Branch: ansiperl
4986            ! bytecode.h byterun.c sv.c toke.c
4987 ____________________________________________________________________________
4988 [   971] By: TimBunce                              on 1998/05/14  16:52:19
4989         Log: 
4990              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
4991              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4992              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
4993              Files:  pp.c
4994      Branch: maint-5.004/perl
4995            ! pp.c
4996 ____________________________________________________________________________
4997 [   970] By: TimBunce                              on 1998/05/14  16:18:06
4998         Log: 
4999              Title:  "perlbug reformatted"
5000              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
5001              <hv@crypt0.demon.co.uk>
5002              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
5003              <l03130300b17cebcb6d33@[194.222.64.89]>,
5004              <v03110702b17ccbab6824@[195.95.102.67]>
5005              Files:  utils/perlbug.PL
5006      Branch: maint-5.004/perl
5007            ! utils/perlbug.PL
5008 ____________________________________________________________________________
5009 [   969] By: mbeattie                              on 1998/05/14  16:15:09
5010         Log: Integrate win32 branch into mainline
5011      Branch: perl
5012           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
5013           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
5014            - ext/DynaLoader/DynaLoader.pm
5015           !> (integrate 118 files)
5016 ____________________________________________________________________________
5017 [   968] By: mbeattie                              on 1998/05/14  16:05:57
5018         Log: Bump patchlevel to 65
5019      Branch: perl
5020            ! patchlevel.h
5021 ____________________________________________________________________________
5022 [   967] By: mbeattie                              on 1998/05/14  16:05:19
5023         Log: Another fixup of MANIFEST
5024      Branch: perl
5025            ! MANIFEST
5026 ____________________________________________________________________________
5027 [   966] By: mbeattie                              on 1998/05/14  16:02:20
5028         Log: Add missing files to MANIFEST
5029      Branch: perl
5030            ! MANIFEST
5031 ____________________________________________________________________________
5032 [   965] By: TimBunce                              on 1998/05/14  16:00:11
5033         Log: 
5034              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
5035              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5036              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
5037              Files:  gv.h gv.c op.c
5038      Branch: maint-5.004/perl
5039            ! gv.c gv.h op.c
5040 ____________________________________________________________________________
5041 [   964] By: mbeattie                              on 1998/05/14  15:58:01
5042         Log: Subject: [PATCH] Using Getopts::* with strict vars
5043              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
5044              From: Tom Phoenix <rootbeer@teleport.com>
5045      Branch: perl
5046            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
5047 ____________________________________________________________________________
5048 [   963] By: mbeattie                              on 1998/05/14  15:56:53
5049         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
5050              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
5051              From: epeschko@den-mdev1 (Ed Peschko)
5052      Branch: perl
5053            + utils/perlcc.PL
5054            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
5055            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
5056 ____________________________________________________________________________
5057 [   962] By: mbeattie                              on 1998/05/14  15:45:28
5058         Log: From: Dan Sugalski <sugalskd@ous.edu>
5059              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
5060              Date: Wed, 08 Apr 1998 17:08:48 -0700
5061              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
5062              Date: Fri, 08 May 1998 10:49:16 -0700
5063      Branch: perl
5064            ! ext/Thread/Thread.pm
5065 ____________________________________________________________________________
5066 [   961] By: mbeattie                              on 1998/05/14  15:43:39
5067         Log: Subject: Consolidated patch to 5.004_64
5068              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
5069              From: Charles Bailey <BAILEY@newman.upenn.edu>
5070      Branch: perl
5071            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
5072            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
5073            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
5074            ! vms/perlvms.pod
5075 ____________________________________________________________________________
5076 [   960] By: mbeattie                              on 1998/05/14  15:41:41
5077         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
5078              Date: 07 Apr 1998 18:31:21 +0200
5079              From: JVromans@Squirrel.nl (Johan Vromans)
5080      Branch: perl
5081            ! lib/Getopt/Long.pm
5082 ____________________________________________________________________________
5083 [   959] By: mbeattie                              on 1998/05/14  15:39:29
5084         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
5085              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
5086              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
5087              Subject: [PATCH] perl 5.004_64+Config_04
5088              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
5089      Branch: perl
5090            ! lib/Benchmark.pm pod/perlfunc.pod
5091 ____________________________________________________________________________
5092 [   958] By: mbeattie                              on 1998/05/14  15:36:30
5093         Log: From: kstar@chapin.edu
5094              Subject: [PATCH] hints for Irix 6
5095              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
5096              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
5097              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
5098      Branch: perl
5099            ! INSTALL hints/irix_6.sh installperl
5100 ____________________________________________________________________________
5101 [   957] By: mbeattie                              on 1998/05/14  15:33:48
5102         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
5103              Date: Mon, 06 Apr 1998 21:09:24 +0200
5104              From: Achim Bohnet <ach@mpe.mpg.de>
5105      Branch: perl
5106            ! lib/ExtUtils/Install.pm
5107 ____________________________________________________________________________
5108 [   956] By: mbeattie                              on 1998/05/14  15:32:39
5109         Log: Subject: [PATCH] Config: Irix 5 hints
5110              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
5111              From: kstar@O2.chapin.edu
5112      Branch: perl
5113            ! hints/irix_5.sh
5114 ____________________________________________________________________________
5115 [   955] By: mbeattie                              on 1998/05/14  15:31:12
5116         Log: Subject: PATCH: h2ph produces incorrect code
5117              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
5118              From: Billy <wdconsta@cs.adelaide.edu.au>
5119      Branch: perl
5120            ! utils/h2ph.PL
5121 ____________________________________________________________________________
5122 [   954] By: mbeattie                              on 1998/05/14  15:29:27
5123         Log: Subject: [PATCH] perldebug.pod
5124              Date: Mon, 6 Apr 1998 00:36:57 -0600
5125              From: jason stewart <jasons@sandy-home.arc.unm.edu>
5126      Branch: perl
5127            ! pod/perldebug.pod
5128 ____________________________________________________________________________
5129 [   953] By: mbeattie                              on 1998/05/14  15:28:00
5130         Log: From: Dominic Dunlop <domo@vo.lu>
5131              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
5132              Date: Wed, 6 May 1998 14:39:32 +0000
5133              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
5134              Date: Sat, 4 Apr 1998 19:44:34 +0000
5135      Branch: perl
5136            ! hints/machten.sh t/op/hashwarn.t
5137 ____________________________________________________________________________
5138 [   952] By: mbeattie                              on 1998/05/14  15:23:19
5139         Log: New pod/perldelta.pod (previous one branched in last change):
5140              Subject: [PATCH 5.004_64] Start new perldelta
5141              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
5142              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5143      Branch: perl
5144            + pod/perldelta.pod
5145 ____________________________________________________________________________
5146 [   951] By: mbeattie                              on 1998/05/14  15:20:43
5147         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5148              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
5149              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
5150              Subject: [PATCH 5.004_64] Start new perldelta
5151              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
5152              (above branched perldelta -> perldelta4, new perldelta will be
5153              created/added next change)
5154              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
5155              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
5156      Branch: perl
5157            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
5158            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
5159           +> pod/perldelta4.pod
5160            - pod/perldelta.pod
5161            ! MANIFEST hints/svr4.sh
5162 ____________________________________________________________________________
5163 [   949] By: TimBunce                              on 1998/05/14  15:11:30
5164         Log: 
5165              Title:  "while($x=<>) no longer warns (implicit defined added)"
5166              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
5167              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
5168              Files:  MANIFEST op.c t/op/defins.t
5169      Branch: maint-5.004/perl
5170            + t/op/defins.t
5171            ! MANIFEST op.c
5172 ____________________________________________________________________________
5173 [   948] By: mbeattie                              on 1998/05/14  15:09:51
5174         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5175              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
5176              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
5177              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
5178              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
5179              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
5180              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
5181              Subject: [PATCH 5.004_64] Config_64-03-04.diff
5182              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
5183      Branch: perl
5184            + README.beos beos/nm.c hints/beos.sh
5185            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
5186            ! Porting/Glossary Porting/config.sh Porting/config_H
5187            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
5188            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
5189            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
5190            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
5191            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
5192            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
5193            ! win32/config.vc win32/config_H.bc win32/config_H.vc
5194 ____________________________________________________________________________
5195 [   946] By: TimBunce                              on 1998/05/14  15:07:06
5196         Log: 
5197              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
5198              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5199              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
5200              Files:  perl.c sv.c t/op/misc.t
5201      Branch: maint-5.004/perl
5202            ! perl.c sv.c t/op/misc.t
5203 ____________________________________________________________________________
5204 [   945] By: mbeattie                              on 1998/05/14  15:00:31
5205         Log: Subject: Perl Social Contract
5206              Date: 13 Apr 1998 06:16:59 -0700
5207              From: Russ Allbery <rra@stanford.edu>
5208      Branch: perl
5209            + Porting/Contract
5210 ____________________________________________________________________________
5211 [   944] By: TimBunce                              on 1998/05/14  14:59:37
5212         Log: 
5213              Title:  "5.004_04-m2 Cleanup of test failures"
5214              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5215              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
5216              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
5217              win32/config.bc win32/config.vc
5218      Branch: maint-5.004/perl
5219            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
5220            ! win32/config.bc win32/config.vc
5221 ____________________________________________________________________________
5222 [   943] By: mbeattie                              on 1998/05/14  14:58:13
5223         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
5224              Subject: [PATCH 5.004_64] Test.pm update
5225              Date: Sat, 4 Apr 1998 08:33:50 -0500
5226              Subject: [PATCH 5.004_64] modcount + comments
5227              Date: Fri, 17 Apr 1998 16:07:35 -0400
5228      Branch: perl
5229            ! lib/Test.pm op.c thrdvar.h
5230 ____________________________________________________________________________
5231 [   942] By: mbeattie                              on 1998/05/14  14:49:43
5232         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5233              Subject: [PATCH 5.004_64] newSV
5234              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
5235              Subject: [PATCH 5.004_64] Cryptic error from B::CC
5236              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
5237      Branch: perl
5238            ! ext/B/B/CC.pm handy.h proto.h sv.c
5239 ____________________________________________________________________________
5240 [   941] By: mbeattie                              on 1998/05/14  14:47:29
5241         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5242              Subject: [PATCH 5.004_64] anydbm.t
5243              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
5244              Subject: [PATCH 5.004_64] threads on OS/2
5245              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
5246              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
5247              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
5248              Subject: [PATCH 5.004_64] Immediate stop in debugger
5249              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
5250              Subject: [PATCH 5.005_64] ptags broken
5251              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
5252              Subject: [PATCH 5.004_64] Document switch syntax via RE
5253              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
5254      Branch: perl
5255            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
5256            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
5257            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
5258 ____________________________________________________________________________
5259 [   940] By: mbeattie                              on 1998/05/14  14:38:44
5260         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
5261              Date: Fri, 03 Apr 1998 16:01:57 -0800
5262              From: Dan Sugalski <sugalskd@osshe.edu>
5263      Branch: perl
5264            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
5265            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
5266 ____________________________________________________________________________
5267 [   939] By: mbeattie                              on 1998/05/14  14:35:42
5268         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
5269              Date: Fri, 03 Apr 1998 13:58:15 -0800
5270              From: Dan Sugalski <sugalskd@osshe.edu>
5271      Branch: perl
5272            ! perl.c
5273 ____________________________________________________________________________
5274 [   938] By: gsar                                  on 1998/05/14  10:53:55
5275         Log: merge change#896 from maintbranch
5276      Branch: win32/perl
5277            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
5278            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
5279            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
5280            ! t/op/gv.t t/op/misc.t t/op/pack.t
5281 ____________________________________________________________________________
5282 [   937] By: gsar                                  on 1998/05/14  09:31:34
5283         Log: merge change#887 from maintbranch
5284      Branch: win32/perl
5285            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
5286            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
5287            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
5288            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
5289            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
5290            ! t/op/stat.t toke.c utils/h2xs.PL
5291 ____________________________________________________________________________
5292 [   936] By: gsar                                  on 1998/05/14  09:06:18
5293         Log: merge change#886 from maintbranch
5294      Branch: win32/perl
5295            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
5296            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
5297            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
5298            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
5299            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
5300            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
5301            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
5302            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
5303            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
5304            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
5305            ! vms/test.com
5306 ____________________________________________________________________________
5307 [   935] By: gsar                                  on 1998/05/14  07:00:02
5308         Log: merge changes#872,873 from maintbranch
5309      Branch: win32/perl
5310            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
5311            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
5312            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
5313            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
5314            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
5315            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
5316            ! utils/perldoc.PL
5317 ____________________________________________________________________________
5318 [   934] By: gsar                                  on 1998/05/14  06:24:38
5319         Log: merge changes#755..759,763,764 from maintbranch
5320      Branch: win32/perl
5321            + hints/openbsd.sh
5322            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
5323            ! t/op/pos.t utils/perldoc.PL
5324 ____________________________________________________________________________
5325 [   933] By: gsar                                  on 1998/05/14  06:07:31
5326         Log: merge change#754 from maintbranch
5327      Branch: win32/perl
5328            ! perl.c
5329 ____________________________________________________________________________
5330 [   932] By: gsar                                  on 1998/05/14  06:03:50
5331         Log: merge changes#752,753 from maintbranch
5332      Branch: win32/perl
5333            + t/op/pos.t
5334            ! README ext/GDBM_File/GDBM_File.pm
5335            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
5336 ____________________________________________________________________________
5337 [   931] By: gsar                                  on 1998/05/14  05:51:19
5338         Log: merge change#745 from maintbranch
5339      Branch: win32/perl
5340            + ext/DynaLoader/DynaLoader.pm.PL
5341            - ext/DynaLoader/DynaLoader.pm
5342            ! MANIFEST ext/DynaLoader/Makefile.PL
5343 ____________________________________________________________________________
5344 [   930] By: nick                                  on 1998/05/13  20:39:59
5345         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
5346      Branch: ansiperl
5347            ! utils/perldoc.PL
5348           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
5349           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
5350           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
5351           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5352           !> win32/makedef.pl win32/makefile.mk
5353 ____________________________________________________________________________
5354 [   929] By: gsar                                  on 1998/05/13  10:13:36
5355         Log: merge change#687 from maintbranch
5356      Branch: win32/perl
5357            ! pod/perlfunc.pod
5358 ____________________________________________________________________________
5359 [   928] By: gsar                                  on 1998/05/13  10:08:13
5360         Log: merge change#683 from maintbranch
5361      Branch: win32/perl
5362            ! pod/perlguts.pod
5363 ____________________________________________________________________________
5364 [   927] By: gsar                                  on 1998/05/13  09:51:43
5365         Log: merge change#681 from maintbranch
5366      Branch: win32/perl
5367            ! ext/Fcntl/Fcntl.pm
5368 ____________________________________________________________________________
5369 [   926] By: gsar                                  on 1998/05/13  09:47:11
5370         Log: merge change#664 from maint branch
5371      Branch: win32/perl
5372            ! regcomp.c regcomp.h regexec.c
5373 ____________________________________________________________________________
5374 [   925] By: gsar                                  on 1998/05/13  08:55:28
5375         Log: merge missing part of change#663 from maint branch
5376      Branch: win32/perl
5377            ! op.c
5378 ____________________________________________________________________________
5379 [   924] By: gsar                                  on 1998/05/12  18:50:04
5380         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
5381              and seems to generate problematic code for PII.
5382      Branch: win32/perl
5383            ! win32/makefile.mk
5384 ____________________________________________________________________________
5385 [   923] By: gsar                                  on 1998/05/12  16:24:02
5386         Log: fix test failure
5387              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
5388              Date:    Tue, 12 May 1998 10:40:57 BST
5389              From:    Nick.Ing-Simmons@tiuk.ti.com
5390              Subject: test buglet
5391      Branch: win32/perl
5392            ! t/op/hashwarn.t
5393 ____________________________________________________________________________
5394 [   922] By: TimBunce                              on 1998/05/11  20:58:58
5395         Log: Assorted patches:
5396              
5397              ------  CORE LANGUAGE  ------
5398              
5399              Title:  "incorrect return value for hv_iterinit"
5400              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5401              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
5402              Files:  pod/perlguts.pod hv.c
5403              
5404              ------  DOCUMENTATION  ------
5405              
5406              Title:  "perlvar.pod buglet E<EVMSERR>"
5407              From:  Achim Bohnet <ach@mpe.mpg.de>
5408              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
5409              Files:  pod/perlvar.pod
5410              
5411              Title:  "Improve docs for warning about code after an exec()"
5412              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
5413              <chaimf@concentric.net>
5414              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
5415              <m3ra22qn1z.fsf@chany-p100.emwp.com>
5416              Files:  pod/perlfunc.pod
5417              
5418              Title:  "Remove dead code from pod2man"
5419              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5420              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
5421              Files:  pod/pod2man.PL
5422              
5423              Title:  "tweak doc for C<do FILENAME>"
5424              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5425              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
5426              Files:  pod/perlfunc.pod
5427              
5428              Title:  "Document integer pragma effect on % operator"
5429              From:  Gisle Aas <gisle@aas.no>
5430              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
5431              Files:  pod/perlop.pod
5432              
5433              Title:  "Reduce rm command line length in pod/Makefile"
5434              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
5435              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
5436              Files:  pod/Makefile
5437              
5438              ------  EXTENSIONS  ------
5439              
5440              Title:  "Clarify Termios usage in POSIX.pod"
5441              From:  Rocco Caputo <troc@netrus.net>
5442              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
5443              Files:  ext/POSIX/POSIX.pod
5444              
5445              ------  LIBRARY  ------
5446              
5447              Title:  "Fix File::Find::finddepth typo in trial 2 release"
5448              From:  koenig@kulturbox.de (Andreas J. Koenig)
5449              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
5450              Files:  lib/File/Find.pm t/lib/filefind.t
5451              
5452              ------  PORTABILITY - GENERAL  ------
5453              
5454              Title:  "Add Porting/patching.pod document"
5455              From:  Daniel Grisinger <dgris@tdrenterprises.com>
5456              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
5457              Files:  MANIFEST Porting/patching.pod
5458              
5459              Title:  "hints/machten.sh: disable semctl(), align with devel version"
5460              From:  Dominic Dunlop <domo@vo.lu>
5461              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
5462              Files:  hints/machten.sh
5463              
5464              Title:  "Add VMS specifics to Porting/makerel"
5465              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5466              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
5467              <199804271732.SAA13762@toad.ig.co.uk>,
5468              <9804250212.AA27695@forte.com>
5469              Files:  Porting/makerel
5470      Branch: maint-5.004/perl
5471            + Porting/patching.pod
5472            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
5473            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
5474            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
5475            ! t/lib/filefind.t
5476 ____________________________________________________________________________
5477 [   921] By: gsar                                  on 1998/05/10  02:28:03
5478         Log: various tweaks to makefiles
5479      Branch: win32/perl
5480            ! win32/Makefile win32/makedef.pl win32/makefile.mk
5481 ____________________________________________________________________________
5482 [   920] By: gsar                                  on 1998/05/10  02:27:19
5483         Log: fix ExtUtils::Liblist mishandling paths with spaces
5484      Branch: win32/perl
5485            ! lib/ExtUtils/Liblist.pm
5486 ____________________________________________________________________________
5487 [   919] By: gsar                                  on 1998/05/09  17:10:15
5488         Log: minor cleanup
5489      Branch: win32/perl
5490            ! MANIFEST perl.c
5491 ____________________________________________________________________________
5492 [   918] By: gsar                                  on 1998/05/09  17:09:09
5493         Log: protect sortcop from C<sort { sort { ... } ... } ...>
5494              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
5495              Date:    Fri, 08 May 1998 19:33:44 EDT
5496              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
5497              Subject: [PATCH] Re: double recursion in sort 
5498      Branch: win32/perl
5499            ! pp_ctl.c t/op/runlevel.t
5500 ____________________________________________________________________________
5501 [   917] By: gsar                                  on 1998/05/09  17:05:55
5502         Log: c
5503      Branch: win32/perl
5504            ! win32/config.bc win32/config.gc win32/config.vc
5505 ____________________________________________________________________________
5506 [   916] By: gsar                                  on 1998/05/07  03:40:15
5507         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
5508      Branch: win32/perl
5509            ! pp.c
5510 ____________________________________________________________________________
5511 [   915] By: mbeattie                              on 1998/05/06  13:08:29
5512         Log: Speed up pp_entersub for usethreads with only 1 thread running.
5513      Branch: perl
5514            ! pp_hot.c
5515 ____________________________________________________________________________
5516 [   914] By: gsar                                  on 1998/05/03  18:44:38
5517         Log: make hv_iterinit() return HvKEYS()
5518              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
5519              Date:    Sat, 02 May 1998 16:29:22 EDT
5520              From:    "SynaptiCAD, Inc." <sales@syncad.com>
5521              Subject: incorrect return value for hv_iterinit
5522      Branch: win32/perl
5523            ! hv.c pod/perlguts.pod
5524 ____________________________________________________________________________
5525 [   913] By: TimBunce                              on 1998/05/01  22:38:38
5526         Log: Update MANIFEST for trial 2.
5527              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
5528      Branch: maint-5.004/perl
5529            ! MANIFEST
5530 ____________________________________________________________________________
5531 [   912] By: TimBunce                              on 1998/05/01  22:30:29
5532         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
5533      Branch: maint-5.004/perl
5534            + t/op/tiehandle.t
5535 ____________________________________________________________________________
5536 [   911] By: TimBunce                              on 1998/05/01  21:35:03
5537         Log: 
5538              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
5539              From:  timbo@ig.co.uk (Tim Bunce)
5540              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
5541              Files:  perl.h
5542              
5543              Title:  "Add WRITE & CLOSE to TIEHANDLE"
5544              From:  Graham Barr <gbarr@pobox.com>
5545              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
5546              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
5547      Branch: maint-5.004/perl
5548            + lib/Tie/Handle.pm
5549            ! perl.h pod/perltie.pod pp_sys.c
5550 ____________________________________________________________________________
5551 [   910] By: TimBunce                              on 1998/05/01  20:47:47
5552         Log: 
5553              Title:  "Add warning for Illegal hex digit"
5554              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
5555              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
5556              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
5557              <199804271409.PAA12819@toad.ig.co.uk>,
5558              <199804280307.WAA12332@psasolar.psa.pencom.com>
5559              Files:  pod/perldiag.pod util.c
5560              
5561              Title:  "perl_call_method() bug fix (corrupt op pointer)"
5562              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
5563              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
5564              Files:  perl.c
5565              
5566              Title:  "Fix printf segmentation fault"
5567              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5568              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
5569              Files:  pp_hot.c
5570              
5571              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
5572              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5573              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
5574              Files:  pod/perlsub.pod
5575      Branch: maint-5.004/perl
5576            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
5577 ____________________________________________________________________________
5578 [   909] By: TimBunce                              on 1998/05/01  19:44:47
5579         Log: 
5580              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
5581              Files:  doio.c util.c
5582      Branch: maint-5.004/perl
5583            ! doio.c util.c
5584 ____________________________________________________________________________
5585 [   908] By: gsar                                  on 1998/05/01  19:21:02
5586         Log: add AS patch#20 (exposes more global constants)
5587      Branch: asperl
5588            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
5589            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
5590            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
5591 ____________________________________________________________________________
5592 [   907] By: TimBunce                              on 1998/05/01  17:50:46
5593         Log: 
5594              Title:  "Runtime Carp verbosity without aliasing"
5595              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
5596              Msg-ID:  <H00000e50003936c@MHS>
5597              Files:  lib/Carp.pm
5598              
5599              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
5600              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
5601              <rootbeer@teleport.com>
5602              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
5603              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
5604              Files:  lib/File/Basename.pm
5605      Branch: maint-5.004/perl
5606            ! lib/Carp.pm lib/File/Basename.pm
5607 ____________________________________________________________________________
5608 [   906] By: TimBunce                              on 1998/04/28  11:04:49
5609         Log: 
5610              ------  CORE LANGUAGE  ------
5611              
5612              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
5613              references in LVs"
5614              From:  Spider Boardman <spider@orb.nashua.nh.us>
5615              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
5616              <19980422164037.D29222@perl.org>
5617              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
5618              pp.c sv.c
5619              
5620              Title:  "Fix SvGMAGIC typo in change 904"
5621              Files:  doop.c
5622      Branch: maint-5.004/perl
5623            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
5624            ! proto.h sv.c
5625 ____________________________________________________________________________
5626 [   905] By: TimBunce                              on 1998/04/28  10:32:20
5627         Log: Regexp patches
5628              
5629              Title:  "New regex flag //t to leave $1 etc. tainted"
5630              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
5631              Msg-ID:  <19980310192640.37826@cyprus>
5632              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
5633              t/op/taint.t toke.c
5634              
5635              Title:  "Don't accidentally untaint target of s///"
5636              From:  Chip Salzenberg <chip@pobox.com>
5637              Msg-ID:  <19980310151756.24767@cyprus>
5638              Files:  pp_ctl.c pp_hot.c t/op/taint.t
5639              
5640              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
5641              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
5642              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
5643              Files:  regcomp.c
5644      Branch: maint-5.004/perl
5645            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
5646            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
5647 ____________________________________________________________________________
5648 [   904] By: TimBunce                              on 1998/04/27  20:20:21
5649         Log: Assorted patches:
5650              
5651              ------  CORE LANGUAGE  ------
5652              
5653              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
5654              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
5655              <Tim.Bunce@ig.co.uk>
5656              Msg-ID:  <19980424080630.D13985@perl.org>
5657              Files:  doop.c
5658              
5659              Title:  "Better error message for require failure"
5660              From:  epeschko@den-mdev1 (Ed Peschko)
5661              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
5662              Files:  pod/perldiag.pod pp_ctl.c
5663              
5664              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
5665              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5666              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
5667              Files:  perl.c
5668              
5669              Title:  "Fix nice_chunk memory leak"
5670              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5671              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
5672              Files:  sv.c
5673              
5674              Title:  "-2.0 vs. -2 (was Number representations)"
5675              From:  Chip Salzenberg <chip@pobox.com>
5676              Msg-ID:  <19980309185652.11231@cyprus>
5677              Files:  op.c
5678              
5679              Title:  "perl.c fixes for -DUNEXEC"
5680              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
5681              <mwette@mr-ed.jpl.nasa.gov>
5682              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
5683              Files:  perl.c
5684              
5685              ------  DOCUMENTATION  ------
5686              
5687              Title:  "perlcall is Perl from C, not C from Perl"
5688              From:  Steve A Fink <sfink@cs.berkeley.edu>
5689              Files:  pod/perlembed.pod
5690              
5691              Title:  "Clarify require "Foo::Bar" non-bareword issue"
5692              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
5693              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
5694              Files:  pod/perlfunc.pod
5695              
5696              Title:  "(repost) new text for perlsec", "new text for perlsec"
5697              From:  Tom Phoenix <rootbeer@teleport.com>
5698              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
5699              Files:  pod/perlsec.pod
5700              
5701              ------  EXTENSIONS  ------
5702              
5703              Title:  "IO::Socket->socketpair broken (typo)"
5704              From:  Olaf Titz <olaf@bigred.inka.de>
5705              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
5706              Files:  ext/IO/lib/IO/Socket.pm
5707              
5708              Title:  "NDBM_File man page needs Fcntl"
5709              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
5710              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
5711              Files:  ext/NDBM_File/NDBM_File.pm
5712              
5713              ------  LIBRARY  ------
5714              
5715              Title:  "Documentation discrepancy: pragmatic modules"
5716              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
5717              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
5718              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
5719              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
5720              
5721              ------  PORTABILITY - GENERAL  ------
5722              
5723              Title:  "Updated hints file for svr4"
5724              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5725              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
5726              Files:  hints/svr4.sh
5727              
5728              Title:  "Pumpkin update -- shared libperl.so location"
5729              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5730              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
5731              Files:  Porting/pumpkin.pod
5732              
5733              Title:  "perl compile fix for AIX 4.3"
5734              From:  Jens-Uwe Mager <jum@helios.de>
5735              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
5736              Files:  ext/DynaLoader/dl_aix.xs
5737              
5738              Title:  "Dynaloader build on VMS",
5739              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
5740              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
5741              Files:  vms/descrip.mms
5742              
5743              ------  UTILITIES  ------
5744              
5745              Title:  "Major update to h2ph.PL"
5746              From:  Billy <wdconsta@cs.adelaide.edu.au>
5747              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
5748              Files:  utils/h2ph.PL
5749      Branch: maint-5.004/perl
5750            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
5751            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
5752            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
5753            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
5754            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
5755 ____________________________________________________________________________
5756 [   903] By: gsar                                  on 1998/04/25  22:27:19
5757         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
5758      Branch: asperl
5759            ! win32/GenCAPI.pl
5760 ____________________________________________________________________________
5761 [   902] By: nick                                  on 1998/04/25  16:35:08
5762         Log: Case sensitive tweak to perldoc.PL
5763      Branch: ansiperl
5764            ! utils/perldoc.PL
5765 ____________________________________________________________________________
5766 [   901] By: nick                                  on 1998/04/25  15:16:54
5767         Log: Implement use attrs qw(locked package);
5768              Passes all tests except posix (hangs/dies) in sigaction test after 
5769              printing "ok 9".
5770      Branch: ansiperl
5771            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
5772 ____________________________________________________________________________
5773 [   900] By: nick                                  on 1998/04/25  13:58:17
5774         Log: Auto-insert defined() test in while when test expression is 
5775              readline (i.e. <>), glob, readdir, or each.
5776      Branch: ansiperl
5777            + t/op/defins.t
5778            ! op.c pod/perlop.pod
5779 ____________________________________________________________________________
5780 [   899] By: nick                                  on 1998/04/25  13:14:52
5781         Log: Resolve ansiperl against win32 branch
5782      Branch: ansiperl
5783           +> (branch 53 files)
5784            - config_H
5785           !> (integrate 227 files)
5786 ____________________________________________________________________________
5787 [   898] By: gsar                                  on 1998/04/24  17:01:05
5788         Log: add AS patch#18
5789      Branch: asperl
5790            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
5791 ____________________________________________________________________________
5792 [   897] By: TimBunce                              on 1998/04/23  19:49:22
5793         Log: Assorted patches:
5794              
5795              ------  CORE LANGUAGE  ------
5796              
5797              Title:  "fix for "Unbalanced string table refcount""
5798              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5799              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
5800              Files:  sv.c
5801              
5802              Title:  "Allow more lenient switch processing"
5803              From:  "John L. Allen" <allen@grumman.com>
5804              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
5805              Files:  perl.c
5806              
5807              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
5808              From:  Gisle Aas <gisle@aas.no>
5809              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
5810              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
5811              
5812              Title:  "Odd number of elements in hash list."
5813              From:  Tom Phoenix <rootbeer@teleport.com>
5814              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
5815              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
5816              
5817              Title:  "another destruct_level fix"
5818              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5819              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
5820              Files:  hv.c
5821              
5822              Title:  "bidirectional pipe warning blues"
5823              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
5824              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
5825              Files:  doio.c
5826              
5827              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
5828              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
5829              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
5830              Files:  pp_hot.c pp_sys.c
5831              
5832              Title:  "unimplemented umask() should return undef not die"
5833              From:  kstar@chapin.edu (Kurt D. Starsinic)
5834              Msg-ID:  <199803120515.VAA08660@chapin.edu>
5835              Files:  pod/perlfunc.pod pp_sys.c
5836              
5837              Title:  "warning for: bless $foo, """
5838              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
5839              Msg-ID:  <H00000e5000378a0@MHS>
5840              Files:  pod/perldiag.pod pp.c
5841              
5842              ------  DOCUMENTATION  ------
5843              
5844              Title:  "Mention SWIG in perlxs.pod"
5845              From:  Steve A Fink <sfink@cs.berkeley.edu>
5846              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
5847              Files:  pod/perlxs.pod
5848              
5849              Title:  "fix-up of previous perlre.pod patch"
5850              From:  Ted Ashton <ashted@southern.edu>
5851              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
5852              Files:  pod/perlre.pod
5853              
5854              Title:  "long list of man page nitpicks"
5855              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
5856              <tchrist@jhereg.perl.com>
5857              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
5858              <199804222204.QAA20805@jhereg.perl.com>
5859              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
5860              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
5861              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5862              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
5863              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
5864              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
5865              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5866              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
5867              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
5868              pod/pod2man.PL
5869              
5870              Title:  "document that system() does not set $! when it fails"
5871              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
5872              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
5873              Files:  pod/perlfunc.pod
5874              
5875              Title:  "Fix pod/roffitall execute permission"
5876              From:  lvirden@cas.org
5877              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
5878              Files:  pod/roffitall
5879              
5880              Title:  "document when split ignores trailing empty fields"
5881              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5882              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
5883              Files:  pod/perlfunc.pod
5884              
5885              ------  EXTENSIONS  ------
5886              
5887              Title:  "Buglet in Opcode.pm documentation"
5888              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
5889              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
5890              Files:  ext/Opcode/Opcode.pm
5891              
5892              Title:  "Failure to append to perllocal.pod should not be fatal"
5893              From:  koenig@kulturbox.de (Andreas J. Koenig)
5894              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
5895              Files:  lib/ExtUtils/MM_Unix.pm
5896              
5897              Title:  "Document that IO.pm does not load IO::Select etc"
5898              From:  Graham Barr <gbarr@ti.com>
5899              Msg-ID:  <353B48F1.64E35A63@ti.com>
5900              Files:  ext/IO/IO.pm
5901              
5902              Title:  "Install extensions with bootstrap (again) in $archlib"
5903              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
5904              Koenig)
5905              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
5906              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
5907              Files:  lib/ExtUtils/Install.pm
5908              
5909              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
5910              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5911              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
5912              Files:  ext/Socket/Socket.xs
5913              
5914              ------  LIBRARY  ------
5915              
5916              Title:  "Benchmark.pm: add run-for-some-time mode"
5917              From:  Jarkko Hietaniemi <jhi@iki.fi>
5918              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
5919              Files:  lib/Benchmark.pm
5920              
5921              Title:  "Comments added to Carp.pm"
5922              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
5923              <chip@perlsupport.com>, Tom Christiansen
5924              <tchrist@jhereg.perl.com>
5925              Msg-ID:  <19980422164242.E29222@perl.org>,
5926              <199804222033.OAA17959@jhereg.perl.com>,
5927              <980409182357.ZM21638@bandanna>
5928              Files:  lib/Carp.pm
5929              
5930              Title:  "chat2.pl fix"
5931              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5932              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
5933              Files:  lib/chat2.pl
5934              
5935              Title:  "lib/Pod/Html.pm"
5936              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
5937              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
5938              <199710180417.AAA19778@staff2.cso.uiuc.edu>
5939              Files:  lib/Pod/Html.pm
5940              
5941              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
5942              arg."
5943              From:  hiroo.hayashi@computer.org
5944              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
5945              Files:  lib/Term/ReadLine.pm
5946              
5947              ------  OTHER CHANGES  ------
5948              
5949              Title:  "ptags broken"
5950              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5951              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
5952              Files:  emacs/ptags
5953              
5954              ------  PORTABILITY - WIN32  ------
5955              
5956              Title:  "win32 tweaks (signals and crypt support)"
5957              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5958              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
5959              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
5960              win32/config_H.vc win32/win32.c
5961              
5962              ------  PORTABILITY - GENERAL  ------
5963              
5964              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
5965              From:  Russ Allbery <rra@stanford.edu>
5966              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
5967              Files:  Porting/Contract
5968              
5969              Title:  "Config: Irix 5 hints"
5970              From:  kstar@O2.chapin.edu
5971              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
5972              Files:  hints/irix_5.sh
5973              
5974              Title:  "VMS patches to 5.004_03"
5975              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5976              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
5977              Files:  vms/vms.c
5978              
5979              Title:  "hints/netbsd.sh - enable vfork"
5980              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5981              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
5982              Files:  hints/netbsd.sh
5983              
5984              ------  UTILITIES  ------
5985              
5986              Title:  "support find2perl -follow"
5987              From:  Billy <wdconsta@cs.adelaide.edu.au>
5988              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
5989              Files:  x2p/find2perl.PL
5990      Branch: maint-5.004/perl
5991            + Porting/Contract t/op/hashwarn.t
5992            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
5993            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
5994            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
5995            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
5996            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
5997            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
5998            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
5999            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6000            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6001            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6002            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6003            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6004            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6005            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6006            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6007            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6008            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6009            ! win32/config_H.bc win32/config_H.vc win32/win32.c
6010            ! x2p/find2perl.PL
6011 ____________________________________________________________________________
6012 [   896] By: TimBunce                              on 1998/04/22  11:49:24
6013         Log: Assorted patches:
6014              
6015              ------  CORE LANGUAGE  ------
6016              
6017              Title:  "Additional regex-cache patch"
6018              From:  Chip Salzenberg <chip@atlantic.net>
6019              Msg-ID:  <19980305104831.38100@cyprus>
6020              Files:  pp_ctl.c
6021              
6022              Title:  "Conservative C<*x = undef> patch"
6023              From:  Chip Salzenberg <chip@atlantic.net>
6024              Msg-ID:  <19980310163310.48509@cyprus>
6025              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
6026              
6027              Title:  "Consider @ARGV to be plain files if inplace (-i)"
6028              From:  Chip Salzenberg <salzench@nielsenmedia.com>
6029              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
6030              Files:  doio.c
6031              
6032              Title:  "Fix semctl for Linux, Sun and SVR4"
6033              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
6034              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
6035              Files:  doio.c
6036              
6037              Title:  "C<dSP> entails using C<SP>, not C<sp>"
6038              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6039              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
6040              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
6041              doio.c doop.c ext/DB_File/DB_File.xs
6042              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
6043              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
6044              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
6045              win32/win32.c
6046              
6047              Title:  "Make autouse -w-safe"
6048              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6049              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
6050              Files:  lib/autouse.pm op.c sv.c
6051              
6052              Title:  "Misleading error on close of unopened handle"
6053              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6054              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
6055              Files:  doio.c
6056              
6057              Title:  "Confusing error from perl -e "x'""
6058              From:  Hans Mulder <hansmu@xs4all.nl>
6059              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
6060              Files:  toke.c
6061              
6062              Title:  "Add HAS_GNULIBC define"
6063              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6064              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
6065              Files:  config_H config_h.SH
6066              
6067              Title:  "h_errno might not be an int"
6068              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6069              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
6070              Files:  pp_sys.c
6071              
6072              Title:  "Revised taint hole closer", "Revised taint hole closer"
6073              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
6074              <ilya@math.ohio-state.edu>
6075              Msg-ID:  <19980310222127.09350@cyprus>,
6076              <199803110554.AAA29157@monk.mps.ohio-state.edu>
6077              Files:  doio.c
6078              
6079              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
6080              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
6081              van der Sanden)
6082              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
6083              <199803171727.MAA05234@aatma.engin.umich.edu>
6084              Files:  op.c t/op/misc.t
6085              
6086              Title:  "Stale SP in pp_substr"
6087              From:  Stephen McCamant <alias@mcs.com>
6088              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
6089              Files:  pp.c
6090              
6091              Title:  "Statement unlikely to be reached warning"
6092              From:  Hans Mulder <hansm@icgned.nl>
6093              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
6094              Files:  op.c
6095              
6096              Title:  "Tainting propagates from nowhere"
6097              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6098              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
6099              Files:  pp.c
6100              
6101              Title:  "two trivial tweaks to 5.004m5t1"
6102              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6103              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
6104              Files:  proto.h win32/Makefile
6105              
6106              Title:  "unpacking negatives on Alpha"
6107              From:  Achim Bohnet <ach@mpe.mpg.de>
6108              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
6109              Files:  pp.c t/op/pack.t
6110              
6111              ------  LIBRARY AND EXTENSIONS  ------
6112              
6113              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
6114              From:  Graham Barr <gbarr@ti.com>
6115              Msg-ID:  <3482F365.4A0486BA@ti.com>
6116              Files:  lib/Cwd.pm
6117              
6118              Title:  "Math/BigInt.pm, fixed use of undefined value."
6119              From:  abigail@fnx.com
6120              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
6121              Files:  lib/Math/BigInt.pm
6122              
6123              Title:  "File::Find rewrite"
6124              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6125              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
6126              Files:  lib/File/Find.pm
6127              
6128              Title:  "efficient version of strict.pm"
6129              From:  koenig@anna.mind.de (Andreas J. Koenig)
6130              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
6131              Files:  lib/strict.pm
6132              
6133              Title:  "Socket occasional SEGV in pack_sockaddr_un"
6134              From:  Trevor Blackwell <tlb@viaweb.com>
6135              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
6136              Files:  ext/Socket/Socket.xs
6137              
6138              Title:  "Warning on mis-use of 'use lib'"
6139              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
6140              <rootbeer@teleport.com>, chip@atlantic.net
6141              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
6142              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
6143              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
6144              Files:  lib/lib.pm
6145              
6146              Title:  "bug in Class::Struct"
6147              From:  Tom Christiansen <tchrist@toy.perl.com>
6148              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
6149              Files:  lib/Class/Struct.pm
6150              
6151              Title:  "Allow POSIX to export nice()"
6152              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
6153              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
6154              Files:  ext/POSIX/POSIX.pm
6155              
6156              Title:  "'use Env' on WinNT/95 fails"
6157              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6158              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
6159              Files:  lib/Env.pm
6160              
6161              ------  OTHER CHANGES  ------
6162              
6163              Title:  "mv-if-diff"
6164              From:  Robin Barker <rmb1@cise.npl.co.uk>
6165              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
6166              Files:  mv-if-diff
6167              
6168              ------  PORTABILITY - WIN32  ------
6169              
6170              Title:  "fix various problems with backticks on win32"
6171              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6172              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
6173              Files:  win32/config_h.PL win32/win32.c
6174              
6175              ------  TESTS  ------
6176              
6177              Title:  "Fix bug in locale.t"
6178              From:  Jarkko Hietaniemi <jhi@iki.fi>
6179              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
6180              Files:  t/pragma/locale.t
6181      Branch: maint-5.004/perl
6182            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
6183            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
6184            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
6185            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
6186            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
6187            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
6188            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
6189            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
6190            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
6191            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
6192            ! win32/Makefile win32/config_h.PL win32/win32.c
6193 ____________________________________________________________________________
6194 [   895] By: gsar                                  on 1998/04/22  03:13:19
6195         Log: intern -> sys_intern
6196      Branch: win32/perl
6197            ! embedvar.h interp.sym intrpvar.h win32/win32.h
6198 ____________________________________________________________________________
6199 [   894] By: gsar                                  on 1998/04/22  02:42:20
6200         Log: hand-applied patch along with small tweaks
6201              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
6202              Date:    Tue, 21 Apr 1998 23:31:06 +0200
6203              From:    jan.dubois@ibm.net (Jan Dubois)
6204              Subject: Re: Per-Interpreter variables for win32.c 
6205      Branch: win32/perl
6206            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
6207            ! win32/makedef.pl win32/win32.c win32/win32.h
6208 ____________________________________________________________________________
6209 [   893] By: gsar                                  on 1998/04/21  03:42:21
6210         Log: add AS patch#17
6211      Branch: asperl
6212            + win32/GenCAPI.pl
6213            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
6214            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6215            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
6216            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
6217            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
6218            ! win32/win32.c
6219 ____________________________________________________________________________
6220 [   892] By: gsar                                  on 1998/04/20  20:51:50
6221         Log: add AS patch#16
6222      Branch: asperl
6223            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
6224            ! win32/makefile.mk
6225 ____________________________________________________________________________
6226 [   891] By: gsar                                  on 1998/04/19  23:50:34
6227         Log: tweak doc for C<do FILENAME>
6228      Branch: win32/perl
6229            ! pod/perlfunc.pod
6230 ____________________________________________________________________________
6231 [   890] By: gsar                                  on 1998/04/19  01:08:11
6232         Log: use a pidtable that grows dynamically for popen()
6233              Message-Id: <3539f434.44835409@smtp1.ibm.net>
6234              Date:    Sat, 18 Apr 1998 21:01:27 +0200
6235              From:    jan.dubois@ibm.net (Jan Dubois)
6236              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
6237      Branch: win32/perl
6238            ! win32/win32.c
6239 ____________________________________________________________________________
6240 [   889] By: gsar                                  on 1998/04/17  02:13:58
6241         Log: support POSIX, enable more locale tests
6242      Branch: win32/perl
6243            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6244            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
6245            ! win32/makedef.pl win32/makefile.mk
6246 ____________________________________________________________________________
6247 [   888] By: mbeattie                              on 1998/04/14  16:22:51
6248         Log: CC did "<<" instead of ">>" for right-shift on ints.
6249      Branch: perl
6250            ! ext/B/B/CC.pm
6251 ____________________________________________________________________________
6252 [   887] By: TimBunce                              on 1998/04/10  17:44:55
6253         Log: Assorted patches:
6254              
6255              ------  CORE LANGUAGE  ------
6256              
6257              Title:  "Re: die exits with 0"
6258              From:  Robin Barker <rmb1@cise.npl.co.uk>
6259              Files:  perl.c t/op/die_exit.t
6260              
6261              Title:  "More toke.c commentary; fix oddity"
6262              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6263              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
6264              Files:  toke.c
6265              
6266              Title:  "for semctl on solaris"
6267              From:  Graham Barr <gbarr@ti.com>
6268              Msg-ID:  <34624B80.C014E841@ti.com>
6269              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
6270              
6271              ------  DOCUMENTATION  ------
6272              
6273              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
6274              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
6275              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
6276              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
6277              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
6278              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
6279              Files:  pod/perlre.pod
6280              
6281              ------  LIBRARY AND EXTENSIONS  ------
6282              
6283              Title:  "BigFloat - small neagtive numbers cause panic"
6284              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
6285              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
6286              Files:  lib/Math/BigFloat.pm
6287              
6288              Title:  "Update Getopt::Long to 2.16"
6289              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
6290              <jvromans@squirrel.nl>
6291              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
6292              <13572.6847.863219.973795@phoenix.squirrel.nl>
6293              Files:  lib/Getopt/Long.pm
6294              
6295              Title:  "New Text::ParseWords"
6296              From:  pomeranz@netcom.com (Hal Pomeranz)
6297              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
6298              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
6299              
6300              Title:  "Fixed Text/Wrap.pm bugs (2)"
6301              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
6302              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
6303              Files:  lib/Text/Wrap.pm
6304              
6305              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
6306              print/exit)"
6307              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
6308              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
6309              Files:  lib/File/CheckTree.pm
6310              
6311              ------  OTHER CHANGES  ------
6312              
6313              Title:  "Add ./emacs/ptags"
6314              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6315              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
6316              Files:  emacs/ptags
6317              
6318              ------  TESTS  ------
6319              
6320              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
6321              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
6322              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
6323              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
6324              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
6325              <v02130515b06be80f1486@[205.228.240.16]>
6326              Files:  t/op/stat.t
6327              
6328              Title:  "for failure with lib/timelocal"
6329              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
6330              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
6331              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
6332              Files:  t/lib/timelocal.t
6333              
6334              Title:  "Make "localhost" related failures more clear"
6335              From:  Paul Hoffman <phoffman@proper.com>
6336              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
6337              Files:  t/lib/io_sock.t t/lib/io_udp.t
6338              
6339              ------  UTILITIES  ------
6340              
6341              Title:  "Let h2xs read multiple header files"
6342              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
6343              <bsugars@canoe.ca>
6344              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
6345              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
6346              Files:  utils/h2xs.PL
6347      Branch: maint-5.004/perl
6348            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6349            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
6350            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
6351            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
6352            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
6353            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
6354 ____________________________________________________________________________
6355 [   886] By: TimBunce                              on 1998/04/10  14:35:34
6356         Log: Changes relating primarily to portability.
6357              
6358              ------  CORE LANGUAGE  ------
6359              
6360              Title:  "5.004_55: Another round of OS/2 patches"
6361              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6362              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
6363              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
6364              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
6365              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
6366              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
6367              t/lib/filecopy.t util.c utils/perldoc.PL
6368              
6369              Title:  "VMS: chdir() with empty arg list"
6370              From:  lane@duphy4.drexel.edu (Charles Lane)
6371              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
6372              Files:  pp_sys.c
6373              
6374              ------  LIBRARY AND EXTENSIONS  ------
6375              
6376              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
6377              From:  "W. Phillip Moore" <wpm@ms.com>
6378              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
6379              Files:  lib/ExtUtils/MM_Unix.pm
6380              
6381              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
6382              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
6383              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
6384              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
6385              
6386              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
6387              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6388              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
6389              Files:  ext/POSIX/POSIX.xs
6390              
6391              Title:  ""ODBM_File.c", line 275: NULL undefined"
6392              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
6393              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
6394              Files:  ext/ODBM_File/ODBM_File.xs
6395              
6396              ------  OTHER CHANGES  ------
6397              Files:  
6398              
6399              ------  PORTABILITY - GENERAL  ------
6400              
6401              Title:  "5.004_04 QNX getcwd"
6402              From:  Norton Allen <allen@huarp.harvard.edu>
6403              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
6404              <199803061511.KAA22346@bottesini.harvard.edu>
6405              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
6406              
6407              Title:  "hints/netbsd.sh d_setrgid d_setruid"
6408              From:  Jarkko Hietaniemi <jhi@iki.fi>
6409              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
6410              Files:  hints/netbsd.sh
6411              
6412              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
6413              d_casti32=undef"
6414              From:  Tom Hughes <tom@compton.demon.co.uk>
6415              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
6416              Files:  hints/svr4.sh
6417              
6418              Title:  "hints/bsdos.sh patch for BSDI 3.1"
6419              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
6420              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
6421              Files:  hints/bsdos.sh
6422              
6423              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
6424              From:  Keong Lim <Keong.Lim@sr.com.au>
6425              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
6426              Files:  ext/DynaLoader/dl_hpux.xs
6427              
6428              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
6429              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
6430              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
6431              Files:  hints/aix.sh
6432              
6433              Title:  "alpha-dec_osf 5.0"
6434              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
6435              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
6436              Files:  hints/dec_osf.sh
6437              
6438              Title:  "Off-by-one error with OS2::PrfDB"
6439              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6440              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
6441              Files:  os2/OS2/PrfDB/PrfDB.xs
6442              
6443              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
6444              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6445              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
6446              Files:  hints/openbsd.sh
6447              
6448              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
6449              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6450              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
6451              Files:  hints/linux.sh
6452              
6453              Title:  "5.004_(04|63)] Close VMS security hole"
6454              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6455              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
6456              Files:  vms/vms.c
6457              
6458              Title:  "Re: Perl online documentation on OpenVMS"
6459              From:  pvhp@forte.com (Peter Prymmer)
6460              Msg-ID:  <9803192143.AA28120@forte.com>
6461              Files:  README.vms
6462              
6463              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
6464              vms/perly_c.vms and vms/perly_h.vms"
6465              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
6466              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
6467              Msg-ID:  <199710151650.JAA29185@wall.org>,
6468              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
6469              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
6470              Files:  vms/perly_c.vms
6471              
6472              Title:  "Updated, non-wordwrapped, patch to README.VMS"
6473              From:  Dan Sugalski <sugalskd@osshe.edu>
6474              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
6475              Files:  README.vms
6476              
6477              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
6478              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6479              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
6480              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
6481              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
6482              vms/ext/filespec.t
6483              
6484              Title:  "Re: VMSperl crashes on -Mblib argument"
6485              From:  bailey@newman.upenn.edu (Charles Bailey)
6486              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
6487              Files:  lib/blib.pm vms/vms.c
6488              
6489              Title:  "hints/linux.sh (MkLinux / PPC)"
6490              From:  pudge@pobox.com (Chris Nandor)
6491              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
6492              Files:  hints/linux.sh
6493              
6494              Title:  "hpux.sh hints file clarification suggestion"
6495              From:  root@qad.com
6496              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
6497              Files:  hints/hpux.sh
6498              
6499              Title:  "new hints/solaris_2.sh"
6500              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6501              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
6502              Files:  hints/solaris_2.sh
6503      Branch: maint-5.004/perl
6504            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6505            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
6506            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
6507            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
6508            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
6509            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
6510            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6511            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
6512            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
6513            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
6514            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
6515            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
6516            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6517            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
6518            ! vms/vms.c
6519 ____________________________________________________________________________
6520 [   885] By: gsar                                  on 1998/04/08  01:14:29
6521         Log: small tweaks to make it compile (doesn't run)
6522      Branch: asperl
6523            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
6524            ! win32/config.vc win32/makefile.mk
6525 ____________________________________________________________________________
6526 [   884] By: gsar                                  on 1998/04/08  00:14:13
6527         Log: integrate mainline changes
6528      Branch: asperl
6529           +> Changes5.004 ext/Thread/Thread/Signal.pm
6530           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
6531           +> lib/ExtUtils/inst t/op/hashwarn.t
6532            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
6533           !> (integrate 127 files)
6534 ____________________________________________________________________________
6535 [   883] By: gsar                                  on 1998/04/06  20:21:20
6536         Log: make old DomainName() implementation the default (so Win95
6537              is happy)
6538      Branch: win32/perl
6539            ! win32/win32.c
6540 ____________________________________________________________________________
6541 [   882] By: gsar                                  on 1998/04/05  23:32:33
6542         Log: fix memory leaks in offer_nice_chunk()
6543      Branch: win32/perl
6544            ! perl.h sv.c
6545 ____________________________________________________________________________
6546 [   881] By: gsar                                  on 1998/04/04  23:11:52
6547         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
6548      Branch: win32/perl
6549            ! cop.h util.c
6550 ____________________________________________________________________________
6551 [   880] By: gsar                                  on 1998/04/04  22:35:54
6552         Log: fix refcounting of GvSTASH() when glob becomes nought
6553              (this takes care of the "unbalanced strtab refcount" problem)
6554      Branch: win32/perl
6555            ! sv.c
6556 ____________________________________________________________________________
6557 [   879] By: gsar                                  on 1998/04/04  21:16:17
6558         Log: change 866 was incomplete
6559      Branch: win32/perl
6560            ! hv.c
6561 ____________________________________________________________________________
6562 [   878] By: gsar                                  on 1998/04/04  20:31:56
6563         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
6564      Branch: win32/perl
6565            ! cop.h perl.c pp_ctl.c
6566 ____________________________________________________________________________
6567 [   877] By: gsar                                  on 1998/04/04  17:55:30
6568         Log: integrate mainline
6569      Branch: win32/perl
6570           +> Changes5.004
6571           !> Changes MANIFEST sv.c t/op/misc.t
6572 ____________________________________________________________________________
6573 [   876] By: gsar                                  on 1998/04/04  17:26:32
6574         Log: remove __declspec kludge in sdbm.h in favor of setting a
6575              flag for static symbols
6576      Branch: win32/perl
6577            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
6578            ! ext/SDBM_File/sdbm/sdbm.h
6579 ____________________________________________________________________________
6580 [   875] By: gsar                                  on 1998/04/04  01:11:57
6581         Log: fix order of init
6582              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
6583              Date:    Fri, 03 Apr 1998 13:58:15 PST
6584              From:    Dan Sugalski <sugalskd@osshe.edu>
6585              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
6586              with MULTIPLICITY
6587      Branch: win32/perl
6588            ! perl.c
6589 ____________________________________________________________________________
6590 [   874] By: gsar                                  on 1998/04/04  00:34:59
6591         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
6592              the declared symbol is not in a DLL (so kludge it)
6593      Branch: win32/perl
6594            ! ext/SDBM_File/sdbm/sdbm.h
6595 ____________________________________________________________________________
6596 [   873] By: TimBunce                              on 1998/04/03  22:17:40
6597         Log: Title:  "FileHandle Documentation patch"
6598              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6599              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6600              Files:  lib/FileHandle.pm
6601      Branch: maint-5.004/perl
6602            ! lib/FileHandle.pm
6603 ____________________________________________________________________________
6604 [   872] By: TimBunce                              on 1998/04/03  22:01:03
6605         Log: Documentation and documentation related patches:
6606              
6607              ------  BUILD PROCESS  ------
6608              
6609              Title:  "Docs re /usr/bin/perl quasi-standard location"
6610              From:  Tom Phoenix <rootbeer@teleport.com>
6611              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
6612              Files:  INSTALL pod/perlrun.pod
6613              
6614              ------  DOCUMENTATION  ------
6615              
6616              Title:  "/RFC|RFC-1305/ non-greedy"
6617              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
6618              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
6619              Files:  pod/perlre.pod
6620              
6621              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
6622              From:  Jarkko Hietaniemi <jhi@iki.fi>
6623              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
6624              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
6625              
6626              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
6627              From:  Jarkko Hietaniemi <jhi@iki.fi>
6628              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
6629              Files:  pod/perlfunc.pod
6630              
6631              Title:  "typo-fix and suggestion for perlguts.pod"
6632              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6633              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
6634              Files:  pod/perlguts.pod
6635              
6636              Title:  "perlfunc/syscall curiosity"
6637              From:  Roderick Schertler <roderick@argon.org>, Tkil
6638              <tkil@reptile.scrye.com>
6639              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
6640              <pziut8snva.fsf@eeyore.ibcinc.com>
6641              Files:  pod/perlfunc.pod
6642              
6643              Title:  "Document sprintf %#x behaviour for zero value"
6644              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
6645              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
6646              Files:  pod/perlfunc.pod
6647              
6648              Title:  "NUL termination (was Re: STOP THE PRESSES)"
6649              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6650              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
6651              Files:  pod/perlguts.pod
6652              
6653              Title:  "Typo fix."
6654              From:  abigail@fnx.com
6655              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
6656              Files:  pod/perlop.pod pod/perlvar.pod
6657              
6658              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
6659              From:  Achim Bohnet <ach@mpe.mpg.de>
6660              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
6661              Files:  pod/perlrun.pod
6662              
6663              Title:  "Re: Conservative C<*x = undef> patch"
6664              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6665              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
6666              Files:  pod/perltrap.pod
6667              
6668              Title:  "perlfunc.pod for flock()"
6669              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
6670              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
6671              Files:  pod/perlfunc.pod
6672              
6673              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
6674              From:  Tkil <tkil@scrye.com>
6675              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
6676              Files:  pod/perl.pod
6677              
6678              Title:  "for() and map() peculiarity"
6679              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6680              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
6681              Files:  pod/perlsyn.pod
6682              
6683              Title:  "Re: new text for perlsec"
6684              From:  Tom Phoenix <rootbeer@teleport.com>
6685              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
6686              Files:  pod/perlsec.pod
6687              
6688              Title:  "perldsc's debugger x command"
6689              From:  Roderick Schertler <roderick@argon.org>
6690              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
6691              Files:  pod/perldsc.pod
6692              
6693              Title:  "perlre.pod"
6694              From:  Ted Ashton <ashted@southern.edu>
6695              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
6696              Files:  pod/perlre.pod
6697              
6698              Title:  "Re: printf and $\", "printf and $\"
6699              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
6700              <rootbeer@teleport.com>, nag <nick@flirble.org>
6701              Msg-ID:  <199711141918.TAA08096@flirble.org>,
6702              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
6703              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
6704              Files:  pod/perlfunc.pod
6705              
6706              Title:  "recv() typo"
6707              From:  Roderick Schertler <roderick@argon.org>
6708              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
6709              Files:  pod/perlfunc.pod
6710              
6711              Title:  "truncate return value"
6712              From:  Roderick Schertler <roderick@argon.org>
6713              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
6714              Files:  pod/perlfunc.pod
6715              
6716              Title:  "update to perlbook.pod"
6717              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
6718              <merlyn@stonehenge.com>, Stephen Potter
6719              <spp@psasolar.colltech.com>, Tom Phoenix
6720              <rootbeer@teleport.com>
6721              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
6722              <199803241441.OAA01261@mediaone.net>,
6723              <8clnu0i05k.fsf@gadget.cscaper.com>,
6724              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
6725              Files:  pod/perlbook.pod
6726              
6727              Title:  "utime documentation"
6728              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
6729              <mjtg@cus.cam.ac.uk>
6730              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
6731              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
6732              Files:  pod/perlfunc.pod
6733              
6734              Title:  "(well, doc patch) use of // requires successful match"
6735              From:  Roderick Schertler <roderick@argon.org>
6736              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
6737              Files:  pod/perlop.pod
6738              
6739              ------  LIBRARY AND EXTENSIONS  ------
6740              
6741              Title:  "MakeMaker PM doc patch and a DIR buglet"
6742              From:  Achim Bohnet <ach@mpe.mpg.de>
6743              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
6744              Files:  lib/ExtUtils/MakeMaker.pm
6745              
6746              Title:  "bareword clarification for constant.pm"
6747              From:  Roderick Schertler <roderick@argon.org>
6748              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
6749              Files:  lib/constant.pm
6750              
6751              Title:  "integer rand - bug or feature?"
6752              From:  Roderick Schertler <roderick@argon.org>
6753              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
6754              Files:  lib/integer.pm
6755              
6756              ------  OTHER CHANGES  ------
6757              
6758              Title:  "FileHandle Documentation patch"
6759              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6760              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6761              
6762              Title:  "perl5.004_61 myconfig updates"
6763              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6764              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
6765              Files:  myconfig
6766              
6767              Title:  "small fixups in pod2latex.PL"
6768              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6769              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
6770              
6771              ------  PORTABILITY - GENERAL  ------
6772              
6773              Title:  "Misc doc fixes for README.VMS"
6774              From:  Dan Sugalski <sugalskd@osshe.edu>
6775              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
6776              Files:  README.vms
6777              
6778              Title:  "moved DynaLib"
6779              From:  John Tobey <jtobey@channel1.com>
6780              Msg-ID:  <199710182332.XAA21630@remote212>
6781              Files:  ext/DynaLoader/DynaLoader.pm.PL
6782              
6783              ------  UTILITIES  ------
6784              
6785              Title:  "Searching for FAQs (patch to perldoc)"
6786              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
6787              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
6788              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
6789              Files:  utils/perldoc.PL
6790              
6791              Title:  "perldoc"
6792              From:  Ted Ashton <ashted@southern.edu>
6793              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
6794              Files:  utils/perldoc.PL
6795              
6796              Title:  "perldoc -f not using pod2man"
6797              From:  Russ Allbery <rra@stanford.edu>
6798              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
6799              Files:  utils/perldoc.PL
6800              
6801              Title:  "perldoc -m should not require pod"
6802              From:  Robin Houston <robin@nml.guardian.co.uk>
6803              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
6804              Files:  utils/perldoc.PL
6805              
6806              Title:  "small fix for perldoc in perl 5.004_04"
6807              From:  Julian Yip <julian@imoney.com>
6808              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
6809              Files:  utils/perldoc.PL
6810      Branch: maint-5.004/perl
6811            - ext/DynaLoader/DynaLoader.pm
6812            ! Changes Configure INSTALL README.vms
6813            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
6814            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
6815            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
6816            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
6817            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
6818            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
6819            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
6820            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
6821            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
6822            ! pod/pod2latex.PL toke.c utils/perldoc.PL
6823
6824 ----------------
6825 Version 5.004_64
6826 ----------------
6827
6828 ____________________________________________________________________________
6829 [   871] By: mbeattie                              on 1998/04/03  13:38:59
6830         Log: Update Changes5.004 and Changes, fix MANIFEST
6831      Branch: perl
6832            + Changes
6833            ! Changes5.004 MANIFEST
6834 ____________________________________________________________________________
6835 [   870] By: mbeattie                              on 1998/04/03  13:36:29
6836         Log: Rename Changes to Changes5.004 (via an integrate)
6837      Branch: perl
6838           +> Changes5.004
6839            - Changes
6840 ____________________________________________________________________________
6841 [   869] By: mbeattie                              on 1998/04/03  11:53:00
6842         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
6843              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
6844              From: Jan-Pieter Cornet <johnpc@xs4all.net>
6845      Branch: perl
6846            ! sv.c t/op/misc.t
6847 ____________________________________________________________________________
6848 [   868] By: mbeattie                              on 1998/04/03  11:16:26
6849         Log: Integrate win32 branch into mainline
6850      Branch: perl
6851           !> (integrate 31 files)
6852 ____________________________________________________________________________
6853 [   867] By: gsar                                  on 1998/04/03  08:47:55
6854         Log: config.* fixes
6855      Branch: win32/perl
6856            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6857            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6858            ! win32/makefile.mk
6859 ____________________________________________________________________________
6860 [   866] By: gsar                                  on 1998/04/03  07:22:50
6861         Log: fixup hv_free_ent() to not fail on null HeVAL()
6862      Branch: win32/perl
6863            ! hv.c perl.c
6864 ____________________________________________________________________________
6865 [   865] By: gsar                                  on 1998/04/03  07:06:12
6866         Log: integrate mainline
6867      Branch: win32/perl
6868           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
6869           !> (integrate 71 files)
6870 ____________________________________________________________________________
6871 [   864] By: gsar                                  on 1998/04/03  06:59:37
6872         Log: implement stack-of-stacks so that magic invocations don't
6873              invalidate local stack pointer
6874      Branch: win32/perl
6875            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
6876            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
6877            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
6878 ____________________________________________________________________________
6879 [   863] By: gsar                                  on 1998/04/03  01:26:09
6880         Log: add AS patch#15
6881      Branch: asperl
6882            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
6883            ! win32/config.bc win32/config.gc win32/config.vc
6884            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6885            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
6886            ! win32/win32.c win32/win32.h
6887 ____________________________________________________________________________
6888 [   862] By: mbeattie                              on 1998/04/02  17:08:43
6889         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
6890              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
6891              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6892      Branch: perl
6893            ! Configure ext/Socket/Socket.xs myconfig
6894 ____________________________________________________________________________
6895 [   861] By: mbeattie                              on 1998/04/02  16:32:53
6896         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
6897              since appropriate headers aren't included.
6898      Branch: perl
6899            ! ext/SDBM_File/sdbm/sdbm.h
6900 ____________________________________________________________________________
6901 [   860] By: mbeattie                              on 1998/04/02  16:17:11
6902         Log: Bumped patchlevel.h to 64
6903      Branch: perl
6904            ! patchlevel.h
6905 ____________________________________________________________________________
6906 [   859] By: mbeattie                              on 1998/04/02  16:16:26
6907         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
6908              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
6909              From: Jarkko Hietaniemi <jhi@iki.fi>
6910      Branch: perl
6911            ! hints/unicos.sh regcomp.h
6912 ____________________________________________________________________________
6913 [   858] By: mbeattie                              on 1998/04/02  16:13:24
6914         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
6915              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
6916              From: Tom Phoenix <rootbeer@teleport.com>
6917      Branch: perl
6918            + t/op/hashwarn.t
6919            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
6920 ____________________________________________________________________________
6921 [   857] By: mbeattie                              on 1998/04/02  16:08:43
6922         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
6923              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
6924              From: Charles Bailey <BAILEY@newman.upenn.edu>
6925      Branch: perl
6926            ! vms/vms.c
6927 ____________________________________________________________________________
6928 [   856] By: mbeattie                              on 1998/04/02  16:07:44
6929         Log: Subject: [PATCH] mv-if-diff
6930              Date: Fri, 27 Mar 98 18:06:11 GMT
6931              From: Robin Barker <rmb1@cise.npl.co.uk>
6932      Branch: perl
6933            ! mv-if-diff
6934 ____________________________________________________________________________
6935 [   855] By: mbeattie                              on 1998/04/02  16:06:54
6936         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
6937              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
6938              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
6939              Subject: [PATCH] another destruct_level fix
6940              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
6941      Branch: perl
6942            ! perl.c sv.c
6943 ____________________________________________________________________________
6944 [   854] By: mbeattie                              on 1998/04/02  16:03:37
6945         Log: Subject: Next wave of _63 VMS patches
6946              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
6947              From: Charles Bailey <BAILEY@newman.upenn.edu>
6948      Branch: perl
6949            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
6950            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
6951            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
6952            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
6953            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
6954            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
6955            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
6956            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
6957            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
6958            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
6959            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
6960            ! vms/vmsish.h
6961 ____________________________________________________________________________
6962 [   853] By: mbeattie                              on 1998/04/02  15:55:46
6963         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
6964              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
6965              From: Hans Mulder <hansmu@xs4all.nl>
6966      Branch: perl
6967            ! toke.c
6968 ____________________________________________________________________________
6969 [   852] By: mbeattie                              on 1998/04/02  15:54:24
6970         Log: Subject: [PATCH] small fixups in pod2latex.PL
6971              Date: 25 Mar 1998 13:30:25 -0800
6972              From: "Darren/Torin/Who Ever..." <torin@daft.com>
6973      Branch: perl
6974            ! pod/pod2latex.PL
6975 ____________________________________________________________________________
6976 [   851] By: mbeattie                              on 1998/04/02  15:50:58
6977         Log: Subject: [PATCH] hints/irix_6.sh with GCC
6978              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
6979              From: kstar@chapin.edu (Kurt D. Starsinic)
6980      Branch: perl
6981            ! hints/irix_6.sh
6982 ____________________________________________________________________________
6983 [   850] By: mbeattie                              on 1998/04/02  15:45:33
6984         Log: Subject: [PATCH] perldoc -m
6985              Date: Tue, 24 Mar 1998 13:19:38 GMT
6986              From: Robin Houston <robin@nml.guardian.co.uk>
6987      Branch: perl
6988            ! utils/perldoc.PL
6989 ____________________________________________________________________________
6990 [   849] By: mbeattie                              on 1998/04/02  15:42:52
6991         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
6992              Date: Mon, 23 Mar 1998 14:13:46 +0100
6993              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6994      Branch: perl
6995            ! djgpp/config.over hints/dos_djgpp.sh
6996 ____________________________________________________________________________
6997 [   848] By: mbeattie                              on 1998/04/02  15:38:19
6998         Log: Subject: [PATCH] Stale SP in pp_substr
6999              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
7000              From: Stephen McCamant <alias@mcs.com>
7001      Branch: perl
7002            ! pp.c
7003 ____________________________________________________________________________
7004 [   847] By: mbeattie                              on 1998/04/02  15:36:33
7005         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
7006      Branch: perl
7007            ! ext/POSIX/POSIX.pm
7008 ____________________________________________________________________________
7009 [   846] By: mbeattie                              on 1998/04/02  15:34:36
7010         Log: Subject: [PATCH] 5.004_63: further -e patching
7011              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
7012              From: Jarkko Hietaniemi <jhi@iki.fi>
7013      Branch: perl
7014            ! perl.c pod/perldiag.pod
7015 ____________________________________________________________________________
7016 [   845] By: mbeattie                              on 1998/04/02  15:25:18
7017         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
7018      Branch: perl
7019            ! Configure INSTALL Policy_sh.SH Porting/Glossary
7020            ! Porting/config.sh Porting/config_H config_h.SH
7021            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
7022            ! pp.c pp_sys.c regexec.c
7023 ____________________________________________________________________________
7024 [   844] By: mbeattie                              on 1998/04/02  14:28:17
7025         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
7026              Date: Wed, 18 Mar 1998 20:40:19 +0100
7027              From: Achim Bohnet <ach@mpe.mpg.de>
7028      Branch: perl
7029            ! pod/perlrun.pod
7030 ____________________________________________________________________________
7031 [   843] By: mbeattie                              on 1998/04/02  14:26:52
7032         Log: From: Dan Sugalski <sugalskd@osshe.edu>
7033              Subject: 5.004_63 picky compiler fixes [PATCH]
7034              Date: Wed, 18 Mar 1998 09:36:32 -0800
7035              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
7036              Date: Wed, 18 Mar 1998 14:48:19 -0800
7037      Branch: perl
7038            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
7039 ____________________________________________________________________________
7040 [   842] By: mbeattie                              on 1998/04/02  14:22:41
7041         Log: From: Stephen Potter <spp@psasolar.colltech.com>
7042              Subject: Re: doc: perlrun typo 
7043              Date: Wed, 18 Mar 1998 10:06:55 -0600
7044              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
7045              Date: Tue, 24 Mar 1998 21:20:51 -0600
7046      Branch: perl
7047            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
7048 ____________________________________________________________________________
7049 [   841] By: mbeattie                              on 1998/04/02  14:17:31
7050         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
7051              Date: Wed, 18 Mar 1998 12:44:58 +0100
7052              From: Dominic Dunlop <domo@vo.lu>
7053      Branch: perl
7054            ! Porting/pumpkin.pod Todo
7055 ____________________________________________________________________________
7056 [   840] By: mbeattie                              on 1998/04/02  14:14:22
7057         Log: Subject: [PATCH] Configure hints/ patches
7058              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
7059              From: Jan-Pieter Cornet <johnpc@xs4all.net>
7060      Branch: perl
7061            ! hints/linux.sh hints/qnx.sh
7062 ____________________________________________________________________________
7063 [   839] By: mbeattie                              on 1998/04/02  14:13:13
7064         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
7065      Branch: perl
7066            ! cygwin32/perlgcc
7067 ____________________________________________________________________________
7068 [   838] By: gsar                                  on 1998/03/28  05:01:57
7069         Log: fix Env.pm to weed out illegal names
7070      Branch: win32/perl
7071            ! lib/Env.pm
7072 ____________________________________________________________________________
7073 [   837] By: gsar                                  on 1998/03/28  04:39:43
7074         Log: fix typo in makefile.mk
7075      Branch: win32/perl
7076            ! win32/makefile.mk
7077 ____________________________________________________________________________
7078 [   836] By: gsar                                  on 1998/03/23  17:40:15
7079         Log: add file: to installhtml URLs
7080      Branch: win32/perl
7081            ! win32/Makefile win32/makefile.mk
7082 ____________________________________________________________________________
7083 [   835] By: mbeattie                              on 1998/03/18  11:03:11
7084         Log: Add Thread::Signal to run signal handlers reliably in a new thread
7085      Branch: perl
7086            + ext/Thread/Thread/Signal.pm
7087            ! MANIFEST ext/Thread/Thread.xs
7088
7089 ----------------
7090 Version 5.004_63
7091 ----------------
7092
7093 ____________________________________________________________________________
7094 [   834] By: mbeattie                              on 1998/03/17  16:19:10
7095         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
7096      Branch: perl
7097            ! Policy_sh.SH
7098 ____________________________________________________________________________
7099 [   833] By: mbeattie                              on 1998/03/17  16:11:02
7100         Log: Integrate win32 branch into mainline.
7101      Branch: perl
7102           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
7103           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7104           !> win32/win32.c
7105 ____________________________________________________________________________
7106 [   832] By: gsar                                  on 1998/03/17  14:32:39
7107         Log: propagate bugfix @ change831 from asperl
7108      Branch: win32/perl
7109            ! regcomp.c
7110 ____________________________________________________________________________
7111 [   831] By: gsar                                  on 1998/03/17  14:02:51
7112         Log: fix buggy order of free() in regcomp.c (from AS)
7113      Branch: asperl
7114            ! regcomp.c
7115 ____________________________________________________________________________
7116 [   830] By: gsar                                  on 1998/03/17  01:10:54
7117         Log: add a part of AS patch#14, backout incomplete variable
7118              name changes for gcc. Builds and tests under VC/BC once again.
7119      Branch: asperl
7120            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
7121 ____________________________________________________________________________
7122 [   829] By: gsar                                  on 1998/03/16  23:49:18
7123         Log: stray tweak to win32.c
7124      Branch: win32/perl
7125            ! win32/win32.c
7126 ____________________________________________________________________________
7127 [   828] By: gsar                                  on 1998/03/16  22:06:03
7128         Log: update win32/config* files
7129      Branch: win32/perl
7130            ! win32/config.bc win32/config.gc win32/config.vc
7131            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7132 ____________________________________________________________________________
7133 [   827] By: gsar                                  on 1998/03/16  19:09:30
7134         Log: trivial integrate of mainline
7135      Branch: win32/perl
7136           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
7137           +> lib/ExtUtils/inst
7138           !> (integrate 61 files)
7139 ____________________________________________________________________________
7140 [   826] By: mbeattie                              on 1998/03/16  16:39:23
7141         Log: newCONSTSUB had private MY_start_subparse.
7142      Branch: perl
7143            ! op.c
7144 ____________________________________________________________________________
7145 [   825] By: mbeattie                              on 1998/03/16  16:36:55
7146         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
7147      Branch: perl
7148            ! hv.c
7149 ____________________________________________________________________________
7150 [   824] By: mbeattie                              on 1998/03/16  16:27:43
7151         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
7152      Branch: perl
7153            ! MANIFEST
7154 ____________________________________________________________________________
7155 [   823] By: mbeattie                              on 1998/03/16  16:26:02
7156         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
7157      Branch: perl
7158            + lib/ExtUtils/Packlist.pm
7159 ____________________________________________________________________________
7160 [   822] By: mbeattie                              on 1998/03/16  16:22:58
7161         Log: Bump patchlevel.h to 63.
7162      Branch: perl
7163            ! ext/IO/IO.xs patchlevel.h
7164           !> (integrate 41 files)
7165 ____________________________________________________________________________
7166 [   821] By: mbeattie                              on 1998/03/16  16:18:35
7167         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
7168              Subject: Bundling builtin.pm and newCONSTSUB with the core?
7169              From: jan.dubois@ibm.net (Jan Dubois)
7170              Date: Sun, 15 Mar 1998 19:09:05 +0100
7171      Branch: perl
7172            ! embed.h global.sym op.c pod/perlguts.pod proto.h
7173 ____________________________________________________________________________
7174 [   820] By: mbeattie                              on 1998/03/16  16:02:50
7175         Log: Subject: [PATCH] STRESS_REALLOC
7176              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
7177              From: Stephen McCamant <alias@mcs.com>
7178      Branch: perl
7179            ! malloc.c perl.c scope.c
7180 ____________________________________________________________________________
7181 [   819] By: mbeattie                              on 1998/03/16  16:01:06
7182         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
7183              Date: Fri, 13 Mar 1998 23:21:25 +0100
7184              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
7185      Branch: perl
7186            ! perly.c
7187 ____________________________________________________________________________
7188 [   818] By: mbeattie                              on 1998/03/16  15:59:16
7189         Log: Subject: [Configure PATCH] for OS/2
7190              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
7191              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7192              [Two hunks to Configure failed to apply due to clashes]
7193      Branch: perl
7194            ! Configure hints/os2.sh
7195 ____________________________________________________________________________
7196 [   817] By: mbeattie                              on 1998/03/16  15:55:28
7197         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
7198              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
7199              From: Charles Bailey <BAILEY@newman.upenn.edu>
7200              [Needed manual tweaks on vms/config.vms since it clashed with other
7201              patches. I may have got it wrong.]
7202      Branch: perl
7203            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
7204            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
7205            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
7206            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
7207            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
7208            ! vms/test.com vms/vms.c vms/vmsish.h
7209 ____________________________________________________________________________
7210 [   816] By: mbeattie                              on 1998/03/16  15:26:04
7211         Log: Subject: [PATCH] Let h2xs read multiple header files
7212              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
7213              From: Benjamin Sugars <bsugars@canoe.ca>
7214      Branch: perl
7215            ! utils/h2xs.PL
7216 ____________________________________________________________________________
7217 [   815] By: mbeattie                              on 1998/03/16  15:24:12
7218         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
7219              Date: Mon, 09 Mar 1998 09:18:56 -0800
7220              From: Dan Sugalski <sugalskd@osshe.edu>
7221      Branch: perl
7222            ! vms/config.vms
7223 ____________________________________________________________________________
7224 [   814] By: mbeattie                              on 1998/03/16  13:17:14
7225         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
7226              Date: Sun, 08 Mar 1998 12:50:23 +0000
7227              From: Alan Burlison <alan.burlison@UK.Sun.COM>
7228              plus manual update of MANIFEST
7229      Branch: perl
7230            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
7231            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
7232            ! lib/ExtUtils/MM_Unix.pm
7233 ____________________________________________________________________________
7234 [   813] By: mbeattie                              on 1998/03/16  13:08:55
7235         Log: From: Blair Zajac <blair@gps.caltech.edu>
7236              Subject: PATCH: util.c and util.h function declarations do not match
7237              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
7238              Subject: PATCH: cgywin32 patch for perlgcc
7239              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
7240              Subject: PATCH: perl5.004_62 on cygwin32
7241              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
7242      Branch: perl
7243            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
7244 ____________________________________________________________________________
7245 [   812] By: mbeattie                              on 1998/03/16  12:55:39
7246         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7247              Subject: [PATCH 5.004_62} Config_62-01 patch available.
7248              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
7249              Subject: [PATCH 5.004_62] Tiny hint file updates
7250              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
7251      Branch: perl
7252            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7253            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
7254            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
7255            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
7256            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
7257            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
7258 ____________________________________________________________________________
7259 [   811] By: mbeattie                              on 1998/03/16  12:13:55
7260         Log: DOS djgpp updates:
7261              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
7262              Subject: [PATCH for 5.004_61] dos-djgpp update
7263              Date: Fri, 6 Mar 1998 10:41:01 +0100
7264              Subject: [PATCH 5.004_62] dos-djgpp update
7265              Date: Thu, 12 Mar 1998 13:34:51 +0100
7266      Branch: perl
7267            ! djgpp/config.over hints/dos_djgpp.sh
7268 ____________________________________________________________________________
7269 [   810] By: gsar                                  on 1998/03/16  08:48:17
7270         Log: integrate mainline
7271      Branch: win32/perl
7272           !> pp_sys.c
7273 ____________________________________________________________________________
7274 [   809] By: gsar                                  on 1998/03/16  08:44:37
7275         Log: various changes to get asperl working under Borland
7276              (passes all tests when built under PERL_OBJECT)
7277      Branch: asperl
7278            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
7279            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
7280            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
7281            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
7282            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
7283            ! win32/win32sck.c
7284 ____________________________________________________________________________
7285 [   808] By: gsar                                  on 1998/03/12  19:50:20
7286         Log: set sockets to nonoverlapped mode for every thread
7287              Message-Id: <35081FE4.965A484D@enteract.com>
7288              Date:    Thu, 12 Mar 1998 11:48:20 CST
7289              From:    Steve Nielsen <spn@enteract.com>
7290              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
7291      Branch: win32/perl
7292            ! win32/win32.h win32/win32sck.c
7293 ____________________________________________________________________________
7294 [   807] By: gsar                                  on 1998/03/12  19:26:54
7295         Log: add AS patch#13
7296      Branch: asperl
7297            ! win32/Makefile
7298 ____________________________________________________________________________
7299 [   806] By: gsar                                  on 1998/03/12  00:51:08
7300         Log: added AS patch#12 with minor changes
7301      Branch: asperl
7302            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
7303            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7304            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
7305            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
7306            ! win32/runperl.c
7307 ____________________________________________________________________________
7308 [   805] By: gsar                                  on 1998/03/10  20:35:10
7309         Log: reinstate some standard sig_names to avoid noise from
7310              modules (and in hopes of making them _do_ something in future)
7311      Branch: win32/perl
7312            ! win32/config.bc win32/config.gc win32/config.vc
7313            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7314 ____________________________________________________________________________
7315 [   804] By: gsar                                  on 1998/03/10  20:33:05
7316         Log: mingw32 tweaks
7317      Branch: win32/perl
7318            ! win32/makefile.mk win32/win32.c win32/win32.h
7319 ____________________________________________________________________________
7320 [   803] By: gsar                                  on 1998/03/09  20:56:07
7321         Log: tweak Win32::DomainName() implementation
7322      Branch: win32/perl
7323            ! win32/Makefile win32/win32.c
7324 ____________________________________________________________________________
7325 [   802] By: gsar                                  on 1998/03/09  03:51:01
7326         Log: merge C<local $tied{foo}> patch, also moved statics in
7327              [ah]v.c to thrdvar.h
7328      Branch: win32/perl
7329            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
7330 ____________________________________________________________________________
7331 [   801] By: gsar                                  on 1998/03/09  02:38:35
7332         Log: minor win32 support fixes
7333              - add a better implementation of Win32::DomainName() (as
7334              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
7335              - fix opendir() emulation was unsafe what given long paths
7336      Branch: win32/perl
7337            ! win32/win32.c
7338 ____________________________________________________________________________
7339 [   800] By: nick                                  on 1998/03/07  09:36:41
7340         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
7341              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
7342              exist. (Breaks libnet).
7343      Branch: perl
7344            ! pp_sys.c
7345 ____________________________________________________________________________
7346 [   799] By: gsar                                  on 1998/03/07  07:51:28
7347         Log: integrate mainline changes
7348      Branch: asperl
7349           !> (integrate 111 files)
7350 ____________________________________________________________________________
7351 [   798] By: gsar                                  on 1998/03/07  07:01:55
7352         Log: integrate mainline
7353      Branch: win32/perl
7354           !> myconfig patchlevel.h
7355 ____________________________________________________________________________
7356 [   797] By: gsar                                  on 1998/03/07  06:49:49
7357         Log: provide our own popen()/pclose() to fix problems with qx//:
7358              - qx// used to always invoke the shell, now does so only when needed
7359              - qx// didn't respect PERL5SHELL, now does
7360      Branch: win32/perl
7361            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
7362 ____________________________________________________________________________
7363 [   796] By: gsar                                  on 1998/03/07  01:37:10
7364         Log: a missed s/sp/SP/
7365      Branch: win32/perl
7366            ! lib/ExtUtils/typemap pod/perlcall.pod
7367 ____________________________________________________________________________
7368 [   795] By: gsar                                  on 1998/03/07  01:05:21
7369         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
7370              mention that local stack pointer should be called SP.  This makes the
7371              API safer from source incompatibilities down the line.
7372      Branch: win32/perl
7373            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
7374            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7375            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
7376            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
7377            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
7378            ! pp_ctl.c pp_hot.c pp_sys.c util.c
7379
7380 ----------------
7381 Version 5.004_62
7382 ----------------
7383
7384 ____________________________________________________________________________
7385 [   794] By: mbeattie                              on 1998/03/06  09:38:08
7386         Log: Subject: [PATCH] perl5.004_61 myconfig updates
7387              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
7388              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7389      Branch: perl
7390            ! myconfig
7391 ____________________________________________________________________________
7392 [   793] By: mbeattie                              on 1998/03/06  09:36:37
7393         Log: Bump patchlevel.h to 62.
7394      Branch: perl
7395            ! patchlevel.h
7396 ____________________________________________________________________________
7397 [   792] By: mbeattie                              on 1998/03/06  09:35:57
7398         Log: Integrate win32 branch into mainline.
7399      Branch: perl
7400           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
7401           !> win32/config.gc win32/config.vc win32/config_H.bc
7402           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
7403 ____________________________________________________________________________
7404 [   791] By: gsar                                  on 1998/03/06  06:00:08
7405         Log: various
7406              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
7407              - add missing prototypes
7408              - regenerate win32/config*.?c
7409      Branch: win32/perl
7410            ! bytecode.h proto.h win32/config.bc win32/config.gc
7411            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7412            ! win32/config_H.vc win32/makefile.mk
7413 ____________________________________________________________________________
7414 [   790] By: gsar                                  on 1998/03/06  03:19:23
7415         Log: fix typo in Makefile
7416      Branch: win32/perl
7417            ! win32/Makefile
7418 ____________________________________________________________________________
7419 [   789] By: gsar                                  on 1998/03/05  22:55:53
7420         Log: integrate mainline
7421      Branch: win32/perl
7422           !> (integrate 47 files)
7423 ____________________________________________________________________________
7424 [   788] By: gsar                                  on 1998/03/05  20:02:09
7425         Log: added AS patch#11
7426              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
7427              Date:    Thu, 05 Mar 1998 10:23:04 PST
7428              From:    Douglas Lankshear <dougl@ActiveState.com>
7429              
7430              This patch fixes a bug I introduced removing duplicate code.
7431              -- Doug
7432      Branch: asperl
7433            ! ObjXSub.h objpp.h win32/runperl.c
7434 ____________________________________________________________________________
7435 [   787] By: gsar                                  on 1998/03/05  19:56:17
7436         Log: add Nick's dTHR fixes
7437      Branch: win32/perl
7438            ! op.c scope.c
7439 ____________________________________________________________________________
7440 [   786] By: gsar                                  on 1998/03/05  19:54:49
7441         Log: maintpatch
7442              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
7443              Date:    Thu, 05 Mar 1998 02:49:46 EST
7444              From:    Spider Boardman <spider@orb.nashua.nh.us>
7445              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
7446      Branch: win32/perl
7447            ! scope.c
7448 ____________________________________________________________________________
7449 [   785] By: mbeattie                              on 1998/03/05  19:12:14
7450         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
7451              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
7452              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7453      Branch: perl
7454            ! op.c proto.h regcomp.c regexp.h util.c
7455 ____________________________________________________________________________
7456 [   784] By: mbeattie                              on 1998/03/05  19:11:09
7457         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
7458              Date: Wed, 4 Mar 1998 10:18:03 GMT
7459              From: Nick Ing-Simmons <nik@tiuk.ti.com>
7460      Branch: perl
7461            ! atomic.h
7462 ____________________________________________________________________________
7463 [   783] By: mbeattie                              on 1998/03/05  19:09:16
7464         Log: Subject: Configure patches -01 and -02 for 5.004_61.
7465              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
7466              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7467      Branch: perl
7468            ! Configure INSTALL Policy_sh.SH Porting/Glossary
7469            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
7470            ! config_h.SH handy.h hints/README.hints hints/aix.sh
7471            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
7472            ! makedepend.SH myconfig pp_sys.c
7473 ____________________________________________________________________________
7474 [   782] By: mbeattie                              on 1998/03/05  19:05:23
7475         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
7476              Date: 03 Mar 1998 18:05:07 +0100
7477              From: Gisle Aas <gisle@aas.no>
7478      Branch: perl
7479            ! perl.h pp_ctl.c
7480 ____________________________________________________________________________
7481 [   781] By: mbeattie                              on 1998/03/05  19:04:34
7482         Log: Subject: [PATCH] Make autouse -w-safe
7483              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
7484              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7485      Branch: perl
7486            ! lib/autouse.pm op.c sv.c
7487 ____________________________________________________________________________
7488 [   780] By: mbeattie                              on 1998/03/05  19:02:50
7489         Log: Subject: [PATCH] External symbol re_croak2
7490              Date: 02 Mar 1998 13:00:45 +0100
7491              From: Gisle Aas <gisle@aas.no>
7492      Branch: perl
7493            ! regcomp.c regcomp.h
7494 ____________________________________________________________________________
7495 [   779] By: mbeattie                              on 1998/03/05  19:01:25
7496         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
7497              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
7498              From: bailey@newman.upenn.edu (Charles Bailey)
7499      Branch: perl
7500            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
7501            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
7502            ! sv.h
7503 ____________________________________________________________________________
7504 [   778] By: mbeattie                              on 1998/03/05  18:53:13
7505         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
7506              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
7507              From: bailey@newman.upenn.edu (Charles Bailey)
7508      Branch: perl
7509            ! perl.h
7510 ____________________________________________________________________________
7511 [   777] By: mbeattie                              on 1998/03/05  18:50:25
7512         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
7513              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
7514              From: bailey@newman.upenn.edu (Charles Bailey)
7515      Branch: perl
7516            ! lib/File/Basename.pm
7517 ____________________________________________________________________________
7518 [   776] By: mbeattie                              on 1998/03/05  18:49:15
7519         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
7520              Date: 01 Mar 1998 15:16:03 +0100
7521              From: Gisle Aas <gisle@aas.no>
7522      Branch: perl
7523            ! pod/perlguts.pod
7524 ____________________________________________________________________________
7525 [   775] By: mbeattie                              on 1998/03/05  18:48:05
7526         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
7527              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
7528              From: Jarkko Hietaniemi <jhi@iki.fi>
7529      Branch: perl
7530            ! Makefile.SH perl_exp.SH
7531 ____________________________________________________________________________
7532 [   774] By: mbeattie                              on 1998/03/05  18:46:32
7533         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
7534              Date: Sun, 1 Mar 1998 02:02:47 -0500
7535              From: Spider Boardman <spider@orb.nashua.nh.us>
7536      Branch: perl
7537            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
7538 ____________________________________________________________________________
7539 [   773] By: mbeattie                              on 1998/03/05  18:43:57
7540         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
7541              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
7542              From: Hans Mulder <hansmu@xs4all.nl>
7543      Branch: perl
7544            ! pp_ctl.c
7545 ____________________________________________________________________________
7546 [   772] By: mbeattie                              on 1998/03/05  18:39:25
7547         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
7548              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
7549              From: Jarkko Hietaniemi <jhi@iki.fi>
7550      Branch: perl
7551            ! Makefile.SH
7552 ____________________________________________________________________________
7553 [   771] By: mbeattie                              on 1998/03/05  18:38:32
7554         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
7555              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
7556              From: Jarkko Hietaniemi <jhi@iki.fi>
7557      Branch: perl
7558            ! hints/netbsd.sh
7559 ____________________________________________________________________________
7560 [   770] By: mbeattie                              on 1998/03/05  18:36:50
7561         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
7562      Branch: perl
7563            ! cflags.SH
7564 ____________________________________________________________________________
7565 [   769] By: mbeattie                              on 1998/03/05  18:34:35
7566         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
7567              Subject: [PATCH 5.004_61] bunch of small patches
7568              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
7569              From: Andrew Cohen <cohen@andy.bu.edu>
7570      Branch: perl
7571            ! bytecode.h
7572 ____________________________________________________________________________
7573 [   768] By: mbeattie                              on 1998/03/05  18:13:06
7574         Log: Integrate win32 branch into mainline.
7575      Branch: perl
7576           !> (integrate 53 files)
7577 ____________________________________________________________________________
7578 [   767] By: TimBunce                              on 1998/03/05  11:48:09
7579         Log: Update to change 744.
7580      Branch: maint-5.004/perl
7581            ! lib/ExtUtils/Install.pm
7582 ____________________________________________________________________________
7583 [   765] By: TimBunce                              on 1998/03/05  11:24:24
7584         Log: Update embed.h after make regen_headers.
7585      Branch: maint-5.004/perl
7586            ! embed.h
7587 ____________________________________________________________________________
7588 [   764] By: TimBunce                              on 1998/03/05  11:05:13
7589         Log: APPLLIB_EXP now has arch and version dirs added to @INC
7590      Branch: maint-5.004/perl
7591            ! perl.c
7592 ____________________________________________________________________________
7593 [   763] By: TimBunce                              on 1998/03/05  11:01:38
7594         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
7595              Added MAINT_TRIAL_1 local patch label to patchlevel.h
7596              Removed win32/win32io.c and win32/win32io.h from repository
7597      Branch: maint-5.004/perl
7598            - win32/win32io.c win32/win32io.h
7599            ! MANIFEST patchlevel.h
7600 ____________________________________________________________________________
7601 [   762] By: TimBunce                              on 1998/03/05  10:05:34
7602         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
7603              From:  Spider Boardman <spider@orb.nashua.nh.us>
7604              Files:  scope.c
7605      Branch: maint-5.004/perl
7606            ! scope.c
7607 ____________________________________________________________________________
7608 [   761] By: TimBunce                              on 1998/03/05  10:03:10
7609         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
7610              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7611              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
7612              Files:  av.c hv.c scope.c t/op/local.t
7613      Branch: maint-5.004/perl
7614            ! av.c hv.c scope.c t/op/local.t
7615 ____________________________________________________________________________
7616 [   760] By: gsar                                  on 1998/03/04  20:58:21
7617         Log: added AS patch#10
7618              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
7619              Date:    Tue, 03 Mar 1998 10:46:13 PST
7620              From:    Douglas Lankshear <dougl@ActiveState.com>
7621              Subject: [PATCH]
7622              
7623              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
7624              linked modules.
7625              
7626              -- Doug
7627      Branch: asperl
7628            ! win32/dl_win32.xs
7629 ____________________________________________________________________________
7630 [   759] By: TimBunce                              on 1998/03/04  18:46:41
7631         Log: Update patchls utility
7632      Branch: maint-5.004/perl
7633            ! Porting/patchls
7634 ____________________________________________________________________________
7635 [   758] By: TimBunce                              on 1998/03/04  17:07:06
7636         Log: perldoc -f now uses pager if text is too long for screen
7637      Branch: maint-5.004/perl
7638            ! utils/perldoc.PL
7639 ____________________________________________________________________________
7640 [   757] By: TimBunce                              on 1998/03/04  16:57:04
7641         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
7642              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
7643      Branch: maint-5.004/perl
7644            + hints/openbsd.sh
7645            ! pod/perlfunc.pod
7646 ____________________________________________________________________________
7647 [   756] By: TimBunce                              on 1998/03/04  16:48:40
7648         Log: Fix for new gnulibc stdio.h when using sfio+perlio
7649      Branch: maint-5.004/perl
7650            ! perlsdio.h
7651 ____________________________________________________________________________
7652 [   755] By: TimBunce                              on 1998/03/04  16:47:08
7653         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
7654              Added details of split in scalar context to perlfunc.pod
7655      Branch: maint-5.004/perl
7656            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
7657 ____________________________________________________________________________
7658 [   754] By: TimBunce                              on 1998/03/04  16:35:58
7659         Log: Updated perl -v info to include reference to docs and home page.
7660      Branch: maint-5.004/perl
7661            ! perl.c
7662 ____________________________________________________________________________
7663 [   753] By: TimBunce                              on 1998/03/04  16:31:29
7664         Log: Updated hints/bsdos.sh for BSD/OS 3.1
7665              Fixed typo in pod/perlsyn.pod
7666              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
7667              Fixed typo in ext/GDBM_File/GDBM_File.pm
7668      Branch: maint-5.004/perl
7669            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
7670            ! hints/bsdos.sh pod/perlsyn.pod
7671 ____________________________________________________________________________
7672 [   752] By: TimBunce                              on 1998/03/04  15:49:19
7673         Log: Changed bug address in README to perlbug@perl.com
7674              Changed Copyright in perl.c to 1998
7675              Added op/pos.t test from Robin Houston <robin@oneworld.org>
7676      Branch: maint-5.004/perl
7677            + t/op/pos.t
7678            ! README perl.c
7679 ____________________________________________________________________________
7680 [   751] By: TimBunce                              on 1998/03/04  14:47:15
7681         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
7682      Branch: maint-5.004/perl
7683            ! t/comp/require.t t/lib/ph.t
7684 ____________________________________________________________________________
7685 [   750] By: TimBunce                              on 1998/03/04  13:29:58
7686         Log: Added dTHR definition to ease backwards compatibility for XS
7687              source code from 5.005.
7688      Branch: maint-5.004/perl
7689            ! perl.h
7690 ____________________________________________________________________________
7691 [   749] By: TimBunce                              on 1998/03/04  12:19:19
7692         Log: Title:  "rename local 'op' variables to 'o'", #F114
7693              From:  Gurusamy Sarathy
7694              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
7695              toke.c
7696      Branch: maint-5.004/perl
7697            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
7698            ! scope.c toke.c
7699 ____________________________________________________________________________
7700 [   748] By: TimBunce                              on 1998/03/04  12:12:27
7701         Log: Title:  "consolidated win32 patch", #F112
7702              From:  Gurusamy Sarathy
7703              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
7704              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
7705              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7706              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
7707              t/harness win32/win32.h win32/win32iop.h README.win32
7708              doio.c installhtml installperl pp_sys.c win32/Makefile
7709              win32/config.bc win32/config.vc win32/config_H.bc
7710              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
7711              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
7712              win32/perllib.c win32/runperl.c win32/win32.c
7713              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
7714              x2p/a2py.c
7715      Branch: maint-5.004/perl
7716            + win32/bin/perlglob.pl
7717            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
7718            ! installhtml installperl lib/ExtUtils/Command.pm
7719            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7720            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
7721            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
7722            ! win32/Makefile win32/config.bc win32/config.vc
7723            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
7724            ! win32/config_sh.PL win32/dl_win32.xs
7725            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
7726            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
7727            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
7728            ! x2p/a2py.c
7729 ____________________________________________________________________________
7730 [   747] By: TimBunce                              on 1998/03/04  11:59:57
7731         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
7732              From:  Gurusamy Sarathy
7733              Files:  MANIFEST t/lib/ph.t
7734      Branch: maint-5.004/perl
7735            ! MANIFEST t/lib/ph.t
7736 ____________________________________________________________________________
7737 [   746] By: TimBunce                              on 1998/03/04  11:47:43
7738         Log: Title:  "properly save STDOUT during system() in debugger", #F110
7739              From:  Jason Smith <smithj4@rpi.edu>
7740              Files:  lib/perl5db.pl
7741      Branch: maint-5.004/perl
7742            ! lib/perl5db.pl
7743 ____________________________________________________________________________
7744 [   745] By: TimBunce                              on 1998/03/04  11:40:19
7745         Log: Title:  "generate DynaLoader.pm at build time", #F109
7746              From:  Achim Bohnet <ach@mpe.mpg.de>
7747              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
7748              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
7749      Branch: maint-5.004/perl
7750            + ext/DynaLoader/DynaLoader.pm.PL
7751            ! MANIFEST ext/DynaLoader/Makefile.PL
7752 ____________________________________________________________________________
7753 [   744] By: TimBunce                              on 1998/03/04  11:34:09
7754         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
7755              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
7756              J. Koenig)
7757              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
7758              Files:  lib/ExtUtils/Install.pm
7759      Branch: maint-5.004/perl
7760            ! lib/ExtUtils/Install.pm
7761 ____________________________________________________________________________
7762 [   743] By: TimBunce                              on 1998/03/04  10:45:05
7763         Log: Title:  "Pod::Html trips over "C<0>"", #F107
7764              From:  Chip Salzenberg
7765              Files:  lib/Pod/Html.pm
7766      Branch: maint-5.004/perl
7767            ! lib/Pod/Html.pm
7768 ____________________________________________________________________________
7769 [   742] By: TimBunce                              on 1998/03/04  10:12:54
7770         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
7771              From:  Achim Bohnet <ach@mpe.mpg.de>
7772              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
7773              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
7774      Branch: maint-5.004/perl
7775            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
7776 ____________________________________________________________________________
7777 [   741] By: TimBunce                              on 1998/03/04  10:08:31
7778         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
7779              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
7780              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
7781              Zakharevich)
7782              Msg-ID:  <199801040630.AA29298@metronet.com>,
7783              <199801041826.NAA11568@aatma.engin.umich.edu>,
7784              <1998Jan4.130412.2719461@cor.newman>
7785              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
7786              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
7787      Branch: maint-5.004/perl
7788            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
7789            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
7790            ! win32/win32.h
7791 ____________________________________________________________________________
7792 [   740] By: TimBunce                              on 1998/03/04  09:55:57
7793         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
7794              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7795              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
7796              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
7797      Branch: maint-5.004/perl
7798            ! lib/Tie/Hash.pm pod/perlfunc.pod
7799 ____________________________________________________________________________
7800 [   739] By: TimBunce                              on 1998/03/04  09:26:01
7801         Log: Title:  "more doc for perldoc", #F103
7802              From:  Gurusamy Sarathy
7803              Files:  utils/perldoc.PL
7804      Branch: maint-5.004/perl
7805            ! utils/perldoc.PL
7806 ____________________________________________________________________________
7807 [   738] By: TimBunce                              on 1998/03/04  09:23:16
7808         Log: Title:  "Make perldoc look for an index file ", #F102
7809              From:  Gisle Aas <gisle@aas.no>
7810              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
7811              Files:  utils/perldoc.PL
7812      Branch: maint-5.004/perl
7813            ! utils/perldoc.PL
7814 ____________________________________________________________________________
7815 [   737] By: TimBunce                              on 1998/03/04  09:21:15
7816         Log: Title:  "perldoc -F filename", #F101
7817              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7818              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
7819              Files:  utils/perldoc.PL
7820      Branch: maint-5.004/perl
7821            ! utils/perldoc.PL
7822 ____________________________________________________________________________
7823 [   736] By: TimBunce                              on 1998/03/04  09:16:20
7824         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
7825              From:  Gisle Aas <gisle@aas.no>
7826              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
7827              Files:  sv.c
7828      Branch: maint-5.004/perl
7829            ! sv.c
7830 ____________________________________________________________________________
7831 [   735] By: TimBunce                              on 1998/03/04  09:08:51
7832         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
7833              From:  abigail@fnx.com
7834              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
7835              Files:  lib/Benchmark.pm
7836      Branch: maint-5.004/perl
7837            ! lib/Benchmark.pm
7838 ____________________________________________________________________________
7839 [   734] By: TimBunce                              on 1998/03/04  08:59:58
7840         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
7841              From:  Gisle Aas <gisle@aas.no>
7842              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
7843              Files:  hv.c
7844      Branch: maint-5.004/perl
7845            ! hv.c
7846 ____________________________________________________________________________
7847 [   733] By: TimBunce                              on 1998/03/04  08:35:19
7848         Log: Title:  "support caseless %ENV", #F097
7849              From:  Gurusamy Sarathy
7850              Files:  hv.c t/op/magic.t win32/win32.h
7851      Branch: maint-5.004/perl
7852            ! hv.c t/op/magic.t win32/win32.h
7853 ____________________________________________________________________________
7854 [   732] By: TimBunce                              on 1998/03/04  08:33:58
7855         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
7856              From:  Ilya Zakharevich
7857              Files:  emacs/cperl-mode.el
7858      Branch: maint-5.004/perl
7859            ! emacs/cperl-mode.el
7860 ____________________________________________________________________________
7861 [   731] By: TimBunce                              on 1998/03/04  08:26:23
7862         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
7863              magic", #F095
7864              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7865              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
7866              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
7867              lib/ExtUtils/xsubpp sv.c
7868      Branch: maint-5.004/perl
7869            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
7870            ! pod/perlxs.pod proto.h sv.c sv.h
7871 ____________________________________________________________________________
7872 [   730] By: TimBunce                              on 1998/03/04  08:20:52
7873         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
7874              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7875              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
7876              Files:  mg.c
7877      Branch: maint-5.004/perl
7878            ! mg.c
7879 ____________________________________________________________________________
7880 [   729] By: TimBunce                              on 1998/03/04  08:18:02
7881         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
7882              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7883              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
7884              Files:  t/op/sort.t
7885      Branch: maint-5.004/perl
7886            ! t/op/sort.t
7887 ____________________________________________________________________________
7888 [   728] By: TimBunce                              on 1998/03/04  08:17:07
7889         Log: Title:  "Make search.pl work on win32", #F092
7890              From:  Gurusamy Sarathy
7891              Files:  win32/bin/search.pl
7892      Branch: maint-5.004/perl
7893            ! win32/bin/search.pl
7894 ____________________________________________________________________________
7895 [   727] By: gsar                                  on 1998/03/04  04:13:23
7896         Log: missing s/op/o/ from one of the mainpatches
7897      Branch: win32/perl
7898            ! op.c
7899 ____________________________________________________________________________
7900 [   726] By: gsar                                  on 1998/03/04  02:12:13
7901         Log: maintpatches #102 and #103 to perldoc.PL
7902      Branch: win32/perl
7903            ! utils/perldoc.PL
7904 ____________________________________________________________________________
7905 [   725] By: gsar                                  on 1998/03/04  02:00:15
7906         Log: renumber some tests to match maint branch
7907      Branch: win32/perl
7908            ! t/op/local.t
7909 ____________________________________________________________________________
7910 [   724] By: gsar                                  on 1998/03/04  01:25:50
7911         Log: maintpatch
7912              #70:  "Fix random whitespace errors in docs"
7913              From:  Roderick Schertler <roderick@argon.org>
7914              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
7915              Date:  Fri, 24 Oct 1997 11:20:44 -0400
7916              Files:  pod/checkpods.PL pod/perlfunc.pod
7917      Branch: win32/perl
7918            ! pod/checkpods.PL
7919 ____________________________________________________________________________
7920 [   723] By: gsar                                  on 1998/03/04  01:04:37
7921         Log: sync maintpatch
7922              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
7923              From:  Chip Salzenberg
7924              Files:  lib/File/Path.pm
7925      Branch: win32/perl
7926            ! lib/File/Path.pm
7927 ____________________________________________________________________________
7928 [   722] By: gsar                                  on 1998/03/04  00:46:46
7929         Log: remove redundancy in File::Find
7930      Branch: win32/perl
7931            ! lib/File/Find.pm
7932 ____________________________________________________________________________
7933 [   721] By: TimBunce                              on 1998/03/03  20:06:41
7934         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
7935              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
7936              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
7937              Files:  utils/perldoc.PL
7938      Branch: maint-5.004/perl
7939            ! utils/perldoc.PL
7940 ____________________________________________________________________________
7941 [   720] By: TimBunce                              on 1998/03/03  20:03:59
7942         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
7943              #F090
7944              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7945              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
7946              Files:  lib/ExtUtils/MM_Unix.pm
7947      Branch: maint-5.004/perl
7948            ! lib/ExtUtils/MM_Unix.pm
7949 ____________________________________________________________________________
7950 [   719] By: TimBunce                              on 1998/03/03  20:02:06
7951         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
7952              From:  Gurusamy Sarathy
7953              Files:  lib/FindBin.pm
7954      Branch: maint-5.004/perl
7955            ! lib/FindBin.pm
7956 ____________________________________________________________________________
7957 [   718] By: TimBunce                              on 1998/03/03  20:00:26
7958         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
7959              #F088
7960              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7961              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
7962              Files:  lib/File/Find.pm
7963      Branch: maint-5.004/perl
7964            ! lib/File/Find.pm
7965 ____________________________________________________________________________
7966 [   717] By: TimBunce                              on 1998/03/03  19:59:38
7967         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
7968              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7969              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
7970              Files:  op.c
7971      Branch: maint-5.004/perl
7972            ! op.c
7973 ____________________________________________________________________________
7974 [   716] By: TimBunce                              on 1998/03/03  19:57:17
7975         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
7976              #F086
7977              From:  Gurusamy Sarathy
7978              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
7979      Branch: maint-5.004/perl
7980            ! pod/perldelta.pod pod/perldiag.pod toke.c
7981 ____________________________________________________________________________
7982 [   715] By: TimBunce                              on 1998/03/03  19:51:33
7983         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
7984              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7985              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
7986              Files:  lib/Pod/Html.pm
7987      Branch: maint-5.004/perl
7988            ! lib/Pod/Html.pm
7989 ____________________________________________________________________________
7990 [   714] By: TimBunce                              on 1998/03/03  19:50:28
7991         Log: Title:  "New pod: perlhist", #F084
7992              From:  Jarkko Hietaniemi <jhi@iki.fi>
7993              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
7994              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
7995      Branch: maint-5.004/perl
7996            + pod/perlhist.pod
7997            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
7998 ____________________________________________________________________________
7999 [   713] By: TimBunce                              on 1998/03/03  19:47:13
8000         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
8001              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8002              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
8003              Files:  pp_ctl.c t/op/local.t
8004      Branch: maint-5.004/perl
8005            ! pp_ctl.c t/op/local.t
8006 ____________________________________________________________________________
8007 [   712] By: TimBunce                              on 1998/03/03  19:45:56
8008         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
8009              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8010              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
8011              Files:  pp_ctl.c
8012      Branch: maint-5.004/perl
8013            ! pp_ctl.c
8014 ____________________________________________________________________________
8015 [   711] By: TimBunce                              on 1998/03/03  19:44:41
8016         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
8017              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8018              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
8019              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
8020      Branch: maint-5.004/perl
8021            + t/comp/require.t
8022            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
8023 ____________________________________________________________________________
8024 [   710] By: TimBunce                              on 1998/03/03  19:36:34
8025         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
8026              From:  Jarkko Hietaniemi <jhi@iki.fi>
8027              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
8028              Files:  t/pragma/locale.t
8029      Branch: maint-5.004/perl
8030            ! t/pragma/locale.t
8031 ____________________________________________________________________________
8032 [   709] By: TimBunce                              on 1998/03/03  19:32:30
8033         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
8034              From:  Gisle Aas <gisle@aas.no>
8035              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
8036              Files:  sv.c
8037      Branch: maint-5.004/perl
8038            ! sv.c
8039 ____________________________________________________________________________
8040 [   708] By: TimBunce                              on 1998/03/03  19:28:06
8041         Log: Title:  "Eliminate double warnings under C<package;>", #F077
8042              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8043              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
8044              Files:  gv.c op.c toke.c
8045      Branch: maint-5.004/perl
8046            ! gv.c op.c toke.c
8047 ____________________________________________________________________________
8048 [   707] By: TimBunce                              on 1998/03/03  19:13:17
8049         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
8050              #F076
8051              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
8052              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
8053              Files:  lib/File/Path.pm
8054      Branch: maint-5.004/perl
8055            ! lib/File/Path.pm
8056 ____________________________________________________________________________
8057 [   706] By: TimBunce                              on 1998/03/03  19:08:45
8058         Log: Title:  "Update of h2ph", #F075
8059              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
8060              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
8061              Files:  t/lib/ph.t utils/h2ph.PL
8062      Branch: maint-5.004/perl
8063            + t/lib/ph.t
8064            ! utils/h2ph.PL
8065 ____________________________________________________________________________
8066 [   705] By: TimBunce                              on 1998/03/03  18:56:59
8067         Log: Title:  "Fix AutoLoader for deep packages", #F074
8068              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
8069              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
8070              Files:  lib/AutoLoader.pm
8071      Branch: maint-5.004/perl
8072            ! lib/AutoLoader.pm
8073 ____________________________________________________________________________
8074 [   704] By: TimBunce                              on 1998/03/03  18:35:36
8075         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
8076              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8077              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
8078              Files:  op.c
8079      Branch: maint-5.004/perl
8080            ! op.c
8081 ____________________________________________________________________________
8082 [   703] By: TimBunce                              on 1998/03/03  18:32:28
8083         Log: Title:  "Make recursive lexical analysis more robust", #F072
8084              From:  Ilya Zakharevich and Chip Salzenberg
8085              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
8086              Files:  toke.c
8087      Branch: maint-5.004/perl
8088            ! toke.c
8089 ____________________________________________________________________________
8090 [   702] By: TimBunce                              on 1998/03/03  18:18:10
8091         Log: Title:  "Fix random whitespace errors in docs", #F070
8092              From:  Roderick Schertler <roderick@argon.org>
8093              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
8094              Files:  pod/perlfunc.pod pod/checkpods.PL
8095      Branch: maint-5.004/perl
8096            ! pod/checkpods.PL pod/perlfunc.pod
8097 ____________________________________________________________________________
8098 [   701] By: TimBunce                              on 1998/03/03  18:13:54
8099         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
8100              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8101              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
8102              Files:  toke.c
8103      Branch: maint-5.004/perl
8104            ! toke.c
8105 ____________________________________________________________________________
8106 [   700] By: TimBunce                              on 1998/03/03  18:11:20
8107         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
8108              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
8109              <nick@flirble.org>
8110              Msg-ID:  <199710241248.NAA00163@flirble.org>,
8111              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
8112              net>
8113              Files:  pp_ctl.c sv.c
8114      Branch: maint-5.004/perl
8115            ! pp_ctl.c sv.c
8116 ____________________________________________________________________________
8117 [   699] By: TimBunce                              on 1998/03/03  18:06:59
8118         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
8119              From:  Jarkko Hietaniemi <jhi@iki.fi>
8120              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
8121              Files:  op.c
8122      Branch: maint-5.004/perl
8123            ! op.c
8124 ____________________________________________________________________________
8125 [   698] By: TimBunce                              on 1998/03/03  18:04:51
8126         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
8127              From:  Administration <fadmin@informatics.muni.cz>
8128              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
8129              Files:  op.c
8130      Branch: maint-5.004/perl
8131            ! op.c
8132 ____________________________________________________________________________
8133 [   697] By: TimBunce                              on 1998/03/03  18:02:54
8134         Log: Title:  "Allow C<last()> to mean C<last>", #F065
8135              From:  Chip Salzenberg
8136              Files:  op.c
8137      Branch: maint-5.004/perl
8138            ! op.c
8139 ____________________________________________________________________________
8140 [   696] By: TimBunce                              on 1998/03/03  17:58:12
8141         Log: Title:  "Fix extension version mismatch message", #F064
8142              From:  Chip Salzenberg
8143              Files:  XSUB.h
8144      Branch: maint-5.004/perl
8145            ! XSUB.h
8146 ____________________________________________________________________________
8147 [   695] By: TimBunce                              on 1998/03/03  17:53:04
8148         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
8149              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
8150              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
8151              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
8152              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
8153      Branch: maint-5.004/perl
8154            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
8155            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
8156 ____________________________________________________________________________
8157 [   694] By: TimBunce                              on 1998/03/03  17:40:47
8158         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
8159              From:  Tom Christiansen
8160              Files:  ext/Socket/Socket.pm
8161      Branch: maint-5.004/perl
8162            ! ext/Socket/Socket.pm
8163 ____________________________________________________________________________
8164 [   693] By: TimBunce                              on 1998/03/03  17:32:57
8165         Log: Title:  "Kill warning about parameter type", #F061
8166              From:  Chip Salzenberg
8167              Files:  op.c
8168      Branch: maint-5.004/perl
8169            ! op.c
8170 ____________________________________________________________________________
8171 [   692] By: TimBunce                              on 1998/03/03  17:11:07
8172         Log: Title:  "Socket occasional SEGV", #F060
8173              From:  Trevor Blackwell <tlb@viaweb.com>
8174              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
8175              Files:  ext/Socket/Socket.xs
8176      Branch: maint-5.004/perl
8177            ! ext/Socket/Socket.xs
8178 ____________________________________________________________________________
8179 [   691] By: TimBunce                              on 1998/03/03  17:09:51
8180         Log: Title:  "Avoid SEGV from local($@)", #F059
8181              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8182              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
8183              Files:  pp_ctl.c
8184      Branch: maint-5.004/perl
8185            ! pp_ctl.c
8186 ____________________________________________________________________________
8187 [   690] By: TimBunce                              on 1998/03/03  17:08:21
8188         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
8189              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8190              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
8191              Files:  op.c
8192      Branch: maint-5.004/perl
8193            ! op.c
8194 ____________________________________________________________________________
8195 [   689] By: TimBunce                              on 1998/03/03  17:05:57
8196         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
8197              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8198              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
8199              Files:  XSUB.h
8200      Branch: maint-5.004/perl
8201            ! XSUB.h
8202 ____________________________________________________________________________
8203 [   688] By: TimBunce                              on 1998/03/03  17:04:15
8204         Log: Title:  "Re: Sort grammar bug", #F056
8205              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8206              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
8207              Files:  toke.c
8208      Branch: maint-5.004/perl
8209            ! toke.c
8210 ____________________________________________________________________________
8211 [   687] By: TimBunce                              on 1998/03/03  17:01:32
8212         Log: Title:  "Document indirect object cases for exec(), system()", #F055
8213              From:  Dominic Dunlop <domo@slipper.ip.lu>
8214              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
8215              Files:  pod/perlfunc.pod
8216      Branch: maint-5.004/perl
8217            ! pod/perlfunc.pod
8218 ____________________________________________________________________________
8219 [   686] By: TimBunce                              on 1998/03/03  16:56:44
8220         Log: Title:  "Update docs on tr///", #F054
8221              From:  Tom Phoenix <rootbeer@teleport.com>
8222              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
8223              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8224              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8225              pod/perlstyle.pod toke.c
8226      Branch: maint-5.004/perl
8227            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8228            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8229            ! pod/perlstyle.pod toke.c
8230 ____________________________________________________________________________
8231 [   685] By: TimBunce                              on 1998/03/03  16:38:50
8232         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
8233              From:  Tom Phoenix <rootbeer@teleport.com>
8234              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
8235              Files:  pod/perlop.pod
8236      Branch: maint-5.004/perl
8237            ! pod/perlop.pod
8238 ____________________________________________________________________________
8239 [   684] By: TimBunce                              on 1998/03/03  16:37:00
8240         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
8241              From:  "Joseph N. Hall" <joseph@cscaper.com>
8242              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
8243              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
8244      Branch: maint-5.004/perl
8245            ! perly.c perly.c.diff perly.y vms/perly_c.vms
8246 ____________________________________________________________________________
8247 [   683] By: TimBunce                              on 1998/03/03  16:31:15
8248         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
8249              sv_vsetpfn", #F051
8250              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
8251              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
8252              Files:  pod/perlguts.pod
8253      Branch: maint-5.004/perl
8254            ! pod/perlguts.pod
8255 ____________________________________________________________________________
8256 [   682] By: TimBunce                              on 1998/03/03  16:28:30
8257         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
8258              From:  Jarkko Hietaniemi <jhi@iki.fi>
8259              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
8260              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
8261      Branch: maint-5.004/perl
8262            ! INSTALL pod/perldiag.pod pod/perllocale.pod
8263 ____________________________________________________________________________
8264 [   681] By: TimBunce                              on 1998/03/03  16:24:12
8265         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
8266              From:  Jerome Abela <abela@hsc.fr>
8267              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
8268              Files:  ext/Fcntl/Fcntl.pm
8269      Branch: maint-5.004/perl
8270            ! ext/Fcntl/Fcntl.pm
8271 ____________________________________________________________________________
8272 [   680] By: TimBunce                              on 1998/03/03  16:23:20
8273         Log: Title:  "Commenting toke.c", #F048
8274              From:  gnat@frii.com
8275              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
8276              Files:  toke.c
8277      Branch: maint-5.004/perl
8278            ! toke.c
8279 ____________________________________________________________________________
8280 [   679] By: TimBunce                              on 1998/03/03  16:18:32
8281         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
8282              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8283              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
8284              Files:  pod/perlguts.pod pp.c t/op/vec.t
8285      Branch: maint-5.004/perl
8286            ! pod/perlguts.pod pp.c t/op/vec.t
8287 ____________________________________________________________________________
8288 [   678] By: TimBunce                              on 1998/03/03  16:15:44
8289         Log: Title:  "A few perl5.004_03 bugs", #F046
8290              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8291              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
8292              Files:  mg.c t/op/magic.t
8293      Branch: maint-5.004/perl
8294            ! mg.c t/op/magic.t
8295 ____________________________________________________________________________
8296 [   677] By: TimBunce                              on 1998/03/03  16:13:11
8297         Log: Title:  "Faster, cleaner av_unshift() ", #F045
8298              From:  Gisle Aas <gisle@aas.no>
8299              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
8300              Files:  av.c
8301      Branch: maint-5.004/perl
8302            ! av.c
8303 ____________________________________________________________________________
8304 [   676] By: TimBunce                              on 1998/03/03  16:04:30
8305         Log: Title:  "New hints/solaris2.sh", #F044
8306              From:  Stephen Zander <srz@mckesson.com>
8307              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
8308              Files:  hints/solaris_2.sh
8309      Branch: maint-5.004/perl
8310            ! hints/solaris_2.sh
8311 ____________________________________________________________________________
8312 [   675] By: TimBunce                              on 1998/03/03  15:33:07
8313         Log: Title:  "Refresh Complex.pm and test", #F043
8314              From:  Jarkko Hietaniemi <jhi@iki.fi>
8315              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
8316              Files:  lib/Math/Complex.pm t/lib/complex.t
8317      Branch: maint-5.004/perl
8318            ! lib/Math/Complex.pm t/lib/complex.t
8319 ____________________________________________________________________________
8320 [   674] By: TimBunce                              on 1998/03/03  15:29:16
8321         Log: Title:  "Fix (\@@) proto", #F042
8322              From:  "Joseph N. Hall" <joseph@cscaper.com>
8323              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
8324              Files:  op.c t/comp/proto.t
8325      Branch: maint-5.004/perl
8326            ! op.c t/comp/proto.t
8327 ____________________________________________________________________________
8328 [   673] By: TimBunce                              on 1998/03/03  15:26:31
8329         Log: Title:  "Allow empty BLOCK in code", #F041
8330              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
8331              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
8332              Files:  toke.c
8333      Branch: maint-5.004/perl
8334            ! toke.c
8335 ____________________________________________________________________________
8336 [   672] By: TimBunce                              on 1998/03/03  15:23:55
8337         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
8338              From:  Chip Salzenberg
8339              Files:  gv.c t/op/gv.t
8340      Branch: maint-5.004/perl
8341            ! gv.c t/op/gv.t
8342 ____________________________________________________________________________
8343 [   671] By: TimBunce                              on 1998/03/03  10:02:32
8344         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
8345              From:  Gisle Aas <gisle@aas.no>
8346              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
8347              Files:  gv.c sv.c
8348      Branch: maint-5.004/perl
8349            ! gv.c sv.c
8350 ____________________________________________________________________________
8351 [   670] By: TimBunce                              on 1998/03/03  09:59:48
8352         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
8353              From:  Chip Salzenberg
8354              Files:  gv.c
8355      Branch: maint-5.004/perl
8356            ! gv.c
8357 ____________________________________________________________________________
8358 [   669] By: TimBunce                              on 1998/03/03  09:58:58
8359         Log: Title:  "Make Configure less negative about PerlIO", #F036
8360              From:  chip@atlantic.net
8361              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
8362              Files:  Configure
8363      Branch: maint-5.004/perl
8364            ! Configure
8365 ____________________________________________________________________________
8366 [   668] By: TimBunce                              on 1998/03/03  09:55:51
8367         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
8368              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
8369              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
8370              Files:  pp_ctl.c
8371      Branch: maint-5.004/perl
8372            ! pp_ctl.c
8373 ____________________________________________________________________________
8374 [   667] By: TimBunce                              on 1998/03/03  09:52:59
8375         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
8376              From:  Irving Reid <irving@tor.securecomputing.com>
8377              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
8378              Files:  lib/Getopt/Long.pm
8379      Branch: maint-5.004/perl
8380            ! lib/Getopt/Long.pm
8381 ____________________________________________________________________________
8382 [   666] By: TimBunce                              on 1998/03/03  09:51:27
8383         Log: Title:  "adding the newSVpvn API function", #F033
8384              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
8385              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
8386              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
8387      Branch: maint-5.004/perl
8388            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
8389 ____________________________________________________________________________
8390 [   665] By: TimBunce                              on 1998/03/03  09:43:30
8391         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
8392              From:  Chip Salzenberg
8393              Files:  toke.c
8394      Branch: maint-5.004/perl
8395            ! toke.c
8396 ____________________________________________________________________________
8397 [   664] By: TimBunce                              on 1998/03/03  09:41:40
8398         Log: Title:  "Re-optimize character classes", #F031
8399              From:  Chip Salzenberg
8400              Files:  regcomp.h regcomp.c regexec.c
8401      Branch: maint-5.004/perl
8402            ! regcomp.c regcomp.h regexec.c
8403 ____________________________________________________________________________
8404 [   663] By: TimBunce                              on 1998/03/03  09:39:55
8405         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
8406              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
8407              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
8408              Files:  op.c t/op/local.t
8409      Branch: maint-5.004/perl
8410            ! op.c t/op/local.t
8411 ____________________________________________________________________________
8412 [   662] By: TimBunce                              on 1998/03/03  09:37:51
8413         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
8414              From:  Chip Salzenberg
8415              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
8416              pp_hot.c regexec.c scope.c
8417      Branch: maint-5.004/perl
8418            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
8419            ! proto.h regexec.c regexp.h scope.c
8420 ____________________________________________________________________________
8421 [   661] By: TimBunce                              on 1998/03/03  09:27:04
8422         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
8423              From:  Chip Salzenberg
8424              Files:  toke.c
8425      Branch: maint-5.004/perl
8426            ! toke.c
8427 ____________________________________________________________________________
8428 [   660] By: TimBunce                              on 1998/03/03  09:24:41
8429         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
8430              From:  Chip Salzenberg
8431              Files:  scope.c
8432      Branch: maint-5.004/perl
8433            ! scope.c
8434 ____________________________________________________________________________
8435 [   659] By: TimBunce                              on 1998/03/03  09:24:00
8436         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
8437              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8438              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
8439              Files:  sv.c t/op/sprintf.t
8440      Branch: maint-5.004/perl
8441            ! sv.c t/op/sprintf.t
8442 ____________________________________________________________________________
8443 [   658] By: TimBunce                              on 1998/03/03  09:22:13
8444         Log: Title:  "Tiny core patch for source filters", #F025
8445              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
8446              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
8447              Files:  toke.c
8448      Branch: maint-5.004/perl
8449            ! toke.c
8450 ____________________________________________________________________________
8451 [   657] By: TimBunce                              on 1998/03/03  09:20:00
8452         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
8453              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8454              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
8455              Files:  t/base/lex.t toke.c
8456      Branch: maint-5.004/perl
8457            ! t/base/lex.t toke.c
8458 ____________________________________________________________________________
8459 [   656] By: TimBunce                              on 1998/03/03  09:17:56
8460         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
8461              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8462              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
8463              Files:  doio.c t/pragma/warn-1global
8464      Branch: maint-5.004/perl
8465            ! doio.c t/pragma/warn-1global
8466 ____________________________________________________________________________
8467 [   655] By: TimBunce                              on 1998/03/03  09:16:56
8468         Log: Title:  "Fix '*' prototype", #F022
8469              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8470              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
8471              Files:  toke.c
8472      Branch: maint-5.004/perl
8473            ! toke.c
8474 ____________________________________________________________________________
8475 [   654] By: TimBunce                              on 1998/03/03  09:15:04
8476         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
8477              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
8478              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
8479              Files:  lib/File/Find.pm
8480      Branch: maint-5.004/perl
8481            ! lib/File/Find.pm
8482 ____________________________________________________________________________
8483 [   653] By: TimBunce                              on 1998/03/03  09:11:55
8484         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
8485              From:  Chip Salzenberg
8486              Files:  sv.c
8487      Branch: maint-5.004/perl
8488            ! sv.c
8489 ____________________________________________________________________________
8490 [   652] By: TimBunce                              on 1998/03/03  09:07:50
8491         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
8492              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8493              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
8494              Files:  scope.c
8495      Branch: maint-5.004/perl
8496            ! scope.c
8497 ____________________________________________________________________________
8498 [   651] By: TimBunce                              on 1998/03/03  09:07:10
8499         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
8500              From:  Stephane Payrard <stef@francenet.fr>
8501              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
8502              Files:  op.c t/op/my.t
8503      Branch: maint-5.004/perl
8504            ! op.c t/op/my.t
8505 ____________________________________________________________________________
8506 [   650] By: TimBunce                              on 1998/03/03  09:04:04
8507         Log: Title:  "enhanced "use strict" warning", #F017
8508              From:  Tkil <tkil@reptile.scrye.com>
8509              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
8510              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
8511      Branch: maint-5.004/perl
8512            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
8513 ____________________________________________________________________________
8514 [   649] By: TimBunce                              on 1998/03/03  09:02:55
8515         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
8516              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8517              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
8518              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
8519      Branch: maint-5.004/perl
8520            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
8521 ____________________________________________________________________________
8522 [   648] By: TimBunce                              on 1998/03/03  08:58:00
8523         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
8524              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8525              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
8526              Files:  sv.c
8527      Branch: maint-5.004/perl
8528            ! sv.c
8529 ____________________________________________________________________________
8530 [   647] By: TimBunce                              on 1998/03/03  08:53:35
8531         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
8532              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8533              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
8534              Files:  os2/os2.c util.c
8535      Branch: maint-5.004/perl
8536            ! os2/os2.c util.c
8537 ____________________________________________________________________________
8538 [   646] By: TimBunce                              on 1998/03/03  08:51:04
8539         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
8540              From:  Roderick Schertler <roderick@argon.org>
8541              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
8542              Files:  doio.c t/op/misc.t
8543      Branch: maint-5.004/perl
8544            ! doio.c t/op/misc.t
8545 ____________________________________________________________________________
8546 [   645] By: TimBunce                              on 1998/03/03  08:49:34
8547         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
8548              From:  Stephen McCamant <alias@mcs.com>
8549              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
8550              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
8551      Branch: maint-5.004/perl
8552            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
8553 ____________________________________________________________________________
8554 [   644] By: TimBunce                              on 1998/03/03  08:43:06
8555         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
8556              From:  Spider Boardman <spider@orb.nashua.nh.us>
8557              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
8558              Files:  sv.c
8559      Branch: maint-5.004/perl
8560            ! sv.c
8561 ____________________________________________________________________________
8562 [   643] By: TimBunce                              on 1998/03/03  08:41:07
8563         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
8564              From:  Chip Salzenberg
8565              Files:  op.c t/op/my.t
8566      Branch: maint-5.004/perl
8567            ! op.c t/op/my.t
8568 ____________________________________________________________________________
8569 [   642] By: TimBunce                              on 1998/03/03  08:39:11
8570         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
8571              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8572              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
8573              Files:  pod/perlobj.pod sv.c t/op/ref.t
8574      Branch: maint-5.004/perl
8575            ! pod/perlobj.pod sv.c t/op/ref.t
8576 ____________________________________________________________________________
8577 [   641] By: gsar                                  on 1998/03/03  04:39:49
8578         Log: merge problematic maintpatch to op.c
8579              #77:  "Eliminate double warnings under C<package;>"
8580              From:  Chip Salzenberg
8581              Files:  gv.c op.c toke.c
8582      Branch: win32/perl
8583            ! gv.c op.c toke.c
8584 ____________________________________________________________________________
8585 [   640] By: gsar                                  on 1998/03/03  04:30:22
8586         Log: merge another conflicting maintpatch to op.c
8587              #17:  "Enhanced "use strict" warning"
8588              From:  Tkil <tkil@reptile.scrye.com>
8589              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
8590              Date:  Thu, 4 Dec 1997 02:38:26 -0700
8591              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
8592      Branch: win32/perl
8593            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
8594 ____________________________________________________________________________
8595 [   639] By: gsar                                  on 1998/03/03  04:09:11
8596         Log: maintpatch
8597              #73:  "Fix order of warnings for misplaced subscripts"
8598              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8599              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
8600              Date:  Mon, 13 Oct 1997 11:23:56 +0100
8601              Files:  op.c
8602      Branch: win32/perl
8603            ! op.c
8604 ____________________________________________________________________________
8605 [   638] By: gsar                                  on 1998/03/03  04:02:16
8606         Log: manually apply another conflicting maintpatch
8607              #64:  "Fix extension version mismatch message"
8608              From:  Chip Salzenberg
8609              Files:  XSUB.h
8610      Branch: win32/perl
8611            ! XSUB.h
8612 ____________________________________________________________________________
8613 [   637] By: gsar                                  on 1998/03/03  03:57:08
8614         Log: maintpatch
8615              #62:  "Fix doc bug in getservbyname() examples"
8616              From:  Tom Christiansen
8617              Files:  ext/Socket/Socket.pm
8618      Branch: win32/perl
8619            ! ext/Socket/Socket.pm
8620 ____________________________________________________________________________
8621 [   636] By: gsar                                  on 1998/03/03  03:55:13
8622         Log: maintpatch
8623              #60:  "Socket occasional SEGV"
8624              From:  Trevor Blackwell <tlb@viaweb.com>
8625              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
8626              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
8627              Files:  ext/Socket/Socket.xs
8628      Branch: win32/perl
8629            ! ext/Socket/Socket.xs
8630 ____________________________________________________________________________
8631 [   635] By: gsar                                  on 1998/03/03  03:51:01
8632         Log: maintpatches for docs
8633              #53:  "Perlop bitwise & | ^ documentation"
8634              From:  Tom Phoenix <rootbeer@teleport.com>
8635              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
8636              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
8637              Files:  pod/perlfunc.pod
8638              -------- 
8639              #54:  "Update docs on tr///"
8640              From:  Tom Phoenix <rootbeer@teleport.com>
8641              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
8642              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
8643              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8644              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8645              pod/perlstyle.pod toke.c
8646      Branch: win32/perl
8647            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8648            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8649            ! pod/perlstyle.pod toke.c
8650 ____________________________________________________________________________
8651 [   634] By: gsar                                  on 1998/03/03  03:43:42
8652         Log: another maintpatch (this one needed adjust of test nos.)
8653              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8654              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
8655              Date: Thu, 22 Jan 1998 12:11:49 +0000
8656              Subject: Re: [PERL] A few perl5.004_03 bugs 
8657      Branch: win32/perl
8658            ! mg.c t/op/magic.t
8659 ____________________________________________________________________________
8660 [   633] By: gsar                                  on 1998/03/03  03:36:40
8661         Log: merge another toke.c patch and its dependent (very carefully)
8662              #32:  "Support C<Package::> as function-blind bearword"
8663              From:  Chip Salzenberg
8664              Files:  toke.c
8665              --------
8666              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
8667              From:  Gurusamy Sarathy
8668              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
8669      Branch: win32/perl
8670            ! pod/perldelta.pod pod/perldiag.pod toke.c
8671 ____________________________________________________________________________
8672 [   632] By: gsar                                  on 1998/03/03  03:12:16
8673         Log: another toke.c maintpatch
8674              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
8675              From:  Chip Salzenberg
8676              Files:  toke.c
8677      Branch: win32/perl
8678            ! toke.c
8679 ____________________________________________________________________________
8680 [   631] By: gsar                                  on 1998/03/03  03:06:59
8681         Log: still another maintpatch
8682              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8683              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
8684              Date: Sun, 02 Nov 1997 13:31:54 +0000
8685              Subject: [PATCH] assorted sprintf bugs
8686      Branch: win32/perl
8687            ! sv.c t/op/sprintf.t
8688 ____________________________________________________________________________
8689 [   630] By: gsar                                  on 1998/03/03  03:03:55
8690         Log: yet another maintpatch
8691              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8692              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
8693              Date: Sat, 22 Nov 1997 12:52:16 +0000
8694              Subject: Re: [PERL] Unexpected output 
8695      Branch: win32/perl
8696            ! doio.c t/pragma/warn-1global
8697 ____________________________________________________________________________
8698 [   629] By: gsar                                  on 1998/03/03  02:57:33
8699         Log: merge another maintpatch to toke.c
8700              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8701              Date: Sat, 22 Nov 1997 14:45:23 GMT
8702              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
8703              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
8704      Branch: win32/perl
8705            ! t/base/lex.t toke.c
8706 ____________________________________________________________________________
8707 [   628] By: gsar                                  on 1998/03/03  02:50:20
8708         Log: manually merge a maintpatch
8709              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
8710              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
8711              From: gnat@frii.com
8712              Subject: [PERL] Commenting toke.c
8713      Branch: win32/perl
8714            ! toke.c
8715 ____________________________________________________________________________
8716 [   627] By: TimBunce                              on 1998/03/02  22:34:47
8717         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
8718              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8719              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
8720              Files:  pp_hot.c pp_sys.c
8721      Branch: maint-5.004/perl
8722            ! pp_hot.c pp_sys.c
8723 ____________________________________________________________________________
8724 [   626] By: TimBunce                              on 1998/03/02  22:31:13
8725         Log: This is the change description for change 625
8726              Title:  "Fix tr///s option", #F007
8727              From:  Inaba Hiroto <inaba@st.rim.or.jp>
8728              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
8729              Files:  doop.c
8730      Branch: maint-5.004/perl
8731            ! doop.c
8732 ____________________________________________________________________________
8733 [   625] By: TimBunce                              on 1998/03/02  22:23:48
8734         Log:      Branch: maint-5.004/perl
8735            ! doop.c
8736 ____________________________________________________________________________
8737 [   623] By: TimBunce                              on 1998/03/02  21:51:53
8738         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
8739              From:  Chip Salzenberg
8740              Files:  pp_ctl.c
8741      Branch: maint-5.004/perl
8742            ! pp_ctl.c
8743 ____________________________________________________________________________
8744 [   622] By: TimBunce                              on 1998/03/02  21:43:29
8745         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
8746              From:  Chip Salzenberg
8747              Files:  sv.c
8748      Branch: maint-5.004/perl
8749            ! sv.c
8750 ____________________________________________________________________________
8751 [   621] By: TimBunce                              on 1998/03/02  21:29:59
8752         Log: Title:  "Fix compile-time warning line in while ()", #F004
8753              From:  Chip Salzenberg
8754              Files:  op.c
8755      Branch: maint-5.004/perl
8756            ! op.c
8757 ____________________________________________________________________________
8758 [   620] By: TimBunce                              on 1998/03/02  21:25:27
8759         Log: Title:  "STMT foreach LIST;", #F002
8760              From:  Chip Salzenberg
8761              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
8762              vms/perly_c.vms
8763      Branch: maint-5.004/perl
8764            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8765            ! toke.c vms/perly_c.vms
8766 ____________________________________________________________________________
8767 [   619] By: TimBunce                              on 1998/03/02  21:12:58
8768         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
8769              From:  Chip Salzenberg
8770              Files:  op.c
8771      Branch: maint-5.004/perl
8772            ! op.c
8773 ____________________________________________________________________________
8774 [   618] By: gsar                                  on 1998/03/02  04:40:16
8775         Log: make t/lib/nothread.t type xtext also
8776      Branch: win32/perl
8777            ! t/op/nothread.t
8778 ____________________________________________________________________________
8779 [   617] By: gsar                                  on 1998/03/02  04:35:15
8780         Log: make t/lib/thread.t type xtext
8781      Branch: win32/perl
8782            ! t/lib/thread.t
8783 ____________________________________________________________________________
8784 [   616] By: gsar                                  on 1998/03/02  04:17:40
8785         Log: fix misapplied hunks in change#614
8786      Branch: win32/perl
8787            ! scope.c scope.h
8788 ____________________________________________________________________________
8789 [   615] By: gsar                                  on 1998/03/02  03:39:16
8790         Log: another one down
8791              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
8792              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
8793              Date: Tue, 25 Nov 1997 23:03:48 -0800
8794              Subject: [PERL] File::Find bugs & patches
8795      Branch: win32/perl
8796            ! lib/File/Find.pm
8797 ____________________________________________________________________________
8798 [   614] By: gsar                                  on 1998/03/02  03:28:28
8799         Log: this one with adjusted test numbers
8800              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
8801              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
8802              From: Stephen McCamant <alias@mcs.com>
8803              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
8804      Branch: win32/perl
8805            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
8806 ____________________________________________________________________________
8807 [   613] By: gsar                                  on 1998/03/02  03:13:32
8808         Log: still another
8809              From: Inaba Hiroto <inaba@st.rim.or.jp>
8810              Subject: [PERL] tr///s bug
8811              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
8812              Date: Sat, 10 Jan 1998 15:53:33 +0900
8813      Branch: win32/perl
8814            ! doop.c t/op/subst.t
8815 ____________________________________________________________________________
8816 [   612] By: gsar                                  on 1998/03/02  03:01:27
8817         Log: yet another patch
8818              From: Chip Salzenberg <salzench@nielsenmedia.com>
8819              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
8820              Subject: Tiny but massively cool:  C<statement foreach @list>
8821              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
8822      Branch: win32/perl
8823            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8824            ! toke.c vms/perly_c.vms
8825 ____________________________________________________________________________
8826 [   611] By: gsar                                  on 1998/03/02  01:52:46
8827         Log: yet another 'old' patch
8828              From: Stephane Payrard <stef@francenet.fr>
8829              Message-Id: <199712040054.BAA04612@www.zweig.com>
8830              To: perl5-porters@perl.org
8831              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
8832              between `my' and `local' (Patch included)
8833      Branch: win32/perl
8834            ! op.c t/op/my.t
8835 ____________________________________________________________________________
8836 [   610] By: gsar                                  on 1998/03/02  01:45:55
8837         Log: another 'old' patch
8838              From: Roderick Schertler <roderick@argon.org>
8839              Date: 19 Dec 1997 12:52:36 -0500
8840              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
8841              Subject: [PERL] [PATCH] Re: Problem with open >&=
8842      Branch: win32/perl
8843            ! doio.c t/op/misc.t
8844 ____________________________________________________________________________
8845 [   609] By: gsar                                  on 1998/03/02  01:23:56
8846         Log: apply missing pieces from:
8847              From: Chip Salzenberg <salzench@nielsenmedia.com>
8848              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
8849              Subject: [PATCH] Improved LVALUE patch
8850              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
8851      Branch: win32/perl
8852            ! sv.c
8853 ____________________________________________________________________________
8854 [   608] By: gsar                                  on 1998/03/02  01:13:01
8855         Log: merge two important 'old' patches
8856              From: Chip Salzenberg <salzench@nielsenmedia.com>
8857              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
8858              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
8859              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
8860              ------
8861              From: Chip Salzenberg <salzench@nielsenmedia.com>
8862              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
8863              Subject: [PATCH] Fix for compile-time while() warnings
8864              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
8865      Branch: win32/perl
8866            ! op.c
8867 ____________________________________________________________________________
8868 [   607] By: gsar                                  on 1998/03/01  06:52:26
8869         Log: integrate mainline changes
8870      Branch: asperl
8871           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
8872           +> lib/Tie/Handle.pm t/op/tiehandle.t
8873            - config_H
8874           !> (integrate 89 files)
8875 ____________________________________________________________________________
8876 [   606] By: gsar                                  on 1998/02/28  23:11:00
8877         Log: misc small tweaks
8878              - AutoLoader fix for long::pack::names
8879              - d_mymalloc can be set from makefiles now
8880              - make search.pl actually work on win32
8881              - revert podoc about $^E on OS/2 (per Ilya's wishes)
8882      Branch: win32/perl
8883            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
8884            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
8885 ____________________________________________________________________________
8886 [   605] By: gsar                                  on 1998/02/28  22:16:45
8887         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
8888      Branch: win32/perl
8889            ! embedvar.h sv.h
8890 ____________________________________________________________________________
8891 [   604] By: gsar                                  on 1998/02/28  21:08:58
8892         Log: integrate mainline
8893      Branch: win32/perl
8894           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
8895           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
8896           !> byterun.c ext/SDBM_File/Makefile.PL
8897           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
8898           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
8899           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
8900           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
8901           !> vms/test.com win32/makedef.pl
8902 ____________________________________________________________________________
8903 [   603] By: nick                                  on 1998/02/28  11:31:15
8904         Log: Missed FREAD in bytecode.h
8905              Cannot export svref_mutex in non-threaded perl
8906      Branch: perl
8907            ! bytecode.h win32/makedef.pl
8908
8909 ----------------
8910 Version 5.004_61
8911 ----------------
8912
8913 ____________________________________________________________________________
8914 [   602] By: mbeattie                              on 1998/02/27  18:35:27
8915         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
8916              preprocessor symbol on Digital UNIX.
8917      Branch: perl
8918            ! bytecode.h bytecode.pl byterun.c
8919 ____________________________________________________________________________
8920 [   601] By: mbeattie                              on 1998/02/27  18:27:00
8921         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
8922      Branch: perl
8923            ! sv.h
8924 ____________________________________________________________________________
8925 [   600] By: mbeattie                              on 1998/02/27  18:15:07
8926         Log: Add atomic.h to MANIFEST
8927      Branch: perl
8928            ! MANIFEST
8929 ____________________________________________________________________________
8930 [   599] By: mbeattie                              on 1998/02/27  18:13:52
8931         Log: Integrate win32 branch into mainline.
8932      Branch: perl
8933            ! bytecode.pl
8934           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
8935           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
8936           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
8937           !> win32/config.gc win32/config.vc win32/config_H.bc
8938           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
8939           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
8940           !> win32/win32thread.h
8941 ____________________________________________________________________________
8942 [   598] By: mbeattie                              on 1998/02/27  18:06:41
8943         Log: Make refcounts atomic for threading (dependent on appropriate
8944              arch-dependent and compiler-dependent definitions in atomic.h
8945              or else falls back to a global mutex to protect refcounts).
8946      Branch: perl
8947            + atomic.h
8948            ! global.sym perl.c perlvars.h sv.c sv.h
8949 ____________________________________________________________________________
8950 [   597] By: mbeattie                              on 1998/02/27  15:37:22
8951         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
8952      Branch: perl
8953            ! MANIFEST
8954 ____________________________________________________________________________
8955 [   596] By: mbeattie                              on 1998/02/27  15:34:55
8956         Log: Missed adding new file Policy_sh.SH in change 592.
8957      Branch: perl
8958            + Policy_sh.SH
8959 ____________________________________________________________________________
8960 [   595] By: mbeattie                              on 1998/02/27  15:34:06
8961         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
8962              Date: Fri, 27 Feb 1998 04:15:04 +0000
8963              From: Graham Barr <gbarr@pobox.com>
8964      Branch: perl
8965            + lib/Tie/Handle.pm t/op/tiehandle.t
8966            ! pod/perltie.pod pp_sys.c
8967 ____________________________________________________________________________
8968 [   594] By: mbeattie                              on 1998/02/27  15:31:12
8969         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8970              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
8971              Date: Thu, 26 Feb 1998 11:09:55 -0800
8972              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
8973              Date: Thu, 26 Feb 1998 11:15:24 -0800
8974      Branch: perl
8975            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
8976            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
8977            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
8978            ! vms/test.com
8979 ____________________________________________________________________________
8980 [   593] By: mbeattie                              on 1998/02/27  15:26:45
8981         Log: Fix file-descriptor leak when pipes fail via taint checks:
8982              Subject: [PATCH] Some patches went through cracks
8983              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
8984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8985      Branch: perl
8986            ! os2/os2.c util.c
8987 ____________________________________________________________________________
8988 [   592] By: mbeattie                              on 1998/02/27  15:15:12
8989         Log: Subject: Config_60-03-04.diff patch for 5.004_60
8990              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
8991              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8992      Branch: perl
8993            ! Configure MANIFEST Makefile.SH os2/diff.configure
8994 ____________________________________________________________________________
8995 [   591] By: gsar                                  on 1998/02/26  19:34:50
8996         Log: added AS patch#9
8997      Branch: asperl
8998            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
8999            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
9000            - win32/ipstdiowin.h win32/perlobj.def
9001            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
9002            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
9003            ! win32/win32sck.c win32/win32thread.c
9004 ____________________________________________________________________________
9005 [   590] By: gsar                                  on 1998/02/26  04:25:40
9006         Log: various changes to make win32 build under the new Configure & co.
9007              - added byterun.c to core C build
9008              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
9009              after adding new variables to config.[bgv]c
9010              - sig_name_init now has only the valid signals
9011              - we now have $Config{usethreads}
9012              - tested under the two commercial compilers w/ and w/o usethreads
9013      Branch: win32/perl
9014            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9015            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9016            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
9017 ____________________________________________________________________________
9018 [   589] By: gsar                                  on 1998/02/26  03:56:19
9019         Log: various cleanups so that B can be built as "just another extension"
9020              - export symbols needed for building B
9021              - bset_obj_store() is needed by byterun(), so define it there instead
9022              of at B.xs, and export it
9023              - freadpv() is only used in B.xs, so move it there
9024              - byte*.h are now included by perl.h
9025              - regenerate embed*.h
9026      Branch: win32/perl
9027            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
9028            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
9029 ____________________________________________________________________________
9030 [   588] By: gsar                                  on 1998/02/25  21:46:35
9031         Log: integrate mainline
9032      Branch: win32/perl
9033           +> Porting/config.sh Porting/config_H
9034            - config_H
9035           !> (integrate 54 files)
9036 ____________________________________________________________________________
9037 [   587] By: gsar                                  on 1998/02/25  19:20:26
9038         Log: added AS patch#8
9039      Branch: asperl
9040            ! sv.c x2p/a2py.c x2p/util.c
9041 ____________________________________________________________________________
9042 [   586] By: gsar                                  on 1998/02/25  19:08:06
9043         Log: added AS patch#7
9044              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
9045              Date:    Tue, 24 Feb 1998 07:57:07 PST
9046              From:    Douglas Lankshear <dougl@ActiveState.com>
9047              Subject: [PATCH] 
9048              
9049              Here's an attempt at
9050              6. MANIFEST must be updated with new file names
9051              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
9052              And some changes to move toward
9053              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
9054              
9055              -- Doug
9056      Branch: asperl
9057            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
9058            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
9059            ! perlenv.h perlio.h perllio.h win32/Makefile
9060 ____________________________________________________________________________
9061 [   585] By: mbeattie                              on 1998/02/25  17:44:34
9062         Log: More compiler tweaks.
9063      Branch: perl
9064            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
9065 ____________________________________________________________________________
9066 [   584] By: mbeattie                              on 1998/02/25  15:36:38
9067         Log: Subject: [PATCH 5.004_60] dos-djgpp update
9068              Date: Wed, 25 Feb 1998 11:17:07 +0100
9069              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9070      Branch: perl
9071            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
9072 ____________________________________________________________________________
9073 [   583] By: mbeattie                              on 1998/02/25  15:34:48
9074         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
9075      Branch: perl
9076            ! global.sym patchlevel.h
9077 ____________________________________________________________________________
9078 [   582] By: mbeattie                              on 1998/02/25  15:28:08
9079         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
9080              Date: Tue, 24 Feb 1998 11:15:57 +0000
9081              From: Robin Houston <robin@oneworld.org>
9082      Branch: perl
9083            ! pod/perldiag.pod pp_ctl.c
9084 ____________________________________________________________________________
9085 [   581] By: mbeattie                              on 1998/02/25  15:27:06
9086         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
9087              Date: 23 Feb 1998 23:36:09 +0100
9088              From: Gisle Aas <gisle@aas.no>
9089      Branch: perl
9090            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
9091 ____________________________________________________________________________
9092 [   580] By: mbeattie                              on 1998/02/25  15:25:29
9093         Log: Subject: [PATCH 5.004_60] improved Test.pm
9094              Date: Sat, 21 Feb 1998 14:17:09 -0500
9095              From: Joshua Pritikin <pritikin@mindspring.com>
9096      Branch: perl
9097            ! lib/Test.pm
9098 ____________________________________________________________________________
9099 [   579] By: mbeattie                              on 1998/02/25  15:23:24
9100         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
9101              From: Jarkko Hietaniemi <jhi@iki.fi>
9102              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
9103              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
9104              Subject: Re: your HP-UX perl patch
9105              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
9106      Branch: perl
9107            ! Makefile.SH embed.h global.sym hints/hpux.sh
9108 ____________________________________________________________________________
9109 [   578] By: mbeattie                              on 1998/02/25  15:18:06
9110         Log: Back out DB_File patch (change _553) and tweak Configure.
9111              Subject: ANNOUNCE: perl5.004_60 is available
9112              Date: Mon, 23 Feb 1998 10:47:26 -0000
9113              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
9114      Branch: perl
9115            ! Configure ext/DB_File/DB_File.xs
9116 ____________________________________________________________________________
9117 [   577] By: mbeattie                              on 1998/02/25  15:04:00
9118         Log: Subject: [PATCH] Cwd.pm
9119              Date: Fri, 20 Feb 1998 10:27:54 -0600
9120              From: Graham Barr <gbarr@ti.com>
9121      Branch: perl
9122            ! lib/Cwd.pm
9123 ____________________________________________________________________________
9124 [   576] By: mbeattie                              on 1998/02/25  15:02:57
9125         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
9126              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
9127              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
9128              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
9129              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
9130              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
9131              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
9132      Branch: perl
9133            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
9134 ____________________________________________________________________________
9135 [   575] By: mbeattie                              on 1998/02/25  14:58:00
9136         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
9137              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
9138              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9139      Branch: perl
9140            + Porting/config.sh Porting/config_H
9141            - config_H
9142            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
9143            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
9144            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
9145            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
9146            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
9147            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
9148            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
9149 ____________________________________________________________________________
9150 [   574] By: gsar                                  on 1998/02/24  02:21:14
9151         Log: fix typos in sv.c
9152      Branch: win32/perl
9153            ! sv.c
9154 ____________________________________________________________________________
9155 [   573] By: mbeattie                              on 1998/02/23  10:03:39
9156         Log: Remove old Linux+threads segfault degugging kludge.
9157      Branch: perl
9158            ! perl.c
9159 ____________________________________________________________________________
9160 [   572] By: gsar                                  on 1998/02/23  09:45:26
9161         Log: undo previous change (no added value!)
9162      Branch: win32/perl
9163            ! win32/bin/pl2bat.pl
9164 ____________________________________________________________________________
9165 [   571] By: gsar                                  on 1998/02/23  09:18:32
9166         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
9167              John Cavanaugh <cavanaug@sdd.hp.com>)
9168      Branch: win32/perl
9169            ! win32/bin/pl2bat.pl
9170 ____________________________________________________________________________
9171 [   570] By: gsar                                  on 1998/02/22  04:02:15
9172         Log: support chown() (just a noop for now)
9173      Branch: win32/perl
9174            ! dosish.h win32/win32.c win32/win32.h
9175 ____________________________________________________________________________
9176 [   569] By: gsar                                  on 1998/02/22  03:09:55
9177         Log: integrate latest win32 branch
9178      Branch: asperl
9179           +> (branch 41 files)
9180           !> (integrate 59 files)
9181 ____________________________________________________________________________
9182 [   568] By: gsar                                  on 1998/02/22  02:40:56
9183         Log: get compiler building under win32 (needed Makefile.PL
9184              hacks that could be applicable to other platforms)
9185      Branch: win32/perl
9186            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
9187 ____________________________________________________________________________
9188 [   567] By: gsar                                  on 1998/02/22  01:30:19
9189         Log: integrate mainline
9190      Branch: win32/perl
9191           +> (branch 41 files)
9192           !> (integrate 46 files)
9193 ____________________________________________________________________________
9194 [   566] By: gsar                                  on 1998/02/20  22:31:56
9195         Log: fix handle leak in join()
9196      Branch: win32/perl
9197            ! win32/win32thread.h
9198
9199 ----------------
9200 Version 5.004_60
9201 ----------------
9202
9203 ____________________________________________________________________________
9204 [   565] By: mbeattie                              on 1998/02/20  18:23:47
9205         Log: Remove compiler files from their old lib/B locations. The compiler
9206              now builds by default (without the byteperl executable so far) and
9207              seems to work at least minimally.
9208      Branch: perl
9209            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
9210            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
9211            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
9212            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
9213            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
9214            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
9215            ! MANIFEST bytecode.pl
9216 ____________________________________________________________________________
9217 [   564] By: mbeattie                              on 1998/02/20  18:05:33
9218         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
9219              under ext/B.
9220      Branch: perl
9221           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
9222           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
9223           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
9224           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
9225           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
9226           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
9227           +> ext/B/B/makeliblinks ext/B/O.pm
9228 ____________________________________________________________________________
9229 [   563] By: mbeattie                              on 1998/02/20  17:54:58
9230         Log: Start getting compiler to work when built with the core.
9231              [Still won't work as of this change.]
9232      Branch: perl
9233           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
9234           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
9235           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
9236           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
9237           +> lib/B/Terse.pm lib/B/Xref.pm
9238            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
9239 ____________________________________________________________________________
9240 [   562] By: mbeattie                              on 1998/02/20  16:42:13
9241         Log: Merge perlext/Compiler/... into mainline. Some files move to
9242              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
9243              move to the base perl directory (e.g. headers). Will need some
9244              cleaning up before it builds properly, I would guess.
9245      Branch: perl
9246           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
9247           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
9248           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
9249           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
9250           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
9251           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
9252           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
9253           +> lib/B/makeliblinks lib/O.pm
9254 ____________________________________________________________________________
9255 [   561] By: mbeattie                              on 1998/02/20  16:39:38
9256         Log: Win32 changes from Sarathy, tweaked slightly by me.
9257      Branch: perlext
9258            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
9259            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
9260            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
9261            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
9262 ____________________________________________________________________________
9263 [   560] By: mbeattie                              on 1998/02/20  15:46:15
9264         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
9265      Branch: perl
9266            ! perl.c
9267 ____________________________________________________________________________
9268 [   559] By: mbeattie                              on 1998/02/20  12:56:10
9269         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
9270      Branch: perl
9271            ! MANIFEST patchlevel.h
9272 ____________________________________________________________________________
9273 [   558] By: mbeattie                              on 1998/02/20  12:53:26
9274         Log: Integrate win32 branch into mainline.
9275      Branch: perl
9276           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
9277           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9278           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9279           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
9280           !> win32/win32iop.h x2p/a2p.h
9281 ____________________________________________________________________________
9282 [   557] By: mbeattie                              on 1998/02/20  12:51:42
9283         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
9284              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
9285              From: Jarkko Hietaniemi <jhi@iki.fi>
9286      Branch: perl
9287            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
9288            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
9289            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
9290            ! pod/perltoc.pod pod/perlvar.pod
9291 ____________________________________________________________________________
9292 [   556] By: mbeattie                              on 1998/02/20  12:49:54
9293         Log: Subject: [PATCH] installperl
9294              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
9295              From: Norton Allen <allen@huarp.harvard.edu>
9296      Branch: perl
9297            ! installperl
9298 ____________________________________________________________________________
9299 [   555] By: mbeattie                              on 1998/02/20  12:49:09
9300         Log: Subject: [PATCH:_59] t/op/wantarray.t
9301              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
9302              From: Norton Allen <allen@huarp.harvard.edu>
9303      Branch: perl
9304            + t/op/wantarray.t
9305 ____________________________________________________________________________
9306 [   554] By: mbeattie                              on 1998/02/20  12:47:44
9307         Log: Subject: Misprint in regcomp.c [PATCH]
9308              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
9309              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9310      Branch: perl
9311            ! regcomp.c
9312 ____________________________________________________________________________
9313 [   553] By: mbeattie                              on 1998/02/20  12:45:08
9314         Log: Subject: DB_File ->length does not work just after tie.
9315              Date: Tue, 17 Feb 1998 13:19:18 GMT
9316              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9317      Branch: perl
9318            ! ext/DB_File/DB_File.xs
9319 ____________________________________________________________________________
9320 [   552] By: mbeattie                              on 1998/02/20  12:43:32
9321         Log: Subject: [PATCH] - perl5.005_59, update Copyright
9322              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
9323              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
9324      Branch: perl
9325            ! perl.c
9326 ____________________________________________________________________________
9327 [   551] By: mbeattie                              on 1998/02/20  12:42:41
9328         Log: Subject: Re: for() and map() peculiarity
9329              Date: Mon, 16 Feb 1998 21:33:44 +0000
9330              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9331      Branch: perl
9332            ! pod/perlsyn.pod
9333 ____________________________________________________________________________
9334 [   550] By: mbeattie                              on 1998/02/20  12:41:53
9335         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
9336              Date: Mon, 16 Feb 1998 11:46:29 -0800
9337              From: Dan Sugalski <sugalskd@osshe.edu>
9338      Branch: perl
9339            ! vms/config.vms
9340 ____________________________________________________________________________
9341 [   549] By: mbeattie                              on 1998/02/20  12:40:55
9342         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
9343              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
9344              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
9345      Branch: perl
9346            ! global.sym
9347 ____________________________________________________________________________
9348 [   548] By: mbeattie                              on 1998/02/20  12:39:56
9349         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
9350              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
9351              From: Jarkko Hietaniemi <jhi@iki.fi>
9352      Branch: perl
9353            ! hints/irix_6.sh
9354 ____________________________________________________________________________
9355 [   547] By: mbeattie                              on 1998/02/20  12:38:58
9356         Log: Subject: [PATCH] perlguts update
9357              Date: 16 Feb 1998 11:23:53 +0100
9358              From: Gisle Aas <gisle@aas.no>
9359      Branch: perl
9360            ! pod/perlguts.pod
9361 ____________________________________________________________________________
9362 [   546] By: mbeattie                              on 1998/02/20  12:38:01
9363         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
9364              Date: Sun, 15 Feb 1998 23:56:05 -0500
9365              From: Irving Reid <irving@tor.securecomputing.com>
9366      Branch: perl
9367            ! hints/bsdos.sh
9368 ____________________________________________________________________________
9369 [   545] By: mbeattie                              on 1998/02/20  12:37:11
9370         Log: Subject: [PATCH] 5% speedup in an empty loop
9371              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
9372              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9373      Branch: perl
9374            ! op.c
9375 ____________________________________________________________________________
9376 [   544] By: mbeattie                              on 1998/02/20  12:36:26
9377         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
9378              Date: Sun, 15 Feb 98 23:06:16 +0100
9379              From: Hans Mulder <hansm@icgroup.nl>
9380      Branch: perl
9381            ! hints/next_3.sh hints/next_4.sh
9382 ____________________________________________________________________________
9383 [   543] By: mbeattie                              on 1998/02/20  12:35:39
9384         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
9385              Date: Sun, 15 Feb 98 23:05:20 +0100
9386              From: Hans Mulder <hansm@icgroup.nl>
9387      Branch: perl
9388            ! malloc.c
9389 ____________________________________________________________________________
9390 [   542] By: mbeattie                              on 1998/02/20  12:35:03
9391         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
9392              From: Hans Mulder <hansm@icgroup.nl>
9393              Date: Sun, 15 Feb 98 23:04:29 +0100
9394      Branch: perl
9395            ! Configure
9396 ____________________________________________________________________________
9397 [   541] By: mbeattie                              on 1998/02/20  12:33:56
9398         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
9399              NeXT   needs DONT_DECLARE_STD)
9400              Date: Sun, 15 Feb 98 23:04:19 +0100
9401              From: Hans Mulder <hansm@icgroup.nl>
9402      Branch: perl
9403            ! perl.h
9404 ____________________________________________________________________________
9405 [   540] By: mbeattie                              on 1998/02/20  12:32:25
9406         Log: Subject: [PATCH] sv_check_thinkfirst macroized
9407              Date: 15 Feb 1998 22:00:38 +0100
9408              From: Gisle Aas <gisle@aas.no>
9409      Branch: perl
9410            ! sv.c
9411 ____________________________________________________________________________
9412 [   539] By: mbeattie                              on 1998/02/20  12:31:07
9413         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
9414              Date: Sat, 14 Feb 1998 17:58:01 -0500
9415              From: Joshua Pritikin <pritikin@mindspring.com>
9416      Branch: perl
9417            + lib/Test.pm
9418            ! MANIFEST lib/Test/Harness.pm
9419 ____________________________________________________________________________
9420 [   538] By: mbeattie                              on 1998/02/20  12:24:31
9421         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
9422              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
9423              From: Jarkko Hietaniemi <jhi@iki.fi>
9424      Branch: perl
9425            ! INSTALL pod/perldiag.pod pod/perllocale.pod
9426 ____________________________________________________________________________
9427 [   537] By: mbeattie                              on 1998/02/20  12:23:04
9428         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
9429              Date: Fri, 13 Feb 1998 13:38:28 -0800
9430              From: Dan Sugalski <sugalskd@osshe.edu>
9431      Branch: perl
9432            ! README.vms
9433 ____________________________________________________________________________
9434 [   536] By: mbeattie                              on 1998/02/20  12:20:29
9435         Log: Subject: [PATCH] 5.004_58, move intuition tests
9436              Date: Thu, 12 Feb 1998 17:11:05 -0600
9437              From: Stephen Potter <spp@psa.pencom.com>
9438      Branch: perl
9439            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
9440            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
9441            ! t/op/flip.t t/op/pat.t t/op/push.t
9442 ____________________________________________________________________________
9443 [   535] By: gsar                                  on 1998/02/19  23:07:24
9444         Log: applied a version of this with tabs intact
9445              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
9446              Date:    19 Feb 1998 15:06:38 EST
9447              From:    dfan@harmonixmusic.com (Dan Schmidt)
9448              Subject: Pod::Html bug and fix: missing </UL> in index
9449      Branch: win32/perl
9450            ! lib/Pod/Html.pm
9451 ____________________________________________________________________________
9452 [   534] By: gsar                                  on 1998/02/19  19:40:27
9453         Log: Fix C<0> problem in Pod::Html
9454      Branch: win32/perl
9455            ! lib/Pod/Html.pm
9456 ____________________________________________________________________________
9457 [   533] By: gsar                                  on 1998/02/18  18:11:08
9458         Log: non-debug VC builds are -O1 now (they say it works, and is
9459              faster)
9460      Branch: win32/perl
9461            ! win32/Makefile win32/makefile.mk
9462 ____________________________________________________________________________
9463 [   532] By: gsar                                  on 1998/02/18  04:11:03
9464         Log: integrate nick's patch to mainline
9465      Branch: win32/perl
9466           !> pp.c
9467 ____________________________________________________________________________
9468 [   531] By: mbeattie                              on 1998/02/17  17:50:50
9469         Log: Assorted changes to the compiler
9470      Branch: perlext
9471            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
9472            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
9473            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
9474            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
9475 ____________________________________________________________________________
9476 [   530] By: gsar                                  on 1998/02/17  01:47:35
9477         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
9478              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
9479              build passes all tests except t/lib/io_xs.t (seems to be due to
9480              broken tmpfile() in the CRT or import lib)
9481      Branch: win32/perl
9482            ! XSUB.h win32/makefile.mk win32/win32.h
9483 ____________________________________________________________________________
9484 [   529] By: gsar                                  on 1998/02/16  23:03:31
9485         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
9486              in this version of gcc!)
9487      Branch: win32/perl
9488            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
9489            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
9490 ____________________________________________________________________________
9491 [   528] By: nick                                  on 1998/02/16  22:13:04
9492         Log: Missing PUSHMARK in unshift TIEARRAY hook
9493      Branch: perl
9494            ! pp.c
9495 ____________________________________________________________________________
9496 [   527] By: gsar                                  on 1998/02/15  20:59:07
9497         Log: integrate win32 branch
9498      Branch: asperl
9499           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
9500           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9501           !> win32/makedef.pl
9502 ____________________________________________________________________________
9503 [   526] By: gsar                                  on 1998/02/15  20:02:11
9504         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
9505      Branch: win32/perl
9506            ! config_h.SH win32/config_H.bc win32/config_H.gc
9507            ! win32/config_H.vc
9508 ____________________________________________________________________________
9509 [   525] By: gsar                                  on 1998/02/15  03:26:45
9510         Log: fix build problems due to renamed Config variables
9511      Branch: win32/perl
9512            ! win32/config.bc win32/config.gc win32/config.vc
9513            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9514            ! win32/makedef.pl
9515 ____________________________________________________________________________
9516 [   524] By: gsar                                  on 1998/02/14  01:00:15
9517         Log: bring ASPerl uptodate with mainline changes
9518      Branch: asperl
9519           +> ext/DB_File/Changes t/comp/require.t
9520           !> (integrate 41 files)
9521 ____________________________________________________________________________
9522 [   523] By: gsar                                  on 1998/02/14  00:52:17
9523         Log: integrate mainline
9524      Branch: win32/perl
9525           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
9526           !> pp_hot.c t/op/magic.t
9527 ____________________________________________________________________________
9528 [   522] By: gsar                                  on 1998/02/14  00:42:37
9529         Log: added AS patch#6
9530              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
9531              Date:    Fri, 13 Feb 1998 06:14:51 PST
9532              From:    Douglas Lankshear <dougl@ActiveState.com>
9533              Subject: [PATCH] command line build
9534              
9535              This patch is for the command line build of perl object.
9536              I'll merge the ipfoo.c function with win32_xxx functions next.
9537              
9538              -- Doug
9539      Branch: asperl
9540            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
9541            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
9542            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
9543 ____________________________________________________________________________
9544 [   521] By: gsar                                  on 1998/02/14  00:14:04
9545         Log: added AS patch#5 (patch #4 was intentionally skipped after
9546              discussion)
9547      Branch: asperl
9548            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
9549            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
9550            ! regexec.c sv.c toke.c
9551 ____________________________________________________________________________
9552 [   520] By: nick                                  on 1998/02/13  18:15:46
9553         Log: Resolve ansiperl against win32
9554      Branch: ansiperl
9555           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
9556           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
9557           +> t/lib/ph.t
9558           !> (integrate 898 files)
9559
9560 ----------------
9561 Version 5.004_59
9562 ----------------
9563
9564 ____________________________________________________________________________
9565 [   519] By: mbeattie                              on 1998/02/13  17:05:37
9566         Log: Integrate win32 into mainline.
9567      Branch: perl
9568            ! lib/ExtUtils/xsubpp
9569           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9570           !> win32/makefile.mk
9571 ____________________________________________________________________________
9572 [   518] By: mbeattie                              on 1998/02/13  17:01:16
9573         Log: Bump patchlevel.h to 59.
9574      Branch: perl
9575            ! patchlevel.h
9576 ____________________________________________________________________________
9577 [   517] By: mbeattie                              on 1998/02/13  16:57:59
9578         Log: Subject: [PATCH] _58: wantarray in void context broken
9579              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
9580              From: Norton Allen <allen@huarp.harvard.edu>
9581      Branch: perl
9582            ! pp_hot.c
9583 ____________________________________________________________________________
9584 [   516] By: mbeattie                              on 1998/02/13  16:55:33
9585         Log: Subject: [PATCH] 5.004_58 QNX getcwd
9586              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
9587              From: Norton Allen <allen@huarp.harvard.edu>
9588      Branch: perl
9589            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
9590 ____________________________________________________________________________
9591 [   515] By: gsar                                  on 1998/02/12  18:29:52
9592         Log: pickup lddlflags properly for Config.pm
9593      Branch: win32/perl
9594            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9595            ! win32/makefile.mk
9596 ____________________________________________________________________________
9597 [   514] By: gsar                                  on 1998/02/12  18:16:09
9598         Log: fix xsubpp bug in SETMAGIC code
9599      Branch: win32/perl
9600            ! lib/ExtUtils/xsubpp
9601 ____________________________________________________________________________
9602 [   513] By: gsar                                  on 1998/02/12  18:06:30
9603         Log: integrate mainline
9604      Branch: win32/perl
9605           +> ext/DB_File/Changes
9606           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
9607           !> ext/DB_File/DB_File.xs hints/machten.sh
9608           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
9609           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
9610           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
9611           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
9612           !> t/op/re_tests t/pragma/locale.t
9613 ____________________________________________________________________________
9614 [   512] By: mbeattie                              on 1998/02/12  17:34:02
9615         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
9616              with -DUSE_THREADS -DDEBUGGING to fail.
9617      Branch: perl
9618            ! scope.h
9619 ____________________________________________________________________________
9620 [   511] By: mbeattie                              on 1998/02/12  16:44:03
9621         Log: Integrate win32 into mainline
9622      Branch: perl
9623           +> t/comp/require.t
9624           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
9625 ____________________________________________________________________________
9626 [   510] By: mbeattie                              on 1998/02/12  16:42:26
9627         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
9628              Date: 12 Feb 1998 14:25:55 +0100
9629              From: koenig@kulturbox.de (Andreas J. Koenig)
9630      Branch: perl
9631            ! lib/ExtUtils/Install.pm
9632 ____________________________________________________________________________
9633 [   509] By: mbeattie                              on 1998/02/12  16:40:34
9634         Log: Subject: Re: wrong prototype for sbrk [PATCH]
9635              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
9636              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9637      Branch: perl
9638            ! malloc.c
9639 ____________________________________________________________________________
9640 [   508] By: mbeattie                              on 1998/02/12  16:36:53
9641         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
9642              Date: Wed, 11 Feb 1998 17:29:20 +0100
9643              From: Achim Bohnet <ach@mpe.mpg.de>
9644      Branch: perl
9645            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9646 ____________________________________________________________________________
9647 [   507] By: mbeattie                              on 1998/02/12  16:35:26
9648         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
9649              Date: Wed, 11 Feb 1998 14:59:46 +0100
9650              From: Dominic Dunlop <domo@vo.lu>
9651      Branch: perl
9652            ! hints/machten.sh
9653 ____________________________________________________________________________
9654 [   506] By: mbeattie                              on 1998/02/12  16:28:40
9655         Log: Subject: DB_File 1.58 patch
9656              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
9657              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9658      Branch: perl
9659            + ext/DB_File/Changes
9660            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
9661            ! t/lib/db-recno.t
9662 ____________________________________________________________________________
9663 [   505] By: mbeattie                              on 1998/02/12  16:24:26
9664         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
9665              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
9666              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9667      Branch: perl
9668            ! regexec.c t/op/re_tests
9669 ____________________________________________________________________________
9670 [   504] By: mbeattie                              on 1998/02/12  16:22:46
9671         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9672              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
9673              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
9674              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
9675              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
9676              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
9677              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
9678      Branch: perl
9679            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
9680            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
9681 ____________________________________________________________________________
9682 [   503] By: mbeattie                              on 1998/02/12  16:15:43
9683         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
9684              Date: Mon, 9 Feb 1998 13:19:45 +0100
9685              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9686      Branch: perl
9687            ! t/lib/filecopy.t
9688 ____________________________________________________________________________
9689 [   502] By: mbeattie                              on 1998/02/12  16:14:27
9690         Log: Assorted patches to sv.c:
9691              From: Gisle Aas <gisle@aas.no>
9692              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
9693              Date: 07 Feb 1998 00:21:57 +0100
9694              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
9695              Date: 07 Feb 1998 00:29:45 +0100
9696              Subject: [PATCH] sv_upgrade() always returns TRUE
9697              Date: 09 Feb 1998 15:44:01 +0100
9698      Branch: perl
9699            ! sv.c
9700 ____________________________________________________________________________
9701 [   501] By: mbeattie                              on 1998/02/12  16:09:26
9702         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
9703              Subject: Perl debugger.
9704              Date: Fri, 6 Feb 1998 17:47:08 -0500
9705              From: "Jason A. Smith" <smithj4@rpi.edu>
9706      Branch: perl
9707            ! lib/perl5db.pl
9708 ____________________________________________________________________________
9709 [   500] By: gsar                                  on 1998/02/12  03:20:55
9710         Log: merge another maint patch
9711              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
9712              Date:    Tue, 10 Feb 1998 18:49:00 EST
9713              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9714              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
9715      Branch: win32/perl
9716            ! pp_ctl.c
9717 ____________________________________________________________________________
9718 [   499] By: gsar                                  on 1998/02/12  03:14:39
9719         Log: make t/comp/require.t type xtext
9720      Branch: win32/perl
9721            ! t/comp/require.t
9722 ____________________________________________________________________________
9723 [   498] By: gsar                                  on 1998/02/12  03:09:58
9724         Log: fix extra LEAVE when require fails
9725              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
9726              Date:    Tue, 10 Feb 1998 18:21:37 EST
9727              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9728              Subject: Re: evals and requires make seg-fault with bad require file 
9729      Branch: win32/perl
9730            + t/comp/require.t
9731            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
9732 ____________________________________________________________________________
9733 [   497] By: gsar                                  on 1998/02/12  02:47:29
9734         Log: merge a maint patch
9735              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
9736              Date:    Wed, 11 Feb 1998 00:15:51 EST
9737              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9738              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
9739      Branch: win32/perl
9740            ! pp_ctl.c t/op/local.t
9741 ____________________________________________________________________________
9742 [   496] By: mbeattie                              on 1998/02/11  13:04:50
9743         Log: Integrate win32 into mainline.
9744      Branch: perl
9745           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9746           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
9747           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
9748           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
9749           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
9750           !> win32/makedef.pl win32/win32.c win32/win32iop.h
9751 ____________________________________________________________________________
9752 [   495] By: mbeattie                              on 1998/02/11  13:03:59
9753         Log: Fix special constants in Xref.pm
9754      Branch: perlext
9755            ! Compiler/B/Xref.pm
9756 ____________________________________________________________________________
9757 [   494] By: gsar                                  on 1998/02/10  18:26:28
9758         Log: fix opendir() problem on share names
9759              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
9760              Date:    Tue, 10 Feb 1998 13:28:53 EST
9761              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9762              Subject: Re: BUG: opendir and UNC names on NT 
9763      Branch: win32/perl
9764            ! win32/win32.c
9765 ____________________________________________________________________________
9766 [   493] By: gsar                                  on 1998/02/09  23:09:40
9767         Log: integrate win32 branch contents
9768      Branch: asperl
9769           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9770           +> lib/Fatal.pm t/lib/ph.t
9771            ! hv.c
9772           !> (integrate 895 files)
9773 ____________________________________________________________________________
9774 [   492] By: gsar                                  on 1998/02/09  07:30:19
9775         Log: enhancements to previous patch for XSUB OUTPUT args
9776              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
9777              Date:    Mon, 09 Feb 1998 02:31:55 EST
9778              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9779              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
9780      Branch: win32/perl
9781            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9782            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
9783            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
9784            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
9785            ! sv.h
9786 ____________________________________________________________________________
9787 [   491] By: gsar                                  on 1998/02/09  03:00:52
9788         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
9789              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
9790              Date:    Wed, 29 Oct 1997 19:36:25 EST
9791              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9792              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
9793      Branch: win32/perl
9794            ! op.c
9795 ____________________________________________________________________________
9796 [   490] By: gsar                                  on 1998/02/09  02:30:43
9797         Log: fix for bugs in handling DESTROY (adjusted test numbers)
9798              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
9799              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
9800              Date: Wed, 31 Dec 1997 19:30:46 -0500
9801              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9802      Branch: win32/perl
9803            ! pod/perlobj.pod sv.c t/op/ref.t
9804 ____________________________________________________________________________
9805 [   489] By: gsar                                  on 1998/02/09  00:30:35
9806         Log: ansify prototype for my_safemalloc(), avoid warnings
9807      Branch: win32/perl
9808            ! sv.c
9809 ____________________________________________________________________________
9810 [   488] By: gsar                                  on 1998/02/09  00:29:08
9811         Log: fix misapplied hunks in 5.004_58
9812              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
9813              Date:    Sun, 08 Feb 1998 02:18:12 EST
9814              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9815              Subject: [PATCH] fixes for test failures in 5.004_58
9816      Branch: win32/perl
9817            ! gv.c op.c
9818 ____________________________________________________________________________
9819 [   487] By: gsar                                  on 1998/02/09  00:27:16
9820         Log: win32_utime() tweaks to avoid warnings
9821      Branch: win32/perl
9822            ! win32/win32.c win32/win32iop.h
9823 ____________________________________________________________________________
9824 [   486] By: gsar                                  on 1998/02/07  23:45:22
9825         Log: integrate mainline, plus a few small win32 enhancements
9826              - remove Win32::GetCurrentDirectory()
9827              - add Win32::Sleep() for compat
9828              - add smarter utime() from Jan Dubois, and export it as win32_utime()
9829      Branch: win32/perl
9830           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9831           +> lib/Fatal.pm t/lib/ph.t
9832            ! win32/makedef.pl win32/win32.c win32/win32iop.h
9833           !> (integrate 61 files)
9834
9835 ----------------
9836 Version 5.004_58
9837 ----------------
9838
9839 ____________________________________________________________________________
9840 [   485] By: mbeattie                              on 1998/02/06  18:11:47
9841         Log: Bump patchlevel to 58.
9842      Branch: perl
9843            ! patchlevel.h
9844 ____________________________________________________________________________
9845 [   484] By: mbeattie                              on 1998/02/06  18:08:28
9846         Log: Fix up problem with gv.c from change 477.
9847              Fix up Config.pm use in t/lib/ph.t from change 478.
9848      Branch: perl
9849            ! gv.c t/lib/ph.t
9850 ____________________________________________________________________________
9851 [   483] By: mbeattie                              on 1998/02/06  17:34:34
9852         Log: Integrate win32 branch into mainline
9853      Branch: perl
9854           !> win32/win32sck.c
9855 ____________________________________________________________________________
9856 [   482] By: mbeattie                              on 1998/02/06  17:26:41
9857         Log: lib/Fatal.pm missing from repository
9858      Branch: perl
9859            + lib/Fatal.pm
9860 ____________________________________________________________________________
9861 [   481] By: mbeattie                              on 1998/02/06  17:24:57
9862         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
9863              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
9864              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9865      Branch: perl
9866            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9867            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9868 ____________________________________________________________________________
9869 [   480] By: mbeattie                              on 1998/02/06  17:19:52
9870         Log: x2p/str.c was missing from list of changed files in change 466
9871      Branch: perl
9872            ! x2p/str.c
9873 ____________________________________________________________________________
9874 [   479] By: mbeattie                              on 1998/02/06  17:16:54
9875         Log: Added t/lib/ph.t to MANIFEST
9876      Branch: perl
9877            ! MANIFEST
9878 ____________________________________________________________________________
9879 [   478] By: mbeattie                              on 1998/02/06  17:15:38
9880         Log: Subject: [PATCH] h2ph.PL
9881              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
9882              From: kstar@www.chapin.edu (Kurt D. Starsinic)
9883      Branch: perl
9884            + t/lib/ph.t
9885            ! utils/h2ph.PL
9886 ____________________________________________________________________________
9887 [   477] By: mbeattie                              on 1998/02/06  17:10:46
9888         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
9889              Date: 04 Feb 1998 14:49:46 +0100
9890              From: Gisle Aas <gisle@aas.no>
9891              as modified by
9892              From: chip@atlantic.net
9893              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
9894      Branch: perl
9895            ! gv.c
9896 ____________________________________________________________________________
9897 [   476] By: mbeattie                              on 1998/02/06  16:47:03
9898         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9899              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
9900              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
9901              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
9902              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
9903      Branch: perl
9904            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
9905 ____________________________________________________________________________
9906 [   475] By: mbeattie                              on 1998/02/06  16:44:57
9907         Log: Subject: [PATCH] nomemok
9908              Date: Mon, 2 Feb 1998 15:06:50 +0100
9909              From: Gisle Aas <gisle@aas.no>
9910      Branch: perl
9911            ! hv.c
9912 ____________________________________________________________________________
9913 [   474] By: mbeattie                              on 1998/02/06  16:43:46
9914         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
9915              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
9916              From: abigail@fnx.com
9917      Branch: perl
9918            ! lib/Benchmark.pm
9919 ____________________________________________________________________________
9920 [   473] By: mbeattie                              on 1998/02/06  16:42:53
9921         Log: Subject: [PATCH] adding the newSVpvn API function
9922              Date: Sat, 31 Jan 1998 06:32:42 +0100
9923              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9924      Branch: perl
9925            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
9926            ! proto.h sv.c
9927 ____________________________________________________________________________
9928 [   472] By: mbeattie                              on 1998/02/06  16:35:41
9929         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
9930              Date: 28 Jan 1998 17:40:37 -0800
9931              From: Stephen Zander <srz@mckesson.com>
9932      Branch: perl
9933            ! hints/solaris_2.sh
9934 ____________________________________________________________________________
9935 [   471] By: mbeattie                              on 1998/02/06  16:02:57
9936         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
9937              Date: Thu, 15 Jan 1998 11:53:06 +0000
9938              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9939      Branch: perl
9940            ! pod/perlguts.pod pp.c t/op/vec.t
9941 ____________________________________________________________________________
9942 [   470] By: mbeattie                              on 1998/02/06  16:01:36
9943         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9944              Subject: 5.004_56: Patch to Tie::Hash and docs
9945              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
9946              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
9947              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
9948      Branch: perl
9949            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
9950            ! t/op/misc.t t/op/pat.t toke.c
9951 ____________________________________________________________________________
9952 [   469] By: mbeattie                              on 1998/02/06  15:58:31
9953         Log: Subject: Another Array.pm patch
9954              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
9955              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9956      Branch: perl
9957            ! lib/Tie/Array.pm
9958 ____________________________________________________________________________
9959 [   468] By: mbeattie                              on 1998/02/06  15:56:28
9960         Log: Subject: documentation patch for 5.004_57
9961              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
9962              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9963      Branch: perl
9964            ! lib/Tie/Array.pm
9965 ____________________________________________________________________________
9966 [   467] By: mbeattie                              on 1998/02/06  15:55:34
9967         Log: Subject: 5.004_56: patch for `use Fatal' again
9968              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
9969              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9970      Branch: perl
9971            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
9972            ! pp.c t/comp/proto.t toke.c
9973 ____________________________________________________________________________
9974 [   466] By: mbeattie                              on 1998/02/06  15:53:53
9975         Log: Subject: Newer -DLEAKTEST patch
9976              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
9977              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9978      Branch: perl
9979            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
9980            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
9981            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
9982            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
9983            ! toke.c util.c vms/perly_c.vms x2p/hash.c
9984 ____________________________________________________________________________
9985 [   465] By: mbeattie                              on 1998/02/06  15:46:35
9986         Log: More Chip patches (tweaked for _5x). The final one mentioned here
9987              (@ARGV with -i) actually went in at change 462 but I failed to
9988              add it to the change description:
9989              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
9990              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
9991              Subject: [PATCH] Fix for C<@x = my @y>
9992              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
9993              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
9994              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
9995              Subject: [PATCH] Allow last() to mean last
9996              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
9997              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
9998              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
9999      Branch: perl
10000            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
10001            ! vms/perly_h.vms
10002 ____________________________________________________________________________
10003 [   464] By: mbeattie                              on 1998/02/06  15:06:18
10004         Log: More Chip patches:
10005              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
10006              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
10007              Subject: [PATCH] Fix line numbers after here documents in eval STRING
10008              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
10009              Subject: [PATCH] Make recursive lexical analysis more robust
10010              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
10011      Branch: perl
10012            ! pp_ctl.c sv.c toke.c
10013 ____________________________________________________________________________
10014 [   463] By: mbeattie                              on 1998/02/06  15:04:17
10015         Log: Some more Chip patches (tweaked to match _5x):
10016              Subject: [PATCH] Fix empty BLOCK
10017              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
10018              Subject: [PATCH] fix (\@@) proto
10019              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
10020              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
10021              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
10022              Subject: [PATCH] Don't fold string comparison under  C<use locale>
10023              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
10024      Branch: perl
10025            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
10026 ____________________________________________________________________________
10027 [   462] By: mbeattie                              on 1998/02/06  14:56:30
10028         Log: Some Chip patches (some tweaked to match _5x source):
10029              From: Chip Salzenberg <salzench@nielsenmedia.com>
10030              Subject: [PATCH] local leakage
10031              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
10032              Subject: [PATCH] NULs in patterns
10033              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
10034              Subject: [PATCH] Configure on PerlIO
10035              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
10036              Subject: [PATCH] Avoid core dump on package alias
10037              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
10038              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
10039              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
10040      Branch: perl
10041            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
10042            ! t/op/local.t
10043 ____________________________________________________________________________
10044 [   461] By: gsar                                  on 1998/02/04  03:34:36
10045         Log: support win32_select(0,0,0,msec) (winsock doesn't)
10046      Branch: win32/perl
10047            ! win32/win32sck.c
10048 ____________________________________________________________________________
10049 [   460] By: gsar                                  on 1998/02/04  00:44:47
10050         Log: bug: win32_select() must StartSockets()
10051      Branch: win32/perl
10052            ! win32/win32sck.c
10053
10054 ----------------
10055 Version 5.004_57
10056 ----------------
10057
10058 ____________________________________________________________________________
10059 [   459] By: mbeattie                              on 1998/02/03  16:00:07
10060         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
10061              of execution causes core dump if threadsvp is moved). Replaced
10062              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
10063      Branch: perl
10064            ! av.c perl.c
10065 ____________________________________________________________________________
10066 [   458] By: mbeattie                              on 1998/02/03  14:40:02
10067         Log: Fix up MANIFEST.
10068      Branch: perl
10069            ! MANIFEST
10070 ____________________________________________________________________________
10071 [   457] By: mbeattie                              on 1998/02/03  13:50:23
10072         Log: Integrate win32 into mainline. My last integration from ansiperl
10073              to the mainline was a dismal failure: I did -ay but meant -at.
10074              This should fix things now since win32 has already integrated
10075              all the necessary changes from ansiperl.
10076      Branch: perl
10077           !> (integrate 111 files)
10078 ____________________________________________________________________________
10079 [   456] By: gsar                                  on 1998/02/03  04:48:08
10080         Log: Fix minor problems with non USE_THREADS build. win32 branch
10081              now looks 5.004_57-ready.
10082      Branch: win32/perl
10083            ! thread.h win32/makedef.pl
10084 ____________________________________________________________________________
10085 [   455] By: gsar                                  on 1998/02/03  03:45:09
10086         Log: integrate mainline
10087      Branch: win32/perl
10088           !> (integrate 887 files)
10089 ____________________________________________________________________________
10090 [   454] By: mbeattie                              on 1998/02/02  16:44:24
10091         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
10092              defaults have been commented out for now. 
10093      Branch: perl
10094            ! hints/dec_osf.sh
10095 ____________________________________________________________________________
10096 [   453] By: mbeattie                              on 1998/02/02  15:51:39
10097         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
10098              variables. Moved threadnum to a per-interpreter variable and
10099              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
10100              more than one thread may be running. Minor tweaks to Thread.xs.
10101      Branch: perl
10102            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
10103            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
10104            ! thread.h util.c
10105 ____________________________________________________________________________
10106 [   452] By: gsar                                  on 1998/02/02  04:56:50
10107         Log: remove totally egregious s/\\dir// in File::Find
10108      Branch: win32/perl
10109            ! lib/File/Find.pm
10110 ____________________________________________________________________________
10111 [   451] By: gsar                                  on 1998/02/01  22:20:20
10112         Log: added AS patch#3
10113              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
10114              Date:    Sun, 01 Feb 1998 09:18:13 PST
10115              From:    Douglas Lankshear <dougl@ActiveState.com>
10116              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
10117              
10118              Here's an additional diff against //depot/asperl
10119              
10120              The field name mg_length was changed back to mg_len
10121              The function name mg_len was change to mg_length
10122              
10123              The need for sort_mutex removed thanks to the code derived
10124              from Tom Horsley's work.
10125              
10126              -- Doug
10127      Branch: asperl
10128            + XSLock.h
10129            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
10130            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
10131            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
10132            ! scope.c scope.h sv.c toke.c universal.c util.c
10133            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
10134            ! win32/perlobj.def win32/runperl.c
10135 ____________________________________________________________________________
10136 [   450] By: gsar                                  on 1998/01/30  23:43:57
10137         Log: various tweaks
10138              - add new functions to proto.h
10139              - fix up makefile.mk for $(OBJECT)
10140      Branch: asperl
10141            ! pp_ctl.c proto.h win32/makefile.mk
10142 ____________________________________________________________________________
10143 [   449] By: gsar                                  on 1998/01/30  21:23:15
10144         Log: fix up missing patches from AS patch#2
10145      Branch: asperl
10146            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
10147            ! pp_ctl.c proto.h
10148 ____________________________________________________________________________
10149 [   448] By: gsar                                  on 1998/01/30  18:23:17
10150         Log: fix htonlx typo
10151      Branch: win32/perl
10152            ! perlsock.h
10153 ____________________________________________________________________________
10154 [   447] By: mbeattie                              on 1998/01/30  16:03:49
10155         Log: Fix up MANIFEST to add missing files
10156      Branch: perl
10157            ! MANIFEST
10158 ____________________________________________________________________________
10159 [   446] By: mbeattie                              on 1998/01/30  12:34:55
10160         Log: Bump patchlevel to 57.
10161      Branch: perl
10162            ! patchlevel.h
10163 ____________________________________________________________________________
10164 [   445] By: gsar                                  on 1998/01/30  10:44:38
10165         Log: initial merge of latest win32 branch into ASPerl
10166      Branch: asperl
10167           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
10168           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
10169           +> win32/bin/perlglob.pl
10170           !> (integrate 141 files)
10171 ____________________________________________________________________________
10172 [   444] By: gsar                                  on 1998/01/30  09:25:58
10173         Log: goofed branching, redo asperl branch
10174      Branch: asperl
10175            ! perl.h
10176 ____________________________________________________________________________
10177 [   443] By: gsar                                  on 1998/01/30  09:23:36
10178         Log: added AS patch#2
10179      Branch: asperl
10180            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
10181            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
10182            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10183            + win32/ipstdiowin.h win32/perlobj.def
10184            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
10185            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
10186            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
10187            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
10188            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
10189            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
10190            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
10191            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
10192            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
10193 ____________________________________________________________________________
10194 [   441] By: gsar                                  on 1998/01/30  08:54:19
10195         Log: Created new branch from win32@396, added AS patch#1
10196      Branch: asperl
10197            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
10198            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
10199            + regcomp.c scope.h sv.c toke.c util.c
10200           +> (branch 915 files)
10201 ____________________________________________________________________________
10202 [   440] By: gsar                                  on 1998/01/30  04:43:23
10203         Log: integrate winansi
10204      Branch: win32/perl
10205           +> pod/perlhist.pod
10206           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
10207           !> util.c
10208 ____________________________________________________________________________
10209 [   439] By: mbeattie                              on 1998/01/27  15:31:53
10210         Log: Integrate ansi branch into mainline (resolve -ay).
10211      Branch: perl
10212           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
10213           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
10214           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
10215           +> win32/bin/perlglob.pl
10216            ! op.c
10217           !> (integrate 868 files)
10218 ____________________________________________________________________________
10219 [   438] By: nick                                  on 1998/01/24  12:02:34
10220         Log: Gisle's av_unshift tweak, two small patches from chip
10221              and check for NULL in hv_delete in case '~' and tie magic
10222              are present
10223      Branch: ansiperl
10224            ! av.c hv.c op.c pp_ctl.c scope.c
10225 ____________________________________________________________________________
10226 [   437] By: nick                                  on 1998/01/24  10:37:56
10227         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
10228              Ugh! ...
10229              Macros were unsuitable for declaring the functions, extra () round
10230              parameters removed - non-function forms of PerlXxx_yyyy() need to 
10231              add () themselves.
10232              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
10233      Branch: ansiperl
10234            ! perlsock.h pp_sys.c util.c
10235 ____________________________________________________________________________
10236 [   436] By: nick                                  on 1998/01/24  10:03:03
10237         Log: Integrate win32 into ansiperl
10238      Branch: ansiperl
10239           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
10240           +> win32/bin/perlglob.pl
10241           !> (integrate 38 files)
10242 ____________________________________________________________________________
10243 [   435] By: nick                                  on 1998/01/24  09:47:49
10244         Log: Add perlhist.pod
10245      Branch: ansiperl
10246            + pod/perlhist.pod
10247            ! MANIFEST
10248 ____________________________________________________________________________
10249 [   434] By: gsar                                  on 1998/01/19  05:01:47
10250         Log: s/PerlENV/PerlEnv/ just to be consistent
10251      Branch: win32/perl
10252            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
10253 ____________________________________________________________________________
10254 [   433] By: gsar                                  on 1998/01/19  04:52:18
10255         Log: foo() -> PerlGroup_foo() patch from ActiveState
10256      Branch: win32/perl
10257            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
10258            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
10259            ! scope.h sv.c toke.c util.c
10260 ____________________________________________________________________________
10261 [   432] By: gsar                                  on 1998/01/19  04:42:26
10262         Log: integrate mainline
10263      Branch: win32/perl
10264           !> pod/perlfunc.pod
10265 ____________________________________________________________________________
10266 [   431] By: gsar                                  on 1998/01/19  04:40:04
10267         Log: integrate changes in winansi
10268      Branch: win32/perl
10269           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
10270           +> t/lib/tie-stdpush.t t/op/tiearray.t
10271           !> (integrate 98 files)
10272 ____________________________________________________________________________
10273 [   430] By: gsar                                  on 1998/01/19  04:10:43
10274         Log: Fix autovivification problems with XSUB OUTPUT args
10275              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
10276              Date:    Sun, 18 Jan 1998 23:09:07 EST
10277              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
10278              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
10279      Branch: win32/perl
10280            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
10281            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
10282            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
10283            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
10284 ____________________________________________________________________________
10285 [   429] By: nick                                  on 1998/01/17  21:01:50
10286         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
10287              Date: Thu, 25 Dec 1997 13:39:15 -0500
10288              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10289              To: perl5-porters@perl.org
10290              
10291              It turns out that the potential for the "CONFIG key 'exe_ext'
10292              does not exist in Config.pm" problem has been around for a while,
10293              in the definition of SvTRUE().  It's just that non-gcc compilers
10294              are more or less being built as CRIPPLED_CC when USE_THREADS is
10295              defined (even if they can inline things).  The inline macro for
10296              SvTRUE works with tied hashes and the EXISTS method, and the
10297              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
10298              does not, because it adds an excess mg_get() which replaces the
10299              EXISTS result with a FETCH result.
10300      Branch: ansiperl
10301            ! sv.c
10302 ____________________________________________________________________________
10303 [   428] By: nick                                  on 1998/01/17  20:59:11
10304         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
10305              Date: Fri, 19 Dec 97 17:19:09 GMT
10306              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
10307      Branch: ansiperl
10308            ! doio.c sv.c toke.c util.c
10309 ____________________________________________________________________________
10310 [   427] By: nick                                  on 1998/01/17  12:01:53
10311         Log: Permit tie ?foo,$object 
10312              tidy up dead #ifdef ORIGINAL_TIE)
10313              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
10314      Branch: ansiperl
10315            ! pp_sys.c
10316 ____________________________________________________________________________
10317 [   426] By: nick                                  on 1998/01/15  18:06:36
10318         Log: First working TIEARRAY and other misc tie fixes
10319      Branch: ansiperl
10320            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
10321 ____________________________________________________________________________
10322 [   425] By: nick                                  on 1998/01/14  21:56:40
10323         Log: Not working yet - split problems ...
10324      Branch: ansiperl
10325            ! pp.c t/lib/thread.t t/op/tiearray.t
10326 ____________________________________________________________________________
10327 [   424] By: nick                                  on 1998/01/14  18:49:25
10328         Log: TIEARRAY updates - almost works ...
10329      Branch: ansiperl
10330            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
10331            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
10332            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
10333            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
10334 ____________________________________________________________________________
10335 [   423] By: gsar                                  on 1998/01/14  00:13:16
10336         Log: fix MakeMaker installbin problem
10337              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
10338              Subject: Re: can't modify message with HTML-Stream, v.1.42 
10339              Date: Tue, 06 Jan 1998 19:16:35 -0500
10340              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10341      Branch: win32/perl
10342            ! lib/ExtUtils/MM_Unix.pm
10343 ____________________________________________________________________________
10344 [   422] By: gsar                                  on 1998/01/13  23:53:02
10345         Log: add archname to *sitearch in config.{b,g,v}c
10346      Branch: win32/perl
10347            ! win32/config.bc win32/config.gc win32/config.vc
10348 ____________________________________________________________________________
10349 [   421] By: gsar                                  on 1998/01/13  23:15:14
10350         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
10351      Branch: win32/perl
10352            ! t/harness
10353 ____________________________________________________________________________
10354 [   420] By: nick                                  on 1998/01/13  22:55:02
10355         Log: tiearray tweaks
10356      Branch: ansiperl
10357            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
10358 ____________________________________________________________________________
10359 [   419] By: nick                                  on 1998/01/13  21:27:33
10360         Log: Skeleton Tie::Array
10361      Branch: ansiperl
10362            + lib/Tie/Array.pm
10363 ____________________________________________________________________________
10364 [   418] By: nick                                  on 1998/01/13  20:52:38
10365         Log: tie array changes to core and tests
10366      Branch: ansiperl
10367            + t/op/tiearray.t
10368            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
10369            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
10370            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
10371 ____________________________________________________________________________
10372 [   417] By: gsar                                  on 1998/01/13  20:49:52
10373         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
10374      Branch: win32/perl
10375            + win32/bin/perlglob.pl
10376            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
10377            ! win32/makefile.mk
10378 ____________________________________________________________________________
10379 [   416] By: gsar                                  on 1998/01/13  02:46:53
10380         Log: various tweaks to build support (NOTE: meant for 5.004_57)
10381              - build and install x2p
10382              - fix installperl warnings on win32
10383              - `make install` now does puts the archlibs in right places
10384              - makefiles don't default to USE_THREADS anymore
10385              - sync config.{b,g,v}c
10386              - sync makefile.mk -> Makefile
10387      Branch: win32/perl
10388            ! installperl win32/Makefile win32/config.bc win32/config.gc
10389            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
10390            ! x2p/a2py.c
10391 ____________________________________________________________________________
10392 [   415] By: nick                                  on 1998/01/11  16:54:26
10393         Log: Integrate win32 into ansiperl
10394      Branch: ansiperl
10395           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
10396           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
10397           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
10398           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
10399           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10400           !> vms/vmsish.h x2p/s2p.PL
10401 ____________________________________________________________________________
10402 [   414] By: nick                                  on 1998/01/11  15:13:49
10403         Log: Integratye mainline -> ansiperl
10404      Branch: ansiperl
10405           !> (integrate 64 files)
10406 ____________________________________________________________________________
10407 [   413] By: mbeattie                              on 1998/01/09  12:57:58
10408         Log: Add missing blank line in pod/perlfunc.pod.
10409      Branch: perl
10410            ! pod/perlfunc.pod
10411 ____________________________________________________________________________
10412 [   412] By: gsar                                  on 1998/01/08  20:54:31
10413         Log: change#398 breaks ENV_IS_CASELESS, fix it
10414      Branch: win32/perl
10415            ! hv.c
10416 ____________________________________________________________________________
10417 [   411] By: gsar                                  on 1998/01/08  18:33:58
10418         Log: Integrate mainline
10419      Branch: win32/perl
10420           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
10421           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
10422           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
10423           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
10424           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10425           !> vms/vmsish.h x2p/s2p.PL
10426 ____________________________________________________________________________
10427 [   410] By: mbeattie                              on 1998/01/08  16:06:22
10428         Log: Fix thinko in t/pragma/locale.t:
10429              Subject: [PATCH] _04 or _56: locale.t
10430              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
10431              From: Jarkko Hietaniemi <jhi@iki.fi>
10432      Branch: perl
10433            ! t/pragma/locale.t
10434 ____________________________________________________________________________
10435 [   409] By: mbeattie                              on 1998/01/08  16:05:09
10436         Log: Use Tom Horley's qsort for sorting:
10437              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
10438              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
10439              From: Hans Mulder <hansm@icgned.nl>
10440      Branch: perl
10441            ! pp_ctl.c
10442 ____________________________________________________________________________
10443 [   408] By: mbeattie                              on 1998/01/08  16:01:57
10444         Log: Make s2p not use cpp:
10445              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
10446              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
10447              From: Hans Mulder <hansm@icgned.nl>
10448      Branch: perl
10449            ! x2p/s2p.PL
10450 ____________________________________________________________________________
10451 [   407] By: mbeattie                              on 1998/01/08  15:57:31
10452         Log: DG/UX tweaks to perl.h:
10453              Subject: [PATCH] _56 on dgux without threads
10454              Date: Sat, 20 Dec 1997 23:01:40 -0500
10455              From: Roderick Schertler <roderick@argon.org>
10456      Branch: perl
10457            ! perl.h
10458 ____________________________________________________________________________
10459 [   406] By: mbeattie                              on 1998/01/08  15:56:02
10460         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
10461              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
10462              Date: Sat, 20 Dec 1997 02:30:01 -0500
10463              From: Spider Boardman <spider@web.zk3.dec.com>
10464      Branch: perl
10465            ! Configure hints/dec_osf.sh
10466 ____________________________________________________________________________
10467 [   405] By: mbeattie                              on 1998/01/08  15:53:40
10468         Log: Missing "" in Configure echo for gethbadd_addr_type.
10469      Branch: perl
10470            ! Configure
10471 ____________________________________________________________________________
10472 [   404] By: mbeattie                              on 1998/01/08  13:04:48
10473         Log: print/printf/... over-eager mg_find for glob magic:
10474              Subject: [PATCH] fix inefficient checks for TIEHANDLE
10475              Date: Wed, 07 Jan 1998 20:06:05 -0500
10476              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10477      Branch: perl
10478            ! pp_hot.c pp_sys.c
10479 ____________________________________________________________________________
10480 [   403] By: mbeattie                              on 1998/01/08  12:56:31
10481         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
10482              Subject: [PATCH] VMS update for 5.004_56
10483              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
10484              From: Charles Bailey <bailey@newman.upenn.edu>
10485      Branch: perl
10486            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
10487            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10488            ! vms/vmsish.h
10489 ____________________________________________________________________________
10490 [   402] By: mbeattie                              on 1998/01/08  12:46:15
10491         Log: Fix utils/perldoc.PL for dos-djgpp:
10492              Subject: 5.004_56: perldoc.PL dos-djgpp patches
10493              Date: Tue, 6 Jan 1998 18:14:59 +0100
10494              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
10495      Branch: perl
10496            ! utils/perldoc.PL
10497 ____________________________________________________________________________
10498 [   401] By: mbeattie                              on 1998/01/08  12:40:14
10499         Log: Version 2.13 of GetoptLong:
10500              Subject: Re: ANNOUNCE: perl 5.004_56 is available
10501              Date: 06 Jan 1998 16:21:45 +0100
10502              From: JVromans@Squirrel.nl (Johan Vromans)
10503      Branch: perl
10504            ! lib/Getopt/Long.pm lib/newgetopt.pl
10505 ____________________________________________________________________________
10506 [   400] By: mbeattie                              on 1998/01/08  12:28:08
10507         Log: Fix variable export and threading configuration for AIX:
10508              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
10509              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
10510              From: Jarkko Hietaniemi <jhi@iki.fi>
10511      Branch: perl
10512            ! Configure perl_exp.SH
10513 ____________________________________________________________________________
10514 [   399] By: mbeattie                              on 1998/01/08  12:25:38
10515         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
10516              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
10517              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
10518              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10519      Branch: perl
10520            ! regexec.c t/op/re_tests
10521 ____________________________________________________________________________
10522 [   398] By: mbeattie                              on 1998/01/08  12:23:41
10523         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
10524              to cope with ENV_IS_CASELESS:
10525              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
10526              Date: Fri, 19 Dec 1997 11:31:36 -0500
10527              From: Owen Taylor <owt1@cornell.edu>
10528      Branch: perl
10529            ! hv.c
10530 ____________________________________________________________________________
10531 [   397] By: mbeattie                              on 1998/01/08  12:10:29
10532         Log: Integrate win32 branch into mainline.
10533      Branch: perl
10534           !> (integrate 41 files)
10535 ____________________________________________________________________________
10536 [   396] By: gsar                                  on 1998/01/07  19:12:27
10537         Log: tweak case-insensitive ENV implementation
10538      Branch: win32/perl
10539            ! hv.c
10540 ____________________________________________________________________________
10541 [   395] By: nick                                  on 1998/01/07  18:40:55
10542         Log: Integrate win32 branch
10543      Branch: ansiperl
10544           !> (integrate 31 files)
10545 ____________________________________________________________________________
10546 [   394] By: gsar                                  on 1998/01/05  19:17:40
10547         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
10548              the fact
10549      Branch: win32/perl
10550            ! pod/perlrun.pod win32/win32.c
10551 ____________________________________________________________________________
10552 [   393] By: gsar                                  on 1998/01/05  05:43:33
10553         Log: Support case-tolerant %ENV
10554              - underlying system calls see the case-as-supplied by user
10555              - added tests to verify addition/deletion/enumeration case-tolerance
10556              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
10557              which is default on win32 now
10558      Branch: win32/perl
10559            ! hv.c t/op/magic.t win32/win32.h
10560 ____________________________________________________________________________
10561 [   392] By: gsar                                  on 1998/01/04  17:55:19
10562         Log: Add a tweaked version of:
10563              Message-Id: <199801040630.AA29298@metronet.com>
10564              Date:    Sun, 04 Jan 1998 00:30:57 CST
10565              From:    Tye McQueen <tye@metronet.com>
10566              Subject: New patch for $^E==GetLastError() under Win32
10567      Branch: win32/perl
10568            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
10569            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
10570            ! win32/win32.c win32/win32.h
10571 ____________________________________________________________________________
10572 [   391] By: gsar                                  on 1998/01/04  07:59:44
10573         Log: Various win32 fixes
10574              - support spawn via system(&P_NOWAIT,...) like OS2
10575              - support wait() and waitpid()
10576              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
10577              - support -lfoo properly in ExtUtils::Liblist
10578              - fix outdated info about Win32 support in perlfaq2
10579              - fix win32 bug in perldoc that causes spurious warnings
10580              - regularize global function/variable names yet more
10581              - fix bug in do_aspawn() (it was always invoking shell, instead of
10582              almost never)
10583              - implement and export win32_wait()
10584              - stub version of USE_RTL_THREAD_API
10585      Branch: win32/perl
10586            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
10587            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
10588            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10589            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
10590            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
10591            ! win32/win32thread.h
10592 ____________________________________________________________________________
10593 [   390] By: gsar                                  on 1997/12/30  21:00:28
10594         Log: Fix $ENV{Path} in FindBin.pm
10595      Branch: win32/perl
10596            ! lib/FindBin.pm
10597 ____________________________________________________________________________
10598 [   389] By: nick                                  on 1997/12/29  10:33:23
10599         Log: Resolve ansiperl against win32
10600      Branch: ansiperl
10601           !> (integrate 105 files)
10602 ____________________________________________________________________________
10603 [   388] By: gsar                                  on 1997/12/24  04:59:28
10604         Log: make $? Unix (and ActiveWare) compatible
10605      Branch: win32/perl
10606            ! README.win32 win32/win32.c
10607 ____________________________________________________________________________
10608 [   387] By: gsar                                  on 1997/12/24  04:21:30
10609         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
10610              non-blocking IO on sockets possible
10611      Branch: win32/perl
10612            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
10613            ! win32/win32iop.h win32/win32sck.c
10614 ____________________________________________________________________________
10615 [   386] By: gsar                                  on 1997/12/24  03:10:55
10616         Log: support getlogin()
10617      Branch: win32/perl
10618            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
10619            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10620            ! win32/win32.c win32/win32.h
10621 ____________________________________________________________________________
10622 [   385] By: gsar                                  on 1997/12/24  02:24:59
10623         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
10624              Update README.win32.
10625      Branch: win32/perl
10626            ! README.win32 perl.h win32/Makefile win32/makedef.pl
10627            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
10628 ____________________________________________________________________________
10629 [   384] By: gsar                                  on 1997/12/24  02:22:42
10630         Log: tweak op.c to avoid warning
10631      Branch: win32/perl
10632            ! op.c
10633 ____________________________________________________________________________
10634 [   383] By: gsar                                  on 1997/12/23  21:12:42
10635         Log: Trivial bugfix#3 from local repository
10636              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
10637              Subject: Re: Assigning result of pop scrambles unrelated reference 
10638              Date: Sat, 06 Dec 1997 06:00:45 -0500
10639              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10640      Branch: win32/perl
10641            ! sv.c
10642 ____________________________________________________________________________
10643 [   382] By: gsar                                  on 1997/12/23  21:09:32
10644         Log: Trivial bugfix#2 from local repository
10645              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
10646              Subject: Re: eval of sub gives spurious "uninitialised" warning 
10647              Date: Sat, 06 Dec 1997 05:25:07 -0500
10648              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10649      Branch: win32/perl
10650            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10651 ____________________________________________________________________________
10652 [   381] By: gsar                                  on 1997/12/23  21:01:04
10653         Log: Trivial bugfix#1 from local repository
10654              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
10655              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
10656              Date: Fri, 28 Nov 1997 18:26:52 -0500
10657              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10658      Branch: win32/perl
10659            ! scope.c
10660 ____________________________________________________________________________
10661 [   380] By: gsar                                  on 1997/12/18  15:10:23
10662         Log: Integrate mainline
10663      Branch: win32/perl
10664           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10665           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10666           +> os2/os2.sym os2/os2thread.h
10667           !> (integrate 77 files)
10668
10669 ----------------
10670 Version 5.004_56
10671 ----------------
10672
10673 ____________________________________________________________________________
10674 [   379] By: mbeattie                              on 1997/12/18  13:28:35
10675         Log: Integrate ansi @364,@366 into mainline.
10676      Branch: perl
10677           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
10678 ____________________________________________________________________________
10679 [   378] By: mbeattie                              on 1997/12/18  13:20:15
10680         Log: Add a few missing files to MANIFEST
10681      Branch: perl
10682            ! MANIFEST
10683 ____________________________________________________________________________
10684 [   377] By: mbeattie                              on 1997/12/18  13:00:16
10685         Log: Bump patchlevel to 56.
10686      Branch: perl
10687            ! patchlevel.h
10688 ____________________________________________________________________________
10689 [   376] By: nick                                  on 1997/12/18  01:32:12
10690         Log: Resolve against mainline
10691      Branch: ansiperl
10692           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10693           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10694           +> os2/os2.sym os2/os2thread.h
10695           !> (integrate 74 files)
10696 ____________________________________________________________________________
10697 [   375] By: nick                                  on 1997/12/18  01:06:15
10698         Log: Resolve against Win32
10699      Branch: ansiperl
10700           !> Configure README.threads config_h.SH doop.c embed.h
10701           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10702           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10703           !> sv.c sv.h thread.h util.c
10704 ____________________________________________________________________________
10705 [   374] By: mbeattie                              on 1997/12/17  14:44:26
10706         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
10707              needs rewriting now that we use perlvars.h and foovar.h:
10708              Subject: [PATCH] 5.004_54 under VMS (fwd)
10709              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
10710              From: Charles Bailey <BAILEY@newman.upenn.edu>
10711      Branch: perl
10712            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
10713            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
10714            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
10715            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
10716            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
10717            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
10718 ____________________________________________________________________________
10719 [   373] By: mbeattie                              on 1997/12/17  14:10:50
10720         Log: Major changes to the DOS/djgpp port (including threading):
10721              Subject: Re: dos-djgpp port not in perl 5.004_54
10722              Date: Fri, 21 Nov 1997 10:58:26 +0100
10723              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
10724      Branch: perl
10725            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10726            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10727            ! Configure MANIFEST Makefile.SH doio.c dosish.h
10728            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
10729            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10730            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
10731            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
10732            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
10733            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
10734            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
10735            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
10736            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
10737 ____________________________________________________________________________
10738 [   372] By: mbeattie                              on 1997/12/17  13:18:34
10739         Log: Upgrade DB_File to 1.56:
10740              Subject: DB_File-1.56 for _55
10741              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
10742              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10743      Branch: perl
10744            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10745            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
10746 ____________________________________________________________________________
10747 [   371] By: mbeattie                              on 1997/12/17  12:02:03
10748         Log: Threading patches for OS/2 (missing files taken from previous patch):
10749              Subject: Re: 5.004_55: OS/2 patches again
10750              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
10751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10752      Branch: perl
10753            + os2/os2.sym os2/os2thread.h
10754            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
10755            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
10756            ! os2/os2ish.h perl.h
10757 ____________________________________________________________________________
10758 [   370] By: mbeattie                              on 1997/12/17  11:01:34
10759         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
10760              Subject: Re: 5.004_55: OS/2 patches again
10761              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
10762              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10763      Branch: perl
10764            ! perl.h
10765 ____________________________________________________________________________
10766 [   369] By: mbeattie                              on 1997/12/17  10:59:40
10767         Log: Fix typo in compiler B/C.pm.
10768      Branch: perlext
10769            ! Compiler/B/C.pm
10770 ____________________________________________________________________________
10771 [   368] By: mbeattie                              on 1997/12/17  10:58:35
10772         Log: Allow "perldoc -F filename":
10773              Subject: 5.004_55: Patch to perldoc
10774              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
10775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10776      Branch: perl
10777            ! utils/perldoc.PL
10778 ____________________________________________________________________________
10779 [   367] By: mbeattie                              on 1997/12/17  10:54:47
10780         Log: Fix not-reached warning for pp_threadsv.
10781      Branch: perl
10782            ! pp.c
10783 ____________________________________________________________________________
10784 [   366] By: nick                                  on 1997/12/14  16:06:24
10785         Log: Fix typo in Ilya's patch :-(
10786      Branch: ansiperl
10787            ! lib/ExtUtils/MakeMaker.pm
10788 ____________________________________________________________________________
10789 [   365] By: nick                                  on 1997/12/14  15:30:25
10790         Log: #undef new PERLVARIC macro in appropriate places
10791      Branch: ansiperl
10792            ! miniperlmain.c perl.h
10793 ____________________________________________________________________________
10794 [   364] By: nick                                  on 1997/12/14  15:04:36
10795         Log: Ilya's MakeMaker (empty makefile) patch
10796      Branch: ansiperl
10797            ! lib/ExtUtils/MakeMaker.pm
10798 ____________________________________________________________________________
10799 [   363] By: gsar                                  on 1997/12/13  05:57:13
10800         Log: Integrate mainline.  Builds and passes (Borland).
10801      Branch: win32/perl
10802           !> Configure README.threads config_h.SH doop.c embed.h
10803           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10804           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10805           !> sv.c sv.h thread.h util.c
10806 ____________________________________________________________________________
10807 [   362] By: nick                                  on 1997/12/13  02:53:03
10808         Log: Resolve ansiperl against mainline
10809      Branch: ansiperl
10810           !> (integrate 92 files)
10811 ____________________________________________________________________________
10812 [   361] By: mbeattie                              on 1997/12/12  16:20:38
10813         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
10814              instead of MEXTEND leading to core dumps. This fix needs
10815              propagating back to the maintenance branch.
10816      Branch: perl
10817            ! pp_hot.c pp_sys.c
10818 ____________________________________________________________________________
10819 [   360] By: mbeattie                              on 1997/12/11  15:45:56
10820         Log: Add missing patch to op.c that didn't come across with win32 merge.
10821      Branch: perl
10822            ! op.c
10823 ____________________________________________________________________________
10824 [   359] By: mbeattie                              on 1997/12/11  11:54:41
10825         Log: Stop tr/// from writing to target when only counting.
10826      Branch: perl
10827            ! doop.c op.c op.h
10828 ____________________________________________________________________________
10829 [   358] By: mbeattie                              on 1997/12/10  18:36:26
10830         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
10831              a few extraneous trailing semicolons in perlvars.h.
10832      Branch: perl
10833            ! perlvars.h util.c
10834 ____________________________________________________________________________
10835 [   357] By: mbeattie                              on 1997/12/10  18:33:53
10836         Log: Start overhauling compiler. It was working at least minimally
10837              right up until the final tweak of B.xs to add threadsv_names
10838              at which point building it provokes a seg fault in perl while
10839              doing the xsubpp :-(.
10840      Branch: perl
10841            ! op.h util.c
10842      Branch: perlext
10843            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10844            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
10845            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
10846            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
10847            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
10848            ! Compiler/test_harness_cc
10849 ____________________________________________________________________________
10850 [   356] By: mbeattie                              on 1997/12/10  13:43:32
10851         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
10852              sv_setfoo functions go back to not needing dTHR. Fix Configure
10853              to check for already-existing -thread on archname and to check
10854              better for d_pthread_created_joinable.
10855      Branch: perl
10856            ! Configure perl.h sv.c sv.h thread.h
10857 ____________________________________________________________________________
10858 [   355] By: mbeattie                              on 1997/12/10  10:53:58
10859         Log: Minor fix/speedup to util.c:fbm_instr:
10860              Subject: 5.004_55: Minor regexp patch
10861              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
10862              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
10863      Branch: perl
10864            ! util.c
10865 ____________________________________________________________________________
10866 [   354] By: mbeattie                              on 1997/12/10  10:41:25
10867         Log: Patches for IRIX, AIX and some generic stuff:
10868              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
10869              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
10870              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10871              (checked/ignored a few rejects; tweaked wording).
10872      Branch: perl
10873            ! Configure README.threads config_h.SH embed.h
10874            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10875            ! hints/irix_6.sh
10876 ____________________________________________________________________________
10877 [   353] By: mbeattie                              on 1997/12/10  10:10:19
10878         Log: Integrate win32 back into mainline (trivial).
10879      Branch: perl
10880           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
10881           +> win32/config_H.gc
10882           !> (integrate 36 files)
10883 ____________________________________________________________________________
10884 [   352] By: nick                                  on 1997/12/09  17:36:45
10885         Log: Resolve win32 - Sarathy's tweak.
10886      Branch: ansiperl
10887           !> win32/makedef.pl
10888 ____________________________________________________________________________
10889 [   351] By: gsar                                  on 1997/12/08  06:13:04
10890         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
10891      Branch: win32/perl
10892            ! win32/makedef.pl
10893 ____________________________________________________________________________
10894 [   350] By: nick                                  on 1997/12/05  00:56:03
10895         Log: Resolve ansiperl against win32
10896      Branch: ansiperl
10897            - win32/makegcc.mk
10898           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10899           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
10900           !> win32/makefile.mk win32/perllib.c win32/win32.h
10901 ____________________________________________________________________________
10902 [   349] By: gsar                                  on 1997/12/02  07:28:23
10903         Log: Revert to keeping (some) constant strings as globals
10904      Branch: win32/perl
10905            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10906            ! perlvars.h win32/makedef.pl win32/perllib.c
10907 ____________________________________________________________________________
10908 [   348] By: gsar                                  on 1997/12/02  05:38:06
10909         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
10910              Other minor fixes.  Now is a good time to get the changes in win32 branch.
10911      Branch: win32/perl
10912            - win32/makegcc.mk
10913            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
10914 ____________________________________________________________________________
10915 [   347] By: gsar                                  on 1997/12/02  03:32:55
10916         Log: Integrate winansi again.  Result builds and passes all tests on all
10917              three compilers.
10918      Branch: win32/perl
10919           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10920           !> win32/makegcc.mk win32/win32.h
10921 ____________________________________________________________________________
10922 [   346] By: gsar                                  on 1997/12/02  03:28:23
10923         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
10924              makegcc.mk to be merged into makefile.mk soon.
10925      Branch: win32/perl
10926            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
10927            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
10928            ! win32/win32.h
10929 ____________________________________________________________________________
10930 [   345] By: nick                                  on 1997/12/02  01:57:17
10931         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
10932              Now runs again...
10933      Branch: ansiperl
10934            ! lib/ExtUtils/MM_Win32.pm
10935 ____________________________________________________________________________
10936 [   344] By: nick                                  on 1997/12/02  01:11:16
10937         Log: Sarathy's patch 
10938      Branch: ansiperl
10939            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10940            ! win32/makegcc.mk win32/win32.h
10941 ____________________________________________________________________________
10942 [   343] By: gsar                                  on 1997/12/01  04:37:06
10943         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
10944              is identical to ansiperl/* now)
10945      Branch: win32/perl
10946           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
10947           !> (integrate 34 files)
10948 ____________________________________________________________________________
10949 [   342] By: nick                                  on 1997/12/01  04:01:57
10950         Log: Builds and passes all tests with gcc on Win32 - phew!
10951      Branch: ansiperl
10952            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
10953            ! proto.h util.c win32/makedef.pl
10954 ____________________________________________________________________________
10955 [   341] By: nick                                  on 1997/12/01  02:54:29
10956         Log: Create a struct for all perls globals (as an option)
10957              Mainly for Mingw32 which cannot import data.
10958              Now only Opcode tests fail (op_desc/op_name not 
10959              handled yet stuff)
10960      Branch: ansiperl
10961            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
10962            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
10963            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
10964            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
10965            ! win32/win32iop.h win32/win32thread.c
10966 ____________________________________________________________________________
10967 [   340] By: nick                                  on 1997/11/30  20:21:10
10968         Log: Fixup exports in non -DDEBUGGING case
10969      Branch: ansiperl
10970            ! win32/makedef.pl
10971 ____________________________________________________________________________
10972 [   339] By: nick                                  on 1997/11/30  20:10:04
10973         Log: Disable hard-coded -DDEBUGGING
10974      Branch: ansiperl
10975            ! win32/config_h.PL
10976 ____________________________________________________________________________
10977 [   338] By: nick                                  on 1997/11/30  20:00:19
10978         Log: embed.pl now reads *var*.h to do its stuff.
10979              Split generated embed.h into two - new embedvar.h
10980              is #included when 'op' etc. will not mess up proto.h etc.
10981              Removed #define foo (thr->Tfoo) from thread.h
10982              Added some 'missing' symbols to global.sym, removed
10983              those in the *var*.h files
10984              Has build all MULTIPLICITY/USE_THREADS options on win32
10985              with VC++ (and passed tests), but not with exactly this set
10986              of files.
10987      Branch: ansiperl
10988            + embedvar.h
10989            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
10990            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
10991            ! win32/makedef.pl
10992 ____________________________________________________________________________
10993 [   337] By: nick                                  on 1997/11/29  23:55:31
10994         Log: Globals and structs via macros - part 1 of N
10995              - introduce perlvars.h intrpvar.h and thrdvar.h
10996              - change perl.h and thread.h to include them with
10997              appropriate macros defined
10998              - result is status-quo but with macros
10999              - next step is to tweak embed.* to capitalize on 
11000              new easy-to-find info.
11001      Branch: ansiperl
11002            + intrpvar.h perlvars.h thrdvar.h
11003            ! perl.h thread.h win32/Makefile
11004 ____________________________________________________________________________
11005 [   336] By: nick                                  on 1997/11/29  19:13:55
11006         Log: VC++ default to threaded
11007      Branch: ansiperl
11008            ! win32/Makefile
11009 ____________________________________________________________________________
11010 [   335] By: nick                                  on 1997/11/29  18:38:26
11011         Log: Avoid __declspec(thread) by default, for both scratch
11012              return areas and THR stuff. Use struct thread intern instead.
11013      Branch: ansiperl
11014            ! win32/win32.c win32/win32.h win32/win32sck.c
11015            ! win32/win32thread.c win32/win32thread.h
11016 ____________________________________________________________________________
11017 [   334] By: nick                                  on 1997/11/29  17:49:04
11018         Log: Non-threaded build fix
11019      Branch: ansiperl
11020            ! win32/win32thread.c
11021 ____________________________________________________________________________
11022 [   333] By: nick                                  on 1997/11/29  17:29:07
11023         Log: Sort out malloc_mutex for perl's malloc
11024              Remove BINCOMPAT3 from embed.pl 
11025              Add dependancy to CORE_H for PERL95_OBJ
11026      Branch: ansiperl
11027            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
11028            ! win32/win32.c
11029 ____________________________________________________________________________
11030 [   332] By: nick                                  on 1997/11/29  16:21:01
11031         Log: Integrate win32 into ansiperl
11032      Branch: ansiperl
11033           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
11034           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
11035           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
11036           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
11037           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
11038           !> win32/perllib.c
11039 ____________________________________________________________________________
11040 [   331] By: nick                                  on 1997/11/29  01:35:45
11041         Log: GCC + Threads on Win32 - best gcc results yet
11042      Branch: ansiperl
11043            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
11044            ! win32/win32.h win32/win32iop.h win32/win32thread.c
11045            ! win32/win32thread.h
11046 ____________________________________________________________________________
11047 [   330] By: nick                                  on 1997/11/28  23:05:08
11048         Log: Un-botch gcc workround
11049      Branch: ansiperl
11050            ! XSUB.h
11051 ____________________________________________________________________________
11052 [   329] By: nick                                  on 1997/11/28  22:39:39
11053         Log: Builds completely with Mingw32, dynamic loaded extensions
11054              don't work yet - suspect __declspec() non-implemented issues.
11055      Branch: ansiperl
11056            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
11057            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
11058            ! win32/runperl.c win32/win32.c win32/win32iop.h
11059 ____________________________________________________________________________
11060 [   328] By: gsar                                  on 1997/11/28  05:48:15
11061         Log: integrate winansi.
11062      Branch: win32/perl
11063           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
11064            ! perl.h
11065           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
11066           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
11067           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
11068 ____________________________________________________________________________
11069 [   327] By: gsar                                  on 1997/11/28  05:38:48
11070         Log: Integrate mainline.
11071      Branch: win32/perl
11072           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
11073           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
11074           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
11075           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
11076           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
11077           !> win32/perllib.c
11078 ____________________________________________________________________________
11079 [   326] By: nick                                  on 1997/11/27  19:13:36
11080         Log: GCC builds perl.dll and perl.exe on Win32
11081      Branch: ansiperl
11082            ! win32/makedef.pl win32/makegcc.mk
11083 ____________________________________________________________________________
11084 [   325] By: nick                                  on 1997/11/27  17:46:30
11085         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
11086              far as building miniperl and perl.dll (but not import lib yet)
11087              Seems to lack popen()/pclose() and fcloseall() and fflushall().
11088              Also only CRTDLL not MCRTDLL so threading is probably not
11089              possible yet.
11090              Had to mess with win32iop.h's placement as we need __attribute__
11091              to get STDCALL, and #define of printf messes up proto.h 
11092      Branch: ansiperl
11093            + win32/config.gc win32/config_H.gc win32/makegcc.mk
11094            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
11095            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
11096            ! win32/win32iop.h win32/win32sck.c
11097 ____________________________________________________________________________
11098 [   324] By: mbeattie                              on 1997/11/27  17:08:06
11099         Log: Give dire warnings about the IRIX 6.2 kernel panic.
11100      Branch: perl
11101            ! README.threads hints/irix_6.sh
11102 ____________________________________________________________________________
11103 [   323] By: mbeattie                              on 1997/11/27  16:57:33
11104         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
11105              Subject: Re: ANNOUNCE: perl 5.004_55 is available
11106              Date: 27 Nov 1997 17:18:53 +0100
11107              From: koenig@kulturbox.de (Andreas J. Koenig)
11108      Branch: perl
11109            ! sv.c
11110 ____________________________________________________________________________
11111 [   322] By: mbeattie                              on 1997/11/27  16:12:15
11112         Log: Integrate win32 branch back into mainline.
11113      Branch: perl
11114           !> (integrate 42 files)
11115 ____________________________________________________________________________
11116 [   321] By: mbeattie                              on 1997/11/27  15:06:36
11117         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
11118              Subject: Re: ANNOUNCE: perl 5.004_55 is available
11119              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
11120              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11121      Branch: perl
11122            ! t/lib/safe2.t
11123 ____________________________________________________________________________
11124 [   320] By: mbeattie                              on 1997/11/27  15:02:59
11125         Log: Fix MYMALLOC (wrong #define in malloc.c):
11126              Subject: 5.004_55: MYMALLOC completely busted
11127              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
11128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11129      Branch: perl
11130            ! malloc.c
11131 ____________________________________________________________________________
11132 [   319] By: mbeattie                              on 1997/11/27  15:01:37
11133         Log: Fix newSVrv so sv_setref_foo work better:
11134              Subject: [PATCH] [5.004_55] newSVrv (again)
11135              Date: Thu, 27 Nov 1997 00:25:50 -0500
11136              From: Owen Taylor <owt1@cornell.edu>
11137      Branch: perl
11138            ! sv.c
11139 ____________________________________________________________________________
11140 [   318] By: mbeattie                              on 1997/11/27  14:59:03
11141         Log: Output skipped test information in test suite:
11142              Subject: 5.004_55: Making test harness platform_aware
11143              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
11144              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
11145      Branch: perl
11146            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
11147            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
11148            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
11149 ____________________________________________________________________________
11150 [   317] By: mbeattie                              on 1997/11/27  14:55:15
11151         Log: Add 'W'atch command to debugger and improve help:
11152              Subject: 5.004_55: Debugger patch again
11153              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
11154              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11155      Branch: perl
11156            ! lib/perl5db.pl
11157 ____________________________________________________________________________
11158 [   316] By: mbeattie                              on 1997/11/27  14:52:44
11159         Log: Stop double initialisation of malloc_mutex:
11160              Subject: 5.004_55: Double initialiazation of malloc_mutex
11161              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
11162              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11163      Branch: perl
11164            ! miniperlmain.c win32/perllib.c
11165 ____________________________________________________________________________
11166 [   315] By: mbeattie                              on 1997/11/27  14:48:58
11167         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
11168      Branch: perl
11169            ! sv.c t/op/pat.t
11170 ____________________________________________________________________________
11171 [   314] By: nick                                  on 1997/11/27  01:03:19
11172         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
11173      Branch: ansiperl
11174           !> (integrate 897 files)
11175 ____________________________________________________________________________
11176 [   313] By: gsar                                  on 1997/11/26  03:20:55
11177         Log: merge win32-aware installperl in ansiperl branch.
11178      Branch: win32/perl
11179           !> installperl
11180 ____________________________________________________________________________
11181 [   312] By: gsar                                  on 1997/11/26  01:50:37
11182         Log: Fix for C<sort 'foo'...> bug:
11183              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11184              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
11185              Subject: [PATCH] Re: Sort grammar bug 
11186              Date: Sat, 01 Nov 1997 14:46:35 -0500
11187              ------
11188              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11189              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
11190              Subject: Re: Sort grammar bug 
11191              Date: Sun, 02 Nov 1997 12:47:51 +0000
11192      Branch: win32/perl
11193            ! t/op/sort.t toke.c
11194 ____________________________________________________________________________
11195 [   311] By: nick                                  on 1997/11/26  01:42:50
11196         Log: Win32-ize installperl
11197      Branch: ansiperl
11198            ! installperl
11199 ____________________________________________________________________________
11200 [   310] By: gsar                                  on 1997/11/26  01:36:39
11201         Log: Another trivial patch:
11202              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11203              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
11204              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
11205              Date: Wed, 29 Oct 1997 21:45:26 -0500
11206      Branch: win32/perl
11207            ! XSUB.h
11208 ____________________________________________________________________________
11209 [   309] By: nick                                  on 1997/11/26  01:33:32
11210         Log: Fixup _55 for Win32:
11211              Missed thread :-> perl_thread changes
11212              Two #define THR (not the same)
11213              K&R style func in hv.c
11214      Branch: ansiperl
11215            ! hv.c win32/win32thread.c win32/win32thread.h
11216 ____________________________________________________________________________
11217 [   308] By: gsar                                  on 1997/11/26  01:30:21
11218         Log: Sync yet another patch (this one manually edited):
11219              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11220              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
11221              Subject: [PATCH] Re: local($@) gives core dump 
11222              Date: Tue, 28 Oct 1997 21:51:25 -0500
11223      Branch: win32/perl
11224            ! pp_ctl.c
11225 ____________________________________________________________________________
11226 [   307] By: gsar                                  on 1997/11/26  01:22:10
11227         Log: Sync another change from local repository.
11228              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11229              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
11230              Subject: Re: do_postponed breaks with multiple interpreters 
11231              Date: Tue, 28 Oct 1997 22:16:13 -0500
11232      Branch: win32/perl
11233            ! op.c
11234 ____________________________________________________________________________
11235 [   306] By: gsar                                  on 1997/11/26  01:17:46
11236         Log: Sync a change from local repository.
11237              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11238              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
11239              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
11240              Date: Tue, 28 Oct 1997 20:06:06 -0500
11241      Branch: win32/perl
11242            ! mg.c
11243 ____________________________________________________________________________
11244 [   305] By: nick                                  on 1997/11/26  00:50:10
11245         Log: Integrate mainline as of _55
11246      Branch: ansiperl
11247           +> emacs/ptags
11248           !> (integrate 36 files)
11249 ____________________________________________________________________________
11250 [   304] By: gsar                                  on 1997/11/26  00:27:57
11251         Log: Various changes to make it build cleanly and pass all tests:
11252              - needed to run `perl embed.pl`
11253              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
11254              - fix prototypes for a few declarations (Borland is finally quiet)
11255              - move declaration of Mymalloc etc to perl.h (since win32 and other
11256              ports may #define malloc themselves, to let extensions bind to
11257              the version that perl used)
11258              - move struct reg_data into a public header file, since it is
11259              referenced in a public datatype
11260              - win32 makefile fixes
11261              - fix remaining s/thread/perl_thread/
11262      Branch: win32/perl
11263            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
11264            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
11265            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
11266            ! win32/win32.h win32/win32iop.h win32/win32thread.c
11267 ____________________________________________________________________________
11268 [   303] By: gsar                                  on 1997/11/25  20:57:31
11269         Log: Fixup the places where the automatic merge got it wrong.
11270              Previous change (#302) was just a normal integration--ignore the
11271              "reverse" in there.
11272      Branch: win32/perl
11273            ! op.c perl.h
11274 ____________________________________________________________________________
11275 [   302] By: gsar                                  on 1997/11/25  20:32:12
11276         Log: reverse integrate mainline
11277      Branch: win32/perl
11278           +> emacs/ptags
11279           !> (integrate 896 files)
11280
11281 ----------------
11282 Version 5.004_55
11283 ----------------
11284
11285 ____________________________________________________________________________
11286 [   301] By: mbeattie                              on 1997/11/25  17:59:53
11287         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
11288      Branch: perl
11289            ! hv.c pp_ctl.c
11290 ____________________________________________________________________________
11291 [   300] By: mbeattie                              on 1997/11/25  16:29:36
11292         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
11293      Branch: perl
11294            ! MANIFEST patchlevel.h
11295 ____________________________________________________________________________
11296 [   299] By: mbeattie                              on 1997/11/25  15:59:16
11297         Log: Move malloc_mutex initialisation/destruction:
11298              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
11299              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
11300      Branch: perl
11301            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
11302            ! unixish.h vms/vmsish.h
11303 ____________________________________________________________________________
11304 [   298] By: mbeattie                              on 1997/11/25  15:49:22
11305         Log: Make hv_ functions cope better with 'm'-magic:
11306              Subject: [5.004_54] Another neglected patch
11307              Date: Fri, 21 Nov 1997 22:28:17 -0500
11308              From: Owen Taylor <owt1@cornell.edu>
11309      Branch: perl
11310            ! hv.c
11311 ____________________________________________________________________________
11312 [   297] By: mbeattie                              on 1997/11/25  15:47:36
11313         Log: Fix typo in Thread.xs.
11314      Branch: perl
11315            ! ext/Thread/Thread.xs
11316 ____________________________________________________________________________
11317 [   296] By: mbeattie                              on 1997/11/25  15:42:07
11318         Log: Integrate from ansi branch to mainline.
11319      Branch: perl
11320           !> (integrate 890 files)
11321 ____________________________________________________________________________
11322 [   295] By: mbeattie                              on 1997/11/25  14:29:31
11323         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
11324              Subject: Re: _54 on AIX
11325              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
11326              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11327      Branch: perl
11328            ! ext/DynaLoader/dl_aix.xs
11329 ____________________________________________________________________________
11330 [   294] By: mbeattie                              on 1997/11/25  14:29:10
11331         Log: AIX patch for hints/aix.sh:
11332              Subject: Re: _54 on AIX
11333              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
11334              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11335      Branch: perl
11336            ! hints/aix.sh
11337 ____________________________________________________________________________
11338 [   291] By: mbeattie                              on 1997/11/25  14:17:05
11339         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
11340      Branch: perl
11341            ! op.c op.h
11342 ____________________________________________________________________________
11343 [   290] By: mbeattie                              on 1997/11/25  14:16:29
11344         Log: AIX patch (including Configure support for {sched,pthread}_yield,
11345              pthread initial detach state, renaming perl_thread to perl_os_thread
11346              and struct thread to struct perl_thread):
11347              Subject: Re: _54 on AIX
11348              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
11349              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11350      Branch: perl
11351            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
11352            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
11353            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
11354            ! proto.h sv.h thread.h util.c win32/win32thread.c
11355            ! win32/win32thread.h
11356 ____________________________________________________________________________
11357 [   289] By: mbeattie                              on 1997/11/25  12:33:02
11358         Log: Rename perl_thread to perl_os_thread.
11359      Branch: perl
11360            ! fakethr.h thread.h util.c win32/win32thread.h
11361 ____________________________________________________________________________
11362 [   288] By: mbeattie                              on 1997/11/25  12:27:35
11363         Log: Remove bincompat3 support:
11364              Subject: Re: ANNOUNCE: perl5.004_54 is available
11365              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
11366              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11367      Branch: perl
11368            ! Configure INSTALL embed.h global.sym malloc.c
11369 ____________________________________________________________________________
11370 [   287] By: mbeattie                              on 1997/11/25  12:23:50
11371         Log: Emacs/tags update:
11372              Subject: Emacs/tags update for 5.004_54
11373              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
11374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11375      Branch: perl
11376            + emacs/ptags
11377            ! MANIFEST Makefile.SH emacs/cperl-mode.el
11378 ____________________________________________________________________________
11379 [   286] By: nick                                  on 1997/11/23  23:03:56
11380         Log: Add $$_ test 
11381      Branch: ansiperl
11382            ! t/op/ref.t
11383 ____________________________________________________________________________
11384 [   285] By: gsar                                  on 1997/11/23  08:26:00
11385         Log: Initial reverse integration of winansi branch.
11386      Branch: win32/perl
11387           !> (integrate 50 files)
11388 ____________________________________________________________________________
11389 [   284] By: gsar                                  on 1997/11/23  07:32:24
11390         Log: Add to docs about the BEGIN { shift } feature.  Make the change
11391              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
11392      Branch: win32/perl
11393            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
11394 ____________________________________________________________________________
11395 [   283] By: nick                                  on 1997/11/22  21:29:30
11396         Log: Duplicate perl_threadsv
11397      Branch: ansiperl
11398            ! global.sym
11399 ____________________________________________________________________________
11400 [   282] By: nick                                  on 1997/11/22  21:18:11
11401         Log: Munge pseudo-Configure stuff to add -thread to archname as
11402              Malcolm seems to think that is way to test for threads.
11403              Update @INC stuffing hackery to have traditional @INC
11404              search order archlib, privlib, sitearch, site.
11405      Branch: ansiperl
11406            ! t/lib/english.t win32/config.bc win32/config_H.bc
11407            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
11408            ! win32/makefile.mk win32/win32.c win32/win32.h
11409 ____________________________________________________________________________
11410 [   281] By: nick                                  on 1997/11/22  19:28:21
11411         Log: Builds and passes all but english.t on win32 VC++
11412      Branch: ansiperl
11413            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
11414            ! win32/config_H.vc win32/win32thread.h
11415 ____________________________________________________________________________
11416 [   280] By: nick                                  on 1997/11/22  18:10:50
11417         Log: ansiperl builds with Borland C++ again
11418      Branch: ansiperl
11419            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
11420            ! win32/config.bc win32/config_H.bc win32/perlglob.c
11421            ! win32/win32.c win32/win32.h
11422 ____________________________________________________________________________
11423 [   279] By: nick                                  on 1997/11/22  16:42:51
11424         Log: Resolve ansiperl against mainline
11425      Branch: ansiperl
11426           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
11427           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
11428           !> t/lib/english.t thread.h toke.c util.c
11429 ____________________________________________________________________________
11430 [   278] By: nick                                  on 1997/11/22  16:30:27
11431         Log: Resolve ansiperl against win32
11432      Branch: ansiperl
11433           !> (integrate 55 files)
11434 ____________________________________________________________________________
11435 [   277] By: gsar                                  on 1997/11/22  09:48:02
11436         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
11437              - added a test for the above
11438              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
11439              ansification hunks
11440      Branch: win32/perl
11441            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
11442 ____________________________________________________________________________
11443 [   276] By: gsar                                  on 1997/11/22  07:24:01
11444         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
11445              when USE_THREADS.  GCC for instance, can do without macros that use
11446              globals.  Instead, selectively re#define only those macros
11447              that use globals to their functional equivalents.  Tests 100% on
11448              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
11449      Branch: win32/perl
11450            ! perl.h sv.h
11451 ____________________________________________________________________________
11452 [   275] By: gsar                                  on 1997/11/22  05:27:04
11453         Log: Integrate mainline.
11454      Branch: win32/perl
11455           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
11456            - lib/Class/Fields.pm lib/ISA.pm
11457           !> (integrate 41 files)
11458 ____________________________________________________________________________
11459 [   274] By: mbeattie                              on 1997/11/21  18:28:22
11460         Log: $_ is now per-thread (rather a lot of changes). Only tested under
11461              *-linux-thread at the moment.
11462      Branch: perl
11463            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
11464            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
11465            ! t/lib/english.t thread.h toke.c util.c
11466 ____________________________________________________________________________
11467 [   273] By: mbeattie                              on 1997/11/21  10:31:29
11468         Log: Filter patch to toke.c:
11469              Subject: Tiny core patch for source filters
11470              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
11471              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11472      Branch: perl
11473            ! toke.c
11474 ____________________________________________________________________________
11475 [   272] By: nick                                  on 1997/11/21  00:54:43
11476         Log: Basic integrate of lastest perl into ansiperl
11477      Branch: ansiperl
11478           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
11479            - lib/Class/Fields.pm lib/ISA.pm
11480            ! win32/win32.c win32/win32.h
11481           !> (integrate 57 files)
11482 ____________________________________________________________________________
11483 [   271] By: mbeattie                              on 1997/11/20  12:12:00
11484         Log: Initial stab at IRIX configuration support for threading. Manually
11485              applied parts of following patches:
11486              Subject: Perl 5.004_54 on IRIX
11487              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
11488              From: Jarkko Hietaniemi <jhi@iki.fi>
11489              Subject: Re: Perl 5.004_54 on IRIX
11490              Date: 19 Nov 1997 17:10:17 -0800
11491              From: Scott Henry <scotth@sgi.com>
11492      Branch: perl
11493            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
11494            ! hints/irix_6_1.sh perl.h
11495 ____________________________________________________________________________
11496 [   270] By: mbeattie                              on 1997/11/19  17:45:37
11497         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
11498              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
11499              also fixed two instances of referring to SVs after destruction.
11500      Branch: perl
11501            ! regcomp.c regexec.c
11502 ____________________________________________________________________________
11503 [   269] By: mbeattie                              on 1997/11/19  15:33:23
11504         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
11505              changed by mg_get(*keysp) (!). Introducing a new local variable
11506              fixed it but I don't know if it's a compiler problem or some
11507              other corruption happening elsewhere.
11508      Branch: perl
11509            ! av.c
11510 ____________________________________________________________________________
11511 [   268] By: mbeattie                              on 1997/11/19  11:39:49
11512         Log: Let Configure sort out get{host,net}byaddr* prototypes:
11513              Subject: [PATCH] 5.004_54: little something for
11514              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
11515              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
11516              From: Jarkko Hietaniemi <jhi@iki.fi>
11517      Branch: perl
11518            ! Configure config_h.SH pp_sys.c
11519 ____________________________________________________________________________
11520 [   267] By: mbeattie                              on 1997/11/19  11:04:15
11521         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
11522              Subject: Version 7 of Jumbo RE patch available
11523              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
11524              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11525      Branch: perl
11526            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
11527            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
11528            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
11529            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
11530            ! util.c
11531 ____________________________________________________________________________
11532 [   266] By: mbeattie                              on 1997/11/18  17:26:09
11533         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
11534              version of patch:
11535              Subject: tie fake hash patch for 5.004_54
11536              Date: Sat, 15 Nov 1997 19:18:30 -0500
11537              From: Joshua Pritikin <pritikin@mindspring.com>
11538      Branch: perl
11539            + t/op/avhv.t
11540            ! av.c embed.h global.sym proto.h
11541 ____________________________________________________________________________
11542 [   265] By: mbeattie                              on 1997/11/18  16:51:04
11543         Log: Bring MANIFEST up to date. Add new thread tests.
11544      Branch: perl
11545            + ext/Thread/die.t ext/Thread/die2.t
11546            ! MANIFEST
11547 ____________________________________________________________________________
11548 [   264] By: mbeattie                              on 1997/11/18  16:41:27
11549         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
11550              is assigned to. Added tests to t/op/array.t. magic_setisa now
11551              warns about including non-existent packages in @ISA when -w is on.
11552      Branch: perl
11553            - lib/Class/Fields.pm lib/ISA.pm
11554            ! mg.c t/op/array.t
11555 ____________________________________________________________________________
11556 [   263] By: mbeattie                              on 1997/11/18  16:38:57
11557         Log: Fix typo in win32 -> mainline integration.
11558      Branch: perl
11559            ! perl.h
11560 ____________________________________________________________________________
11561 [   262] By: mbeattie                              on 1997/11/18  11:56:09
11562         Log: Integrate win32 branch back into mainline.
11563      Branch: perl
11564            - win32/win32io.c win32/win32io.h
11565            ! op.c
11566           !> (integrate 30 files)
11567 ____________________________________________________________________________
11568 [   261] By: gsar                                  on 1997/11/18  00:14:02
11569         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
11570      Branch: win32/perl
11571            ! win32/config.bc win32/config.vc win32/config_H.bc
11572            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
11573 ____________________________________________________________________________
11574 [   260] By: nick                                  on 1997/11/16  23:16:16
11575         Log: Generic file changes for MYMALLOC
11576      Branch: ansiperl
11577            ! miniperlmain.c perl.c
11578 ____________________________________________________________________________
11579 [   259] By: nick                                  on 1997/11/16  23:14:36
11580         Log: MYMALLOC for Win32:
11581              1. Initialize malloc_mutex before it is used (all platforms!)
11582              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
11583              3. Tweak win32/config*.* to define MYMALLOC
11584              4. Provide sbrk() in terms of VirtualAlloc().
11585              
11586              Also fixup -MT (perl95) build to handle Perl_current_thread
11587              via call to DLL (as though an extension).
11588      Branch: ansiperl
11589            ! win32/Makefile win32/config.bc win32/config.vc
11590            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11591            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
11592            ! win32/win32iop.h win32/win32thread.h
11593 ____________________________________________________________________________
11594 [   258] By: nick                                  on 1997/11/15  20:42:28
11595         Log: Implement dTHR via __declspec(thread) - part 2
11596      Branch: ansiperl
11597            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11598 ____________________________________________________________________________
11599 [   257] By: nick                                  on 1997/11/15  19:52:53
11600         Log: Use __declspec(thread) var rather tha TslAlloc & co.
11601      Branch: ansiperl
11602            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11603 ____________________________________________________________________________
11604 [   256] By: gsar                                  on 1997/11/15  02:58:09
11605         Log: Add #include guard in Thread.xs so it will build even under
11606              no USE_THREADS (for win32).  This was missed because of edit
11607              w/o checkout perforce kludge.
11608      Branch: win32/perl
11609            ! ext/Thread/Thread.xs
11610 ____________________________________________________________________________
11611 [   255] By: nick                                  on 1997/11/15  00:33:46
11612         Log: Integrate mainline (5.004_54?) into ansiperl
11613      Branch: ansiperl
11614           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11615           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
11616           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
11617           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
11618           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
11619 ____________________________________________________________________________
11620 [   254] By: nick                                  on 1997/11/15  00:25:26
11621         Log: Interate win32 into ansiperl
11622      Branch: ansiperl
11623           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11624           +> lib/fields.pm
11625           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11626           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11627           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11628           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
11629           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
11630 ____________________________________________________________________________
11631 [   253] By: gsar                                  on 1997/11/14  22:04:58
11632         Log: Integrate mainline changes into win32 branch.  Now would be a good time
11633              to reverse integrate the win32 branch into mainline.
11634      Branch: win32/perl
11635           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11636           +> lib/fields.pm
11637           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11638           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11639           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11640           !> t/op/magic.t thread.h
11641
11642 ----------------
11643 Version 5.004_54
11644 ----------------
11645
11646 ____________________________________________________________________________
11647 [   252] By: mbeattie                              on 1997/11/14  15:07:19
11648         Log: Two more delays added to test suite to help *-solaris-thread.
11649      Branch: perl
11650            ! t/io/pipe.t t/lib/io_pipe.t
11651 ____________________________________________________________________________
11652 [   251] By: mbeattie                              on 1997/11/14  15:05:57
11653         Log: Remove stale code from Thread.xs.
11654      Branch: perl
11655            ! ext/Thread/Thread.xs
11656 ____________________________________________________________________________
11657 [   250] By: mbeattie                              on 1997/11/14  10:12:40
11658         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
11659              doesn't run handlers for self-sent signals until kill has returned.)
11660      Branch: perl
11661            ! t/op/magic.t
11662 ____________________________________________________________________________
11663 [   249] By: gsar                                  on 1997/11/14  05:14:44
11664         Log: Fix various details in win32 makefiles and Config.pm setup.
11665              - ldflags is set for both compilers now
11666              - extensions list is now correct
11667              - delete perl95.exe on distclean
11668              - cf_time now gets updated (once)
11669              - ccdlflags is set for Borland
11670              - fix startperl so dprofpp works
11671      Branch: win32/perl
11672            ! win32/Makefile win32/config.bc win32/config.vc
11673            ! win32/config_sh.PL win32/makefile.mk
11674 ____________________________________________________________________________
11675 [   248] By: mbeattie                              on 1997/11/13  18:01:27
11676         Log: Rewrite thread return code to distinguish between ordinary return
11677              and die() and make join propagate the die. Add tiny method eval
11678              which just does "return eval { shift->join; }". Add Thread::Specific
11679              class for access to thread specific user data along with specific.t.
11680              Rename Class to classname throughout Thread.xs for consistency.
11681              Fix pp_specific to pp_threadsv in global.sym. Add support to
11682              pp_entersub in pp_hot.c to lock stash for static locked methods.
11683      Branch: perl
11684            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11685            + lib/fields.pm
11686            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11687            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
11688 ____________________________________________________________________________
11689 [   247] By: mbeattie                              on 1997/11/13  14:13:30
11690         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
11691              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
11692              in pp_sys.c for whether getnet* function get protoyped (since the
11693              default had a broken prototype for getnetbyaddr).
11694      Branch: perl
11695            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11696            ! scope.c thread.h
11697 ____________________________________________________________________________
11698 [   246] By: nick                                  on 1997/11/13  02:44:40
11699         Log: Integrate Win32 branch
11700      Branch: ansiperl
11701            - configure ext/util/extliblist win32/bin/pl2bat.bat
11702            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11703            - win32/config.H win32/config.w32 win32/win32io.c
11704            - win32/win32io.h
11705           !> (integrate 905 files)
11706 ____________________________________________________________________________
11707 [   245] By: nick                                  on 1997/11/13  00:47:54
11708         Log: Integrate (-ay) win32 branch at its creation to 
11709              establish and ancestor as per perkforce technote #9
11710      Branch: ansiperl
11711           +> configure ext/util/extliblist win32/bin/pl2bat.bat
11712           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11713           +> win32/config.H win32/config.w32
11714           !> (integrate 859 files)
11715 ____________________________________________________________________________
11716 [   244] By: gsar                                  on 1997/11/12  22:26:39
11717         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
11718              contains the all the declarations and macros for the win32io layer.
11719              New std-ish functions are exported now.  All win32-specific exported
11720              functions begin with "win32_" consistently.  win32 version of
11721              init_os_extras() is now exported, so embedders can get the in-core
11722              xsubs.
11723      Branch: win32/perl
11724            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
11725            ! win32/win32iop.h win32/win32sck.c
11726 ____________________________________________________________________________
11727 [   243] By: gsar                                  on 1997/11/12  07:41:52
11728         Log: Really delete deleted files.
11729      Branch: win32/perl
11730            - win32/win32io.c win32/win32io.h
11731 ____________________________________________________________________________
11732 [   242] By: gsar                                  on 1997/11/12  07:40:54
11733         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
11734              files (win32/win32io.[ch]) completely removed, as are all traces
11735              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
11736              for later. Various myfoo() things regularized to my_foo().  CPP not
11737              required anymore to create a perl binary :)
11738      Branch: win32/perl
11739            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
11740            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
11741            ! win32/win32io.c win32/win32io.h win32/win32iop.h
11742            ! win32/win32sck.c
11743 ____________________________________________________________________________
11744 [   241] By: gsar                                  on 1997/11/12  05:31:28
11745         Log: Fix various win32 code blemishes:
11746              - s/stolen/win32/g
11747              - s/(CROAK|WARN)/lc($1)/eg
11748              - remove deadcode from most places
11749      Branch: win32/perl
11750            ! win32/makedef.pl win32/win32.c win32/win32io.c
11751            ! win32/win32iop.h
11752 ____________________________________________________________________________
11753 [   240] By: gsar                                  on 1997/11/12  04:36:29
11754         Log: Carry over changes in ansiperl branch.  Win32 branch is now
11755              the leading edge.
11756      Branch: win32/perl
11757            ! embed.h global.sym perl.c win32/win32thread.c
11758            ! win32/win32thread.h
11759 ____________________________________________________________________________
11760 [   239] By: gsar                                  on 1997/11/12  03:39:57
11761         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
11762      Branch: win32/perl
11763            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
11764 ____________________________________________________________________________
11765 [   238] By: gsar                                  on 1997/11/12  03:25:17
11766         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
11767              done cleaner, if really needed (perhaps only for efficiency reasons?)).
11768              Redundant EXTERN_C definitions and related warnings fixed.
11769      Branch: win32/perl
11770            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
11771            ! win32/win32iop.h win32/win32sck.c
11772 ____________________________________________________________________________
11773 [   237] By: nick                                  on 1997/11/12  02:45:15
11774         Log: Fixup Win32
11775              - #undef start_env before re-#defining it
11776              - change pp_specific pp_threadsv in global.sym
11777              - re-build embed.h
11778              - avoid HAVE_THREAD_INTERN - we don't and empty struct
11779              is a pain. If we did have it it would contain cached
11780              values of things we can only get at _IN_ the thread
11781              so new_struct_thread is wrong place to call it.
11782              - add new macro SET_THREAD_SELF - we must (in main thread)
11783              define in win32thread.h, support in win32thread.c,
11784              test and call in perl.c
11785      Branch: ansiperl
11786            ! embed.h global.sym perl.c thread.h win32/win32thread.c
11787            ! win32/win32thread.h
11788 ____________________________________________________________________________
11789 [   236] By: nick                                  on 1997/11/12  01:54:23
11790         Log: Integrate mainline after it integrated us.
11791              Accepted 'theirs' everywhere - so two branches should
11792              now point to same files again.
11793              Almost all of these were what was suggested, others were
11794              whitespace diffs. A few dubious spots which we will now 
11795              go fix.
11796      Branch: ansiperl
11797           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11798           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
11799           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
11800           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
11801           !> util.c
11802 ____________________________________________________________________________
11803 [   235] By: gsar                                  on 1997/11/12  01:22:26
11804         Log: Minor tweaks to add a thread_intern struct that should ultimately
11805              contain all the win32-specific statics.
11806              Win32 branch now passes all tests with or w/o USE_THREADS.
11807      Branch: win32/perl
11808            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
11809 ____________________________________________________________________________
11810 [   234] By: gsar                                  on 1997/11/11  23:08:54
11811         Log: Initial (untested) integration of mainline changes.
11812      Branch: win32/perl
11813            - configure
11814           !> (integrate 89 files)
11815 ____________________________________________________________________________
11816 [   233] By: mbeattie                              on 1997/11/11  18:07:30
11817         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
11818      Branch: perl
11819            ! thread.h
11820 ____________________________________________________________________________
11821 [   232] By: mbeattie                              on 1997/11/11  17:49:12
11822         Log: t/TEST (reverted to @229 version) should have been included in the
11823              previous change (231) but my way of recovering it didn't work
11824              properly. The change 231 comments about successful tests applies
11825              to this t/TEST (i.e. as of this change).
11826      Branch: perl
11827            ! t/TEST
11828 ____________________________________________________________________________
11829 [   231] By: mbeattie                              on 1997/11/11  17:46:59
11830         Log: Fix up ansiperl integration. Back to passing all expected tests
11831              with usethreads. Untested with non-threaded perl.
11832      Branch: perl
11833            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11834            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
11835 ____________________________________________________________________________
11836 [   230] By: mbeattie                              on 1997/11/11  16:36:22
11837         Log: Initial integration of ansi branch into mainline (untested).
11838      Branch: perl
11839           +> t/lib/thread.t t/op/nothread.t thread.sym
11840            - configure
11841           !> (integrate 84 files)
11842 ____________________________________________________________________________
11843 [   229] By: mbeattie                              on 1997/11/11  15:20:43
11844         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
11845              getting per-thread magicals. Fixed thr->errsv initialisation.
11846      Branch: perl
11847            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
11848            ! t/lib/safe2.t toke.c
11849 ____________________________________________________________________________
11850 [   228] By: mbeattie                              on 1997/11/11  12:48:26
11851         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
11852              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
11853              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
11854              again for non-threaded perl. Enhanced perl_get_sv to return
11855              per-thread magicals where necessary for threaded perl.
11856      Branch: perl
11857            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
11858            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
11859 ____________________________________________________________________________
11860 [   227] By: mbeattie                              on 1997/11/11  11:00:02
11861         Log: hashlock bug.
11862              
11863              Jobs fixed ...
11864              
11865              hashlock fixed on 1997/11/11 by mbeattie@localhost
11866              
11867              Subject: [perl5.004_53; patch] Another hash-locking fix
11868              Date: 23 Oct 1997 14:13:55 -0400
11869              From: Owen Taylor <owt1@cornell.edu>
11870      Branch: bugs
11871            + hashlock
11872 ____________________________________________________________________________
11873 [   226] By: gsar                                  on 1997/11/11  02:11:23
11874         Log: Slightly more refined lock() keyword recognition (using %INC).
11875      Branch: win32/perl
11876            ! toke.c
11877 ____________________________________________________________________________
11878 [   225] By: gsar                                  on 1997/11/11  00:26:09
11879         Log: "weak" lock keyword (hardcoded initial implementation) now works.
11880              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
11881              is recognized as a sub, a regular keyword otherwise.  Could be
11882              generalized by storing a flag for every op in OP struct, and turning
11883              the flag off when Thread.xs loads.
11884      Branch: win32/perl
11885            ! toke.c
11886 ____________________________________________________________________________
11887 [   224] By: gsar                                  on 1997/11/10  22:59:55
11888         Log: Merge a patch in preparation for "weak keywords":
11889              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11890              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
11891              Subject: [PATCH] global overrides for keywords
11892              Date: Wed, 08 Oct 1997 02:18:23 -0400
11893      Branch: win32/perl
11894            ! embed.h interp.sym perl.c perl.h toke.c
11895 ____________________________________________________________________________
11896 [   223] By: gsar                                  on 1997/11/10  22:41:31
11897         Log: Remove runlevel.  It was used to count how many runops() calls
11898              we were in the process of executing, and longjmp() to the topmost
11899              one (if not already there).  We use a null top_env->je_prev
11900              to distinguish that now.
11901      Branch: win32/perl
11902            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
11903 ____________________________________________________________________________
11904 [   222] By: gsar                                  on 1997/11/10  04:47:48
11905         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
11906              USE_THREADS case builds and passes all tests using both compilers.
11907              Additional tweaks:
11908              - fixup win32/makedef.pl to skip more symbols for non-thread build.
11909              - sync win32/Makefile with win32/makefile.mk
11910              >>>Non-thread build fails a lot of tests.<<<
11911      Branch: win32/perl
11912            + thread.sym
11913            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
11914            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
11915            ! win32/makedef.pl win32/makefile.mk
11916 ____________________________________________________________________________
11917 [   221] By: gsar                                  on 1997/11/10  00:57:53
11918         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
11919              into win32 branch.
11920      Branch: win32/perl
11921            + t/lib/thread.t t/op/nothread.t
11922            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
11923            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
11924            ! util.c win32/Makefile win32/config.bc win32/config.vc
11925            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11926            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
11927            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
11928            ! win32/win32thread.c win32/win32thread.h
11929 ____________________________________________________________________________
11930 [   220] By: gsar                                  on 1997/11/09  22:44:41
11931         Log: Integrate latest mainline into win32 branch.
11932      Branch: win32/perl
11933           +> win32/win32thread.c win32/win32thread.h
11934           !> (integrate 39 files)
11935 ____________________________________________________________________________
11936 [   219] By: nick                                  on 1997/11/09  21:46:06
11937         Log: Conditionalize english.t,
11938              Enhance times() for NT,
11939              (Failed) attempt to implement alarm(),
11940              Fixed config.h dependancy in makefile.mk
11941      Branch: ansiperl
11942            ! t/lib/english.t win32/config.bc win32/config_H.bc
11943            ! win32/makefile.mk win32/win32.c
11944 ____________________________________________________________________________
11945 [   218] By: nick                                  on 1997/11/09  15:38:00
11946         Log: Dick Hardt's patch for build on Alpha
11947      Branch: ansiperl
11948            ! win32/Makefile
11949 ____________________________________________________________________________
11950 [   217] By: nick                                  on 1997/11/09  03:31:20
11951         Log: MakeMaker not in vofig noise fix for dmake
11952      Branch: ansiperl
11953            ! win32/config.bc win32/makefile.mk
11954 ____________________________________________________________________________
11955 [   216] By: nick                                  on 1997/11/09  03:15:06
11956         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
11957              TIEHASH works, but 2nd call (after db is closed, attempt
11958              to reopen) tries to AUTOLOAD TIEHASH rather than using
11959              cached value.
11960      Branch: ansiperl
11961            ! pp_sys.c
11962 ____________________________________________________________________________
11963 [   215] By: nick                                  on 1997/11/08  16:41:24
11964         Log: Cleanup MakeMaker 'not in config' noise
11965      Branch: ansiperl
11966            ! win32/Makefile win32/config.vc
11967 ____________________________________________________________________________
11968 [   214] By: nick                                  on 1997/11/08  15:07:24
11969         Log: Remove 'configure' leaving configure.gnu and Configure
11970              Win32 ignores case and keeps trying to update
11971              repository copy of 'configure' or 'Configure' with
11972              the other.
11973      Branch: ansiperl
11974            - configure
11975            ! MANIFEST
11976 ____________________________________________________________________________
11977 [   213] By: nick                                  on 1997/11/08  15:03:39
11978         Log: Get threads working again on Win32
11979              Root cause of fail was init_thread_intern() in
11980              new_struct_thread() (which is called in parent thread)
11981              clobbering dTHR of parent thread. 
11982              It is doubtfull if setting 'self' in new_struct_thread()
11983              is 'right' but left in for now.
11984      Branch: ansiperl
11985            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
11986            ! win32/win32thread.c win32/win32thread.h
11987 ____________________________________________________________________________
11988 [   212] By: nick                                  on 1997/11/08  00:34:03
11989         Log: Add :base_thread to :default in Opcode.pm
11990              This allows lib/safe.t to pass when threaded.
11991              It is unclear if 'lock' should be safe as it allows
11992              denial of service attack, but could not figure out
11993              how to add just 'specific' (sic) to :default
11994              without triggering 'already tagged' warning noise.
11995      Branch: ansiperl
11996            ! ext/Opcode/Opcode.pm win32/makefile.mk
11997 ____________________________________________________________________________
11998 [   211] By: nick                                  on 1997/11/07  23:59:31
11999         Log: Merge changes as of 18:00 CST 
12000      Branch: ansiperl
12001           !> op.c pp.c pp_sys.c thread.h util.c
12002 ____________________________________________________________________________
12003 [   210] By: nick                                  on 1997/11/07  23:52:35
12004         Log: Reverse integrate Malcolm's chanes into local
12005              repository, then import result back into my view
12006              of Malcolm's repository.
12007              Builds and passes (most) tests with GNU C++/Solaris
12008              and Borland C++, Win32.
12009      Branch: ansiperl
12010            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
12011            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
12012            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
12013            ! thread.h toke.c util.c win32/makefile.mk
12014 ____________________________________________________________________________
12015 [   209] By: mbeattie                              on 1997/11/07  18:12:36
12016         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
12017              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
12018              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
12019              missing #ifdef USE_THREADS around some DEBU_L statements in die().
12020              Building without USE_THREADS fails quite a lot of tests. It looks
12021              as though the move to per-thread magicals must be missing some
12022              #ifdef USE_THREADS.
12023      Branch: perl
12024            ! op.c pp.c pp_sys.c thread.h util.c
12025 ____________________________________________________________________________
12026 [   208] By: nick                                  on 1997/11/07  01:37:28
12027         Log: Raw integrate of latest perl
12028      Branch: ansiperl
12029            ! t/TEST
12030           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
12031           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
12032           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
12033           !> thread.h toke.c util.c
12034 ____________________________________________________________________________
12035 [   207] By: mbeattie                              on 1997/11/06  14:58:00
12036         Log: Update README.threads and Todo.5.005.
12037      Branch: perl
12038            ! README.threads Todo.5.005
12039 ____________________________________________________________________________
12040 [   206] By: mbeattie                              on 1997/11/06  14:37:37
12041         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
12042      Branch: perl
12043            ! op.c pp_ctl.c proto.h scope.h
12044 ____________________________________________________________________________
12045 [   205] By: mbeattie                              on 1997/11/06  14:31:38
12046         Log: Per-thread magicals now stored in their own thr->magicals and keyed
12047              more directly. cvcache and oursv become ordinary struct thread
12048              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
12049              for 0 again. Main thread initialisation done by new function
12050              init_main_thread instead of (now fixed) new_struct_thread.
12051              
12052              Jobs fixed ...
12053              
12054              jmpenv fixed on 1997/11/06 by mbeattie@localhost
12055              
12056              Subject: [perl5.004_53; patch] eval's and threads
12057              Date: 23 Oct 1997 23:59:19 -0400
12058              From: Owen Taylor <owt1@cornell.edu>
12059      Branch: bugs
12060            + jmpenv
12061      Branch: perl
12062            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
12063            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
12064 ____________________________________________________________________________
12065 [   204] By: mbeattie                              on 1997/11/05  17:18:18
12066         Log: Per-thread magicals mostly working (and localisable). Now getting
12067              intermittent occasional "Use of uninitialized value" warnings
12068              which may be due to some op flag black magic I've broken.
12069      Branch: perl
12070            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
12071            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
12072 ____________________________________________________________________________
12073 [   203] By: nick                                  on 1997/11/05  01:04:10
12074         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
12075      Branch: ansiperl
12076            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
12077            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
12078            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
12079            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
12080            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
12081            ! win32/config.vc win32/config_H.vc win32/makedef.pl
12082            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
12083            ! win32/win32io.c win32/win32io.h win32/win32iop.h
12084            ! win32/win32sck.c win32/win32thread.h
12085 ____________________________________________________________________________
12086 [   202] By: nick                                  on 1997/11/05  00:50:27
12087         Log: Compile(d) at least once with threads on win32 
12088              but did not work
12089      Branch: ansiperl
12090            ! embed.h perl.c thread.h
12091 ____________________________________________________________________________
12092 [   201] By: nick                                  on 1997/11/05  00:32:13
12093         Log: Trivial integrate
12094      Branch: ansiperl
12095           !> patchlevel.h
12096 ____________________________________________________________________________
12097 [   200] By: mbeattie                              on 1997/11/04  12:06:09
12098         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
12099      Branch: perl
12100            ! patchlevel.h
12101 ____________________________________________________________________________
12102 [   199] By: nick                                  on 1997/11/01  00:18:52
12103         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
12104      Branch: ansiperl
12105           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
12106           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
12107           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
12108           !> util.c
12109 ____________________________________________________________________________
12110 [   198] By: nick                                  on 1997/11/01  00:08:33
12111         Log: win32thread.* not in MANIFEST which has muddled moving
12112              back and forth between depots.
12113      Branch: ansiperl
12114            ! MANIFEST win32/win32thread.c win32/win32thread.h
12115 ____________________________________________________________________________
12116 [   197] By: nick                                  on 1997/11/01  00:02:49
12117         Log: Test changes
12118      Branch: ansiperl
12119            + t/lib/thread.t t/op/nothread.t thread.sym
12120            ! MANIFEST
12121 ____________________________________________________________________________
12122 [   196] By: nick                                  on 1997/10/31  23:54:01
12123         Log: Further ANSI changes now builds and passes (most) tests
12124              with gcc -x c++. 
12125      Branch: ansiperl
12126            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
12127            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
12128            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
12129            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
12130            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
12131            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
12132            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
12133            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
12134            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
12135            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
12136            ! x2p/walk.c
12137 ____________________________________________________________________________
12138 [   195] By: mbeattie                              on 1997/10/31  18:05:31
12139         Log: Half way through moving per-thread magicals into per-thread fields
12140              and the associated new OP_SPECIFIC and find_thread_magical stuff.
12141              perl will compile but plenty of the magicals are still broken.
12142      Branch: perl
12143            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
12144            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
12145            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
12146            ! util.c
12147 ____________________________________________________________________________
12148 [   194] By: nick                                  on 1997/10/31  01:43:49
12149         Log: Convert miniperl sources to ANSI C. Several passes of
12150              GNU C's 'protoize' plus a few hand edits.
12151              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
12152              Does not link seems gcc's C++ does not define a symbol for
12153              const char foo[] = "....";
12154              i.e. with empty [].
12155      Branch: ansiperl
12156            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
12157            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
12158            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
12159            ! sv.c taint.c toke.c universal.c util.c
12160 ____________________________________________________________________________
12161 [   193] By: nick                                  on 1997/10/30  03:00:01
12162         Log: Make the ansi branch
12163      Branch: ansiperl
12164           +> (branch 907 files)
12165 ____________________________________________________________________________
12166 [   192] By: nick                                  on 1997/10/30  02:48:17
12167         Log: Oneperl builds with THREADS/THISPTR Borland
12168              Manualy inserted Sarathy's new COND_XXXXX from his mail.
12169              Manual change if Tself -> self as was easier than resolve :-(
12170              Two aTHIS's in op.c
12171      Branch: oneperl
12172            ! embed.h op.c thread.h thread.sym win32/makefile.mk
12173            ! win32/win32thread.h
12174 ____________________________________________________________________________
12175 [   191] By: nick                                  on 1997/10/30  01:54:50
12176         Log: Raw resolve of latest sources with oneperl
12177      Branch: oneperl
12178           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
12179           !> opcode.pl perl.c thread.h win32/win32thread.c
12180           !> win32/win32thread.h
12181 ____________________________________________________________________________
12182 [   190] By: mbeattie                              on 1997/10/29  14:39:54
12183         Log: Remove global macro "self". Change thr->Tself to thr->self.
12184      Branch: perl
12185            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
12186            ! win32/win32thread.c win32/win32thread.h
12187 ____________________________________________________________________________
12188 [   189] By: mbeattie                              on 1997/10/29  12:49:01
12189         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
12190      Branch: perl
12191            ! Todo.5.005
12192 ____________________________________________________________________________
12193 [   188] By: mbeattie                              on 1997/10/29  12:45:32
12194         Log: Add pp_lock knowledge to compiler
12195      Branch: perlext
12196            ! Compiler/ccop.c Compiler/ccop.h
12197 ____________________________________________________________________________
12198 [   187] By: mbeattie                              on 1997/10/29  12:45:02
12199         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
12200      Branch: perl
12201            ! op.c
12202 ____________________________________________________________________________
12203 [   186] By: mbeattie                              on 1997/10/29  12:43:36
12204         Log: Move compiler OP class information into opcode.pl.
12205      Branch: perl
12206            ! op.h opcode.h opcode.pl
12207 ____________________________________________________________________________
12208 [   185] By: nick                                  on 1997/10/26  22:52:05
12209         Log: Split failing test in op/misc.t into op/nothread.t
12210              so all tests can be passed where they apply.
12211              Cleanup other two cases of THREADS/THISPTR.
12212              Conditional compile option for CriticalSection's on Win32
12213      Branch: oneperl
12214            + t/op/nothread.t
12215            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
12216            ! win32/win32thread.h
12217 ____________________________________________________________________________
12218 [   184] By: nick                                  on 1997/10/26  19:42:00
12219         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
12220      Branch: oneperl
12221            ! embed.h global.sym proto.h sv.c sv.h toke.c
12222 ____________________________________________________________________________
12223 [   183] By: nick                                  on 1997/10/26  18:31:58
12224         Log: Make USE_THREADS imply CRIPPLED_CC.
12225              This avoids most of the uses of 'Sv' and hence many needs of 
12226              dTHR in extension code. 
12227              With this change Data::Dumper builds as-is
12228              and Tk only needs four tweaks:
12229              1. Obscure dump-stack case which really needs dTHR
12230              2. A curcop in error-message code
12231              3. Two cases of SAVETMPS
12232              4. A curcop == &compiling which is probably not required.
12233              IMHO the SAVETMPS case is only one which merits further automation.
12234      Branch: oneperl
12235            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
12236 ____________________________________________________________________________
12237 [   182] By: nick                                  on 1997/10/26  16:31:58
12238         Log: Change dSP to imply dTHR for extension source compatibility
12239              introduce djSP (Declare Just SP) for use in perl sources
12240              and thread-aware extensions. Use latter.
12241      Branch: oneperl
12242            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
12243            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
12244 ____________________________________________________________________________
12245 [   181] By: nick                                  on 1997/10/26  00:39:57
12246         Log: More tests
12247      Branch: oneperl
12248            ! t/lib/thread.t
12249 ____________________________________________________________________________
12250 [   180] By: nick                                  on 1997/10/25  22:18:27
12251         Log: Use return of THREAD_CREATE() - add basic thread test
12252      Branch: oneperl
12253            + t/lib/thread.t
12254            ! ext/Thread/Thread.xs
12255 ____________________________________________________________________________
12256 [   179] By: nick                                  on 1997/10/25  21:25:23
12257         Log: Builds with no thread/this
12258      Branch: oneperl
12259            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
12260            ! win32/win32thread.c
12261 ____________________________________________________________________________
12262 [   178] By: nick                                  on 1997/10/25  18:28:03
12263         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
12264      Branch: oneperl
12265            ! perl.c
12266 ____________________________________________________________________________
12267 [   177] By: nick                                  on 1997/10/25  18:11:33
12268         Log: Basic integrate of oneperl with threads, passes 
12269              tests THISPTR+THREADs - win32/win32thread.* needed
12270              changes (where did they come from)?
12271      Branch: oneperl
12272            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
12273            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
12274 ____________________________________________________________________________
12275 [   176] By: nick                                  on 1997/10/25  17:05:52
12276         Log: Onepel builds THISPTR no threads
12277      Branch: oneperl
12278            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
12279 ____________________________________________________________________________
12280 [   175] By: nick                                  on 1997/10/25  16:40:10
12281         Log: Integrate oneperl with new style JOIN etc. macros
12282      Branch: oneperl
12283           +> win32/win32thread.c win32/win32thread.h
12284           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
12285           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
12286           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
12287           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
12288           !> win32/makefile.mk
12289 ____________________________________________________________________________
12290 [   174] By: mbeattie                              on 1997/10/24  17:14:00
12291         Log: Remove xcv_condp CV field which is no longer used.
12292      Branch: perl
12293            ! sv.h
12294 ____________________________________________________________________________
12295 [   173] By: mbeattie                              on 1997/10/24  14:36:09
12296         Log: Patches for VMS [Dan Sugalski]
12297      Branch: bugs
12298            + vms2
12299      Branch: perl
12300            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
12301            ! vms/vmsish.h
12302 ____________________________________________________________________________
12303 [   172] By: mbeattie                              on 1997/10/24  13:50:59
12304         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
12305              to use new API and patch win32 makefile stuff a little.
12306      Branch: perl
12307            + win32/win32thread.c win32/win32thread.h
12308            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
12309            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
12310 ____________________________________________________________________________
12311 [   171] By: mbeattie                              on 1997/10/23  14:00:27
12312         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
12313              
12314              Jobs fixed ...
12315              
12316              get_db_sub fixed on 1997/10/23 by mbeattie@squash
12317              
12318              Subject: [perl5.004_53] Debugger crash (patch)
12319              Date: Thu, 16 Oct 1997 22:03:09 -0400
12320              From: Owen Taylor <owt1@cornell.edu>
12321      Branch: bugs
12322            + get_db_sub
12323      Branch: perl
12324            ! pp_hot.c
12325 ____________________________________________________________________________
12326 [   170] By: mbeattie                              on 1997/10/23  09:22:40
12327         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
12328              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
12329              a ref to its argument for AV, HV, CV. 
12330      Branch: perl
12331            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
12332 ____________________________________________________________________________
12333 [   169] By: gsar                                  on 1997/10/21  03:49:25
12334         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
12335              - Fixup static functions that were missing aTHIS.
12336              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
12337              - Removed static functions from global.sym.
12338              - Typo in perl.h.
12339              - Additions to makefile.mk.
12340      Branch: oneperl
12341            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
12342            ! win32/makefile.mk
12343 ____________________________________________________________________________
12344 [   168] By: nick                                  on 1997/10/20  02:47:18
12345         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
12346      Branch: oneperl
12347            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
12348            ! scope.h thread.h
12349 ____________________________________________________________________________
12350 [   167] By: nick                                  on 1997/10/20  01:03:00
12351         Log: Add missing aTHIS in cast
12352      Branch: oneperl
12353            ! win32/dl_win32.xs
12354 ____________________________________________________________________________
12355 [   166] By: nick                                  on 1997/10/20  00:44:42
12356         Log: Builds and passes test with -DUSE_THISPTR
12357      Branch: oneperl
12358            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
12359            ! win32/perllib.c
12360 ____________________________________________________________________________
12361 [   165] By: nick                                  on 1997/10/19  21:45:36
12362         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
12363      Branch: oneperl
12364            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
12365            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
12366            ! win32/makefile.mk win32/perllib.c
12367 ____________________________________________________________________________
12368 [   164] By: nick                                  on 1997/10/19  20:09:13
12369         Log: oneperl compiles (but fails) with -DUSE_THISPTR
12370      Branch: oneperl
12371            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
12372            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
12373            ! win32/win32.c win32/win32.h
12374 ____________________________________________________________________________
12375 [   163] By: nick                                  on 1997/10/19  16:46:09
12376         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
12377      Branch: oneperl
12378            ! embed.h perl.h thread.h vars.h
12379 ____________________________________________________________________________
12380 [   162] By: nick                                  on 1997/10/19  14:42:16
12381         Log: Dubious merge of oneperl's variable and struct thread
12382      Branch: oneperl
12383           !> perl.h thread.h
12384 ____________________________________________________________________________
12385 [   161] By: nick                                  on 1997/10/18  18:05:13
12386         Log: integrate all but perl.h/thread.h
12387      Branch: oneperl
12388           +> Todo.5.005 perlio.sym
12389           !> (integrate 98 files)
12390 ____________________________________________________________________________
12391 [   160] By: nick                                  on 1997/10/18  03:49:27
12392         Log: Integrate rest of sub-dirs into oneperl
12393      Branch: oneperl
12394           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12395           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12396           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12397           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12398           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12399           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12400           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12401           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
12402           +> hints/os390.sh
12403            - ext/util/extliblist
12404           !> (integrate 425 files)
12405 ____________________________________________________________________________
12406 [   159] By: nick                                  on 1997/10/18  03:20:11
12407         Log: Integrate (accept) t and win32 into oneperl
12408      Branch: oneperl
12409           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
12410           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
12411           +> win32/config.vc win32/config_H.bc win32/config_H.vc
12412           +> win32/makefile.mk
12413           !> (integrate 188 files)
12414 ____________________________________________________________________________
12415 [   158] By: nick                                  on 1997/10/18  03:12:59
12416         Log: Integrate lib/... into oneperl
12417      Branch: oneperl
12418           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
12419           !> (integrate 138 files)
12420 ____________________________________________________________________________
12421 [   157] By: nick                                  on 1997/10/18  02:55:53
12422         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
12423      Branch: oneperl
12424            ! lib/Bundle/CPAN.pm
12425 ____________________________________________________________________________
12426 [   156] By: nick                                  on 1997/10/18  02:52:44
12427         Log: Make lib/Bundle/CPAN.pm a text file
12428      Branch: perl
12429            ! lib/Bundle/CPAN.pm
12430 ____________________________________________________________________________
12431 [   155] By: nick                                  on 1997/10/18  02:33:02
12432         Log: Some weirdness in the intgrate process
12433      Branch: oneperl
12434            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12435            - win32/bin/webget.bat win32/config.H win32/config.w32
12436 ____________________________________________________________________________
12437 [   153] By: nick                                  on 1997/10/18  02:29:16
12438         Log: Let us try all the pure integrate stuff
12439      Branch: oneperl
12440           !> (integrate 647 files)
12441 ____________________________________________________________________________
12442 [   152] By: nick                                  on 1997/10/18  02:13:35
12443         Log: Get more sub directories out of the way.
12444      Branch: oneperl
12445           !> (integrate 92 files)
12446 ____________________________________________________________________________
12447 [   151] By: nick                                  on 1997/10/18  02:05:41
12448         Log: Integrate hints 
12449      Branch: oneperl
12450           !> (integrate 68 files)
12451 ____________________________________________________________________________
12452 [   150] By: nick                                  on 1997/10/18  01:57:20
12453         Log: Try reopening some non-contravertial files
12454      Branch: oneperl
12455           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
12456           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
12457           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
12458           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
12459 ____________________________________________________________________________
12460 [   144] By: gsar                                  on 1997/10/16  22:26:07
12461         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
12462              build.  Once again, builds and runs all    Thread tests using either
12463              compiler.
12464      Branch: win32/perl
12465            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
12466            ! win32/makefile.mk
12467 ____________________________________________________________________________
12468 [   143] By: gsar                                  on 1997/10/16  20:45:58
12469         Log: A quick merge of latest mainline.
12470      Branch: win32/perl
12471           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12472           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12473           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12474           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12475           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12476           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12477           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12478           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
12479           +> lib/base.pm t/lib/dosglob.t
12480            - ext/util/extliblist
12481           !> (integrate 134 files)
12482
12483 ----------------
12484 Version 5.004_53
12485 ----------------
12486
12487 ____________________________________________________________________________
12488 [   142] By: mbeattie                              on 1997/10/16  16:52:55
12489         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
12490      Branch: perl
12491            ! MANIFEST
12492 ____________________________________________________________________________
12493 [   141] By: mbeattie                              on 1997/10/16  16:42:13
12494         Log: Move perlext/Thread into perl/ext/Thread.
12495      Branch: perl
12496           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12497           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12498           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12499           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12500           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12501           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12502           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12503           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
12504            ! Configure
12505      Branch: perlext
12506            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
12507            - Thread/Thread.xs Thread/Thread/Queue.pm
12508            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
12509            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
12510            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
12511            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
12512            - Thread/unsync4.t
12513 ____________________________________________________________________________
12514 [   140] By: mbeattie                              on 1997/10/16  16:26:53
12515         Log: Correct threads_mutex locking in main thread destruction.
12516              Add per-interp thrsv to hold SV struct thread for main thread.
12517              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
12518              Add Thread/list.t test of Thread->list method.
12519              Let Thread::Semaphore methods up and down take an extra argument.
12520      Branch: perl
12521            ! embed.h interp.sym perl.c perl.h thread.h
12522      Branch: perlext
12523            + Thread/list.t
12524            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
12525 ____________________________________________________________________________
12526 [   139] By: mbeattie                              on 1997/10/16  14:01:11
12527         Log: Fix up merge with 5.004_04.
12528      Branch: perl
12529            ! op.c perl.c t/lib/dosglob.t
12530 ____________________________________________________________________________
12531 [   138] By: TimBunce                              on 1997/10/16  12:58:22
12532         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
12533      Branch: maint-5.004/perl
12534            ! t/lib/dosglob.t
12535 ____________________________________________________________________________
12536 [   137] By: mbeattie                              on 1997/10/16  11:09:25
12537         Log: Merge maint-5.004 branch (5.004_04) with mainline.
12538      Branch: perl
12539           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
12540            - ext/util/extliblist
12541           !> (integrate 132 files)
12542 ____________________________________________________________________________
12543 [   135] By: gsar                                  on 1997/10/15  21:46:05
12544         Log: Win32 changes over 5.004_52:
12545              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
12546              on an already locked mutex.
12547              - other minor tweaks.
12548              Now builds and runs win32-version of Thread_52, passing all tests.
12549      Branch: win32/perl
12550            ! perl.c proto.h thread.h
12551 ____________________________________________________________________________
12552 [   134] By: gsar                                  on 1997/10/15  18:19:31
12553         Log: fixup makefile.mk conflict.
12554      Branch: win32/perl
12555            ! win32/makefile.mk
12556 ____________________________________________________________________________
12557 [   133] By: gsar                                  on 1997/10/15  18:02:46
12558         Log: Integrated latest changes from mainline into win32.
12559      Branch: win32/perl
12560           +> fakethr.h
12561           !> MANIFEST Porting/makerel Porting/patchls README.threads
12562           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
12563           !> win32/config.vc win32/config_H.bc win32/config_H.vc
12564           !> win32/makefile.mk
12565
12566 ----------------
12567 Version 5.004_52
12568 ----------------
12569
12570 ____________________________________________________________________________
12571 [   132] By: mbeattie                              on 1997/10/15  17:02:38
12572         Log: Remove out-of-date test Thread/cond.t.
12573      Branch: perlext
12574            - Thread/cond.t
12575 ____________________________________________________________________________
12576 [   131] By: mbeattie                              on 1997/10/15  16:57:45
12577         Log: Finish thread state machine: fixes global destruction of threads,
12578              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
12579              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
12580              Thread.xs.
12581      Branch: perl
12582            ! MANIFEST README.threads Todo.5.005 perl.c util.c
12583      Branch: perlext
12584            ! Thread/Thread.xs Thread/queue.t
12585 ____________________________________________________________________________
12586 [   130] By: mbeattie                              on 1997/10/15  16:55:10
12587         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
12588              Fix ThrSETSTATE not to lock t->mutex itself.
12589      Branch: perl
12590            ! fakethr.h thread.h
12591 ____________________________________________________________________________
12592 [   129] By: mbeattie                              on 1997/10/15  16:53:35
12593         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
12594      Branch: perl
12595            ! pp_hot.c
12596 ____________________________________________________________________________
12597 [   128] By: TimBunce                              on 1997/10/15  15:55:26
12598         Log: Maintenance 5.004_04 changes
12599      Branch: maint-5.004/perl
12600            + hints/os390.sh lib/base.pm t/lib/dosglob.t
12601            - ext/util/extliblist
12602            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
12603            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
12604            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
12605            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
12606            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
12607            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
12608            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
12609            ! installperl lib/AutoLoader.pm lib/CPAN.pm
12610            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
12611            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12612            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
12613            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
12614            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
12615            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
12616            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
12617            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
12618            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
12619            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
12620            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
12621            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
12622            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12623            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
12624            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
12625            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
12626            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
12627            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
12628            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
12629            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
12630            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
12631            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
12632            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
12633            ! win32/Makefile win32/config_H.bc win32/config_H.vc
12634            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
12635            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
12636 ____________________________________________________________________________
12637 [   127] By: mbeattie                              on 1997/10/15  10:00:18
12638         Log: Added fakethr.h.
12639      Branch: perl
12640            + fakethr.h
12641 ____________________________________________________________________________
12642 [   126] By: mbeattie                              on 1997/10/15  09:50:57
12643         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
12644      Branch: perl
12645            ! thread.h
12646 ____________________________________________________________________________
12647 [   125] By: mbeattie                              on 1997/10/15  09:09:24
12648         Log: Started rewriting thread state machine.
12649      Branch: perl
12650            ! perl.c thread.h
12651      Branch: perlext
12652            ! Thread/Thread.xs
12653 ____________________________________________________________________________
12654 [   124] By: gsar                                  on 1997/10/14  00:23:15
12655         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
12656              tests in win32 version of latest perlext/Thread.
12657      Branch: win32/perl
12658            ! pp_hot.c
12659 ____________________________________________________________________________
12660 [   123] By: gsar                                  on 1997/10/13  23:18:38
12661         Log: Initial merge of win32 threads patch.
12662      Branch: win32/perl
12663            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
12664            ! win32/Makefile win32/makedef.pl win32/makefile.mk
12665            ! win32/perllib.c win32/pod.mak win32/win32.h
12666 ____________________________________________________________________________
12667 [   122] By: gsar                                  on 1997/10/10  20:58:40
12668         Log: Integrated changes on mainline into the win32 branch.  Had to set
12669              P4USER=mbeattie for the resolve step (due to the presence of newly
12670              branched files that had not been submitted?)
12671      Branch: win32/perl
12672           +> Porting/makerel Porting/patchls README.threads Todo.5.005
12673           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
12674           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
12675           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12676           +> win32/bin/webget.pl win32/config.bc win32/config.vc
12677           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
12678            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12679            - win32/bin/webget.bat win32/config.H win32/config.w32
12680            ! thread.h
12681           !> (integrate 858 files)
12682 ____________________________________________________________________________
12683 [   121] By: mbeattie                              on 1997/10/10  17:23:41
12684         Log: Tweak a few Thread tests.
12685      Branch: perlext
12686            + Thread/join2.t
12687            ! Thread/io.t Thread/sync2.t
12688 ____________________________________________________________________________
12689 [   120] By: mbeattie                              on 1997/10/10  17:22:46
12690         Log: Rewrite thread destruction system using linked list of threads.
12691              Still not completely done. Add methods self, equal, flags, list
12692              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
12693      Branch: perl
12694            ! perl.c perl.h thread.h
12695      Branch: perlext
12696            ! Thread/Thread.xs Thread/typemap
12697 ____________________________________________________________________________
12698 [   119] By: mbeattie                              on 1997/10/10  17:19:55
12699         Log: Fix up locking/synchronisation for pp_entersub.
12700      Branch: perl
12701            ! pp_hot.c
12702 ____________________________________________________________________________
12703 [   118] By: mbeattie                              on 1997/10/10  09:55:32
12704         Log: Put back entries in MANIFEST for the four now-returned win32/* files
12705      Branch: perl
12706            ! MANIFEST
12707 ____________________________________________________________________________
12708 [   117] By: mbeattie                              on 1997/10/10  08:12:23
12709         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
12710      Branch: perl
12711            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
12712 ____________________________________________________________________________
12713 [   116] By: mbeattie                              on 1997/10/08  15:41:08
12714         Log: Add missing sig_pipe definition to Thread.xs.
12715      Branch: perlext
12716            ! Thread/Thread.xs
12717 ____________________________________________________________________________
12718 [   115] By: mbeattie                              on 1997/10/08  15:40:46
12719         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
12720              add missing dTHR; to new function unwind_handler_stack() in mg.c
12721              and bump patchlevel.h to 5.004_52.
12722      Branch: perl
12723            ! MANIFEST mg.c patchlevel.h
12724 ____________________________________________________________________________
12725 [   114] By: mbeattie                              on 1997/10/08  10:19:27
12726         Log: Merge maint-5.004 branch (5.004_03) with mainline.
12727              MANIFEST is out of sync.
12728      Branch: perl
12729           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12730           +> win32/bin/webget.pl
12731            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12732            - win32/bin/webget.bat
12733           !> (integrate 168 files)
12734 ____________________________________________________________________________
12735 [   113] By: mbeattie                              on 1997/10/05  17:52:49
12736         Log: Move init of global mutexes/cond vars earlier.
12737      Branch: perl
12738            ! perl.c
12739 ____________________________________________________________________________
12740 [   112] By: nick                                  on 1997/10/04  15:25:28
12741         Log: Add perl.sym to MANIFEST
12742      Branch: oneperl
12743            ! MANIFEST
12744 ____________________________________________________________________________
12745 [   111] By: nick                                  on 1997/10/04  15:23:37
12746         Log: Missing file
12747      Branch: oneperl
12748            + perl.sym
12749 ____________________________________________________________________________
12750 [   110] By: nick                                  on 1997/10/04  13:04:26
12751         Log: Now builds the extensions as well
12752              Passes all tests
12753      Branch: oneperl
12754            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
12755            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
12756            ! toke.c util.c writemain.SH
12757 ____________________________________________________________________________
12758 [   109] By: nick                                  on 1997/10/04  12:02:14
12759         Log: Odd checkin issue
12760      Branch: oneperl
12761            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12762            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12763            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12764            ! vms/perly_h.vms writemain.SH
12765 ____________________________________________________________________________
12766 [   108] By: nick                                  on 1997/10/04  11:12:52
12767         Log: Added lots of (missing) prototypes (ckprotos is util to check)
12768              Fixed missing aTHIS flagged by above.
12769              -DUSE_THISPTR passes minitest!
12770      Branch: oneperl
12771            + ckprotos
12772            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12773            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12774            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12775            ! vms/perly_h.vms
12776 ____________________________________________________________________________
12777 [   107] By: nick                                  on 1997/10/03  22:36:52
12778         Log: .y muddle fixup - will get this sorted oneday ...
12779      Branch: oneperl
12780            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
12781            ! vms/perly_h.vms
12782 ____________________________________________________________________________
12783 [   106] By: mbeattie                              on 1997/10/03  17:12:33
12784         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
12785              from struct thread. Added missing thr->Tfoo defines for statbuf
12786              and timesbuf and removed unused Tbuf field.
12787      Branch: perl
12788            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
12789 ____________________________________________________________________________
12790 [   105] By: nick                                  on 1997/10/03  15:56:50
12791         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
12792      Branch: oneperl
12793            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
12794            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
12795            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
12796            ! sv.c taint.c thread.h toke.c universal.c util.c
12797 ____________________________________________________________________________
12798 [   104] By: mbeattie                              on 1997/10/03  15:23:25
12799         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
12800      Branch: perl
12801            ! global.sym pp.c proto.h sv.c
12802 ____________________________________________________________________________
12803 [   103] By: mbeattie                              on 1997/10/03  15:17:39
12804         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
12805      Branch: perl
12806            ! av.c hv.c perl.h sv.c
12807 ____________________________________________________________________________
12808 [   102] By: mbeattie                              on 1997/10/03  11:53:51
12809         Log: Reliable thread signal handling.
12810      Branch: perl
12811            ! global.sym mg.c perl.c perl.h
12812      Branch: perlext
12813            ! Thread/Thread.xs
12814 ____________________________________________________________________________
12815 [   101] By: nick                                  on 1997/10/02  20:43:17
12816         Log: Cleanup perly.y stuff
12817      Branch: oneperl
12818            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
12819 ____________________________________________________________________________
12820 [   100] By: nick                                  on 1997/10/02  18:54:08
12821         Log: Compiles with less invasive aTHIS adding
12822      Branch: oneperl
12823            + nothis.sym
12824            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
12825            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
12826            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
12827            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
12828            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
12829            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
12830            ! util.c vars.h
12831
12832 ----------------
12833 Version 5.004_51
12834 ----------------
12835
12836 ____________________________________________________________________________
12837 [    99] By: mbeattie                              on 1997/10/02  17:23:48
12838         Log: Added Thread/queue.t.
12839      Branch: perlext
12840            + Thread/queue.t
12841 ____________________________________________________________________________
12842 [    98] By: mbeattie                              on 1997/10/02  17:19:44
12843         Log: Bumped patchlevel to 51. Updated Todo.5.005.
12844      Branch: perl
12845            ! Todo.5.005 patchlevel.h
12846 ____________________________________________________________________________
12847 [    97] By: mbeattie                              on 1997/10/02  17:07:47
12848         Log: Update README.threads amd Thread/README
12849      Branch: perl
12850            ! README.threads
12851      Branch: perlext
12852            ! Thread/README
12853 ____________________________________________________________________________
12854 [    96] By: mbeattie                              on 1997/10/02  16:58:47
12855         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
12856              fix sv_bless3 prototype.
12857      Branch: perl
12858            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
12859 ____________________________________________________________________________
12860 [    95] By: mbeattie                              on 1997/10/02  16:50:21
12861         Log: Fixed broken typemap for Thread.
12862      Branch: perlext
12863            ! Thread/typemap
12864 ____________________________________________________________________________
12865 [    94] By: mbeattie                              on 1997/10/02  16:34:03
12866         Log: Fix pod text in Lint.pm for private-names option.
12867      Branch: perlext
12868            ! Compiler/B/Lint.pm
12869 ____________________________________________________________________________
12870 [    93] By: mbeattie                              on 1997/10/02  13:44:46
12871         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
12872      Branch: perl
12873            ! MANIFEST embed.h
12874 ____________________________________________________________________________
12875 [    92] By: mbeattie                              on 1997/10/02  13:27:10
12876         Log: Add Todo.5.005
12877      Branch: perl
12878            + Todo.5.005
12879 ____________________________________________________________________________
12880 [    91] By: nick                                  on 1997/10/01  20:23:38
12881         Log: Raw _T# trial
12882      Branch: oneperl
12883            ! embed.h embed.pl proto.h sv.c
12884 ____________________________________________________________________________
12885 [    90] By: nick                                  on 1997/10/01  18:22:03
12886         Log: THIS + new sort stuff
12887      Branch: oneperl
12888            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
12889 ____________________________________________________________________________
12890 [    89] By: nick                                  on 1997/10/01  18:03:05
12891         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
12892      Branch: oneperl
12893            ! pp_ctl.c proto.h util.c
12894 ____________________________________________________________________________
12895 [    88] By: mbeattie                              on 1997/10/01  17:04:12
12896         Log: Start of Configure support for -Dusethreads plus associated
12897              Linux hints.
12898      Branch: perl
12899            ! Configure hints/linux.sh
12900 ____________________________________________________________________________
12901 [    87] By: mbeattie                              on 1997/10/01  17:03:34
12902         Log: Move runops_foo prototypes from proto.h to early in perl.h.
12903      Branch: perl
12904            ! perl.h proto.h
12905 ____________________________________________________________________________
12906 [    86] By: nick                                  on 1997/09/30  19:15:21
12907         Log: Debug hackery to thread.h - temporary
12908              Quick-fix qsort() replacement - more to come.
12909      Branch: oneperl
12910            ! thread.h util.c
12911 ____________________________________________________________________________
12912 [    85] By: mbeattie                              on 1997/09/30  15:50:27
12913         Log: Added Lint option regexp-variables.
12914      Branch: perlext
12915            ! Compiler/B/Lint.pm
12916 ____________________________________________________________________________
12917 [    84] By: mbeattie                              on 1997/09/30  15:11:07
12918         Log: Merge maint-5.004 branch (5.004_01) with mainline.
12919      Branch: perl
12920           +> Porting/makerel Porting/patchls hints/newsos4.sh
12921           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
12922           +> win32/config.vc win32/config_H.bc win32/config_H.vc
12923           +> win32/makefile.mk
12924            - win32/config.H win32/config.w32
12925           !> (integrate 109 files)
12926 ____________________________________________________________________________
12927 [    83] By: TimBunce                              on 1997/09/30  14:27:09
12928         Log: Maintenance 5.004_03 changes (addendum)
12929      Branch: maint-5.004/perl
12930            - win32/bin/search.bat
12931 ____________________________________________________________________________
12932 [    82] By: TimBunce                              on 1997/09/30  14:11:29
12933         Log: Maintenance 5.004_03 changes
12934      Branch: maint-5.004/perl
12935            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12936            + win32/bin/webget.pl
12937            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
12938            - win32/bin/webget.bat
12939            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
12940            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
12941            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
12942            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
12943            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
12944            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12945            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
12946            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
12947            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
12948            ! win32/win32.c
12949 ____________________________________________________________________________
12950 [    81] By: TimBunce                              on 1997/09/30  13:17:27
12951         Log: Maintenance 5.004_02 changes
12952      Branch: maint-5.004/perl
12953            + win32/bin/runperl.bat
12954            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
12955            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
12956            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12957            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
12958            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12959            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
12960            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
12961            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
12962            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
12963            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
12964            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
12965            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
12966            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12967            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12968            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
12969            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
12970            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
12971            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
12972            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
12973            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
12974            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
12975            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
12976            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
12977            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
12978            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
12979            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
12980            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
12981            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
12982            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
12983            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
12984            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
12985            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
12986            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
12987            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
12988            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
12989            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
12990            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
12991            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
12992            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
12993            ! win32/config.bc win32/config.vc win32/config_H.bc
12994            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
12995            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
12996            ! win32/win32io.c win32/win32io.h win32/win32iop.h
12997            ! win32/win32sck.c
12998 ____________________________________________________________________________
12999 [    80] By: nick                                  on 1997/09/29  20:31:43
13000         Log: Add some prototypes in attempt to flush out errors
13001              Tidy up vars.h usage.
13002      Branch: oneperl
13003            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
13004            ! proto.h util.c vars.h
13005 ____________________________________________________________________________
13006 [    79] By: nick                                  on 1997/09/29  17:12:07
13007         Log: Builds and passes tests without THISPTR
13008      Branch: oneperl
13009            ! MANIFEST global.sym perl.c perl.h vars.h
13010 ____________________________________________________________________________
13011 [    78] By: mbeattie                              on 1997/09/29  16:57:23
13012         Log: Re-introduce the changes from change 68 (runops becomes a
13013              function pointer and sv_bless3 for '~'-magic) which got lost
13014              during the preparation for the maint-merge.
13015      Branch: perl
13016            ! global.sym perl.h pp.c proto.h run.c sv.c
13017 ____________________________________________________________________________
13018 [    77] By: mbeattie                              on 1997/09/29  16:44:16
13019         Log: Start merge with maint-5.004 branch by creating an ancestral
13020              branch point via a fake resolution with the maint-merge branch.
13021              See Perforce Tech Note 9 for details.
13022      Branch: perl
13023           !> (integrate 864 files)
13024 ____________________________________________________________________________
13025 [    76] By: nick                                  on 1997/09/28  19:04:42
13026         Log: Code with this pointer compiles (but core dumps)
13027      Branch: oneperl
13028            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
13029            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
13030            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
13031            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
13032            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
13033            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
13034            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
13035            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
13036            ! vars.h
13037 ____________________________________________________________________________
13038 [    75] By: nick                                  on 1997/09/28  15:45:35
13039         Log: Quasi sensible starting point for aTHIS addition.
13040      Branch: oneperl
13041            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
13042 ____________________________________________________________________________
13043 [    74] By: nick                                  on 1997/09/28  11:23:32
13044         Log: Ooops - unwind perly.* stuff for now
13045      Branch: oneperl
13046            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
13047 ____________________________________________________________________________
13048 [    73] By: nick                                  on 1997/09/28  11:17:23
13049         Log: Builds and passes all tests again
13050      Branch: oneperl
13051            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
13052            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
13053 ____________________________________________________________________________
13054 [    72] By: nick                                  on 1997/09/28  10:47:01
13055         Log: Save "important things" before re-try
13056      Branch: oneperl
13057            + vars.h
13058            ! embed.pl thread.h thread.sym
13059 ____________________________________________________________________________
13060 [    71] By: nick                                  on 1997/09/26  17:47:31
13061         Log: Basic hacks to build with USE_THISPTR, not yet useful
13062              but builds miniperl and passes minitest with all thread 
13063              variables via a _GLOBAL_ thr variable rather than globals.
13064              Now for the local thr variable ...
13065      Branch: oneperl
13066            + thread.sym
13067            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
13068            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
13069            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
13070            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
13071            ! util.c vms/vms.c
13072 ____________________________________________________________________________
13073 [    70] By: mbeattie                              on 1997/09/23  14:29:23
13074         Log: Branch oneperl from mainline.
13075      Branch: oneperl
13076           +> (branch 871 files)
13077 ____________________________________________________________________________
13078 [    69] By: mbeattie                              on 1997/09/22  16:02:37
13079         Log: struct thread now stored in an SV and uses '~'-magic for access.
13080      Branch: perl
13081            ! thread.h
13082      Branch: perlext
13083            ! Thread/Thread.xs Thread/typemap
13084 ____________________________________________________________________________
13085 [    68] By: mbeattie                              on 1997/09/22  16:01:48
13086         Log: runops becomes a funtion pointer and sv_bless3 created
13087              to avoid pointer forgery with '~'-magic.
13088      Branch: perl
13089            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
13090 ____________________________________________________________________________
13091 [    67] By: mbeattie                              on 1997/09/22  15:45:56
13092         Log: More fprintf -> PerlIO_printf changes.
13093      Branch: perl
13094            ! perl.c pp_hot.c util.c
13095 ____________________________________________________________________________
13096 [    66] By: mbeattie                              on 1997/09/22  15:10:40
13097         Log: Minor multi-threading patches for VMS.
13098      Branch: perl
13099            ! mg.c thread.h vms/vms.c
13100 ____________________________________________________________________________
13101 [    65] By: mbeattie                              on 1997/09/15  14:09:11
13102         Log: Add undefined-subs option to Lint.pm.
13103      Branch: perlext
13104            ! Compiler/B/Lint.pm
13105 ____________________________________________________________________________
13106 [    64] By: mbeattie                              on 1997/09/10  16:39:41
13107         Log: Debugging output for lock handling.
13108      Branch: perl
13109            ! mg.c pp.c pp_hot.c util.c
13110 ____________________________________________________________________________
13111 [    63] By: mbeattie                              on 1997/09/10  14:49:00
13112         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
13113      Branch: perlext
13114           +> Thread/Thread/Semaphore.pm
13115            - Thread/Semaphore.pm
13116 ____________________________________________________________________________
13117 [    62] By: mbeattie                              on 1997/09/10  14:47:31
13118         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
13119      Branch: perlext
13120           +> Thread/Thread/Queue.pm
13121            - Thread/Queue.pm
13122 ____________________________________________________________________________
13123 [    61] By: mbeattie                              on 1997/09/10  13:56:50
13124         Log: Solaris fixes: delete pad and padname from thread.h and remove
13125              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
13126      Branch: perl
13127            ! thread.h x2p/Makefile.SH
13128
13129 ----------------
13130 Version 5.004_50        First developer release towards 5.005
13131 ----------------
13132
13133 Maintenance of the 5.004 version of perl continues with the 5.004_xx
13134 series, where 'xx' is <= 49.  Development of the next version, 5.005,
13135 starts with 5.004_50.
13136
13137 ____________________________________________________________________________
13138 [    60] By: mbeattie                              on 1997/09/09  16:57:41
13139         Log: Update README.threads to mention -DL.
13140      Branch: perl
13141            ! README.threads
13142 ____________________________________________________________________________
13143 [    59] By: mbeattie                              on 1997/09/09  16:49:08
13144         Log: Add Thread modules Queue.pm and Semaphore.pm
13145      Branch: perlext
13146            + Thread/Queue.pm Thread/Semaphore.pm
13147 ____________________________________________________________________________
13148 [    58] By: mbeattie                              on 1997/09/09  16:33:45
13149         Log: Update README.threads
13150      Branch: perl
13151            ! README.threads
13152 ____________________________________________________________________________
13153 [    57] By: mbeattie                              on 1997/09/09  16:26:47
13154         Log: Add debug info to Thread typemap.
13155      Branch: perlext
13156            ! Thread/typemap
13157 ____________________________________________________________________________
13158 [    56] By: mbeattie                              on 1997/09/09  15:04:26
13159         Log: Rewrite synchronisation of subs/methods and add attrs
13160              extension for specifying 'locked' and 'method' attributes.
13161      Branch: perl
13162            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
13163            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
13164            ! pp_hot.c proto.h sv.c sv.h toke.c
13165      Branch: perlext
13166            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
13167 ____________________________________________________________________________
13168 [    55] By: mbeattie                              on 1997/09/03  16:34:47
13169         Log: Add new keyword "lock" to Opcode.pm
13170      Branch: perl
13171            ! ext/Opcode/Opcode.pm
13172 ____________________________________________________________________________
13173 [    54] By: mbeattie                              on 1997/09/03  14:44:44
13174         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
13175      Branch: perl
13176            ! embed.h keywords.h
13177 ____________________________________________________________________________
13178 [    53] By: mbeattie                              on 1997/09/03  13:52:24
13179         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
13180      Branch: perl
13181            ! MANIFEST
13182 ____________________________________________________________________________
13183 [    52] By: mbeattie                              on 1997/09/03  13:41:20
13184         Log: Let Lint private_names catch out-of-package _foo methods.
13185      Branch: perlext
13186            ! Compiler/B/Lint.pm
13187 ____________________________________________________________________________
13188 [    51] By: mbeattie                              on 1997/09/03  13:20:12
13189         Log: Bump patchlevel.h to 5.004_50
13190      Branch: perl
13191            ! patchlevel.h
13192 ____________________________________________________________________________
13193 [    50] By: mbeattie                              on 1997/09/03  12:31:48
13194         Log: Make compiler build/work with devel 5.005
13195      Branch: perlext
13196            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
13197            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
13198 ____________________________________________________________________________
13199 [    49] By: mbeattie                              on 1997/09/03  12:28:05
13200         Log: Rename RESTART to INIT and associated changes
13201      Branch: perl
13202            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
13203            ! toke.c vms/perly_c.vms
13204 ____________________________________________________________________________
13205 [    48] By: mbeattie                              on 1997/09/02  15:54:27
13206         Log: Added private-names option.
13207      Branch: perlext
13208            ! Compiler/B/Lint.pm
13209 ____________________________________________________________________________
13210 [    47] By: mbeattie                              on 1997/09/02  11:54:55
13211         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
13212      Branch: perlext
13213            ! Compiler/cc_runtime.h
13214 ____________________________________________________________________________
13215 [    46] By: mbeattie                              on 1997/08/28  19:40:08
13216         Log: Missing sprintf in try_autoload.
13217      Branch: perlext
13218            ! Compiler/B/C.pm
13219 ____________________________________________________________________________
13220 [    45] By: mbeattie                              on 1997/08/13  16:15:25
13221         Log: Threading fixups for Digital UNIX.
13222      Branch: perl
13223            ! README.threads malloc.c perl.h toke.c
13224 ____________________________________________________________________________
13225 [    44] By: mbeattie                              on 1997/08/11  15:46:29
13226         Log: Assorted changes for multi-threading (now works rather more).
13227      Branch: perl
13228            + README.threads
13229            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
13230            ! toke.c util.c
13231      Branch: perlext
13232            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
13233            ! Thread/unsync.t
13234 ____________________________________________________________________________
13235 [    43] By: mbeattie                              on 1997/08/08  14:11:00
13236         Log: Made Lint check subs (and -u packages).
13237              Added support for dollar_underscore and implicit $_ in foreach.
13238      Branch: perlext
13239            ! Compiler/B/Lint.pm
13240 ____________________________________________________________________________
13241 [    42] By: TimBunce                              on 1997/07/25  17:15:57
13242         Log: Maintenance 5.004_01 changes
13243      Branch: maint-5.004/perl
13244            + Porting/makerel Porting/patchls hints/newsos4.sh
13245            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
13246            + win32/config.vc win32/config_H.bc win32/config_H.vc
13247            + win32/makefile.mk
13248            - win32/config.H win32/config.w32
13249            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
13250            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
13251            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13252            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
13253            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
13254            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
13255            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
13256            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
13257            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13258            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
13259            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
13260            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
13261            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
13262            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
13263            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
13264            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
13265            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
13266            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
13267            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
13268            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
13269            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
13270            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
13271            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
13272            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
13273            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
13274            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
13275            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
13276            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
13277            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
13278            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13279 ____________________________________________________________________________
13280 [    41] By: mbeattie                              on 1997/07/24  14:57:53
13281         Log: Start support for fake threads.
13282              pp_lock now returns its argument.
13283      Branch: perl
13284            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
13285            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
13286            ! util.c
13287      Branch: perlext
13288            ! Thread/Thread.xs
13289 ____________________________________________________________________________
13290 [    40] By: mbeattie                              on 1997/07/24  14:55:07
13291         Log: Add missing reset of eval_owner if doeval() fails to parse.
13292      Branch: perl
13293            ! pp_ctl.c
13294 ____________________________________________________________________________
13295 [    39] By: mbeattie                              on 1997/07/17  13:35:51
13296         Log: Fix multiple problems with lexical @_.
13297      Branch: perl
13298            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
13299            ! toke.c
13300 ____________________________________________________________________________
13301 [    38] By: mbeattie                              on 1997/07/16  17:02:09
13302         Log: Change %lx to %x in B::CV::save to prevent some CV
13303              fields becoming 0 in the init section. Add missing
13304              write_back in B::Stackobj::Padsv::load_double to fix
13305              test 22 of op/my.t.
13306      Branch: perlext
13307            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
13308 ____________________________________________________________________________
13309 [    37] By: mbeattie                              on 1997/07/10  11:28:16
13310         Log: Branch win32 developments from main perl branch.
13311      Branch: win32/perl
13312           +> (branch 867 files)
13313 ____________________________________________________________________________
13314 [    36] By: mbeattie                              on 1997/07/05  11:58:05
13315         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
13316              as well as provide_ref (5.003).
13317      Branch: perlext
13318            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
13319 ____________________________________________________________________________
13320 [    35] By: mbeattie                              on 1997/07/05  11:55:18
13321         Log: Introduce pp_lock.
13322      Branch: perl
13323            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
13324            ! pp.c pp_ctl.c toke.c
13325 ____________________________________________________________________________
13326 [    34] By: mbeattie                              on 1997/07/01  12:24:28
13327         Log: Support for op in global register (still buggy)
13328      Branch: perl
13329            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
13330            ! proto.h scope.c scope.h thread.h
13331 ____________________________________________________________________________
13332 [    33] By: mbeattie                              on 1997/06/24  16:34:24
13333         Log: Branch lexical warnings from perl branch.
13334      Branch: lexwarn/perl
13335           +> (branch 867 files)
13336 ____________________________________________________________________________
13337 [    32] By: mbeattie                              on 1997/06/24  14:33:57
13338         Log: Branch integration of maint-5.004 from relperl.
13339      Branch: mainline/perl
13340           +> (branch 600 files)
13341      Branch: maint-5.004/perl
13342           +> (branch 864 files)
13343 ____________________________________________________________________________
13344 [    31] By: mbeattie                              on 1997/06/20  11:46:50
13345         Log: corrected bad_type() prototype. 
13346      Branch: perl
13347            ! op.c
13348 ____________________________________________________________________________
13349 [    30] By: mbeattie                              on 1997/06/12  12:38:05
13350         Log: Tweak README.
13351      Branch: perlext
13352            ! Thread/README
13353 ____________________________________________________________________________
13354 [    29] By: mbeattie                              on 1997/06/12  12:34:59
13355         Log: Document -m option of CC backend.
13356      Branch: perlext
13357            ! Compiler/NOTES
13358 ____________________________________________________________________________
13359 [    28] By: mbeattie                              on 1997/06/12  12:25:05
13360         Log: Support sysseek introduced in 5.004.
13361      Branch: perlext
13362            ! Compiler/ccop.c Compiler/ccop.h
13363 ____________________________________________________________________________
13364 [    27] By: mbeattie                              on 1997/06/05  14:20:51
13365         Log: More fixups for thrperl integration.
13366      Branch: perl
13367            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13368            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
13369            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
13370            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
13371            ! util.c
13372 ____________________________________________________________________________
13373 [    25] By: mbeattie                              on 1997/05/28  15:11:24
13374         Log: Fixups for thrperl integration.
13375      Branch: perl
13376            ! embed.h keywords.h op.c opcode.h perl.c util.c
13377 ____________________________________________________________________________
13378 [    24] By: mbeattie                              on 1997/05/26  20:10:42
13379         Log: Integrate thrperl 5.003->5.004.
13380      Branch: perl
13381           +> thread.h
13382           !> (integrate 33 files)
13383 ____________________________________________________________________________
13384 [    23] By: mbeattie                              on 1997/05/26  11:45:39
13385         Log: Fix ppname when saving subs.
13386      Branch: perlext
13387            ! Compiler/B/C.pm
13388 ____________________________________________________________________________
13389 [    22] By: mbeattie                              on 1997/05/26  11:45:03
13390         Log: -mFoo option now forces -uFoo.
13391      Branch: perlext
13392            ! Compiler/B/CC.pm
13393 ____________________________________________________________________________
13394 [    21] By: mbeattie                              on 1997/05/26  11:43:37
13395         Log: Put back objsym/savesym (used by walkoptree_exec).
13396      Branch: perlext
13397            ! Compiler/B.pm
13398 ____________________________________________________________________________
13399 [    20] By: mbeattie                              on 1997/05/26  11:38:45
13400         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
13401      Branch: perl
13402            ! av.c global.sym
13403 ____________________________________________________________________________
13404 [    19] By: mbeattie                              on 1997/05/25  21:19:38
13405         Log: Fix up integration 5.003->5.004.
13406      Branch: perl
13407            + lib/Class/Fields.pm lib/ISA.pm
13408            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
13409            ! toke.c
13410 ____________________________________________________________________________
13411 [    18] By: mbeattie                              on 1997/05/25  10:31:21
13412         Log: First stab at 5.003 -> 5.004 integration.
13413      Branch: perl
13414           +> (branch 291 files)
13415            - Changes.Conf ext/DynaLoader/dl_os2.xs
13416            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
13417            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
13418            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
13419            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
13420            - lib/chat2.pl lib/splain os2/README os2/README.old
13421            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
13422            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
13423            - x2p/handy.h x2p/s2p.man
13424           !> (integrate 392 files)
13425 ____________________________________________________________________________
13426 [    17] By: mbeattie                              on 1997/05/24  18:46:49
13427         Log: Wholesale update to 5.004.
13428      Branch: relperl
13429            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
13430            + Porting/Glossary Porting/pumpkin.pod README.amiga
13431            + README.cygwin32 README.os2 README.plan9 README.qnx
13432            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
13433            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
13434            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
13435            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
13436            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
13437            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13438            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13439            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
13440            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
13441            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
13442            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
13443            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
13444            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
13445            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
13446            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
13447            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
13448            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
13449            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
13450            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
13451            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
13452            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
13453            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
13454            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
13455            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
13456            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
13457            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
13458            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
13459            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
13460            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
13461            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
13462            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
13463            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
13464            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
13465            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
13466            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
13467            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
13468            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
13469            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
13470            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
13471            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
13472            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
13473            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
13474            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
13475            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
13476            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
13477            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
13478            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
13479            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
13480            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
13481            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
13482            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
13483            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
13484            + plan9/config.plan9 plan9/exclude plan9/fndvers
13485            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
13486            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
13487            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
13488            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
13489            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
13490            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13491            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
13492            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
13493            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
13494            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
13495            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
13496            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
13497            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
13498            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
13499            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
13500            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
13501            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
13502            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
13503            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
13504            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
13505            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
13506            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
13507            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
13508            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
13509            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
13510            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
13511            + t/pragma/warn-1global t/pragma/warning.t universal.c
13512            + utils/splain.PL vms/ext/DCLsym/0README.txt
13513            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
13514            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
13515            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
13516            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
13517            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
13518            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
13519            + win32/config.H win32/config.w32 win32/config_h.PL
13520            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
13521            + win32/include/arpa/inet.h win32/include/dirent.h
13522            + win32/include/netdb.h win32/include/sys/socket.h
13523            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
13524            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
13525            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
13526            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
13527            + x2p/proto.h
13528            - Changes.Conf ext/DynaLoader/dl_os2.xs
13529            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
13530            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
13531            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
13532            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
13533            - lib/chat2.pl lib/splain os2/README os2/README.old
13534            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
13535            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
13536            - x2p/handy.h x2p/s2p.man
13537            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
13538            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
13539            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
13540            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
13541            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
13542            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
13543            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
13544            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
13545            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
13546            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
13547            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
13548            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
13549            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13550            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
13551            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
13552            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
13553            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
13554            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
13555            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
13556            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
13557            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13558            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
13559            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
13560            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
13561            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
13562            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
13563            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
13564            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
13565            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
13566            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
13567            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
13568            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
13569            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
13570            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
13571            ! installman installperl interp.sym keywords.h keywords.pl
13572            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
13573            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13574            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
13575            ! lib/Exporter.pm lib/ExtUtils/Install.pm
13576            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13577            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13578            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13579            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13580            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13581            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
13582            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
13583            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
13584            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
13585            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
13586            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
13587            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
13588            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13589            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13590            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13591            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13592            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13593            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
13594            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
13595            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
13596            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
13597            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13598            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
13599            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
13600            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
13601            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
13602            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
13603            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
13604            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
13605            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13606            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13607            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13608            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13609            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13610            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
13611            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
13612            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
13613            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
13614            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
13615            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
13616            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
13617            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
13618            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
13619            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
13620            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
13621            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
13622            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
13623            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
13624            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
13625            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
13626            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13627            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13628            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
13629            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
13630            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
13631            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
13632            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13633            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13634            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
13635            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
13636            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
13637            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
13638            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13639            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13640            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13641            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13642            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
13643            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
13644            ! x2p/util.h x2p/walk.c
13645 ____________________________________________________________________________
13646 [    16] By: mbeattie                              on 1997/05/23  22:42:08
13647         Log: Initial integration of relperl from 5.003.
13648      Branch: relperl
13649           +> (branch 600 files)
13650 ____________________________________________________________________________
13651 [    14] By: mbeattie                              on 1997/05/12  20:22:56
13652         Log: Finish code generation rewrite. Clean up B::Section class and
13653              handle symbol table translation internally. Simple .pm modules
13654              now compile OK.
13655      Branch: perlext
13656            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
13657            ! Compiler/B/CC.pm
13658 ____________________________________________________________________________
13659 [    13] By: mbeattie                              on 1997/05/05  19:41:18
13660         Log: Don't make pp_enter and pp_return trigger basic blocks.
13661      Branch: perlext
13662            ! Compiler/B/Bblock.pm
13663 ____________________________________________________________________________
13664 [    12] By: mbeattie                              on 1997/05/05  19:40:16
13665         Log: Rewrite code generation. Sections (de)multiplexed into a
13666              temporary file instead of stored in arrays.
13667      Branch: perlext
13668            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
13669 ____________________________________________________________________________
13670 [    11] By: mbeattie                              on 1997/05/03  20:20:59
13671         Log: Development to pre-alpha4
13672      Branch: perlext
13673            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
13674            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
13675            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
13676            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13677            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
13678            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
13679            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
13680            ! Compiler/test_harness Compiler/test_harness_cc
13681 ____________________________________________________________________________
13682 [    10] By: mbeattie                              on 1997/05/03  14:47:06
13683         Log: Initial check-in of perl compiler.
13684      Branch: perlext
13685            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
13686            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
13687            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
13688            + Compiler/B/CC.pm Compiler/B/Debug.pm
13689            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
13690            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13691            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
13692            + Compiler/O.pm Compiler/README Compiler/TESTS
13693            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
13694            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
13695            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
13696            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
13697            + Compiler/disassemble Compiler/old/README.feb11
13698            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
13699            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
13700            + Compiler/op.patch Compiler/ramblings/cc.notes
13701            + Compiler/ramblings/curcop.runtime
13702            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
13703            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
13704            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
13705            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
13706            + Compiler/ramblings/runtime.porting
13707            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
13708            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
13709            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
13710            + Compiler/test_harness_bytecode Compiler/test_harness_cc
13711            + Compiler/typemap
13712 ____________________________________________________________________________
13713 [     9] By: mbeattie                              on 1997/05/02  19:03:49
13714         Log: Don't require CvDEPTH == 0 when bombing out of subs.
13715      Branch: thrperl
13716            ! pp_hot.c
13717 ____________________________________________________________________________
13718 [     8] By: mbeattie                              on 1997/04/23  19:06:45
13719         Log: Added programmer-level condition variables via "condpair" magic.
13720              Added support for detached threads and tweaked a few things.
13721      Branch: thrperl
13722            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
13723            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
13724            ! util.c
13725 ____________________________________________________________________________
13726 [     7] By: mbeattie                              on 1997/04/23  19:04:18
13727         Log: Rewrote programmer-level condition variables from scratch. Added
13728              support for detaching threads. Fixed handling for arguments
13729              passed in to threads and return values for joined threads.
13730      Branch: perlext
13731            + Thread/lock.t
13732            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
13733            ! Thread/typemap
13734 ____________________________________________________________________________
13735 [     6] By: mbeattie                              on 1997/04/10  20:17:26
13736         Log: Initial check-in of Thread module.
13737      Branch: perlext
13738            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13739            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
13740            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
13741            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13742            + Thread/unsync4.t
13743 ____________________________________________________________________________
13744 [     5] By: mbeattie                              on 1997/04/10  20:05:52
13745         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
13746              missing parens (pad allocation) in the tokener.
13747      Branch: thrperl
13748            ! op.c pp_ctl.c toke.c
13749 ____________________________________________________________________________
13750 [     4] By: mbeattie                              on 1997/03/28  18:40:44
13751         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
13752      Branch: thrperl
13753            + thread.h
13754            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
13755            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
13756            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
13757            ! run.c scope.c sv.c sv.h toke.c util.c
13758 ____________________________________________________________________________
13759 [     3] By: mbeattie                              on 1997/03/28  13:36:23
13760         Log: Branch 5.003 -> thrperl
13761      Branch: thrperl
13762           +> (branch 600 files)
13763 ____________________________________________________________________________
13764 [     2] By: mbeattie                              on 1997/03/28  13:32:21
13765         Log: Initial devel changes.
13766              Pseudo-hashes. Optional strong typing. RESTART {}.
13767      Branch: perl
13768            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
13769            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
13770            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
13771 ____________________________________________________________________________
13772 [     1] By: mbeattie                              on 1997/03/28  13:17:33
13773         Log: Perl 5.003 check-in
13774      Branch: perl
13775            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
13776            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
13777            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
13778            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
13779            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
13780            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13781            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13782            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13783            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13784            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13785            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13786            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13787            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13788            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
13789            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13790            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
13791            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
13792            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
13793            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
13794            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
13795            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
13796            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
13797            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13798            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
13799            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
13800            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13801            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
13802            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
13803            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
13804            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
13805            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
13806            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
13807            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
13808            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
13809            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
13810            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
13811            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
13812            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
13813            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
13814            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
13815            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
13816            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
13817            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
13818            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
13819            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
13820            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
13821            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
13822            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
13823            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13824            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
13825            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
13826            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
13827            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
13828            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
13829            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
13830            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
13831            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
13832            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
13833            + hints/README.hints hints/aix.sh hints/altos486.sh
13834            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
13835            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
13836            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
13837            + hints/fps.sh hints/freebsd.sh hints/genix.sh
13838            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
13839            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
13840            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
13841            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
13842            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
13843            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
13844            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
13845            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
13846            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
13847            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
13848            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
13849            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
13850            + hints/uts.sh hv.c hv.h installman installperl interp.sym
13851            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
13852            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13853            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
13854            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
13855            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13856            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13857            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13858            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13859            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13860            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
13861            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
13862            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
13863            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
13864            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
13865            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
13866            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
13867            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
13868            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13869            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13870            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13871            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13872            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13873            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
13874            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
13875            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
13876            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
13877            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
13878            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
13879            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
13880            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13881            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
13882            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
13883            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
13884            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
13885            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
13886            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
13887            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
13888            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
13889            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
13890            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
13891            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13892            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13893            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13894            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13895            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13896            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
13897            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
13898            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
13899            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
13900            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
13901            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
13902            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
13903            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
13904            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
13905            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
13906            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
13907            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
13908            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
13909            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
13910            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
13911            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
13912            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
13913            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
13914            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
13915            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
13916            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
13917            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
13918            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13919            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
13920            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13921            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
13922            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
13923            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
13924            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
13925            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
13926            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
13927            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
13928            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13929            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13930            + vms/Makefile vms/config.vms vms/descrip.mms
13931            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
13932            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
13933            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
13934            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
13935            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
13936            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13937            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13938            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13939            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13940            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13941            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
13942            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
13943            + x2p/walk.c