7dca32409c036f8021c6be08476fd5fc8e81ed2f
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of March 1997):
18
19     Gisle Aas           <gisle@aas.no>
20     Kenneth Albanowski  <kjahds@kjahds.com>
21     Graham Barr         <gbarr@ti.com>
22     Spider Boardman     <spider@orb.nashua.nh.us>
23     Tom Christiansen    <tchrist@perl.com>
24     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
25     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
26     Jarkko Hietaniemi   <jhi@iki.fi>
27     Nick Ing-Simmons    <nik@tiuk.ti.com>
28     Andreas Koenig      <a.koenig@mind.de>
29     Doug MacEachern     <dougm@opengroup.org>
30     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
31     Hans Mulder         <hansm@euronet.nl>
32     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
33     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
34     Tom Phoenix         <rootbeer@teleport.com>
35     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
36     Dean Roehrich       <roehrich@cray.com>
37     Roderick Schertler  <roderick@argon.org>
38     Larry W. Virden     <lvirden@cas.org>
39     Ilya Zakharevich    <ilya@math.ohio-state.edu>
40
41 And the Keepers of the Patch Pumpkin:
42
43     Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
44     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
45     Tim Bunce           <Tim.Bunce@ig.co.uk>
46     Andy Dougherty      <doughera@lafcol.lafayette.edu>
47     Gurusamy Sarathy    <gsar@engin.umich.edu>
48     Chip Salzenberg     <chip@perl.com>
49
50 And, of course, the Author of Perl:
51
52     Larry Wall          <larry@wall.org>
53
54
55 NOTE: Each change entry shows the change number; who checked it into the
56 repository; when; description of the change; which branch the change
57 happened in; and the affected files.  The file lists have a short symbolic
58 indicator:
59
60             !       modified
61             +       added
62             -       deleted
63             +>      branched (from elsewhere)
64             !>      merged changes (from elsewhere)
65
66
67 ----------------
68 Version 5.004_74        Developer release working toward 5.005
69 ----------------
70
71 ____________________________________________________________________________
72 [  1490] By: gsar                                  on 1998/07/14  08:31:13
73         Log: From:    Gisle Aas <gisle@aas.no>
74              Date:    14 Jul 1998 10:20:34 +0200
75              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
76              Subject: [PATCH] Make -DP work (and readable)
77      Branch: perl
78            ! run.c
79 ____________________________________________________________________________
80 [  1489] By: gsar                                  on 1998/07/14  08:23:46
81         Log: fix function parameter autovivification for pseudohashes
82      Branch: perl
83            ! mg.c t/op/avhv.t
84 ____________________________________________________________________________
85 [  1488] By: gsar                                  on 1998/07/14  07:34:45
86         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
87              from earlier changes#1461,1478
88      Branch: perl
89            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
90            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
91            ! t/op/substr.t t/op/vec.t
92 ____________________________________________________________________________
93 [  1487] By: gsar                                  on 1998/07/14  07:04:54
94         Log: tweak t/lib/thread.t
95      Branch: perl
96            ! t/lib/thread.t
97 ____________________________________________________________________________
98 [  1486] By: gsar                                  on 1998/07/14  06:38:15
99         Log: applied patch, slightly tweaked
100              From: Dan Sugalski <sugalskd@osshe.edu>
101              Date: Mon, 13 Jul 1998 11:52:27 -0700
102              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
103              Subject: [PATCH 5.004_73]Get re module working on VMS
104      Branch: perl
105            ! ext/re/Makefile.PL perl.h proto.h
106 ____________________________________________________________________________
107 [  1485] By: gsar                                  on 1998/07/14  06:32:58
108         Log: add Porting/p4d2p
109      Branch: perl
110            + Porting/p4d2p
111            ! MANIFEST
112 ____________________________________________________________________________
113 [  1484] By: gsar                                  on 1998/07/14  06:08:20
114         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
115              Date: Mon, 13 Jul 1998 19:09:09 -0600
116              Message-Id: <199807140109.TAA04678@chthon.perl.com>
117              Subject: perlmod.pod patch
118              --
119              Date: Mon, 13 Jul 1998 18:37:07 -0600
120              Message-Id: <199807140037.SAA04556@chthon.perl.com>
121              Subject: perlbook.pod patch
122      Branch: perl
123            ! pod/perlbook.pod pod/perlmod.pod
124 ____________________________________________________________________________
125 [  1483] By: gsar                                  on 1998/07/14  06:04:25
126         Log: OS/2 update
127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
128              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
129              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
130              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
131      Branch: perl
132            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
133 ____________________________________________________________________________
134 [  1482] By: gsar                                  on 1998/07/14  06:01:12
135         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
136              Date: Mon, 13 Jul 1998 16:37:49 -0700
137              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
138              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
139              --
140              Date: Mon, 13 Jul 1998 15:51:09 -0700
141              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
142              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
143      Branch: perl
144            ! t/io/iprefix.t t/lib/cgi-html.t
145 ____________________________________________________________________________
146 [  1481] By: gsar                                  on 1998/07/14  05:57:36
147         Log: From: Dan Sugalski <sugalskd@osshe.edu>
148              Date: Mon, 13 Jul 1998 15:41:53 -0700
149              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
150              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
151      Branch: perl
152            ! t/base/rs.t
153 ____________________________________________________________________________
154 [  1480] By: gsar                                  on 1998/07/14  05:56:14
155         Log: From: Dan Sugalski <sugalskd@osshe.edu>
156              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
157              Date: Mon, 13 Jul 1998 15:04:27 -0700
158              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
159      Branch: perl
160            ! vms/vms.c
161 ____________________________________________________________________________
162 [  1479] By: gsar                                  on 1998/07/14  05:55:13
163         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
164              Date: Mon, 13 Jul 1998 23:13:43 +0200
165              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
166              Subject: [PATCH _72] Configure problem on dos-djgpp
167      Branch: perl
168            ! Configure
169 ____________________________________________________________________________
170 [  1478] By: gsar                                  on 1998/07/14  05:53:08
171         Log: add files and tweaks needed for MPE/iX port (via PM)
172              From: Jarkko Hietaniemi <jhi@iki.fi>
173              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
174              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
175              Subject: MPE/iX patches for _73
176      Branch: perl
177            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
178            + mpeix/mpeixish.h mpeix/nm mpeix/relink
179            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
180            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
181 ____________________________________________________________________________
182 [  1477] By: gsar                                  on 1998/07/14  04:23:28
183         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
184              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
185              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
186              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
187              Subject: Re: _70 and Devel::RE
188      Branch: perl
189            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
190 ____________________________________________________________________________
191 [  1476] By: gsar                                  on 1998/07/14  04:06:25
192         Log: minor Configure nits
193              From: Jarkko Hietaniemi <jhi@iki.fi>
194              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
195              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
196              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
197      Branch: perl
198            ! Configure x2p/Makefile.SH
199 ____________________________________________________________________________
200 [  1475] By: gsar                                  on 1998/07/14  03:59:56
201         Log: From: Dan Sugalski <sugalskd@osshe.edu>
202              Date: Mon, 13 Jul 1998 12:54:19 -0700
203              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
204              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
205      Branch: perl
206            ! vms/munchconfig.c vms/subconfigure.com
207 ____________________________________________________________________________
208 [  1474] By: gsar                                  on 1998/07/14  03:58:13
209         Log: make Term::Readline::get_line() independent of caller's $/
210              From: kstar@chapin.edu
211              Date: Mon, 13 Jul 1998 15:17:49 -0400
212              Message-ID: <19980713151749.G8596@O2.chapin.edu>
213              Subject: [PATCH] Was: CPAN.pm still fails
214      Branch: perl
215            ! lib/Term/ReadLine.pm
216 ____________________________________________________________________________
217 [  1473] By: gsar                                  on 1998/07/14  03:55:29
218         Log: fix $trnl interpolation in here-docs (via PM)
219              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
220              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
221              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
222              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
223      Branch: perl
224            ! Configure
225 ____________________________________________________________________________
226 [  1472] By: gsar                                  on 1998/07/14  03:50:18
227         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
228              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
229              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
230              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
231      Branch: perl
232            ! hints/machten.sh
233 ____________________________________________________________________________
234 [  1471] By: gsar                                  on 1998/07/14  03:49:07
235         Log: From: Dan Sugalski <sugalskd@osshe.edu>
236              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
237              Date: Mon, 13 Jul 1998 12:30:05 -0700
238              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
239      Branch: perl
240            ! configure.com vms/descrip_mms.template
241 ____________________________________________________________________________
242 [  1470] By: gsar                                  on 1998/07/14  03:40:14
243         Log: consistently refer to functions as C<foo()>
244              From: abigail@fnx.com
245              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
246              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
247              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
248      Branch: perl
249            ! pod/perlfunc.pod
250 ____________________________________________________________________________
251 [  1469] By: gsar                                  on 1998/07/14  03:35:06
252         Log: From: Tom Hughes <thh@cyberscience.com>
253              Date: 13 Jul 1998 09:34:16 +0100
254              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
255              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
256      Branch: perl
257            ! hints/svr4.sh
258 ____________________________________________________________________________
259 [  1468] By: gsar                                  on 1998/07/14  03:34:03
260         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
261              Date: 13 Jul 1998 11:16:27 +0200
262              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
263              Subject: Parallel Makefiles
264      Branch: perl
265            ! lib/ExtUtils/MM_Unix.pm
266 ____________________________________________________________________________
267 [  1467] By: gsar                                  on 1998/07/14  03:31:39
268         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
269              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
270              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
271              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
272      Branch: perl
273            ! t/io/pipe.t
274 ____________________________________________________________________________
275 [  1466] By: gsar                                  on 1998/07/14  03:29:25
276         Log: minor tweaks to perldelta and README.win32
277      Branch: perl
278            ! Changes README.win32 pod/perldelta.pod
279 ____________________________________________________________________________
280 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
281         Log: Assorted patches:
282              
283              Title:  "Fix string substitution returncode problem"
284              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
285              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
286              <v03110700b191a557f041@[195.95.102.114]>
287              Files:  pp_hot.c
288              
289              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
290              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
291              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
292              Files:  pod/perldiag.pod pp_sys.c
293              
294              Title:  "Remove reference to qsort from perlfunc.pod"
295              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
296              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
297              Files:  pod/perlfunc.pod
298              
299              Title:  "Deprecate AvFILL in favor of av_len()"
300              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
301              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
302              Files:  pod/perlguts.pod
303              
304              Title:  "Further clarify effects of using quotes with m operator"
305              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
306              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
307              Files:  pod/perlop.pod
308              
309              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
310              From:  Tim Bunce
311              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
312      Branch: maint-5.004/perl
313            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
314            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
315            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
316
317 ----------------
318 Version 5.004_73
319 ----------------
320
321 ____________________________________________________________________________
322 [  1464] By: gsar                                  on 1998/07/13  04:41:07
323         Log: up patchlevel to 73, update Changes &c.
324      Branch: perl
325            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
326            ! win32/Makefile win32/config_H.bc win32/config_H.gc
327            ! win32/config_H.vc win32/makefile.mk
328 ____________________________________________________________________________
329 [  1463] By: gsar                                  on 1998/07/13  02:58:51
330         Log: avoid empty rm -f in MM_Unix.pm
331      Branch: perl
332            ! lib/ExtUtils/MM_Unix.pm
333 ____________________________________________________________________________
334 [  1462] By: gsar                                  on 1998/07/13  02:54:52
335         Log: update perldelta
336      Branch: perl
337            ! pod/perldelta.pod
338 ____________________________________________________________________________
339 [  1461] By: gsar                                  on 1998/07/13  02:44:30
340         Log: added patch, tweaked PERL_OBJECT things
341              From:    Graham Barr <gbarr@pobox.com>
342              Date:    Sun, 12 Jul 1998 19:57:47 CDT
343              Message-Id: <19980712195747.C493@pobox.com>
344              Subject: [ PATCH perl5.004_72] patch to add qr//
345      Branch: perl
346            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
347            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
348            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
349            ! regexp.h sv.c t/op/pat.t toke.c
350 ____________________________________________________________________________
351 [  1460] By: gsar                                  on 1998/07/13  01:25:07
352         Log: add a few more PURIFY guards
353      Branch: perl
354            ! av.c sv.c
355 ____________________________________________________________________________
356 [  1459] By: gsar                                  on 1998/07/12  23:38:31
357         Log: add tests for change#1458 and then some
358      Branch: perl
359            ! t/op/array.t
360 ____________________________________________________________________________
361 [  1458] By: gsar                                  on 1998/07/12  22:42:47
362         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
363              From:    Stephen McCamant <alias@mcs.com>
364              Date:    Sun, 12 Jul 1998 17:17:00 CDT
365              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
366              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
367      Branch: perl
368            ! op.c opcode.h opcode.pl
369 ____________________________________________________________________________
370 [  1457] By: gsar                                  on 1998/07/12  22:06:05
371         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
372      Branch: perl
373            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
374 ____________________________________________________________________________
375 [  1456] By: gsar                                  on 1998/07/12  21:56:39
376         Log: From: Doug MacEachern <dougm@pobox.com>
377              Date: Sun, 12 Jul 1998 14:29:29 -0400
378              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
379              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
380      Branch: perl
381            ! lib/ExtUtils/Embed.pm
382 ____________________________________________________________________________
383 [  1455] By: gsar                                  on 1998/07/12  21:54:02
384         Log: applied installperl patch, corrected other little nits
385              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
386              Date: 12 Jul 1998 16:27:21 +0200
387              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
388              Subject: [5.004_72] installperl tweak
389      Branch: perl
390            ! Changes Configure README.win32 installperl win32/makefile.mk
391 ____________________________________________________________________________
392 [  1454] By: gsar                                  on 1998/07/12  10:14:24
393         Log: update MANIFEST, Changes
394      Branch: perl
395            - lib/Bundle/CPAN.pm
396            ! Changes MANIFEST
397
398 ----------------
399 Version 5.004_72
400 ----------------
401
402 ____________________________________________________________________________
403 [  1453] By: gsar                                  on 1998/07/12  10:04:33
404         Log: merge changes 1424, 1428 from maintbranch
405      Branch: perl
406            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
407 ____________________________________________________________________________
408 [  1452] By: gsar                                  on 1998/07/12  09:46:40
409         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
410              and README.win32
411      Branch: perl
412            ! Changes README.win32 patchlevel.h win32/Makefile
413            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
414            ! win32/makefile.mk
415 ____________________________________________________________________________
416 [  1451] By: gsar                                  on 1998/07/12  07:01:26
417         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
418              From: Jarkko Hietaniemi <jhi@iki.fi>
419              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
420              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
421              Subject: M3 "generic" parts
422      Branch: perl
423            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
424            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
425            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
426            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
427            ! win32/config_H.gc x2p/Makefile.SH
428 ____________________________________________________________________________
429 [  1450] By: gsar                                  on 1998/07/12  06:38:27
430         Log: various tweaks for PERL_OBJECT build & test
431      Branch: perl
432            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
433            ! win32/makefile.mk win32/win32.c win32/win32iop.h
434 ____________________________________________________________________________
435 [  1449] By: gsar                                  on 1998/07/12  06:29:23
436         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
437              Date:    12 Jul 1998 08:22:16 +0200
438              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
439              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
440      Branch: perl
441            ! lib/CPAN.pm lib/SelfLoader.pm
442 ____________________________________________________________________________
443 [  1448] By: gsar                                  on 1998/07/12  05:10:50
444         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
445              and runs regexes in 1000s of threads without crashing; also fixed
446              statcache not being thread-local
447      Branch: perl
448            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
449            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
450            ! t/lib/thread.t thrdvar.h util.c
451 ____________________________________________________________________________
452 [  1447] By: gsar                                  on 1998/07/12  02:40:45
453         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
454              Date:    Sun, 12 Jul 1998 03:23:04 +0200
455              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
456              Subject: Re: perlbug doesn't check that save succeeded
457      Branch: perl
458            ! utils/perlbug.PL
459 ____________________________________________________________________________
460 [  1446] By: gsar                                  on 1998/07/12  02:39:24
461         Log: be generous about CRs
462              From:    larry@wall.org (Larry Wall)
463              Date:    Sat, 11 Jul 1998 17:54:21 PDT
464              Message-Id: <199807120054.RAA19550@wall.org>
465              Subject: [PATCH _71] CRs et al 
466      Branch: perl
467            ! toke.c
468 ____________________________________________________________________________
469 [  1445] By: gsar                                  on 1998/07/12  02:11:16
470         Log: fix pp_caller() to fully traverse stacklevels
471      Branch: perl
472            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
473 ____________________________________________________________________________
474 [  1444] By: gsar                                  on 1998/07/11  23:43:37
475         Log: add patch, along with all the missing bits, and doc tweaks
476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
477              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
478              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
479              Subject: Re: [PATCH 5.004_71] Secure RE update
480      Branch: perl
481            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
482            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
483            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
484            ! t/op/pat.t t/op/subst.t
485 ____________________________________________________________________________
486 [  1443] By: gsar                                  on 1998/07/11  23:08:14
487         Log: tweak to get BSDI to build IPC/SysV
488              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
489              Date: 11 Jul 1998 16:26:44 +0300
490              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
491              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
492      Branch: perl
493            ! ext/IPC/SysV/SysV.xs
494 ____________________________________________________________________________
495 [  1442] By: gsar                                  on 1998/07/11  23:03:39
496         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
497              change, the pp_hot.c fix accidentally went in change#1441)
498      Branch: perl
499            ! t/op/closure.t
500 ____________________________________________________________________________
501 [  1441] By: gsar                                  on 1998/07/11  22:35:40
502         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
503              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
504              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
505              Subject: [PATCH 5.004_71] Update os2's OS2::Process
506      Branch: perl
507            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
508            ! os2/OS2/Process/Process.xs pp_hot.c
509 ____________________________________________________________________________
510 [  1440] By: gsar                                  on 1998/07/11  19:41:59
511         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
512              Date: 11 Jul 1998 17:00:21 +0200
513              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
514              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
515      Branch: perl
516            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
517 ____________________________________________________________________________
518 [  1439] By: gsar                                  on 1998/07/11  19:36:58
519         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
520      Branch: perl
521            ! pod/perlguts.pod win32/makedef.pl
522 ____________________________________________________________________________
523 [  1438] By: gsar                                  on 1998/07/11  19:14:21
524         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
525              From: abigail@fnx.com
526              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
527              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
528              Subject: [PATCH 5.004_71] pod/perlfunc.pod
529      Branch: perl
530            ! pod/perlfunc.pod
531 ____________________________________________________________________________
532 [  1437] By: gsar                                  on 1998/07/11  19:05:00
533         Log: From: abigail@fnx.com
534              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
535              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
536              Subject: [PATCH 5.004_71] pod/pod2man.PL
537      Branch: perl
538            ! pod/pod2man.PL
539 ____________________________________________________________________________
540 [  1436] By: gsar                                  on 1998/07/11  18:58:03
541         Log: more complete version of change#1421
542              From: Stephen McCamant <alias@mcs.com>
543              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
544              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
545              Subject: [PATCH] Re: B::Deparse for(1..100000)
546      Branch: perl
547            ! ext/B/B/Deparse.pm
548 ____________________________________________________________________________
549 [  1435] By: gsar                                  on 1998/07/11  18:54:42
550         Log: win32 fixes for VC 6.0 nits
551      Branch: perl
552            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
553            ! win32/win32.h
554 ____________________________________________________________________________
555 [  1434] By: gsar                                  on 1998/07/11  18:45:32
556         Log: s/AVHV/pseudo-hash/ (via PM)
557              From: Gisle Aas <gisle@aas.no>
558              Date: 11 Jul 1998 00:16:53 +0200
559              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
560              Subject: [PATCH] trivial fields.pm doc patch
561      Branch: perl
562            ! lib/fields.pm
563 ____________________________________________________________________________
564 [  1433] By: gsar                                  on 1998/07/11  18:43:11
565         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
566              Date: Fri, 10 Jul 1998 23:12:11 +0200
567              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
568              Subject: [PATCH _71] dos-djgpp update
569      Branch: perl
570            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
571 ____________________________________________________________________________
572 [  1432] By: gsar                                  on 1998/07/11  18:41:00
573         Log: applied patch, reformatted long lines in places
574              From: Dominic Dunlop <domo@computer.org>
575              Date: Fri, 10 Jul 1998 23:11:30 +0000
576              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
577              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
578              warning
579      Branch: perl
580            ! pod/perldiag.pod regexec.c
581 ____________________________________________________________________________
582 [  1431] By: gsar                                  on 1998/07/11  18:29:18
583         Log: From: "John L. Allen" <allen@grumman.com>
584              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
585              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
586              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
587      Branch: perl
588            ! hints/aix.sh
589 ____________________________________________________________________________
590 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
591         Log: Title:  "Fix string substitution returncode problem"
592              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
593              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
594              <v03110700b191a557f041@[195.95.102.114]>
595              Files:  pp_hot.c
596      Branch: maint-5.004/perl
597            ! pp_hot.c
598 ____________________________________________________________________________
599 [  1429] By: gsar                                  on 1998/07/11  18:07:52
600         Log: applied patch, tweaked doc and code that does labels/indentation
601              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
602              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
603              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
604              Subject: [PATCH 5.004_71] perldebug.pod and RE
605      Branch: perl
606            ! pod/perldebug.pod regcomp.c regexec.c
607 ____________________________________________________________________________
608 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
609         Log: Assorted patches:
610              
611              Title:  "makerel now reads local patch list from patchlevel.h"
612              Files:  patchlevel.h Porting/makerel
613              
614              Title:  "pod/pod2man.PL"
615              From:  abigail@fnx.com
616              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
617              Files:  pod/pod2man.PL
618              
619              Title:  "Clarify taint example in re.pm"
620              From:  Tom Phoenix <rootbeer@teleport.com>
621              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
622              Files:  lib/re.pm
623              
624              Title:  "Anohter ptags improvement"
625              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
626              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
627              Files:  emacs/ptags
628              
629              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
630              From:  "John L. Allen" <allen@grumman.com>
631              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
632              Files:  hints/aix.sh
633      Branch: maint-5.004/perl
634            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
635            ! patchlevel.h pod/pod2man.PL
636 ____________________________________________________________________________
637 [  1427] By: gsar                                  on 1998/07/11  17:04:47
638         Log: make Liblist return consistently backslashed paths
639      Branch: perl
640            ! lib/ExtUtils/Liblist.pm
641 ____________________________________________________________________________
642 [  1426] By: gsar                                  on 1998/07/11  16:53:56
643         Log: don't 'touch a2p.c', it might readonly (via PM)
644              From: Robin Barker <rmb1@cise.npl.co.uk>
645              Date: Fri, 10 Jul 98 17:19:54 BST
646              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
647      Branch: perl
648            ! x2p/Makefile.SH
649 ____________________________________________________________________________
650 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
651         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
652              Files:  embed.h proto.h global.sym op.c
653      Branch: maint-5.004/perl
654            ! embed.h global.sym op.c proto.h
655 ____________________________________________________________________________
656 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
657         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
658              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
659              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
660              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
661              <199805270939.KAA08453@toad.ig.co.uk>,
662              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
663              Files:  lib/Sys/Syslog.pm
664      Branch: maint-5.004/perl
665            ! lib/Sys/Syslog.pm
666 ____________________________________________________________________________
667 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
668         Log: Assorted patches:
669              
670              Title:  "umask: die if EXPR & 0700 else return undef"
671              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
672              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
673              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
674              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
675              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
676              <199805291549.SAA01439@alpha.hut.fi>,
677              <199805291608.RAA29283@toad.ig.co.uk>,
678              <19980530105129.A24006@O2.chapin.edu>,
679              <19980608133037.A8793@perlsupport.com>
680              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
681              
682              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
683              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
684              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
685              Files:  MANIFEST ext/DynaLoader/Makefile.PL
686      Branch: maint-5.004/perl
687           +> ext/DynaLoader/DynaLoader_pm.PL
688            - ext/DynaLoader/DynaLoader.pm.PL
689            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
690            ! pod/perlfunc.pod pp_sys.c
691 ____________________________________________________________________________
692 [  1421] By: gsar                                  on 1998/07/11  02:54:02
693         Log: From: Gisle Aas <gisle@aas.no>
694              Subject: [PATCH] B::Deparse for(1..100000)
695              Date: 10 Jul 1998 14:04:44 +0200
696              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
697      Branch: perl
698            ! ext/B/B/Deparse.pm
699 ____________________________________________________________________________
700 [  1420] By: gsar                                  on 1998/07/11  02:28:18
701         Log: add 'clean' target for ext/re
702      Branch: perl
703            ! ext/re/Makefile.PL
704 ____________________________________________________________________________
705 [  1419] By: gsar                                  on 1998/07/11  02:20:32
706         Log: From: Tom Hughes <thh@cyberscience.com>
707              Date: 10 Jul 1998 10:25:18 +0100
708              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
709              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
710      Branch: perl
711            ! hints/svr4.sh
712 ____________________________________________________________________________
713 [  1418] By: gsar                                  on 1998/07/11  02:19:12
714         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
715              From: Jarkko Hietaniemi <jhi@iki.fi>
716              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
717              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
718              Subject: Re: make minitest does not work out of the box - test subset
719              needs pruning
720      Branch: perl
721            + t/lib/ipc_sysv.t
722            - t/op/ipcmsg.t t/op/ipcsem.t
723            ! MANIFEST
724 ____________________________________________________________________________
725 [  1417] By: gsar                                  on 1998/07/11  02:14:16
726         Log: disable CR croaking (via #define, default off) in lieu of more
727              complete fix
728      Branch: perl
729            ! toke.c
730 ____________________________________________________________________________
731 [  1416] By: gsar                                  on 1998/07/11  02:06:11
732         Log: added patch, made linking with setargv a build option
733              From: "Douglas Lankshear" <dougl@ActiveState.com>
734              Date: Thu, 9 Jul 1998 09:51:42 -0700
735              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
736              Subject: [PATCH 5.004_71]
737      Branch: perl
738            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
739 ____________________________________________________________________________
740 [  1415] By: gsar                                  on 1998/07/11  01:47:19
741         Log: From: Tom Hughes <thh@cyberscience.com>
742              Date: 10 Jul 1998 09:01:12 +0100
743              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
744              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
745      Branch: perl
746            ! perl_exp.SH
747 ____________________________________________________________________________
748 [  1414] By: gsar                                  on 1998/07/11  01:45:45
749         Log: make lib/re.pm a prereq for minitest
750      Branch: perl
751            ! Makefile.SH
752 ____________________________________________________________________________
753 [  1413] By: gsar                                  on 1998/07/11  01:40:56
754         Log: add patch (via PM)
755              From: Stephen McCamant <alias@mcs.com>
756              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
757              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
758              Subject: Big B::Deparse update
759      Branch: perl
760            ! ext/B/B/Deparse.pm
761 ____________________________________________________________________________
762 [  1412] By: gsar                                  on 1998/07/11  00:25:17
763         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
764      Branch: perl
765            + pod/perlport.pod
766            ! pod/perl.pod
767 ____________________________________________________________________________
768 [  1411] By: gsar                                  on 1998/07/10  21:53:06
769         Log: make binmode(STDIN) not whine
770              From: Dan Sugalski <sugalskd@osshe.edu>
771              Date: Thu, 09 Jul 1998 16:51:27 -0700
772              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
773              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
774      Branch: perl
775            ! vms/vms.c
776 ____________________________________________________________________________
777 [  1410] By: gsar                                  on 1998/07/10  21:50:57
778         Log: CPAN-1.39 update
779              From: koenig@kulturbox.de (Andreas J. Koenig)
780              Date: 10 Jul 1998 00:45:36 +0200
781              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
782              Subject: Re: perl5.004_71 hit the stands this morn
783      Branch: perl
784            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
785 ____________________________________________________________________________
786 [  1409] By: gsar                                  on 1998/07/10  21:45:10
787         Log: manually apply patch with conflicts
788              From: Dan Sugalski <sugalskd@osshe.edu>
789              Date: Thu, 09 Jul 1998 12:08:33 -0700
790              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
791              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
792      Branch: perl
793            ! configpm
794 ____________________________________________________________________________
795 [  1408] By: gsar                                  on 1998/07/10  21:36:54
796         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
797              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
798              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
799              Subject: Re: perldelta.pod [PATCH]
800      Branch: perl
801            ! pod/perldelta.pod
802 ____________________________________________________________________________
803 [  1407] By: gsar                                  on 1998/07/10  21:35:13
804         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
805              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
806              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
807              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
808      Branch: perl
809            ! ext/IPC/SysV/Makefile.PL
810 ____________________________________________________________________________
811 [  1406] By: gsar                                  on 1998/07/10  21:33:30
812         Log: manually apply patch with conflicts
813              From: kstar@chapin.edu
814              Message-ID: <19980709093621.B7857@O2.chapin.edu>
815              Date: Thu, 9 Jul 1998 09:36:21 -0400
816              Subject: Re: [PATCH] 5.004_70 installperl and docs
817      Branch: perl
818            ! installperl
819 ____________________________________________________________________________
820 [  1405] By: gsar                                  on 1998/07/10  21:28:29
821         Log: misc tweaks to docs and qsortsv() warning
822      Branch: perl
823            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
824 ____________________________________________________________________________
825 [  1404] By: gsar                                  on 1998/07/10  21:23:53
826         Log: add more correct version of change#1350 (as yet untested)
827              From: joshua.pritikin@db.com
828              Date: Thu, 9 Jul 1998 09:22:46 -0400
829              Message-Id: <H00000e50008f277@MHS>
830              Subject: Re: [PATCH _70] cache missing methods
831      Branch: perl
832            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
833 ____________________________________________________________________________
834 [  1403] By: gsar                                  on 1998/07/10  20:46:12
835         Log: add win32_rename() that does what docs say
836      Branch: perl
837            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
838            ! win32/win32.c win32/win32iop.h
839 ____________________________________________________________________________
840 [  1402] By: gsar                                  on 1998/07/10  20:19:18
841         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
842              (suggested by Philippe.Simonet@swisscom.com)
843      Branch: perl
844            ! ext/Socket/Socket.xs
845 ____________________________________________________________________________
846 [  1401] By: gsar                                  on 1998/07/10  03:24:45
847         Log: undo change#1379 (order of tests *is* significant)
848      Branch: perl
849            ! t/lib/posix.t
850 ____________________________________________________________________________
851 [  1400] By: nick                                  on 1998/07/09  17:43:14
852         Log: Integrate mainline (_071-ish)
853      Branch: ansiperl
854           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
855           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
856           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
857           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
858           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
859           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
860           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
861           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
862           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
863           !> (integrate 145 files)
864
865 ----------------
866 Version 5.004_71
867 ----------------
868
869 ____________________________________________________________________________
870 [  1399] By: gsar                                  on 1998/07/09  12:15:12
871         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
872      Branch: perl
873            ! Changes pod/perldelta.pod pod/perlhist.pod
874 ____________________________________________________________________________
875 [  1397] By: gsar                                  on 1998/07/09  08:35:39
876         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
877              maintenance changes upto 1356 merged
878      Branch: perl
879            ! pod/perldiag.pod pp_hot.c t/op/misc.t
880 ____________________________________________________________________________
881 [  1396] By: gsar                                  on 1998/07/09  08:02:52
882         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
883              make all configs build on Solaris and win32
884      Branch: perl
885            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
886            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
887            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
888            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
889            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
890 ____________________________________________________________________________
891 [  1395] By: gsar                                  on 1998/07/09  05:39:48
892         Log: From:    Stephen McCamant <alias@mcs.com>
893              Date:    Wed, 08 Jul 1998 23:16:49 CDT
894              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
895              Subject: [PATCH] UNOP opclass test in B.xs
896      Branch: perl
897            ! ext/B/B.xs
898 ____________________________________________________________________________
899 [  1394] By: gsar                                  on 1998/07/09  05:37:48
900         Log: get it building again on win32
901      Branch: perl
902            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
903            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
904            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
905            ! win32/makefile.mk
906 ____________________________________________________________________________
907 [  1393] By: gsar                                  on 1998/07/09  05:20:31
908         Log: applied patch from Ilya, tweaked some to get clean static build of
909              the ext/re stuff (untested on win32)
910      Branch: perl
911            ! regcomp.c regexec.c
912 ____________________________________________________________________________
913 [  1392] By: gsar                                  on 1998/07/09  03:56:45
914         Log: fix installperl typo
915              From:    kstar@chapin.edu
916              Date:    Wed, 08 Jul 1998 23:51:57 EDT
917              Message-Id: <19980708235157.D1380@O2.chapin.edu>
918              Subject: Re: [PATCH] 5.004_70 installperl and docs
919      Branch: perl
920            ! installperl
921 ____________________________________________________________________________
922 [  1391] By: gsar                                  on 1998/07/09  01:48:16
923         Log: From: Chip Salzenberg <chip@perl.org>
924              Date: Wed, 8 Jul 1998 18:10:55 -0400
925              Message-ID: <19980708181055.A8005@perlsupport.com>
926              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
927      Branch: perl
928            ! util.c
929 ____________________________________________________________________________
930 [  1390] By: gsar                                  on 1998/07/09  01:45:16
931         Log: added patch, tweaked per Ilya's suggestion
932              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
933              Date: Wed, 8 Jul 1998 13:34:42 +0100
934              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
935              Subject: [PATCH] perl5db.pl complains about non-integer condition
936      Branch: perl
937            ! lib/perl5db.pl
938 ____________________________________________________________________________
939 [  1389] By: gsar                                  on 1998/07/09  01:42:13
940         Log: reenable misaligned memory checks, cast to UV & check alignment
941              From: Dominic Dunlop <domo@computer.org>
942              Date: Wed, 8 Jul 1998 11:21:48 +0000
943              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
944              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
945      Branch: perl
946            ! malloc.c
947 ____________________________________________________________________________
948 [  1388] By: gsar                                  on 1998/07/09  01:36:22
949         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
950              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
951              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
952              Subject: [PATCH 5.004_70] more on finding metaconfig units.
953      Branch: perl
954            ! Porting/pumpkin.pod
955 ____________________________________________________________________________
956 [  1387] By: gsar                                  on 1998/07/09  01:35:23
957         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
958              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
959              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
960              Subject: Configure indentation patch
961      Branch: perl
962            ! Configure
963 ____________________________________________________________________________
964 [  1386] By: gsar                                  on 1998/07/09  01:33:31
965         Log: don't try to hardlink perldiag.pod; that is no longer not needed
966              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
967              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
968              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
969              Subject: Re: pelr installation attempts hard links between file systems
970      Branch: perl
971            ! installperl
972 ____________________________________________________________________________
973 [  1385] By: gsar                                  on 1998/07/09  01:28:05
974         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
975      Branch: perl
976            ! win32/makefile.mk
977 ____________________________________________________________________________
978 [  1384] By: gsar                                  on 1998/07/09  01:26:19
979         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
980      Branch: perl
981            ! t/TEST
982 ____________________________________________________________________________
983 [  1383] By: gsar                                  on 1998/07/09  01:06:47
984         Log: manually apply patch with a dependency on unapplied patch
985              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
986              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
987              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
988              Subject: [PATCH 5.004_70] make quoted RE embeddable
989      Branch: perl
990            ! sv.c t/op/pat.t
991 ____________________________________________________________________________
992 [  1382] By: gsar                                  on 1998/07/09  01:02:23
993         Log: change order of libs for extensions
994              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
995              Date: Tue, 7 Jul 1998 23:48:05 +0200
996              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
997              Subject: [PATCH _70] linking problem with modules
998      Branch: perl
999            ! lib/ExtUtils/MM_Unix.pm
1000 ____________________________________________________________________________
1001 [  1381] By: gsar                                  on 1998/07/09  00:56:12
1002         Log: patch for more flexible initialization of xsub parameters
1003              From: Tye McQueen <tye@metronet.com>
1004              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
1005              Message-Id: <199807070004.AA16454@metronet.com>
1006              Subject: Enhanced arg inits for xsubpp
1007      Branch: perl
1008            ! lib/ExtUtils/xsubpp pod/perlxs.pod
1009 ____________________________________________________________________________
1010 [  1380] By: gsar                                  on 1998/07/09  00:44:01
1011         Log: From: Tye McQueen <tye@metronet.com>
1012              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
1013              Message-Id: <16619-17073@lyris.activestate.com>
1014              Subject: New pl2bat.pl
1015      Branch: perl
1016            ! win32/bin/pl2bat.pl
1017 ____________________________________________________________________________
1018 [  1379] By: gsar                                  on 1998/07/09  00:30:58
1019         Log: remove ordering dependency in posix.t
1020      Branch: perl
1021            ! t/lib/posix.t
1022 ____________________________________________________________________________
1023 [  1378] By: gsar                                  on 1998/07/08  20:17:43
1024         Log: make -i'*suffix' work too
1025      Branch: perl
1026            ! doio.c
1027 ____________________________________________________________________________
1028 [  1377] By: gsar                                  on 1998/07/08  08:56:28
1029         Log: regen headers; result builds & tests on Solaris again (threaded)
1030      Branch: perl
1031            ! embedvar.h
1032 ____________________________________________________________________________
1033 [  1376] By: gsar                                  on 1998/07/08  08:55:03
1034         Log: change#1350 breaks things, back it out
1035      Branch: perl
1036            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
1037 ____________________________________________________________________________
1038 [  1375] By: gsar                                  on 1998/07/08  07:47:00
1039         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1040              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
1041              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
1042              Subject: [PATCH 5.004_70] Switch modifiers in RE off
1043      Branch: perl
1044            ! pod/perlre.pod regcomp.c t/op/re_tests
1045 ____________________________________________________________________________
1046 [  1374] By: gsar                                  on 1998/07/08  07:41:06
1047         Log: From: Gisle Aas <gisle@aas.no>
1048              Date: 07 Jul 1998 23:08:59 +0200
1049              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
1050              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
1051      Branch: perl
1052            ! sv.c
1053 ____________________________________________________________________________
1054 [  1373] By: gsar                                  on 1998/07/08  07:36:01
1055         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1056              Date: Tue, 7 Jul 1998 23:47:50 +0200
1057              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
1058              Subject: [PATCH _70] dos-djgpp update
1059      Branch: perl
1060            ! djgpp/config.over djgpp/djgppsed.sh
1061 ____________________________________________________________________________
1062 [  1372] By: gsar                                  on 1998/07/08  07:12:47
1063         Log: add extension to support SysV IPC
1064              From: Jarkko Hietaniemi <jhi@iki.fi>
1065              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
1066              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
1067              Subject: [PATCH] 5.004_70: IPC::SysV
1068      Branch: perl
1069            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
1070            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
1071            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
1072            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
1073            + ext/IPC/SysV/t/sem.t
1074            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
1075            ! t/op/ipcmsg.t t/op/ipcsem.t
1076 ____________________________________________________________________________
1077 [  1371] By: gsar                                  on 1998/07/08  05:12:07
1078         Log: add patch for C<use re 'debug'>
1079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1080              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
1081              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
1082              Subject: Re: _70 and Devel::RE
1083      Branch: perl
1084            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
1085            - lib/re.pm
1086            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
1087            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
1088 ____________________________________________________________________________
1089 [  1370] By: gsar                                  on 1998/07/08  04:27:27
1090         Log: added patch to generate PPDEF(pp_foo)
1091              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1092              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
1093              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
1094              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
1095      Branch: perl
1096            + pp_proto.h
1097            ! MANIFEST Makefile.SH opcode.pl proto.h
1098 ____________________________________________________________________________
1099 [  1369] By: gsar                                  on 1998/07/08  04:19:49
1100         Log: suggest 'make test' after make
1101      Branch: perl
1102            ! Makefile.SH
1103 ____________________________________________________________________________
1104 [  1368] By: gsar                                  on 1998/07/08  03:58:19
1105         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
1106              From: Colin Kuskie <ckuskie@cadence.com>
1107              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
1108              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
1109              Subject: Corrected -i prefix patch
1110      Branch: perl
1111            + t/io/iprefix.t
1112            ! MANIFEST doio.c pod/perlrun.pod
1113 ____________________________________________________________________________
1114 [  1366] By: gsar                                  on 1998/07/08  02:28:30
1115         Log: From: Gisle Aas <gisle@aas.no>
1116              Date: 07 Jul 1998 17:48:36 +0200
1117              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
1118              Subject: [PATCH] Remove some rendundant SvOOK_on tests
1119      Branch: perl
1120            ! sv.c sv.h
1121 ____________________________________________________________________________
1122 [  1365] By: gsar                                  on 1998/07/08  02:25:17
1123         Log: applied patch to clarify m//g
1124              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1125              Date: Tue, 7 Jul 1998 15:59:03 +0100
1126              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
1127              Subject: [PATCH] Re: m//g in perlop.pod
1128      Branch: perl
1129            ! pod/perlop.pod
1130 ____________________________________________________________________________
1131 [  1364] By: gsar                                  on 1998/07/08  02:13:07
1132         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1133              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
1134              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
1135              Date: Tue, 7 Jul 1998 11:59:41 +0100
1136      Branch: perl
1137            ! pod/perlfaq.pod
1138 ____________________________________________________________________________
1139 [  1363] By: gsar                                  on 1998/07/08  02:11:11
1140         Log: applied tweak (via private mail)
1141              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1142              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
1143              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
1144              Subject: tiny perllocale.pod patch for 5.004_70
1145      Branch: perl
1146            ! pod/perllocale.pod
1147 ____________________________________________________________________________
1148 [  1362] By: gsar                                  on 1998/07/08  02:07:48
1149         Log: applied patch, various tweaks to pander to pod2man tantrums
1150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1151              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
1152              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
1153              Subject: [PATCH 5.004_70] CONFIGPM
1154      Branch: perl
1155            ! Porting/Glossary configpm
1156 ____________________________________________________________________________
1157 [  1361] By: gsar                                  on 1998/07/07  22:13:11
1158         Log: From: Stephen McCamant <alias@mcs.com>
1159              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
1160              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
1161              Subject: Re: Inconsistent arithmetics on refs
1162      Branch: perl
1163            ! sv.c
1164 ____________________________________________________________________________
1165 [  1360] By: gsar                                  on 1998/07/07  22:11:11
1166         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1167              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
1168              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
1169              Subject: [PATCH 5.004_70] Anohter ptags improvement
1170      Branch: perl
1171            ! emacs/ptags
1172 ____________________________________________________________________________
1173 [  1359] By: gsar                                  on 1998/07/07  22:08:48
1174         Log: fix accidental RE-de-optimization
1175              From: larry@wall.org (Larry Wall)
1176              Date: Mon, 6 Jul 1998 17:49:31 -0700
1177              Message-Id: <199807070049.RAA23475@wall.org>
1178              Subject: Re: before you deluge us with patches
1179              --
1180              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1181              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
1182              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
1183              Subject: Re: before you deluge us with patches
1184      Branch: perl
1185            ! pp_hot.c regexec.c
1186 ____________________________________________________________________________
1187 [  1358] By: gsar                                  on 1998/07/07  21:36:29
1188         Log: From: Gisle Aas <gisle@aas.no>
1189              Subject: [PATCH] Evaluation of AVHVs in scalar context
1190              Date: 06 Jul 1998 21:41:14 +0200
1191              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
1192      Branch: perl
1193            ! pp_hot.c t/op/avhv.t
1194 ____________________________________________________________________________
1195 [  1357] By: gsar                                  on 1998/07/07  21:29:46
1196         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
1197      Branch: perl
1198            ! lib/Math/Trig.pm lib/fields.pm thread.sym
1199 ____________________________________________________________________________
1200 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
1201         Log: Assorted patches:
1202              
1203              ------  BUILD PROCESS  ------
1204              
1205              Title:  "Add Test.pm (from perl 5.004_70)"
1206              Files:  MANIFEST lib/Test.pm
1207              
1208              ------  EXTENSIONS  ------
1209              
1210              Title:  "Add CR LF CRLF to Socket.pm"
1211              From:  Chris Nandor <pudge@pobox.com>
1212              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
1213              Files:  ext/Socket/Socket.pm
1214              
1215              ------  LIBRARY  ------
1216              
1217              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
1218              Files:  lib/AutoSplit.pm
1219              
1220              Title:  "Upgrade base.pm (from perl 5.004_70)"
1221              Files:  lib/base.pm
1222              
1223              Title:  "Add File::Spec modules (from 5.004_70)"
1224              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
1225              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1226              lib/File/Spec/Win32.pm
1227              
1228              ------  TESTS  ------
1229              
1230              Title:  "fixup test for method call on undefined value"
1231              Files:  t/op/misc.t
1232              
1233              ------  UTILITIES  ------
1234              
1235              Title:  "perlbug upgrade (from 5.004_70)"
1236              Files:  utils/perlbug.PL
1237              
1238              Title:  "Upgrade perldoc (from 5.004_70)"
1239              Files:  utils/perldoc.PL
1240      Branch: maint-5.004/perl
1241            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
1242            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1243            + lib/File/Spec/Win32.pm lib/Test.pm
1244            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
1245            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
1246 ____________________________________________________________________________
1247 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
1248         Log: Title:  "Fix memory leak in Safe module"
1249              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1250              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
1251              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1252      Branch: maint-5.004/perl
1253            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1254 ____________________________________________________________________________
1255 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
1256         Log: Title:  "Better error message for $undef->method call"
1257              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
1258              joshua.pritikin@db.com
1259              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
1260              Files:  pod/perldiag.pod pp_hot.c
1261      Branch: maint-5.004/perl
1262            ! pod/perldiag.pod pp_hot.c
1263 ____________________________________________________________________________
1264 [  1353] By: gsar                                  on 1998/07/06  23:33:38
1265         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1266              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
1267              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
1268              Subject: [PATCH 5.004_70] Update metaconfig info
1269      Branch: perl
1270            ! Porting/pumpkin.pod
1271 ____________________________________________________________________________
1272 [  1352] By: gsar                                  on 1998/07/06  23:30:54
1273         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1274              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
1275              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
1276              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
1277      Branch: perl
1278            ! Configure INSTALL Policy_sh.SH Porting/Glossary
1279            ! Porting/config.sh Porting/config_H
1280 ____________________________________________________________________________
1281 [  1351] By: gsar                                  on 1998/07/06  23:24:47
1282         Log: try harder to run non-executable tests
1283      Branch: perl
1284            ! t/TEST
1285 ____________________________________________________________________________
1286 [  1350] By: gsar                                  on 1998/07/06  23:12:17
1287         Log: add patch to improve method caching, regen headers
1288              From: joshua.pritikin@db.com
1289              Date: Mon, 6 Jul 1998 09:19:29 -0400
1290              Message-Id: <H00000e50008a518@MHS>
1291              Subject: [PATCH _70] cache missing methods
1292      Branch: perl
1293            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
1294 ____________________________________________________________________________
1295 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
1296         Log: Assorted patches:
1297              
1298              ------  BUILD PROCESS  ------
1299              
1300              Title:  "Configure: Workaround bash CDPATH oddity"
1301              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1302              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
1303              Files:  Configure
1304              
1305              Title:  "Don't suppress display of Makefile recipes that invoke perl"
1306              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1307              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
1308              Files:  Makefile.SH
1309              
1310              ------  CORE LANGUAGE  ------
1311              
1312              Title:  "one more^Wless quad unpack bug"
1313              From:  Jarkko Hietaniemi <jhi@iki.fi>
1314              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
1315              Files:  pp.c
1316              
1317              Title:  "minor fixups to bring maint closer to devel for patching"
1318              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1319              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
1320              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
1321              
1322              Title:  "-Pw switches used together report bogus error"
1323              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1324              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
1325              Files:  perl.c
1326              
1327              Title:  "Add doc and perl home page info to -v output"
1328              From:  Tom Christiansen <tchrist@jhereg.perl.com>
1329              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
1330              Files:  perl.c
1331              
1332              Title:  "Fix C<@a = (%a = 1)> bizarreness"
1333              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
1334              <tchrist@jhereg.perl.com>
1335              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
1336              <199807012339.TAA26024@aatma.engin.umich.edu>
1337              Files:  pp_hot.c
1338              
1339              Title:  "make find_script() return saved string, reenable missing
1340              diagnostics"
1341              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1342              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
1343              Files:  perl.c util.c
1344              
1345              Title:  "minor e_script optimization"
1346              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1347              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
1348              Files:  perl.c
1349              
1350              ------  DOCUMENTATION  ------
1351              
1352              Title:  "Insecure $ENV{} message out of step with perldiag"
1353              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1354              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
1355              Files:  pod/perldiag.pod pod/perlsec.pod
1356              
1357              Title:  "documenting close without arguments"
1358              From:  Tom Phoenix <rootbeer@teleport.com>
1359              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
1360              Files:  pod/perlfunc.pod
1361              
1362              Title:  "pod for scalar .. op"
1363              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1364              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
1365              Files:  pod/perlop.pod
1366              
1367              ------  EXTENSIONS  ------
1368              
1369              Title:  "Fcntl: add few constants, enhance maintainability"
1370              From:  Jarkko Hietaniemi <jhi@iki.fi>
1371              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
1372              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
1373              
1374              ------  LIBRARY  ------
1375              
1376              Title:  "Fix undef warnings in Text::Parsewords"
1377              From:  Jarkko Hietaniemi <jhi@iki.fi>
1378              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
1379              Files:  lib/Text/ParseWords.pm
1380              
1381              Title:  "Add Symbol::delete_package()"
1382              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1383              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
1384              Files:  pod/perlembed.pod lib/Symbol.pm
1385      Branch: maint-5.004/perl
1386            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
1387            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
1388            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
1389            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
1390            ! t/op/split.t taint.c util.c
1391 ____________________________________________________________________________
1392 [  1348] By: gsar                                  on 1998/07/06  22:55:56
1393         Log: remove #! line from Errno_pm.PL
1394      Branch: perl
1395            ! ext/Errno/Errno_pm.PL
1396 ____________________________________________________________________________
1397 [  1347] By: gsar                                  on 1998/07/06  22:51:34
1398         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
1399              From: Gisle Aas <gisle@aas.no>
1400              Date: 06 Jul 1998 13:08:53 +0200
1401              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
1402              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
1403      Branch: perl
1404            ! lib/Cwd.pm
1405 ____________________________________________________________________________
1406 [  1346] By: gsar                                  on 1998/07/06  22:20:29
1407         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
1408              Stephen McCamant
1409      Branch: perl
1410            ! op.c
1411 ____________________________________________________________________________
1412 [  1345] By: gsar                                  on 1998/07/06  21:58:52
1413         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
1414              simpler fix
1415      Branch: perl
1416            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1417            ! opcode.pl proto.h
1418 ____________________________________________________________________________
1419 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
1420         Log: Title:  "Fix for broken goto &xsub"
1421              From:  Albert Dvornik <bert@genscan.com>,
1422              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
1423              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
1424      Branch: maint-5.004/perl
1425            + t/op/goto_xs.t
1426            ! MANIFEST pp_ctl.c
1427 ____________________________________________________________________________
1428 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
1429         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
1430              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1431              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
1432              Files:  gv.h gv.c op.c toke.c
1433      Branch: maint-5.004/perl
1434            ! gv.c gv.h op.c toke.c
1435 ____________________________________________________________________________
1436 [  1342] By: gsar                                  on 1998/07/06  20:57:06
1437         Log: From:    Gisle Aas <gisle@aas.no>
1438              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
1439              Date:    06 Jul 1998 21:52:12 +0200
1440              Subject: Keepers of the Patch Pumpkin
1441      Branch: perl
1442            ! Changes
1443 ____________________________________________________________________________
1444 [  1341] By: gsar                                  on 1998/07/06  20:43:35
1445         Log: remove dup entry in perldiag
1446      Branch: perl
1447            ! pod/perldiag.pod
1448 ____________________________________________________________________________
1449 [  1340] By: gsar                                  on 1998/07/06  20:31:44
1450         Log: more reasonable diagnostic on keyword vs. sub ambiguity
1451      Branch: perl
1452            ! pod/perldiag.pod toke.c
1453 ____________________________________________________________________________
1454 [  1339] By: gsar                                  on 1998/07/06  19:23:06
1455         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
1456      Branch: perl
1457            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
1458            ! sv.c toke.c util.c
1459 ____________________________________________________________________________
1460 [  1338] By: gsar                                  on 1998/07/06  18:45:35
1461         Log: per Larry suggestion, toss change#1327 and fix the documentation
1462              to match behavior instead
1463      Branch: perl
1464            ! pod/perlfunc.pod pp_sys.c
1465 ____________________________________________________________________________
1466 [  1337] By: gsar                                  on 1998/07/06  17:15:26
1467         Log: allow read(FH,threadsv,...)
1468      Branch: perl
1469            ! op.c
1470
1471 ----------------
1472 Version 5.004_70
1473 ----------------
1474
1475 ____________________________________________________________________________
1476 [  1336] By: gsar                                  on 1998/07/06  09:06:33
1477         Log: 5.004_70 tweaks
1478      Branch: perl
1479            ! Changes win32/Makefile win32/makefile.mk
1480 ____________________________________________________________________________
1481 [  1335] By: gsar                                  on 1998/07/06  07:05:37
1482         Log: update Changes
1483      Branch: perl
1484            ! Changes pod/perldiag.pod
1485 ____________________________________________________________________________
1486 [  1334] By: gsar                                  on 1998/07/06  06:41:17
1487         Log: allow eval-groups in patterns only if they C<use re 'eval';>
1488      Branch: perl
1489            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
1490            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
1491 ____________________________________________________________________________
1492 [  1333] By: gsar                                  on 1998/07/06  03:22:52
1493         Log: From: Hans Mulder <hansm@icgroup.nl>
1494              Date: Mon,  6 Jul 98 02:11:32 +0200
1495              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
1496              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
1497      Branch: perl
1498            ! malloc.c
1499 ____________________________________________________________________________
1500 [  1332] By: gsar                                  on 1998/07/06  03:18:34
1501         Log: added Errno-1.09 from CPAN
1502      Branch: perl
1503            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
1504 ____________________________________________________________________________
1505 [  1331] By: gsar                                  on 1998/07/06  02:59:09
1506         Log: fix small memleak on -e, don't try to find_script() when e_script
1507      Branch: perl
1508            ! perl.c
1509 ____________________________________________________________________________
1510 [  1330] By: gsar                                  on 1998/07/06  00:40:24
1511         Log: add Symbol::delete_package()
1512      Branch: perl
1513            ! lib/Symbol.pm pod/perlembed.pod
1514 ____________________________________________________________________________
1515 [  1329] By: gsar                                  on 1998/07/05  23:05:40
1516         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
1517              From: Stephen McCamant <alias@mcs.com>
1518              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
1519              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
1520              Subject: [PATCH] alignment in X[IN]V allocation
1521      Branch: perl
1522            ! sv.c
1523 ____________________________________________________________________________
1524 [  1328] By: gsar                                  on 1998/07/05  22:47:57
1525         Log: make read() return undef on errors as documented, and clarify docs
1526      Branch: perl
1527            ! pod/perlfunc.pod pp_sys.c
1528 ____________________________________________________________________________
1529 [  1327] By: gsar                                  on 1998/07/05  22:11:21
1530         Log: fix getc() to return empty string instead of undef on eof, as it was
1531              documented to behave; still returns undef on error
1532      Branch: perl
1533            ! pp_sys.c
1534 ____________________________________________________________________________
1535 [  1326] By: gsar                                  on 1998/07/05  21:53:30
1536         Log: patch whitespace-mutiliated; applied manually
1537              From: Hans Mulder <hansm@icgroup.nl>
1538              Date: Sun,  5 Jul 98 23:23:20 +0200
1539              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
1540              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
1541      Branch: perl
1542            ! ext/Errno/Errno_pm.PL
1543 ____________________________________________________________________________
1544 [  1325] By: gsar                                  on 1998/07/05  21:38:39
1545         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
1546              From: Tom Christiansen <tchrist@jhereg.perl.com>
1547              Date: Sun, 05 Jul 1998 09:15:22 -0500
1548              Subject: Re: docpatch 
1549              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
1550      Branch: perl
1551            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1552            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1553            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1554            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
1555            ! pod/perlrun.pod
1556 ____________________________________________________________________________
1557 [  1324] By: gsar                                  on 1998/07/05  21:06:56
1558         Log: applied patch, and undid change#1302 which it made unnecessary
1559              From: Billy <wdconsta@cs.adelaide.edu.au>
1560              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
1561              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
1562              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
1563      Branch: perl
1564            ! t/lib/h2ph.t utils/h2ph.PL
1565 ____________________________________________________________________________
1566 [  1323] By: gsar                                  on 1998/07/05  20:56:39
1567         Log: fix t/lib/fields.t's @INC so make test runs
1568      Branch: perl
1569            ! t/lib/fields.t
1570 ____________________________________________________________________________
1571 [  1322] By: gsar                                  on 1998/07/05  20:26:43
1572         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
1573      Branch: perl
1574            ! gv.c gv.h toke.c
1575 ____________________________________________________________________________
1576 [  1321] By: gsar                                  on 1998/07/05  07:41:50
1577         Log: sundry win32 config tweaks
1578      Branch: perl
1579            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
1580            ! win32/config.gc win32/config.vc win32/config_H.bc
1581            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
1582            ! win32/config_sh.PL win32/makefile.mk
1583 ____________________________________________________________________________
1584 [  1320] By: gsar                                  on 1998/07/05  06:30:35
1585         Log: update Changes
1586      Branch: perl
1587            ! Changes
1588 ____________________________________________________________________________
1589 [  1319] By: gsar                                  on 1998/07/05  06:27:37
1590         Log: add ck_sysread() for better sysread/read/recv sanity
1591      Branch: perl
1592            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1593            ! opcode.pl proto.h
1594 ____________________________________________________________________________
1595 [  1318] By: gsar                                  on 1998/07/05  04:34:05
1596         Log: From: Stephen McCamant <alias@mcs.com>
1597              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
1598              Subject: [PATCH] Document B::Deparse, add pp_threadsv
1599              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
1600      Branch: perl
1601            ! ext/B/B/Deparse.pm
1602 ____________________________________________________________________________
1603 [  1317] By: gsar                                  on 1998/07/05  04:15:25
1604         Log: added patch with tweak to doc
1605              From: Chip Salzenberg <chip@perl.org>
1606              Message-ID: <19980704205136.A16319@perlsupport.com>
1607              Date: Sat, 4 Jul 1998 20:51:36 -0400
1608              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
1609      Branch: perl
1610            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
1611 ____________________________________________________________________________
1612 [  1316] By: gsar                                  on 1998/07/05  03:56:22
1613         Log: Porting/Glossary goes podly into Config.pm
1614      Branch: perl
1615            ! Porting/Glossary configpm
1616 ____________________________________________________________________________
1617 [  1315] By: gsar                                  on 1998/07/05  02:50:18
1618         Log: add suggested tool as an example in ExtUtils::Packlist
1619              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
1620              Message-Id: <199807031028.LAA10456@sale-wts>
1621              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
1622              Subject: Re: [make install] another horror story
1623      Branch: perl
1624            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
1625 ____________________________________________________________________________
1626 [  1314] By: gsar                                  on 1998/07/05  02:28:04
1627         Log: avoid race condition (storing ptr to SV before incrementing its
1628              REFCNT) and warning in newRV()
1629      Branch: perl
1630            ! sv.c
1631 ____________________________________________________________________________
1632 [  1313] By: gsar                                  on 1998/07/05  02:06:40
1633         Log: applied suggested fix for xhv_array sizing, with portability tweaks
1634              From: Gisle Aas <gisle@aas.no>
1635              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1636              Date: 04 Jul 1998 10:20:35 +0200
1637              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
1638      Branch: perl
1639            ! hv.c
1640 ____________________________________________________________________________
1641 [  1312] By: gsar                                  on 1998/07/05  01:36:45
1642         Log: From: Gisle Aas <gisle@aas.no>
1643              Subject: [PATCH] hv_max may be a few too many
1644              Date: 04 Jul 1998 09:28:46 +0200
1645              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
1646      Branch: perl
1647            ! doop.c
1648 ____________________________________________________________________________
1649 [  1311] By: gsar                                  on 1998/07/05  00:35:27
1650         Log: patchlevel up to 5.004_70, various tweaks
1651              * fix taint problems due to maintbranch regression
1652              * PERL_OBJECT now builds again
1653              * deal with C++ strong-typing problems in hv.c
1654              * fix mismatch in "reserved word" diagnostic
1655      Branch: perl
1656            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
1657            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
1658 ____________________________________________________________________________
1659 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
1660         Log: Remove old RE //t flag from scan_subst().
1661      Branch: maint-5.004/perl
1662            ! toke.c
1663 ____________________________________________________________________________
1664 [  1309] By: gsar                                  on 1998/07/04  08:32:53
1665         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
1666      Branch: perl
1667            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
1668 ____________________________________________________________________________
1669 [  1307] By: gsar                                  on 1998/07/04  07:00:14
1670         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
1671      Branch: perl
1672            ! pp_hot.c t/op/local.t
1673 ____________________________________________________________________________
1674 [  1306] By: gsar                                  on 1998/07/04  05:52:34
1675         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
1676              From: joshua.pritikin@db.com
1677              Date: Wed, 1 Jul 1998 10:09:43 -0400
1678              Message-Id: <H00000e500086fb3@MHS>
1679              Subject: [PATCH _69] sv_2mortal fix
1680      Branch: perl
1681            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
1682 ____________________________________________________________________________
1683 [  1305] By: gsar                                  on 1998/07/04  05:46:42
1684         Log: add patch preextend global string table, tweak for 512 entries
1685              From: Gisle Aas <gisle@aas.no>
1686              Date: 04 Jul 1998 01:04:08 +0200
1687              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1688              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
1689      Branch: perl
1690            ! perl.c
1691 ____________________________________________________________________________
1692 [  1304] By: gsar                                  on 1998/07/04  05:40:35
1693         Log: simplify xhv_array sizing
1694              From: Gisle Aas <gisle@aas.no>
1695              Date: 04 Jul 1998 00:49:42 +0200
1696              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1697              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
1698      Branch: perl
1699            ! hv.c
1700 ____________________________________________________________________________
1701 [  1303] By: gsar                                  on 1998/07/04  05:37:29
1702         Log: make 4-arg win32_select() sleep more reasonably on false values
1703              From: Blair Zajac <blair@gps.caltech.edu>
1704              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
1705              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
1706              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1707              --
1708              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
1709              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
1710              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1711      Branch: perl
1712            ! win32/win32sck.c
1713 ____________________________________________________________________________
1714 [  1302] By: gsar                                  on 1998/07/04  05:32:50
1715         Log: adjust h2ph.t for dos-specific problem
1716              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1717              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
1718              Date: Fri, 3 Jul 1998 23:45:25 +0200
1719              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
1720      Branch: perl
1721            ! t/lib/h2ph.t
1722 ____________________________________________________________________________
1723 [  1301] By: gsar                                  on 1998/07/04  05:31:04
1724         Log: fix CPAN.pm problem, OS2 tweaks
1725              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1726              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
1727              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
1728              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
1729      Branch: perl
1730            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
1731            ! lib/ExtUtils/MakeMaker.pm
1732 ____________________________________________________________________________
1733 [  1300] By: gsar                                  on 1998/07/04  05:27:20
1734         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1735              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
1736              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
1737              Subject: [PATCH 5.004_68] Add elc target to to makefile
1738      Branch: perl
1739            ! Makefile.SH
1740 ____________________________________________________________________________
1741 [  1299] By: gsar                                  on 1998/07/04  05:25:56
1742         Log: newer emacs/cperl-mode.el (via private mail)
1743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1744              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
1745              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
1746              Subject: [PATCH 5.004_68] cperl-mode
1747      Branch: perl
1748            ! emacs/cperl-mode.el
1749 ____________________________________________________________________________
1750 [  1298] By: gsar                                  on 1998/07/04  05:22:41
1751         Log: From: Dominic Dunlop <domo@computer.org>
1752              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
1753              Date: Thu, 2 Jul 1998 22:57:26 +0000
1754              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
1755      Branch: perl
1756            ! hints/machten.sh malloc.c
1757 ____________________________________________________________________________
1758 [  1297] By: gsar                                  on 1998/07/04  05:20:52
1759         Log: allow a flags args to fbm_instr() for future needs
1760              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1761              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
1762              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
1763              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
1764      Branch: perl
1765            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
1766 ____________________________________________________________________________
1767 [  1296] By: gsar                                  on 1998/07/04  05:16:15
1768         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1769              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
1770              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
1771              Subject: [PATCH 5.004_69] INSTALL-1.39
1772      Branch: perl
1773            ! INSTALL
1774 ____________________________________________________________________________
1775 [  1295] By: gsar                                  on 1998/07/04  05:15:05
1776         Log: Configure update
1777              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
1778              Date: Wed, 1 Jul 98 23:07:50 EDT
1779              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
1780              Subject: [PATCH 5.004_69] Config_69-01
1781      Branch: perl
1782            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
1783            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
1784            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
1785 ____________________________________________________________________________
1786 [  1294] By: gsar                                  on 1998/07/04  05:10:25
1787         Log: add perlbug -F switch to save message to file
1788              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1789              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
1790              Date: Wed, 1 Jul 1998 21:14:22 +0200
1791              Subject: Re: [PATCH 5.004_69] perlbug -fok
1792      Branch: perl
1793            ! Makefile.SH utils/perlbug.PL
1794 ____________________________________________________________________________
1795 [  1293] By: gsar                                  on 1998/07/04  05:06:52
1796         Log: catch nonexistent backrefs in REs
1797              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1798              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
1799              Date: Wed, 1 Jul 1998 20:14:05 +0200
1800              Subject: Re: [PATCH _66] for bad backrefs
1801              --
1802              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
1803              Date: Wed, 1 Jul 1998 20:47:16 +0200
1804              Subject: Re: [PATCH _66] for bad backrefs
1805      Branch: perl
1806            ! regcomp.c t/op/re_tests util.c
1807 ____________________________________________________________________________
1808 [  1292] By: gsar                                  on 1998/07/04  05:02:01
1809         Log: fix perlcc to not rm output file, and other -w(arts)
1810      Branch: perl
1811            ! utils/perlcc.PL
1812 ____________________________________________________________________________
1813 [  1291] By: gsar                                  on 1998/07/04  04:30:03
1814         Log: ignore stash entries that are not GVs in dump.c
1815      Branch: perl
1816            ! dump.c
1817 ____________________________________________________________________________
1818 [  1290] By: gsar                                  on 1998/07/04  03:55:10
1819         Log: cleaner page headers from pod2man
1820      Branch: perl
1821            ! pod/pod2man.PL
1822 ____________________________________________________________________________
1823 [  1288] By: gsar                                  on 1998/07/04  03:16:39
1824         Log: tweaks to Getopt::Std
1825              From: Robin Barker <rmb1@cise.npl.co.uk>
1826              Date: Tue, 30 Jun 98 14:45:49 BST
1827              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
1828              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
1829              --
1830              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
1831              To: perl5-porters@perl.org
1832              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
1833      Branch: perl
1834            ! lib/Getopt/Std.pm
1835 ____________________________________________________________________________
1836 [  1287] By: gsar                                  on 1998/07/04  03:13:02
1837         Log: added patch, with tweaks
1838              From: Gisle Aas <gisle@aas.no>
1839              Date: 03 Jul 1998 00:50:15 +0200
1840              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
1841              Subject: [PATCH] Some AVHV documentation
1842      Branch: perl
1843            ! pod/perlref.pod
1844 ____________________________________________________________________________
1845 [  1286] By: gsar                                  on 1998/07/04  02:53:26
1846         Log: applied patch with tweaks to prose
1847              From: Gisle Aas <gisle@aas.no>
1848              Subject: [PATCH] Simplified AVHV support
1849              Date: 30 Jun 1998 13:34:07 +0200
1850              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
1851      Branch: perl
1852            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
1853            ! pp.c proto.h t/op/avhv.t
1854 ____________________________________________________________________________
1855 [  1285] By: gsar                                  on 1998/07/04  02:30:48
1856         Log: tweak doc for ".."
1857              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1858              Subject: [PATCH] pod for scalar ..
1859              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
1860              Date: Tue, 30 Jun 1998 12:14:50 +0100
1861      Branch: perl
1862            ! pod/perlop.pod
1863 ____________________________________________________________________________
1864 [  1284] By: gsar                                  on 1998/07/04  02:28:43
1865         Log: fix use of uninitialized var in pp_unpack()
1866              From: Jarkko Hietaniemi <jhi@iki.fi>
1867              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
1868              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
1869              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
1870      Branch: perl
1871            ! pp.c
1872 ____________________________________________________________________________
1873 [  1283] By: gsar                                  on 1998/07/04  02:26:37
1874         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1875              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
1876              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
1877              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
1878      Branch: perl
1879            ! lib/Text/ParseWords.pm
1880 ____________________________________________________________________________
1881 [  1282] By: gsar                                  on 1998/07/04  02:24:32
1882         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
1883              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
1884              Date: Mon, 29 Jun 1998 16:53:56 -0700
1885              Subject: [PATCH 5.004_69]README.vms doc patch
1886              --
1887              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
1888              Date: Mon, 29 Jun 1998 16:51:25 -0700
1889              --
1890              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
1891              Date: Thu, 02 Jul 1998 13:53:57 -0700
1892              Subject: [PATCH 5.004_69]VMS filetest operator fixup
1893      Branch: perl
1894            ! README.vms vms/descrip_mms.template vms/vms.c
1895 ____________________________________________________________________________
1896 [  1281] By: gsar                                  on 1998/07/04  02:17:48
1897         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1898              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
1899              Date: Mon, 29 Jun 1998 16:46:25 -0700
1900              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
1901      Branch: perl
1902            ! vms/subconfigure.com
1903 ____________________________________________________________________________
1904 [  1280] By: gsar                                  on 1998/07/04  02:16:03
1905         Log: don't attempt to copy directories on VMS
1906              From: Dan Sugalski <sugalskd@osshe.edu>
1907              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
1908              Date: Mon, 29 Jun 1998 16:31:29 -0700
1909              Subject: [PATCH 5.004_69]Tweak to installperl
1910      Branch: perl
1911            ! installperl
1912 ____________________________________________________________________________
1913 [  1279] By: gsar                                  on 1998/07/04  02:09:26
1914         Log: add 'installhtml*dir' to win32 config templates
1915              From: "Douglas Lankshear" <dougl@ActiveState.com>
1916              Subject: [PATCH 5.004_68] For Win32 config
1917              Date: Mon, 29 Jun 1998 09:00:13 -0700
1918              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
1919      Branch: perl
1920            ! win32/config.bc win32/config.gc win32/config.vc
1921 ____________________________________________________________________________
1922 [  1278] By: gsar                                  on 1998/07/04  02:06:23
1923         Log: implemented described fix for h2ph hanging on "enum"
1924              From: Billy <wdconsta@cs.adelaide.edu.au>
1925              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
1926              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
1927              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
1928      Branch: perl
1929            ! utils/h2ph.PL
1930 ____________________________________________________________________________
1931 [  1277] By: gsar                                  on 1998/07/04  01:51:47
1932         Log: merge changes#1210,1211,1270 from maintbranch
1933      Branch: perl
1934            + lib/re.pm
1935            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
1936            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
1937            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
1938 ____________________________________________________________________________
1939 [  1276] By: gsar                                  on 1998/07/04  00:33:37
1940         Log: deprecate use of reserved word "our" (Larry's idea)
1941              Date: Mon, 22 Jun 1998 08:55:09 -0700
1942              From: larry@wall.org (Larry Wall)
1943              Message-Id: <199806221555.IAA07212@wall.org>
1944              Subject: Re: our
1945      Branch: perl
1946            ! pod/perldiag.pod toke.c
1947 ____________________________________________________________________________
1948 [  1275] By: nick                                  on 1998/07/02  18:36:59
1949         Log: Integrate mainline, just to keep up.
1950      Branch: ansiperl
1951           +> t/lib/fields.t
1952            - lib/Math/Trig/Radial.pm
1953           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1954           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
1955           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
1956           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
1957           !> win32/config.bc win32/config.gc win32/config.vc
1958           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
1959           !> win32/win32iop.h
1960 ____________________________________________________________________________
1961 [  1274] By: gsar                                  on 1998/07/02  16:47:20
1962         Log: tweak win32/config.* variables
1963      Branch: perl
1964            ! win32/config.bc win32/config.gc win32/config.vc
1965 ____________________________________________________________________________
1966 [  1273] By: gsar                                  on 1998/07/02  16:33:53
1967         Log: export opendir() set of functions on win32
1968      Branch: perl
1969            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
1970            ! win32/win32iop.h
1971 ____________________________________________________________________________
1972 [  1272] By: gsar                                  on 1998/07/01  23:21:49
1973         Log: fix C<@a = (%a = 1)> bizarreness
1974      Branch: perl
1975            ! pp_hot.c
1976 ____________________________________________________________________________
1977 [  1271] By: gsar                                  on 1998/06/30  22:49:39
1978         Log: document perltrap on precedence of keys/values/each
1979      Branch: perl
1980            ! pod/perltrap.pod
1981 ____________________________________________________________________________
1982 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
1983         Log: Added lib/re.pm missing from change 1210
1984      Branch: maint-5.004/perl
1985            + lib/re.pm
1986 ____________________________________________________________________________
1987 [  1269] By: gsar                                  on 1998/06/30  08:20:52
1988         Log: From:    Murray Nesbitt <murray@ActiveState.com>
1989              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
1990              Date:    Mon, 29 Jun 1998 14:30:59 PDT
1991              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
1992      Branch: perl
1993            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1994 ____________________________________________________________________________
1995 [  1268] By: gsar                                  on 1998/06/30  05:38:34
1996         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
1997              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
1998              Date:    Mon, 29 Jun 1998 15:04:57 -0000
1999              Subject: [PATCH perl5.004_69] perldoc.PL
2000      Branch: perl
2001            ! utils/perldoc.PL
2002 ____________________________________________________________________________
2003 [  1267] By: gsar                                  on 1998/06/30  05:34:06
2004         Log: add patch to integrate Math::Trig::Radial into Math::Trig
2005              From: Jarkko Hietaniemi <jhi@iki.fi>
2006              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
2007              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
2008              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
2009      Branch: perl
2010            - lib/Math/Trig/Radial.pm
2011            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
2012 ____________________________________________________________________________
2013 [  1266] By: gsar                                  on 1998/06/30  05:17:33
2014         Log: From:    Gisle Aas <gisle@aas.no>
2015              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
2016              Date:    29 Jun 1998 12:36:09 +0200
2017              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
2018      Branch: perl
2019            + t/lib/fields.t
2020            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
2021            ! t/op/array.t
2022 ____________________________________________________________________________
2023 [  1265] By: gsar                                  on 1998/06/30  05:12:57
2024         Log: tweaks to overloaded constants (change#1259)
2025      Branch: perl
2026            ! scope.c scope.h toke.c
2027 ____________________________________________________________________________
2028 [  1264] By: nick                                  on 1998/06/29  17:38:03
2029         Log: Integrate mainline c. _69 to ansiperl
2030      Branch: ansiperl
2031           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
2032           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
2033           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
2034           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
2035           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
2036           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
2037           !> (integrate 100 files)
2038
2039 ----------------
2040 Version 5.004_69
2041 ----------------
2042
2043 ____________________________________________________________________________
2044 [  1263] By: gsar                                  on 1998/06/29  09:17:28
2045         Log: update Changes and perlhist.pod
2046      Branch: perl
2047            ! Changes pod/perlhist.pod
2048 ____________________________________________________________________________
2049 [  1262] By: gsar                                  on 1998/06/29  08:26:36
2050         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
2051              under several build configurations)
2052      Branch: perl
2053            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
2054            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
2055            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2056 ____________________________________________________________________________
2057 [  1261] By: gsar                                  on 1998/06/29  06:51:10
2058         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
2059      Branch: perl
2060            ! scope.h
2061 ____________________________________________________________________________
2062 [  1260] By: gsar                                  on 1998/06/29  06:46:12
2063         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
2064              Date:    Mon, 29 Jun 1998 08:10:46 +0200
2065              From:    ts <decoux@moulon.inra.fr>
2066              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
2067      Branch: perl
2068            ! pod/perlembed.pod
2069 ____________________________________________________________________________
2070 [  1259] By: gsar                                  on 1998/06/29  06:01:35
2071         Log: added patch for overloading constants, made PERL_OBJECT-aware
2072              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2073              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
2074              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
2075      Branch: perl
2076            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
2077            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
2078            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
2079            ! t/pragma/overload.t toke.c
2080 ____________________________________________________________________________
2081 [  1258] By: gsar                                  on 1998/06/29  05:32:25
2082         Log: fix Socket.pm typo from change#1240
2083      Branch: perl
2084            ! ext/Socket/Socket.pm
2085 ____________________________________________________________________________
2086 [  1257] By: gsar                                  on 1998/06/29  05:09:24
2087         Log: applied patch, tweak for threads awareness
2088              From: Albert Dvornik <bert@genscan.com>
2089              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
2090              Date: 24 Jun 1998 19:33:09 -0400
2091              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
2092      Branch: perl
2093            + t/op/goto_xs.t
2094            ! MANIFEST pp_ctl.c
2095 ____________________________________________________________________________
2096 [  1256] By: gsar                                  on 1998/06/29  03:34:18
2097         Log: applied patch, fixed one more leak, tweaked whitespace bugs
2098              From: Guy Decoux <decoux@moulon.inra.fr>
2099              (via)
2100              Date: Fri, 26 Jun 1998 09:59:32 -0400
2101              From: "Chunhui Teng" <cteng@nortel.ca>
2102              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
2103              Subject: Memory leak in Perl 5.004 and the fix
2104      Branch: perl
2105            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2106 ____________________________________________________________________________
2107 [  1255] By: gsar                                  on 1998/06/29  02:50:37
2108         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
2109              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
2110              Date: 28 Jun 1998 23:47:07 +0200
2111              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
2112      Branch: perl
2113            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2114 ____________________________________________________________________________
2115 [  1254] By: gsar                                  on 1998/06/28  21:35:02
2116         Log: From: joshua.pritikin@db.com
2117              Date: Fri, 26 Jun 1998 09:34:34 -0400
2118              Message-Id: <H00000e500081d23@MHS>
2119              Subject: [PATCH _68] PUSHSTACK renovation
2120      Branch: perl
2121            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
2122 ____________________________________________________________________________
2123 [  1253] By: gsar                                  on 1998/06/28  21:21:22
2124         Log: From: Stephen McCamant <alias@mcs.com>
2125              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
2126              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
2127              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
2128      Branch: perl
2129            ! perlvars.h sv.c
2130 ____________________________________________________________________________
2131 [  1252] By: gsar                                  on 1998/06/28  21:16:34
2132         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2133              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
2134              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
2135              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
2136      Branch: perl
2137            ! regcomp.c
2138 ____________________________________________________________________________
2139 [  1251] By: gsar                                  on 1998/06/28  21:14:32
2140         Log: add Math/Trig/Radial.pm, update MANIFEST
2141              From: Jarkko Hietaniemi <jhi@iki.fi>
2142              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
2143              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
2144              Subject: Math::Trig::Radial ?
2145      Branch: perl
2146            + lib/Math/Trig/Radial.pm
2147            ! MANIFEST
2148 ____________________________________________________________________________
2149 [  1250] By: gsar                                  on 1998/06/28  21:09:48
2150         Log: applied patch, tweaked doc, and regen regnodes.h
2151              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2152              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
2153              Subject: [PATCH 5.004_68] \z in RE
2154              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
2155      Branch: perl
2156            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
2157            ! t/op/re_tests t/op/regexp.t toke.c
2158 ____________________________________________________________________________
2159 [  1249] By: gsar                                  on 1998/06/28  20:56:38
2160         Log: From: mike@bill.iac.net
2161              Message-ID: <19980627034913.A32220@bill.minivend.com>
2162              Date: Sat, 27 Jun 1998 03:49:13 +0000
2163              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
2164      Branch: perl
2165            ! lib/Text/ParseWords.pm t/lib/parsewords.t
2166 ____________________________________________________________________________
2167 [  1248] By: gsar                                  on 1998/06/28  20:54:43
2168         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2169              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
2170              Subject: [PATCH] Fix ptags
2171              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
2172      Branch: perl
2173            ! emacs/ptags
2174 ____________________________________________________________________________
2175 [  1247] By: gsar                                  on 1998/06/28  20:42:54
2176         Log: apply patch sent via private mail
2177              From: Stephen McCamant <alias@mcs.com>
2178              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
2179              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
2180              Subject: Re: Enhanced B::Deparse 
2181      Branch: perl
2182            ! ext/B/B/Deparse.pm
2183 ____________________________________________________________________________
2184 [  1246] By: gsar                                  on 1998/06/28  20:38:24
2185         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2186              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
2187              Subject: [PATCH 5.004_68] pat.t tests
2188              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
2189      Branch: perl
2190            ! t/op/pat.t
2191 ____________________________________________________________________________
2192 [  1245] By: gsar                                  on 1998/06/28  20:36:08
2193         Log: From: joshua.pritikin@db.com
2194              Date: Fri, 26 Jun 1998 10:02:32 -0400
2195              Message-Id: <H00000e500081d28@MHS>
2196              Subject: [PATCH _68] improve recursive error messages!
2197      Branch: perl
2198            ! gv.c pod/perldiag.pod universal.c
2199 ____________________________________________________________________________
2200 [  1244] By: gsar                                  on 1998/06/28  20:09:02
2201         Log: From: Dominic Dunlop <domo@vo.lu>
2202              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
2203              Date: Thu, 25 Jun 1998 17:46:55 +0000
2204              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
2205              to op/pat.t; add tests for a few  more regexp parse failures etc.
2206      Branch: perl
2207            ! t/op/pat.t t/op/re_tests t/op/regexp.t
2208 ____________________________________________________________________________
2209 [  1243] By: gsar                                  on 1998/06/28  20:06:30
2210         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
2211              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2212              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
2213              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
2214              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
2215      Branch: perl
2216            ! perl_exp.SH
2217 ____________________________________________________________________________
2218 [  1242] By: gsar                                  on 1998/06/28  20:01:28
2219         Log: 
2220              From: Gisle Aas <gisle@aas.no>
2221              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
2222              Date: 25 Jun 1998 10:32:43 +0200
2223              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
2224      Branch: perl
2225            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
2226 ____________________________________________________________________________
2227 [  1241] By: gsar                                  on 1998/06/28  19:55:11
2228         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
2229              From: Stephen McCamant <alias@mcs.com>
2230              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
2231              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
2232              Subject: [PATCH REPOST] refgen in opcode.pl
2233      Branch: perl
2234            ! opcode.h opcode.pl
2235 ____________________________________________________________________________
2236 [  1240] By: gsar                                  on 1998/06/28  19:46:29
2237         Log: From: Chris Nandor <pudge@pobox.com>
2238              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
2239              Date: Wed, 24 Jun 1998 19:58:28 -0400
2240              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
2241      Branch: perl
2242            ! ext/Socket/Socket.pm
2243 ____________________________________________________________________________
2244 [  1239] By: gsar                                  on 1998/06/28  19:44:19
2245         Log: From: Gisle Aas <gisle@aas.no>
2246              Subject: [PATCH] Optimize foreach (1..1000000)
2247              Date: 24 Jun 1998 20:26:48 +0200
2248              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
2249      Branch: perl
2250            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
2251            ! pp_hot.c t/op/range.t
2252 ____________________________________________________________________________
2253 [  1238] By: gsar                                  on 1998/06/28  19:28:13
2254         Log: avoid creation of %^R
2255              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2256              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
2257              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
2258              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
2259      Branch: perl
2260            ! perl.c t/op/splice.t
2261 ____________________________________________________________________________
2262 [  1237] By: gsar                                  on 1998/06/28  19:23:40
2263         Log: From: Gisle Aas <gisle@aas.no>
2264              Subject: [PATCH] Negative LENGTH argument to splice
2265              Date: 24 Jun 1998 15:11:35 +0200
2266              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
2267      Branch: perl
2268            + t/op/splice.t
2269            ! MANIFEST pod/perlfunc.pod pp.c
2270 ____________________________________________________________________________
2271 [  1236] By: gsar                                  on 1998/06/28  19:18:29
2272         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2273              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
2274              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
2275              Date: Wed, 24 Jun 1998 13:13:02 +0100
2276      Branch: perl
2277            ! pod/perldiag.pod pod/perlsec.pod
2278 ____________________________________________________________________________
2279 [  1235] By: gsar                                  on 1998/06/28  19:16:13
2280         Log: Complex.pm update
2281              From: Jarkko Hietaniemi <jhi@iki.fi>
2282              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
2283              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
2284              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
2285      Branch: perl
2286            ! lib/Math/Complex.pm t/lib/complex.t
2287 ____________________________________________________________________________
2288 [  1234] By: gsar                                  on 1998/06/28  19:13:05
2289         Log: disable perl malloc on UNICOS for now
2290              From: Jarkko Hietaniemi <jhi@iki.fi>
2291              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
2292              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
2293              Subject: [PATCH] 5.004_68: UNICOS hints
2294      Branch: perl
2295            ! hints/unicos.sh
2296 ____________________________________________________________________________
2297 [  1233] By: gsar                                  on 1998/06/28  19:10:53
2298         Log: fixes unpack("q"...), and semctl() tests for UNICOS
2299              From: Jarkko Hietaniemi <jhi@iki.fi>
2300              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
2301              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
2302              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
2303      Branch: perl
2304            ! pp.c t/op/ipcsem.t t/op/pack.t
2305 ____________________________________________________________________________
2306 [  1232] By: gsar                                  on 1998/06/28  19:01:23
2307         Log: tweak various places for iperlsys.h awareness
2308      Branch: perl
2309            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
2310            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
2311 ____________________________________________________________________________
2312 [  1231] By: gsar                                  on 1998/06/28  18:37:07
2313         Log: add a perlio.h stub for compat (some extensions seem to #include it)
2314      Branch: perl
2315            + perlio.h
2316 ____________________________________________________________________________
2317 [  1230] By: gsar                                  on 1998/06/28  18:35:23
2318         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
2319              Date: Wed, 24 Jun 1998 00:37:01 +0200
2320              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2321              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
2322      Branch: perl
2323            ! pod/pod2text.PL
2324 ____________________________________________________________________________
2325 [  1229] By: gsar                                  on 1998/06/28  18:33:42
2326         Log: hand apply mutiliated patch
2327              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
2328              Date: Tue, 23 Jun 1998 11:41:00 -0700
2329              From: Dan Sugalski <sugalskd@osshe.edu>
2330              Subject: [PATCH 5.004_68]Configure update for VMS
2331      Branch: perl
2332            ! configure.com vms/descrip_mms.template vms/subconfigure.com
2333 ____________________________________________________________________________
2334 [  1228] By: gsar                                  on 1998/06/28  17:17:35
2335         Log: hand apply whitespace mutiliated patch
2336              Date: Tue, 23 Jun 98 16:38:06 BST
2337              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
2338              From: Robin Barker <rmb1@cise.npl.co.uk>
2339              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
2340      Branch: perl
2341            ! utils/perlbug.PL
2342 ____________________________________________________________________________
2343 [  1227] By: gsar                                  on 1998/06/28  17:14:34
2344         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
2345              From: Tom Phoenix <rootbeer@teleport.com>
2346              Subject: [PATCH] documenting close without arguments
2347              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
2348      Branch: perl
2349            ! pod/perlfunc.pod
2350 ____________________________________________________________________________
2351 [  1226] By: gsar                                  on 1998/06/28  17:12:56
2352         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
2353              From: Tom Phoenix <rootbeer@teleport.com>
2354              Subject: Better diags for vars.pm
2355              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
2356      Branch: perl
2357            ! lib/vars.pm
2358 ____________________________________________________________________________
2359 [  1225] By: gsar                                  on 1998/06/28  17:05:59
2360         Log: hand apply whitespace mutiliated perldoc.PL patches
2361              Date: Tue, 23 Jun 98 15:49:52 BST
2362              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
2363              From: Robin Barker <rmb1@cise.npl.co.uk>
2364              Subject: PATCH [5.004_68] perldoc.PL
2365              --
2366              Date: Fri, 26 Jun 98 17:50:05 BST
2367              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
2368              From: Robin Barker <rmb1@cise.npl.co.uk>
2369              Subject: [PATCH 5.004_68] perldoc.PL
2370      Branch: perl
2371            ! utils/perldoc.PL
2372 ____________________________________________________________________________
2373 [  1224] By: gsar                                  on 1998/06/28  16:50:59
2374         Log: integrate ansiperl to get makedef.pl tweak
2375      Branch: perl
2376            ! Porting/pumpkin.pod win32/makedef.pl
2377 ____________________________________________________________________________
2378 [  1223] By: gsar                                  on 1998/06/28  16:33:32
2379         Log: add CGI-2.42, its and testsuite
2380      Branch: perl
2381            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
2382            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
2383            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
2384            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
2385            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
2386            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
2387            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
2388            ! lib/CGI/Switch.pm
2389 ____________________________________________________________________________
2390 [  1222] By: gsar                                  on 1998/06/28  15:28:29
2391         Log: enable Errno build on win32, add Errno-1.08 files to repository
2392      Branch: perl
2393            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
2394            + ext/Errno/Makefile.PL t/lib/errno.t
2395            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
2396            ! win32/config.vc win32/makefile.mk
2397 ____________________________________________________________________________
2398 [  1221] By: gsar                                  on 1998/06/28  14:34:06
2399         Log: tweak win32 config templates for cpp
2400      Branch: perl
2401            ! win32/config.bc win32/config.gc win32/config.vc
2402 ____________________________________________________________________________
2403 [  1220] By: nick                                  on 1998/06/26  16:46:13
2404         Log: Integrate mainline
2405      Branch: ansiperl
2406           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2407           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
2408           !> util.c win32/win32.h
2409 ____________________________________________________________________________
2410 [  1219] By: gsar                                  on 1998/06/26  04:33:57
2411         Log: make find_script() return saved string, reenable missing diagnostics
2412      Branch: perl
2413            ! perl.c util.c
2414 ____________________________________________________________________________
2415 [  1218] By: gsar                                  on 1998/06/25  23:24:53
2416         Log: avoid warning with -P switch
2417      Branch: perl
2418            ! perl.c
2419 ____________________________________________________________________________
2420 [  1217] By: gsar                                  on 1998/06/25  22:06:58
2421         Log: don't suppress display of Makefile recipes that invoke perl
2422      Branch: perl
2423            ! Makefile.SH
2424 ____________________________________________________________________________
2425 [  1216] By: gsar                                  on 1998/06/25  21:32:06
2426         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
2427              in RVs
2428      Branch: perl
2429            ! sv.c
2430 ____________________________________________________________________________
2431 [  1215] By: gsar                                  on 1998/06/25  18:56:59
2432         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
2433      Branch: perl
2434            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2435 ____________________________________________________________________________
2436 [  1214] By: gsar                                  on 1998/06/25  18:11:22
2437         Log: add FILE_SHARE_DELETE ifndef in win32.h
2438      Branch: perl
2439            ! win32/win32.h
2440 ____________________________________________________________________________
2441 [  1213] By: nick                                  on 1998/06/24  17:18:59
2442         Log: Correct perl malloc tweak to .def generation
2443      Branch: ansiperl
2444            ! win32/makedef.pl
2445 ____________________________________________________________________________
2446 [  1212] By: gsar                                  on 1998/06/24  12:40:13
2447         Log: check in what change#1182 didn't, and Changes
2448      Branch: perl
2449            ! Changes pod/perlre.pod pod/perlvar.pod
2450 ____________________________________________________________________________
2451 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
2452         Log: Update test count in t/lib/basename.t (see change 1210)
2453      Branch: maint-5.004/perl
2454            ! t/lib/basename.t
2455 ____________________________________________________________________________
2456 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
2457         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
2458              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
2459              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
2460              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
2461              <199805261143.MAA04260@toad.ig.co.uk>,
2462              <199805261235.IAA10371@aatma.engin.umich.edu>,
2463              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
2464              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
2465              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2466      Branch: maint-5.004/perl
2467            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
2468            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
2469            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2470 ____________________________________________________________________________
2471 [  1209] By: nick                                  on 1998/06/23  21:33:34
2472         Log: Perl_malloced_size() only available with perl's malloc
2473      Branch: ansiperl
2474            ! win32/makefile.mk
2475 ____________________________________________________________________________
2476 [  1208] By: nick                                  on 1998/06/23  18:15:23
2477         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
2478              so see what has changed...
2479      Branch: ansiperl
2480           +> Porting/genlog iperlsys.h lib/File/Spec.pm
2481           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2482           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2483           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
2484           +> t/lib/filespec.t win32/perlhost.h
2485            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
2486            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
2487            - perlproc.h perlsock.h
2488           !> (integrate 96 files)
2489
2490 ----------------
2491 Version 5.004_68
2492 ----------------
2493
2494 ____________________________________________________________________________
2495 [  1207] By: gsar                                  on 1998/06/23  10:55:05
2496         Log: final touches to 5.004_68
2497      Branch: perl
2498            ! perl.c
2499 ____________________________________________________________________________
2500 [  1206] By: gsar                                  on 1998/06/23  10:50:10
2501         Log: more MULTIPLICITY tweaks
2502      Branch: perl
2503            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
2504            ! win32/config.gc win32/config.vc win32/config_H.bc
2505            ! win32/config_H.gc win32/config_H.vc
2506 ____________________________________________________________________________
2507 [  1205] By: gsar                                  on 1998/06/23  09:03:46
2508         Log: partial MULTIPLICITY cleanup
2509      Branch: perl
2510            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
2511            ! thrdvar.h
2512 ____________________________________________________________________________
2513 [  1204] By: gsar                                  on 1998/06/23  09:00:48
2514         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
2515      Branch: perl
2516            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
2517 ____________________________________________________________________________
2518 [  1203] By: gsar                                  on 1998/06/23  07:08:02
2519         Log: bump patchlevel to 68, Porting/makerel tweaks
2520      Branch: perl
2521            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
2522            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2523 ____________________________________________________________________________
2524 [  1202] By: gsar                                  on 1998/06/23  06:16:19
2525         Log: remove atomic.h pending resolution of licensing issues,
2526              EMULATE_ATOMIC_REFCOUNTS everywhere
2527      Branch: perl
2528            - atomic.h
2529            ! MANIFEST perl.h sv.h
2530 ____________________________________________________________________________
2531 [  1201] By: gsar                                  on 1998/06/23  06:06:23
2532         Log: applied patch, regen headers
2533              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2534              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
2535              Subject: [PATCH 5.004_67] Malloc size feedback
2536              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
2537      Branch: perl
2538            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
2539            ! pp_sys.c proto.h sv.c toke.c
2540 ____________________________________________________________________________
2541 [  1200] By: gsar                                  on 1998/06/23  05:59:09
2542         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
2543              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
2544              From: Stephen McCamant <alias@mcs.com>
2545              Subject: [PATCH] Inheritance of B:: classes
2546      Branch: perl
2547            ! ext/B/B.pm
2548 ____________________________________________________________________________
2549 [  1199] By: gsar                                  on 1998/06/23  05:57:58
2550         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
2551              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
2552              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
2553              Subject: [PATCH] _67: somebody said POSIX::mknod?
2554              From: Jarkko Hietaniemi <jhi@iki.fi>
2555      Branch: perl
2556            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2557            ! ext/POSIX/POSIX.xs perl.h
2558 ____________________________________________________________________________
2559 [  1198] By: gsar                                  on 1998/06/23  05:48:56
2560         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
2561              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2562              Subject: PATCH [5.004_67] perldoc.PL
2563              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
2564      Branch: perl
2565            ! utils/perldoc.PL
2566 ____________________________________________________________________________
2567 [  1197] By: gsar                                  on 1998/06/23  05:47:24
2568         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
2569              Date: Mon, 22 Jun 1998 09:29:18 -0700
2570              From: Dan Sugalski <sugalskd@ous.edu>
2571              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
2572      Branch: perl
2573            ! lib/AutoSplit.pm
2574 ____________________________________________________________________________
2575 [  1196] By: gsar                                  on 1998/06/23  05:45:19
2576         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
2577              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
2578              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
2579              From: Jarkko Hietaniemi <jhi@iki.fi>
2580      Branch: perl
2581            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
2582 ____________________________________________________________________________
2583 [  1195] By: gsar                                  on 1998/06/23  05:43:32
2584         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
2585              Date: Mon, 22 Jun 1998 15:22:24 +0000
2586              From: Dominic Dunlop <domo@vo.lu>
2587              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
2588              update machten.sh to vary REG_INFTY
2589      Branch: perl
2590            ! hints/machten.sh t/op/re_tests t/op/regexp.t
2591 ____________________________________________________________________________
2592 [  1194] By: gsar                                  on 1998/06/23  05:38:36
2593         Log: filter out array subscripts when generating symbols for AIX
2594              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
2595              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
2596              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
2597              From: Jarkko Hietaniemi <jhi@iki.fi>
2598      Branch: perl
2599            ! perl_exp.SH
2600 ____________________________________________________________________________
2601 [  1193] By: gsar                                  on 1998/06/23  05:32:52
2602         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
2603              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
2604              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
2605              From: Lupe Christoph <lupe@alanya.m.isar.de>
2606              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
2607      Branch: perl
2608            ! hints/solaris_2.sh
2609 ____________________________________________________________________________
2610 [  1192] By: gsar                                  on 1998/06/23  05:27:13
2611         Log: add detailed changelogs and 'genlog'--the script which generates them
2612      Branch: perl
2613            + Porting/genlog
2614            ! Changes INSTALL
2615 ____________________________________________________________________________
2616 [  1191] By: gsar                                  on 1998/06/22  15:56:27
2617         Log: tweak win32 makefiles for PERL_OBJECT build
2618      Branch: perl
2619            ! win32/Makefile win32/makefile.mk
2620 ____________________________________________________________________________
2621 [  1190] By: gsar                                  on 1998/06/22  04:06:02
2622         Log: backout change#1178 as it was dependent on an unapplied patch,
2623              fix filespec.t to know its @INC
2624      Branch: perl
2625            ! sv.c t/lib/filespec.t
2626 ____________________________________________________________________________
2627 [  1189] By: gsar                                  on 1998/06/22  03:47:43
2628         Log: eliminate use of tokenbuf in util.c
2629      Branch: perl
2630            ! util.c
2631 ____________________________________________________________________________
2632 [  1188] By: gsar                                  on 1998/06/22  01:53:59
2633         Log: add patch that generates regnodes.h via regcomp.pl
2634              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2635              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
2636              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
2637              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
2638      Branch: perl
2639            + regcomp.pl regcomp.sym regnodes.h
2640            ! MANIFEST Makefile.SH regcomp.h
2641 ____________________________________________________________________________
2642 [  1187] By: gsar                                  on 1998/06/22  01:42:21
2643         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2644              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
2645              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
2646              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
2647      Branch: perl
2648            ! pp_ctl.c pp_hot.c
2649 ____________________________________________________________________________
2650 [  1186] By: gsar                                  on 1998/06/22  01:14:14
2651         Log: merge relevant portions from maintbranch change#1155
2652      Branch: perl
2653            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
2654            ! pod/perlrun.pod pp_hot.c
2655 ____________________________________________________________________________
2656 [  1185] By: gsar                                  on 1998/06/22  00:59:28
2657         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2658              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
2659              Subject: [PATCH 5.004_67] Zero-length matching bug
2660              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
2661      Branch: perl
2662            ! regexec.c t/op/pat.t
2663 ____________________________________________________________________________
2664 [  1184] By: gsar                                  on 1998/06/22  00:57:27
2665         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
2666              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2667              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
2668              Subject: Re: _67 not okay
2669              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
2670      Branch: perl
2671            ! malloc.c
2672 ____________________________________________________________________________
2673 [  1183] By: gsar                                  on 1998/06/22  00:53:37
2674         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2675              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
2676              Subject: [PATCH 5.004_67] Test study/re/
2677              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
2678      Branch: perl
2679            ! t/op/pat.t
2680 ____________________________________________________________________________
2681 [  1182] By: gsar                                  on 1998/06/21  21:25:07
2682         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2683              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
2684              Subject: [PATCH 5.004_67] $^R documented
2685              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
2686      Branch: perl
2687            ! pod/perlre.pod pod/perlvar.pod
2688 ____________________________________________________________________________
2689 [  1181] By: gsar                                  on 1998/06/21  21:23:41
2690         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2691              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
2692              Subject: [PATCH 5.004_67] Re docs
2693              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
2694      Branch: perl
2695            ! pod/perlop.pod pod/perlre.pod
2696 ____________________________________________________________________________
2697 [  1180] By: gsar                                  on 1998/06/21  21:22:16
2698         Log: adapted contents of message into comments in malloc.c and INSTALL
2699              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2700              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
2701              Subject: [5.004_67] malloc.c -Defines
2702              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
2703      Branch: perl
2704            ! INSTALL malloc.c
2705 ____________________________________________________________________________
2706 [  1179] By: gsar                                  on 1998/06/21  07:26:35
2707         Log: applied patch, with edits to the prose
2708              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2709              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
2710              Subject: [PATCH 5.004_67] Error variables compared
2711              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
2712      Branch: perl
2713            ! pod/perlvar.pod
2714 ____________________________________________________________________________
2715 [  1178] By: gsar                                  on 1998/06/21  07:07:16
2716         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2717              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
2718              Subject: [PATCH 5.004_67] print study /re/ broken
2719              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
2720      Branch: perl
2721            ! sv.c
2722 ____________________________________________________________________________
2723 [  1177] By: gsar                                  on 1998/06/21  07:06:10
2724         Log: applied patch, tweaked wording
2725              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2726              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
2727              Subject: [PATCH 5.004_67] Documentation patch for malloc
2728              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
2729      Branch: perl
2730            ! malloc.c pod/perldiag.pod
2731 ____________________________________________________________________________
2732 [  1176] By: gsar                                  on 1998/06/21  07:00:30
2733         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2734              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
2735              Subject: [PATCH 5.004_67] Cosmetic malloc patch
2736              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
2737      Branch: perl
2738            ! malloc.c
2739 ____________________________________________________________________________
2740 [  1175] By: gsar                                  on 1998/06/21  06:58:37
2741         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
2742              Date: Fri, 19 Jun 1998 16:00:57 -0700
2743              From: Dan Sugalski <sugalskd@osshe.edu>
2744              Subject: [PATCH 5.004_67] fixup patches for VMS
2745      Branch: perl
2746            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
2747            ! t/op/taint.t vms/test.com vms/vms.c
2748 ____________________________________________________________________________
2749 [  1174] By: gsar                                  on 1998/06/21  06:55:18
2750         Log: applied VMS patch from Dan Sugalski
2751              Date: Fri, 19 Jun 1998 15:36:34 -0700
2752              From: SYSTEM@cedar.osshe.edu
2753              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
2754              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
2755      Branch: perl
2756            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
2757            ! vms/descrip_mms.template vms/gen_shrfls.pl
2758            ! vms/subconfigure.com
2759 ____________________________________________________________________________
2760 [  1173] By: gsar                                  on 1998/06/21  06:51:38
2761         Log: applied patch, modified logic to avoid reentering lexer at compile-time
2762              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
2763              Date: Fri, 19 Jun 1998 11:31:04 -0500
2764              From: Graham Barr <gbarr@ti.com>
2765              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
2766      Branch: perl
2767            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
2768            ! lib/English.pm
2769 ____________________________________________________________________________
2770 [  1172] By: gsar                                  on 1998/06/21  06:27:57
2771         Log: applied patch, along with many changes:
2772              - ipfoo.h headers have been coalesced along with perlfoo.h into
2773              iperlsys.h
2774              - win32/cp*.h have been combined in perlhost.h
2775              - CPerlObj::PerlParse() takes an extra xsinit arg
2776              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
2777              From: "Douglas Lankshear" <dougl@ActiveState.com>
2778              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
2779              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
2780              Date: Fri, 19 Jun 1998 10:59:50 -0700
2781      Branch: perl
2782            + iperlsys.h win32/perlhost.h
2783            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
2784            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
2785            - perlsock.h
2786            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
2787            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
2788            ! win32/runperl.c win32/win32.h
2789 ____________________________________________________________________________
2790 [  1171] By: gsar                                  on 1998/06/21  00:44:42
2791         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
2792              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2793              Subject: Re: PATCH _67 (Doc) perlop.pod 
2794              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
2795      Branch: perl
2796            ! pod/perlop.pod
2797 ____________________________________________________________________________
2798 [  1170] By: gsar                                  on 1998/06/21  00:43:06
2799         Log: a tweaked version of:
2800              From: "Douglas Lankshear" <dougl@ActiveState.com>
2801              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
2802              Date: Wed, 17 Jun 1998 20:25:51 -0700
2803              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
2804      Branch: perl
2805            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
2806 ____________________________________________________________________________
2807 [  1169] By: gsar                                  on 1998/06/21  00:10:18
2808         Log: added patch, regen headers
2809              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2810              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
2811              Subject: Re: Ilya's patches
2812              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
2813      Branch: perl
2814            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
2815 ____________________________________________________________________________
2816 [  1168] By: gsar                                  on 1998/06/21  00:05:01
2817         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
2818              From: Tom Phoenix <rootbeer@teleport.com>
2819              Subject: [PATCH] docs creating files via open
2820              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
2821      Branch: perl
2822            ! pod/perlfunc.pod
2823 ____________________________________________________________________________
2824 [  1167] By: gsar                                  on 1998/06/21  00:03:34
2825         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2826              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
2827              Subject: [PATCH 5.004_67] Better version of malloc improver
2828              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
2829      Branch: perl
2830            ! malloc.c
2831 ____________________________________________________________________________
2832 [  1166] By: gsar                                  on 1998/06/20  23:59:23
2833         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
2834      Branch: perl
2835            ! pod/perlre.pod
2836 ____________________________________________________________________________
2837 [  1165] By: gsar                                  on 1998/06/20  23:47:09
2838         Log: added patch, tweaked missed files, excised comment that doesn't really
2839              belong in the sources
2840              From: joshua.pritikin@db.com
2841              Date: Mon, 15 Jun 1998 10:03:37 -0400
2842              Message-Id: <H00000e500072c63@MHS>
2843              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
2844      Branch: perl
2845            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
2846            ! t/op/avhv.t
2847 ____________________________________________________________________________
2848 [  1164] By: gsar                                  on 1998/06/20  23:29:09
2849         Log: add File-Spec-0.6 from CPAN
2850      Branch: perl
2851            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2852            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2853            + lib/File/Spec/Win32.pm t/lib/filespec.t
2854            ! MANIFEST
2855 ____________________________________________________________________________
2856 [  1163] By: gsar                                  on 1998/06/20  23:15:41
2857         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
2858      Branch: perl
2859            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
2860 ____________________________________________________________________________
2861 [  1162] By: gsar                                  on 1998/06/20  21:48:32
2862         Log: manual integration of all outstanding ansi branch stuff into mainline
2863      Branch: perl
2864            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
2865            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
2866            ! win32/win32.h
2867 ____________________________________________________________________________
2868 [  1161] By: gsar                                  on 1998/06/20  21:12:01
2869         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
2870      Branch: perl
2871            ! utils/perldoc.PL
2872 ____________________________________________________________________________
2873 [  1160] By: nick                                  on 1998/06/20  21:05:51
2874         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
2875      Branch: ansiperl
2876            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
2877            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
2878 ____________________________________________________________________________
2879 [  1159] By: gsar                                  on 1998/06/20  02:51:35
2880         Log: cleanup installation of utilities on win32
2881      Branch: perl
2882            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
2883            ! win32/pod.mak
2884 ____________________________________________________________________________
2885 [  1158] By: gsar                                  on 1998/06/20  02:50:35
2886         Log: intuit @INC pathnames from exe location only if dll location
2887              is unknown (ensures that multiple executables will coexist)
2888      Branch: perl
2889            ! win32/win32.c
2890 ____________________________________________________________________________
2891 [  1157] By: gsar                                  on 1998/06/20  02:48:34
2892         Log: make perldoc ignore null files (it tried to open() them)
2893      Branch: perl
2894            ! utils/perldoc.PL
2895 ____________________________________________________________________________
2896 [  1156] By: gsar                                  on 1998/06/19  21:18:47
2897         Log: fix perldoc to ignore unfound null filenames
2898      Branch: perl
2899            ! utils/perldoc.PL
2900 ____________________________________________________________________________
2901 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
2902         Log: Assorted patches:
2903              
2904              ------  BUILD PROCESS  ------
2905              
2906              Title:  "Clarify varargs issues in INSTALL docs"
2907              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2908              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
2909              Files:  INSTALL
2910              
2911              ------  CORE LANGUAGE  ------
2912              
2913              Title:  "Further fixes for updated SysV IPC support"
2914              From:  Jarkko Hietaniemi <jhi@iki.fi>
2915              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
2916              Files:  Configure perl.h doio.c
2917              
2918              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
2919              From:  Andrew Bettison <andrewb@zip.com.au>
2920              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
2921              Files:  pp_hot.c
2922              
2923              Title:  "Invalidate method cache on C<local *subname>"
2924              From:  Chip Salzenberg <chip@perl.org>
2925              Msg-ID:  <19980604134731.D24343@perlsupport.com>
2926              Files:  scope.c t/op/method.t
2927              
2928              Title:  "fix uninitialized cv variable in op.c"
2929              From:  joshua.pritikin@db.com
2930              Msg-ID:  <H00000e50005af05@MHS>
2931              Files:  op.c
2932              
2933              Title:  "fix for undef as last arg to setsockopt"
2934              From:  Graham Barr <gbarr@ti.com>
2935              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
2936              Files:  pp_sys.c
2937              
2938              Title:  "Fix -i when @ARGV is empty"
2939              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
2940              <gsar@engin.umich.edu>, Ilya Zakharevich
2941              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
2942              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
2943              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
2944              <199806071817.OAA28141@aatma.engin.umich.edu>,
2945              <199806191549.QAA16376@toad.ig.co.uk>
2946              Files:  pp_hot.c
2947              
2948              ------  DOCUMENTATION  ------
2949              
2950              Title:  "Discrepancy between perlop.pod and m// operator docs"
2951              From:  Tom Phoenix <rootbeer@teleport.com>
2952              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
2953              Files:  pod/perlop.pod
2954              
2955              Title:  "Doc addition for perlfunc entry for system()"
2956              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
2957              <fletch@phydeaux.org>
2958              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
2959              <199806012057.QAA26830@monk.mps.ohio-state.edu>
2960              Files:  pod/perlfunc.pod
2961              
2962              Title:  "Clarify effects of using quotes with m operator"
2963              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
2964              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
2965              Files:  pod/perlop.pod
2966              
2967              Title:  "Document -i with STDIN"
2968              From:  joshua.pritikin@db.com
2969              Msg-ID:  <H00000e50006a84a@MHS>
2970              Files:  pod/perlrun.pod
2971              
2972              ------  EXTENSIONS  ------
2973              
2974              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
2975              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2976              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
2977              Files:  lib/ExtUtils/Liblist.pm
2978              
2979              ------  LIBRARY  ------
2980              
2981              Title:  "Typo fix for Math::BogFloat"
2982              From:  Mike Stok <mike@stok.co.uk>
2983              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
2984              Files:  lib/Math/BigFloat.pm
2985              
2986              ------  PORTABILITY - GENERAL  ------
2987              
2988              Title:  "Add docs about types of diff to Porting/patching.pod"
2989              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2990              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
2991              Files:  Porting/patching.pod
2992              
2993              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
2994              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
2995              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
2996              Files:  hints/powerux.sh
2997              
2998              Title:  "Assorted improvements to hints/solaris_2.sh"
2999              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3000              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
3001              Files:  hints/solaris_2.sh
3002      Branch: maint-5.004/perl
3003            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
3004            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
3005            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
3006            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
3007            ! t/op/method.t
3008 ____________________________________________________________________________
3009 [  1154] By: gsar                                  on 1998/06/19  17:22:23
3010         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
3011      Branch: perl
3012            ! ext/B/B/Asmdata.pm regcomp.c
3013 ____________________________________________________________________________
3014 [  1153] By: nick                                  on 1998/06/19  17:21:21
3015         Log: Use libxxx.a for -lxxx with GCC
3016      Branch: ansiperl
3017            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
3018            ! win32/makefile.mk
3019 ____________________________________________________________________________
3020 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
3021         Log: Title:  Tom's jumbo doc patch
3022              From:   Tom Christiansen <tchrist@chthon.perl.com>
3023              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
3024              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
3025              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3026              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3027              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3028              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
3029              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
3030              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
3031              pod/perlop.pod pod/perlre.pod pod/perlref.pod
3032              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
3033              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
3034              pod/perlvar.pod
3035      Branch: maint-5.004/perl
3036            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
3037            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3038            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3039            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3040            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
3041            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
3042            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
3043            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
3044            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
3045            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
3046 ____________________________________________________________________________
3047 [  1151] By: nick                                  on 1998/06/19  15:38:28
3048         Log: Resolve latest
3049      Branch: ansiperl
3050           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
3051           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
3052           !> sv.c t/TEST
3053 ____________________________________________________________________________
3054 [  1150] By: gsar                                  on 1998/06/18  20:43:07
3055         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
3056              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
3057              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
3058              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
3059      Branch: perl
3060            ! hints/powerux.sh
3061 ____________________________________________________________________________
3062 [  1149] By: gsar                                  on 1998/06/18  20:41:30
3063         Log: hand apply whitespace-mutiliated patch
3064              From: joshua.pritikin@db.com
3065              Date: Mon, 15 Jun 1998 09:21:36 -0400
3066              Message-Id: <H00000e50007289b@MHS>
3067              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
3068      Branch: perl
3069            ! av.c
3070 ____________________________________________________________________________
3071 [  1148] By: gsar                                  on 1998/06/18  20:33:59
3072         Log: hand apply whitespace-mutiliated and reversed patch
3073              Date: Tue, 16 Jun 1998 16:31:40 -0400
3074              From: Les Peters <lpeters@aol.net>
3075              Message-Id: <199806162031.QAA08202@ds9>
3076              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
3077      Branch: perl
3078            ! ext/Socket/Socket.xs
3079 ____________________________________________________________________________
3080 [  1147] By: gsar                                  on 1998/06/18  20:26:59
3081         Log: close child pipe in t/TEST, other cosmetic tweaks
3082      Branch: perl
3083            ! t/TEST
3084 ____________________________________________________________________________
3085 [  1146] By: gsar                                  on 1998/06/18  19:37:41
3086         Log: back out problematic change#1105, tweak perlsub.pod
3087      Branch: perl
3088            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
3089            ! pp_ctl.c proto.h sv.c
3090 ____________________________________________________________________________
3091 [  1145] By: nick                                  on 1998/06/18  19:31:07
3092         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
3093      Branch: ansiperl
3094           +> configure.com ext/DB_File/dbinfo
3095           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
3096           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
3097           +> vms/subconfigure.com
3098            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
3099            - vms/fndvers.com
3100           !> (integrate 499 files)
3101 ____________________________________________________________________________
3102 [  1144] By: gsar                                  on 1998/06/18  16:35:11
3103         Log: fix spurious cxstack_max init that trampled memory
3104      Branch: perl
3105            ! perl.c
3106 ____________________________________________________________________________
3107 [  1143] By: gsar                                  on 1998/06/18  16:33:01
3108         Log: fix memory leaks and uninitialized memory accesses found by Purify
3109      Branch: perl
3110            ! doio.c perl.c regexec.c sv.c
3111 ____________________________________________________________________________
3112 [  1142] By: gsar                                  on 1998/06/18  16:28:48
3113         Log: fix off-by-one that trampled memory in re_croak2()
3114      Branch: perl
3115            ! regcomp.c
3116 ____________________________________________________________________________
3117 [  1141] By: gsar                                  on 1998/06/18  16:26:59
3118         Log: fix AutoLoader to do the right thing when there are relative paths
3119              in @INC
3120      Branch: perl
3121            ! lib/AutoLoader.pm
3122 ____________________________________________________________________________
3123 [  1140] By: gsar                                  on 1998/06/18  16:22:47
3124         Log: fix Makefile.SH typo
3125      Branch: perl
3126            ! Makefile.SH
3127 ____________________________________________________________________________
3128 [  1139] By: gsar                                  on 1998/06/17  18:06:16
3129         Log: 5.004_67 niggles
3130      Branch: perl
3131            ! Makefile.SH op.c
3132
3133 ----------------
3134 Version 5.004_67
3135 ----------------
3136
3137 ____________________________________________________________________________
3138 [  1138] By: gsar                                  on 1998/06/15  10:09:27
3139         Log: up patchlevel.h to 67, other small tweaks
3140      Branch: perl
3141            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
3142            ! win32/Makefile win32/config_H.bc win32/config_H.gc
3143            ! win32/config_H.vc win32/makefile.mk
3144 ____________________________________________________________________________
3145 [  1137] By: gsar                                  on 1998/06/15  09:08:57
3146         Log: tweaks to get PERL_OBJECT building again; passes tests
3147      Branch: perl
3148            ! ObjXSub.h objpp.h proto.h
3149 ____________________________________________________________________________
3150 [  1136] By: gsar                                  on 1998/06/15  08:51:54
3151         Log: back out previous change (it breaks PERL_OBJECT)
3152      Branch: perl
3153            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
3154            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
3155            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
3156 ____________________________________________________________________________
3157 [  1135] By: gsar                                  on 1998/06/15  05:32:01
3158         Log: added patch, fixed typo, reworked documentation
3159              Message-Id: <H00000e500071aa3@MHS>
3160              Date:    Sun, 14 Jun 1998 14:03:15 EDT
3161              From:    joshua.pritikin@db.com
3162              Subject: [PATCH 5.004_66] JMPENV!
3163      Branch: perl
3164            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
3165            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
3166            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
3167 ____________________________________________________________________________
3168 [  1134] By: gsar                                  on 1998/06/15  04:07:18
3169         Log: various win32 odds and ends
3170              - added support for waitpid(), open2/open3, and a bugfix for kill()
3171              from Ronald Schmidt <RonaldWS@aol.com>
3172              - tweak testsuite mods of above
3173              - regenerate win32/config_H.?c
3174              - change kill() to win32_kill() and export it
3175              - coalesce common code in win32.c
3176              - add PerlProc_waitpid() and export win32_waitpid()
3177              result builds and passes on the three win32 compilers
3178      Branch: perl
3179            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
3180            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
3181            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3182            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
3183            ! win32/win32.c win32/win32iop.h
3184 ____________________________________________________________________________
3185 [  1133] By: gsar                                  on 1998/06/15  01:39:13
3186         Log: newer Getopt/Long.pm from public distribution cited in:
3187              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
3188              Date:    14 Jun 1998 15:15:28 +0200
3189              From:    Johan Vromans <jvromans@squirrel.nl>
3190              Subject: Getopt::Long version 2.17 released
3191      Branch: perl
3192            ! lib/Getopt/Long.pm
3193 ____________________________________________________________________________
3194 [  1132] By: gsar                                  on 1998/06/15  01:37:12
3195         Log: documentation update from tchrist
3196              Message-Id: <199806140419.WAA20549@chthon.perl.com>
3197              Date:    Sat, 13 Jun 1998 22:19:32 MDT
3198              From:    Tom Christiansen <tchrist@chthon.perl.com>
3199              Subject: doc patches
3200      Branch: perl
3201            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
3202            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3203            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3204            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3205            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
3206            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
3207            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
3208            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
3209            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
3210            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
3211 ____________________________________________________________________________
3212 [  1131] By: gsar                                  on 1998/06/14  19:33:36
3213         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
3214              From: Roderick Schertler <roderick@argon.org>
3215              Subject: [PATCH] Re: Exceptions in IPC::Open2
3216              Date: 12 Jun 1998 13:24:15 -0400
3217      Branch: perl
3218            ! lib/IPC/Open3.pm
3219 ____________________________________________________________________________
3220 [  1130] By: gsar                                  on 1998/06/14  19:32:25
3221         Log: fixup MANIFEST
3222      Branch: perl
3223            ! MANIFEST
3224 ____________________________________________________________________________
3225 [  1129] By: gsar                                  on 1998/06/14  18:51:53
3226         Log: various win32 fixes
3227              - fixes that silence VC noises about dup exports, non-default libs, and
3228              unsupported *.def file directives
3229              - s/inplace/inplace_label/ malloc.c
3230              - update Config{usemymalloc} based on d_mymalloc
3231              - export Perl_*Vars
3232              - fix makefiles to not build miniperl.exe twice, and to make it properly
3233              when defaults are changed
3234      Branch: perl
3235            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
3236            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
3237            ! win32/makefile.mk win32/perllib.c win32/win32.h
3238 ____________________________________________________________________________
3239 [  1128] By: gsar                                  on 1998/06/14  01:38:39
3240         Log: remove unused global `scrgv'
3241      Branch: perl
3242            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
3243 ____________________________________________________________________________
3244 [  1127] By: nick                                  on 1998/06/13  08:39:07
3245         Log: Move specialsv_list to embed.sym, regen embed*.h
3246      Branch: win32/perl
3247            ! embed.h embedvar.h global.sym interp.sym
3248 ____________________________________________________________________________
3249 [  1126] By: gsar                                  on 1998/06/12  07:23:06
3250         Log: From: jan.dubois@ibm.net (Jan Dubois)
3251              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
3252              Date: Thu, 11 Jun 1998 21:13:31 +0200
3253              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
3254      Branch: perl
3255            ! win32/makedef.pl win32/win32.c win32/win32iop.h
3256 ____________________________________________________________________________
3257 [  1125] By: gsar                                  on 1998/06/12  07:21:29
3258         Log: added patch, undo earlier workaround
3259              From: jan.dubois@ibm.net (Jan Dubois)
3260              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
3261              Date: Thu, 11 Jun 1998 20:28:36 +0200
3262              Message-ID: <35831f69.4975644@smtp1.ibm.net>
3263      Branch: perl
3264            ! perl.c util.c
3265 ____________________________________________________________________________
3266 [  1124] By: gsar                                  on 1998/06/12  07:16:12
3267         Log: hand-applied patch with wrapped lines
3268              From: "Douglas Lankshear" <dougl@ActiveState.com>
3269              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
3270              Date: Thu, 11 Jun 1998 11:06:33 -0700
3271              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
3272      Branch: perl
3273            ! win32/win32.c
3274 ____________________________________________________________________________
3275 [  1123] By: gsar                                  on 1998/06/12  07:07:25
3276         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
3277              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3278              Subject: [PATCH 5.004_66] Config_66-01-02.diff
3279              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
3280      Branch: perl
3281            ! Configure
3282 ____________________________________________________________________________
3283 [  1122] By: gsar                                  on 1998/06/12  07:06:02
3284         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
3285              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
3286              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3287              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
3288      Branch: perl
3289            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
3290            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
3291            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
3292            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
3293 ____________________________________________________________________________
3294 [  1121] By: gsar                                  on 1998/06/12  07:01:20
3295         Log: a tweaked version of:
3296              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
3297              Date: Fri, 12 Jun 1998 01:26:53 +0200
3298              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3299              Subject: Re: Misparsing s///x
3300      Branch: perl
3301            ! pod/perlre.pod
3302 ____________________________________________________________________________
3303 [  1120] By: gsar                                  on 1998/06/12  06:51:08
3304         Log: applied patch, with indentation tweaks
3305              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3306              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
3307              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
3308              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
3309      Branch: perl
3310            ! regcomp.c regcomp.h regexec.c
3311 ____________________________________________________________________________
3312 [  1119] By: gsar                                  on 1998/06/11  17:42:07
3313         Log: make REG_INFTY default to something saner when sizeof(short) > 2
3314              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
3315              Date:    Thu, 11 Jun 1998 11:50:07 EDT
3316              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
3317              Subject: Re: [PATCH for tests] Regexp fails on long string 
3318      Branch: perl
3319            ! regcomp.h
3320 ____________________________________________________________________________
3321 [  1118] By: gsar                                  on 1998/06/11  07:09:06
3322         Log: regen embedvar.h
3323      Branch: perl
3324            ! embedvar.h
3325 ____________________________________________________________________________
3326 [  1117] By: gsar                                  on 1998/06/11  06:45:52
3327         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3328              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
3329              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
3330              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
3331      Branch: perl
3332            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
3333            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
3334 ____________________________________________________________________________
3335 [  1116] By: gsar                                  on 1998/06/11  06:35:54
3336         Log: misc win32 fixes
3337              From: "Douglas Lankshear" <dougl@ActiveState.com>
3338              Subject: [PATCH 5.004_66]
3339              Date: Wed, 10 Jun 1998 11:28:27 -0700
3340              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
3341      Branch: perl
3342            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
3343 ____________________________________________________________________________
3344 [  1115] By: gsar                                  on 1998/06/11  06:33:21
3345         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
3346              Date: Wed, 10 Jun 1998 00:53:25 +0200
3347              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3348              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
3349      Branch: perl
3350            ! Makefile.SH
3351 ____________________________________________________________________________
3352 [  1114] By: gsar                                  on 1998/06/11  06:31:34
3353         Log: back out change#1111 and add alternative patch:
3354              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3355              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
3356              Subject: Re: PATCH for study/foo/
3357              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
3358      Branch: perl
3359            ! pp.c sv.c
3360 ____________________________________________________________________________
3361 [  1113] By: gsar                                  on 1998/06/11  02:59:23
3362         Log: fix outdated bytecode.pl
3363      Branch: perl
3364            ! bytecode.h bytecode.pl byterun.c byterun.h
3365 ____________________________________________________________________________
3366 [  1112] By: gsar                                  on 1998/06/10  07:56:06
3367         Log: Added patch, regenerated perly.c and perly.c.diff
3368              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
3369              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
3370              From: Stephen McCamant <alias@mcs.com>
3371              Subject: [PATCH] too many RV2GVs in *foo{THING}
3372      Branch: perl
3373            ! perly.c perly.c.diff perly.y t/op/gv.t
3374 ____________________________________________________________________________
3375 [  1111] By: gsar                                  on 1998/06/10  07:40:30
3376         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3377              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
3378              Subject: Re: PATCH for study/foo/
3379              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
3380      Branch: perl
3381            ! pp.c
3382 ____________________________________________________________________________
3383 [  1110] By: gsar                                  on 1998/06/10  07:37:04
3384         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3385              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
3386              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
3387              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
3388      Branch: perl
3389            ! pod/perldebug.pod
3390 ____________________________________________________________________________
3391 [  1109] By: gsar                                  on 1998/06/10  07:35:29
3392         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3393              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
3394              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
3395              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
3396      Branch: perl
3397            ! regcomp.h
3398 ____________________________________________________________________________
3399 [  1108] By: gsar                                  on 1998/06/10  07:31:25
3400         Log: Added patch, tweaked other places affected by name change
3401              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
3402              Date: Wed, 10 Jun 1998 00:54:17 +0200
3403              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3404              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
3405      Branch: perl
3406           +> ext/DynaLoader/DynaLoader_pm.PL
3407            - ext/DynaLoader/DynaLoader.pm.PL
3408            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
3409            ! win32/makefile.mk
3410 ____________________________________________________________________________
3411 [  1107] By: gsar                                  on 1998/06/10  07:24:20
3412         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
3413              Date: Wed, 10 Jun 1998 00:53:42 +0200
3414              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3415              Subject: [PATCH for _66] new version of README.dos
3416      Branch: perl
3417            ! README.dos
3418 ____________________________________________________________________________
3419 [  1106] By: gsar                                  on 1998/06/10  07:22:31
3420         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
3421              Date: Wed, 10 Jun 1998 00:54:04 +0200
3422              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3423              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
3424      Branch: perl
3425            ! t/op/taint.t
3426 ____________________________________________________________________________
3427 [  1105] By: gsar                                  on 1998/06/10  07:21:21
3428         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
3429              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3430              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
3431              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
3432              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
3433      Branch: perl
3434            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
3435            ! perlvars.h pp_ctl.c proto.h sv.c
3436 ____________________________________________________________________________
3437 [  1104] By: gsar                                  on 1998/06/10  07:06:01
3438         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3439              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
3440              Subject: Lost chunk of RE jumbo patch
3441              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
3442      Branch: perl
3443            + t/op/regexp_noamp.t
3444 ____________________________________________________________________________
3445 [  1103] By: gsar                                  on 1998/06/10  07:04:20
3446         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3447              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
3448              Subject: [PATCH 5.004_66] Combined OS/2 support
3449              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
3450      Branch: perl
3451            ! os2/Changes os2/diff.configure os2/os2.c
3452 ____________________________________________________________________________
3453 [  1102] By: gsar                                  on 1998/06/10  07:00:08
3454         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
3455              Date:    Fri, 13 Mar 1998 20:03:52 EST
3456              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3457              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
3458      Branch: perl
3459            ! lib/Pod/Html.pm
3460 ____________________________________________________________________________
3461 [  1101] By: gsar                                  on 1998/06/10  06:55:20
3462         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3463              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
3464              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
3465      Branch: perl
3466            ! regexec.c
3467 ____________________________________________________________________________
3468 [  1100] By: gsar                                  on 1998/06/10  06:52:50
3469         Log: updated MANIFEST for previous change
3470      Branch: perl
3471            ! MANIFEST
3472 ____________________________________________________________________________
3473 [  1099] By: gsar                                  on 1998/06/10  06:51:08
3474         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
3475              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
3476              Date: Fri, 05 Jun 1998 11:08:40 -0700
3477              From: Dan Sugalski <sugalskd@osshe.edu>
3478              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
3479      Branch: perl
3480            + t/base/rs.t
3481            ! perl.h pod/perlvar.pod sv.c
3482 ____________________________________________________________________________
3483 [  1098] By: gsar                                  on 1998/06/10  06:36:59
3484         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
3485              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
3486              Subject: [PATCH fror 5.004_66] DB_File-1.60
3487              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
3488      Branch: perl
3489            + ext/DB_File/dbinfo
3490            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
3491            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
3492            ! t/lib/db-hash.t t/lib/db-recno.t
3493 ____________________________________________________________________________
3494 [  1097] By: gsar                                  on 1998/06/10  06:33:16
3495         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
3496              Date: Thu, 4 Jun 1998 13:47:31 -0400
3497              From: Chip Salzenberg <chip@perl.org>
3498              Subject: [PATCH] Invalidate method cache on C<local *subname>
3499      Branch: perl
3500            ! scope.c t/op/method.t
3501 ____________________________________________________________________________
3502 [  1096] By: gsar                                  on 1998/06/10  06:30:51
3503         Log: From: Norton Allen <allen@huarp.harvard.edu>
3504              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
3505              Subject: [PATCH] _66 MM_Unix.pm for QNX
3506              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
3507      Branch: perl
3508            ! lib/ExtUtils/MM_Unix.pm
3509 ____________________________________________________________________________
3510 [  1095] By: gsar                                  on 1998/06/10  06:29:21
3511         Log: From: Norton Allen <allen@huarp.harvard.edu>
3512              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
3513              Subject: [PATCH] _66 proto.h
3514              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
3515      Branch: perl
3516            ! proto.h
3517 ____________________________________________________________________________
3518 [  1094] By: gsar                                  on 1998/06/10  06:26:39
3519         Log: Applied relevant parts of:
3520              From: Paul Johnson <pjcj@transeda.com>
3521              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
3522              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
3523              Subject: [PATCH] Enhancing xsubpp's support for C++
3524      Branch: perl
3525            ! lib/ExtUtils/xsubpp
3526 ____________________________________________________________________________
3527 [  1093] By: gsar                                  on 1998/06/10  06:22:54
3528         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
3529              Date: Wed, 3 Jun 1998 11:22:19 -0500
3530              From: Graham Barr <gbarr@ti.com>
3531              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
3532      Branch: perl
3533            ! pp_sys.c
3534 ____________________________________________________________________________
3535 [  1092] By: gsar                                  on 1998/06/10  06:20:44
3536         Log: Message-Id: <199806030919.KAA03527@sale-wts>
3537              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
3538              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3539              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
3540      Branch: perl
3541            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3542 ____________________________________________________________________________
3543 [  1091] By: gsar                                  on 1998/06/10  06:18:42
3544         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
3545              Date: Mon, 01 Jun 1998 12:22:29 -0700
3546              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
3547              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
3548      Branch: perl
3549            ! proto.h
3550 ____________________________________________________________________________
3551 [  1090] By: gsar                                  on 1998/06/10  06:14:24
3552         Log: A tweaked version of:
3553              Date: Mon, 1 Jun 1998 12:05:47 -0700
3554              From: SYSTEM@cedar.osshe.edu
3555              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
3556              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
3557      Branch: perl
3558            ! ext/SDBM_File/sdbm/Makefile.PL
3559 ____________________________________________________________________________
3560 [  1089] By: gsar                                  on 1998/06/10  05:58:00
3561         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
3562              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
3563              From: Stephen McCamant <alias@mcs.com>
3564              Subject: [PATCH] Re: Uninitialised error from -M()
3565      Branch: perl
3566            ! op.c t/op/stat.t
3567 ____________________________________________________________________________
3568 [  1088] By: gsar                                  on 1998/06/10  05:55:24
3569         Log: Date: Sat, 30 May 1998 08:07:01 -0400
3570              From: lvirden@cas.org (Larry Virden)
3571              Message-Id: <199805301207.IAA08856@cas.org>
3572              Subject: PATCH for pod and warning notice
3573      Branch: perl
3574            ! pod/perlguts.pod
3575 ____________________________________________________________________________
3576 [  1087] By: gsar                                  on 1998/06/10  05:52:05
3577         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3578              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
3579              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
3580              Subject: [PATCH 5.004_66] Config_66-01
3581      Branch: perl
3582            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3583            ! Porting/config_H config_h.SH
3584 ____________________________________________________________________________
3585 [  1086] By: gsar                                  on 1998/06/10  05:46:38
3586         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
3587              Date: Mon, 08 Jun 1998 16:13:14 -0700
3588              From: Dan Sugalski <sugalskd@osshe.edu>
3589              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
3590      Branch: perl
3591            ! ext/Thread/Thread/Semaphore.pm
3592 ____________________________________________________________________________
3593 [  1085] By: gsar                                  on 1998/06/10  05:44:44
3594         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
3595              Date: Mon, 08 Jun 1998 16:10:02 -0700
3596              From: Dan Sugalski <sugalskd@osshe.edu>
3597              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
3598      Branch: perl
3599            - vms/descrip.mms
3600            ! ext/Thread/Thread/Queue.pm
3601 ____________________________________________________________________________
3602 [  1084] By: gsar                                  on 1998/06/10  05:38:11
3603         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
3604              Date: Mon, 08 Jun 1998 15:38:28 -0700
3605              From: Dan Sugalski <sugalskd@osshe.edu>
3606              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
3607      Branch: perl
3608            + configure.com vms/descrip_mms.template vms/munchconfig.c
3609            + vms/subconfigure.com
3610            - vms/config.vms vms/fndvers.com
3611            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
3612 ____________________________________________________________________________
3613 [  1083] By: gsar                                  on 1998/06/10  05:07:04
3614         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
3615              variant of:
3616              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
3617              Date:    Sat, 13 Dec 1997 07:31:02 EST
3618              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3619              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
3620      Branch: perl
3621            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
3622 ____________________________________________________________________________
3623 [  1082] By: gsar                                  on 1998/06/10  04:52:26
3624         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
3625              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
3626      Branch: perl
3627            ! malloc.c
3628 ____________________________________________________________________________
3629 [  1081] By: gsar                                  on 1998/06/10  03:45:10
3630         Log: reverse integrate contents of win32 branch into mainline
3631      Branch: perl
3632           !> (integrate 44 files)
3633 ____________________________________________________________________________
3634 [  1080] By: gsar                                  on 1998/06/09  17:37:55
3635         Log: `p4 integrate -b ASPerl && p4 resolve -at`
3636      Branch: asperl
3637           !> (integrate 43 files)
3638 ____________________________________________________________________________
3639 [  1079] By: gsar                                  on 1998/06/09  00:59:06
3640         Log: add examples of diff(1) usage
3641      Branch: win32/perl
3642            ! Porting/patching.pod
3643 ____________________________________________________________________________
3644 [  1078] By: gsar                                  on 1998/06/09  00:52:23
3645         Log: undo change#1077
3646      Branch: win32/perl
3647            ! sv.c
3648 ____________________________________________________________________________
3649 [  1077] By: gsar                                  on 1998/06/06  16:47:32
3650         Log: make sv_setsv() treat freed SVs like SVt_NULL
3651      Branch: win32/perl
3652            ! sv.c
3653 ____________________________________________________________________________
3654 [  1076] By: gsar                                  on 1998/06/05  19:03:14
3655         Log: delete undiscussed AS changes for PPD (broke .packlist
3656              mechanism)
3657      Branch: win32/perl
3658            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3659 ____________________________________________________________________________
3660 [  1075] By: gsar                                  on 1998/06/05  18:18:44
3661         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
3662              with the xsubpp-generated symbol)
3663      Branch: win32/perl
3664            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
3665            ! win32/dl_win32.xs
3666 ____________________________________________________________________________
3667 [  1074] By: gsar                                  on 1998/06/04  22:45:18
3668         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
3669      Branch: win32/perl
3670            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
3671            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
3672 ____________________________________________________________________________
3673 [  1073] By: nick                                  on 1998/06/04  17:18:14
3674         Log: resolve -at win32 branch into ansiperl
3675      Branch: ansiperl
3676           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3677           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3678           +> t/lib/h2ph.t win32/GenCAPI.pl
3679           !> (integrate 127 files)
3680 ____________________________________________________________________________
3681 [  1072] By: gsar                                  on 1998/06/04  01:49:24
3682         Log: document CORE::GLOBAL:: and global overriding, fix up
3683              File::DosGlob, testsuited and all
3684      Branch: win32/perl
3685            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
3686 ____________________________________________________________________________
3687 [  1071] By: gsar                                  on 1998/06/03  22:12:55
3688         Log: add AS patch#24, remove one other instance of error_no
3689              that was missed (patch#23 was intentionally skipped)
3690      Branch: win32/perl
3691            ! embedvar.h globals.c perlvars.h win32/makedef.pl
3692            ! win32/runperl.c
3693 ____________________________________________________________________________
3694 [  1070] By: gsar                                  on 1998/06/01  19:42:06
3695         Log: fix Liblist.pm to tolerate backslashen in paths
3696      Branch: win32/perl
3697            ! lib/ExtUtils/Liblist.pm
3698 ____________________________________________________________________________
3699 [  1069] By: gsar                                  on 1998/06/01  07:43:02
3700         Log: @INC construction on win32 cleaned up
3701              - perl.dll location based paths should be much more reliable now
3702              - registry stuff unchanged
3703              - Config.pm now has all the installfoolib entries for MakeMaker et al
3704      Branch: win32/perl
3705            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
3706            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3707            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
3708            ! win32/runperl.c win32/win32.c win32/win32.h
3709 ____________________________________________________________________________
3710 [  1068] By: gsar                                  on 1998/05/31  21:52:18
3711         Log: semctl tweak
3712              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
3713              Date:    Sun, 31 May 1998 16:27:33 CDT
3714              From:    Graham Barr <gbarr@pobox.com>
3715              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
3716      Branch: win32/perl
3717            ! doio.c
3718 ____________________________________________________________________________
3719 [  1067] By: gsar                                  on 1998/05/31  21:07:44
3720         Log: minimal fix to enable compiling with -DMULTIPLICITY
3721              (non-threadsafe regcomp.c globals need revisiting)
3722      Branch: win32/perl
3723            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
3724            ! win32/GenCAPI.pl win32/makedef.pl
3725 ____________________________________________________________________________
3726 [  1066] By: gsar                                  on 1998/05/30  21:35:37
3727         Log: integrate mainline changes (ASPerl branch is identical to
3728              win32 branch as of this change)
3729      Branch: asperl
3730           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
3731           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
3732           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
3733           !> win32/config.gc win32/config.vc win32/config_H.bc
3734           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3735 ____________________________________________________________________________
3736 [  1065] By: gsar                                  on 1998/05/30  21:13:06
3737         Log: change#1060 was inexplicably missing some of the "ensure
3738              AS stuff does no harm" fixes
3739      Branch: win32/perl
3740            ! embed.h global.sym win32/Makefile win32/makefile.mk
3741 ____________________________________________________________________________
3742 [  1064] By: gsar                                  on 1998/05/30  21:10:27
3743         Log: integrate mainline to pick up trivial changes
3744      Branch: win32/perl
3745           !> MANIFEST pp_sys.c
3746
3747 ----------------
3748 Version 5.004_66
3749 ----------------
3750
3751 ____________________________________________________________________________
3752 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
3753         Log: Remove duplicate win32/TEST line from MANIFEST.
3754      Branch: perl
3755            ! MANIFEST
3756 ____________________________________________________________________________
3757 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
3758         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
3759      Branch: perl
3760            ! pp_sys.c
3761 ____________________________________________________________________________
3762 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
3763         Log: Integrate from win32 branch into mainline (this now pulls in the
3764              asperl stuff).
3765      Branch: perl
3766           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3767           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3768           +> t/lib/h2ph.t win32/GenCAPI.pl
3769           !> (integrate 104 files)
3770 ____________________________________________________________________________
3771 [  1060] By: gsar                                  on 1998/05/29  11:05:50
3772         Log: reverse integrate asperl branch contents (phew!)
3773              - various fixups to ensure AS stuff does no harm
3774              - adjust win32/makefiles for the new directory layout (new layout
3775              looks rather a muddle--needs rework)
3776              - verified build & test on NT and Solaris/gcc
3777      Branch: win32/perl
3778           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3779           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
3780            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
3781            ! win32/config.bc win32/config.gc win32/config.vc
3782            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3783            ! win32/makefile.mk
3784           !> (integrate 77 files)
3785 ____________________________________________________________________________
3786 [  1059] By: gsar                                  on 1998/05/29  08:33:56
3787         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
3788      Branch: asperl
3789            ! util.c
3790 ____________________________________________________________________________
3791 [  1058] By: gsar                                  on 1998/05/29  08:31:09
3792         Log: type xtext for *.t that were missing it
3793      Branch: asperl
3794            ! t/lib/thread.t t/op/nothread.t
3795 ____________________________________________________________________________
3796 [  1057] By: gsar                                  on 1998/05/29  08:28:46
3797         Log: stray t/op/ipc*.t fixups
3798      Branch: win32/perl
3799            ! t/op/ipcmsg.t t/op/ipcsem.t
3800 ____________________________________________________________________________
3801 [  1056] By: gsar                                  on 1998/05/29  07:41:49
3802         Log: fixups to make it build and pass tests under both compilers
3803      Branch: asperl
3804            ! ObjXSub.h objpp.h proto.h
3805 ____________________________________________________________________________
3806 [  1055] By: gsar                                  on 1998/05/29  07:22:51
3807         Log: integrate mainline changes
3808      Branch: asperl
3809           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3810           !> (integrate 69 files)
3811      Branch: win32/perl
3812            ! Todo.5.005 pod/perldelta.pod
3813 ____________________________________________________________________________
3814 [  1054] By: gsar                                  on 1998/05/29  05:04:03
3815         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
3816      Branch: win32/perl
3817            ! t/lib/h2ph.t
3818 ____________________________________________________________________________
3819 [  1053] By: gsar                                  on 1998/05/29  05:01:54
3820         Log: misc changes
3821              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
3822              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
3823      Branch: win32/perl
3824            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
3825            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
3826            ! x2p/util.c x2p/util.h
3827 ____________________________________________________________________________
3828 [  1052] By: gsar                                  on 1998/05/29  02:31:44
3829         Log: merge changes#1014,1038 from maintbranch
3830      Branch: win32/perl
3831            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3832            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
3833            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
3834            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
3835            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
3836            ! t/io/pipe.t utils/h2ph.PL
3837 ____________________________________________________________________________
3838 [  1051] By: gsar                                  on 1998/05/29  01:38:51
3839         Log: regenerate win32/config_H.?c
3840      Branch: win32/perl
3841            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3842 ____________________________________________________________________________
3843 [  1050] By: gsar                                  on 1998/05/29  01:32:41
3844         Log: integrate mainline
3845      Branch: win32/perl
3846            ! win32/Makefile win32/makefile.mk
3847           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
3848           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
3849           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
3850           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
3851           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
3852           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
3853 ____________________________________________________________________________
3854 [  1049] By: gsar                                  on 1998/05/29  00:57:05
3855         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
3856              all tests
3857      Branch: asperl
3858            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
3859            ! win32/win32.h win32/win32iop.h
3860 ____________________________________________________________________________
3861 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
3862         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
3863              in change 1043 clashed badly with changes made in the win32
3864              branch. I did an accept on the win32 branch version for now.
3865      Branch: perl
3866           +> t/op/die.t
3867           !> (integrate 52 files)
3868 ____________________________________________________________________________
3869 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
3870         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3871              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
3872              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
3873              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
3874              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
3875      Branch: perl
3876            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3877            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
3878            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
3879            ! win32/config.bc win32/config.gc win32/config.vc
3880 ____________________________________________________________________________
3881 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
3882         Log: Back out change 1043 since Andy's forthcoming Config patch
3883              includes a modified version.
3884      Branch: perl
3885            ! Configure config_h.SH doio.c perl.h
3886 ____________________________________________________________________________
3887 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
3888         Log: Bump patchlevel.h to 66.
3889      Branch: perl
3890            ! patchlevel.h
3891 ____________________________________________________________________________
3892 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
3893         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
3894              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
3895              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
3896              (above minus the t/system.t test pending checking)
3897              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
3898              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
3899              Subject: [PATCH] _65 and _04 <DOC> patching.pod
3900              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
3901      Branch: perl
3902            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
3903 ____________________________________________________________________________
3904 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
3905         Log: This change really is:
3906              Subject: [PATCH] 5.004_65: the infamous semctl()
3907              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
3908              From: Jarkko Hietaniemi <jhi@iki.fi>
3909              
3910              Change 1041 claimed to be this patch but was really:
3911              Subject: [PATCH] 5.004_65: t/op/ipc*.t
3912              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
3913              From: Jarkko Hietaniemi <jhi@iki.fi>
3914      Branch: perl
3915            ! Configure config_h.SH doio.c perl.h
3916 ____________________________________________________________________________
3917 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
3918         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3919              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
3920              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
3921              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
3922              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
3923      Branch: perl
3924            ! Configure INSTALL Porting/Glossary Porting/config.sh
3925            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
3926            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
3927            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
3928 ____________________________________________________________________________
3929 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
3930         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
3931              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
3932              From: Jarkko Hietaniemi <jhi@iki.fi>
3933      Branch: perl
3934            ! t/op/ipcmsg.t t/op/ipcsem.t
3935 ____________________________________________________________________________
3936 [  1040] By: gsar                                  on 1998/05/28  02:06:47
3937         Log: tweaks to enable Borland build
3938      Branch: asperl
3939            ! win32/makefile.mk win32/win32.c
3940 ____________________________________________________________________________
3941 [  1039] By: gsar                                  on 1998/05/27  23:29:22
3942         Log: remove C<#define index strchr> from win32.h (unused, and the
3943              pollution causes spurious variable name changes in extensions)
3944      Branch: win32/perl
3945            ! win32/win32.h
3946 ____________________________________________________________________________
3947 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
3948         Log: Assorted patches:
3949              
3950              ------  BUILD PROCESS  ------
3951              
3952              Title:  "add utilities to make test dependencies"
3953              From:  Robin Barker <rmb1@cise.npl.co.uk>
3954              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
3955              Files:  Makefile.SH
3956              
3957              Title:  "Add 'make nok' complement to 'make ok'"
3958              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3959              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
3960              Files:  Makefile.SH
3961              
3962              Title:  "further h2ph patches (add enum support)"
3963              From:  Billy <wdconsta@cs.adelaide.edu.au>
3964              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
3965              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
3966              
3967              ------  CORE LANGUAGE  ------
3968              
3969              Title:  "Fix %! error spelling and add perldiag.pod entry"
3970              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
3971              Msg-ID:  <19980524193101.A573@pobox.com>
3972              Files:  pod/perldiag.pod gv.c
3973              
3974              Title:  "Remove obsolete Win32 uppercasing ENV code"
3975              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3976              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
3977              Files:  perl.c
3978              
3979              Title:  "Don't mung $! on implicit close"
3980              From:  Chip Salzenberg <chip@perl.org>
3981              Msg-ID:  <19980525113309.A15845@perlsupport.com>
3982              Files:  doio.c
3983              
3984              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
3985              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3986              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
3987              Files:  doio.c
3988              
3989              ------  DOCUMENTATION  ------
3990              
3991              Title:  "doc patch: you canna return an array ( list context: || vs or)"
3992              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
3993              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
3994              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
3995              
3996              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
3997              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3998              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
3999              Files:  pod/perlop.pod pod/perlre.pod
4000              
4001              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
4002              with /g does list context get matches without parens"
4003              From:  Greg Chapman <glc@well.com>, Tom Christiansen
4004              <tchrist@jhereg.perl.com>, Tom Phoenix
4005              <rootbeer@teleport.com>
4006              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
4007              <199805231559.JAA21316@jhereg.perl.com>,
4008              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
4009              Files:  pod/perlop.pod
4010              
4011              Title:  "Documenting last/next/redo even further"
4012              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
4013              <rootbeer@teleport.com>
4014              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
4015              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
4016              Files:  pod/perlfunc.pod
4017              
4018              Title:  "Documenting last/next/redo within continue block"
4019              From:  Tom Phoenix <rootbeer@teleport.com>
4020              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
4021              Files:  pod/perlfunc.pod
4022              
4023              Title:  "Document stat return in scalar context"
4024              From:  Mark-Jason Dominus <mjd@plover.com>
4025              Files:  pod/perlfunc.pod
4026              
4027              ------  EXTENSIONS  ------
4028              
4029              Title:  "Better LD_RUN_PATH handling on IRIX"
4030              From:  "W. Phillip Moore" <wpm@ms.com>
4031              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
4032              Files:  lib/ExtUtils/MM_Unix.pm
4033              
4034              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
4035              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4036              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
4037              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
4038              
4039              ------  LIBRARY  ------
4040              
4041              Title:  "Fix FileHandle.pm example bug"
4042              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4043              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
4044              Files:  lib/FileHandle.pm
4045              
4046              Title:  "Add zero/negative $count docs for Benchmark.pm"
4047              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4048              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
4049              Files:  lib/Benchmark.pm
4050              
4051              ------  PORTABILITY - GENERAL  ------
4052              
4053              Title:  "Add test suite recommendations to Porting/patching.pod"
4054              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4055              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
4056              Files:  Porting/patching.pod
4057              
4058              ------  TESTS  ------
4059              
4060              Title:  "Fix looping bug in t/io/pipe.t"
4061              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4062              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
4063              Files:  t/io/pipe.t
4064      Branch: maint-5.004/perl
4065            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
4066            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
4067            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
4068            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
4069            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
4070            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
4071            ! utils/h2ph.PL
4072 ____________________________________________________________________________
4073 [  1037] By: gsar                                  on 1998/05/27  16:18:30
4074         Log: add AS patch#22 (fix to make die_exit.t pass)
4075      Branch: asperl
4076            ! win32/runperl.c
4077 ____________________________________________________________________________
4078 [  1036] By: gsar                                  on 1998/05/27  12:50:34
4079         Log: add AS patch#21 (misc. fixes)
4080      Branch: asperl
4081            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
4082            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
4083            ! win32/win32.c win32/win32sck.c
4084 ____________________________________________________________________________
4085 [  1035] By: gsar                                  on 1998/05/26  17:26:17
4086         Log: more changes to satisfy non-debug VC build (C-API doesn't
4087              build, and the testsuite still won't run)
4088      Branch: asperl
4089            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
4090            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
4091 ____________________________________________________________________________
4092 [  1034] By: gsar                                  on 1998/05/26  17:20:22
4093         Log: remove doubled hunk (perforce auto-integrate oddity)
4094      Branch: win32/perl
4095            ! pod/perldiag.pod
4096 ____________________________________________________________________________
4097 [  1033] By: gsar                                  on 1998/05/26  13:39:14
4098         Log: tweaks to make it build with the Borland compiler.  Won't run
4099              testsuite because @INC intuition from location of perlcore.dll seems
4100              to be broken.  Also, system() and qx// seem broken as well.
4101      Branch: asperl
4102            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
4103            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
4104            ! regexec.c toke.c
4105 ____________________________________________________________________________
4106 [  1032] By: gsar                                  on 1998/05/24  23:13:05
4107         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
4108      Branch: win32/perl
4109            ! lib/Benchmark.pm
4110 ____________________________________________________________________________
4111 [  1031] By: gsar                                  on 1998/05/24  05:36:44
4112         Log: tweak makefiles
4113      Branch: asperl
4114            ! win32/Makefile win32/makefile.mk
4115 ____________________________________________________________________________
4116 [  1030] By: gsar                                  on 1998/05/23  18:58:23
4117         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
4118      Branch: win32/perl
4119            ! pp_sys.c t/op/die.t
4120 ____________________________________________________________________________
4121 [  1029] By: gsar                                  on 1998/05/23  18:55:13
4122         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
4123              incomplete)
4124      Branch: win32/perl
4125            ! embed.h global.sym op.c pp.c proto.h sv.c
4126 ____________________________________________________________________________
4127 [  1028] By: gsar                                  on 1998/05/23  18:25:14
4128         Log: merge change#1013 from maintbranch (1012 is n/a)
4129      Branch: win32/perl
4130            ! toke.c
4131 ____________________________________________________________________________
4132 [  1027] By: gsar                                  on 1998/05/23  18:02:21
4133         Log: merge change#1011 from maintbranch
4134      Branch: win32/perl
4135            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
4136            ! utils/perlbug.PL
4137 ____________________________________________________________________________
4138 [  1026] By: nick                                  on 1998/05/23  08:45:04
4139         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
4140      Branch: win32/perl
4141            ! t/op/ipcmsg.t t/op/ipcsem.t
4142 ____________________________________________________________________________
4143 [  1025] By: nick                                  on 1998/05/23  08:36:36
4144         Log: Resolve win32 into ansiperl
4145      Branch: ansiperl
4146           +> t/op/die.t
4147           !> (integrate 42 files)
4148 ____________________________________________________________________________
4149 [  1024] By: gsar                                  on 1998/05/21  21:11:12
4150         Log: more mingw32 tweaks
4151      Branch: win32/perl
4152            ! ext/POSIX/POSIX.xs t/pragma/locale.t
4153 ____________________________________________________________________________
4154 [  1023] By: gsar                                  on 1998/05/21  19:15:02
4155         Log: fix problematic change#965 from maintbranch
4156              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
4157              Date:    Sat, 16 May 1998 17:45:22 EDT
4158              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
4159              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
4160      Branch: win32/perl
4161            ! gv.c op.c t/comp/proto.t
4162 ____________________________________________________________________________
4163 [  1022] By: gsar                                  on 1998/05/21  01:37:04
4164         Log: fix POSIX for mingw32
4165      Branch: win32/perl
4166            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4167 ____________________________________________________________________________
4168 [  1021] By: gsar                                  on 1998/05/20  15:02:21
4169         Log: remove strupr() from perl.c
4170      Branch: win32/perl
4171            ! perl.c
4172 ____________________________________________________________________________
4173 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
4174         Log: Title:  "fix up descrepancy in h2ph test"
4175              From:  Tim Bunce
4176              Files:  t/lib/h2ph.pht
4177      Branch: maint-5.004/perl
4178            ! t/lib/h2ph.pht
4179 ____________________________________________________________________________
4180 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
4181         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
4182              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4183              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
4184              Files:  t/op/subst.t
4185              
4186              Title:  "fix up descrepancy in h2ph test"
4187              From:  Tim Bunce
4188              Files:  t/lib/h2ph.t
4189      Branch: maint-5.004/perl
4190            ! t/lib/h2ph.t t/op/subst.t
4191 ____________________________________________________________________________
4192 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
4193         Log: Title:  "fix mem leak and core dump from change 1016"
4194              From:  Tim Bunce
4195              Files:  pp_sys.c
4196      Branch: maint-5.004/perl
4197            ! pp_sys.c
4198 ____________________________________________________________________________
4199 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
4200         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
4201              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4202              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
4203              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
4204              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
4205              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
4206              doio.c doop.c ext/ODBM_File/ODBM_File.xs
4207              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4208              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
4209              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
4210              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
4211              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
4212              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
4213              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
4214              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
4215              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
4216              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
4217              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
4218              universal.c util.c win32/Makefile win32/config_H.bc
4219              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
4220              win32/makefile.mk win32/perlglob.c win32/runperl.c
4221              win32/win32.c win32/win32sck.c x2p/s2p.PL
4222      Branch: maint-5.004/perl
4223            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
4224            ! cygwin32/perlld deb.c doio.c doop.c embed.h
4225            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
4226            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
4227            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
4228            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
4229            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
4230            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
4231            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
4232            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
4233            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
4234            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
4235            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
4236            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
4237            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
4238            ! universal.c util.c utils/perldoc.PL win32/Makefile
4239            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
4240            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
4241            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
4242            ! x2p/s2p.PL
4243 ____________________________________________________________________________
4244 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
4245         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
4246              From:  Graham Barr <gbarr@ti.com>
4247              Msg-ID:  <3561D147.7F3E0C88@ti.com>
4248              Files:  pp_sys.c t/op/die.t
4249      Branch: maint-5.004/perl
4250            ! pp_sys.c t/op/die.t
4251 ____________________________________________________________________________
4252 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
4253         Log: Title:  "loosen const sub re-defined warnings"
4254              From:  Doug MacEachern <dougm@pobox.com>
4255              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
4256              Files:  proto.h global.sym op.c pp.c sv.c
4257      Branch: maint-5.004/perl
4258            ! global.sym op.c pp.c proto.h sv.c
4259 ____________________________________________________________________________
4260 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
4261         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
4262              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
4263              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
4264              Files:  sv.c
4265              
4266              Title:  "Further h2ph patches (including a test suite)"
4267              From:  Billy <wdconsta@cs.adelaide.edu.au>
4268              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
4269              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
4270      Branch: maint-5.004/perl
4271            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
4272            ! MANIFEST sv.c utils/h2ph.PL
4273 ____________________________________________________________________________
4274 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
4275         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
4276              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
4277              <ilya@math.ohio-state.edu>
4278              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
4279              <199805151931.PAA23086@aatma.engin.umich.edu>,
4280              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
4281              Files:  toke.c
4282      Branch: maint-5.004/perl
4283            ! toke.c
4284 ____________________________________________________________________________
4285 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
4286         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
4287              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
4288              <jhi@iki.fi>
4289              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
4290              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
4291              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
4292              t/op/ipcsem.t
4293      Branch: maint-5.004/perl
4294            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
4295            ! t/op/ipcsem.t
4296 ____________________________________________________________________________
4297 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
4298         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
4299              From:  jan.dubois@ibm.net (Jan Dubois)
4300              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
4301              Files:  embed.h interp.sym
4302              
4303              Title:  "Undo changed error message which breaks Tk"
4304              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4305              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
4306              Files:  pp_ctl.c
4307              
4308              Title:  "Minor fixups to new -e script code"
4309              From:  Tim Bunce
4310              Files:  perl.c
4311              
4312              Title:  "Remove old diags not relevant after -e fix"
4313              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
4314              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4315              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
4316              <199805181335.OAA07008@toad.ig.co.uk>,
4317              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
4318              Files:  pod/perldiag.pod
4319              
4320              Title:  "more examples for vec()"
4321              From:  Tom Phoenix <rootbeer@teleport.com>
4322              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
4323              Files:  pod/perlfunc.pod
4324              
4325              Title:  ""make ok" (perlbug -ok) should not be interactive"
4326              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
4327              <jhi@iki.fi>
4328              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
4329              <l03130300b1834f9732a0@[194.222.64.89]>
4330              Files:  utils/perlbug.PL
4331      Branch: maint-5.004/perl
4332            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
4333            ! pp_ctl.c utils/perlbug.PL
4334 ____________________________________________________________________________
4335 [  1010] By: gsar                                  on 1998/05/18  09:40:58
4336         Log: integrate mainline changes (untested)
4337      Branch: asperl
4338           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
4339           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
4340           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4341           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
4342           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
4343           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
4344            - ext/DynaLoader/DynaLoader.pm
4345            ! win32/win32.c
4346           !> (integrate 234 files)
4347 ____________________________________________________________________________
4348 [  1009] By: gsar                                  on 1998/05/18  07:51:19
4349         Log: more whitespace tweaks from maintbranch
4350      Branch: win32/perl
4351            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
4352 ____________________________________________________________________________
4353 [  1008] By: gsar                                  on 1998/05/17  22:37:20
4354         Log: sundry whitespace cleanups from maintbranch
4355      Branch: win32/perl
4356            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
4357 ____________________________________________________________________________
4358 [  1007] By: gsar                                  on 1998/05/16  21:59:46
4359         Log: integrate mainline
4360      Branch: win32/perl
4361           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4362           !> t/op/ipcmsg.t t/op/ipcsem.t
4363 ____________________________________________________________________________
4364 [  1006] By: gsar                                  on 1998/05/16  21:54:23
4365         Log: merge changes#996,998,999 from maintbranch
4366      Branch: win32/perl
4367            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
4368 ____________________________________________________________________________
4369 [  1005] By: gsar                                  on 1998/05/16  21:49:47
4370         Log: merge change#995 from maintbranch, tweak interp.sym and
4371              run embed.pl
4372      Branch: win32/perl
4373            ! embedvar.h interp.sym intrpvar.h perl.c
4374 ____________________________________________________________________________
4375 [  1004] By: gsar                                  on 1998/05/16  21:27:18
4376         Log: merge changes#989,990,992 from maintbranch
4377      Branch: win32/perl
4378            + t/op/die.t
4379            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
4380 ____________________________________________________________________________
4381 [  1003] By: gsar                                  on 1998/05/16  21:16:47
4382         Log: sync config*.gc with others, and verify that nothing from
4383              change#986 needs to be merged
4384      Branch: win32/perl
4385            ! win32/config.gc win32/config_H.gc
4386 ____________________________________________________________________________
4387 [  1002] By: gsar                                  on 1998/05/16  21:04:04
4388         Log: merge change#985 from maintbranch
4389      Branch: win32/perl
4390            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4391            ! util.c
4392 ____________________________________________________________________________
4393 [  1001] By: gsar                                  on 1998/05/16  17:53:16
4394         Log: add a test to check return value from successful s/// (there was none!)
4395      Branch: win32/perl
4396            ! t/op/subst.t
4397 ____________________________________________________________________________
4398 [  1000] By: gsar                                  on 1998/05/16  17:42:34
4399         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
4400              return a value on the stack
4401      Branch: win32/perl
4402            ! pp_hot.c
4403 ____________________________________________________________________________
4404 [   999] By: TimBunce                              on 1998/05/15  23:04:30
4405         Log: Title:  "Update Porting/makerel script for perforce dir structure"
4406              From:  Tim Bunce
4407              Files:  Porting/makerel
4408      Branch: maint-5.004/perl
4409            ! Porting/makerel
4410 ____________________________________________________________________________
4411 [   998] By: TimBunce                              on 1998/05/15  22:49:55
4412         Log: Title:  "Updated Changes file for trial 3"
4413              From:  Tim Bunce
4414              Files:  Changes
4415      Branch: maint-5.004/perl
4416            ! Changes
4417 ____________________________________________________________________________
4418 [   997] By: gsar                                  on 1998/05/15  22:21:41
4419         Log: merge changes#982,984 from maintbranch
4420      Branch: win32/perl
4421            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
4422            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4423 ____________________________________________________________________________
4424 [   996] By: TimBunce                              on 1998/05/15  22:19:32
4425         Log: Title:  "Negative array subscript unrecognized in regex"
4426              From:  Mark-Jason Dominus <mjd@plover.com>,
4427              h.sanden@elsevier.nl (Hugo van der Sanden)
4428              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
4429              <199805151514.RAA04121@dorlas.elsevier.nl>
4430              Files:  t/base/lex.t toke.c
4431              
4432              Title:  "Remove e_fp from toke.c after change 955"
4433              From:  Tim Bunce
4434              Files:  toke.c
4435      Branch: maint-5.004/perl
4436            ! t/base/lex.t toke.c
4437 ____________________________________________________________________________
4438 [   995] By: TimBunce                              on 1998/05/15  22:08:32
4439         Log: Title:  "Fix -e security hole (no longer uses temp file)"
4440              From:  Tim Bunce
4441              Files:  embed.h perl.h perl.c
4442      Branch: maint-5.004/perl
4443            ! embed.h perl.c perl.h
4444 ____________________________________________________________________________
4445 [   994] By: gsar                                  on 1998/05/15  22:08:17
4446         Log: merge change#981 from maintbranch, add XXX comment about
4447              supporting %! for usethreads case
4448      Branch: win32/perl
4449            ! gv.c op.c
4450 ____________________________________________________________________________
4451 [   992] By: TimBunce                              on 1998/05/15  22:01:32
4452         Log: Title:  "install non-backwards compatible .pm files into archlib"
4453              From:  Tim Bunce
4454              Files:  installperl
4455              
4456              Title:  "revert "Can't locate" message to original for maintenance"
4457              From:  Tim Bunce
4458              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
4459              Files:  pod/perldiag.pod pp_ctl.c
4460      Branch: maint-5.004/perl
4461            ! installperl pod/perldiag.pod pp_ctl.c
4462 ____________________________________________________________________________
4463 [   991] By: gsar                                  on 1998/05/15  21:35:00
4464         Log: reverse integrate ansiperl (all except the
4465              C<attrs qw(package locked)> stuff, and the duplicate hunks)
4466              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
4467      Branch: win32/perl
4468           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
4469           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
4470           !> utils/perldoc.PL
4471 ____________________________________________________________________________
4472 [   990] By: TimBunce                              on 1998/05/15  16:54:18
4473         Log: Title:  "Add tests for die $ref"
4474              From:  Graham Barr <gbarr@ti.com>
4475              Msg-ID:  <355C6297.121B576B@ti.com>
4476              Files:  MANIFEST t/op/die.t
4477      Branch: maint-5.004/perl
4478            + t/op/die.t
4479            ! MANIFEST
4480 ____________________________________________________________________________
4481 [   989] By: TimBunce                              on 1998/05/15  16:38:19
4482         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
4483              From:  Jarkko Hietaniemi <jhi@iki.fi>
4484              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
4485              Files:  t/op/ipcmsg.t
4486      Branch: maint-5.004/perl
4487            ! t/op/ipcmsg.t
4488 ____________________________________________________________________________
4489 [   988] By: mbeattie                              on 1998/05/15  16:28:08
4490         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
4491              (manually applied and tweaked) to fix up SysV IPC semaphores for
4492              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
4493              t/op/ipcsem.t for platforms which wanted to skip test. Completely
4494              disable ipcsem.t since it doesn't seem to work properly even when
4495              not skipped. This is _65.
4496      Branch: perl
4497            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4498            ! t/op/ipcmsg.t t/op/ipcsem.t
4499 ____________________________________________________________________________
4500 [   987] By: nick                                  on 1998/05/15  16:03:35
4501         Log: Integrate win32
4502      Branch: ansiperl
4503           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
4504           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
4505           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4506           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
4507           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4508           +> t/op/pos.t utils/perlcc.PL
4509            - ext/DynaLoader/DynaLoader.pm
4510           !> (integrate 208 files)
4511 ____________________________________________________________________________
4512 [   986] By: TimBunce                              on 1998/05/15  15:28:45
4513         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
4514              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
4515              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
4516              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
4517              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
4518              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
4519              win32/config.bc win32/config.vc win32/config_H.bc
4520              win32/config_H.vc
4521      Branch: maint-5.004/perl
4522            + README.beos beos/nm.c hints/beos.sh
4523            ! Configure MANIFEST Porting/Glossary config_h.SH
4524            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
4525            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
4526            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4527 ____________________________________________________________________________
4528 [   985] By: TimBunce                              on 1998/05/15  15:02:43
4529         Log: Title:  "allow die $ref"
4530              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
4531              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
4532              Files:  pp_ctl.c pp_sys.c util.c
4533              
4534              Title:  "ExtUtils::Manifest could truncate files during "make dist""
4535              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
4536              koenig@kulturbox.de (Andreas J. Koenig)
4537              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
4538              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
4539              Files:  lib/ExtUtils/Manifest.pm
4540              
4541              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
4542              From:  Dan Sugalski <sugalskd@osshe.edu>
4543              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
4544              Files:  lib/AutoSplit.pm
4545              
4546              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
4547              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
4548              J. Koenig), larry@wall.org (Larry Wall)
4549              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
4550              <sfc202c9jsb.fsf@anna.in-berlin.de>,
4551              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
4552              Files:  lib/AutoSplit.pm
4553      Branch: maint-5.004/perl
4554            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4555            ! util.c
4556 ____________________________________________________________________________
4557 [   984] By: TimBunce                              on 1998/05/15  14:18:52
4558         Log: ------  CORE LANGUAGE  ------
4559              
4560              Title:  "Fix close pipe returning status from wrong child"
4561              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
4562              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
4563              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
4564              Files:  t/io/pipe.t util.c
4565              
4566              Title:  "Avoid English.pm triggering load of Errno.pm"
4567              From:  Tim Bunce
4568              Files:  gv.c lib/English.pm
4569              
4570              ------  DOCUMENTATION  ------
4571              
4572              Title:  "Document child exit cause a parent sleep to end early"
4573              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4574              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
4575              Files:  pod/perlfunc.pod
4576              
4577              ------  EXTENSIONS  ------
4578              
4579              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
4580              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4581              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
4582              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4583              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4584              
4585              Title:  "MM_VMS.pm fixes for building external library"
4586              From:  Dan Sugalski <sugalskd@ous.edu>
4587              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
4588              Files:  lib/ExtUtils/MM_VMS.pm
4589              
4590              Title:  "Appease picky DEC compiler in POSIX.xs"
4591              From:  Dan Sugalski <sugalskd@ous.edu>
4592              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
4593              Files:  ext/POSIX/POSIX.xs
4594              
4595              ------  TESTS  ------
4596              
4597              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
4598              From:  Jarkko Hietaniemi <jhi@iki.fi>
4599              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
4600              Files:  t/op/ipcsem.t
4601              
4602              Title:  "Fix doc bug for system() return value"
4603              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4604              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
4605              Files:  pod/perlfunc.pod t/op/exec.t
4606              
4607              ------  UTILITIES  ------
4608              
4609              Title:  "Avoid possible constant autoload loop"
4610              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
4611              Zakharevich <ilya@math.ohio-state.edu>
4612              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
4613              <355B475A.C5AD4B90@ti.com>,
4614              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
4615              Files:  utils/h2xs.PL
4616              
4617              Title:  "Further improvements to h2ph.PL"
4618              From:  kstar@chapin.edu
4619              Msg-ID:  <199805130241.WAA25459@chapin.edu>
4620              Files:  utils/h2ph.PL
4621      Branch: maint-5.004/perl
4622            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4623            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4624            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
4625            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
4626            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4627
4628 ----------------
4629 Version 5.004_64
4630 ----------------
4631
4632 ____________________________________________________________________________
4633 [   983] By: mbeattie                              on 1998/05/15  14:04:17
4634         Log: Integrate win32 branch into mainline.
4635      Branch: perl
4636           +> Porting/patching.pod t/op/defins.t
4637           !> (integrate 107 files)
4638 ____________________________________________________________________________
4639 [   982] By: TimBunce                              on 1998/05/15  12:33:26
4640         Log: Title:  "comment init_postdump_symbols issues"
4641              From:  Tim Bunce
4642              Files:  perl.c
4643              
4644              Title:  "Improve sort docs re SUBNAME"
4645              From:  circle@azstarnet.com
4646              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
4647              Files:  pod/perlfunc.pod
4648      Branch: maint-5.004/perl
4649            ! perl.c pod/perlfunc.pod
4650 ____________________________________________________________________________
4651 [   981] By: TimBunce                              on 1998/05/15  11:47:28
4652         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
4653              From:  Graham Barr <gbarr@ti.com>
4654              Msg-ID:  <355080CD.1111BC81@ti.com>
4655              Files:  gv.c
4656      Branch: maint-5.004/perl
4657            ! gv.c
4658 ____________________________________________________________________________
4659 [   980] By: gsar                                  on 1998/05/15  06:16:13
4660         Log: add doc for C<+{}> vs. C<{;}> disambiguation
4661      Branch: win32/perl
4662            ! pod/perlref.pod
4663 ____________________________________________________________________________
4664 [   979] By: gsar                                  on 1998/05/15  04:59:47
4665         Log: tweaks to win32 makefiles.  This version builds and passes all
4666              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
4667      Branch: win32/perl
4668            ! win32/Makefile win32/makefile.mk
4669 ____________________________________________________________________________
4670 [   978] By: gsar                                  on 1998/05/15  02:41:58
4671         Log: merge changes#922,944,949,965,970 from maintbranch
4672      Branch: win32/perl
4673            + Porting/patching.pod t/op/defins.t
4674            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
4675            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
4676            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
4677            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4678            ! utils/perlbug.PL
4679 ____________________________________________________________________________
4680 [   977] By: gsar                                  on 1998/05/15  02:15:25
4681         Log: merge changes#906,907,909,910 from maintbranch
4682      Branch: win32/perl
4683            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
4684            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
4685            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
4686            ! util.c
4687 ____________________________________________________________________________
4688 [   976] By: gsar                                  on 1998/05/15  01:34:53
4689         Log: merge change#905 from maintbranch, minor fixes to get
4690              clean build+test on Solaris
4691      Branch: win32/perl
4692            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
4693            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
4694            ! regcomp.c sv.c t/op/taint.t toke.c
4695 ____________________________________________________________________________
4696 [   975] By: gsar                                  on 1998/05/14  23:34:26
4697         Log: merge change#904 from maintbranch
4698      Branch: win32/perl
4699            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
4700            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
4701            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
4702            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
4703            ! vms/descrip.mms
4704 ____________________________________________________________________________
4705 [   974] By: gsar                                  on 1998/05/14  23:11:05
4706         Log: merge change#897 from maintbranch
4707      Branch: win32/perl
4708            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4709            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
4710            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4711            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
4712            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
4713            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
4714            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4715            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
4716            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
4717            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
4718            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4719            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4720            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4721            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
4722            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
4723            ! win32/config_H.bc win32/config_H.vc win32/win32.c
4724            ! x2p/find2perl.PL
4725 ____________________________________________________________________________
4726 [   973] By: gsar                                  on 1998/05/14  22:24:26
4727         Log: integrate mainline
4728      Branch: win32/perl
4729            + Porting/Contract
4730           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
4731           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4732           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
4733           +> utils/perlcc.PL
4734            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4735            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
4736            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
4737            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
4738            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4739            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
4740            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
4741            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
4742            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
4743            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
4744            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
4745            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
4746            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4747            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4748            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4749            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
4750            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
4751            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4752            ! win32/win32.c x2p/find2perl.PL
4753           !> (integrate 59 files)
4754 ____________________________________________________________________________
4755 [   972] By: nick                                  on 1998/05/14  18:09:01
4756         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
4757              Remove K&R style functions, avoid struct/typedef clash. 
4758      Branch: ansiperl
4759            ! bytecode.h byterun.c sv.c toke.c
4760 ____________________________________________________________________________
4761 [   971] By: TimBunce                              on 1998/05/14  16:52:19
4762         Log: 
4763              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
4764              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4765              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
4766              Files:  pp.c
4767      Branch: maint-5.004/perl
4768            ! pp.c
4769 ____________________________________________________________________________
4770 [   970] By: TimBunce                              on 1998/05/14  16:18:06
4771         Log: 
4772              Title:  "perlbug reformatted"
4773              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
4774              <hv@crypt0.demon.co.uk>
4775              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
4776              <l03130300b17cebcb6d33@[194.222.64.89]>,
4777              <v03110702b17ccbab6824@[195.95.102.67]>
4778              Files:  utils/perlbug.PL
4779      Branch: maint-5.004/perl
4780            ! utils/perlbug.PL
4781 ____________________________________________________________________________
4782 [   969] By: mbeattie                              on 1998/05/14  16:15:09
4783         Log: Integrate win32 branch into mainline
4784      Branch: perl
4785           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
4786           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
4787            - ext/DynaLoader/DynaLoader.pm
4788           !> (integrate 118 files)
4789 ____________________________________________________________________________
4790 [   968] By: mbeattie                              on 1998/05/14  16:05:57
4791         Log: Bump patchlevel to 65
4792      Branch: perl
4793            ! patchlevel.h
4794 ____________________________________________________________________________
4795 [   967] By: mbeattie                              on 1998/05/14  16:05:19
4796         Log: Another fixup of MANIFEST
4797      Branch: perl
4798            ! MANIFEST
4799 ____________________________________________________________________________
4800 [   966] By: mbeattie                              on 1998/05/14  16:02:20
4801         Log: Add missing files to MANIFEST
4802      Branch: perl
4803            ! MANIFEST
4804 ____________________________________________________________________________
4805 [   965] By: TimBunce                              on 1998/05/14  16:00:11
4806         Log: 
4807              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
4808              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
4809              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
4810              Files:  gv.h gv.c op.c
4811      Branch: maint-5.004/perl
4812            ! gv.c gv.h op.c
4813 ____________________________________________________________________________
4814 [   964] By: mbeattie                              on 1998/05/14  15:58:01
4815         Log: Subject: [PATCH] Using Getopts::* with strict vars
4816              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
4817              From: Tom Phoenix <rootbeer@teleport.com>
4818      Branch: perl
4819            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
4820 ____________________________________________________________________________
4821 [   963] By: mbeattie                              on 1998/05/14  15:56:53
4822         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
4823              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
4824              From: epeschko@den-mdev1 (Ed Peschko)
4825      Branch: perl
4826            + utils/perlcc.PL
4827            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
4828            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
4829 ____________________________________________________________________________
4830 [   962] By: mbeattie                              on 1998/05/14  15:45:28
4831         Log: From: Dan Sugalski <sugalskd@ous.edu>
4832              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
4833              Date: Wed, 08 Apr 1998 17:08:48 -0700
4834              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
4835              Date: Fri, 08 May 1998 10:49:16 -0700
4836      Branch: perl
4837            ! ext/Thread/Thread.pm
4838 ____________________________________________________________________________
4839 [   961] By: mbeattie                              on 1998/05/14  15:43:39
4840         Log: Subject: Consolidated patch to 5.004_64
4841              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
4842              From: Charles Bailey <BAILEY@newman.upenn.edu>
4843      Branch: perl
4844            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
4845            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
4846            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
4847            ! vms/perlvms.pod
4848 ____________________________________________________________________________
4849 [   960] By: mbeattie                              on 1998/05/14  15:41:41
4850         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
4851              Date: 07 Apr 1998 18:31:21 +0200
4852              From: JVromans@Squirrel.nl (Johan Vromans)
4853      Branch: perl
4854            ! lib/Getopt/Long.pm
4855 ____________________________________________________________________________
4856 [   959] By: mbeattie                              on 1998/05/14  15:39:29
4857         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
4858              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
4859              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
4860              Subject: [PATCH] perl 5.004_64+Config_04
4861              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
4862      Branch: perl
4863            ! lib/Benchmark.pm pod/perlfunc.pod
4864 ____________________________________________________________________________
4865 [   958] By: mbeattie                              on 1998/05/14  15:36:30
4866         Log: From: kstar@chapin.edu
4867              Subject: [PATCH] hints for Irix 6
4868              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
4869              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
4870              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
4871      Branch: perl
4872            ! INSTALL hints/irix_6.sh installperl
4873 ____________________________________________________________________________
4874 [   957] By: mbeattie                              on 1998/05/14  15:33:48
4875         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
4876              Date: Mon, 06 Apr 1998 21:09:24 +0200
4877              From: Achim Bohnet <ach@mpe.mpg.de>
4878      Branch: perl
4879            ! lib/ExtUtils/Install.pm
4880 ____________________________________________________________________________
4881 [   956] By: mbeattie                              on 1998/05/14  15:32:39
4882         Log: Subject: [PATCH] Config: Irix 5 hints
4883              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
4884              From: kstar@O2.chapin.edu
4885      Branch: perl
4886            ! hints/irix_5.sh
4887 ____________________________________________________________________________
4888 [   955] By: mbeattie                              on 1998/05/14  15:31:12
4889         Log: Subject: PATCH: h2ph produces incorrect code
4890              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
4891              From: Billy <wdconsta@cs.adelaide.edu.au>
4892      Branch: perl
4893            ! utils/h2ph.PL
4894 ____________________________________________________________________________
4895 [   954] By: mbeattie                              on 1998/05/14  15:29:27
4896         Log: Subject: [PATCH] perldebug.pod
4897              Date: Mon, 6 Apr 1998 00:36:57 -0600
4898              From: jason stewart <jasons@sandy-home.arc.unm.edu>
4899      Branch: perl
4900            ! pod/perldebug.pod
4901 ____________________________________________________________________________
4902 [   953] By: mbeattie                              on 1998/05/14  15:28:00
4903         Log: From: Dominic Dunlop <domo@vo.lu>
4904              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
4905              Date: Wed, 6 May 1998 14:39:32 +0000
4906              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
4907              Date: Sat, 4 Apr 1998 19:44:34 +0000
4908      Branch: perl
4909            ! hints/machten.sh t/op/hashwarn.t
4910 ____________________________________________________________________________
4911 [   952] By: mbeattie                              on 1998/05/14  15:23:19
4912         Log: New pod/perldelta.pod (previous one branched in last change):
4913              Subject: [PATCH 5.004_64] Start new perldelta
4914              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
4915              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4916      Branch: perl
4917            + pod/perldelta.pod
4918 ____________________________________________________________________________
4919 [   951] By: mbeattie                              on 1998/05/14  15:20:43
4920         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4921              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
4922              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
4923              Subject: [PATCH 5.004_64] Start new perldelta
4924              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
4925              (above branched perldelta -> perldelta4, new perldelta will be
4926              created/added next change)
4927              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
4928              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
4929      Branch: perl
4930            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4931            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4932           +> pod/perldelta4.pod
4933            - pod/perldelta.pod
4934            ! MANIFEST hints/svr4.sh
4935 ____________________________________________________________________________
4936 [   949] By: TimBunce                              on 1998/05/14  15:11:30
4937         Log: 
4938              Title:  "while($x=<>) no longer warns (implicit defined added)"
4939              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
4940              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
4941              Files:  MANIFEST op.c t/op/defins.t
4942      Branch: maint-5.004/perl
4943            + t/op/defins.t
4944            ! MANIFEST op.c
4945 ____________________________________________________________________________
4946 [   948] By: mbeattie                              on 1998/05/14  15:09:51
4947         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4948              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
4949              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
4950              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
4951              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
4952              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
4953              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
4954              Subject: [PATCH 5.004_64] Config_64-03-04.diff
4955              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
4956      Branch: perl
4957            + README.beos beos/nm.c hints/beos.sh
4958            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
4959            ! Porting/Glossary Porting/config.sh Porting/config_H
4960            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
4961            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
4962            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
4963            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
4964            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
4965            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
4966            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4967 ____________________________________________________________________________
4968 [   946] By: TimBunce                              on 1998/05/14  15:07:06
4969         Log: 
4970              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
4971              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4972              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
4973              Files:  perl.c sv.c t/op/misc.t
4974      Branch: maint-5.004/perl
4975            ! perl.c sv.c t/op/misc.t
4976 ____________________________________________________________________________
4977 [   945] By: mbeattie                              on 1998/05/14  15:00:31
4978         Log: Subject: Perl Social Contract
4979              Date: 13 Apr 1998 06:16:59 -0700
4980              From: Russ Allbery <rra@stanford.edu>
4981      Branch: perl
4982            + Porting/Contract
4983 ____________________________________________________________________________
4984 [   944] By: TimBunce                              on 1998/05/14  14:59:37
4985         Log: 
4986              Title:  "5.004_04-m2 Cleanup of test failures"
4987              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4988              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
4989              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
4990              win32/config.bc win32/config.vc
4991      Branch: maint-5.004/perl
4992            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
4993            ! win32/config.bc win32/config.vc
4994 ____________________________________________________________________________
4995 [   943] By: mbeattie                              on 1998/05/14  14:58:13
4996         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
4997              Subject: [PATCH 5.004_64] Test.pm update
4998              Date: Sat, 4 Apr 1998 08:33:50 -0500
4999              Subject: [PATCH 5.004_64] modcount + comments
5000              Date: Fri, 17 Apr 1998 16:07:35 -0400
5001      Branch: perl
5002            ! lib/Test.pm op.c thrdvar.h
5003 ____________________________________________________________________________
5004 [   942] By: mbeattie                              on 1998/05/14  14:49:43
5005         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5006              Subject: [PATCH 5.004_64] newSV
5007              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
5008              Subject: [PATCH 5.004_64] Cryptic error from B::CC
5009              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
5010      Branch: perl
5011            ! ext/B/B/CC.pm handy.h proto.h sv.c
5012 ____________________________________________________________________________
5013 [   941] By: mbeattie                              on 1998/05/14  14:47:29
5014         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5015              Subject: [PATCH 5.004_64] anydbm.t
5016              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
5017              Subject: [PATCH 5.004_64] threads on OS/2
5018              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
5019              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
5020              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
5021              Subject: [PATCH 5.004_64] Immediate stop in debugger
5022              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
5023              Subject: [PATCH 5.005_64] ptags broken
5024              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
5025              Subject: [PATCH 5.004_64] Document switch syntax via RE
5026              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
5027      Branch: perl
5028            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
5029            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
5030            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
5031 ____________________________________________________________________________
5032 [   940] By: mbeattie                              on 1998/05/14  14:38:44
5033         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
5034              Date: Fri, 03 Apr 1998 16:01:57 -0800
5035              From: Dan Sugalski <sugalskd@osshe.edu>
5036      Branch: perl
5037            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
5038            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
5039 ____________________________________________________________________________
5040 [   939] By: mbeattie                              on 1998/05/14  14:35:42
5041         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
5042              Date: Fri, 03 Apr 1998 13:58:15 -0800
5043              From: Dan Sugalski <sugalskd@osshe.edu>
5044      Branch: perl
5045            ! perl.c
5046 ____________________________________________________________________________
5047 [   938] By: gsar                                  on 1998/05/14  10:53:55
5048         Log: merge change#896 from maintbranch
5049      Branch: win32/perl
5050            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
5051            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
5052            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
5053            ! t/op/gv.t t/op/misc.t t/op/pack.t
5054 ____________________________________________________________________________
5055 [   937] By: gsar                                  on 1998/05/14  09:31:34
5056         Log: merge change#887 from maintbranch
5057      Branch: win32/perl
5058            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
5059            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
5060            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
5061            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
5062            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
5063            ! t/op/stat.t toke.c utils/h2xs.PL
5064 ____________________________________________________________________________
5065 [   936] By: gsar                                  on 1998/05/14  09:06:18
5066         Log: merge change#886 from maintbranch
5067      Branch: win32/perl
5068            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
5069            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
5070            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
5071            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
5072            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
5073            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
5074            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
5075            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
5076            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
5077            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
5078            ! vms/test.com
5079 ____________________________________________________________________________
5080 [   935] By: gsar                                  on 1998/05/14  07:00:02
5081         Log: merge changes#872,873 from maintbranch
5082      Branch: win32/perl
5083            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
5084            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
5085            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
5086            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
5087            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
5088            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
5089            ! utils/perldoc.PL
5090 ____________________________________________________________________________
5091 [   934] By: gsar                                  on 1998/05/14  06:24:38
5092         Log: merge changes#755..759,763,764 from maintbranch
5093      Branch: win32/perl
5094            + hints/openbsd.sh
5095            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
5096            ! t/op/pos.t utils/perldoc.PL
5097 ____________________________________________________________________________
5098 [   933] By: gsar                                  on 1998/05/14  06:07:31
5099         Log: merge change#754 from maintbranch
5100      Branch: win32/perl
5101            ! perl.c
5102 ____________________________________________________________________________
5103 [   932] By: gsar                                  on 1998/05/14  06:03:50
5104         Log: merge changes#752,753 from maintbranch
5105      Branch: win32/perl
5106            + t/op/pos.t
5107            ! README ext/GDBM_File/GDBM_File.pm
5108            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
5109 ____________________________________________________________________________
5110 [   931] By: gsar                                  on 1998/05/14  05:51:19
5111         Log: merge change#745 from maintbranch
5112      Branch: win32/perl
5113            + ext/DynaLoader/DynaLoader.pm.PL
5114            - ext/DynaLoader/DynaLoader.pm
5115            ! MANIFEST ext/DynaLoader/Makefile.PL
5116 ____________________________________________________________________________
5117 [   930] By: nick                                  on 1998/05/13  20:39:59
5118         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
5119      Branch: ansiperl
5120            ! utils/perldoc.PL
5121           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
5122           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
5123           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
5124           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5125           !> win32/makedef.pl win32/makefile.mk
5126 ____________________________________________________________________________
5127 [   929] By: gsar                                  on 1998/05/13  10:13:36
5128         Log: merge change#687 from maintbranch
5129      Branch: win32/perl
5130            ! pod/perlfunc.pod
5131 ____________________________________________________________________________
5132 [   928] By: gsar                                  on 1998/05/13  10:08:13
5133         Log: merge change#683 from maintbranch
5134      Branch: win32/perl
5135            ! pod/perlguts.pod
5136 ____________________________________________________________________________
5137 [   927] By: gsar                                  on 1998/05/13  09:51:43
5138         Log: merge change#681 from maintbranch
5139      Branch: win32/perl
5140            ! ext/Fcntl/Fcntl.pm
5141 ____________________________________________________________________________
5142 [   926] By: gsar                                  on 1998/05/13  09:47:11
5143         Log: merge change#664 from maint branch
5144      Branch: win32/perl
5145            ! regcomp.c regcomp.h regexec.c
5146 ____________________________________________________________________________
5147 [   925] By: gsar                                  on 1998/05/13  08:55:28
5148         Log: merge missing part of change#663 from maint branch
5149      Branch: win32/perl
5150            ! op.c
5151 ____________________________________________________________________________
5152 [   924] By: gsar                                  on 1998/05/12  18:50:04
5153         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
5154              and seems to generate problematic code for PII.
5155      Branch: win32/perl
5156            ! win32/makefile.mk
5157 ____________________________________________________________________________
5158 [   923] By: gsar                                  on 1998/05/12  16:24:02
5159         Log: fix test failure
5160              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
5161              Date:    Tue, 12 May 1998 10:40:57 BST
5162              From:    Nick.Ing-Simmons@tiuk.ti.com
5163              Subject: test buglet
5164      Branch: win32/perl
5165            ! t/op/hashwarn.t
5166 ____________________________________________________________________________
5167 [   922] By: TimBunce                              on 1998/05/11  20:58:58
5168         Log: Assorted patches:
5169              
5170              ------  CORE LANGUAGE  ------
5171              
5172              Title:  "incorrect return value for hv_iterinit"
5173              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5174              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
5175              Files:  pod/perlguts.pod hv.c
5176              
5177              ------  DOCUMENTATION  ------
5178              
5179              Title:  "perlvar.pod buglet E<EVMSERR>"
5180              From:  Achim Bohnet <ach@mpe.mpg.de>
5181              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
5182              Files:  pod/perlvar.pod
5183              
5184              Title:  "Improve docs for warning about code after an exec()"
5185              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
5186              <chaimf@concentric.net>
5187              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
5188              <m3ra22qn1z.fsf@chany-p100.emwp.com>
5189              Files:  pod/perlfunc.pod
5190              
5191              Title:  "Remove dead code from pod2man"
5192              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5193              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
5194              Files:  pod/pod2man.PL
5195              
5196              Title:  "tweak doc for C<do FILENAME>"
5197              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5198              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
5199              Files:  pod/perlfunc.pod
5200              
5201              Title:  "Document integer pragma effect on % operator"
5202              From:  Gisle Aas <gisle@aas.no>
5203              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
5204              Files:  pod/perlop.pod
5205              
5206              Title:  "Reduce rm command line length in pod/Makefile"
5207              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
5208              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
5209              Files:  pod/Makefile
5210              
5211              ------  EXTENSIONS  ------
5212              
5213              Title:  "Clarify Termios usage in POSIX.pod"
5214              From:  Rocco Caputo <troc@netrus.net>
5215              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
5216              Files:  ext/POSIX/POSIX.pod
5217              
5218              ------  LIBRARY  ------
5219              
5220              Title:  "Fix File::Find::finddepth typo in trial 2 release"
5221              From:  koenig@kulturbox.de (Andreas J. Koenig)
5222              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
5223              Files:  lib/File/Find.pm t/lib/filefind.t
5224              
5225              ------  PORTABILITY - GENERAL  ------
5226              
5227              Title:  "Add Porting/patching.pod document"
5228              From:  Daniel Grisinger <dgris@tdrenterprises.com>
5229              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
5230              Files:  MANIFEST Porting/patching.pod
5231              
5232              Title:  "hints/machten.sh: disable semctl(), align with devel version"
5233              From:  Dominic Dunlop <domo@vo.lu>
5234              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
5235              Files:  hints/machten.sh
5236              
5237              Title:  "Add VMS specifics to Porting/makerel"
5238              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5239              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
5240              <199804271732.SAA13762@toad.ig.co.uk>,
5241              <9804250212.AA27695@forte.com>
5242              Files:  Porting/makerel
5243      Branch: maint-5.004/perl
5244            + Porting/patching.pod
5245            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
5246            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
5247            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
5248            ! t/lib/filefind.t
5249 ____________________________________________________________________________
5250 [   921] By: gsar                                  on 1998/05/10  02:28:03
5251         Log: various tweaks to makefiles
5252      Branch: win32/perl
5253            ! win32/Makefile win32/makedef.pl win32/makefile.mk
5254 ____________________________________________________________________________
5255 [   920] By: gsar                                  on 1998/05/10  02:27:19
5256         Log: fix ExtUtils::Liblist mishandling paths with spaces
5257      Branch: win32/perl
5258            ! lib/ExtUtils/Liblist.pm
5259 ____________________________________________________________________________
5260 [   919] By: gsar                                  on 1998/05/09  17:10:15
5261         Log: minor cleanup
5262      Branch: win32/perl
5263            ! MANIFEST perl.c
5264 ____________________________________________________________________________
5265 [   918] By: gsar                                  on 1998/05/09  17:09:09
5266         Log: protect sortcop from C<sort { sort { ... } ... } ...>
5267              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
5268              Date:    Fri, 08 May 1998 19:33:44 EDT
5269              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
5270              Subject: [PATCH] Re: double recursion in sort 
5271      Branch: win32/perl
5272            ! pp_ctl.c t/op/runlevel.t
5273 ____________________________________________________________________________
5274 [   917] By: gsar                                  on 1998/05/09  17:05:55
5275         Log: c
5276      Branch: win32/perl
5277            ! win32/config.bc win32/config.gc win32/config.vc
5278 ____________________________________________________________________________
5279 [   916] By: gsar                                  on 1998/05/07  03:40:15
5280         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
5281      Branch: win32/perl
5282            ! pp.c
5283 ____________________________________________________________________________
5284 [   915] By: mbeattie                              on 1998/05/06  13:08:29
5285         Log: Speed up pp_entersub for usethreads with only 1 thread running.
5286      Branch: perl
5287            ! pp_hot.c
5288 ____________________________________________________________________________
5289 [   914] By: gsar                                  on 1998/05/03  18:44:38
5290         Log: make hv_iterinit() return HvKEYS()
5291              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
5292              Date:    Sat, 02 May 1998 16:29:22 EDT
5293              From:    "SynaptiCAD, Inc." <sales@syncad.com>
5294              Subject: incorrect return value for hv_iterinit
5295      Branch: win32/perl
5296            ! hv.c pod/perlguts.pod
5297 ____________________________________________________________________________
5298 [   913] By: TimBunce                              on 1998/05/01  22:38:38
5299         Log: Update MANIFEST for trial 2.
5300              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
5301      Branch: maint-5.004/perl
5302            ! MANIFEST
5303 ____________________________________________________________________________
5304 [   912] By: TimBunce                              on 1998/05/01  22:30:29
5305         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
5306      Branch: maint-5.004/perl
5307            + t/op/tiehandle.t
5308 ____________________________________________________________________________
5309 [   911] By: TimBunce                              on 1998/05/01  21:35:03
5310         Log: 
5311              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
5312              From:  timbo@ig.co.uk (Tim Bunce)
5313              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
5314              Files:  perl.h
5315              
5316              Title:  "Add WRITE & CLOSE to TIEHANDLE"
5317              From:  Graham Barr <gbarr@pobox.com>
5318              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
5319              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
5320      Branch: maint-5.004/perl
5321            + lib/Tie/Handle.pm
5322            ! perl.h pod/perltie.pod pp_sys.c
5323 ____________________________________________________________________________
5324 [   910] By: TimBunce                              on 1998/05/01  20:47:47
5325         Log: 
5326              Title:  "Add warning for Illegal hex digit"
5327              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
5328              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
5329              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
5330              <199804271409.PAA12819@toad.ig.co.uk>,
5331              <199804280307.WAA12332@psasolar.psa.pencom.com>
5332              Files:  pod/perldiag.pod util.c
5333              
5334              Title:  "perl_call_method() bug fix (corrupt op pointer)"
5335              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
5336              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
5337              Files:  perl.c
5338              
5339              Title:  "Fix printf segmentation fault"
5340              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5341              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
5342              Files:  pp_hot.c
5343              
5344              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
5345              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5346              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
5347              Files:  pod/perlsub.pod
5348      Branch: maint-5.004/perl
5349            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
5350 ____________________________________________________________________________
5351 [   909] By: TimBunce                              on 1998/05/01  19:44:47
5352         Log: 
5353              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
5354              Files:  doio.c util.c
5355      Branch: maint-5.004/perl
5356            ! doio.c util.c
5357 ____________________________________________________________________________
5358 [   908] By: gsar                                  on 1998/05/01  19:21:02
5359         Log: add AS patch#20 (exposes more global constants)
5360      Branch: asperl
5361            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
5362            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
5363            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
5364 ____________________________________________________________________________
5365 [   907] By: TimBunce                              on 1998/05/01  17:50:46
5366         Log: 
5367              Title:  "Runtime Carp verbosity without aliasing"
5368              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
5369              Msg-ID:  <H00000e50003936c@MHS>
5370              Files:  lib/Carp.pm
5371              
5372              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
5373              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
5374              <rootbeer@teleport.com>
5375              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
5376              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
5377              Files:  lib/File/Basename.pm
5378      Branch: maint-5.004/perl
5379            ! lib/Carp.pm lib/File/Basename.pm
5380 ____________________________________________________________________________
5381 [   906] By: TimBunce                              on 1998/04/28  11:04:49
5382         Log: 
5383              ------  CORE LANGUAGE  ------
5384              
5385              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
5386              references in LVs"
5387              From:  Spider Boardman <spider@orb.nashua.nh.us>
5388              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
5389              <19980422164037.D29222@perl.org>
5390              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
5391              pp.c sv.c
5392              
5393              Title:  "Fix SvGMAGIC typo in change 904"
5394              Files:  doop.c
5395      Branch: maint-5.004/perl
5396            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
5397            ! proto.h sv.c
5398 ____________________________________________________________________________
5399 [   905] By: TimBunce                              on 1998/04/28  10:32:20
5400         Log: Regexp patches
5401              
5402              Title:  "New regex flag //t to leave $1 etc. tainted"
5403              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
5404              Msg-ID:  <19980310192640.37826@cyprus>
5405              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
5406              t/op/taint.t toke.c
5407              
5408              Title:  "Don't accidentally untaint target of s///"
5409              From:  Chip Salzenberg <chip@pobox.com>
5410              Msg-ID:  <19980310151756.24767@cyprus>
5411              Files:  pp_ctl.c pp_hot.c t/op/taint.t
5412              
5413              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
5414              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
5415              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
5416              Files:  regcomp.c
5417      Branch: maint-5.004/perl
5418            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
5419            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
5420 ____________________________________________________________________________
5421 [   904] By: TimBunce                              on 1998/04/27  20:20:21
5422         Log: Assorted patches:
5423              
5424              ------  CORE LANGUAGE  ------
5425              
5426              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
5427              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
5428              <Tim.Bunce@ig.co.uk>
5429              Msg-ID:  <19980424080630.D13985@perl.org>
5430              Files:  doop.c
5431              
5432              Title:  "Better error message for require failure"
5433              From:  epeschko@den-mdev1 (Ed Peschko)
5434              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
5435              Files:  pod/perldiag.pod pp_ctl.c
5436              
5437              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
5438              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5439              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
5440              Files:  perl.c
5441              
5442              Title:  "Fix nice_chunk memory leak"
5443              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5444              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
5445              Files:  sv.c
5446              
5447              Title:  "-2.0 vs. -2 (was Number representations)"
5448              From:  Chip Salzenberg <chip@pobox.com>
5449              Msg-ID:  <19980309185652.11231@cyprus>
5450              Files:  op.c
5451              
5452              Title:  "perl.c fixes for -DUNEXEC"
5453              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
5454              <mwette@mr-ed.jpl.nasa.gov>
5455              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
5456              Files:  perl.c
5457              
5458              ------  DOCUMENTATION  ------
5459              
5460              Title:  "perlcall is Perl from C, not C from Perl"
5461              From:  Steve A Fink <sfink@cs.berkeley.edu>
5462              Files:  pod/perlembed.pod
5463              
5464              Title:  "Clarify require "Foo::Bar" non-bareword issue"
5465              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
5466              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
5467              Files:  pod/perlfunc.pod
5468              
5469              Title:  "(repost) new text for perlsec", "new text for perlsec"
5470              From:  Tom Phoenix <rootbeer@teleport.com>
5471              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
5472              Files:  pod/perlsec.pod
5473              
5474              ------  EXTENSIONS  ------
5475              
5476              Title:  "IO::Socket->socketpair broken (typo)"
5477              From:  Olaf Titz <olaf@bigred.inka.de>
5478              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
5479              Files:  ext/IO/lib/IO/Socket.pm
5480              
5481              Title:  "NDBM_File man page needs Fcntl"
5482              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
5483              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
5484              Files:  ext/NDBM_File/NDBM_File.pm
5485              
5486              ------  LIBRARY  ------
5487              
5488              Title:  "Documentation discrepancy: pragmatic modules"
5489              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
5490              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
5491              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
5492              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
5493              
5494              ------  PORTABILITY - GENERAL  ------
5495              
5496              Title:  "Updated hints file for svr4"
5497              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5498              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
5499              Files:  hints/svr4.sh
5500              
5501              Title:  "Pumpkin update -- shared libperl.so location"
5502              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5503              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
5504              Files:  Porting/pumpkin.pod
5505              
5506              Title:  "perl compile fix for AIX 4.3"
5507              From:  Jens-Uwe Mager <jum@helios.de>
5508              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
5509              Files:  ext/DynaLoader/dl_aix.xs
5510              
5511              Title:  "Dynaloader build on VMS",
5512              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
5513              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
5514              Files:  vms/descrip.mms
5515              
5516              ------  UTILITIES  ------
5517              
5518              Title:  "Major update to h2ph.PL"
5519              From:  Billy <wdconsta@cs.adelaide.edu.au>
5520              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
5521              Files:  utils/h2ph.PL
5522      Branch: maint-5.004/perl
5523            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
5524            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
5525            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
5526            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
5527            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
5528 ____________________________________________________________________________
5529 [   903] By: gsar                                  on 1998/04/25  22:27:19
5530         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
5531      Branch: asperl
5532            ! win32/GenCAPI.pl
5533 ____________________________________________________________________________
5534 [   902] By: nick                                  on 1998/04/25  16:35:08
5535         Log: Case sensitive tweak to perldoc.PL
5536      Branch: ansiperl
5537            ! utils/perldoc.PL
5538 ____________________________________________________________________________
5539 [   901] By: nick                                  on 1998/04/25  15:16:54
5540         Log: Implement use attrs qw(locked package);
5541              Passes all tests except posix (hangs/dies) in sigaction test after 
5542              printing "ok 9".
5543      Branch: ansiperl
5544            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
5545 ____________________________________________________________________________
5546 [   900] By: nick                                  on 1998/04/25  13:58:17
5547         Log: Auto-insert defined() test in while when test expression is 
5548              readline (i.e. <>), glob, readdir, or each.
5549      Branch: ansiperl
5550            + t/op/defins.t
5551            ! op.c pod/perlop.pod
5552 ____________________________________________________________________________
5553 [   899] By: nick                                  on 1998/04/25  13:14:52
5554         Log: Resolve ansiperl against win32 branch
5555      Branch: ansiperl
5556           +> (branch 53 files)
5557            - config_H
5558           !> (integrate 227 files)
5559 ____________________________________________________________________________
5560 [   898] By: gsar                                  on 1998/04/24  17:01:05
5561         Log: add AS patch#18
5562      Branch: asperl
5563            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
5564 ____________________________________________________________________________
5565 [   897] By: TimBunce                              on 1998/04/23  19:49:22
5566         Log: Assorted patches:
5567              
5568              ------  CORE LANGUAGE  ------
5569              
5570              Title:  "fix for "Unbalanced string table refcount""
5571              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5572              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
5573              Files:  sv.c
5574              
5575              Title:  "Allow more lenient switch processing"
5576              From:  "John L. Allen" <allen@grumman.com>
5577              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
5578              Files:  perl.c
5579              
5580              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
5581              From:  Gisle Aas <gisle@aas.no>
5582              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
5583              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
5584              
5585              Title:  "Odd number of elements in hash list."
5586              From:  Tom Phoenix <rootbeer@teleport.com>
5587              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
5588              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
5589              
5590              Title:  "another destruct_level fix"
5591              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5592              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
5593              Files:  hv.c
5594              
5595              Title:  "bidirectional pipe warning blues"
5596              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
5597              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
5598              Files:  doio.c
5599              
5600              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
5601              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
5602              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
5603              Files:  pp_hot.c pp_sys.c
5604              
5605              Title:  "unimplemented umask() should return undef not die"
5606              From:  kstar@chapin.edu (Kurt D. Starsinic)
5607              Msg-ID:  <199803120515.VAA08660@chapin.edu>
5608              Files:  pod/perlfunc.pod pp_sys.c
5609              
5610              Title:  "warning for: bless $foo, """
5611              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
5612              Msg-ID:  <H00000e5000378a0@MHS>
5613              Files:  pod/perldiag.pod pp.c
5614              
5615              ------  DOCUMENTATION  ------
5616              
5617              Title:  "Mention SWIG in perlxs.pod"
5618              From:  Steve A Fink <sfink@cs.berkeley.edu>
5619              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
5620              Files:  pod/perlxs.pod
5621              
5622              Title:  "fix-up of previous perlre.pod patch"
5623              From:  Ted Ashton <ashted@southern.edu>
5624              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
5625              Files:  pod/perlre.pod
5626              
5627              Title:  "long list of man page nitpicks"
5628              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
5629              <tchrist@jhereg.perl.com>
5630              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
5631              <199804222204.QAA20805@jhereg.perl.com>
5632              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
5633              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
5634              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5635              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
5636              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
5637              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
5638              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5639              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
5640              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
5641              pod/pod2man.PL
5642              
5643              Title:  "document that system() does not set $! when it fails"
5644              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
5645              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
5646              Files:  pod/perlfunc.pod
5647              
5648              Title:  "Fix pod/roffitall execute permission"
5649              From:  lvirden@cas.org
5650              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
5651              Files:  pod/roffitall
5652              
5653              Title:  "document when split ignores trailing empty fields"
5654              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5655              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
5656              Files:  pod/perlfunc.pod
5657              
5658              ------  EXTENSIONS  ------
5659              
5660              Title:  "Buglet in Opcode.pm documentation"
5661              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
5662              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
5663              Files:  ext/Opcode/Opcode.pm
5664              
5665              Title:  "Failure to append to perllocal.pod should not be fatal"
5666              From:  koenig@kulturbox.de (Andreas J. Koenig)
5667              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
5668              Files:  lib/ExtUtils/MM_Unix.pm
5669              
5670              Title:  "Document that IO.pm does not load IO::Select etc"
5671              From:  Graham Barr <gbarr@ti.com>
5672              Msg-ID:  <353B48F1.64E35A63@ti.com>
5673              Files:  ext/IO/IO.pm
5674              
5675              Title:  "Install extensions with bootstrap (again) in $archlib"
5676              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
5677              Koenig)
5678              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
5679              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
5680              Files:  lib/ExtUtils/Install.pm
5681              
5682              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
5683              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5684              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
5685              Files:  ext/Socket/Socket.xs
5686              
5687              ------  LIBRARY  ------
5688              
5689              Title:  "Benchmark.pm: add run-for-some-time mode"
5690              From:  Jarkko Hietaniemi <jhi@iki.fi>
5691              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
5692              Files:  lib/Benchmark.pm
5693              
5694              Title:  "Comments added to Carp.pm"
5695              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
5696              <chip@perlsupport.com>, Tom Christiansen
5697              <tchrist@jhereg.perl.com>
5698              Msg-ID:  <19980422164242.E29222@perl.org>,
5699              <199804222033.OAA17959@jhereg.perl.com>,
5700              <980409182357.ZM21638@bandanna>
5701              Files:  lib/Carp.pm
5702              
5703              Title:  "chat2.pl fix"
5704              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5705              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
5706              Files:  lib/chat2.pl
5707              
5708              Title:  "lib/Pod/Html.pm"
5709              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
5710              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
5711              <199710180417.AAA19778@staff2.cso.uiuc.edu>
5712              Files:  lib/Pod/Html.pm
5713              
5714              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
5715              arg."
5716              From:  hiroo.hayashi@computer.org
5717              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
5718              Files:  lib/Term/ReadLine.pm
5719              
5720              ------  OTHER CHANGES  ------
5721              
5722              Title:  "ptags broken"
5723              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5724              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
5725              Files:  emacs/ptags
5726              
5727              ------  PORTABILITY - WIN32  ------
5728              
5729              Title:  "win32 tweaks (signals and crypt support)"
5730              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5731              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
5732              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
5733              win32/config_H.vc win32/win32.c
5734              
5735              ------  PORTABILITY - GENERAL  ------
5736              
5737              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
5738              From:  Russ Allbery <rra@stanford.edu>
5739              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
5740              Files:  Porting/Contract
5741              
5742              Title:  "Config: Irix 5 hints"
5743              From:  kstar@O2.chapin.edu
5744              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
5745              Files:  hints/irix_5.sh
5746              
5747              Title:  "VMS patches to 5.004_03"
5748              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5749              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
5750              Files:  vms/vms.c
5751              
5752              Title:  "hints/netbsd.sh - enable vfork"
5753              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5754              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
5755              Files:  hints/netbsd.sh
5756              
5757              ------  UTILITIES  ------
5758              
5759              Title:  "support find2perl -follow"
5760              From:  Billy <wdconsta@cs.adelaide.edu.au>
5761              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
5762              Files:  x2p/find2perl.PL
5763      Branch: maint-5.004/perl
5764            + Porting/Contract t/op/hashwarn.t
5765            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
5766            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
5767            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
5768            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
5769            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
5770            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
5771            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
5772            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
5773            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
5774            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
5775            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
5776            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
5777            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5778            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
5779            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
5780            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
5781            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
5782            ! win32/config_H.bc win32/config_H.vc win32/win32.c
5783            ! x2p/find2perl.PL
5784 ____________________________________________________________________________
5785 [   896] By: TimBunce                              on 1998/04/22  11:49:24
5786         Log: Assorted patches:
5787              
5788              ------  CORE LANGUAGE  ------
5789              
5790              Title:  "Additional regex-cache patch"
5791              From:  Chip Salzenberg <chip@atlantic.net>
5792              Msg-ID:  <19980305104831.38100@cyprus>
5793              Files:  pp_ctl.c
5794              
5795              Title:  "Conservative C<*x = undef> patch"
5796              From:  Chip Salzenberg <chip@atlantic.net>
5797              Msg-ID:  <19980310163310.48509@cyprus>
5798              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
5799              
5800              Title:  "Consider @ARGV to be plain files if inplace (-i)"
5801              From:  Chip Salzenberg <salzench@nielsenmedia.com>
5802              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
5803              Files:  doio.c
5804              
5805              Title:  "Fix semctl for Linux, Sun and SVR4"
5806              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
5807              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
5808              Files:  doio.c
5809              
5810              Title:  "C<dSP> entails using C<SP>, not C<sp>"
5811              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5812              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
5813              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
5814              doio.c doop.c ext/DB_File/DB_File.xs
5815              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
5816              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
5817              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
5818              win32/win32.c
5819              
5820              Title:  "Make autouse -w-safe"
5821              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5822              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
5823              Files:  lib/autouse.pm op.c sv.c
5824              
5825              Title:  "Misleading error on close of unopened handle"
5826              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5827              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
5828              Files:  doio.c
5829              
5830              Title:  "Confusing error from perl -e "x'""
5831              From:  Hans Mulder <hansmu@xs4all.nl>
5832              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
5833              Files:  toke.c
5834              
5835              Title:  "Add HAS_GNULIBC define"
5836              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5837              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
5838              Files:  config_H config_h.SH
5839              
5840              Title:  "h_errno might not be an int"
5841              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5842              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
5843              Files:  pp_sys.c
5844              
5845              Title:  "Revised taint hole closer", "Revised taint hole closer"
5846              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
5847              <ilya@math.ohio-state.edu>
5848              Msg-ID:  <19980310222127.09350@cyprus>,
5849              <199803110554.AAA29157@monk.mps.ohio-state.edu>
5850              Files:  doio.c
5851              
5852              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
5853              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
5854              van der Sanden)
5855              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
5856              <199803171727.MAA05234@aatma.engin.umich.edu>
5857              Files:  op.c t/op/misc.t
5858              
5859              Title:  "Stale SP in pp_substr"
5860              From:  Stephen McCamant <alias@mcs.com>
5861              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
5862              Files:  pp.c
5863              
5864              Title:  "Statement unlikely to be reached warning"
5865              From:  Hans Mulder <hansm@icgned.nl>
5866              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
5867              Files:  op.c
5868              
5869              Title:  "Tainting propagates from nowhere"
5870              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5871              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
5872              Files:  pp.c
5873              
5874              Title:  "two trivial tweaks to 5.004m5t1"
5875              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5876              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
5877              Files:  proto.h win32/Makefile
5878              
5879              Title:  "unpacking negatives on Alpha"
5880              From:  Achim Bohnet <ach@mpe.mpg.de>
5881              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
5882              Files:  pp.c t/op/pack.t
5883              
5884              ------  LIBRARY AND EXTENSIONS  ------
5885              
5886              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
5887              From:  Graham Barr <gbarr@ti.com>
5888              Msg-ID:  <3482F365.4A0486BA@ti.com>
5889              Files:  lib/Cwd.pm
5890              
5891              Title:  "Math/BigInt.pm, fixed use of undefined value."
5892              From:  abigail@fnx.com
5893              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
5894              Files:  lib/Math/BigInt.pm
5895              
5896              Title:  "File::Find rewrite"
5897              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5898              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
5899              Files:  lib/File/Find.pm
5900              
5901              Title:  "efficient version of strict.pm"
5902              From:  koenig@anna.mind.de (Andreas J. Koenig)
5903              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
5904              Files:  lib/strict.pm
5905              
5906              Title:  "Socket occasional SEGV in pack_sockaddr_un"
5907              From:  Trevor Blackwell <tlb@viaweb.com>
5908              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
5909              Files:  ext/Socket/Socket.xs
5910              
5911              Title:  "Warning on mis-use of 'use lib'"
5912              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5913              <rootbeer@teleport.com>, chip@atlantic.net
5914              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
5915              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
5916              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
5917              Files:  lib/lib.pm
5918              
5919              Title:  "bug in Class::Struct"
5920              From:  Tom Christiansen <tchrist@toy.perl.com>
5921              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
5922              Files:  lib/Class/Struct.pm
5923              
5924              Title:  "Allow POSIX to export nice()"
5925              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
5926              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
5927              Files:  ext/POSIX/POSIX.pm
5928              
5929              Title:  "'use Env' on WinNT/95 fails"
5930              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5931              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
5932              Files:  lib/Env.pm
5933              
5934              ------  OTHER CHANGES  ------
5935              
5936              Title:  "mv-if-diff"
5937              From:  Robin Barker <rmb1@cise.npl.co.uk>
5938              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
5939              Files:  mv-if-diff
5940              
5941              ------  PORTABILITY - WIN32  ------
5942              
5943              Title:  "fix various problems with backticks on win32"
5944              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5945              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
5946              Files:  win32/config_h.PL win32/win32.c
5947              
5948              ------  TESTS  ------
5949              
5950              Title:  "Fix bug in locale.t"
5951              From:  Jarkko Hietaniemi <jhi@iki.fi>
5952              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
5953              Files:  t/pragma/locale.t
5954      Branch: maint-5.004/perl
5955            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
5956            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
5957            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
5958            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
5959            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
5960            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
5961            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
5962            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
5963            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
5964            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
5965            ! win32/Makefile win32/config_h.PL win32/win32.c
5966 ____________________________________________________________________________
5967 [   895] By: gsar                                  on 1998/04/22  03:13:19
5968         Log: intern -> sys_intern
5969      Branch: win32/perl
5970            ! embedvar.h interp.sym intrpvar.h win32/win32.h
5971 ____________________________________________________________________________
5972 [   894] By: gsar                                  on 1998/04/22  02:42:20
5973         Log: hand-applied patch along with small tweaks
5974              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
5975              Date:    Tue, 21 Apr 1998 23:31:06 +0200
5976              From:    jan.dubois@ibm.net (Jan Dubois)
5977              Subject: Re: Per-Interpreter variables for win32.c 
5978      Branch: win32/perl
5979            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
5980            ! win32/makedef.pl win32/win32.c win32/win32.h
5981 ____________________________________________________________________________
5982 [   893] By: gsar                                  on 1998/04/21  03:42:21
5983         Log: add AS patch#17
5984      Branch: asperl
5985            + win32/GenCAPI.pl
5986            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
5987            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
5988            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
5989            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
5990            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
5991            ! win32/win32.c
5992 ____________________________________________________________________________
5993 [   892] By: gsar                                  on 1998/04/20  20:51:50
5994         Log: add AS patch#16
5995      Branch: asperl
5996            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
5997            ! win32/makefile.mk
5998 ____________________________________________________________________________
5999 [   891] By: gsar                                  on 1998/04/19  23:50:34
6000         Log: tweak doc for C<do FILENAME>
6001      Branch: win32/perl
6002            ! pod/perlfunc.pod
6003 ____________________________________________________________________________
6004 [   890] By: gsar                                  on 1998/04/19  01:08:11
6005         Log: use a pidtable that grows dynamically for popen()
6006              Message-Id: <3539f434.44835409@smtp1.ibm.net>
6007              Date:    Sat, 18 Apr 1998 21:01:27 +0200
6008              From:    jan.dubois@ibm.net (Jan Dubois)
6009              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
6010      Branch: win32/perl
6011            ! win32/win32.c
6012 ____________________________________________________________________________
6013 [   889] By: gsar                                  on 1998/04/17  02:13:58
6014         Log: support POSIX, enable more locale tests
6015      Branch: win32/perl
6016            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6017            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
6018            ! win32/makedef.pl win32/makefile.mk
6019 ____________________________________________________________________________
6020 [   888] By: mbeattie                              on 1998/04/14  16:22:51
6021         Log: CC did "<<" instead of ">>" for right-shift on ints.
6022      Branch: perl
6023            ! ext/B/B/CC.pm
6024 ____________________________________________________________________________
6025 [   887] By: TimBunce                              on 1998/04/10  17:44:55
6026         Log: Assorted patches:
6027              
6028              ------  CORE LANGUAGE  ------
6029              
6030              Title:  "Re: die exits with 0"
6031              From:  Robin Barker <rmb1@cise.npl.co.uk>
6032              Files:  perl.c t/op/die_exit.t
6033              
6034              Title:  "More toke.c commentary; fix oddity"
6035              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6036              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
6037              Files:  toke.c
6038              
6039              Title:  "for semctl on solaris"
6040              From:  Graham Barr <gbarr@ti.com>
6041              Msg-ID:  <34624B80.C014E841@ti.com>
6042              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
6043              
6044              ------  DOCUMENTATION  ------
6045              
6046              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
6047              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
6048              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
6049              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
6050              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
6051              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
6052              Files:  pod/perlre.pod
6053              
6054              ------  LIBRARY AND EXTENSIONS  ------
6055              
6056              Title:  "BigFloat - small neagtive numbers cause panic"
6057              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
6058              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
6059              Files:  lib/Math/BigFloat.pm
6060              
6061              Title:  "Update Getopt::Long to 2.16"
6062              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
6063              <jvromans@squirrel.nl>
6064              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
6065              <13572.6847.863219.973795@phoenix.squirrel.nl>
6066              Files:  lib/Getopt/Long.pm
6067              
6068              Title:  "New Text::ParseWords"
6069              From:  pomeranz@netcom.com (Hal Pomeranz)
6070              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
6071              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
6072              
6073              Title:  "Fixed Text/Wrap.pm bugs (2)"
6074              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
6075              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
6076              Files:  lib/Text/Wrap.pm
6077              
6078              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
6079              print/exit)"
6080              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
6081              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
6082              Files:  lib/File/CheckTree.pm
6083              
6084              ------  OTHER CHANGES  ------
6085              
6086              Title:  "Add ./emacs/ptags"
6087              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6088              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
6089              Files:  emacs/ptags
6090              
6091              ------  TESTS  ------
6092              
6093              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
6094              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
6095              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
6096              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
6097              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
6098              <v02130515b06be80f1486@[205.228.240.16]>
6099              Files:  t/op/stat.t
6100              
6101              Title:  "for failure with lib/timelocal"
6102              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
6103              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
6104              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
6105              Files:  t/lib/timelocal.t
6106              
6107              Title:  "Make "localhost" related failures more clear"
6108              From:  Paul Hoffman <phoffman@proper.com>
6109              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
6110              Files:  t/lib/io_sock.t t/lib/io_udp.t
6111              
6112              ------  UTILITIES  ------
6113              
6114              Title:  "Let h2xs read multiple header files"
6115              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
6116              <bsugars@canoe.ca>
6117              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
6118              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
6119              Files:  utils/h2xs.PL
6120      Branch: maint-5.004/perl
6121            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6122            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
6123            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
6124            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
6125            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
6126            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
6127 ____________________________________________________________________________
6128 [   886] By: TimBunce                              on 1998/04/10  14:35:34
6129         Log: Changes relating primarily to portability.
6130              
6131              ------  CORE LANGUAGE  ------
6132              
6133              Title:  "5.004_55: Another round of OS/2 patches"
6134              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6135              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
6136              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
6137              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
6138              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
6139              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
6140              t/lib/filecopy.t util.c utils/perldoc.PL
6141              
6142              Title:  "VMS: chdir() with empty arg list"
6143              From:  lane@duphy4.drexel.edu (Charles Lane)
6144              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
6145              Files:  pp_sys.c
6146              
6147              ------  LIBRARY AND EXTENSIONS  ------
6148              
6149              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
6150              From:  "W. Phillip Moore" <wpm@ms.com>
6151              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
6152              Files:  lib/ExtUtils/MM_Unix.pm
6153              
6154              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
6155              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
6156              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
6157              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
6158              
6159              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
6160              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6161              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
6162              Files:  ext/POSIX/POSIX.xs
6163              
6164              Title:  ""ODBM_File.c", line 275: NULL undefined"
6165              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
6166              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
6167              Files:  ext/ODBM_File/ODBM_File.xs
6168              
6169              ------  OTHER CHANGES  ------
6170              Files:  
6171              
6172              ------  PORTABILITY - GENERAL  ------
6173              
6174              Title:  "5.004_04 QNX getcwd"
6175              From:  Norton Allen <allen@huarp.harvard.edu>
6176              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
6177              <199803061511.KAA22346@bottesini.harvard.edu>
6178              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
6179              
6180              Title:  "hints/netbsd.sh d_setrgid d_setruid"
6181              From:  Jarkko Hietaniemi <jhi@iki.fi>
6182              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
6183              Files:  hints/netbsd.sh
6184              
6185              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
6186              d_casti32=undef"
6187              From:  Tom Hughes <tom@compton.demon.co.uk>
6188              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
6189              Files:  hints/svr4.sh
6190              
6191              Title:  "hints/bsdos.sh patch for BSDI 3.1"
6192              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
6193              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
6194              Files:  hints/bsdos.sh
6195              
6196              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
6197              From:  Keong Lim <Keong.Lim@sr.com.au>
6198              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
6199              Files:  ext/DynaLoader/dl_hpux.xs
6200              
6201              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
6202              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
6203              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
6204              Files:  hints/aix.sh
6205              
6206              Title:  "alpha-dec_osf 5.0"
6207              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
6208              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
6209              Files:  hints/dec_osf.sh
6210              
6211              Title:  "Off-by-one error with OS2::PrfDB"
6212              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6213              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
6214              Files:  os2/OS2/PrfDB/PrfDB.xs
6215              
6216              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
6217              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6218              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
6219              Files:  hints/openbsd.sh
6220              
6221              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
6222              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6223              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
6224              Files:  hints/linux.sh
6225              
6226              Title:  "5.004_(04|63)] Close VMS security hole"
6227              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6228              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
6229              Files:  vms/vms.c
6230              
6231              Title:  "Re: Perl online documentation on OpenVMS"
6232              From:  pvhp@forte.com (Peter Prymmer)
6233              Msg-ID:  <9803192143.AA28120@forte.com>
6234              Files:  README.vms
6235              
6236              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
6237              vms/perly_c.vms and vms/perly_h.vms"
6238              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
6239              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
6240              Msg-ID:  <199710151650.JAA29185@wall.org>,
6241              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
6242              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
6243              Files:  vms/perly_c.vms
6244              
6245              Title:  "Updated, non-wordwrapped, patch to README.VMS"
6246              From:  Dan Sugalski <sugalskd@osshe.edu>
6247              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
6248              Files:  README.vms
6249              
6250              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
6251              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6252              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
6253              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
6254              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
6255              vms/ext/filespec.t
6256              
6257              Title:  "Re: VMSperl crashes on -Mblib argument"
6258              From:  bailey@newman.upenn.edu (Charles Bailey)
6259              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
6260              Files:  lib/blib.pm vms/vms.c
6261              
6262              Title:  "hints/linux.sh (MkLinux / PPC)"
6263              From:  pudge@pobox.com (Chris Nandor)
6264              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
6265              Files:  hints/linux.sh
6266              
6267              Title:  "hpux.sh hints file clarification suggestion"
6268              From:  root@qad.com
6269              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
6270              Files:  hints/hpux.sh
6271              
6272              Title:  "new hints/solaris_2.sh"
6273              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6274              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
6275              Files:  hints/solaris_2.sh
6276      Branch: maint-5.004/perl
6277            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6278            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
6279            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
6280            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
6281            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
6282            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
6283            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6284            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
6285            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
6286            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
6287            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
6288            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
6289            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6290            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
6291            ! vms/vms.c
6292 ____________________________________________________________________________
6293 [   885] By: gsar                                  on 1998/04/08  01:14:29
6294         Log: small tweaks to make it compile (doesn't run)
6295      Branch: asperl
6296            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
6297            ! win32/config.vc win32/makefile.mk
6298 ____________________________________________________________________________
6299 [   884] By: gsar                                  on 1998/04/08  00:14:13
6300         Log: integrate mainline changes
6301      Branch: asperl
6302           +> Changes5.004 ext/Thread/Thread/Signal.pm
6303           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
6304           +> lib/ExtUtils/inst t/op/hashwarn.t
6305            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
6306           !> (integrate 127 files)
6307 ____________________________________________________________________________
6308 [   883] By: gsar                                  on 1998/04/06  20:21:20
6309         Log: make old DomainName() implementation the default (so Win95
6310              is happy)
6311      Branch: win32/perl
6312            ! win32/win32.c
6313 ____________________________________________________________________________
6314 [   882] By: gsar                                  on 1998/04/05  23:32:33
6315         Log: fix memory leaks in offer_nice_chunk()
6316      Branch: win32/perl
6317            ! perl.h sv.c
6318 ____________________________________________________________________________
6319 [   881] By: gsar                                  on 1998/04/04  23:11:52
6320         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
6321      Branch: win32/perl
6322            ! cop.h util.c
6323 ____________________________________________________________________________
6324 [   880] By: gsar                                  on 1998/04/04  22:35:54
6325         Log: fix refcounting of GvSTASH() when glob becomes nought
6326              (this takes care of the "unbalanced strtab refcount" problem)
6327      Branch: win32/perl
6328            ! sv.c
6329 ____________________________________________________________________________
6330 [   879] By: gsar                                  on 1998/04/04  21:16:17
6331         Log: change 866 was incomplete
6332      Branch: win32/perl
6333            ! hv.c
6334 ____________________________________________________________________________
6335 [   878] By: gsar                                  on 1998/04/04  20:31:56
6336         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
6337      Branch: win32/perl
6338            ! cop.h perl.c pp_ctl.c
6339 ____________________________________________________________________________
6340 [   877] By: gsar                                  on 1998/04/04  17:55:30
6341         Log: integrate mainline
6342      Branch: win32/perl
6343           +> Changes5.004
6344           !> Changes MANIFEST sv.c t/op/misc.t
6345 ____________________________________________________________________________
6346 [   876] By: gsar                                  on 1998/04/04  17:26:32
6347         Log: remove __declspec kludge in sdbm.h in favor of setting a
6348              flag for static symbols
6349      Branch: win32/perl
6350            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
6351            ! ext/SDBM_File/sdbm/sdbm.h
6352 ____________________________________________________________________________
6353 [   875] By: gsar                                  on 1998/04/04  01:11:57
6354         Log: fix order of init
6355              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
6356              Date:    Fri, 03 Apr 1998 13:58:15 PST
6357              From:    Dan Sugalski <sugalskd@osshe.edu>
6358              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
6359              with MULTIPLICITY
6360      Branch: win32/perl
6361            ! perl.c
6362 ____________________________________________________________________________
6363 [   874] By: gsar                                  on 1998/04/04  00:34:59
6364         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
6365              the declared symbol is not in a DLL (so kludge it)
6366      Branch: win32/perl
6367            ! ext/SDBM_File/sdbm/sdbm.h
6368 ____________________________________________________________________________
6369 [   873] By: TimBunce                              on 1998/04/03  22:17:40
6370         Log: Title:  "FileHandle Documentation patch"
6371              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6372              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6373              Files:  lib/FileHandle.pm
6374      Branch: maint-5.004/perl
6375            ! lib/FileHandle.pm
6376 ____________________________________________________________________________
6377 [   872] By: TimBunce                              on 1998/04/03  22:01:03
6378         Log: Documentation and documentation related patches:
6379              
6380              ------  BUILD PROCESS  ------
6381              
6382              Title:  "Docs re /usr/bin/perl quasi-standard location"
6383              From:  Tom Phoenix <rootbeer@teleport.com>
6384              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
6385              Files:  INSTALL pod/perlrun.pod
6386              
6387              ------  DOCUMENTATION  ------
6388              
6389              Title:  "/RFC|RFC-1305/ non-greedy"
6390              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
6391              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
6392              Files:  pod/perlre.pod
6393              
6394              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
6395              From:  Jarkko Hietaniemi <jhi@iki.fi>
6396              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
6397              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
6398              
6399              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
6400              From:  Jarkko Hietaniemi <jhi@iki.fi>
6401              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
6402              Files:  pod/perlfunc.pod
6403              
6404              Title:  "typo-fix and suggestion for perlguts.pod"
6405              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6406              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
6407              Files:  pod/perlguts.pod
6408              
6409              Title:  "perlfunc/syscall curiosity"
6410              From:  Roderick Schertler <roderick@argon.org>, Tkil
6411              <tkil@reptile.scrye.com>
6412              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
6413              <pziut8snva.fsf@eeyore.ibcinc.com>
6414              Files:  pod/perlfunc.pod
6415              
6416              Title:  "Document sprintf %#x behaviour for zero value"
6417              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
6418              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
6419              Files:  pod/perlfunc.pod
6420              
6421              Title:  "NUL termination (was Re: STOP THE PRESSES)"
6422              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6423              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
6424              Files:  pod/perlguts.pod
6425              
6426              Title:  "Typo fix."
6427              From:  abigail@fnx.com
6428              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
6429              Files:  pod/perlop.pod pod/perlvar.pod
6430              
6431              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
6432              From:  Achim Bohnet <ach@mpe.mpg.de>
6433              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
6434              Files:  pod/perlrun.pod
6435              
6436              Title:  "Re: Conservative C<*x = undef> patch"
6437              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6438              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
6439              Files:  pod/perltrap.pod
6440              
6441              Title:  "perlfunc.pod for flock()"
6442              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
6443              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
6444              Files:  pod/perlfunc.pod
6445              
6446              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
6447              From:  Tkil <tkil@scrye.com>
6448              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
6449              Files:  pod/perl.pod
6450              
6451              Title:  "for() and map() peculiarity"
6452              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6453              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
6454              Files:  pod/perlsyn.pod
6455              
6456              Title:  "Re: new text for perlsec"
6457              From:  Tom Phoenix <rootbeer@teleport.com>
6458              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
6459              Files:  pod/perlsec.pod
6460              
6461              Title:  "perldsc's debugger x command"
6462              From:  Roderick Schertler <roderick@argon.org>
6463              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
6464              Files:  pod/perldsc.pod
6465              
6466              Title:  "perlre.pod"
6467              From:  Ted Ashton <ashted@southern.edu>
6468              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
6469              Files:  pod/perlre.pod
6470              
6471              Title:  "Re: printf and $\", "printf and $\"
6472              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
6473              <rootbeer@teleport.com>, nag <nick@flirble.org>
6474              Msg-ID:  <199711141918.TAA08096@flirble.org>,
6475              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
6476              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
6477              Files:  pod/perlfunc.pod
6478              
6479              Title:  "recv() typo"
6480              From:  Roderick Schertler <roderick@argon.org>
6481              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
6482              Files:  pod/perlfunc.pod
6483              
6484              Title:  "truncate return value"
6485              From:  Roderick Schertler <roderick@argon.org>
6486              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
6487              Files:  pod/perlfunc.pod
6488              
6489              Title:  "update to perlbook.pod"
6490              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
6491              <merlyn@stonehenge.com>, Stephen Potter
6492              <spp@psasolar.colltech.com>, Tom Phoenix
6493              <rootbeer@teleport.com>
6494              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
6495              <199803241441.OAA01261@mediaone.net>,
6496              <8clnu0i05k.fsf@gadget.cscaper.com>,
6497              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
6498              Files:  pod/perlbook.pod
6499              
6500              Title:  "utime documentation"
6501              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
6502              <mjtg@cus.cam.ac.uk>
6503              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
6504              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
6505              Files:  pod/perlfunc.pod
6506              
6507              Title:  "(well, doc patch) use of // requires successful match"
6508              From:  Roderick Schertler <roderick@argon.org>
6509              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
6510              Files:  pod/perlop.pod
6511              
6512              ------  LIBRARY AND EXTENSIONS  ------
6513              
6514              Title:  "MakeMaker PM doc patch and a DIR buglet"
6515              From:  Achim Bohnet <ach@mpe.mpg.de>
6516              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
6517              Files:  lib/ExtUtils/MakeMaker.pm
6518              
6519              Title:  "bareword clarification for constant.pm"
6520              From:  Roderick Schertler <roderick@argon.org>
6521              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
6522              Files:  lib/constant.pm
6523              
6524              Title:  "integer rand - bug or feature?"
6525              From:  Roderick Schertler <roderick@argon.org>
6526              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
6527              Files:  lib/integer.pm
6528              
6529              ------  OTHER CHANGES  ------
6530              
6531              Title:  "FileHandle Documentation patch"
6532              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6533              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6534              
6535              Title:  "perl5.004_61 myconfig updates"
6536              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6537              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
6538              Files:  myconfig
6539              
6540              Title:  "small fixups in pod2latex.PL"
6541              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6542              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
6543              
6544              ------  PORTABILITY - GENERAL  ------
6545              
6546              Title:  "Misc doc fixes for README.VMS"
6547              From:  Dan Sugalski <sugalskd@osshe.edu>
6548              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
6549              Files:  README.vms
6550              
6551              Title:  "moved DynaLib"
6552              From:  John Tobey <jtobey@channel1.com>
6553              Msg-ID:  <199710182332.XAA21630@remote212>
6554              Files:  ext/DynaLoader/DynaLoader.pm.PL
6555              
6556              ------  UTILITIES  ------
6557              
6558              Title:  "Searching for FAQs (patch to perldoc)"
6559              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
6560              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
6561              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
6562              Files:  utils/perldoc.PL
6563              
6564              Title:  "perldoc"
6565              From:  Ted Ashton <ashted@southern.edu>
6566              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
6567              Files:  utils/perldoc.PL
6568              
6569              Title:  "perldoc -f not using pod2man"
6570              From:  Russ Allbery <rra@stanford.edu>
6571              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
6572              Files:  utils/perldoc.PL
6573              
6574              Title:  "perldoc -m should not require pod"
6575              From:  Robin Houston <robin@nml.guardian.co.uk>
6576              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
6577              Files:  utils/perldoc.PL
6578              
6579              Title:  "small fix for perldoc in perl 5.004_04"
6580              From:  Julian Yip <julian@imoney.com>
6581              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
6582              Files:  utils/perldoc.PL
6583      Branch: maint-5.004/perl
6584            - ext/DynaLoader/DynaLoader.pm
6585            ! Changes Configure INSTALL README.vms
6586            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
6587            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
6588            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
6589            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
6590            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
6591            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
6592            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
6593            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
6594            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
6595            ! pod/pod2latex.PL toke.c utils/perldoc.PL
6596
6597 ----------------
6598 Version 5.004_64
6599 ----------------
6600
6601 ____________________________________________________________________________
6602 [   871] By: mbeattie                              on 1998/04/03  13:38:59
6603         Log: Update Changes5.004 and Changes, fix MANIFEST
6604      Branch: perl
6605            + Changes
6606            ! Changes5.004 MANIFEST
6607 ____________________________________________________________________________
6608 [   870] By: mbeattie                              on 1998/04/03  13:36:29
6609         Log: Rename Changes to Changes5.004 (via an integrate)
6610      Branch: perl
6611           +> Changes5.004
6612            - Changes
6613 ____________________________________________________________________________
6614 [   869] By: mbeattie                              on 1998/04/03  11:53:00
6615         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
6616              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
6617              From: Jan-Pieter Cornet <johnpc@xs4all.net>
6618      Branch: perl
6619            ! sv.c t/op/misc.t
6620 ____________________________________________________________________________
6621 [   868] By: mbeattie                              on 1998/04/03  11:16:26
6622         Log: Integrate win32 branch into mainline
6623      Branch: perl
6624           !> (integrate 31 files)
6625 ____________________________________________________________________________
6626 [   867] By: gsar                                  on 1998/04/03  08:47:55
6627         Log: config.* fixes
6628      Branch: win32/perl
6629            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6630            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6631            ! win32/makefile.mk
6632 ____________________________________________________________________________
6633 [   866] By: gsar                                  on 1998/04/03  07:22:50
6634         Log: fixup hv_free_ent() to not fail on null HeVAL()
6635      Branch: win32/perl
6636            ! hv.c perl.c
6637 ____________________________________________________________________________
6638 [   865] By: gsar                                  on 1998/04/03  07:06:12
6639         Log: integrate mainline
6640      Branch: win32/perl
6641           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
6642           !> (integrate 71 files)
6643 ____________________________________________________________________________
6644 [   864] By: gsar                                  on 1998/04/03  06:59:37
6645         Log: implement stack-of-stacks so that magic invocations don't
6646              invalidate local stack pointer
6647      Branch: win32/perl
6648            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
6649            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
6650            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
6651 ____________________________________________________________________________
6652 [   863] By: gsar                                  on 1998/04/03  01:26:09
6653         Log: add AS patch#15
6654      Branch: asperl
6655            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
6656            ! win32/config.bc win32/config.gc win32/config.vc
6657            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6658            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
6659            ! win32/win32.c win32/win32.h
6660 ____________________________________________________________________________
6661 [   862] By: mbeattie                              on 1998/04/02  17:08:43
6662         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
6663              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
6664              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6665      Branch: perl
6666            ! Configure ext/Socket/Socket.xs myconfig
6667 ____________________________________________________________________________
6668 [   861] By: mbeattie                              on 1998/04/02  16:32:53
6669         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
6670              since appropriate headers aren't included.
6671      Branch: perl
6672            ! ext/SDBM_File/sdbm/sdbm.h
6673 ____________________________________________________________________________
6674 [   860] By: mbeattie                              on 1998/04/02  16:17:11
6675         Log: Bumped patchlevel.h to 64
6676      Branch: perl
6677            ! patchlevel.h
6678 ____________________________________________________________________________
6679 [   859] By: mbeattie                              on 1998/04/02  16:16:26
6680         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
6681              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
6682              From: Jarkko Hietaniemi <jhi@iki.fi>
6683      Branch: perl
6684            ! hints/unicos.sh regcomp.h
6685 ____________________________________________________________________________
6686 [   858] By: mbeattie                              on 1998/04/02  16:13:24
6687         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
6688              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
6689              From: Tom Phoenix <rootbeer@teleport.com>
6690      Branch: perl
6691            + t/op/hashwarn.t
6692            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
6693 ____________________________________________________________________________
6694 [   857] By: mbeattie                              on 1998/04/02  16:08:43
6695         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
6696              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
6697              From: Charles Bailey <BAILEY@newman.upenn.edu>
6698      Branch: perl
6699            ! vms/vms.c
6700 ____________________________________________________________________________
6701 [   856] By: mbeattie                              on 1998/04/02  16:07:44
6702         Log: Subject: [PATCH] mv-if-diff
6703              Date: Fri, 27 Mar 98 18:06:11 GMT
6704              From: Robin Barker <rmb1@cise.npl.co.uk>
6705      Branch: perl
6706            ! mv-if-diff
6707 ____________________________________________________________________________
6708 [   855] By: mbeattie                              on 1998/04/02  16:06:54
6709         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
6710              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
6711              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
6712              Subject: [PATCH] another destruct_level fix
6713              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
6714      Branch: perl
6715            ! perl.c sv.c
6716 ____________________________________________________________________________
6717 [   854] By: mbeattie                              on 1998/04/02  16:03:37
6718         Log: Subject: Next wave of _63 VMS patches
6719              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
6720              From: Charles Bailey <BAILEY@newman.upenn.edu>
6721      Branch: perl
6722            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
6723            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
6724            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
6725            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
6726            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
6727            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
6728            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
6729            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
6730            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
6731            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
6732            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
6733            ! vms/vmsish.h
6734 ____________________________________________________________________________
6735 [   853] By: mbeattie                              on 1998/04/02  15:55:46
6736         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
6737              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
6738              From: Hans Mulder <hansmu@xs4all.nl>
6739      Branch: perl
6740            ! toke.c
6741 ____________________________________________________________________________
6742 [   852] By: mbeattie                              on 1998/04/02  15:54:24
6743         Log: Subject: [PATCH] small fixups in pod2latex.PL
6744              Date: 25 Mar 1998 13:30:25 -0800
6745              From: "Darren/Torin/Who Ever..." <torin@daft.com>
6746      Branch: perl
6747            ! pod/pod2latex.PL
6748 ____________________________________________________________________________
6749 [   851] By: mbeattie                              on 1998/04/02  15:50:58
6750         Log: Subject: [PATCH] hints/irix_6.sh with GCC
6751              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
6752              From: kstar@chapin.edu (Kurt D. Starsinic)
6753      Branch: perl
6754            ! hints/irix_6.sh
6755 ____________________________________________________________________________
6756 [   850] By: mbeattie                              on 1998/04/02  15:45:33
6757         Log: Subject: [PATCH] perldoc -m
6758              Date: Tue, 24 Mar 1998 13:19:38 GMT
6759              From: Robin Houston <robin@nml.guardian.co.uk>
6760      Branch: perl
6761            ! utils/perldoc.PL
6762 ____________________________________________________________________________
6763 [   849] By: mbeattie                              on 1998/04/02  15:42:52
6764         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
6765              Date: Mon, 23 Mar 1998 14:13:46 +0100
6766              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6767      Branch: perl
6768            ! djgpp/config.over hints/dos_djgpp.sh
6769 ____________________________________________________________________________
6770 [   848] By: mbeattie                              on 1998/04/02  15:38:19
6771         Log: Subject: [PATCH] Stale SP in pp_substr
6772              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
6773              From: Stephen McCamant <alias@mcs.com>
6774      Branch: perl
6775            ! pp.c
6776 ____________________________________________________________________________
6777 [   847] By: mbeattie                              on 1998/04/02  15:36:33
6778         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
6779      Branch: perl
6780            ! ext/POSIX/POSIX.pm
6781 ____________________________________________________________________________
6782 [   846] By: mbeattie                              on 1998/04/02  15:34:36
6783         Log: Subject: [PATCH] 5.004_63: further -e patching
6784              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
6785              From: Jarkko Hietaniemi <jhi@iki.fi>
6786      Branch: perl
6787            ! perl.c pod/perldiag.pod
6788 ____________________________________________________________________________
6789 [   845] By: mbeattie                              on 1998/04/02  15:25:18
6790         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
6791      Branch: perl
6792            ! Configure INSTALL Policy_sh.SH Porting/Glossary
6793            ! Porting/config.sh Porting/config_H config_h.SH
6794            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
6795            ! pp.c pp_sys.c regexec.c
6796 ____________________________________________________________________________
6797 [   844] By: mbeattie                              on 1998/04/02  14:28:17
6798         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
6799              Date: Wed, 18 Mar 1998 20:40:19 +0100
6800              From: Achim Bohnet <ach@mpe.mpg.de>
6801      Branch: perl
6802            ! pod/perlrun.pod
6803 ____________________________________________________________________________
6804 [   843] By: mbeattie                              on 1998/04/02  14:26:52
6805         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6806              Subject: 5.004_63 picky compiler fixes [PATCH]
6807              Date: Wed, 18 Mar 1998 09:36:32 -0800
6808              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
6809              Date: Wed, 18 Mar 1998 14:48:19 -0800
6810      Branch: perl
6811            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
6812 ____________________________________________________________________________
6813 [   842] By: mbeattie                              on 1998/04/02  14:22:41
6814         Log: From: Stephen Potter <spp@psasolar.colltech.com>
6815              Subject: Re: doc: perlrun typo 
6816              Date: Wed, 18 Mar 1998 10:06:55 -0600
6817              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
6818              Date: Tue, 24 Mar 1998 21:20:51 -0600
6819      Branch: perl
6820            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
6821 ____________________________________________________________________________
6822 [   841] By: mbeattie                              on 1998/04/02  14:17:31
6823         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
6824              Date: Wed, 18 Mar 1998 12:44:58 +0100
6825              From: Dominic Dunlop <domo@vo.lu>
6826      Branch: perl
6827            ! Porting/pumpkin.pod Todo
6828 ____________________________________________________________________________
6829 [   840] By: mbeattie                              on 1998/04/02  14:14:22
6830         Log: Subject: [PATCH] Configure hints/ patches
6831              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
6832              From: Jan-Pieter Cornet <johnpc@xs4all.net>
6833      Branch: perl
6834            ! hints/linux.sh hints/qnx.sh
6835 ____________________________________________________________________________
6836 [   839] By: mbeattie                              on 1998/04/02  14:13:13
6837         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
6838      Branch: perl
6839            ! cygwin32/perlgcc
6840 ____________________________________________________________________________
6841 [   838] By: gsar                                  on 1998/03/28  05:01:57
6842         Log: fix Env.pm to weed out illegal names
6843      Branch: win32/perl
6844            ! lib/Env.pm
6845 ____________________________________________________________________________
6846 [   837] By: gsar                                  on 1998/03/28  04:39:43
6847         Log: fix typo in makefile.mk
6848      Branch: win32/perl
6849            ! win32/makefile.mk
6850 ____________________________________________________________________________
6851 [   836] By: gsar                                  on 1998/03/23  17:40:15
6852         Log: add file: to installhtml URLs
6853      Branch: win32/perl
6854            ! win32/Makefile win32/makefile.mk
6855 ____________________________________________________________________________
6856 [   835] By: mbeattie                              on 1998/03/18  11:03:11
6857         Log: Add Thread::Signal to run signal handlers reliably in a new thread
6858      Branch: perl
6859            + ext/Thread/Thread/Signal.pm
6860            ! MANIFEST ext/Thread/Thread.xs
6861
6862 ----------------
6863 Version 5.004_63
6864 ----------------
6865
6866 ____________________________________________________________________________
6867 [   834] By: mbeattie                              on 1998/03/17  16:19:10
6868         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
6869      Branch: perl
6870            ! Policy_sh.SH
6871 ____________________________________________________________________________
6872 [   833] By: mbeattie                              on 1998/03/17  16:11:02
6873         Log: Integrate win32 branch into mainline.
6874      Branch: perl
6875           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
6876           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6877           !> win32/win32.c
6878 ____________________________________________________________________________
6879 [   832] By: gsar                                  on 1998/03/17  14:32:39
6880         Log: propagate bugfix @ change831 from asperl
6881      Branch: win32/perl
6882            ! regcomp.c
6883 ____________________________________________________________________________
6884 [   831] By: gsar                                  on 1998/03/17  14:02:51
6885         Log: fix buggy order of free() in regcomp.c (from AS)
6886      Branch: asperl
6887            ! regcomp.c
6888 ____________________________________________________________________________
6889 [   830] By: gsar                                  on 1998/03/17  01:10:54
6890         Log: add a part of AS patch#14, backout incomplete variable
6891              name changes for gcc. Builds and tests under VC/BC once again.
6892      Branch: asperl
6893            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
6894 ____________________________________________________________________________
6895 [   829] By: gsar                                  on 1998/03/16  23:49:18
6896         Log: stray tweak to win32.c
6897      Branch: win32/perl
6898            ! win32/win32.c
6899 ____________________________________________________________________________
6900 [   828] By: gsar                                  on 1998/03/16  22:06:03
6901         Log: update win32/config* files
6902      Branch: win32/perl
6903            ! win32/config.bc win32/config.gc win32/config.vc
6904            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6905 ____________________________________________________________________________
6906 [   827] By: gsar                                  on 1998/03/16  19:09:30
6907         Log: trivial integrate of mainline
6908      Branch: win32/perl
6909           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
6910           +> lib/ExtUtils/inst
6911           !> (integrate 61 files)
6912 ____________________________________________________________________________
6913 [   826] By: mbeattie                              on 1998/03/16  16:39:23
6914         Log: newCONSTSUB had private MY_start_subparse.
6915      Branch: perl
6916            ! op.c
6917 ____________________________________________________________________________
6918 [   825] By: mbeattie                              on 1998/03/16  16:36:55
6919         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
6920      Branch: perl
6921            ! hv.c
6922 ____________________________________________________________________________
6923 [   824] By: mbeattie                              on 1998/03/16  16:27:43
6924         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
6925      Branch: perl
6926            ! MANIFEST
6927 ____________________________________________________________________________
6928 [   823] By: mbeattie                              on 1998/03/16  16:26:02
6929         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
6930      Branch: perl
6931            + lib/ExtUtils/Packlist.pm
6932 ____________________________________________________________________________
6933 [   822] By: mbeattie                              on 1998/03/16  16:22:58
6934         Log: Bump patchlevel.h to 63.
6935      Branch: perl
6936            ! ext/IO/IO.xs patchlevel.h
6937           !> (integrate 41 files)
6938 ____________________________________________________________________________
6939 [   821] By: mbeattie                              on 1998/03/16  16:18:35
6940         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
6941              Subject: Bundling builtin.pm and newCONSTSUB with the core?
6942              From: jan.dubois@ibm.net (Jan Dubois)
6943              Date: Sun, 15 Mar 1998 19:09:05 +0100
6944      Branch: perl
6945            ! embed.h global.sym op.c pod/perlguts.pod proto.h
6946 ____________________________________________________________________________
6947 [   820] By: mbeattie                              on 1998/03/16  16:02:50
6948         Log: Subject: [PATCH] STRESS_REALLOC
6949              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
6950              From: Stephen McCamant <alias@mcs.com>
6951      Branch: perl
6952            ! malloc.c perl.c scope.c
6953 ____________________________________________________________________________
6954 [   819] By: mbeattie                              on 1998/03/16  16:01:06
6955         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
6956              Date: Fri, 13 Mar 1998 23:21:25 +0100
6957              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
6958      Branch: perl
6959            ! perly.c
6960 ____________________________________________________________________________
6961 [   818] By: mbeattie                              on 1998/03/16  15:59:16
6962         Log: Subject: [Configure PATCH] for OS/2
6963              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
6964              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6965              [Two hunks to Configure failed to apply due to clashes]
6966      Branch: perl
6967            ! Configure hints/os2.sh
6968 ____________________________________________________________________________
6969 [   817] By: mbeattie                              on 1998/03/16  15:55:28
6970         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
6971              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
6972              From: Charles Bailey <BAILEY@newman.upenn.edu>
6973              [Needed manual tweaks on vms/config.vms since it clashed with other
6974              patches. I may have got it wrong.]
6975      Branch: perl
6976            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
6977            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
6978            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
6979            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
6980            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
6981            ! vms/test.com vms/vms.c vms/vmsish.h
6982 ____________________________________________________________________________
6983 [   816] By: mbeattie                              on 1998/03/16  15:26:04
6984         Log: Subject: [PATCH] Let h2xs read multiple header files
6985              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
6986              From: Benjamin Sugars <bsugars@canoe.ca>
6987      Branch: perl
6988            ! utils/h2xs.PL
6989 ____________________________________________________________________________
6990 [   815] By: mbeattie                              on 1998/03/16  15:24:12
6991         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
6992              Date: Mon, 09 Mar 1998 09:18:56 -0800
6993              From: Dan Sugalski <sugalskd@osshe.edu>
6994      Branch: perl
6995            ! vms/config.vms
6996 ____________________________________________________________________________
6997 [   814] By: mbeattie                              on 1998/03/16  13:17:14
6998         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
6999              Date: Sun, 08 Mar 1998 12:50:23 +0000
7000              From: Alan Burlison <alan.burlison@UK.Sun.COM>
7001              plus manual update of MANIFEST
7002      Branch: perl
7003            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
7004            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
7005            ! lib/ExtUtils/MM_Unix.pm
7006 ____________________________________________________________________________
7007 [   813] By: mbeattie                              on 1998/03/16  13:08:55
7008         Log: From: Blair Zajac <blair@gps.caltech.edu>
7009              Subject: PATCH: util.c and util.h function declarations do not match
7010              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
7011              Subject: PATCH: cgywin32 patch for perlgcc
7012              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
7013              Subject: PATCH: perl5.004_62 on cygwin32
7014              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
7015      Branch: perl
7016            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
7017 ____________________________________________________________________________
7018 [   812] By: mbeattie                              on 1998/03/16  12:55:39
7019         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7020              Subject: [PATCH 5.004_62} Config_62-01 patch available.
7021              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
7022              Subject: [PATCH 5.004_62] Tiny hint file updates
7023              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
7024      Branch: perl
7025            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7026            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
7027            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
7028            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
7029            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
7030            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
7031 ____________________________________________________________________________
7032 [   811] By: mbeattie                              on 1998/03/16  12:13:55
7033         Log: DOS djgpp updates:
7034              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
7035              Subject: [PATCH for 5.004_61] dos-djgpp update
7036              Date: Fri, 6 Mar 1998 10:41:01 +0100
7037              Subject: [PATCH 5.004_62] dos-djgpp update
7038              Date: Thu, 12 Mar 1998 13:34:51 +0100
7039      Branch: perl
7040            ! djgpp/config.over hints/dos_djgpp.sh
7041 ____________________________________________________________________________
7042 [   810] By: gsar                                  on 1998/03/16  08:48:17
7043         Log: integrate mainline
7044      Branch: win32/perl
7045           !> pp_sys.c
7046 ____________________________________________________________________________
7047 [   809] By: gsar                                  on 1998/03/16  08:44:37
7048         Log: various changes to get asperl working under Borland
7049              (passes all tests when built under PERL_OBJECT)
7050      Branch: asperl
7051            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
7052            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
7053            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
7054            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
7055            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
7056            ! win32/win32sck.c
7057 ____________________________________________________________________________
7058 [   808] By: gsar                                  on 1998/03/12  19:50:20
7059         Log: set sockets to nonoverlapped mode for every thread
7060              Message-Id: <35081FE4.965A484D@enteract.com>
7061              Date:    Thu, 12 Mar 1998 11:48:20 CST
7062              From:    Steve Nielsen <spn@enteract.com>
7063              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
7064      Branch: win32/perl
7065            ! win32/win32.h win32/win32sck.c
7066 ____________________________________________________________________________
7067 [   807] By: gsar                                  on 1998/03/12  19:26:54
7068         Log: add AS patch#13
7069      Branch: asperl
7070            ! win32/Makefile
7071 ____________________________________________________________________________
7072 [   806] By: gsar                                  on 1998/03/12  00:51:08
7073         Log: added AS patch#12 with minor changes
7074      Branch: asperl
7075            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
7076            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7077            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
7078            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
7079            ! win32/runperl.c
7080 ____________________________________________________________________________
7081 [   805] By: gsar                                  on 1998/03/10  20:35:10
7082         Log: reinstate some standard sig_names to avoid noise from
7083              modules (and in hopes of making them _do_ something in future)
7084      Branch: win32/perl
7085            ! win32/config.bc win32/config.gc win32/config.vc
7086            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7087 ____________________________________________________________________________
7088 [   804] By: gsar                                  on 1998/03/10  20:33:05
7089         Log: mingw32 tweaks
7090      Branch: win32/perl
7091            ! win32/makefile.mk win32/win32.c win32/win32.h
7092 ____________________________________________________________________________
7093 [   803] By: gsar                                  on 1998/03/09  20:56:07
7094         Log: tweak Win32::DomainName() implementation
7095      Branch: win32/perl
7096            ! win32/Makefile win32/win32.c
7097 ____________________________________________________________________________
7098 [   802] By: gsar                                  on 1998/03/09  03:51:01
7099         Log: merge C<local $tied{foo}> patch, also moved statics in
7100              [ah]v.c to thrdvar.h
7101      Branch: win32/perl
7102            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
7103 ____________________________________________________________________________
7104 [   801] By: gsar                                  on 1998/03/09  02:38:35
7105         Log: minor win32 support fixes
7106              - add a better implementation of Win32::DomainName() (as
7107              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
7108              - fix opendir() emulation was unsafe what given long paths
7109      Branch: win32/perl
7110            ! win32/win32.c
7111 ____________________________________________________________________________
7112 [   800] By: nick                                  on 1998/03/07  09:36:41
7113         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
7114              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
7115              exist. (Breaks libnet).
7116      Branch: perl
7117            ! pp_sys.c
7118 ____________________________________________________________________________
7119 [   799] By: gsar                                  on 1998/03/07  07:51:28
7120         Log: integrate mainline changes
7121      Branch: asperl
7122           !> (integrate 111 files)
7123 ____________________________________________________________________________
7124 [   798] By: gsar                                  on 1998/03/07  07:01:55
7125         Log: integrate mainline
7126      Branch: win32/perl
7127           !> myconfig patchlevel.h
7128 ____________________________________________________________________________
7129 [   797] By: gsar                                  on 1998/03/07  06:49:49
7130         Log: provide our own popen()/pclose() to fix problems with qx//:
7131              - qx// used to always invoke the shell, now does so only when needed
7132              - qx// didn't respect PERL5SHELL, now does
7133      Branch: win32/perl
7134            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
7135 ____________________________________________________________________________
7136 [   796] By: gsar                                  on 1998/03/07  01:37:10
7137         Log: a missed s/sp/SP/
7138      Branch: win32/perl
7139            ! lib/ExtUtils/typemap pod/perlcall.pod
7140 ____________________________________________________________________________
7141 [   795] By: gsar                                  on 1998/03/07  01:05:21
7142         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
7143              mention that local stack pointer should be called SP.  This makes the
7144              API safer from source incompatibilities down the line.
7145      Branch: win32/perl
7146            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
7147            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7148            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
7149            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
7150            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
7151            ! pp_ctl.c pp_hot.c pp_sys.c util.c
7152
7153 ----------------
7154 Version 5.004_62
7155 ----------------
7156
7157 ____________________________________________________________________________
7158 [   794] By: mbeattie                              on 1998/03/06  09:38:08
7159         Log: Subject: [PATCH] perl5.004_61 myconfig updates
7160              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
7161              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7162      Branch: perl
7163            ! myconfig
7164 ____________________________________________________________________________
7165 [   793] By: mbeattie                              on 1998/03/06  09:36:37
7166         Log: Bump patchlevel.h to 62.
7167      Branch: perl
7168            ! patchlevel.h
7169 ____________________________________________________________________________
7170 [   792] By: mbeattie                              on 1998/03/06  09:35:57
7171         Log: Integrate win32 branch into mainline.
7172      Branch: perl
7173           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
7174           !> win32/config.gc win32/config.vc win32/config_H.bc
7175           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
7176 ____________________________________________________________________________
7177 [   791] By: gsar                                  on 1998/03/06  06:00:08
7178         Log: various
7179              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
7180              - add missing prototypes
7181              - regenerate win32/config*.?c
7182      Branch: win32/perl
7183            ! bytecode.h proto.h win32/config.bc win32/config.gc
7184            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7185            ! win32/config_H.vc win32/makefile.mk
7186 ____________________________________________________________________________
7187 [   790] By: gsar                                  on 1998/03/06  03:19:23
7188         Log: fix typo in Makefile
7189      Branch: win32/perl
7190            ! win32/Makefile
7191 ____________________________________________________________________________
7192 [   789] By: gsar                                  on 1998/03/05  22:55:53
7193         Log: integrate mainline
7194      Branch: win32/perl
7195           !> (integrate 47 files)
7196 ____________________________________________________________________________
7197 [   788] By: gsar                                  on 1998/03/05  20:02:09
7198         Log: added AS patch#11
7199              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
7200              Date:    Thu, 05 Mar 1998 10:23:04 PST
7201              From:    Douglas Lankshear <dougl@ActiveState.com>
7202              
7203              This patch fixes a bug I introduced removing duplicate code.
7204              -- Doug
7205      Branch: asperl
7206            ! ObjXSub.h objpp.h win32/runperl.c
7207 ____________________________________________________________________________
7208 [   787] By: gsar                                  on 1998/03/05  19:56:17
7209         Log: add Nick's dTHR fixes
7210      Branch: win32/perl
7211            ! op.c scope.c
7212 ____________________________________________________________________________
7213 [   786] By: gsar                                  on 1998/03/05  19:54:49
7214         Log: maintpatch
7215              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
7216              Date:    Thu, 05 Mar 1998 02:49:46 EST
7217              From:    Spider Boardman <spider@orb.nashua.nh.us>
7218              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
7219      Branch: win32/perl
7220            ! scope.c
7221 ____________________________________________________________________________
7222 [   785] By: mbeattie                              on 1998/03/05  19:12:14
7223         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
7224              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
7225              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7226      Branch: perl
7227            ! op.c proto.h regcomp.c regexp.h util.c
7228 ____________________________________________________________________________
7229 [   784] By: mbeattie                              on 1998/03/05  19:11:09
7230         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
7231              Date: Wed, 4 Mar 1998 10:18:03 GMT
7232              From: Nick Ing-Simmons <nik@tiuk.ti.com>
7233      Branch: perl
7234            ! atomic.h
7235 ____________________________________________________________________________
7236 [   783] By: mbeattie                              on 1998/03/05  19:09:16
7237         Log: Subject: Configure patches -01 and -02 for 5.004_61.
7238              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
7239              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7240      Branch: perl
7241            ! Configure INSTALL Policy_sh.SH Porting/Glossary
7242            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
7243            ! config_h.SH handy.h hints/README.hints hints/aix.sh
7244            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
7245            ! makedepend.SH myconfig pp_sys.c
7246 ____________________________________________________________________________
7247 [   782] By: mbeattie                              on 1998/03/05  19:05:23
7248         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
7249              Date: 03 Mar 1998 18:05:07 +0100
7250              From: Gisle Aas <gisle@aas.no>
7251      Branch: perl
7252            ! perl.h pp_ctl.c
7253 ____________________________________________________________________________
7254 [   781] By: mbeattie                              on 1998/03/05  19:04:34
7255         Log: Subject: [PATCH] Make autouse -w-safe
7256              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
7257              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7258      Branch: perl
7259            ! lib/autouse.pm op.c sv.c
7260 ____________________________________________________________________________
7261 [   780] By: mbeattie                              on 1998/03/05  19:02:50
7262         Log: Subject: [PATCH] External symbol re_croak2
7263              Date: 02 Mar 1998 13:00:45 +0100
7264              From: Gisle Aas <gisle@aas.no>
7265      Branch: perl
7266            ! regcomp.c regcomp.h
7267 ____________________________________________________________________________
7268 [   779] By: mbeattie                              on 1998/03/05  19:01:25
7269         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
7270              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
7271              From: bailey@newman.upenn.edu (Charles Bailey)
7272      Branch: perl
7273            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
7274            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
7275            ! sv.h
7276 ____________________________________________________________________________
7277 [   778] By: mbeattie                              on 1998/03/05  18:53:13
7278         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
7279              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
7280              From: bailey@newman.upenn.edu (Charles Bailey)
7281      Branch: perl
7282            ! perl.h
7283 ____________________________________________________________________________
7284 [   777] By: mbeattie                              on 1998/03/05  18:50:25
7285         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
7286              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
7287              From: bailey@newman.upenn.edu (Charles Bailey)
7288      Branch: perl
7289            ! lib/File/Basename.pm
7290 ____________________________________________________________________________
7291 [   776] By: mbeattie                              on 1998/03/05  18:49:15
7292         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
7293              Date: 01 Mar 1998 15:16:03 +0100
7294              From: Gisle Aas <gisle@aas.no>
7295      Branch: perl
7296            ! pod/perlguts.pod
7297 ____________________________________________________________________________
7298 [   775] By: mbeattie                              on 1998/03/05  18:48:05
7299         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
7300              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
7301              From: Jarkko Hietaniemi <jhi@iki.fi>
7302      Branch: perl
7303            ! Makefile.SH perl_exp.SH
7304 ____________________________________________________________________________
7305 [   774] By: mbeattie                              on 1998/03/05  18:46:32
7306         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
7307              Date: Sun, 1 Mar 1998 02:02:47 -0500
7308              From: Spider Boardman <spider@orb.nashua.nh.us>
7309      Branch: perl
7310            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
7311 ____________________________________________________________________________
7312 [   773] By: mbeattie                              on 1998/03/05  18:43:57
7313         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
7314              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
7315              From: Hans Mulder <hansmu@xs4all.nl>
7316      Branch: perl
7317            ! pp_ctl.c
7318 ____________________________________________________________________________
7319 [   772] By: mbeattie                              on 1998/03/05  18:39:25
7320         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
7321              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
7322              From: Jarkko Hietaniemi <jhi@iki.fi>
7323      Branch: perl
7324            ! Makefile.SH
7325 ____________________________________________________________________________
7326 [   771] By: mbeattie                              on 1998/03/05  18:38:32
7327         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
7328              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
7329              From: Jarkko Hietaniemi <jhi@iki.fi>
7330      Branch: perl
7331            ! hints/netbsd.sh
7332 ____________________________________________________________________________
7333 [   770] By: mbeattie                              on 1998/03/05  18:36:50
7334         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
7335      Branch: perl
7336            ! cflags.SH
7337 ____________________________________________________________________________
7338 [   769] By: mbeattie                              on 1998/03/05  18:34:35
7339         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
7340              Subject: [PATCH 5.004_61] bunch of small patches
7341              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
7342              From: Andrew Cohen <cohen@andy.bu.edu>
7343      Branch: perl
7344            ! bytecode.h
7345 ____________________________________________________________________________
7346 [   768] By: mbeattie                              on 1998/03/05  18:13:06
7347         Log: Integrate win32 branch into mainline.
7348      Branch: perl
7349           !> (integrate 53 files)
7350 ____________________________________________________________________________
7351 [   767] By: TimBunce                              on 1998/03/05  11:48:09
7352         Log: Update to change 744.
7353      Branch: maint-5.004/perl
7354            ! lib/ExtUtils/Install.pm
7355 ____________________________________________________________________________
7356 [   765] By: TimBunce                              on 1998/03/05  11:24:24
7357         Log: Update embed.h after make regen_headers.
7358      Branch: maint-5.004/perl
7359            ! embed.h
7360 ____________________________________________________________________________
7361 [   764] By: TimBunce                              on 1998/03/05  11:05:13
7362         Log: APPLLIB_EXP now has arch and version dirs added to @INC
7363      Branch: maint-5.004/perl
7364            ! perl.c
7365 ____________________________________________________________________________
7366 [   763] By: TimBunce                              on 1998/03/05  11:01:38
7367         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
7368              Added MAINT_TRIAL_1 local patch label to patchlevel.h
7369              Removed win32/win32io.c and win32/win32io.h from repository
7370      Branch: maint-5.004/perl
7371            - win32/win32io.c win32/win32io.h
7372            ! MANIFEST patchlevel.h
7373 ____________________________________________________________________________
7374 [   762] By: TimBunce                              on 1998/03/05  10:05:34
7375         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
7376              From:  Spider Boardman <spider@orb.nashua.nh.us>
7377              Files:  scope.c
7378      Branch: maint-5.004/perl
7379            ! scope.c
7380 ____________________________________________________________________________
7381 [   761] By: TimBunce                              on 1998/03/05  10:03:10
7382         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
7383              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7384              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
7385              Files:  av.c hv.c scope.c t/op/local.t
7386      Branch: maint-5.004/perl
7387            ! av.c hv.c scope.c t/op/local.t
7388 ____________________________________________________________________________
7389 [   760] By: gsar                                  on 1998/03/04  20:58:21
7390         Log: added AS patch#10
7391              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
7392              Date:    Tue, 03 Mar 1998 10:46:13 PST
7393              From:    Douglas Lankshear <dougl@ActiveState.com>
7394              Subject: [PATCH]
7395              
7396              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
7397              linked modules.
7398              
7399              -- Doug
7400      Branch: asperl
7401            ! win32/dl_win32.xs
7402 ____________________________________________________________________________
7403 [   759] By: TimBunce                              on 1998/03/04  18:46:41
7404         Log: Update patchls utility
7405      Branch: maint-5.004/perl
7406            ! Porting/patchls
7407 ____________________________________________________________________________
7408 [   758] By: TimBunce                              on 1998/03/04  17:07:06
7409         Log: perldoc -f now uses pager if text is too long for screen
7410      Branch: maint-5.004/perl
7411            ! utils/perldoc.PL
7412 ____________________________________________________________________________
7413 [   757] By: TimBunce                              on 1998/03/04  16:57:04
7414         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
7415              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
7416      Branch: maint-5.004/perl
7417            + hints/openbsd.sh
7418            ! pod/perlfunc.pod
7419 ____________________________________________________________________________
7420 [   756] By: TimBunce                              on 1998/03/04  16:48:40
7421         Log: Fix for new gnulibc stdio.h when using sfio+perlio
7422      Branch: maint-5.004/perl
7423            ! perlsdio.h
7424 ____________________________________________________________________________
7425 [   755] By: TimBunce                              on 1998/03/04  16:47:08
7426         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
7427              Added details of split in scalar context to perlfunc.pod
7428      Branch: maint-5.004/perl
7429            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
7430 ____________________________________________________________________________
7431 [   754] By: TimBunce                              on 1998/03/04  16:35:58
7432         Log: Updated perl -v info to include reference to docs and home page.
7433      Branch: maint-5.004/perl
7434            ! perl.c
7435 ____________________________________________________________________________
7436 [   753] By: TimBunce                              on 1998/03/04  16:31:29
7437         Log: Updated hints/bsdos.sh for BSD/OS 3.1
7438              Fixed typo in pod/perlsyn.pod
7439              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
7440              Fixed typo in ext/GDBM_File/GDBM_File.pm
7441      Branch: maint-5.004/perl
7442            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
7443            ! hints/bsdos.sh pod/perlsyn.pod
7444 ____________________________________________________________________________
7445 [   752] By: TimBunce                              on 1998/03/04  15:49:19
7446         Log: Changed bug address in README to perlbug@perl.com
7447              Changed Copyright in perl.c to 1998
7448              Added op/pos.t test from Robin Houston <robin@oneworld.org>
7449      Branch: maint-5.004/perl
7450            + t/op/pos.t
7451            ! README perl.c
7452 ____________________________________________________________________________
7453 [   751] By: TimBunce                              on 1998/03/04  14:47:15
7454         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
7455      Branch: maint-5.004/perl
7456            ! t/comp/require.t t/lib/ph.t
7457 ____________________________________________________________________________
7458 [   750] By: TimBunce                              on 1998/03/04  13:29:58
7459         Log: Added dTHR definition to ease backwards compatibility for XS
7460              source code from 5.005.
7461      Branch: maint-5.004/perl
7462            ! perl.h
7463 ____________________________________________________________________________
7464 [   749] By: TimBunce                              on 1998/03/04  12:19:19
7465         Log: Title:  "rename local 'op' variables to 'o'", #F114
7466              From:  Gurusamy Sarathy
7467              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
7468              toke.c
7469      Branch: maint-5.004/perl
7470            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
7471            ! scope.c toke.c
7472 ____________________________________________________________________________
7473 [   748] By: TimBunce                              on 1998/03/04  12:12:27
7474         Log: Title:  "consolidated win32 patch", #F112
7475              From:  Gurusamy Sarathy
7476              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
7477              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
7478              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7479              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
7480              t/harness win32/win32.h win32/win32iop.h README.win32
7481              doio.c installhtml installperl pp_sys.c win32/Makefile
7482              win32/config.bc win32/config.vc win32/config_H.bc
7483              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
7484              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
7485              win32/perllib.c win32/runperl.c win32/win32.c
7486              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
7487              x2p/a2py.c
7488      Branch: maint-5.004/perl
7489            + win32/bin/perlglob.pl
7490            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
7491            ! installhtml installperl lib/ExtUtils/Command.pm
7492            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7493            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
7494            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
7495            ! win32/Makefile win32/config.bc win32/config.vc
7496            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
7497            ! win32/config_sh.PL win32/dl_win32.xs
7498            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
7499            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
7500            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
7501            ! x2p/a2py.c
7502 ____________________________________________________________________________
7503 [   747] By: TimBunce                              on 1998/03/04  11:59:57
7504         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
7505              From:  Gurusamy Sarathy
7506              Files:  MANIFEST t/lib/ph.t
7507      Branch: maint-5.004/perl
7508            ! MANIFEST t/lib/ph.t
7509 ____________________________________________________________________________
7510 [   746] By: TimBunce                              on 1998/03/04  11:47:43
7511         Log: Title:  "properly save STDOUT during system() in debugger", #F110
7512              From:  Jason Smith <smithj4@rpi.edu>
7513              Files:  lib/perl5db.pl
7514      Branch: maint-5.004/perl
7515            ! lib/perl5db.pl
7516 ____________________________________________________________________________
7517 [   745] By: TimBunce                              on 1998/03/04  11:40:19
7518         Log: Title:  "generate DynaLoader.pm at build time", #F109
7519              From:  Achim Bohnet <ach@mpe.mpg.de>
7520              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
7521              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
7522      Branch: maint-5.004/perl
7523            + ext/DynaLoader/DynaLoader.pm.PL
7524            ! MANIFEST ext/DynaLoader/Makefile.PL
7525 ____________________________________________________________________________
7526 [   744] By: TimBunce                              on 1998/03/04  11:34:09
7527         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
7528              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
7529              J. Koenig)
7530              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
7531              Files:  lib/ExtUtils/Install.pm
7532      Branch: maint-5.004/perl
7533            ! lib/ExtUtils/Install.pm
7534 ____________________________________________________________________________
7535 [   743] By: TimBunce                              on 1998/03/04  10:45:05
7536         Log: Title:  "Pod::Html trips over "C<0>"", #F107
7537              From:  Chip Salzenberg
7538              Files:  lib/Pod/Html.pm
7539      Branch: maint-5.004/perl
7540            ! lib/Pod/Html.pm
7541 ____________________________________________________________________________
7542 [   742] By: TimBunce                              on 1998/03/04  10:12:54
7543         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
7544              From:  Achim Bohnet <ach@mpe.mpg.de>
7545              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
7546              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
7547      Branch: maint-5.004/perl
7548            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
7549 ____________________________________________________________________________
7550 [   741] By: TimBunce                              on 1998/03/04  10:08:31
7551         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
7552              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
7553              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
7554              Zakharevich)
7555              Msg-ID:  <199801040630.AA29298@metronet.com>,
7556              <199801041826.NAA11568@aatma.engin.umich.edu>,
7557              <1998Jan4.130412.2719461@cor.newman>
7558              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
7559              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
7560      Branch: maint-5.004/perl
7561            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
7562            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
7563            ! win32/win32.h
7564 ____________________________________________________________________________
7565 [   740] By: TimBunce                              on 1998/03/04  09:55:57
7566         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
7567              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7568              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
7569              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
7570      Branch: maint-5.004/perl
7571            ! lib/Tie/Hash.pm pod/perlfunc.pod
7572 ____________________________________________________________________________
7573 [   739] By: TimBunce                              on 1998/03/04  09:26:01
7574         Log: Title:  "more doc for perldoc", #F103
7575              From:  Gurusamy Sarathy
7576              Files:  utils/perldoc.PL
7577      Branch: maint-5.004/perl
7578            ! utils/perldoc.PL
7579 ____________________________________________________________________________
7580 [   738] By: TimBunce                              on 1998/03/04  09:23:16
7581         Log: Title:  "Make perldoc look for an index file ", #F102
7582              From:  Gisle Aas <gisle@aas.no>
7583              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
7584              Files:  utils/perldoc.PL
7585      Branch: maint-5.004/perl
7586            ! utils/perldoc.PL
7587 ____________________________________________________________________________
7588 [   737] By: TimBunce                              on 1998/03/04  09:21:15
7589         Log: Title:  "perldoc -F filename", #F101
7590              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7591              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
7592              Files:  utils/perldoc.PL
7593      Branch: maint-5.004/perl
7594            ! utils/perldoc.PL
7595 ____________________________________________________________________________
7596 [   736] By: TimBunce                              on 1998/03/04  09:16:20
7597         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
7598              From:  Gisle Aas <gisle@aas.no>
7599              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
7600              Files:  sv.c
7601      Branch: maint-5.004/perl
7602            ! sv.c
7603 ____________________________________________________________________________
7604 [   735] By: TimBunce                              on 1998/03/04  09:08:51
7605         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
7606              From:  abigail@fnx.com
7607              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
7608              Files:  lib/Benchmark.pm
7609      Branch: maint-5.004/perl
7610            ! lib/Benchmark.pm
7611 ____________________________________________________________________________
7612 [   734] By: TimBunce                              on 1998/03/04  08:59:58
7613         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
7614              From:  Gisle Aas <gisle@aas.no>
7615              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
7616              Files:  hv.c
7617      Branch: maint-5.004/perl
7618            ! hv.c
7619 ____________________________________________________________________________
7620 [   733] By: TimBunce                              on 1998/03/04  08:35:19
7621         Log: Title:  "support caseless %ENV", #F097
7622              From:  Gurusamy Sarathy
7623              Files:  hv.c t/op/magic.t win32/win32.h
7624      Branch: maint-5.004/perl
7625            ! hv.c t/op/magic.t win32/win32.h
7626 ____________________________________________________________________________
7627 [   732] By: TimBunce                              on 1998/03/04  08:33:58
7628         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
7629              From:  Ilya Zakharevich
7630              Files:  emacs/cperl-mode.el
7631      Branch: maint-5.004/perl
7632            ! emacs/cperl-mode.el
7633 ____________________________________________________________________________
7634 [   731] By: TimBunce                              on 1998/03/04  08:26:23
7635         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
7636              magic", #F095
7637              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7638              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
7639              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
7640              lib/ExtUtils/xsubpp sv.c
7641      Branch: maint-5.004/perl
7642            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
7643            ! pod/perlxs.pod proto.h sv.c sv.h
7644 ____________________________________________________________________________
7645 [   730] By: TimBunce                              on 1998/03/04  08:20:52
7646         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
7647              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7648              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
7649              Files:  mg.c
7650      Branch: maint-5.004/perl
7651            ! mg.c
7652 ____________________________________________________________________________
7653 [   729] By: TimBunce                              on 1998/03/04  08:18:02
7654         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
7655              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7656              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
7657              Files:  t/op/sort.t
7658      Branch: maint-5.004/perl
7659            ! t/op/sort.t
7660 ____________________________________________________________________________
7661 [   728] By: TimBunce                              on 1998/03/04  08:17:07
7662         Log: Title:  "Make search.pl work on win32", #F092
7663              From:  Gurusamy Sarathy
7664              Files:  win32/bin/search.pl
7665      Branch: maint-5.004/perl
7666            ! win32/bin/search.pl
7667 ____________________________________________________________________________
7668 [   727] By: gsar                                  on 1998/03/04  04:13:23
7669         Log: missing s/op/o/ from one of the mainpatches
7670      Branch: win32/perl
7671            ! op.c
7672 ____________________________________________________________________________
7673 [   726] By: gsar                                  on 1998/03/04  02:12:13
7674         Log: maintpatches #102 and #103 to perldoc.PL
7675      Branch: win32/perl
7676            ! utils/perldoc.PL
7677 ____________________________________________________________________________
7678 [   725] By: gsar                                  on 1998/03/04  02:00:15
7679         Log: renumber some tests to match maint branch
7680      Branch: win32/perl
7681            ! t/op/local.t
7682 ____________________________________________________________________________
7683 [   724] By: gsar                                  on 1998/03/04  01:25:50
7684         Log: maintpatch
7685              #70:  "Fix random whitespace errors in docs"
7686              From:  Roderick Schertler <roderick@argon.org>
7687              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
7688              Date:  Fri, 24 Oct 1997 11:20:44 -0400
7689              Files:  pod/checkpods.PL pod/perlfunc.pod
7690      Branch: win32/perl
7691            ! pod/checkpods.PL
7692 ____________________________________________________________________________
7693 [   723] By: gsar                                  on 1998/03/04  01:04:37
7694         Log: sync maintpatch
7695              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
7696              From:  Chip Salzenberg
7697              Files:  lib/File/Path.pm
7698      Branch: win32/perl
7699            ! lib/File/Path.pm
7700 ____________________________________________________________________________
7701 [   722] By: gsar                                  on 1998/03/04  00:46:46
7702         Log: remove redundancy in File::Find
7703      Branch: win32/perl
7704            ! lib/File/Find.pm
7705 ____________________________________________________________________________
7706 [   721] By: TimBunce                              on 1998/03/03  20:06:41
7707         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
7708              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
7709              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
7710              Files:  utils/perldoc.PL
7711      Branch: maint-5.004/perl
7712            ! utils/perldoc.PL
7713 ____________________________________________________________________________
7714 [   720] By: TimBunce                              on 1998/03/03  20:03:59
7715         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
7716              #F090
7717              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7718              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
7719              Files:  lib/ExtUtils/MM_Unix.pm
7720      Branch: maint-5.004/perl
7721            ! lib/ExtUtils/MM_Unix.pm
7722 ____________________________________________________________________________
7723 [   719] By: TimBunce                              on 1998/03/03  20:02:06
7724         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
7725              From:  Gurusamy Sarathy
7726              Files:  lib/FindBin.pm
7727      Branch: maint-5.004/perl
7728            ! lib/FindBin.pm
7729 ____________________________________________________________________________
7730 [   718] By: TimBunce                              on 1998/03/03  20:00:26
7731         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
7732              #F088
7733              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7734              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
7735              Files:  lib/File/Find.pm
7736      Branch: maint-5.004/perl
7737            ! lib/File/Find.pm
7738 ____________________________________________________________________________
7739 [   717] By: TimBunce                              on 1998/03/03  19:59:38
7740         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
7741              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7742              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
7743              Files:  op.c
7744      Branch: maint-5.004/perl
7745            ! op.c
7746 ____________________________________________________________________________
7747 [   716] By: TimBunce                              on 1998/03/03  19:57:17
7748         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
7749              #F086
7750              From:  Gurusamy Sarathy
7751              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
7752      Branch: maint-5.004/perl
7753            ! pod/perldelta.pod pod/perldiag.pod toke.c
7754 ____________________________________________________________________________
7755 [   715] By: TimBunce                              on 1998/03/03  19:51:33
7756         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
7757              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7758              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
7759              Files:  lib/Pod/Html.pm
7760      Branch: maint-5.004/perl
7761            ! lib/Pod/Html.pm
7762 ____________________________________________________________________________
7763 [   714] By: TimBunce                              on 1998/03/03  19:50:28
7764         Log: Title:  "New pod: perlhist", #F084
7765              From:  Jarkko Hietaniemi <jhi@iki.fi>
7766              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
7767              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
7768      Branch: maint-5.004/perl
7769            + pod/perlhist.pod
7770            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
7771 ____________________________________________________________________________
7772 [   713] By: TimBunce                              on 1998/03/03  19:47:13
7773         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
7774              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7775              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
7776              Files:  pp_ctl.c t/op/local.t
7777      Branch: maint-5.004/perl
7778            ! pp_ctl.c t/op/local.t
7779 ____________________________________________________________________________
7780 [   712] By: TimBunce                              on 1998/03/03  19:45:56
7781         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
7782              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7783              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
7784              Files:  pp_ctl.c
7785      Branch: maint-5.004/perl
7786            ! pp_ctl.c
7787 ____________________________________________________________________________
7788 [   711] By: TimBunce                              on 1998/03/03  19:44:41
7789         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
7790              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7791              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
7792              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
7793      Branch: maint-5.004/perl
7794            + t/comp/require.t
7795            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
7796 ____________________________________________________________________________
7797 [   710] By: TimBunce                              on 1998/03/03  19:36:34
7798         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
7799              From:  Jarkko Hietaniemi <jhi@iki.fi>
7800              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
7801              Files:  t/pragma/locale.t
7802      Branch: maint-5.004/perl
7803            ! t/pragma/locale.t
7804 ____________________________________________________________________________
7805 [   709] By: TimBunce                              on 1998/03/03  19:32:30
7806         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
7807              From:  Gisle Aas <gisle@aas.no>
7808              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
7809              Files:  sv.c
7810      Branch: maint-5.004/perl
7811            ! sv.c
7812 ____________________________________________________________________________
7813 [   708] By: TimBunce                              on 1998/03/03  19:28:06
7814         Log: Title:  "Eliminate double warnings under C<package;>", #F077
7815              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7816              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
7817              Files:  gv.c op.c toke.c
7818      Branch: maint-5.004/perl
7819            ! gv.c op.c toke.c
7820 ____________________________________________________________________________
7821 [   707] By: TimBunce                              on 1998/03/03  19:13:17
7822         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
7823              #F076
7824              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7825              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
7826              Files:  lib/File/Path.pm
7827      Branch: maint-5.004/perl
7828            ! lib/File/Path.pm
7829 ____________________________________________________________________________
7830 [   706] By: TimBunce                              on 1998/03/03  19:08:45
7831         Log: Title:  "Update of h2ph", #F075
7832              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
7833              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
7834              Files:  t/lib/ph.t utils/h2ph.PL
7835      Branch: maint-5.004/perl
7836            + t/lib/ph.t
7837            ! utils/h2ph.PL
7838 ____________________________________________________________________________
7839 [   705] By: TimBunce                              on 1998/03/03  18:56:59
7840         Log: Title:  "Fix AutoLoader for deep packages", #F074
7841              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
7842              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
7843              Files:  lib/AutoLoader.pm
7844      Branch: maint-5.004/perl
7845            ! lib/AutoLoader.pm
7846 ____________________________________________________________________________
7847 [   704] By: TimBunce                              on 1998/03/03  18:35:36
7848         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
7849              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7850              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
7851              Files:  op.c
7852      Branch: maint-5.004/perl
7853            ! op.c
7854 ____________________________________________________________________________
7855 [   703] By: TimBunce                              on 1998/03/03  18:32:28
7856         Log: Title:  "Make recursive lexical analysis more robust", #F072
7857              From:  Ilya Zakharevich and Chip Salzenberg
7858              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
7859              Files:  toke.c
7860      Branch: maint-5.004/perl
7861            ! toke.c
7862 ____________________________________________________________________________
7863 [   702] By: TimBunce                              on 1998/03/03  18:18:10
7864         Log: Title:  "Fix random whitespace errors in docs", #F070
7865              From:  Roderick Schertler <roderick@argon.org>
7866              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
7867              Files:  pod/perlfunc.pod pod/checkpods.PL
7868      Branch: maint-5.004/perl
7869            ! pod/checkpods.PL pod/perlfunc.pod
7870 ____________________________________________________________________________
7871 [   701] By: TimBunce                              on 1998/03/03  18:13:54
7872         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
7873              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7874              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
7875              Files:  toke.c
7876      Branch: maint-5.004/perl
7877            ! toke.c
7878 ____________________________________________________________________________
7879 [   700] By: TimBunce                              on 1998/03/03  18:11:20
7880         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
7881              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
7882              <nick@flirble.org>
7883              Msg-ID:  <199710241248.NAA00163@flirble.org>,
7884              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
7885              net>
7886              Files:  pp_ctl.c sv.c
7887      Branch: maint-5.004/perl
7888            ! pp_ctl.c sv.c
7889 ____________________________________________________________________________
7890 [   699] By: TimBunce                              on 1998/03/03  18:06:59
7891         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
7892              From:  Jarkko Hietaniemi <jhi@iki.fi>
7893              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
7894              Files:  op.c
7895      Branch: maint-5.004/perl
7896            ! op.c
7897 ____________________________________________________________________________
7898 [   698] By: TimBunce                              on 1998/03/03  18:04:51
7899         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
7900              From:  Administration <fadmin@informatics.muni.cz>
7901              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
7902              Files:  op.c
7903      Branch: maint-5.004/perl
7904            ! op.c
7905 ____________________________________________________________________________
7906 [   697] By: TimBunce                              on 1998/03/03  18:02:54
7907         Log: Title:  "Allow C<last()> to mean C<last>", #F065
7908              From:  Chip Salzenberg
7909              Files:  op.c
7910      Branch: maint-5.004/perl
7911            ! op.c
7912 ____________________________________________________________________________
7913 [   696] By: TimBunce                              on 1998/03/03  17:58:12
7914         Log: Title:  "Fix extension version mismatch message", #F064
7915              From:  Chip Salzenberg
7916              Files:  XSUB.h
7917      Branch: maint-5.004/perl
7918            ! XSUB.h
7919 ____________________________________________________________________________
7920 [   695] By: TimBunce                              on 1998/03/03  17:53:04
7921         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
7922              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
7923              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
7924              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7925              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
7926      Branch: maint-5.004/perl
7927            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7928            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
7929 ____________________________________________________________________________
7930 [   694] By: TimBunce                              on 1998/03/03  17:40:47
7931         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
7932              From:  Tom Christiansen
7933              Files:  ext/Socket/Socket.pm
7934      Branch: maint-5.004/perl
7935            ! ext/Socket/Socket.pm
7936 ____________________________________________________________________________
7937 [   693] By: TimBunce                              on 1998/03/03  17:32:57
7938         Log: Title:  "Kill warning about parameter type", #F061
7939              From:  Chip Salzenberg
7940              Files:  op.c
7941      Branch: maint-5.004/perl
7942            ! op.c
7943 ____________________________________________________________________________
7944 [   692] By: TimBunce                              on 1998/03/03  17:11:07
7945         Log: Title:  "Socket occasional SEGV", #F060
7946              From:  Trevor Blackwell <tlb@viaweb.com>
7947              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7948              Files:  ext/Socket/Socket.xs
7949      Branch: maint-5.004/perl
7950            ! ext/Socket/Socket.xs
7951 ____________________________________________________________________________
7952 [   691] By: TimBunce                              on 1998/03/03  17:09:51
7953         Log: Title:  "Avoid SEGV from local($@)", #F059
7954              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7955              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
7956              Files:  pp_ctl.c
7957      Branch: maint-5.004/perl
7958            ! pp_ctl.c
7959 ____________________________________________________________________________
7960 [   690] By: TimBunce                              on 1998/03/03  17:08:21
7961         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
7962              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7963              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
7964              Files:  op.c
7965      Branch: maint-5.004/perl
7966            ! op.c
7967 ____________________________________________________________________________
7968 [   689] By: TimBunce                              on 1998/03/03  17:05:57
7969         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
7970              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7971              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
7972              Files:  XSUB.h
7973      Branch: maint-5.004/perl
7974            ! XSUB.h
7975 ____________________________________________________________________________
7976 [   688] By: TimBunce                              on 1998/03/03  17:04:15
7977         Log: Title:  "Re: Sort grammar bug", #F056
7978              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7979              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
7980              Files:  toke.c
7981      Branch: maint-5.004/perl
7982            ! toke.c
7983 ____________________________________________________________________________
7984 [   687] By: TimBunce                              on 1998/03/03  17:01:32
7985         Log: Title:  "Document indirect object cases for exec(), system()", #F055
7986              From:  Dominic Dunlop <domo@slipper.ip.lu>
7987              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
7988              Files:  pod/perlfunc.pod
7989      Branch: maint-5.004/perl
7990            ! pod/perlfunc.pod
7991 ____________________________________________________________________________
7992 [   686] By: TimBunce                              on 1998/03/03  16:56:44
7993         Log: Title:  "Update docs on tr///", #F054
7994              From:  Tom Phoenix <rootbeer@teleport.com>
7995              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
7996              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7997              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
7998              pod/perlstyle.pod toke.c
7999      Branch: maint-5.004/perl
8000            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8001            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8002            ! pod/perlstyle.pod toke.c
8003 ____________________________________________________________________________
8004 [   685] By: TimBunce                              on 1998/03/03  16:38:50
8005         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
8006              From:  Tom Phoenix <rootbeer@teleport.com>
8007              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
8008              Files:  pod/perlop.pod
8009      Branch: maint-5.004/perl
8010            ! pod/perlop.pod
8011 ____________________________________________________________________________
8012 [   684] By: TimBunce                              on 1998/03/03  16:37:00
8013         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
8014              From:  "Joseph N. Hall" <joseph@cscaper.com>
8015              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
8016              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
8017      Branch: maint-5.004/perl
8018            ! perly.c perly.c.diff perly.y vms/perly_c.vms
8019 ____________________________________________________________________________
8020 [   683] By: TimBunce                              on 1998/03/03  16:31:15
8021         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
8022              sv_vsetpfn", #F051
8023              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
8024              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
8025              Files:  pod/perlguts.pod
8026      Branch: maint-5.004/perl
8027            ! pod/perlguts.pod
8028 ____________________________________________________________________________
8029 [   682] By: TimBunce                              on 1998/03/03  16:28:30
8030         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
8031              From:  Jarkko Hietaniemi <jhi@iki.fi>
8032              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
8033              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
8034      Branch: maint-5.004/perl
8035            ! INSTALL pod/perldiag.pod pod/perllocale.pod
8036 ____________________________________________________________________________
8037 [   681] By: TimBunce                              on 1998/03/03  16:24:12
8038         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
8039              From:  Jerome Abela <abela@hsc.fr>
8040              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
8041              Files:  ext/Fcntl/Fcntl.pm
8042      Branch: maint-5.004/perl
8043            ! ext/Fcntl/Fcntl.pm
8044 ____________________________________________________________________________
8045 [   680] By: TimBunce                              on 1998/03/03  16:23:20
8046         Log: Title:  "Commenting toke.c", #F048
8047              From:  gnat@frii.com
8048              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
8049              Files:  toke.c
8050      Branch: maint-5.004/perl
8051            ! toke.c
8052 ____________________________________________________________________________
8053 [   679] By: TimBunce                              on 1998/03/03  16:18:32
8054         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
8055              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8056              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
8057              Files:  pod/perlguts.pod pp.c t/op/vec.t
8058      Branch: maint-5.004/perl
8059            ! pod/perlguts.pod pp.c t/op/vec.t
8060 ____________________________________________________________________________
8061 [   678] By: TimBunce                              on 1998/03/03  16:15:44
8062         Log: Title:  "A few perl5.004_03 bugs", #F046
8063              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8064              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
8065              Files:  mg.c t/op/magic.t
8066      Branch: maint-5.004/perl
8067            ! mg.c t/op/magic.t
8068 ____________________________________________________________________________
8069 [   677] By: TimBunce                              on 1998/03/03  16:13:11
8070         Log: Title:  "Faster, cleaner av_unshift() ", #F045
8071              From:  Gisle Aas <gisle@aas.no>
8072              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
8073              Files:  av.c
8074      Branch: maint-5.004/perl
8075            ! av.c
8076 ____________________________________________________________________________
8077 [   676] By: TimBunce                              on 1998/03/03  16:04:30
8078         Log: Title:  "New hints/solaris2.sh", #F044
8079              From:  Stephen Zander <srz@mckesson.com>
8080              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
8081              Files:  hints/solaris_2.sh
8082      Branch: maint-5.004/perl
8083            ! hints/solaris_2.sh
8084 ____________________________________________________________________________
8085 [   675] By: TimBunce                              on 1998/03/03  15:33:07
8086         Log: Title:  "Refresh Complex.pm and test", #F043
8087              From:  Jarkko Hietaniemi <jhi@iki.fi>
8088              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
8089              Files:  lib/Math/Complex.pm t/lib/complex.t
8090      Branch: maint-5.004/perl
8091            ! lib/Math/Complex.pm t/lib/complex.t
8092 ____________________________________________________________________________
8093 [   674] By: TimBunce                              on 1998/03/03  15:29:16
8094         Log: Title:  "Fix (\@@) proto", #F042
8095              From:  "Joseph N. Hall" <joseph@cscaper.com>
8096              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
8097              Files:  op.c t/comp/proto.t
8098      Branch: maint-5.004/perl
8099            ! op.c t/comp/proto.t
8100 ____________________________________________________________________________
8101 [   673] By: TimBunce                              on 1998/03/03  15:26:31
8102         Log: Title:  "Allow empty BLOCK in code", #F041
8103              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
8104              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
8105              Files:  toke.c
8106      Branch: maint-5.004/perl
8107            ! toke.c
8108 ____________________________________________________________________________
8109 [   672] By: TimBunce                              on 1998/03/03  15:23:55
8110         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
8111              From:  Chip Salzenberg
8112              Files:  gv.c t/op/gv.t
8113      Branch: maint-5.004/perl
8114            ! gv.c t/op/gv.t
8115 ____________________________________________________________________________
8116 [   671] By: TimBunce                              on 1998/03/03  10:02:32
8117         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
8118              From:  Gisle Aas <gisle@aas.no>
8119              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
8120              Files:  gv.c sv.c
8121      Branch: maint-5.004/perl
8122            ! gv.c sv.c
8123 ____________________________________________________________________________
8124 [   670] By: TimBunce                              on 1998/03/03  09:59:48
8125         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
8126              From:  Chip Salzenberg
8127              Files:  gv.c
8128      Branch: maint-5.004/perl
8129            ! gv.c
8130 ____________________________________________________________________________
8131 [   669] By: TimBunce                              on 1998/03/03  09:58:58
8132         Log: Title:  "Make Configure less negative about PerlIO", #F036
8133              From:  chip@atlantic.net
8134              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
8135              Files:  Configure
8136      Branch: maint-5.004/perl
8137            ! Configure
8138 ____________________________________________________________________________
8139 [   668] By: TimBunce                              on 1998/03/03  09:55:51
8140         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
8141              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
8142              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
8143              Files:  pp_ctl.c
8144      Branch: maint-5.004/perl
8145            ! pp_ctl.c
8146 ____________________________________________________________________________
8147 [   667] By: TimBunce                              on 1998/03/03  09:52:59
8148         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
8149              From:  Irving Reid <irving@tor.securecomputing.com>
8150              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
8151              Files:  lib/Getopt/Long.pm
8152      Branch: maint-5.004/perl
8153            ! lib/Getopt/Long.pm
8154 ____________________________________________________________________________
8155 [   666] By: TimBunce                              on 1998/03/03  09:51:27
8156         Log: Title:  "adding the newSVpvn API function", #F033
8157              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
8158              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
8159              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
8160      Branch: maint-5.004/perl
8161            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
8162 ____________________________________________________________________________
8163 [   665] By: TimBunce                              on 1998/03/03  09:43:30
8164         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
8165              From:  Chip Salzenberg
8166              Files:  toke.c
8167      Branch: maint-5.004/perl
8168            ! toke.c
8169 ____________________________________________________________________________
8170 [   664] By: TimBunce                              on 1998/03/03  09:41:40
8171         Log: Title:  "Re-optimize character classes", #F031
8172              From:  Chip Salzenberg
8173              Files:  regcomp.h regcomp.c regexec.c
8174      Branch: maint-5.004/perl
8175            ! regcomp.c regcomp.h regexec.c
8176 ____________________________________________________________________________
8177 [   663] By: TimBunce                              on 1998/03/03  09:39:55
8178         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
8179              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
8180              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
8181              Files:  op.c t/op/local.t
8182      Branch: maint-5.004/perl
8183            ! op.c t/op/local.t
8184 ____________________________________________________________________________
8185 [   662] By: TimBunce                              on 1998/03/03  09:37:51
8186         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
8187              From:  Chip Salzenberg
8188              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
8189              pp_hot.c regexec.c scope.c
8190      Branch: maint-5.004/perl
8191            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
8192            ! proto.h regexec.c regexp.h scope.c
8193 ____________________________________________________________________________
8194 [   661] By: TimBunce                              on 1998/03/03  09:27:04
8195         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
8196              From:  Chip Salzenberg
8197              Files:  toke.c
8198      Branch: maint-5.004/perl
8199            ! toke.c
8200 ____________________________________________________________________________
8201 [   660] By: TimBunce                              on 1998/03/03  09:24:41
8202         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
8203              From:  Chip Salzenberg
8204              Files:  scope.c
8205      Branch: maint-5.004/perl
8206            ! scope.c
8207 ____________________________________________________________________________
8208 [   659] By: TimBunce                              on 1998/03/03  09:24:00
8209         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
8210              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8211              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
8212              Files:  sv.c t/op/sprintf.t
8213      Branch: maint-5.004/perl
8214            ! sv.c t/op/sprintf.t
8215 ____________________________________________________________________________
8216 [   658] By: TimBunce                              on 1998/03/03  09:22:13
8217         Log: Title:  "Tiny core patch for source filters", #F025
8218              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
8219              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
8220              Files:  toke.c
8221      Branch: maint-5.004/perl
8222            ! toke.c
8223 ____________________________________________________________________________
8224 [   657] By: TimBunce                              on 1998/03/03  09:20:00
8225         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
8226              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8227              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
8228              Files:  t/base/lex.t toke.c
8229      Branch: maint-5.004/perl
8230            ! t/base/lex.t toke.c
8231 ____________________________________________________________________________
8232 [   656] By: TimBunce                              on 1998/03/03  09:17:56
8233         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
8234              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8235              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
8236              Files:  doio.c t/pragma/warn-1global
8237      Branch: maint-5.004/perl
8238            ! doio.c t/pragma/warn-1global
8239 ____________________________________________________________________________
8240 [   655] By: TimBunce                              on 1998/03/03  09:16:56
8241         Log: Title:  "Fix '*' prototype", #F022
8242              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8243              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
8244              Files:  toke.c
8245      Branch: maint-5.004/perl
8246            ! toke.c
8247 ____________________________________________________________________________
8248 [   654] By: TimBunce                              on 1998/03/03  09:15:04
8249         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
8250              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
8251              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
8252              Files:  lib/File/Find.pm
8253      Branch: maint-5.004/perl
8254            ! lib/File/Find.pm
8255 ____________________________________________________________________________
8256 [   653] By: TimBunce                              on 1998/03/03  09:11:55
8257         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
8258              From:  Chip Salzenberg
8259              Files:  sv.c
8260      Branch: maint-5.004/perl
8261            ! sv.c
8262 ____________________________________________________________________________
8263 [   652] By: TimBunce                              on 1998/03/03  09:07:50
8264         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
8265              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8266              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
8267              Files:  scope.c
8268      Branch: maint-5.004/perl
8269            ! scope.c
8270 ____________________________________________________________________________
8271 [   651] By: TimBunce                              on 1998/03/03  09:07:10
8272         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
8273              From:  Stephane Payrard <stef@francenet.fr>
8274              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
8275              Files:  op.c t/op/my.t
8276      Branch: maint-5.004/perl
8277            ! op.c t/op/my.t
8278 ____________________________________________________________________________
8279 [   650] By: TimBunce                              on 1998/03/03  09:04:04
8280         Log: Title:  "enhanced "use strict" warning", #F017
8281              From:  Tkil <tkil@reptile.scrye.com>
8282              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
8283              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
8284      Branch: maint-5.004/perl
8285            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
8286 ____________________________________________________________________________
8287 [   649] By: TimBunce                              on 1998/03/03  09:02:55
8288         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
8289              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8290              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
8291              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
8292      Branch: maint-5.004/perl
8293            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
8294 ____________________________________________________________________________
8295 [   648] By: TimBunce                              on 1998/03/03  08:58:00
8296         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
8297              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8298              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
8299              Files:  sv.c
8300      Branch: maint-5.004/perl
8301            ! sv.c
8302 ____________________________________________________________________________
8303 [   647] By: TimBunce                              on 1998/03/03  08:53:35
8304         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
8305              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8306              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
8307              Files:  os2/os2.c util.c
8308      Branch: maint-5.004/perl
8309            ! os2/os2.c util.c
8310 ____________________________________________________________________________
8311 [   646] By: TimBunce                              on 1998/03/03  08:51:04
8312         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
8313              From:  Roderick Schertler <roderick@argon.org>
8314              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
8315              Files:  doio.c t/op/misc.t
8316      Branch: maint-5.004/perl
8317            ! doio.c t/op/misc.t
8318 ____________________________________________________________________________
8319 [   645] By: TimBunce                              on 1998/03/03  08:49:34
8320         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
8321              From:  Stephen McCamant <alias@mcs.com>
8322              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
8323              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
8324      Branch: maint-5.004/perl
8325            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
8326 ____________________________________________________________________________
8327 [   644] By: TimBunce                              on 1998/03/03  08:43:06
8328         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
8329              From:  Spider Boardman <spider@orb.nashua.nh.us>
8330              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
8331              Files:  sv.c
8332      Branch: maint-5.004/perl
8333            ! sv.c
8334 ____________________________________________________________________________
8335 [   643] By: TimBunce                              on 1998/03/03  08:41:07
8336         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
8337              From:  Chip Salzenberg
8338              Files:  op.c t/op/my.t
8339      Branch: maint-5.004/perl
8340            ! op.c t/op/my.t
8341 ____________________________________________________________________________
8342 [   642] By: TimBunce                              on 1998/03/03  08:39:11
8343         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
8344              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8345              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
8346              Files:  pod/perlobj.pod sv.c t/op/ref.t
8347      Branch: maint-5.004/perl
8348            ! pod/perlobj.pod sv.c t/op/ref.t
8349 ____________________________________________________________________________
8350 [   641] By: gsar                                  on 1998/03/03  04:39:49
8351         Log: merge problematic maintpatch to op.c
8352              #77:  "Eliminate double warnings under C<package;>"
8353              From:  Chip Salzenberg
8354              Files:  gv.c op.c toke.c
8355      Branch: win32/perl
8356            ! gv.c op.c toke.c
8357 ____________________________________________________________________________
8358 [   640] By: gsar                                  on 1998/03/03  04:30:22
8359         Log: merge another conflicting maintpatch to op.c
8360              #17:  "Enhanced "use strict" warning"
8361              From:  Tkil <tkil@reptile.scrye.com>
8362              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
8363              Date:  Thu, 4 Dec 1997 02:38:26 -0700
8364              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
8365      Branch: win32/perl
8366            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
8367 ____________________________________________________________________________
8368 [   639] By: gsar                                  on 1998/03/03  04:09:11
8369         Log: maintpatch
8370              #73:  "Fix order of warnings for misplaced subscripts"
8371              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8372              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
8373              Date:  Mon, 13 Oct 1997 11:23:56 +0100
8374              Files:  op.c
8375      Branch: win32/perl
8376            ! op.c
8377 ____________________________________________________________________________
8378 [   638] By: gsar                                  on 1998/03/03  04:02:16
8379         Log: manually apply another conflicting maintpatch
8380              #64:  "Fix extension version mismatch message"
8381              From:  Chip Salzenberg
8382              Files:  XSUB.h
8383      Branch: win32/perl
8384            ! XSUB.h
8385 ____________________________________________________________________________
8386 [   637] By: gsar                                  on 1998/03/03  03:57:08
8387         Log: maintpatch
8388              #62:  "Fix doc bug in getservbyname() examples"
8389              From:  Tom Christiansen
8390              Files:  ext/Socket/Socket.pm
8391      Branch: win32/perl
8392            ! ext/Socket/Socket.pm
8393 ____________________________________________________________________________
8394 [   636] By: gsar                                  on 1998/03/03  03:55:13
8395         Log: maintpatch
8396              #60:  "Socket occasional SEGV"
8397              From:  Trevor Blackwell <tlb@viaweb.com>
8398              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
8399              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
8400              Files:  ext/Socket/Socket.xs
8401      Branch: win32/perl
8402            ! ext/Socket/Socket.xs
8403 ____________________________________________________________________________
8404 [   635] By: gsar                                  on 1998/03/03  03:51:01
8405         Log: maintpatches for docs
8406              #53:  "Perlop bitwise & | ^ documentation"
8407              From:  Tom Phoenix <rootbeer@teleport.com>
8408              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
8409              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
8410              Files:  pod/perlfunc.pod
8411              -------- 
8412              #54:  "Update docs on tr///"
8413              From:  Tom Phoenix <rootbeer@teleport.com>
8414              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
8415              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
8416              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8417              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8418              pod/perlstyle.pod toke.c
8419      Branch: win32/perl
8420            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8421            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8422            ! pod/perlstyle.pod toke.c
8423 ____________________________________________________________________________
8424 [   634] By: gsar                                  on 1998/03/03  03:43:42
8425         Log: another maintpatch (this one needed adjust of test nos.)
8426              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8427              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
8428              Date: Thu, 22 Jan 1998 12:11:49 +0000
8429              Subject: Re: [PERL] A few perl5.004_03 bugs 
8430      Branch: win32/perl
8431            ! mg.c t/op/magic.t
8432 ____________________________________________________________________________
8433 [   633] By: gsar                                  on 1998/03/03  03:36:40
8434         Log: merge another toke.c patch and its dependent (very carefully)
8435              #32:  "Support C<Package::> as function-blind bearword"
8436              From:  Chip Salzenberg
8437              Files:  toke.c
8438              --------
8439              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
8440              From:  Gurusamy Sarathy
8441              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
8442      Branch: win32/perl
8443            ! pod/perldelta.pod pod/perldiag.pod toke.c
8444 ____________________________________________________________________________
8445 [   632] By: gsar                                  on 1998/03/03  03:12:16
8446         Log: another toke.c maintpatch
8447              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
8448              From:  Chip Salzenberg
8449              Files:  toke.c
8450      Branch: win32/perl
8451            ! toke.c
8452 ____________________________________________________________________________
8453 [   631] By: gsar                                  on 1998/03/03  03:06:59
8454         Log: still another maintpatch
8455              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8456              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
8457              Date: Sun, 02 Nov 1997 13:31:54 +0000
8458              Subject: [PATCH] assorted sprintf bugs
8459      Branch: win32/perl
8460            ! sv.c t/op/sprintf.t
8461 ____________________________________________________________________________
8462 [   630] By: gsar                                  on 1998/03/03  03:03:55
8463         Log: yet another maintpatch
8464              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8465              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
8466              Date: Sat, 22 Nov 1997 12:52:16 +0000
8467              Subject: Re: [PERL] Unexpected output 
8468      Branch: win32/perl
8469            ! doio.c t/pragma/warn-1global
8470 ____________________________________________________________________________
8471 [   629] By: gsar                                  on 1998/03/03  02:57:33
8472         Log: merge another maintpatch to toke.c
8473              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8474              Date: Sat, 22 Nov 1997 14:45:23 GMT
8475              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
8476              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
8477      Branch: win32/perl
8478            ! t/base/lex.t toke.c
8479 ____________________________________________________________________________
8480 [   628] By: gsar                                  on 1998/03/03  02:50:20
8481         Log: manually merge a maintpatch
8482              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
8483              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
8484              From: gnat@frii.com
8485              Subject: [PERL] Commenting toke.c
8486      Branch: win32/perl
8487            ! toke.c
8488 ____________________________________________________________________________
8489 [   627] By: TimBunce                              on 1998/03/02  22:34:47
8490         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
8491              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8492              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
8493              Files:  pp_hot.c pp_sys.c
8494      Branch: maint-5.004/perl
8495            ! pp_hot.c pp_sys.c
8496 ____________________________________________________________________________
8497 [   626] By: TimBunce                              on 1998/03/02  22:31:13
8498         Log: This is the change description for change 625
8499              Title:  "Fix tr///s option", #F007
8500              From:  Inaba Hiroto <inaba@st.rim.or.jp>
8501              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
8502              Files:  doop.c
8503      Branch: maint-5.004/perl
8504            ! doop.c
8505 ____________________________________________________________________________
8506 [   625] By: TimBunce                              on 1998/03/02  22:23:48
8507         Log:      Branch: maint-5.004/perl
8508            ! doop.c
8509 ____________________________________________________________________________
8510 [   623] By: TimBunce                              on 1998/03/02  21:51:53
8511         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
8512              From:  Chip Salzenberg
8513              Files:  pp_ctl.c
8514      Branch: maint-5.004/perl
8515            ! pp_ctl.c
8516 ____________________________________________________________________________
8517 [   622] By: TimBunce                              on 1998/03/02  21:43:29
8518         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
8519              From:  Chip Salzenberg
8520              Files:  sv.c
8521      Branch: maint-5.004/perl
8522            ! sv.c
8523 ____________________________________________________________________________
8524 [   621] By: TimBunce                              on 1998/03/02  21:29:59
8525         Log: Title:  "Fix compile-time warning line in while ()", #F004
8526              From:  Chip Salzenberg
8527              Files:  op.c
8528      Branch: maint-5.004/perl
8529            ! op.c
8530 ____________________________________________________________________________
8531 [   620] By: TimBunce                              on 1998/03/02  21:25:27
8532         Log: Title:  "STMT foreach LIST;", #F002
8533              From:  Chip Salzenberg
8534              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
8535              vms/perly_c.vms
8536      Branch: maint-5.004/perl
8537            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8538            ! toke.c vms/perly_c.vms
8539 ____________________________________________________________________________
8540 [   619] By: TimBunce                              on 1998/03/02  21:12:58
8541         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
8542              From:  Chip Salzenberg
8543              Files:  op.c
8544      Branch: maint-5.004/perl
8545            ! op.c
8546 ____________________________________________________________________________
8547 [   618] By: gsar                                  on 1998/03/02  04:40:16
8548         Log: make t/lib/nothread.t type xtext also
8549      Branch: win32/perl
8550            ! t/op/nothread.t
8551 ____________________________________________________________________________
8552 [   617] By: gsar                                  on 1998/03/02  04:35:15
8553         Log: make t/lib/thread.t type xtext
8554      Branch: win32/perl
8555            ! t/lib/thread.t
8556 ____________________________________________________________________________
8557 [   616] By: gsar                                  on 1998/03/02  04:17:40
8558         Log: fix misapplied hunks in change#614
8559      Branch: win32/perl
8560            ! scope.c scope.h
8561 ____________________________________________________________________________
8562 [   615] By: gsar                                  on 1998/03/02  03:39:16
8563         Log: another one down
8564              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
8565              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
8566              Date: Tue, 25 Nov 1997 23:03:48 -0800
8567              Subject: [PERL] File::Find bugs & patches
8568      Branch: win32/perl
8569            ! lib/File/Find.pm
8570 ____________________________________________________________________________
8571 [   614] By: gsar                                  on 1998/03/02  03:28:28
8572         Log: this one with adjusted test numbers
8573              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
8574              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
8575              From: Stephen McCamant <alias@mcs.com>
8576              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
8577      Branch: win32/perl
8578            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
8579 ____________________________________________________________________________
8580 [   613] By: gsar                                  on 1998/03/02  03:13:32
8581         Log: still another
8582              From: Inaba Hiroto <inaba@st.rim.or.jp>
8583              Subject: [PERL] tr///s bug
8584              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
8585              Date: Sat, 10 Jan 1998 15:53:33 +0900
8586      Branch: win32/perl
8587            ! doop.c t/op/subst.t
8588 ____________________________________________________________________________
8589 [   612] By: gsar                                  on 1998/03/02  03:01:27
8590         Log: yet another patch
8591              From: Chip Salzenberg <salzench@nielsenmedia.com>
8592              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
8593              Subject: Tiny but massively cool:  C<statement foreach @list>
8594              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
8595      Branch: win32/perl
8596            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8597            ! toke.c vms/perly_c.vms
8598 ____________________________________________________________________________
8599 [   611] By: gsar                                  on 1998/03/02  01:52:46
8600         Log: yet another 'old' patch
8601              From: Stephane Payrard <stef@francenet.fr>
8602              Message-Id: <199712040054.BAA04612@www.zweig.com>
8603              To: perl5-porters@perl.org
8604              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
8605              between `my' and `local' (Patch included)
8606      Branch: win32/perl
8607            ! op.c t/op/my.t
8608 ____________________________________________________________________________
8609 [   610] By: gsar                                  on 1998/03/02  01:45:55
8610         Log: another 'old' patch
8611              From: Roderick Schertler <roderick@argon.org>
8612              Date: 19 Dec 1997 12:52:36 -0500
8613              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
8614              Subject: [PERL] [PATCH] Re: Problem with open >&=
8615      Branch: win32/perl
8616            ! doio.c t/op/misc.t
8617 ____________________________________________________________________________
8618 [   609] By: gsar                                  on 1998/03/02  01:23:56
8619         Log: apply missing pieces from:
8620              From: Chip Salzenberg <salzench@nielsenmedia.com>
8621              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
8622              Subject: [PATCH] Improved LVALUE patch
8623              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
8624      Branch: win32/perl
8625            ! sv.c
8626 ____________________________________________________________________________
8627 [   608] By: gsar                                  on 1998/03/02  01:13:01
8628         Log: merge two important 'old' patches
8629              From: Chip Salzenberg <salzench@nielsenmedia.com>
8630              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
8631              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
8632              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
8633              ------
8634              From: Chip Salzenberg <salzench@nielsenmedia.com>
8635              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
8636              Subject: [PATCH] Fix for compile-time while() warnings
8637              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
8638      Branch: win32/perl
8639            ! op.c
8640 ____________________________________________________________________________
8641 [   607] By: gsar                                  on 1998/03/01  06:52:26
8642         Log: integrate mainline changes
8643      Branch: asperl
8644           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
8645           +> lib/Tie/Handle.pm t/op/tiehandle.t
8646            - config_H
8647           !> (integrate 89 files)
8648 ____________________________________________________________________________
8649 [   606] By: gsar                                  on 1998/02/28  23:11:00
8650         Log: misc small tweaks
8651              - AutoLoader fix for long::pack::names
8652              - d_mymalloc can be set from makefiles now
8653              - make search.pl actually work on win32
8654              - revert podoc about $^E on OS/2 (per Ilya's wishes)
8655      Branch: win32/perl
8656            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
8657            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
8658 ____________________________________________________________________________
8659 [   605] By: gsar                                  on 1998/02/28  22:16:45
8660         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
8661      Branch: win32/perl
8662            ! embedvar.h sv.h
8663 ____________________________________________________________________________
8664 [   604] By: gsar                                  on 1998/02/28  21:08:58
8665         Log: integrate mainline
8666      Branch: win32/perl
8667           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
8668           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
8669           !> byterun.c ext/SDBM_File/Makefile.PL
8670           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
8671           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
8672           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
8673           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
8674           !> vms/test.com win32/makedef.pl
8675 ____________________________________________________________________________
8676 [   603] By: nick                                  on 1998/02/28  11:31:15
8677         Log: Missed FREAD in bytecode.h
8678              Cannot export svref_mutex in non-threaded perl
8679      Branch: perl
8680            ! bytecode.h win32/makedef.pl
8681
8682 ----------------
8683 Version 5.004_61
8684 ----------------
8685
8686 ____________________________________________________________________________
8687 [   602] By: mbeattie                              on 1998/02/27  18:35:27
8688         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
8689              preprocessor symbol on Digital UNIX.
8690      Branch: perl
8691            ! bytecode.h bytecode.pl byterun.c
8692 ____________________________________________________________________________
8693 [   601] By: mbeattie                              on 1998/02/27  18:27:00
8694         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
8695      Branch: perl
8696            ! sv.h
8697 ____________________________________________________________________________
8698 [   600] By: mbeattie                              on 1998/02/27  18:15:07
8699         Log: Add atomic.h to MANIFEST
8700      Branch: perl
8701            ! MANIFEST
8702 ____________________________________________________________________________
8703 [   599] By: mbeattie                              on 1998/02/27  18:13:52
8704         Log: Integrate win32 branch into mainline.
8705      Branch: perl
8706            ! bytecode.pl
8707           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
8708           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
8709           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
8710           !> win32/config.gc win32/config.vc win32/config_H.bc
8711           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
8712           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
8713           !> win32/win32thread.h
8714 ____________________________________________________________________________
8715 [   598] By: mbeattie                              on 1998/02/27  18:06:41
8716         Log: Make refcounts atomic for threading (dependent on appropriate
8717              arch-dependent and compiler-dependent definitions in atomic.h
8718              or else falls back to a global mutex to protect refcounts).
8719      Branch: perl
8720            + atomic.h
8721            ! global.sym perl.c perlvars.h sv.c sv.h
8722 ____________________________________________________________________________
8723 [   597] By: mbeattie                              on 1998/02/27  15:37:22
8724         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
8725      Branch: perl
8726            ! MANIFEST
8727 ____________________________________________________________________________
8728 [   596] By: mbeattie                              on 1998/02/27  15:34:55
8729         Log: Missed adding new file Policy_sh.SH in change 592.
8730      Branch: perl
8731            + Policy_sh.SH
8732 ____________________________________________________________________________
8733 [   595] By: mbeattie                              on 1998/02/27  15:34:06
8734         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
8735              Date: Fri, 27 Feb 1998 04:15:04 +0000
8736              From: Graham Barr <gbarr@pobox.com>
8737      Branch: perl
8738            + lib/Tie/Handle.pm t/op/tiehandle.t
8739            ! pod/perltie.pod pp_sys.c
8740 ____________________________________________________________________________
8741 [   594] By: mbeattie                              on 1998/02/27  15:31:12
8742         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8743              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
8744              Date: Thu, 26 Feb 1998 11:09:55 -0800
8745              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
8746              Date: Thu, 26 Feb 1998 11:15:24 -0800
8747      Branch: perl
8748            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
8749            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
8750            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
8751            ! vms/test.com
8752 ____________________________________________________________________________
8753 [   593] By: mbeattie                              on 1998/02/27  15:26:45
8754         Log: Fix file-descriptor leak when pipes fail via taint checks:
8755              Subject: [PATCH] Some patches went through cracks
8756              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
8757              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8758      Branch: perl
8759            ! os2/os2.c util.c
8760 ____________________________________________________________________________
8761 [   592] By: mbeattie                              on 1998/02/27  15:15:12
8762         Log: Subject: Config_60-03-04.diff patch for 5.004_60
8763              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
8764              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8765      Branch: perl
8766            ! Configure MANIFEST Makefile.SH os2/diff.configure
8767 ____________________________________________________________________________
8768 [   591] By: gsar                                  on 1998/02/26  19:34:50
8769         Log: added AS patch#9
8770      Branch: asperl
8771            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
8772            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
8773            - win32/ipstdiowin.h win32/perlobj.def
8774            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
8775            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
8776            ! win32/win32sck.c win32/win32thread.c
8777 ____________________________________________________________________________
8778 [   590] By: gsar                                  on 1998/02/26  04:25:40
8779         Log: various changes to make win32 build under the new Configure & co.
8780              - added byterun.c to core C build
8781              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
8782              after adding new variables to config.[bgv]c
8783              - sig_name_init now has only the valid signals
8784              - we now have $Config{usethreads}
8785              - tested under the two commercial compilers w/ and w/o usethreads
8786      Branch: win32/perl
8787            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8788            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8789            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
8790 ____________________________________________________________________________
8791 [   589] By: gsar                                  on 1998/02/26  03:56:19
8792         Log: various cleanups so that B can be built as "just another extension"
8793              - export symbols needed for building B
8794              - bset_obj_store() is needed by byterun(), so define it there instead
8795              of at B.xs, and export it
8796              - freadpv() is only used in B.xs, so move it there
8797              - byte*.h are now included by perl.h
8798              - regenerate embed*.h
8799      Branch: win32/perl
8800            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
8801            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
8802 ____________________________________________________________________________
8803 [   588] By: gsar                                  on 1998/02/25  21:46:35
8804         Log: integrate mainline
8805      Branch: win32/perl
8806           +> Porting/config.sh Porting/config_H
8807            - config_H
8808           !> (integrate 54 files)
8809 ____________________________________________________________________________
8810 [   587] By: gsar                                  on 1998/02/25  19:20:26
8811         Log: added AS patch#8
8812      Branch: asperl
8813            ! sv.c x2p/a2py.c x2p/util.c
8814 ____________________________________________________________________________
8815 [   586] By: gsar                                  on 1998/02/25  19:08:06
8816         Log: added AS patch#7
8817              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
8818              Date:    Tue, 24 Feb 1998 07:57:07 PST
8819              From:    Douglas Lankshear <dougl@ActiveState.com>
8820              Subject: [PATCH] 
8821              
8822              Here's an attempt at
8823              6. MANIFEST must be updated with new file names
8824              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
8825              And some changes to move toward
8826              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
8827              
8828              -- Doug
8829      Branch: asperl
8830            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
8831            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
8832            ! perlenv.h perlio.h perllio.h win32/Makefile
8833 ____________________________________________________________________________
8834 [   585] By: mbeattie                              on 1998/02/25  17:44:34
8835         Log: More compiler tweaks.
8836      Branch: perl
8837            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
8838 ____________________________________________________________________________
8839 [   584] By: mbeattie                              on 1998/02/25  15:36:38
8840         Log: Subject: [PATCH 5.004_60] dos-djgpp update
8841              Date: Wed, 25 Feb 1998 11:17:07 +0100
8842              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8843      Branch: perl
8844            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
8845 ____________________________________________________________________________
8846 [   583] By: mbeattie                              on 1998/02/25  15:34:48
8847         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
8848      Branch: perl
8849            ! global.sym patchlevel.h
8850 ____________________________________________________________________________
8851 [   582] By: mbeattie                              on 1998/02/25  15:28:08
8852         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
8853              Date: Tue, 24 Feb 1998 11:15:57 +0000
8854              From: Robin Houston <robin@oneworld.org>
8855      Branch: perl
8856            ! pod/perldiag.pod pp_ctl.c
8857 ____________________________________________________________________________
8858 [   581] By: mbeattie                              on 1998/02/25  15:27:06
8859         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
8860              Date: 23 Feb 1998 23:36:09 +0100
8861              From: Gisle Aas <gisle@aas.no>
8862      Branch: perl
8863            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
8864 ____________________________________________________________________________
8865 [   580] By: mbeattie                              on 1998/02/25  15:25:29
8866         Log: Subject: [PATCH 5.004_60] improved Test.pm
8867              Date: Sat, 21 Feb 1998 14:17:09 -0500
8868              From: Joshua Pritikin <pritikin@mindspring.com>
8869      Branch: perl
8870            ! lib/Test.pm
8871 ____________________________________________________________________________
8872 [   579] By: mbeattie                              on 1998/02/25  15:23:24
8873         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
8874              From: Jarkko Hietaniemi <jhi@iki.fi>
8875              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
8876              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
8877              Subject: Re: your HP-UX perl patch
8878              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
8879      Branch: perl
8880            ! Makefile.SH embed.h global.sym hints/hpux.sh
8881 ____________________________________________________________________________
8882 [   578] By: mbeattie                              on 1998/02/25  15:18:06
8883         Log: Back out DB_File patch (change _553) and tweak Configure.
8884              Subject: ANNOUNCE: perl5.004_60 is available
8885              Date: Mon, 23 Feb 1998 10:47:26 -0000
8886              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
8887      Branch: perl
8888            ! Configure ext/DB_File/DB_File.xs
8889 ____________________________________________________________________________
8890 [   577] By: mbeattie                              on 1998/02/25  15:04:00
8891         Log: Subject: [PATCH] Cwd.pm
8892              Date: Fri, 20 Feb 1998 10:27:54 -0600
8893              From: Graham Barr <gbarr@ti.com>
8894      Branch: perl
8895            ! lib/Cwd.pm
8896 ____________________________________________________________________________
8897 [   576] By: mbeattie                              on 1998/02/25  15:02:57
8898         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
8899              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
8900              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
8901              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
8902              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
8903              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
8904              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
8905      Branch: perl
8906            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
8907 ____________________________________________________________________________
8908 [   575] By: mbeattie                              on 1998/02/25  14:58:00
8909         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
8910              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
8911              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8912      Branch: perl
8913            + Porting/config.sh Porting/config_H
8914            - config_H
8915            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
8916            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
8917            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
8918            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
8919            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
8920            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
8921            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
8922 ____________________________________________________________________________
8923 [   574] By: gsar                                  on 1998/02/24  02:21:14
8924         Log: fix typos in sv.c
8925      Branch: win32/perl
8926            ! sv.c
8927 ____________________________________________________________________________
8928 [   573] By: mbeattie                              on 1998/02/23  10:03:39
8929         Log: Remove old Linux+threads segfault degugging kludge.
8930      Branch: perl
8931            ! perl.c
8932 ____________________________________________________________________________
8933 [   572] By: gsar                                  on 1998/02/23  09:45:26
8934         Log: undo previous change (no added value!)
8935      Branch: win32/perl
8936            ! win32/bin/pl2bat.pl
8937 ____________________________________________________________________________
8938 [   571] By: gsar                                  on 1998/02/23  09:18:32
8939         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
8940              John Cavanaugh <cavanaug@sdd.hp.com>)
8941      Branch: win32/perl
8942            ! win32/bin/pl2bat.pl
8943 ____________________________________________________________________________
8944 [   570] By: gsar                                  on 1998/02/22  04:02:15
8945         Log: support chown() (just a noop for now)
8946      Branch: win32/perl
8947            ! dosish.h win32/win32.c win32/win32.h
8948 ____________________________________________________________________________
8949 [   569] By: gsar                                  on 1998/02/22  03:09:55
8950         Log: integrate latest win32 branch
8951      Branch: asperl
8952           +> (branch 41 files)
8953           !> (integrate 59 files)
8954 ____________________________________________________________________________
8955 [   568] By: gsar                                  on 1998/02/22  02:40:56
8956         Log: get compiler building under win32 (needed Makefile.PL
8957              hacks that could be applicable to other platforms)
8958      Branch: win32/perl
8959            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
8960 ____________________________________________________________________________
8961 [   567] By: gsar                                  on 1998/02/22  01:30:19
8962         Log: integrate mainline
8963      Branch: win32/perl
8964           +> (branch 41 files)
8965           !> (integrate 46 files)
8966 ____________________________________________________________________________
8967 [   566] By: gsar                                  on 1998/02/20  22:31:56
8968         Log: fix handle leak in join()
8969      Branch: win32/perl
8970            ! win32/win32thread.h
8971
8972 ----------------
8973 Version 5.004_60
8974 ----------------
8975
8976 ____________________________________________________________________________
8977 [   565] By: mbeattie                              on 1998/02/20  18:23:47
8978         Log: Remove compiler files from their old lib/B locations. The compiler
8979              now builds by default (without the byteperl executable so far) and
8980              seems to work at least minimally.
8981      Branch: perl
8982            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
8983            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
8984            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
8985            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
8986            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
8987            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
8988            ! MANIFEST bytecode.pl
8989 ____________________________________________________________________________
8990 [   564] By: mbeattie                              on 1998/02/20  18:05:33
8991         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
8992              under ext/B.
8993      Branch: perl
8994           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
8995           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8996           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
8997           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
8998           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
8999           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
9000           +> ext/B/B/makeliblinks ext/B/O.pm
9001 ____________________________________________________________________________
9002 [   563] By: mbeattie                              on 1998/02/20  17:54:58
9003         Log: Start getting compiler to work when built with the core.
9004              [Still won't work as of this change.]
9005      Branch: perl
9006           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
9007           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
9008           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
9009           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
9010           +> lib/B/Terse.pm lib/B/Xref.pm
9011            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
9012 ____________________________________________________________________________
9013 [   562] By: mbeattie                              on 1998/02/20  16:42:13
9014         Log: Merge perlext/Compiler/... into mainline. Some files move to
9015              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
9016              move to the base perl directory (e.g. headers). Will need some
9017              cleaning up before it builds properly, I would guess.
9018      Branch: perl
9019           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
9020           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
9021           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
9022           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
9023           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
9024           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
9025           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
9026           +> lib/B/makeliblinks lib/O.pm
9027 ____________________________________________________________________________
9028 [   561] By: mbeattie                              on 1998/02/20  16:39:38
9029         Log: Win32 changes from Sarathy, tweaked slightly by me.
9030      Branch: perlext
9031            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
9032            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
9033            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
9034            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
9035 ____________________________________________________________________________
9036 [   560] By: mbeattie                              on 1998/02/20  15:46:15
9037         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
9038      Branch: perl
9039            ! perl.c
9040 ____________________________________________________________________________
9041 [   559] By: mbeattie                              on 1998/02/20  12:56:10
9042         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
9043      Branch: perl
9044            ! MANIFEST patchlevel.h
9045 ____________________________________________________________________________
9046 [   558] By: mbeattie                              on 1998/02/20  12:53:26
9047         Log: Integrate win32 branch into mainline.
9048      Branch: perl
9049           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
9050           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9051           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9052           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
9053           !> win32/win32iop.h x2p/a2p.h
9054 ____________________________________________________________________________
9055 [   557] By: mbeattie                              on 1998/02/20  12:51:42
9056         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
9057              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
9058              From: Jarkko Hietaniemi <jhi@iki.fi>
9059      Branch: perl
9060            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
9061            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
9062            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
9063            ! pod/perltoc.pod pod/perlvar.pod
9064 ____________________________________________________________________________
9065 [   556] By: mbeattie                              on 1998/02/20  12:49:54
9066         Log: Subject: [PATCH] installperl
9067              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
9068              From: Norton Allen <allen@huarp.harvard.edu>
9069      Branch: perl
9070            ! installperl
9071 ____________________________________________________________________________
9072 [   555] By: mbeattie                              on 1998/02/20  12:49:09
9073         Log: Subject: [PATCH:_59] t/op/wantarray.t
9074              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
9075              From: Norton Allen <allen@huarp.harvard.edu>
9076      Branch: perl
9077            + t/op/wantarray.t
9078 ____________________________________________________________________________
9079 [   554] By: mbeattie                              on 1998/02/20  12:47:44
9080         Log: Subject: Misprint in regcomp.c [PATCH]
9081              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
9082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9083      Branch: perl
9084            ! regcomp.c
9085 ____________________________________________________________________________
9086 [   553] By: mbeattie                              on 1998/02/20  12:45:08
9087         Log: Subject: DB_File ->length does not work just after tie.
9088              Date: Tue, 17 Feb 1998 13:19:18 GMT
9089              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9090      Branch: perl
9091            ! ext/DB_File/DB_File.xs
9092 ____________________________________________________________________________
9093 [   552] By: mbeattie                              on 1998/02/20  12:43:32
9094         Log: Subject: [PATCH] - perl5.005_59, update Copyright
9095              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
9096              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
9097      Branch: perl
9098            ! perl.c
9099 ____________________________________________________________________________
9100 [   551] By: mbeattie                              on 1998/02/20  12:42:41
9101         Log: Subject: Re: for() and map() peculiarity
9102              Date: Mon, 16 Feb 1998 21:33:44 +0000
9103              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9104      Branch: perl
9105            ! pod/perlsyn.pod
9106 ____________________________________________________________________________
9107 [   550] By: mbeattie                              on 1998/02/20  12:41:53
9108         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
9109              Date: Mon, 16 Feb 1998 11:46:29 -0800
9110              From: Dan Sugalski <sugalskd@osshe.edu>
9111      Branch: perl
9112            ! vms/config.vms
9113 ____________________________________________________________________________
9114 [   549] By: mbeattie                              on 1998/02/20  12:40:55
9115         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
9116              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
9117              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
9118      Branch: perl
9119            ! global.sym
9120 ____________________________________________________________________________
9121 [   548] By: mbeattie                              on 1998/02/20  12:39:56
9122         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
9123              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
9124              From: Jarkko Hietaniemi <jhi@iki.fi>
9125      Branch: perl
9126            ! hints/irix_6.sh
9127 ____________________________________________________________________________
9128 [   547] By: mbeattie                              on 1998/02/20  12:38:58
9129         Log: Subject: [PATCH] perlguts update
9130              Date: 16 Feb 1998 11:23:53 +0100
9131              From: Gisle Aas <gisle@aas.no>
9132      Branch: perl
9133            ! pod/perlguts.pod
9134 ____________________________________________________________________________
9135 [   546] By: mbeattie                              on 1998/02/20  12:38:01
9136         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
9137              Date: Sun, 15 Feb 1998 23:56:05 -0500
9138              From: Irving Reid <irving@tor.securecomputing.com>
9139      Branch: perl
9140            ! hints/bsdos.sh
9141 ____________________________________________________________________________
9142 [   545] By: mbeattie                              on 1998/02/20  12:37:11
9143         Log: Subject: [PATCH] 5% speedup in an empty loop
9144              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
9145              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9146      Branch: perl
9147            ! op.c
9148 ____________________________________________________________________________
9149 [   544] By: mbeattie                              on 1998/02/20  12:36:26
9150         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
9151              Date: Sun, 15 Feb 98 23:06:16 +0100
9152              From: Hans Mulder <hansm@icgroup.nl>
9153      Branch: perl
9154            ! hints/next_3.sh hints/next_4.sh
9155 ____________________________________________________________________________
9156 [   543] By: mbeattie                              on 1998/02/20  12:35:39
9157         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
9158              Date: Sun, 15 Feb 98 23:05:20 +0100
9159              From: Hans Mulder <hansm@icgroup.nl>
9160      Branch: perl
9161            ! malloc.c
9162 ____________________________________________________________________________
9163 [   542] By: mbeattie                              on 1998/02/20  12:35:03
9164         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
9165              From: Hans Mulder <hansm@icgroup.nl>
9166              Date: Sun, 15 Feb 98 23:04:29 +0100
9167      Branch: perl
9168            ! Configure
9169 ____________________________________________________________________________
9170 [   541] By: mbeattie                              on 1998/02/20  12:33:56
9171         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
9172              NeXT   needs DONT_DECLARE_STD)
9173              Date: Sun, 15 Feb 98 23:04:19 +0100
9174              From: Hans Mulder <hansm@icgroup.nl>
9175      Branch: perl
9176            ! perl.h
9177 ____________________________________________________________________________
9178 [   540] By: mbeattie                              on 1998/02/20  12:32:25
9179         Log: Subject: [PATCH] sv_check_thinkfirst macroized
9180              Date: 15 Feb 1998 22:00:38 +0100
9181              From: Gisle Aas <gisle@aas.no>
9182      Branch: perl
9183            ! sv.c
9184 ____________________________________________________________________________
9185 [   539] By: mbeattie                              on 1998/02/20  12:31:07
9186         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
9187              Date: Sat, 14 Feb 1998 17:58:01 -0500
9188              From: Joshua Pritikin <pritikin@mindspring.com>
9189      Branch: perl
9190            + lib/Test.pm
9191            ! MANIFEST lib/Test/Harness.pm
9192 ____________________________________________________________________________
9193 [   538] By: mbeattie                              on 1998/02/20  12:24:31
9194         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
9195              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
9196              From: Jarkko Hietaniemi <jhi@iki.fi>
9197      Branch: perl
9198            ! INSTALL pod/perldiag.pod pod/perllocale.pod
9199 ____________________________________________________________________________
9200 [   537] By: mbeattie                              on 1998/02/20  12:23:04
9201         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
9202              Date: Fri, 13 Feb 1998 13:38:28 -0800
9203              From: Dan Sugalski <sugalskd@osshe.edu>
9204      Branch: perl
9205            ! README.vms
9206 ____________________________________________________________________________
9207 [   536] By: mbeattie                              on 1998/02/20  12:20:29
9208         Log: Subject: [PATCH] 5.004_58, move intuition tests
9209              Date: Thu, 12 Feb 1998 17:11:05 -0600
9210              From: Stephen Potter <spp@psa.pencom.com>
9211      Branch: perl
9212            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
9213            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
9214            ! t/op/flip.t t/op/pat.t t/op/push.t
9215 ____________________________________________________________________________
9216 [   535] By: gsar                                  on 1998/02/19  23:07:24
9217         Log: applied a version of this with tabs intact
9218              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
9219              Date:    19 Feb 1998 15:06:38 EST
9220              From:    dfan@harmonixmusic.com (Dan Schmidt)
9221              Subject: Pod::Html bug and fix: missing </UL> in index
9222      Branch: win32/perl
9223            ! lib/Pod/Html.pm
9224 ____________________________________________________________________________
9225 [   534] By: gsar                                  on 1998/02/19  19:40:27
9226         Log: Fix C<0> problem in Pod::Html
9227      Branch: win32/perl
9228            ! lib/Pod/Html.pm
9229 ____________________________________________________________________________
9230 [   533] By: gsar                                  on 1998/02/18  18:11:08
9231         Log: non-debug VC builds are -O1 now (they say it works, and is
9232              faster)
9233      Branch: win32/perl
9234            ! win32/Makefile win32/makefile.mk
9235 ____________________________________________________________________________
9236 [   532] By: gsar                                  on 1998/02/18  04:11:03
9237         Log: integrate nick's patch to mainline
9238      Branch: win32/perl
9239           !> pp.c
9240 ____________________________________________________________________________
9241 [   531] By: mbeattie                              on 1998/02/17  17:50:50
9242         Log: Assorted changes to the compiler
9243      Branch: perlext
9244            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
9245            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
9246            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
9247            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
9248 ____________________________________________________________________________
9249 [   530] By: gsar                                  on 1998/02/17  01:47:35
9250         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
9251              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
9252              build passes all tests except t/lib/io_xs.t (seems to be due to
9253              broken tmpfile() in the CRT or import lib)
9254      Branch: win32/perl
9255            ! XSUB.h win32/makefile.mk win32/win32.h
9256 ____________________________________________________________________________
9257 [   529] By: gsar                                  on 1998/02/16  23:03:31
9258         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
9259              in this version of gcc!)
9260      Branch: win32/perl
9261            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
9262            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
9263 ____________________________________________________________________________
9264 [   528] By: nick                                  on 1998/02/16  22:13:04
9265         Log: Missing PUSHMARK in unshift TIEARRAY hook
9266      Branch: perl
9267            ! pp.c
9268 ____________________________________________________________________________
9269 [   527] By: gsar                                  on 1998/02/15  20:59:07
9270         Log: integrate win32 branch
9271      Branch: asperl
9272           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
9273           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9274           !> win32/makedef.pl
9275 ____________________________________________________________________________
9276 [   526] By: gsar                                  on 1998/02/15  20:02:11
9277         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
9278      Branch: win32/perl
9279            ! config_h.SH win32/config_H.bc win32/config_H.gc
9280            ! win32/config_H.vc
9281 ____________________________________________________________________________
9282 [   525] By: gsar                                  on 1998/02/15  03:26:45
9283         Log: fix build problems due to renamed Config variables
9284      Branch: win32/perl
9285            ! win32/config.bc win32/config.gc win32/config.vc
9286            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9287            ! win32/makedef.pl
9288 ____________________________________________________________________________
9289 [   524] By: gsar                                  on 1998/02/14  01:00:15
9290         Log: bring ASPerl uptodate with mainline changes
9291      Branch: asperl
9292           +> ext/DB_File/Changes t/comp/require.t
9293           !> (integrate 41 files)
9294 ____________________________________________________________________________
9295 [   523] By: gsar                                  on 1998/02/14  00:52:17
9296         Log: integrate mainline
9297      Branch: win32/perl
9298           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
9299           !> pp_hot.c t/op/magic.t
9300 ____________________________________________________________________________
9301 [   522] By: gsar                                  on 1998/02/14  00:42:37
9302         Log: added AS patch#6
9303              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
9304              Date:    Fri, 13 Feb 1998 06:14:51 PST
9305              From:    Douglas Lankshear <dougl@ActiveState.com>
9306              Subject: [PATCH] command line build
9307              
9308              This patch is for the command line build of perl object.
9309              I'll merge the ipfoo.c function with win32_xxx functions next.
9310              
9311              -- Doug
9312      Branch: asperl
9313            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
9314            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
9315            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
9316 ____________________________________________________________________________
9317 [   521] By: gsar                                  on 1998/02/14  00:14:04
9318         Log: added AS patch#5 (patch #4 was intentionally skipped after
9319              discussion)
9320      Branch: asperl
9321            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
9322            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
9323            ! regexec.c sv.c toke.c
9324 ____________________________________________________________________________
9325 [   520] By: nick                                  on 1998/02/13  18:15:46
9326         Log: Resolve ansiperl against win32
9327      Branch: ansiperl
9328           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
9329           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
9330           +> t/lib/ph.t
9331           !> (integrate 898 files)
9332
9333 ----------------
9334 Version 5.004_59
9335 ----------------
9336
9337 ____________________________________________________________________________
9338 [   519] By: mbeattie                              on 1998/02/13  17:05:37
9339         Log: Integrate win32 into mainline.
9340      Branch: perl
9341            ! lib/ExtUtils/xsubpp
9342           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9343           !> win32/makefile.mk
9344 ____________________________________________________________________________
9345 [   518] By: mbeattie                              on 1998/02/13  17:01:16
9346         Log: Bump patchlevel.h to 59.
9347      Branch: perl
9348            ! patchlevel.h
9349 ____________________________________________________________________________
9350 [   517] By: mbeattie                              on 1998/02/13  16:57:59
9351         Log: Subject: [PATCH] _58: wantarray in void context broken
9352              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
9353              From: Norton Allen <allen@huarp.harvard.edu>
9354      Branch: perl
9355            ! pp_hot.c
9356 ____________________________________________________________________________
9357 [   516] By: mbeattie                              on 1998/02/13  16:55:33
9358         Log: Subject: [PATCH] 5.004_58 QNX getcwd
9359              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
9360              From: Norton Allen <allen@huarp.harvard.edu>
9361      Branch: perl
9362            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
9363 ____________________________________________________________________________
9364 [   515] By: gsar                                  on 1998/02/12  18:29:52
9365         Log: pickup lddlflags properly for Config.pm
9366      Branch: win32/perl
9367            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9368            ! win32/makefile.mk
9369 ____________________________________________________________________________
9370 [   514] By: gsar                                  on 1998/02/12  18:16:09
9371         Log: fix xsubpp bug in SETMAGIC code
9372      Branch: win32/perl
9373            ! lib/ExtUtils/xsubpp
9374 ____________________________________________________________________________
9375 [   513] By: gsar                                  on 1998/02/12  18:06:30
9376         Log: integrate mainline
9377      Branch: win32/perl
9378           +> ext/DB_File/Changes
9379           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
9380           !> ext/DB_File/DB_File.xs hints/machten.sh
9381           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
9382           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
9383           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
9384           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
9385           !> t/op/re_tests t/pragma/locale.t
9386 ____________________________________________________________________________
9387 [   512] By: mbeattie                              on 1998/02/12  17:34:02
9388         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
9389              with -DUSE_THREADS -DDEBUGGING to fail.
9390      Branch: perl
9391            ! scope.h
9392 ____________________________________________________________________________
9393 [   511] By: mbeattie                              on 1998/02/12  16:44:03
9394         Log: Integrate win32 into mainline
9395      Branch: perl
9396           +> t/comp/require.t
9397           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
9398 ____________________________________________________________________________
9399 [   510] By: mbeattie                              on 1998/02/12  16:42:26
9400         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
9401              Date: 12 Feb 1998 14:25:55 +0100
9402              From: koenig@kulturbox.de (Andreas J. Koenig)
9403      Branch: perl
9404            ! lib/ExtUtils/Install.pm
9405 ____________________________________________________________________________
9406 [   509] By: mbeattie                              on 1998/02/12  16:40:34
9407         Log: Subject: Re: wrong prototype for sbrk [PATCH]
9408              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
9409              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9410      Branch: perl
9411            ! malloc.c
9412 ____________________________________________________________________________
9413 [   508] By: mbeattie                              on 1998/02/12  16:36:53
9414         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
9415              Date: Wed, 11 Feb 1998 17:29:20 +0100
9416              From: Achim Bohnet <ach@mpe.mpg.de>
9417      Branch: perl
9418            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9419 ____________________________________________________________________________
9420 [   507] By: mbeattie                              on 1998/02/12  16:35:26
9421         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
9422              Date: Wed, 11 Feb 1998 14:59:46 +0100
9423              From: Dominic Dunlop <domo@vo.lu>
9424      Branch: perl
9425            ! hints/machten.sh
9426 ____________________________________________________________________________
9427 [   506] By: mbeattie                              on 1998/02/12  16:28:40
9428         Log: Subject: DB_File 1.58 patch
9429              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
9430              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9431      Branch: perl
9432            + ext/DB_File/Changes
9433            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
9434            ! t/lib/db-recno.t
9435 ____________________________________________________________________________
9436 [   505] By: mbeattie                              on 1998/02/12  16:24:26
9437         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
9438              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
9439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9440      Branch: perl
9441            ! regexec.c t/op/re_tests
9442 ____________________________________________________________________________
9443 [   504] By: mbeattie                              on 1998/02/12  16:22:46
9444         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9445              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
9446              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
9447              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
9448              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
9449              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
9450              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
9451      Branch: perl
9452            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
9453            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
9454 ____________________________________________________________________________
9455 [   503] By: mbeattie                              on 1998/02/12  16:15:43
9456         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
9457              Date: Mon, 9 Feb 1998 13:19:45 +0100
9458              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9459      Branch: perl
9460            ! t/lib/filecopy.t
9461 ____________________________________________________________________________
9462 [   502] By: mbeattie                              on 1998/02/12  16:14:27
9463         Log: Assorted patches to sv.c:
9464              From: Gisle Aas <gisle@aas.no>
9465              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
9466              Date: 07 Feb 1998 00:21:57 +0100
9467              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
9468              Date: 07 Feb 1998 00:29:45 +0100
9469              Subject: [PATCH] sv_upgrade() always returns TRUE
9470              Date: 09 Feb 1998 15:44:01 +0100
9471      Branch: perl
9472            ! sv.c
9473 ____________________________________________________________________________
9474 [   501] By: mbeattie                              on 1998/02/12  16:09:26
9475         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
9476              Subject: Perl debugger.
9477              Date: Fri, 6 Feb 1998 17:47:08 -0500
9478              From: "Jason A. Smith" <smithj4@rpi.edu>
9479      Branch: perl
9480            ! lib/perl5db.pl
9481 ____________________________________________________________________________
9482 [   500] By: gsar                                  on 1998/02/12  03:20:55
9483         Log: merge another maint patch
9484              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
9485              Date:    Tue, 10 Feb 1998 18:49:00 EST
9486              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9487              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
9488      Branch: win32/perl
9489            ! pp_ctl.c
9490 ____________________________________________________________________________
9491 [   499] By: gsar                                  on 1998/02/12  03:14:39
9492         Log: make t/comp/require.t type xtext
9493      Branch: win32/perl
9494            ! t/comp/require.t
9495 ____________________________________________________________________________
9496 [   498] By: gsar                                  on 1998/02/12  03:09:58
9497         Log: fix extra LEAVE when require fails
9498              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
9499              Date:    Tue, 10 Feb 1998 18:21:37 EST
9500              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9501              Subject: Re: evals and requires make seg-fault with bad require file 
9502      Branch: win32/perl
9503            + t/comp/require.t
9504            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
9505 ____________________________________________________________________________
9506 [   497] By: gsar                                  on 1998/02/12  02:47:29
9507         Log: merge a maint patch
9508              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
9509              Date:    Wed, 11 Feb 1998 00:15:51 EST
9510              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9511              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
9512      Branch: win32/perl
9513            ! pp_ctl.c t/op/local.t
9514 ____________________________________________________________________________
9515 [   496] By: mbeattie                              on 1998/02/11  13:04:50
9516         Log: Integrate win32 into mainline.
9517      Branch: perl
9518           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9519           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
9520           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
9521           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
9522           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
9523           !> win32/makedef.pl win32/win32.c win32/win32iop.h
9524 ____________________________________________________________________________
9525 [   495] By: mbeattie                              on 1998/02/11  13:03:59
9526         Log: Fix special constants in Xref.pm
9527      Branch: perlext
9528            ! Compiler/B/Xref.pm
9529 ____________________________________________________________________________
9530 [   494] By: gsar                                  on 1998/02/10  18:26:28
9531         Log: fix opendir() problem on share names
9532              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
9533              Date:    Tue, 10 Feb 1998 13:28:53 EST
9534              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9535              Subject: Re: BUG: opendir and UNC names on NT 
9536      Branch: win32/perl
9537            ! win32/win32.c
9538 ____________________________________________________________________________
9539 [   493] By: gsar                                  on 1998/02/09  23:09:40
9540         Log: integrate win32 branch contents
9541      Branch: asperl
9542           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9543           +> lib/Fatal.pm t/lib/ph.t
9544            ! hv.c
9545           !> (integrate 895 files)
9546 ____________________________________________________________________________
9547 [   492] By: gsar                                  on 1998/02/09  07:30:19
9548         Log: enhancements to previous patch for XSUB OUTPUT args
9549              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
9550              Date:    Mon, 09 Feb 1998 02:31:55 EST
9551              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9552              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
9553      Branch: win32/perl
9554            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9555            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
9556            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
9557            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
9558            ! sv.h
9559 ____________________________________________________________________________
9560 [   491] By: gsar                                  on 1998/02/09  03:00:52
9561         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
9562              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
9563              Date:    Wed, 29 Oct 1997 19:36:25 EST
9564              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9565              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
9566      Branch: win32/perl
9567            ! op.c
9568 ____________________________________________________________________________
9569 [   490] By: gsar                                  on 1998/02/09  02:30:43
9570         Log: fix for bugs in handling DESTROY (adjusted test numbers)
9571              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
9572              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
9573              Date: Wed, 31 Dec 1997 19:30:46 -0500
9574              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9575      Branch: win32/perl
9576            ! pod/perlobj.pod sv.c t/op/ref.t
9577 ____________________________________________________________________________
9578 [   489] By: gsar                                  on 1998/02/09  00:30:35
9579         Log: ansify prototype for my_safemalloc(), avoid warnings
9580      Branch: win32/perl
9581            ! sv.c
9582 ____________________________________________________________________________
9583 [   488] By: gsar                                  on 1998/02/09  00:29:08
9584         Log: fix misapplied hunks in 5.004_58
9585              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
9586              Date:    Sun, 08 Feb 1998 02:18:12 EST
9587              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9588              Subject: [PATCH] fixes for test failures in 5.004_58
9589      Branch: win32/perl
9590            ! gv.c op.c
9591 ____________________________________________________________________________
9592 [   487] By: gsar                                  on 1998/02/09  00:27:16
9593         Log: win32_utime() tweaks to avoid warnings
9594      Branch: win32/perl
9595            ! win32/win32.c win32/win32iop.h
9596 ____________________________________________________________________________
9597 [   486] By: gsar                                  on 1998/02/07  23:45:22
9598         Log: integrate mainline, plus a few small win32 enhancements
9599              - remove Win32::GetCurrentDirectory()
9600              - add Win32::Sleep() for compat
9601              - add smarter utime() from Jan Dubois, and export it as win32_utime()
9602      Branch: win32/perl
9603           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9604           +> lib/Fatal.pm t/lib/ph.t
9605            ! win32/makedef.pl win32/win32.c win32/win32iop.h
9606           !> (integrate 61 files)
9607
9608 ----------------
9609 Version 5.004_58
9610 ----------------
9611
9612 ____________________________________________________________________________
9613 [   485] By: mbeattie                              on 1998/02/06  18:11:47
9614         Log: Bump patchlevel to 58.
9615      Branch: perl
9616            ! patchlevel.h
9617 ____________________________________________________________________________
9618 [   484] By: mbeattie                              on 1998/02/06  18:08:28
9619         Log: Fix up problem with gv.c from change 477.
9620              Fix up Config.pm use in t/lib/ph.t from change 478.
9621      Branch: perl
9622            ! gv.c t/lib/ph.t
9623 ____________________________________________________________________________
9624 [   483] By: mbeattie                              on 1998/02/06  17:34:34
9625         Log: Integrate win32 branch into mainline
9626      Branch: perl
9627           !> win32/win32sck.c
9628 ____________________________________________________________________________
9629 [   482] By: mbeattie                              on 1998/02/06  17:26:41
9630         Log: lib/Fatal.pm missing from repository
9631      Branch: perl
9632            + lib/Fatal.pm
9633 ____________________________________________________________________________
9634 [   481] By: mbeattie                              on 1998/02/06  17:24:57
9635         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
9636              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
9637              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9638      Branch: perl
9639            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9640            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9641 ____________________________________________________________________________
9642 [   480] By: mbeattie                              on 1998/02/06  17:19:52
9643         Log: x2p/str.c was missing from list of changed files in change 466
9644      Branch: perl
9645            ! x2p/str.c
9646 ____________________________________________________________________________
9647 [   479] By: mbeattie                              on 1998/02/06  17:16:54
9648         Log: Added t/lib/ph.t to MANIFEST
9649      Branch: perl
9650            ! MANIFEST
9651 ____________________________________________________________________________
9652 [   478] By: mbeattie                              on 1998/02/06  17:15:38
9653         Log: Subject: [PATCH] h2ph.PL
9654              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
9655              From: kstar@www.chapin.edu (Kurt D. Starsinic)
9656      Branch: perl
9657            + t/lib/ph.t
9658            ! utils/h2ph.PL
9659 ____________________________________________________________________________
9660 [   477] By: mbeattie                              on 1998/02/06  17:10:46
9661         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
9662              Date: 04 Feb 1998 14:49:46 +0100
9663              From: Gisle Aas <gisle@aas.no>
9664              as modified by
9665              From: chip@atlantic.net
9666              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
9667      Branch: perl
9668            ! gv.c
9669 ____________________________________________________________________________
9670 [   476] By: mbeattie                              on 1998/02/06  16:47:03
9671         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9672              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
9673              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
9674              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
9675              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
9676      Branch: perl
9677            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
9678 ____________________________________________________________________________
9679 [   475] By: mbeattie                              on 1998/02/06  16:44:57
9680         Log: Subject: [PATCH] nomemok
9681              Date: Mon, 2 Feb 1998 15:06:50 +0100
9682              From: Gisle Aas <gisle@aas.no>
9683      Branch: perl
9684            ! hv.c
9685 ____________________________________________________________________________
9686 [   474] By: mbeattie                              on 1998/02/06  16:43:46
9687         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
9688              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
9689              From: abigail@fnx.com
9690      Branch: perl
9691            ! lib/Benchmark.pm
9692 ____________________________________________________________________________
9693 [   473] By: mbeattie                              on 1998/02/06  16:42:53
9694         Log: Subject: [PATCH] adding the newSVpvn API function
9695              Date: Sat, 31 Jan 1998 06:32:42 +0100
9696              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9697      Branch: perl
9698            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
9699            ! proto.h sv.c
9700 ____________________________________________________________________________
9701 [   472] By: mbeattie                              on 1998/02/06  16:35:41
9702         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
9703              Date: 28 Jan 1998 17:40:37 -0800
9704              From: Stephen Zander <srz@mckesson.com>
9705      Branch: perl
9706            ! hints/solaris_2.sh
9707 ____________________________________________________________________________
9708 [   471] By: mbeattie                              on 1998/02/06  16:02:57
9709         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
9710              Date: Thu, 15 Jan 1998 11:53:06 +0000
9711              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9712      Branch: perl
9713            ! pod/perlguts.pod pp.c t/op/vec.t
9714 ____________________________________________________________________________
9715 [   470] By: mbeattie                              on 1998/02/06  16:01:36
9716         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9717              Subject: 5.004_56: Patch to Tie::Hash and docs
9718              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
9719              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
9720              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
9721      Branch: perl
9722            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
9723            ! t/op/misc.t t/op/pat.t toke.c
9724 ____________________________________________________________________________
9725 [   469] By: mbeattie                              on 1998/02/06  15:58:31
9726         Log: Subject: Another Array.pm patch
9727              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
9728              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9729      Branch: perl
9730            ! lib/Tie/Array.pm
9731 ____________________________________________________________________________
9732 [   468] By: mbeattie                              on 1998/02/06  15:56:28
9733         Log: Subject: documentation patch for 5.004_57
9734              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
9735              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9736      Branch: perl
9737            ! lib/Tie/Array.pm
9738 ____________________________________________________________________________
9739 [   467] By: mbeattie                              on 1998/02/06  15:55:34
9740         Log: Subject: 5.004_56: patch for `use Fatal' again
9741              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
9742              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9743      Branch: perl
9744            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
9745            ! pp.c t/comp/proto.t toke.c
9746 ____________________________________________________________________________
9747 [   466] By: mbeattie                              on 1998/02/06  15:53:53
9748         Log: Subject: Newer -DLEAKTEST patch
9749              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
9750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9751      Branch: perl
9752            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
9753            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
9754            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
9755            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
9756            ! toke.c util.c vms/perly_c.vms x2p/hash.c
9757 ____________________________________________________________________________
9758 [   465] By: mbeattie                              on 1998/02/06  15:46:35
9759         Log: More Chip patches (tweaked for _5x). The final one mentioned here
9760              (@ARGV with -i) actually went in at change 462 but I failed to
9761              add it to the change description:
9762              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
9763              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
9764              Subject: [PATCH] Fix for C<@x = my @y>
9765              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
9766              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
9767              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
9768              Subject: [PATCH] Allow last() to mean last
9769              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
9770              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
9771              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
9772      Branch: perl
9773            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
9774            ! vms/perly_h.vms
9775 ____________________________________________________________________________
9776 [   464] By: mbeattie                              on 1998/02/06  15:06:18
9777         Log: More Chip patches:
9778              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
9779              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
9780              Subject: [PATCH] Fix line numbers after here documents in eval STRING
9781              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
9782              Subject: [PATCH] Make recursive lexical analysis more robust
9783              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
9784      Branch: perl
9785            ! pp_ctl.c sv.c toke.c
9786 ____________________________________________________________________________
9787 [   463] By: mbeattie                              on 1998/02/06  15:04:17
9788         Log: Some more Chip patches (tweaked to match _5x):
9789              Subject: [PATCH] Fix empty BLOCK
9790              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
9791              Subject: [PATCH] fix (\@@) proto
9792              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
9793              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
9794              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
9795              Subject: [PATCH] Don't fold string comparison under  C<use locale>
9796              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
9797      Branch: perl
9798            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
9799 ____________________________________________________________________________
9800 [   462] By: mbeattie                              on 1998/02/06  14:56:30
9801         Log: Some Chip patches (some tweaked to match _5x source):
9802              From: Chip Salzenberg <salzench@nielsenmedia.com>
9803              Subject: [PATCH] local leakage
9804              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
9805              Subject: [PATCH] NULs in patterns
9806              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
9807              Subject: [PATCH] Configure on PerlIO
9808              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
9809              Subject: [PATCH] Avoid core dump on package alias
9810              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
9811              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
9812              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
9813      Branch: perl
9814            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
9815            ! t/op/local.t
9816 ____________________________________________________________________________
9817 [   461] By: gsar                                  on 1998/02/04  03:34:36
9818         Log: support win32_select(0,0,0,msec) (winsock doesn't)
9819      Branch: win32/perl
9820            ! win32/win32sck.c
9821 ____________________________________________________________________________
9822 [   460] By: gsar                                  on 1998/02/04  00:44:47
9823         Log: bug: win32_select() must StartSockets()
9824      Branch: win32/perl
9825            ! win32/win32sck.c
9826
9827 ----------------
9828 Version 5.004_57
9829 ----------------
9830
9831 ____________________________________________________________________________
9832 [   459] By: mbeattie                              on 1998/02/03  16:00:07
9833         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
9834              of execution causes core dump if threadsvp is moved). Replaced
9835              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
9836      Branch: perl
9837            ! av.c perl.c
9838 ____________________________________________________________________________
9839 [   458] By: mbeattie                              on 1998/02/03  14:40:02
9840         Log: Fix up MANIFEST.
9841      Branch: perl
9842            ! MANIFEST
9843 ____________________________________________________________________________
9844 [   457] By: mbeattie                              on 1998/02/03  13:50:23
9845         Log: Integrate win32 into mainline. My last integration from ansiperl
9846              to the mainline was a dismal failure: I did -ay but meant -at.
9847              This should fix things now since win32 has already integrated
9848              all the necessary changes from ansiperl.
9849      Branch: perl
9850           !> (integrate 111 files)
9851 ____________________________________________________________________________
9852 [   456] By: gsar                                  on 1998/02/03  04:48:08
9853         Log: Fix minor problems with non USE_THREADS build. win32 branch
9854              now looks 5.004_57-ready.
9855      Branch: win32/perl
9856            ! thread.h win32/makedef.pl
9857 ____________________________________________________________________________
9858 [   455] By: gsar                                  on 1998/02/03  03:45:09
9859         Log: integrate mainline
9860      Branch: win32/perl
9861           !> (integrate 887 files)
9862 ____________________________________________________________________________
9863 [   454] By: mbeattie                              on 1998/02/02  16:44:24
9864         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
9865              defaults have been commented out for now. 
9866      Branch: perl
9867            ! hints/dec_osf.sh
9868 ____________________________________________________________________________
9869 [   453] By: mbeattie                              on 1998/02/02  15:51:39
9870         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
9871              variables. Moved threadnum to a per-interpreter variable and
9872              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
9873              more than one thread may be running. Minor tweaks to Thread.xs.
9874      Branch: perl
9875            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
9876            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
9877            ! thread.h util.c
9878 ____________________________________________________________________________
9879 [   452] By: gsar                                  on 1998/02/02  04:56:50
9880         Log: remove totally egregious s/\\dir// in File::Find
9881      Branch: win32/perl
9882            ! lib/File/Find.pm
9883 ____________________________________________________________________________
9884 [   451] By: gsar                                  on 1998/02/01  22:20:20
9885         Log: added AS patch#3
9886              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
9887              Date:    Sun, 01 Feb 1998 09:18:13 PST
9888              From:    Douglas Lankshear <dougl@ActiveState.com>
9889              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
9890              
9891              Here's an additional diff against //depot/asperl
9892              
9893              The field name mg_length was changed back to mg_len
9894              The function name mg_len was change to mg_length
9895              
9896              The need for sort_mutex removed thanks to the code derived
9897              from Tom Horsley's work.
9898              
9899              -- Doug
9900      Branch: asperl
9901            + XSLock.h
9902            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
9903            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
9904            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
9905            ! scope.c scope.h sv.c toke.c universal.c util.c
9906            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
9907            ! win32/perlobj.def win32/runperl.c
9908 ____________________________________________________________________________
9909 [   450] By: gsar                                  on 1998/01/30  23:43:57
9910         Log: various tweaks
9911              - add new functions to proto.h
9912              - fix up makefile.mk for $(OBJECT)
9913      Branch: asperl
9914            ! pp_ctl.c proto.h win32/makefile.mk
9915 ____________________________________________________________________________
9916 [   449] By: gsar                                  on 1998/01/30  21:23:15
9917         Log: fix up missing patches from AS patch#2
9918      Branch: asperl
9919            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
9920            ! pp_ctl.c proto.h
9921 ____________________________________________________________________________
9922 [   448] By: gsar                                  on 1998/01/30  18:23:17
9923         Log: fix htonlx typo
9924      Branch: win32/perl
9925            ! perlsock.h
9926 ____________________________________________________________________________
9927 [   447] By: mbeattie                              on 1998/01/30  16:03:49
9928         Log: Fix up MANIFEST to add missing files
9929      Branch: perl
9930            ! MANIFEST
9931 ____________________________________________________________________________
9932 [   446] By: mbeattie                              on 1998/01/30  12:34:55
9933         Log: Bump patchlevel to 57.
9934      Branch: perl
9935            ! patchlevel.h
9936 ____________________________________________________________________________
9937 [   445] By: gsar                                  on 1998/01/30  10:44:38
9938         Log: initial merge of latest win32 branch into ASPerl
9939      Branch: asperl
9940           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
9941           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
9942           +> win32/bin/perlglob.pl
9943           !> (integrate 141 files)
9944 ____________________________________________________________________________
9945 [   444] By: gsar                                  on 1998/01/30  09:25:58
9946         Log: goofed branching, redo asperl branch
9947      Branch: asperl
9948            ! perl.h
9949 ____________________________________________________________________________
9950 [   443] By: gsar                                  on 1998/01/30  09:23:36
9951         Log: added AS patch#2
9952      Branch: asperl
9953            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
9954            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
9955            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
9956            + win32/ipstdiowin.h win32/perlobj.def
9957            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
9958            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
9959            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
9960            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
9961            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
9962            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
9963            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
9964            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
9965            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
9966 ____________________________________________________________________________
9967 [   441] By: gsar                                  on 1998/01/30  08:54:19
9968         Log: Created new branch from win32@396, added AS patch#1
9969      Branch: asperl
9970            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
9971            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
9972            + regcomp.c scope.h sv.c toke.c util.c
9973           +> (branch 915 files)
9974 ____________________________________________________________________________
9975 [   440] By: gsar                                  on 1998/01/30  04:43:23
9976         Log: integrate winansi
9977      Branch: win32/perl
9978           +> pod/perlhist.pod
9979           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
9980           !> util.c
9981 ____________________________________________________________________________
9982 [   439] By: mbeattie                              on 1998/01/27  15:31:53
9983         Log: Integrate ansi branch into mainline (resolve -ay).
9984      Branch: perl
9985           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
9986           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
9987           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
9988           +> win32/bin/perlglob.pl
9989            ! op.c
9990           !> (integrate 868 files)
9991 ____________________________________________________________________________
9992 [   438] By: nick                                  on 1998/01/24  12:02:34
9993         Log: Gisle's av_unshift tweak, two small patches from chip
9994              and check for NULL in hv_delete in case '~' and tie magic
9995              are present
9996      Branch: ansiperl
9997            ! av.c hv.c op.c pp_ctl.c scope.c
9998 ____________________________________________________________________________
9999 [   437] By: nick                                  on 1998/01/24  10:37:56
10000         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
10001              Ugh! ...
10002              Macros were unsuitable for declaring the functions, extra () round
10003              parameters removed - non-function forms of PerlXxx_yyyy() need to 
10004              add () themselves.
10005              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
10006      Branch: ansiperl
10007            ! perlsock.h pp_sys.c util.c
10008 ____________________________________________________________________________
10009 [   436] By: nick                                  on 1998/01/24  10:03:03
10010         Log: Integrate win32 into ansiperl
10011      Branch: ansiperl
10012           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
10013           +> win32/bin/perlglob.pl
10014           !> (integrate 38 files)
10015 ____________________________________________________________________________
10016 [   435] By: nick                                  on 1998/01/24  09:47:49
10017         Log: Add perlhist.pod
10018      Branch: ansiperl
10019            + pod/perlhist.pod
10020            ! MANIFEST
10021 ____________________________________________________________________________
10022 [   434] By: gsar                                  on 1998/01/19  05:01:47
10023         Log: s/PerlENV/PerlEnv/ just to be consistent
10024      Branch: win32/perl
10025            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
10026 ____________________________________________________________________________
10027 [   433] By: gsar                                  on 1998/01/19  04:52:18
10028         Log: foo() -> PerlGroup_foo() patch from ActiveState
10029      Branch: win32/perl
10030            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
10031            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
10032            ! scope.h sv.c toke.c util.c
10033 ____________________________________________________________________________
10034 [   432] By: gsar                                  on 1998/01/19  04:42:26
10035         Log: integrate mainline
10036      Branch: win32/perl
10037           !> pod/perlfunc.pod
10038 ____________________________________________________________________________
10039 [   431] By: gsar                                  on 1998/01/19  04:40:04
10040         Log: integrate changes in winansi
10041      Branch: win32/perl
10042           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
10043           +> t/lib/tie-stdpush.t t/op/tiearray.t
10044           !> (integrate 98 files)
10045 ____________________________________________________________________________
10046 [   430] By: gsar                                  on 1998/01/19  04:10:43
10047         Log: Fix autovivification problems with XSUB OUTPUT args
10048              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
10049              Date:    Sun, 18 Jan 1998 23:09:07 EST
10050              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
10051              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
10052      Branch: win32/perl
10053            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
10054            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
10055            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
10056            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
10057 ____________________________________________________________________________
10058 [   429] By: nick                                  on 1998/01/17  21:01:50
10059         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
10060              Date: Thu, 25 Dec 1997 13:39:15 -0500
10061              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10062              To: perl5-porters@perl.org
10063              
10064              It turns out that the potential for the "CONFIG key 'exe_ext'
10065              does not exist in Config.pm" problem has been around for a while,
10066              in the definition of SvTRUE().  It's just that non-gcc compilers
10067              are more or less being built as CRIPPLED_CC when USE_THREADS is
10068              defined (even if they can inline things).  The inline macro for
10069              SvTRUE works with tied hashes and the EXISTS method, and the
10070              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
10071              does not, because it adds an excess mg_get() which replaces the
10072              EXISTS result with a FETCH result.
10073      Branch: ansiperl
10074            ! sv.c
10075 ____________________________________________________________________________
10076 [   428] By: nick                                  on 1998/01/17  20:59:11
10077         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
10078              Date: Fri, 19 Dec 97 17:19:09 GMT
10079              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
10080      Branch: ansiperl
10081            ! doio.c sv.c toke.c util.c
10082 ____________________________________________________________________________
10083 [   427] By: nick                                  on 1998/01/17  12:01:53
10084         Log: Permit tie ?foo,$object 
10085              tidy up dead #ifdef ORIGINAL_TIE)
10086              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
10087      Branch: ansiperl
10088            ! pp_sys.c
10089 ____________________________________________________________________________
10090 [   426] By: nick                                  on 1998/01/15  18:06:36
10091         Log: First working TIEARRAY and other misc tie fixes
10092      Branch: ansiperl
10093            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
10094 ____________________________________________________________________________
10095 [   425] By: nick                                  on 1998/01/14  21:56:40
10096         Log: Not working yet - split problems ...
10097      Branch: ansiperl
10098            ! pp.c t/lib/thread.t t/op/tiearray.t
10099 ____________________________________________________________________________
10100 [   424] By: nick                                  on 1998/01/14  18:49:25
10101         Log: TIEARRAY updates - almost works ...
10102      Branch: ansiperl
10103            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
10104            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
10105            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
10106            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
10107 ____________________________________________________________________________
10108 [   423] By: gsar                                  on 1998/01/14  00:13:16
10109         Log: fix MakeMaker installbin problem
10110              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
10111              Subject: Re: can't modify message with HTML-Stream, v.1.42 
10112              Date: Tue, 06 Jan 1998 19:16:35 -0500
10113              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10114      Branch: win32/perl
10115            ! lib/ExtUtils/MM_Unix.pm
10116 ____________________________________________________________________________
10117 [   422] By: gsar                                  on 1998/01/13  23:53:02
10118         Log: add archname to *sitearch in config.{b,g,v}c
10119      Branch: win32/perl
10120            ! win32/config.bc win32/config.gc win32/config.vc
10121 ____________________________________________________________________________
10122 [   421] By: gsar                                  on 1998/01/13  23:15:14
10123         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
10124      Branch: win32/perl
10125            ! t/harness
10126 ____________________________________________________________________________
10127 [   420] By: nick                                  on 1998/01/13  22:55:02
10128         Log: tiearray tweaks
10129      Branch: ansiperl
10130            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
10131 ____________________________________________________________________________
10132 [   419] By: nick                                  on 1998/01/13  21:27:33
10133         Log: Skeleton Tie::Array
10134      Branch: ansiperl
10135            + lib/Tie/Array.pm
10136 ____________________________________________________________________________
10137 [   418] By: nick                                  on 1998/01/13  20:52:38
10138         Log: tie array changes to core and tests
10139      Branch: ansiperl
10140            + t/op/tiearray.t
10141            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
10142            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
10143            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
10144 ____________________________________________________________________________
10145 [   417] By: gsar                                  on 1998/01/13  20:49:52
10146         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
10147      Branch: win32/perl
10148            + win32/bin/perlglob.pl
10149            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
10150            ! win32/makefile.mk
10151 ____________________________________________________________________________
10152 [   416] By: gsar                                  on 1998/01/13  02:46:53
10153         Log: various tweaks to build support (NOTE: meant for 5.004_57)
10154              - build and install x2p
10155              - fix installperl warnings on win32
10156              - `make install` now does puts the archlibs in right places
10157              - makefiles don't default to USE_THREADS anymore
10158              - sync config.{b,g,v}c
10159              - sync makefile.mk -> Makefile
10160      Branch: win32/perl
10161            ! installperl win32/Makefile win32/config.bc win32/config.gc
10162            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
10163            ! x2p/a2py.c
10164 ____________________________________________________________________________
10165 [   415] By: nick                                  on 1998/01/11  16:54:26
10166         Log: Integrate win32 into ansiperl
10167      Branch: ansiperl
10168           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
10169           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
10170           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
10171           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
10172           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10173           !> vms/vmsish.h x2p/s2p.PL
10174 ____________________________________________________________________________
10175 [   414] By: nick                                  on 1998/01/11  15:13:49
10176         Log: Integratye mainline -> ansiperl
10177      Branch: ansiperl
10178           !> (integrate 64 files)
10179 ____________________________________________________________________________
10180 [   413] By: mbeattie                              on 1998/01/09  12:57:58
10181         Log: Add missing blank line in pod/perlfunc.pod.
10182      Branch: perl
10183            ! pod/perlfunc.pod
10184 ____________________________________________________________________________
10185 [   412] By: gsar                                  on 1998/01/08  20:54:31
10186         Log: change#398 breaks ENV_IS_CASELESS, fix it
10187      Branch: win32/perl
10188            ! hv.c
10189 ____________________________________________________________________________
10190 [   411] By: gsar                                  on 1998/01/08  18:33:58
10191         Log: Integrate mainline
10192      Branch: win32/perl
10193           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
10194           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
10195           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
10196           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
10197           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10198           !> vms/vmsish.h x2p/s2p.PL
10199 ____________________________________________________________________________
10200 [   410] By: mbeattie                              on 1998/01/08  16:06:22
10201         Log: Fix thinko in t/pragma/locale.t:
10202              Subject: [PATCH] _04 or _56: locale.t
10203              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
10204              From: Jarkko Hietaniemi <jhi@iki.fi>
10205      Branch: perl
10206            ! t/pragma/locale.t
10207 ____________________________________________________________________________
10208 [   409] By: mbeattie                              on 1998/01/08  16:05:09
10209         Log: Use Tom Horley's qsort for sorting:
10210              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
10211              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
10212              From: Hans Mulder <hansm@icgned.nl>
10213      Branch: perl
10214            ! pp_ctl.c
10215 ____________________________________________________________________________
10216 [   408] By: mbeattie                              on 1998/01/08  16:01:57
10217         Log: Make s2p not use cpp:
10218              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
10219              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
10220              From: Hans Mulder <hansm@icgned.nl>
10221      Branch: perl
10222            ! x2p/s2p.PL
10223 ____________________________________________________________________________
10224 [   407] By: mbeattie                              on 1998/01/08  15:57:31
10225         Log: DG/UX tweaks to perl.h:
10226              Subject: [PATCH] _56 on dgux without threads
10227              Date: Sat, 20 Dec 1997 23:01:40 -0500
10228              From: Roderick Schertler <roderick@argon.org>
10229      Branch: perl
10230            ! perl.h
10231 ____________________________________________________________________________
10232 [   406] By: mbeattie                              on 1998/01/08  15:56:02
10233         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
10234              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
10235              Date: Sat, 20 Dec 1997 02:30:01 -0500
10236              From: Spider Boardman <spider@web.zk3.dec.com>
10237      Branch: perl
10238            ! Configure hints/dec_osf.sh
10239 ____________________________________________________________________________
10240 [   405] By: mbeattie                              on 1998/01/08  15:53:40
10241         Log: Missing "" in Configure echo for gethbadd_addr_type.
10242      Branch: perl
10243            ! Configure
10244 ____________________________________________________________________________
10245 [   404] By: mbeattie                              on 1998/01/08  13:04:48
10246         Log: print/printf/... over-eager mg_find for glob magic:
10247              Subject: [PATCH] fix inefficient checks for TIEHANDLE
10248              Date: Wed, 07 Jan 1998 20:06:05 -0500
10249              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10250      Branch: perl
10251            ! pp_hot.c pp_sys.c
10252 ____________________________________________________________________________
10253 [   403] By: mbeattie                              on 1998/01/08  12:56:31
10254         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
10255              Subject: [PATCH] VMS update for 5.004_56
10256              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
10257              From: Charles Bailey <bailey@newman.upenn.edu>
10258      Branch: perl
10259            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
10260            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10261            ! vms/vmsish.h
10262 ____________________________________________________________________________
10263 [   402] By: mbeattie                              on 1998/01/08  12:46:15
10264         Log: Fix utils/perldoc.PL for dos-djgpp:
10265              Subject: 5.004_56: perldoc.PL dos-djgpp patches
10266              Date: Tue, 6 Jan 1998 18:14:59 +0100
10267              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
10268      Branch: perl
10269            ! utils/perldoc.PL
10270 ____________________________________________________________________________
10271 [   401] By: mbeattie                              on 1998/01/08  12:40:14
10272         Log: Version 2.13 of GetoptLong:
10273              Subject: Re: ANNOUNCE: perl 5.004_56 is available
10274              Date: 06 Jan 1998 16:21:45 +0100
10275              From: JVromans@Squirrel.nl (Johan Vromans)
10276      Branch: perl
10277            ! lib/Getopt/Long.pm lib/newgetopt.pl
10278 ____________________________________________________________________________
10279 [   400] By: mbeattie                              on 1998/01/08  12:28:08
10280         Log: Fix variable export and threading configuration for AIX:
10281              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
10282              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
10283              From: Jarkko Hietaniemi <jhi@iki.fi>
10284      Branch: perl
10285            ! Configure perl_exp.SH
10286 ____________________________________________________________________________
10287 [   399] By: mbeattie                              on 1998/01/08  12:25:38
10288         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
10289              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
10290              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
10291              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10292      Branch: perl
10293            ! regexec.c t/op/re_tests
10294 ____________________________________________________________________________
10295 [   398] By: mbeattie                              on 1998/01/08  12:23:41
10296         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
10297              to cope with ENV_IS_CASELESS:
10298              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
10299              Date: Fri, 19 Dec 1997 11:31:36 -0500
10300              From: Owen Taylor <owt1@cornell.edu>
10301      Branch: perl
10302            ! hv.c
10303 ____________________________________________________________________________
10304 [   397] By: mbeattie                              on 1998/01/08  12:10:29
10305         Log: Integrate win32 branch into mainline.
10306      Branch: perl
10307           !> (integrate 41 files)
10308 ____________________________________________________________________________
10309 [   396] By: gsar                                  on 1998/01/07  19:12:27
10310         Log: tweak case-insensitive ENV implementation
10311      Branch: win32/perl
10312            ! hv.c
10313 ____________________________________________________________________________
10314 [   395] By: nick                                  on 1998/01/07  18:40:55
10315         Log: Integrate win32 branch
10316      Branch: ansiperl
10317           !> (integrate 31 files)
10318 ____________________________________________________________________________
10319 [   394] By: gsar                                  on 1998/01/05  19:17:40
10320         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
10321              the fact
10322      Branch: win32/perl
10323            ! pod/perlrun.pod win32/win32.c
10324 ____________________________________________________________________________
10325 [   393] By: gsar                                  on 1998/01/05  05:43:33
10326         Log: Support case-tolerant %ENV
10327              - underlying system calls see the case-as-supplied by user
10328              - added tests to verify addition/deletion/enumeration case-tolerance
10329              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
10330              which is default on win32 now
10331      Branch: win32/perl
10332            ! hv.c t/op/magic.t win32/win32.h
10333 ____________________________________________________________________________
10334 [   392] By: gsar                                  on 1998/01/04  17:55:19
10335         Log: Add a tweaked version of:
10336              Message-Id: <199801040630.AA29298@metronet.com>
10337              Date:    Sun, 04 Jan 1998 00:30:57 CST
10338              From:    Tye McQueen <tye@metronet.com>
10339              Subject: New patch for $^E==GetLastError() under Win32
10340      Branch: win32/perl
10341            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
10342            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
10343            ! win32/win32.c win32/win32.h
10344 ____________________________________________________________________________
10345 [   391] By: gsar                                  on 1998/01/04  07:59:44
10346         Log: Various win32 fixes
10347              - support spawn via system(&P_NOWAIT,...) like OS2
10348              - support wait() and waitpid()
10349              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
10350              - support -lfoo properly in ExtUtils::Liblist
10351              - fix outdated info about Win32 support in perlfaq2
10352              - fix win32 bug in perldoc that causes spurious warnings
10353              - regularize global function/variable names yet more
10354              - fix bug in do_aspawn() (it was always invoking shell, instead of
10355              almost never)
10356              - implement and export win32_wait()
10357              - stub version of USE_RTL_THREAD_API
10358      Branch: win32/perl
10359            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
10360            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
10361            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10362            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
10363            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
10364            ! win32/win32thread.h
10365 ____________________________________________________________________________
10366 [   390] By: gsar                                  on 1997/12/30  21:00:28
10367         Log: Fix $ENV{Path} in FindBin.pm
10368      Branch: win32/perl
10369            ! lib/FindBin.pm
10370 ____________________________________________________________________________
10371 [   389] By: nick                                  on 1997/12/29  10:33:23
10372         Log: Resolve ansiperl against win32
10373      Branch: ansiperl
10374           !> (integrate 105 files)
10375 ____________________________________________________________________________
10376 [   388] By: gsar                                  on 1997/12/24  04:59:28
10377         Log: make $? Unix (and ActiveWare) compatible
10378      Branch: win32/perl
10379            ! README.win32 win32/win32.c
10380 ____________________________________________________________________________
10381 [   387] By: gsar                                  on 1997/12/24  04:21:30
10382         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
10383              non-blocking IO on sockets possible
10384      Branch: win32/perl
10385            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
10386            ! win32/win32iop.h win32/win32sck.c
10387 ____________________________________________________________________________
10388 [   386] By: gsar                                  on 1997/12/24  03:10:55
10389         Log: support getlogin()
10390      Branch: win32/perl
10391            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
10392            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10393            ! win32/win32.c win32/win32.h
10394 ____________________________________________________________________________
10395 [   385] By: gsar                                  on 1997/12/24  02:24:59
10396         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
10397              Update README.win32.
10398      Branch: win32/perl
10399            ! README.win32 perl.h win32/Makefile win32/makedef.pl
10400            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
10401 ____________________________________________________________________________
10402 [   384] By: gsar                                  on 1997/12/24  02:22:42
10403         Log: tweak op.c to avoid warning
10404      Branch: win32/perl
10405            ! op.c
10406 ____________________________________________________________________________
10407 [   383] By: gsar                                  on 1997/12/23  21:12:42
10408         Log: Trivial bugfix#3 from local repository
10409              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
10410              Subject: Re: Assigning result of pop scrambles unrelated reference 
10411              Date: Sat, 06 Dec 1997 06:00:45 -0500
10412              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10413      Branch: win32/perl
10414            ! sv.c
10415 ____________________________________________________________________________
10416 [   382] By: gsar                                  on 1997/12/23  21:09:32
10417         Log: Trivial bugfix#2 from local repository
10418              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
10419              Subject: Re: eval of sub gives spurious "uninitialised" warning 
10420              Date: Sat, 06 Dec 1997 05:25:07 -0500
10421              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10422      Branch: win32/perl
10423            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10424 ____________________________________________________________________________
10425 [   381] By: gsar                                  on 1997/12/23  21:01:04
10426         Log: Trivial bugfix#1 from local repository
10427              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
10428              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
10429              Date: Fri, 28 Nov 1997 18:26:52 -0500
10430              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10431      Branch: win32/perl
10432            ! scope.c
10433 ____________________________________________________________________________
10434 [   380] By: gsar                                  on 1997/12/18  15:10:23
10435         Log: Integrate mainline
10436      Branch: win32/perl
10437           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10438           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10439           +> os2/os2.sym os2/os2thread.h
10440           !> (integrate 77 files)
10441
10442 ----------------
10443 Version 5.004_56
10444 ----------------
10445
10446 ____________________________________________________________________________
10447 [   379] By: mbeattie                              on 1997/12/18  13:28:35
10448         Log: Integrate ansi @364,@366 into mainline.
10449      Branch: perl
10450           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
10451 ____________________________________________________________________________
10452 [   378] By: mbeattie                              on 1997/12/18  13:20:15
10453         Log: Add a few missing files to MANIFEST
10454      Branch: perl
10455            ! MANIFEST
10456 ____________________________________________________________________________
10457 [   377] By: mbeattie                              on 1997/12/18  13:00:16
10458         Log: Bump patchlevel to 56.
10459      Branch: perl
10460            ! patchlevel.h
10461 ____________________________________________________________________________
10462 [   376] By: nick                                  on 1997/12/18  01:32:12
10463         Log: Resolve against mainline
10464      Branch: ansiperl
10465           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10466           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10467           +> os2/os2.sym os2/os2thread.h
10468           !> (integrate 74 files)
10469 ____________________________________________________________________________
10470 [   375] By: nick                                  on 1997/12/18  01:06:15
10471         Log: Resolve against Win32
10472      Branch: ansiperl
10473           !> Configure README.threads config_h.SH doop.c embed.h
10474           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10475           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10476           !> sv.c sv.h thread.h util.c
10477 ____________________________________________________________________________
10478 [   374] By: mbeattie                              on 1997/12/17  14:44:26
10479         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
10480              needs rewriting now that we use perlvars.h and foovar.h:
10481              Subject: [PATCH] 5.004_54 under VMS (fwd)
10482              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
10483              From: Charles Bailey <BAILEY@newman.upenn.edu>
10484      Branch: perl
10485            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
10486            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
10487            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
10488            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
10489            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
10490            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
10491 ____________________________________________________________________________
10492 [   373] By: mbeattie                              on 1997/12/17  14:10:50
10493         Log: Major changes to the DOS/djgpp port (including threading):
10494              Subject: Re: dos-djgpp port not in perl 5.004_54
10495              Date: Fri, 21 Nov 1997 10:58:26 +0100
10496              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
10497      Branch: perl
10498            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10499            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10500            ! Configure MANIFEST Makefile.SH doio.c dosish.h
10501            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
10502            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10503            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
10504            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
10505            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
10506            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
10507            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
10508            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
10509            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
10510 ____________________________________________________________________________
10511 [   372] By: mbeattie                              on 1997/12/17  13:18:34
10512         Log: Upgrade DB_File to 1.56:
10513              Subject: DB_File-1.56 for _55
10514              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
10515              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10516      Branch: perl
10517            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10518            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
10519 ____________________________________________________________________________
10520 [   371] By: mbeattie                              on 1997/12/17  12:02:03
10521         Log: Threading patches for OS/2 (missing files taken from previous patch):
10522              Subject: Re: 5.004_55: OS/2 patches again
10523              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
10524              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10525      Branch: perl
10526            + os2/os2.sym os2/os2thread.h
10527            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
10528            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
10529            ! os2/os2ish.h perl.h
10530 ____________________________________________________________________________
10531 [   370] By: mbeattie                              on 1997/12/17  11:01:34
10532         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
10533              Subject: Re: 5.004_55: OS/2 patches again
10534              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
10535              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10536      Branch: perl
10537            ! perl.h
10538 ____________________________________________________________________________
10539 [   369] By: mbeattie                              on 1997/12/17  10:59:40
10540         Log: Fix typo in compiler B/C.pm.
10541      Branch: perlext
10542            ! Compiler/B/C.pm
10543 ____________________________________________________________________________
10544 [   368] By: mbeattie                              on 1997/12/17  10:58:35
10545         Log: Allow "perldoc -F filename":
10546              Subject: 5.004_55: Patch to perldoc
10547              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
10548              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10549      Branch: perl
10550            ! utils/perldoc.PL
10551 ____________________________________________________________________________
10552 [   367] By: mbeattie                              on 1997/12/17  10:54:47
10553         Log: Fix not-reached warning for pp_threadsv.
10554      Branch: perl
10555            ! pp.c
10556 ____________________________________________________________________________
10557 [   366] By: nick                                  on 1997/12/14  16:06:24
10558         Log: Fix typo in Ilya's patch :-(
10559      Branch: ansiperl
10560            ! lib/ExtUtils/MakeMaker.pm
10561 ____________________________________________________________________________
10562 [   365] By: nick                                  on 1997/12/14  15:30:25
10563         Log: #undef new PERLVARIC macro in appropriate places
10564      Branch: ansiperl
10565            ! miniperlmain.c perl.h
10566 ____________________________________________________________________________
10567 [   364] By: nick                                  on 1997/12/14  15:04:36
10568         Log: Ilya's MakeMaker (empty makefile) patch
10569      Branch: ansiperl
10570            ! lib/ExtUtils/MakeMaker.pm
10571 ____________________________________________________________________________
10572 [   363] By: gsar                                  on 1997/12/13  05:57:13
10573         Log: Integrate mainline.  Builds and passes (Borland).
10574      Branch: win32/perl
10575           !> Configure README.threads config_h.SH doop.c embed.h
10576           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10577           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10578           !> sv.c sv.h thread.h util.c
10579 ____________________________________________________________________________
10580 [   362] By: nick                                  on 1997/12/13  02:53:03
10581         Log: Resolve ansiperl against mainline
10582      Branch: ansiperl
10583           !> (integrate 92 files)
10584 ____________________________________________________________________________
10585 [   361] By: mbeattie                              on 1997/12/12  16:20:38
10586         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
10587              instead of MEXTEND leading to core dumps. This fix needs
10588              propagating back to the maintenance branch.
10589      Branch: perl
10590            ! pp_hot.c pp_sys.c
10591 ____________________________________________________________________________
10592 [   360] By: mbeattie                              on 1997/12/11  15:45:56
10593         Log: Add missing patch to op.c that didn't come across with win32 merge.
10594      Branch: perl
10595            ! op.c
10596 ____________________________________________________________________________
10597 [   359] By: mbeattie                              on 1997/12/11  11:54:41
10598         Log: Stop tr/// from writing to target when only counting.
10599      Branch: perl
10600            ! doop.c op.c op.h
10601 ____________________________________________________________________________
10602 [   358] By: mbeattie                              on 1997/12/10  18:36:26
10603         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
10604              a few extraneous trailing semicolons in perlvars.h.
10605      Branch: perl
10606            ! perlvars.h util.c
10607 ____________________________________________________________________________
10608 [   357] By: mbeattie                              on 1997/12/10  18:33:53
10609         Log: Start overhauling compiler. It was working at least minimally
10610              right up until the final tweak of B.xs to add threadsv_names
10611              at which point building it provokes a seg fault in perl while
10612              doing the xsubpp :-(.
10613      Branch: perl
10614            ! op.h util.c
10615      Branch: perlext
10616            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10617            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
10618            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
10619            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
10620            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
10621            ! Compiler/test_harness_cc
10622 ____________________________________________________________________________
10623 [   356] By: mbeattie                              on 1997/12/10  13:43:32
10624         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
10625              sv_setfoo functions go back to not needing dTHR. Fix Configure
10626              to check for already-existing -thread on archname and to check
10627              better for d_pthread_created_joinable.
10628      Branch: perl
10629            ! Configure perl.h sv.c sv.h thread.h
10630 ____________________________________________________________________________
10631 [   355] By: mbeattie                              on 1997/12/10  10:53:58
10632         Log: Minor fix/speedup to util.c:fbm_instr:
10633              Subject: 5.004_55: Minor regexp patch
10634              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
10635              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
10636      Branch: perl
10637            ! util.c
10638 ____________________________________________________________________________
10639 [   354] By: mbeattie                              on 1997/12/10  10:41:25
10640         Log: Patches for IRIX, AIX and some generic stuff:
10641              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
10642              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
10643              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10644              (checked/ignored a few rejects; tweaked wording).
10645      Branch: perl
10646            ! Configure README.threads config_h.SH embed.h
10647            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10648            ! hints/irix_6.sh
10649 ____________________________________________________________________________
10650 [   353] By: mbeattie                              on 1997/12/10  10:10:19
10651         Log: Integrate win32 back into mainline (trivial).
10652      Branch: perl
10653           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
10654           +> win32/config_H.gc
10655           !> (integrate 36 files)
10656 ____________________________________________________________________________
10657 [   352] By: nick                                  on 1997/12/09  17:36:45
10658         Log: Resolve win32 - Sarathy's tweak.
10659      Branch: ansiperl
10660           !> win32/makedef.pl
10661 ____________________________________________________________________________
10662 [   351] By: gsar                                  on 1997/12/08  06:13:04
10663         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
10664      Branch: win32/perl
10665            ! win32/makedef.pl
10666 ____________________________________________________________________________
10667 [   350] By: nick                                  on 1997/12/05  00:56:03
10668         Log: Resolve ansiperl against win32
10669      Branch: ansiperl
10670            - win32/makegcc.mk
10671           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10672           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
10673           !> win32/makefile.mk win32/perllib.c win32/win32.h
10674 ____________________________________________________________________________
10675 [   349] By: gsar                                  on 1997/12/02  07:28:23
10676         Log: Revert to keeping (some) constant strings as globals
10677      Branch: win32/perl
10678            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10679            ! perlvars.h win32/makedef.pl win32/perllib.c
10680 ____________________________________________________________________________
10681 [   348] By: gsar                                  on 1997/12/02  05:38:06
10682         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
10683              Other minor fixes.  Now is a good time to get the changes in win32 branch.
10684      Branch: win32/perl
10685            - win32/makegcc.mk
10686            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
10687 ____________________________________________________________________________
10688 [   347] By: gsar                                  on 1997/12/02  03:32:55
10689         Log: Integrate winansi again.  Result builds and passes all tests on all
10690              three compilers.
10691      Branch: win32/perl
10692           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10693           !> win32/makegcc.mk win32/win32.h
10694 ____________________________________________________________________________
10695 [   346] By: gsar                                  on 1997/12/02  03:28:23
10696         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
10697              makegcc.mk to be merged into makefile.mk soon.
10698      Branch: win32/perl
10699            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
10700            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
10701            ! win32/win32.h
10702 ____________________________________________________________________________
10703 [   345] By: nick                                  on 1997/12/02  01:57:17
10704         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
10705              Now runs again...
10706      Branch: ansiperl
10707            ! lib/ExtUtils/MM_Win32.pm
10708 ____________________________________________________________________________
10709 [   344] By: nick                                  on 1997/12/02  01:11:16
10710         Log: Sarathy's patch 
10711      Branch: ansiperl
10712            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10713            ! win32/makegcc.mk win32/win32.h
10714 ____________________________________________________________________________
10715 [   343] By: gsar                                  on 1997/12/01  04:37:06
10716         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
10717              is identical to ansiperl/* now)
10718      Branch: win32/perl
10719           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
10720           !> (integrate 34 files)
10721 ____________________________________________________________________________
10722 [   342] By: nick                                  on 1997/12/01  04:01:57
10723         Log: Builds and passes all tests with gcc on Win32 - phew!
10724      Branch: ansiperl
10725            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
10726            ! proto.h util.c win32/makedef.pl
10727 ____________________________________________________________________________
10728 [   341] By: nick                                  on 1997/12/01  02:54:29
10729         Log: Create a struct for all perls globals (as an option)
10730              Mainly for Mingw32 which cannot import data.
10731              Now only Opcode tests fail (op_desc/op_name not 
10732              handled yet stuff)
10733      Branch: ansiperl
10734            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
10735            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
10736            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
10737            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
10738            ! win32/win32iop.h win32/win32thread.c
10739 ____________________________________________________________________________
10740 [   340] By: nick                                  on 1997/11/30  20:21:10
10741         Log: Fixup exports in non -DDEBUGGING case
10742      Branch: ansiperl
10743            ! win32/makedef.pl
10744 ____________________________________________________________________________
10745 [   339] By: nick                                  on 1997/11/30  20:10:04
10746         Log: Disable hard-coded -DDEBUGGING
10747      Branch: ansiperl
10748            ! win32/config_h.PL
10749 ____________________________________________________________________________
10750 [   338] By: nick                                  on 1997/11/30  20:00:19
10751         Log: embed.pl now reads *var*.h to do its stuff.
10752              Split generated embed.h into two - new embedvar.h
10753              is #included when 'op' etc. will not mess up proto.h etc.
10754              Removed #define foo (thr->Tfoo) from thread.h
10755              Added some 'missing' symbols to global.sym, removed
10756              those in the *var*.h files
10757              Has build all MULTIPLICITY/USE_THREADS options on win32
10758              with VC++ (and passed tests), but not with exactly this set
10759              of files.
10760      Branch: ansiperl
10761            + embedvar.h
10762            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
10763            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
10764            ! win32/makedef.pl
10765 ____________________________________________________________________________
10766 [   337] By: nick                                  on 1997/11/29  23:55:31
10767         Log: Globals and structs via macros - part 1 of N
10768              - introduce perlvars.h intrpvar.h and thrdvar.h
10769              - change perl.h and thread.h to include them with
10770              appropriate macros defined
10771              - result is status-quo but with macros
10772              - next step is to tweak embed.* to capitalize on 
10773              new easy-to-find info.
10774      Branch: ansiperl
10775            + intrpvar.h perlvars.h thrdvar.h
10776            ! perl.h thread.h win32/Makefile
10777 ____________________________________________________________________________
10778 [   336] By: nick                                  on 1997/11/29  19:13:55
10779         Log: VC++ default to threaded
10780      Branch: ansiperl
10781            ! win32/Makefile
10782 ____________________________________________________________________________
10783 [   335] By: nick                                  on 1997/11/29  18:38:26
10784         Log: Avoid __declspec(thread) by default, for both scratch
10785              return areas and THR stuff. Use struct thread intern instead.
10786      Branch: ansiperl
10787            ! win32/win32.c win32/win32.h win32/win32sck.c
10788            ! win32/win32thread.c win32/win32thread.h
10789 ____________________________________________________________________________
10790 [   334] By: nick                                  on 1997/11/29  17:49:04
10791         Log: Non-threaded build fix
10792      Branch: ansiperl
10793            ! win32/win32thread.c
10794 ____________________________________________________________________________
10795 [   333] By: nick                                  on 1997/11/29  17:29:07
10796         Log: Sort out malloc_mutex for perl's malloc
10797              Remove BINCOMPAT3 from embed.pl 
10798              Add dependancy to CORE_H for PERL95_OBJ
10799      Branch: ansiperl
10800            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
10801            ! win32/win32.c
10802 ____________________________________________________________________________
10803 [   332] By: nick                                  on 1997/11/29  16:21:01
10804         Log: Integrate win32 into ansiperl
10805      Branch: ansiperl
10806           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
10807           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
10808           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
10809           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10810           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
10811           !> win32/perllib.c
10812 ____________________________________________________________________________
10813 [   331] By: nick                                  on 1997/11/29  01:35:45
10814         Log: GCC + Threads on Win32 - best gcc results yet
10815      Branch: ansiperl
10816            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
10817            ! win32/win32.h win32/win32iop.h win32/win32thread.c
10818            ! win32/win32thread.h
10819 ____________________________________________________________________________
10820 [   330] By: nick                                  on 1997/11/28  23:05:08
10821         Log: Un-botch gcc workround
10822      Branch: ansiperl
10823            ! XSUB.h
10824 ____________________________________________________________________________
10825 [   329] By: nick                                  on 1997/11/28  22:39:39
10826         Log: Builds completely with Mingw32, dynamic loaded extensions
10827              don't work yet - suspect __declspec() non-implemented issues.
10828      Branch: ansiperl
10829            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
10830            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
10831            ! win32/runperl.c win32/win32.c win32/win32iop.h
10832 ____________________________________________________________________________
10833 [   328] By: gsar                                  on 1997/11/28  05:48:15
10834         Log: integrate winansi.
10835      Branch: win32/perl
10836           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
10837            ! perl.h
10838           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
10839           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
10840           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
10841 ____________________________________________________________________________
10842 [   327] By: gsar                                  on 1997/11/28  05:38:48
10843         Log: Integrate mainline.
10844      Branch: win32/perl
10845           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
10846           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
10847           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
10848           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10849           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
10850           !> win32/perllib.c
10851 ____________________________________________________________________________
10852 [   326] By: nick                                  on 1997/11/27  19:13:36
10853         Log: GCC builds perl.dll and perl.exe on Win32
10854      Branch: ansiperl
10855            ! win32/makedef.pl win32/makegcc.mk
10856 ____________________________________________________________________________
10857 [   325] By: nick                                  on 1997/11/27  17:46:30
10858         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
10859              far as building miniperl and perl.dll (but not import lib yet)
10860              Seems to lack popen()/pclose() and fcloseall() and fflushall().
10861              Also only CRTDLL not MCRTDLL so threading is probably not
10862              possible yet.
10863              Had to mess with win32iop.h's placement as we need __attribute__
10864              to get STDCALL, and #define of printf messes up proto.h 
10865      Branch: ansiperl
10866            + win32/config.gc win32/config_H.gc win32/makegcc.mk
10867            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
10868            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
10869            ! win32/win32iop.h win32/win32sck.c
10870 ____________________________________________________________________________
10871 [   324] By: mbeattie                              on 1997/11/27  17:08:06
10872         Log: Give dire warnings about the IRIX 6.2 kernel panic.
10873      Branch: perl
10874            ! README.threads hints/irix_6.sh
10875 ____________________________________________________________________________
10876 [   323] By: mbeattie                              on 1997/11/27  16:57:33
10877         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
10878              Subject: Re: ANNOUNCE: perl 5.004_55 is available
10879              Date: 27 Nov 1997 17:18:53 +0100
10880              From: koenig@kulturbox.de (Andreas J. Koenig)
10881      Branch: perl
10882            ! sv.c
10883 ____________________________________________________________________________
10884 [   322] By: mbeattie                              on 1997/11/27  16:12:15
10885         Log: Integrate win32 branch back into mainline.
10886      Branch: perl
10887           !> (integrate 42 files)
10888 ____________________________________________________________________________
10889 [   321] By: mbeattie                              on 1997/11/27  15:06:36
10890         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
10891              Subject: Re: ANNOUNCE: perl 5.004_55 is available
10892              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
10893              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10894      Branch: perl
10895            ! t/lib/safe2.t
10896 ____________________________________________________________________________
10897 [   320] By: mbeattie                              on 1997/11/27  15:02:59
10898         Log: Fix MYMALLOC (wrong #define in malloc.c):
10899              Subject: 5.004_55: MYMALLOC completely busted
10900              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
10901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10902      Branch: perl
10903            ! malloc.c
10904 ____________________________________________________________________________
10905 [   319] By: mbeattie                              on 1997/11/27  15:01:37
10906         Log: Fix newSVrv so sv_setref_foo work better:
10907              Subject: [PATCH] [5.004_55] newSVrv (again)
10908              Date: Thu, 27 Nov 1997 00:25:50 -0500
10909              From: Owen Taylor <owt1@cornell.edu>
10910      Branch: perl
10911            ! sv.c
10912 ____________________________________________________________________________
10913 [   318] By: mbeattie                              on 1997/11/27  14:59:03
10914         Log: Output skipped test information in test suite:
10915              Subject: 5.004_55: Making test harness platform_aware
10916              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
10917              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
10918      Branch: perl
10919            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
10920            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
10921            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
10922 ____________________________________________________________________________
10923 [   317] By: mbeattie                              on 1997/11/27  14:55:15
10924         Log: Add 'W'atch command to debugger and improve help:
10925              Subject: 5.004_55: Debugger patch again
10926              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
10927              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10928      Branch: perl
10929            ! lib/perl5db.pl
10930 ____________________________________________________________________________
10931 [   316] By: mbeattie                              on 1997/11/27  14:52:44
10932         Log: Stop double initialisation of malloc_mutex:
10933              Subject: 5.004_55: Double initialiazation of malloc_mutex
10934              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
10935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10936      Branch: perl
10937            ! miniperlmain.c win32/perllib.c
10938 ____________________________________________________________________________
10939 [   315] By: mbeattie                              on 1997/11/27  14:48:58
10940         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
10941      Branch: perl
10942            ! sv.c t/op/pat.t
10943 ____________________________________________________________________________
10944 [   314] By: nick                                  on 1997/11/27  01:03:19
10945         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
10946      Branch: ansiperl
10947           !> (integrate 897 files)
10948 ____________________________________________________________________________
10949 [   313] By: gsar                                  on 1997/11/26  03:20:55
10950         Log: merge win32-aware installperl in ansiperl branch.
10951      Branch: win32/perl
10952           !> installperl
10953 ____________________________________________________________________________
10954 [   312] By: gsar                                  on 1997/11/26  01:50:37
10955         Log: Fix for C<sort 'foo'...> bug:
10956              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10957              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
10958              Subject: [PATCH] Re: Sort grammar bug 
10959              Date: Sat, 01 Nov 1997 14:46:35 -0500
10960              ------
10961              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10962              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
10963              Subject: Re: Sort grammar bug 
10964              Date: Sun, 02 Nov 1997 12:47:51 +0000
10965      Branch: win32/perl
10966            ! t/op/sort.t toke.c
10967 ____________________________________________________________________________
10968 [   311] By: nick                                  on 1997/11/26  01:42:50
10969         Log: Win32-ize installperl
10970      Branch: ansiperl
10971            ! installperl
10972 ____________________________________________________________________________
10973 [   310] By: gsar                                  on 1997/11/26  01:36:39
10974         Log: Another trivial patch:
10975              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10976              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
10977              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
10978              Date: Wed, 29 Oct 1997 21:45:26 -0500
10979      Branch: win32/perl
10980            ! XSUB.h
10981 ____________________________________________________________________________
10982 [   309] By: nick                                  on 1997/11/26  01:33:32
10983         Log: Fixup _55 for Win32:
10984              Missed thread :-> perl_thread changes
10985              Two #define THR (not the same)
10986              K&R style func in hv.c
10987      Branch: ansiperl
10988            ! hv.c win32/win32thread.c win32/win32thread.h
10989 ____________________________________________________________________________
10990 [   308] By: gsar                                  on 1997/11/26  01:30:21
10991         Log: Sync yet another patch (this one manually edited):
10992              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10993              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
10994              Subject: [PATCH] Re: local($@) gives core dump 
10995              Date: Tue, 28 Oct 1997 21:51:25 -0500
10996      Branch: win32/perl
10997            ! pp_ctl.c
10998 ____________________________________________________________________________
10999 [   307] By: gsar                                  on 1997/11/26  01:22:10
11000         Log: Sync another change from local repository.
11001              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11002              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
11003              Subject: Re: do_postponed breaks with multiple interpreters 
11004              Date: Tue, 28 Oct 1997 22:16:13 -0500
11005      Branch: win32/perl
11006            ! op.c
11007 ____________________________________________________________________________
11008 [   306] By: gsar                                  on 1997/11/26  01:17:46
11009         Log: Sync a change from local repository.
11010              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11011              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
11012              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
11013              Date: Tue, 28 Oct 1997 20:06:06 -0500
11014      Branch: win32/perl
11015            ! mg.c
11016 ____________________________________________________________________________
11017 [   305] By: nick                                  on 1997/11/26  00:50:10
11018         Log: Integrate mainline as of _55
11019      Branch: ansiperl
11020           +> emacs/ptags
11021           !> (integrate 36 files)
11022 ____________________________________________________________________________
11023 [   304] By: gsar                                  on 1997/11/26  00:27:57
11024         Log: Various changes to make it build cleanly and pass all tests:
11025              - needed to run `perl embed.pl`
11026              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
11027              - fix prototypes for a few declarations (Borland is finally quiet)
11028              - move declaration of Mymalloc etc to perl.h (since win32 and other
11029              ports may #define malloc themselves, to let extensions bind to
11030              the version that perl used)
11031              - move struct reg_data into a public header file, since it is
11032              referenced in a public datatype
11033              - win32 makefile fixes
11034              - fix remaining s/thread/perl_thread/
11035      Branch: win32/perl
11036            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
11037            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
11038            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
11039            ! win32/win32.h win32/win32iop.h win32/win32thread.c
11040 ____________________________________________________________________________
11041 [   303] By: gsar                                  on 1997/11/25  20:57:31
11042         Log: Fixup the places where the automatic merge got it wrong.
11043              Previous change (#302) was just a normal integration--ignore the
11044              "reverse" in there.
11045      Branch: win32/perl
11046            ! op.c perl.h
11047 ____________________________________________________________________________
11048 [   302] By: gsar                                  on 1997/11/25  20:32:12
11049         Log: reverse integrate mainline
11050      Branch: win32/perl
11051           +> emacs/ptags
11052           !> (integrate 896 files)
11053
11054 ----------------
11055 Version 5.004_55
11056 ----------------
11057
11058 ____________________________________________________________________________
11059 [   301] By: mbeattie                              on 1997/11/25  17:59:53
11060         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
11061      Branch: perl
11062            ! hv.c pp_ctl.c
11063 ____________________________________________________________________________
11064 [   300] By: mbeattie                              on 1997/11/25  16:29:36
11065         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
11066      Branch: perl
11067            ! MANIFEST patchlevel.h
11068 ____________________________________________________________________________
11069 [   299] By: mbeattie                              on 1997/11/25  15:59:16
11070         Log: Move malloc_mutex initialisation/destruction:
11071              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
11072              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
11073      Branch: perl
11074            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
11075            ! unixish.h vms/vmsish.h
11076 ____________________________________________________________________________
11077 [   298] By: mbeattie                              on 1997/11/25  15:49:22
11078         Log: Make hv_ functions cope better with 'm'-magic:
11079              Subject: [5.004_54] Another neglected patch
11080              Date: Fri, 21 Nov 1997 22:28:17 -0500
11081              From: Owen Taylor <owt1@cornell.edu>
11082      Branch: perl
11083            ! hv.c
11084 ____________________________________________________________________________
11085 [   297] By: mbeattie                              on 1997/11/25  15:47:36
11086         Log: Fix typo in Thread.xs.
11087      Branch: perl
11088            ! ext/Thread/Thread.xs
11089 ____________________________________________________________________________
11090 [   296] By: mbeattie                              on 1997/11/25  15:42:07
11091         Log: Integrate from ansi branch to mainline.
11092      Branch: perl
11093           !> (integrate 890 files)
11094 ____________________________________________________________________________
11095 [   295] By: mbeattie                              on 1997/11/25  14:29:31
11096         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
11097              Subject: Re: _54 on AIX
11098              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
11099              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11100      Branch: perl
11101            ! ext/DynaLoader/dl_aix.xs
11102 ____________________________________________________________________________
11103 [   294] By: mbeattie                              on 1997/11/25  14:29:10
11104         Log: AIX patch for hints/aix.sh:
11105              Subject: Re: _54 on AIX
11106              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
11107              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11108      Branch: perl
11109            ! hints/aix.sh
11110 ____________________________________________________________________________
11111 [   291] By: mbeattie                              on 1997/11/25  14:17:05
11112         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
11113      Branch: perl
11114            ! op.c op.h
11115 ____________________________________________________________________________
11116 [   290] By: mbeattie                              on 1997/11/25  14:16:29
11117         Log: AIX patch (including Configure support for {sched,pthread}_yield,
11118              pthread initial detach state, renaming perl_thread to perl_os_thread
11119              and struct thread to struct perl_thread):
11120              Subject: Re: _54 on AIX
11121              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
11122              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11123      Branch: perl
11124            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
11125            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
11126            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
11127            ! proto.h sv.h thread.h util.c win32/win32thread.c
11128            ! win32/win32thread.h
11129 ____________________________________________________________________________
11130 [   289] By: mbeattie                              on 1997/11/25  12:33:02
11131         Log: Rename perl_thread to perl_os_thread.
11132      Branch: perl
11133            ! fakethr.h thread.h util.c win32/win32thread.h
11134 ____________________________________________________________________________
11135 [   288] By: mbeattie                              on 1997/11/25  12:27:35
11136         Log: Remove bincompat3 support:
11137              Subject: Re: ANNOUNCE: perl5.004_54 is available
11138              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
11139              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11140      Branch: perl
11141            ! Configure INSTALL embed.h global.sym malloc.c
11142 ____________________________________________________________________________
11143 [   287] By: mbeattie                              on 1997/11/25  12:23:50
11144         Log: Emacs/tags update:
11145              Subject: Emacs/tags update for 5.004_54
11146              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
11147              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11148      Branch: perl
11149            + emacs/ptags
11150            ! MANIFEST Makefile.SH emacs/cperl-mode.el
11151 ____________________________________________________________________________
11152 [   286] By: nick                                  on 1997/11/23  23:03:56
11153         Log: Add $$_ test 
11154      Branch: ansiperl
11155            ! t/op/ref.t
11156 ____________________________________________________________________________
11157 [   285] By: gsar                                  on 1997/11/23  08:26:00
11158         Log: Initial reverse integration of winansi branch.
11159      Branch: win32/perl
11160           !> (integrate 50 files)
11161 ____________________________________________________________________________
11162 [   284] By: gsar                                  on 1997/11/23  07:32:24
11163         Log: Add to docs about the BEGIN { shift } feature.  Make the change
11164              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
11165      Branch: win32/perl
11166            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
11167 ____________________________________________________________________________
11168 [   283] By: nick                                  on 1997/11/22  21:29:30
11169         Log: Duplicate perl_threadsv
11170      Branch: ansiperl
11171            ! global.sym
11172 ____________________________________________________________________________
11173 [   282] By: nick                                  on 1997/11/22  21:18:11
11174         Log: Munge pseudo-Configure stuff to add -thread to archname as
11175              Malcolm seems to think that is way to test for threads.
11176              Update @INC stuffing hackery to have traditional @INC
11177              search order archlib, privlib, sitearch, site.
11178      Branch: ansiperl
11179            ! t/lib/english.t win32/config.bc win32/config_H.bc
11180            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
11181            ! win32/makefile.mk win32/win32.c win32/win32.h
11182 ____________________________________________________________________________
11183 [   281] By: nick                                  on 1997/11/22  19:28:21
11184         Log: Builds and passes all but english.t on win32 VC++
11185      Branch: ansiperl
11186            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
11187            ! win32/config_H.vc win32/win32thread.h
11188 ____________________________________________________________________________
11189 [   280] By: nick                                  on 1997/11/22  18:10:50
11190         Log: ansiperl builds with Borland C++ again
11191      Branch: ansiperl
11192            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
11193            ! win32/config.bc win32/config_H.bc win32/perlglob.c
11194            ! win32/win32.c win32/win32.h
11195 ____________________________________________________________________________
11196 [   279] By: nick                                  on 1997/11/22  16:42:51
11197         Log: Resolve ansiperl against mainline
11198      Branch: ansiperl
11199           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
11200           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
11201           !> t/lib/english.t thread.h toke.c util.c
11202 ____________________________________________________________________________
11203 [   278] By: nick                                  on 1997/11/22  16:30:27
11204         Log: Resolve ansiperl against win32
11205      Branch: ansiperl
11206           !> (integrate 55 files)
11207 ____________________________________________________________________________
11208 [   277] By: gsar                                  on 1997/11/22  09:48:02
11209         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
11210              - added a test for the above
11211              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
11212              ansification hunks
11213      Branch: win32/perl
11214            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
11215 ____________________________________________________________________________
11216 [   276] By: gsar                                  on 1997/11/22  07:24:01
11217         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
11218              when USE_THREADS.  GCC for instance, can do without macros that use
11219              globals.  Instead, selectively re#define only those macros
11220              that use globals to their functional equivalents.  Tests 100% on
11221              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
11222      Branch: win32/perl
11223            ! perl.h sv.h
11224 ____________________________________________________________________________
11225 [   275] By: gsar                                  on 1997/11/22  05:27:04
11226         Log: Integrate mainline.
11227      Branch: win32/perl
11228           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
11229            - lib/Class/Fields.pm lib/ISA.pm
11230           !> (integrate 41 files)
11231 ____________________________________________________________________________
11232 [   274] By: mbeattie                              on 1997/11/21  18:28:22
11233         Log: $_ is now per-thread (rather a lot of changes). Only tested under
11234              *-linux-thread at the moment.
11235      Branch: perl
11236            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
11237            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
11238            ! t/lib/english.t thread.h toke.c util.c
11239 ____________________________________________________________________________
11240 [   273] By: mbeattie                              on 1997/11/21  10:31:29
11241         Log: Filter patch to toke.c:
11242              Subject: Tiny core patch for source filters
11243              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
11244              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11245      Branch: perl
11246            ! toke.c
11247 ____________________________________________________________________________
11248 [   272] By: nick                                  on 1997/11/21  00:54:43
11249         Log: Basic integrate of lastest perl into ansiperl
11250      Branch: ansiperl
11251           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
11252            - lib/Class/Fields.pm lib/ISA.pm
11253            ! win32/win32.c win32/win32.h
11254           !> (integrate 57 files)
11255 ____________________________________________________________________________
11256 [   271] By: mbeattie                              on 1997/11/20  12:12:00
11257         Log: Initial stab at IRIX configuration support for threading. Manually
11258              applied parts of following patches:
11259              Subject: Perl 5.004_54 on IRIX
11260              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
11261              From: Jarkko Hietaniemi <jhi@iki.fi>
11262              Subject: Re: Perl 5.004_54 on IRIX
11263              Date: 19 Nov 1997 17:10:17 -0800
11264              From: Scott Henry <scotth@sgi.com>
11265      Branch: perl
11266            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
11267            ! hints/irix_6_1.sh perl.h
11268 ____________________________________________________________________________
11269 [   270] By: mbeattie                              on 1997/11/19  17:45:37
11270         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
11271              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
11272              also fixed two instances of referring to SVs after destruction.
11273      Branch: perl
11274            ! regcomp.c regexec.c
11275 ____________________________________________________________________________
11276 [   269] By: mbeattie                              on 1997/11/19  15:33:23
11277         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
11278              changed by mg_get(*keysp) (!). Introducing a new local variable
11279              fixed it but I don't know if it's a compiler problem or some
11280              other corruption happening elsewhere.
11281      Branch: perl
11282            ! av.c
11283 ____________________________________________________________________________
11284 [   268] By: mbeattie                              on 1997/11/19  11:39:49
11285         Log: Let Configure sort out get{host,net}byaddr* prototypes:
11286              Subject: [PATCH] 5.004_54: little something for
11287              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
11288              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
11289              From: Jarkko Hietaniemi <jhi@iki.fi>
11290      Branch: perl
11291            ! Configure config_h.SH pp_sys.c
11292 ____________________________________________________________________________
11293 [   267] By: mbeattie                              on 1997/11/19  11:04:15
11294         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
11295              Subject: Version 7 of Jumbo RE patch available
11296              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
11297              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11298      Branch: perl
11299            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
11300            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
11301            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
11302            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
11303            ! util.c
11304 ____________________________________________________________________________
11305 [   266] By: mbeattie                              on 1997/11/18  17:26:09
11306         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
11307              version of patch:
11308              Subject: tie fake hash patch for 5.004_54
11309              Date: Sat, 15 Nov 1997 19:18:30 -0500
11310              From: Joshua Pritikin <pritikin@mindspring.com>
11311      Branch: perl
11312            + t/op/avhv.t
11313            ! av.c embed.h global.sym proto.h
11314 ____________________________________________________________________________
11315 [   265] By: mbeattie                              on 1997/11/18  16:51:04
11316         Log: Bring MANIFEST up to date. Add new thread tests.
11317      Branch: perl
11318            + ext/Thread/die.t ext/Thread/die2.t
11319            ! MANIFEST
11320 ____________________________________________________________________________
11321 [   264] By: mbeattie                              on 1997/11/18  16:41:27
11322         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
11323              is assigned to. Added tests to t/op/array.t. magic_setisa now
11324              warns about including non-existent packages in @ISA when -w is on.
11325      Branch: perl
11326            - lib/Class/Fields.pm lib/ISA.pm
11327            ! mg.c t/op/array.t
11328 ____________________________________________________________________________
11329 [   263] By: mbeattie                              on 1997/11/18  16:38:57
11330         Log: Fix typo in win32 -> mainline integration.
11331      Branch: perl
11332            ! perl.h
11333 ____________________________________________________________________________
11334 [   262] By: mbeattie                              on 1997/11/18  11:56:09
11335         Log: Integrate win32 branch back into mainline.
11336      Branch: perl
11337            - win32/win32io.c win32/win32io.h
11338            ! op.c
11339           !> (integrate 30 files)
11340 ____________________________________________________________________________
11341 [   261] By: gsar                                  on 1997/11/18  00:14:02
11342         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
11343      Branch: win32/perl
11344            ! win32/config.bc win32/config.vc win32/config_H.bc
11345            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
11346 ____________________________________________________________________________
11347 [   260] By: nick                                  on 1997/11/16  23:16:16
11348         Log: Generic file changes for MYMALLOC
11349      Branch: ansiperl
11350            ! miniperlmain.c perl.c
11351 ____________________________________________________________________________
11352 [   259] By: nick                                  on 1997/11/16  23:14:36
11353         Log: MYMALLOC for Win32:
11354              1. Initialize malloc_mutex before it is used (all platforms!)
11355              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
11356              3. Tweak win32/config*.* to define MYMALLOC
11357              4. Provide sbrk() in terms of VirtualAlloc().
11358              
11359              Also fixup -MT (perl95) build to handle Perl_current_thread
11360              via call to DLL (as though an extension).
11361      Branch: ansiperl
11362            ! win32/Makefile win32/config.bc win32/config.vc
11363            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11364            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
11365            ! win32/win32iop.h win32/win32thread.h
11366 ____________________________________________________________________________
11367 [   258] By: nick                                  on 1997/11/15  20:42:28
11368         Log: Implement dTHR via __declspec(thread) - part 2
11369      Branch: ansiperl
11370            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11371 ____________________________________________________________________________
11372 [   257] By: nick                                  on 1997/11/15  19:52:53
11373         Log: Use __declspec(thread) var rather tha TslAlloc & co.
11374      Branch: ansiperl
11375            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11376 ____________________________________________________________________________
11377 [   256] By: gsar                                  on 1997/11/15  02:58:09
11378         Log: Add #include guard in Thread.xs so it will build even under
11379              no USE_THREADS (for win32).  This was missed because of edit
11380              w/o checkout perforce kludge.
11381      Branch: win32/perl
11382            ! ext/Thread/Thread.xs
11383 ____________________________________________________________________________
11384 [   255] By: nick                                  on 1997/11/15  00:33:46
11385         Log: Integrate mainline (5.004_54?) into ansiperl
11386      Branch: ansiperl
11387           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11388           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
11389           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
11390           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
11391           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
11392 ____________________________________________________________________________
11393 [   254] By: nick                                  on 1997/11/15  00:25:26
11394         Log: Interate win32 into ansiperl
11395      Branch: ansiperl
11396           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11397           +> lib/fields.pm
11398           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11399           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11400           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11401           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
11402           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
11403 ____________________________________________________________________________
11404 [   253] By: gsar                                  on 1997/11/14  22:04:58
11405         Log: Integrate mainline changes into win32 branch.  Now would be a good time
11406              to reverse integrate the win32 branch into mainline.
11407      Branch: win32/perl
11408           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11409           +> lib/fields.pm
11410           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11411           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11412           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11413           !> t/op/magic.t thread.h
11414
11415 ----------------
11416 Version 5.004_54
11417 ----------------
11418
11419 ____________________________________________________________________________
11420 [   252] By: mbeattie                              on 1997/11/14  15:07:19
11421         Log: Two more delays added to test suite to help *-solaris-thread.
11422      Branch: perl
11423            ! t/io/pipe.t t/lib/io_pipe.t
11424 ____________________________________________________________________________
11425 [   251] By: mbeattie                              on 1997/11/14  15:05:57
11426         Log: Remove stale code from Thread.xs.
11427      Branch: perl
11428            ! ext/Thread/Thread.xs
11429 ____________________________________________________________________________
11430 [   250] By: mbeattie                              on 1997/11/14  10:12:40
11431         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
11432              doesn't run handlers for self-sent signals until kill has returned.)
11433      Branch: perl
11434            ! t/op/magic.t
11435 ____________________________________________________________________________
11436 [   249] By: gsar                                  on 1997/11/14  05:14:44
11437         Log: Fix various details in win32 makefiles and Config.pm setup.
11438              - ldflags is set for both compilers now
11439              - extensions list is now correct
11440              - delete perl95.exe on distclean
11441              - cf_time now gets updated (once)
11442              - ccdlflags is set for Borland
11443              - fix startperl so dprofpp works
11444      Branch: win32/perl
11445            ! win32/Makefile win32/config.bc win32/config.vc
11446            ! win32/config_sh.PL win32/makefile.mk
11447 ____________________________________________________________________________
11448 [   248] By: mbeattie                              on 1997/11/13  18:01:27
11449         Log: Rewrite thread return code to distinguish between ordinary return
11450              and die() and make join propagate the die. Add tiny method eval
11451              which just does "return eval { shift->join; }". Add Thread::Specific
11452              class for access to thread specific user data along with specific.t.
11453              Rename Class to classname throughout Thread.xs for consistency.
11454              Fix pp_specific to pp_threadsv in global.sym. Add support to
11455              pp_entersub in pp_hot.c to lock stash for static locked methods.
11456      Branch: perl
11457            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11458            + lib/fields.pm
11459            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11460            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
11461 ____________________________________________________________________________
11462 [   247] By: mbeattie                              on 1997/11/13  14:13:30
11463         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
11464              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
11465              in pp_sys.c for whether getnet* function get protoyped (since the
11466              default had a broken prototype for getnetbyaddr).
11467      Branch: perl
11468            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11469            ! scope.c thread.h
11470 ____________________________________________________________________________
11471 [   246] By: nick                                  on 1997/11/13  02:44:40
11472         Log: Integrate Win32 branch
11473      Branch: ansiperl
11474            - configure ext/util/extliblist win32/bin/pl2bat.bat
11475            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11476            - win32/config.H win32/config.w32 win32/win32io.c
11477            - win32/win32io.h
11478           !> (integrate 905 files)
11479 ____________________________________________________________________________
11480 [   245] By: nick                                  on 1997/11/13  00:47:54
11481         Log: Integrate (-ay) win32 branch at its creation to 
11482              establish and ancestor as per perkforce technote #9
11483      Branch: ansiperl
11484           +> configure ext/util/extliblist win32/bin/pl2bat.bat
11485           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11486           +> win32/config.H win32/config.w32
11487           !> (integrate 859 files)
11488 ____________________________________________________________________________
11489 [   244] By: gsar                                  on 1997/11/12  22:26:39
11490         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
11491              contains the all the declarations and macros for the win32io layer.
11492              New std-ish functions are exported now.  All win32-specific exported
11493              functions begin with "win32_" consistently.  win32 version of
11494              init_os_extras() is now exported, so embedders can get the in-core
11495              xsubs.
11496      Branch: win32/perl
11497            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
11498            ! win32/win32iop.h win32/win32sck.c
11499 ____________________________________________________________________________
11500 [   243] By: gsar                                  on 1997/11/12  07:41:52
11501         Log: Really delete deleted files.
11502      Branch: win32/perl
11503            - win32/win32io.c win32/win32io.h
11504 ____________________________________________________________________________
11505 [   242] By: gsar                                  on 1997/11/12  07:40:54
11506         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
11507              files (win32/win32io.[ch]) completely removed, as are all traces
11508              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
11509              for later. Various myfoo() things regularized to my_foo().  CPP not
11510              required anymore to create a perl binary :)
11511      Branch: win32/perl
11512            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
11513            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
11514            ! win32/win32io.c win32/win32io.h win32/win32iop.h
11515            ! win32/win32sck.c
11516 ____________________________________________________________________________
11517 [   241] By: gsar                                  on 1997/11/12  05:31:28
11518         Log: Fix various win32 code blemishes:
11519              - s/stolen/win32/g
11520              - s/(CROAK|WARN)/lc($1)/eg
11521              - remove deadcode from most places
11522      Branch: win32/perl
11523            ! win32/makedef.pl win32/win32.c win32/win32io.c
11524            ! win32/win32iop.h
11525 ____________________________________________________________________________
11526 [   240] By: gsar                                  on 1997/11/12  04:36:29
11527         Log: Carry over changes in ansiperl branch.  Win32 branch is now
11528              the leading edge.
11529      Branch: win32/perl
11530            ! embed.h global.sym perl.c win32/win32thread.c
11531            ! win32/win32thread.h
11532 ____________________________________________________________________________
11533 [   239] By: gsar                                  on 1997/11/12  03:39:57
11534         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
11535      Branch: win32/perl
11536            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
11537 ____________________________________________________________________________
11538 [   238] By: gsar                                  on 1997/11/12  03:25:17
11539         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
11540              done cleaner, if really needed (perhaps only for efficiency reasons?)).
11541              Redundant EXTERN_C definitions and related warnings fixed.
11542      Branch: win32/perl
11543            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
11544            ! win32/win32iop.h win32/win32sck.c
11545 ____________________________________________________________________________
11546 [   237] By: nick                                  on 1997/11/12  02:45:15
11547         Log: Fixup Win32
11548              - #undef start_env before re-#defining it
11549              - change pp_specific pp_threadsv in global.sym
11550              - re-build embed.h
11551              - avoid HAVE_THREAD_INTERN - we don't and empty struct
11552              is a pain. If we did have it it would contain cached
11553              values of things we can only get at _IN_ the thread
11554              so new_struct_thread is wrong place to call it.
11555              - add new macro SET_THREAD_SELF - we must (in main thread)
11556              define in win32thread.h, support in win32thread.c,
11557              test and call in perl.c
11558      Branch: ansiperl
11559            ! embed.h global.sym perl.c thread.h win32/win32thread.c
11560            ! win32/win32thread.h
11561 ____________________________________________________________________________
11562 [   236] By: nick                                  on 1997/11/12  01:54:23
11563         Log: Integrate mainline after it integrated us.
11564              Accepted 'theirs' everywhere - so two branches should
11565              now point to same files again.
11566              Almost all of these were what was suggested, others were
11567              whitespace diffs. A few dubious spots which we will now 
11568              go fix.
11569      Branch: ansiperl
11570           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11571           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
11572           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
11573           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
11574           !> util.c
11575 ____________________________________________________________________________
11576 [   235] By: gsar                                  on 1997/11/12  01:22:26
11577         Log: Minor tweaks to add a thread_intern struct that should ultimately
11578              contain all the win32-specific statics.
11579              Win32 branch now passes all tests with or w/o USE_THREADS.
11580      Branch: win32/perl
11581            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
11582 ____________________________________________________________________________
11583 [   234] By: gsar                                  on 1997/11/11  23:08:54
11584         Log: Initial (untested) integration of mainline changes.
11585      Branch: win32/perl
11586            - configure
11587           !> (integrate 89 files)
11588 ____________________________________________________________________________
11589 [   233] By: mbeattie                              on 1997/11/11  18:07:30
11590         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
11591      Branch: perl
11592            ! thread.h
11593 ____________________________________________________________________________
11594 [   232] By: mbeattie                              on 1997/11/11  17:49:12
11595         Log: t/TEST (reverted to @229 version) should have been included in the
11596              previous change (231) but my way of recovering it didn't work
11597              properly. The change 231 comments about successful tests applies
11598              to this t/TEST (i.e. as of this change).
11599      Branch: perl
11600            ! t/TEST
11601 ____________________________________________________________________________
11602 [   231] By: mbeattie                              on 1997/11/11  17:46:59
11603         Log: Fix up ansiperl integration. Back to passing all expected tests
11604              with usethreads. Untested with non-threaded perl.
11605      Branch: perl
11606            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11607            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
11608 ____________________________________________________________________________
11609 [   230] By: mbeattie                              on 1997/11/11  16:36:22
11610         Log: Initial integration of ansi branch into mainline (untested).
11611      Branch: perl
11612           +> t/lib/thread.t t/op/nothread.t thread.sym
11613            - configure
11614           !> (integrate 84 files)
11615 ____________________________________________________________________________
11616 [   229] By: mbeattie                              on 1997/11/11  15:20:43
11617         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
11618              getting per-thread magicals. Fixed thr->errsv initialisation.
11619      Branch: perl
11620            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
11621            ! t/lib/safe2.t toke.c
11622 ____________________________________________________________________________
11623 [   228] By: mbeattie                              on 1997/11/11  12:48:26
11624         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
11625              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
11626              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
11627              again for non-threaded perl. Enhanced perl_get_sv to return
11628              per-thread magicals where necessary for threaded perl.
11629      Branch: perl
11630            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
11631            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
11632 ____________________________________________________________________________
11633 [   227] By: mbeattie                              on 1997/11/11  11:00:02
11634         Log: hashlock bug.
11635              
11636              Jobs fixed ...
11637              
11638              hashlock fixed on 1997/11/11 by mbeattie@localhost
11639              
11640              Subject: [perl5.004_53; patch] Another hash-locking fix
11641              Date: 23 Oct 1997 14:13:55 -0400
11642              From: Owen Taylor <owt1@cornell.edu>
11643      Branch: bugs
11644            + hashlock
11645 ____________________________________________________________________________
11646 [   226] By: gsar                                  on 1997/11/11  02:11:23
11647         Log: Slightly more refined lock() keyword recognition (using %INC).
11648      Branch: win32/perl
11649            ! toke.c
11650 ____________________________________________________________________________
11651 [   225] By: gsar                                  on 1997/11/11  00:26:09
11652         Log: "weak" lock keyword (hardcoded initial implementation) now works.
11653              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
11654              is recognized as a sub, a regular keyword otherwise.  Could be
11655              generalized by storing a flag for every op in OP struct, and turning
11656              the flag off when Thread.xs loads.
11657      Branch: win32/perl
11658            ! toke.c
11659 ____________________________________________________________________________
11660 [   224] By: gsar                                  on 1997/11/10  22:59:55
11661         Log: Merge a patch in preparation for "weak keywords":
11662              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11663              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
11664              Subject: [PATCH] global overrides for keywords
11665              Date: Wed, 08 Oct 1997 02:18:23 -0400
11666      Branch: win32/perl
11667            ! embed.h interp.sym perl.c perl.h toke.c
11668 ____________________________________________________________________________
11669 [   223] By: gsar                                  on 1997/11/10  22:41:31
11670         Log: Remove runlevel.  It was used to count how many runops() calls
11671              we were in the process of executing, and longjmp() to the topmost
11672              one (if not already there).  We use a null top_env->je_prev
11673              to distinguish that now.
11674      Branch: win32/perl
11675            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
11676 ____________________________________________________________________________
11677 [   222] By: gsar                                  on 1997/11/10  04:47:48
11678         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
11679              USE_THREADS case builds and passes all tests using both compilers.
11680              Additional tweaks:
11681              - fixup win32/makedef.pl to skip more symbols for non-thread build.
11682              - sync win32/Makefile with win32/makefile.mk
11683              >>>Non-thread build fails a lot of tests.<<<
11684      Branch: win32/perl
11685            + thread.sym
11686            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
11687            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
11688            ! win32/makedef.pl win32/makefile.mk
11689 ____________________________________________________________________________
11690 [   221] By: gsar                                  on 1997/11/10  00:57:53
11691         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
11692              into win32 branch.
11693      Branch: win32/perl
11694            + t/lib/thread.t t/op/nothread.t
11695            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
11696            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
11697            ! util.c win32/Makefile win32/config.bc win32/config.vc
11698            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11699            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
11700            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
11701            ! win32/win32thread.c win32/win32thread.h
11702 ____________________________________________________________________________
11703 [   220] By: gsar                                  on 1997/11/09  22:44:41
11704         Log: Integrate latest mainline into win32 branch.
11705      Branch: win32/perl
11706           +> win32/win32thread.c win32/win32thread.h
11707           !> (integrate 39 files)
11708 ____________________________________________________________________________
11709 [   219] By: nick                                  on 1997/11/09  21:46:06
11710         Log: Conditionalize english.t,
11711              Enhance times() for NT,
11712              (Failed) attempt to implement alarm(),
11713              Fixed config.h dependancy in makefile.mk
11714      Branch: ansiperl
11715            ! t/lib/english.t win32/config.bc win32/config_H.bc
11716            ! win32/makefile.mk win32/win32.c
11717 ____________________________________________________________________________
11718 [   218] By: nick                                  on 1997/11/09  15:38:00
11719         Log: Dick Hardt's patch for build on Alpha
11720      Branch: ansiperl
11721            ! win32/Makefile
11722 ____________________________________________________________________________
11723 [   217] By: nick                                  on 1997/11/09  03:31:20
11724         Log: MakeMaker not in vofig noise fix for dmake
11725      Branch: ansiperl
11726            ! win32/config.bc win32/makefile.mk
11727 ____________________________________________________________________________
11728 [   216] By: nick                                  on 1997/11/09  03:15:06
11729         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
11730              TIEHASH works, but 2nd call (after db is closed, attempt
11731              to reopen) tries to AUTOLOAD TIEHASH rather than using
11732              cached value.
11733      Branch: ansiperl
11734            ! pp_sys.c
11735 ____________________________________________________________________________
11736 [   215] By: nick                                  on 1997/11/08  16:41:24
11737         Log: Cleanup MakeMaker 'not in config' noise
11738      Branch: ansiperl
11739            ! win32/Makefile win32/config.vc
11740 ____________________________________________________________________________
11741 [   214] By: nick                                  on 1997/11/08  15:07:24
11742         Log: Remove 'configure' leaving configure.gnu and Configure
11743              Win32 ignores case and keeps trying to update
11744              repository copy of 'configure' or 'Configure' with
11745              the other.
11746      Branch: ansiperl
11747            - configure
11748            ! MANIFEST
11749 ____________________________________________________________________________
11750 [   213] By: nick                                  on 1997/11/08  15:03:39
11751         Log: Get threads working again on Win32
11752              Root cause of fail was init_thread_intern() in
11753              new_struct_thread() (which is called in parent thread)
11754              clobbering dTHR of parent thread. 
11755              It is doubtfull if setting 'self' in new_struct_thread()
11756              is 'right' but left in for now.
11757      Branch: ansiperl
11758            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
11759            ! win32/win32thread.c win32/win32thread.h
11760 ____________________________________________________________________________
11761 [   212] By: nick                                  on 1997/11/08  00:34:03
11762         Log: Add :base_thread to :default in Opcode.pm
11763              This allows lib/safe.t to pass when threaded.
11764              It is unclear if 'lock' should be safe as it allows
11765              denial of service attack, but could not figure out
11766              how to add just 'specific' (sic) to :default
11767              without triggering 'already tagged' warning noise.
11768      Branch: ansiperl
11769            ! ext/Opcode/Opcode.pm win32/makefile.mk
11770 ____________________________________________________________________________
11771 [   211] By: nick                                  on 1997/11/07  23:59:31
11772         Log: Merge changes as of 18:00 CST 
11773      Branch: ansiperl
11774           !> op.c pp.c pp_sys.c thread.h util.c
11775 ____________________________________________________________________________
11776 [   210] By: nick                                  on 1997/11/07  23:52:35
11777         Log: Reverse integrate Malcolm's chanes into local
11778              repository, then import result back into my view
11779              of Malcolm's repository.
11780              Builds and passes (most) tests with GNU C++/Solaris
11781              and Borland C++, Win32.
11782      Branch: ansiperl
11783            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11784            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
11785            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
11786            ! thread.h toke.c util.c win32/makefile.mk
11787 ____________________________________________________________________________
11788 [   209] By: mbeattie                              on 1997/11/07  18:12:36
11789         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
11790              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
11791              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
11792              missing #ifdef USE_THREADS around some DEBU_L statements in die().
11793              Building without USE_THREADS fails quite a lot of tests. It looks
11794              as though the move to per-thread magicals must be missing some
11795              #ifdef USE_THREADS.
11796      Branch: perl
11797            ! op.c pp.c pp_sys.c thread.h util.c
11798 ____________________________________________________________________________
11799 [   208] By: nick                                  on 1997/11/07  01:37:28
11800         Log: Raw integrate of latest perl
11801      Branch: ansiperl
11802            ! t/TEST
11803           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
11804           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
11805           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
11806           !> thread.h toke.c util.c
11807 ____________________________________________________________________________
11808 [   207] By: mbeattie                              on 1997/11/06  14:58:00
11809         Log: Update README.threads and Todo.5.005.
11810      Branch: perl
11811            ! README.threads Todo.5.005
11812 ____________________________________________________________________________
11813 [   206] By: mbeattie                              on 1997/11/06  14:37:37
11814         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
11815      Branch: perl
11816            ! op.c pp_ctl.c proto.h scope.h
11817 ____________________________________________________________________________
11818 [   205] By: mbeattie                              on 1997/11/06  14:31:38
11819         Log: Per-thread magicals now stored in their own thr->magicals and keyed
11820              more directly. cvcache and oursv become ordinary struct thread
11821              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
11822              for 0 again. Main thread initialisation done by new function
11823              init_main_thread instead of (now fixed) new_struct_thread.
11824              
11825              Jobs fixed ...
11826              
11827              jmpenv fixed on 1997/11/06 by mbeattie@localhost
11828              
11829              Subject: [perl5.004_53; patch] eval's and threads
11830              Date: 23 Oct 1997 23:59:19 -0400
11831              From: Owen Taylor <owt1@cornell.edu>
11832      Branch: bugs
11833            + jmpenv
11834      Branch: perl
11835            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
11836            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
11837 ____________________________________________________________________________
11838 [   204] By: mbeattie                              on 1997/11/05  17:18:18
11839         Log: Per-thread magicals mostly working (and localisable). Now getting
11840              intermittent occasional "Use of uninitialized value" warnings
11841              which may be due to some op flag black magic I've broken.
11842      Branch: perl
11843            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
11844            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
11845 ____________________________________________________________________________
11846 [   203] By: nick                                  on 1997/11/05  01:04:10
11847         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
11848      Branch: ansiperl
11849            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
11850            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
11851            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
11852            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11853            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
11854            ! win32/config.vc win32/config_H.vc win32/makedef.pl
11855            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
11856            ! win32/win32io.c win32/win32io.h win32/win32iop.h
11857            ! win32/win32sck.c win32/win32thread.h
11858 ____________________________________________________________________________
11859 [   202] By: nick                                  on 1997/11/05  00:50:27
11860         Log: Compile(d) at least once with threads on win32 
11861              but did not work
11862      Branch: ansiperl
11863            ! embed.h perl.c thread.h
11864 ____________________________________________________________________________
11865 [   201] By: nick                                  on 1997/11/05  00:32:13
11866         Log: Trivial integrate
11867      Branch: ansiperl
11868           !> patchlevel.h
11869 ____________________________________________________________________________
11870 [   200] By: mbeattie                              on 1997/11/04  12:06:09
11871         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
11872      Branch: perl
11873            ! patchlevel.h
11874 ____________________________________________________________________________
11875 [   199] By: nick                                  on 1997/11/01  00:18:52
11876         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
11877      Branch: ansiperl
11878           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11879           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
11880           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
11881           !> util.c
11882 ____________________________________________________________________________
11883 [   198] By: nick                                  on 1997/11/01  00:08:33
11884         Log: win32thread.* not in MANIFEST which has muddled moving
11885              back and forth between depots.
11886      Branch: ansiperl
11887            ! MANIFEST win32/win32thread.c win32/win32thread.h
11888 ____________________________________________________________________________
11889 [   197] By: nick                                  on 1997/11/01  00:02:49
11890         Log: Test changes
11891      Branch: ansiperl
11892            + t/lib/thread.t t/op/nothread.t thread.sym
11893            ! MANIFEST
11894 ____________________________________________________________________________
11895 [   196] By: nick                                  on 1997/10/31  23:54:01
11896         Log: Further ANSI changes now builds and passes (most) tests
11897              with gcc -x c++. 
11898      Branch: ansiperl
11899            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
11900            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
11901            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11902            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
11903            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
11904            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
11905            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
11906            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
11907            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
11908            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
11909            ! x2p/walk.c
11910 ____________________________________________________________________________
11911 [   195] By: mbeattie                              on 1997/10/31  18:05:31
11912         Log: Half way through moving per-thread magicals into per-thread fields
11913              and the associated new OP_SPECIFIC and find_thread_magical stuff.
11914              perl will compile but plenty of the magicals are still broken.
11915      Branch: perl
11916            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11917            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
11918            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
11919            ! util.c
11920 ____________________________________________________________________________
11921 [   194] By: nick                                  on 1997/10/31  01:43:49
11922         Log: Convert miniperl sources to ANSI C. Several passes of
11923              GNU C's 'protoize' plus a few hand edits.
11924              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
11925              Does not link seems gcc's C++ does not define a symbol for
11926              const char foo[] = "....";
11927              i.e. with empty [].
11928      Branch: ansiperl
11929            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
11930            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
11931            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
11932            ! sv.c taint.c toke.c universal.c util.c
11933 ____________________________________________________________________________
11934 [   193] By: nick                                  on 1997/10/30  03:00:01
11935         Log: Make the ansi branch
11936      Branch: ansiperl
11937           +> (branch 907 files)
11938 ____________________________________________________________________________
11939 [   192] By: nick                                  on 1997/10/30  02:48:17
11940         Log: Oneperl builds with THREADS/THISPTR Borland
11941              Manualy inserted Sarathy's new COND_XXXXX from his mail.
11942              Manual change if Tself -> self as was easier than resolve :-(
11943              Two aTHIS's in op.c
11944      Branch: oneperl
11945            ! embed.h op.c thread.h thread.sym win32/makefile.mk
11946            ! win32/win32thread.h
11947 ____________________________________________________________________________
11948 [   191] By: nick                                  on 1997/10/30  01:54:50
11949         Log: Raw resolve of latest sources with oneperl
11950      Branch: oneperl
11951           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
11952           !> opcode.pl perl.c thread.h win32/win32thread.c
11953           !> win32/win32thread.h
11954 ____________________________________________________________________________
11955 [   190] By: mbeattie                              on 1997/10/29  14:39:54
11956         Log: Remove global macro "self". Change thr->Tself to thr->self.
11957      Branch: perl
11958            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
11959            ! win32/win32thread.c win32/win32thread.h
11960 ____________________________________________________________________________
11961 [   189] By: mbeattie                              on 1997/10/29  12:49:01
11962         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
11963      Branch: perl
11964            ! Todo.5.005
11965 ____________________________________________________________________________
11966 [   188] By: mbeattie                              on 1997/10/29  12:45:32
11967         Log: Add pp_lock knowledge to compiler
11968      Branch: perlext
11969            ! Compiler/ccop.c Compiler/ccop.h
11970 ____________________________________________________________________________
11971 [   187] By: mbeattie                              on 1997/10/29  12:45:02
11972         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
11973      Branch: perl
11974            ! op.c
11975 ____________________________________________________________________________
11976 [   186] By: mbeattie                              on 1997/10/29  12:43:36
11977         Log: Move compiler OP class information into opcode.pl.
11978      Branch: perl
11979            ! op.h opcode.h opcode.pl
11980 ____________________________________________________________________________
11981 [   185] By: nick                                  on 1997/10/26  22:52:05
11982         Log: Split failing test in op/misc.t into op/nothread.t
11983              so all tests can be passed where they apply.
11984              Cleanup other two cases of THREADS/THISPTR.
11985              Conditional compile option for CriticalSection's on Win32
11986      Branch: oneperl
11987            + t/op/nothread.t
11988            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
11989            ! win32/win32thread.h
11990 ____________________________________________________________________________
11991 [   184] By: nick                                  on 1997/10/26  19:42:00
11992         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
11993      Branch: oneperl
11994            ! embed.h global.sym proto.h sv.c sv.h toke.c
11995 ____________________________________________________________________________
11996 [   183] By: nick                                  on 1997/10/26  18:31:58
11997         Log: Make USE_THREADS imply CRIPPLED_CC.
11998              This avoids most of the uses of 'Sv' and hence many needs of 
11999              dTHR in extension code. 
12000              With this change Data::Dumper builds as-is
12001              and Tk only needs four tweaks:
12002              1. Obscure dump-stack case which really needs dTHR
12003              2. A curcop in error-message code
12004              3. Two cases of SAVETMPS
12005              4. A curcop == &compiling which is probably not required.
12006              IMHO the SAVETMPS case is only one which merits further automation.
12007      Branch: oneperl
12008            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
12009 ____________________________________________________________________________
12010 [   182] By: nick                                  on 1997/10/26  16:31:58
12011         Log: Change dSP to imply dTHR for extension source compatibility
12012              introduce djSP (Declare Just SP) for use in perl sources
12013              and thread-aware extensions. Use latter.
12014      Branch: oneperl
12015            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
12016            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
12017 ____________________________________________________________________________
12018 [   181] By: nick                                  on 1997/10/26  00:39:57
12019         Log: More tests
12020      Branch: oneperl
12021            ! t/lib/thread.t
12022 ____________________________________________________________________________
12023 [   180] By: nick                                  on 1997/10/25  22:18:27
12024         Log: Use return of THREAD_CREATE() - add basic thread test
12025      Branch: oneperl
12026            + t/lib/thread.t
12027            ! ext/Thread/Thread.xs
12028 ____________________________________________________________________________
12029 [   179] By: nick                                  on 1997/10/25  21:25:23
12030         Log: Builds with no thread/this
12031      Branch: oneperl
12032            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
12033            ! win32/win32thread.c
12034 ____________________________________________________________________________
12035 [   178] By: nick                                  on 1997/10/25  18:28:03
12036         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
12037      Branch: oneperl
12038            ! perl.c
12039 ____________________________________________________________________________
12040 [   177] By: nick                                  on 1997/10/25  18:11:33
12041         Log: Basic integrate of oneperl with threads, passes 
12042              tests THISPTR+THREADs - win32/win32thread.* needed
12043              changes (where did they come from)?
12044      Branch: oneperl
12045            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
12046            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
12047 ____________________________________________________________________________
12048 [   176] By: nick                                  on 1997/10/25  17:05:52
12049         Log: Onepel builds THISPTR no threads
12050      Branch: oneperl
12051            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
12052 ____________________________________________________________________________
12053 [   175] By: nick                                  on 1997/10/25  16:40:10
12054         Log: Integrate oneperl with new style JOIN etc. macros
12055      Branch: oneperl
12056           +> win32/win32thread.c win32/win32thread.h
12057           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
12058           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
12059           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
12060           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
12061           !> win32/makefile.mk
12062 ____________________________________________________________________________
12063 [   174] By: mbeattie                              on 1997/10/24  17:14:00
12064         Log: Remove xcv_condp CV field which is no longer used.
12065      Branch: perl
12066            ! sv.h
12067 ____________________________________________________________________________
12068 [   173] By: mbeattie                              on 1997/10/24  14:36:09
12069         Log: Patches for VMS [Dan Sugalski]
12070      Branch: bugs
12071            + vms2
12072      Branch: perl
12073            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
12074            ! vms/vmsish.h
12075 ____________________________________________________________________________
12076 [   172] By: mbeattie                              on 1997/10/24  13:50:59
12077         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
12078              to use new API and patch win32 makefile stuff a little.
12079      Branch: perl
12080            + win32/win32thread.c win32/win32thread.h
12081            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
12082            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
12083 ____________________________________________________________________________
12084 [   171] By: mbeattie                              on 1997/10/23  14:00:27
12085         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
12086              
12087              Jobs fixed ...
12088              
12089              get_db_sub fixed on 1997/10/23 by mbeattie@squash
12090              
12091              Subject: [perl5.004_53] Debugger crash (patch)
12092              Date: Thu, 16 Oct 1997 22:03:09 -0400
12093              From: Owen Taylor <owt1@cornell.edu>
12094      Branch: bugs
12095            + get_db_sub
12096      Branch: perl
12097            ! pp_hot.c
12098 ____________________________________________________________________________
12099 [   170] By: mbeattie                              on 1997/10/23  09:22:40
12100         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
12101              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
12102              a ref to its argument for AV, HV, CV. 
12103      Branch: perl
12104            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
12105 ____________________________________________________________________________
12106 [   169] By: gsar                                  on 1997/10/21  03:49:25
12107         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
12108              - Fixup static functions that were missing aTHIS.
12109              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
12110              - Removed static functions from global.sym.
12111              - Typo in perl.h.
12112              - Additions to makefile.mk.
12113      Branch: oneperl
12114            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
12115            ! win32/makefile.mk
12116 ____________________________________________________________________________
12117 [   168] By: nick                                  on 1997/10/20  02:47:18
12118         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
12119      Branch: oneperl
12120            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
12121            ! scope.h thread.h
12122 ____________________________________________________________________________
12123 [   167] By: nick                                  on 1997/10/20  01:03:00
12124         Log: Add missing aTHIS in cast
12125      Branch: oneperl
12126            ! win32/dl_win32.xs
12127 ____________________________________________________________________________
12128 [   166] By: nick                                  on 1997/10/20  00:44:42
12129         Log: Builds and passes test with -DUSE_THISPTR
12130      Branch: oneperl
12131            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
12132            ! win32/perllib.c
12133 ____________________________________________________________________________
12134 [   165] By: nick                                  on 1997/10/19  21:45:36
12135         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
12136      Branch: oneperl
12137            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
12138            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
12139            ! win32/makefile.mk win32/perllib.c
12140 ____________________________________________________________________________
12141 [   164] By: nick                                  on 1997/10/19  20:09:13
12142         Log: oneperl compiles (but fails) with -DUSE_THISPTR
12143      Branch: oneperl
12144            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
12145            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
12146            ! win32/win32.c win32/win32.h
12147 ____________________________________________________________________________
12148 [   163] By: nick                                  on 1997/10/19  16:46:09
12149         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
12150      Branch: oneperl
12151            ! embed.h perl.h thread.h vars.h
12152 ____________________________________________________________________________
12153 [   162] By: nick                                  on 1997/10/19  14:42:16
12154         Log: Dubious merge of oneperl's variable and struct thread
12155      Branch: oneperl
12156           !> perl.h thread.h
12157 ____________________________________________________________________________
12158 [   161] By: nick                                  on 1997/10/18  18:05:13
12159         Log: integrate all but perl.h/thread.h
12160      Branch: oneperl
12161           +> Todo.5.005 perlio.sym
12162           !> (integrate 98 files)
12163 ____________________________________________________________________________
12164 [   160] By: nick                                  on 1997/10/18  03:49:27
12165         Log: Integrate rest of sub-dirs into oneperl
12166      Branch: oneperl
12167           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12168           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12169           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12170           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12171           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12172           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12173           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12174           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
12175           +> hints/os390.sh
12176            - ext/util/extliblist
12177           !> (integrate 425 files)
12178 ____________________________________________________________________________
12179 [   159] By: nick                                  on 1997/10/18  03:20:11
12180         Log: Integrate (accept) t and win32 into oneperl
12181      Branch: oneperl
12182           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
12183           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
12184           +> win32/config.vc win32/config_H.bc win32/config_H.vc
12185           +> win32/makefile.mk
12186           !> (integrate 188 files)
12187 ____________________________________________________________________________
12188 [   158] By: nick                                  on 1997/10/18  03:12:59
12189         Log: Integrate lib/... into oneperl
12190      Branch: oneperl
12191           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
12192           !> (integrate 138 files)
12193 ____________________________________________________________________________
12194 [   157] By: nick                                  on 1997/10/18  02:55:53
12195         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
12196      Branch: oneperl
12197            ! lib/Bundle/CPAN.pm
12198 ____________________________________________________________________________
12199 [   156] By: nick                                  on 1997/10/18  02:52:44
12200         Log: Make lib/Bundle/CPAN.pm a text file
12201      Branch: perl
12202            ! lib/Bundle/CPAN.pm
12203 ____________________________________________________________________________
12204 [   155] By: nick                                  on 1997/10/18  02:33:02
12205         Log: Some weirdness in the intgrate process
12206      Branch: oneperl
12207            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12208            - win32/bin/webget.bat win32/config.H win32/config.w32
12209 ____________________________________________________________________________
12210 [   153] By: nick                                  on 1997/10/18  02:29:16
12211         Log: Let us try all the pure integrate stuff
12212      Branch: oneperl
12213           !> (integrate 647 files)
12214 ____________________________________________________________________________
12215 [   152] By: nick                                  on 1997/10/18  02:13:35
12216         Log: Get more sub directories out of the way.
12217      Branch: oneperl
12218           !> (integrate 92 files)
12219 ____________________________________________________________________________
12220 [   151] By: nick                                  on 1997/10/18  02:05:41
12221         Log: Integrate hints 
12222      Branch: oneperl
12223           !> (integrate 68 files)
12224 ____________________________________________________________________________
12225 [   150] By: nick                                  on 1997/10/18  01:57:20
12226         Log: Try reopening some non-contravertial files
12227      Branch: oneperl
12228           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
12229           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
12230           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
12231           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
12232 ____________________________________________________________________________
12233 [   144] By: gsar                                  on 1997/10/16  22:26:07
12234         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
12235              build.  Once again, builds and runs all    Thread tests using either
12236              compiler.
12237      Branch: win32/perl
12238            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
12239            ! win32/makefile.mk
12240 ____________________________________________________________________________
12241 [   143] By: gsar                                  on 1997/10/16  20:45:58
12242         Log: A quick merge of latest mainline.
12243      Branch: win32/perl
12244           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12245           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12246           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12247           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12248           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12249           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12250           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12251           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
12252           +> lib/base.pm t/lib/dosglob.t
12253            - ext/util/extliblist
12254           !> (integrate 134 files)
12255
12256 ----------------
12257 Version 5.004_53
12258 ----------------
12259
12260 ____________________________________________________________________________
12261 [   142] By: mbeattie                              on 1997/10/16  16:52:55
12262         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
12263      Branch: perl
12264            ! MANIFEST
12265 ____________________________________________________________________________
12266 [   141] By: mbeattie                              on 1997/10/16  16:42:13
12267         Log: Move perlext/Thread into perl/ext/Thread.
12268      Branch: perl
12269           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12270           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12271           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12272           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12273           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12274           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12275           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12276           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
12277            ! Configure
12278      Branch: perlext
12279            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
12280            - Thread/Thread.xs Thread/Thread/Queue.pm
12281            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
12282            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
12283            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
12284            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
12285            - Thread/unsync4.t
12286 ____________________________________________________________________________
12287 [   140] By: mbeattie                              on 1997/10/16  16:26:53
12288         Log: Correct threads_mutex locking in main thread destruction.
12289              Add per-interp thrsv to hold SV struct thread for main thread.
12290              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
12291              Add Thread/list.t test of Thread->list method.
12292              Let Thread::Semaphore methods up and down take an extra argument.
12293      Branch: perl
12294            ! embed.h interp.sym perl.c perl.h thread.h
12295      Branch: perlext
12296            + Thread/list.t
12297            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
12298 ____________________________________________________________________________
12299 [   139] By: mbeattie                              on 1997/10/16  14:01:11
12300         Log: Fix up merge with 5.004_04.
12301      Branch: perl
12302            ! op.c perl.c t/lib/dosglob.t
12303 ____________________________________________________________________________
12304 [   138] By: TimBunce                              on 1997/10/16  12:58:22
12305         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
12306      Branch: maint-5.004/perl
12307            ! t/lib/dosglob.t
12308 ____________________________________________________________________________
12309 [   137] By: mbeattie                              on 1997/10/16  11:09:25
12310         Log: Merge maint-5.004 branch (5.004_04) with mainline.
12311      Branch: perl
12312           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
12313            - ext/util/extliblist
12314           !> (integrate 132 files)
12315 ____________________________________________________________________________
12316 [   135] By: gsar                                  on 1997/10/15  21:46:05
12317         Log: Win32 changes over 5.004_52:
12318              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
12319              on an already locked mutex.
12320              - other minor tweaks.
12321              Now builds and runs win32-version of Thread_52, passing all tests.
12322      Branch: win32/perl
12323            ! perl.c proto.h thread.h
12324 ____________________________________________________________________________
12325 [   134] By: gsar                                  on 1997/10/15  18:19:31
12326         Log: fixup makefile.mk conflict.
12327      Branch: win32/perl
12328            ! win32/makefile.mk
12329 ____________________________________________________________________________
12330 [   133] By: gsar                                  on 1997/10/15  18:02:46
12331         Log: Integrated latest changes from mainline into win32.
12332      Branch: win32/perl
12333           +> fakethr.h
12334           !> MANIFEST Porting/makerel Porting/patchls README.threads
12335           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
12336           !> win32/config.vc win32/config_H.bc win32/config_H.vc
12337           !> win32/makefile.mk
12338
12339 ----------------
12340 Version 5.004_52
12341 ----------------
12342
12343 ____________________________________________________________________________
12344 [   132] By: mbeattie                              on 1997/10/15  17:02:38
12345         Log: Remove out-of-date test Thread/cond.t.
12346      Branch: perlext
12347            - Thread/cond.t
12348 ____________________________________________________________________________
12349 [   131] By: mbeattie                              on 1997/10/15  16:57:45
12350         Log: Finish thread state machine: fixes global destruction of threads,
12351              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
12352              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
12353              Thread.xs.
12354      Branch: perl
12355            ! MANIFEST README.threads Todo.5.005 perl.c util.c
12356      Branch: perlext
12357            ! Thread/Thread.xs Thread/queue.t
12358 ____________________________________________________________________________
12359 [   130] By: mbeattie                              on 1997/10/15  16:55:10
12360         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
12361              Fix ThrSETSTATE not to lock t->mutex itself.
12362      Branch: perl
12363            ! fakethr.h thread.h
12364 ____________________________________________________________________________
12365 [   129] By: mbeattie                              on 1997/10/15  16:53:35
12366         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
12367      Branch: perl
12368            ! pp_hot.c
12369 ____________________________________________________________________________
12370 [   128] By: TimBunce                              on 1997/10/15  15:55:26
12371         Log: Maintenance 5.004_04 changes
12372      Branch: maint-5.004/perl
12373            + hints/os390.sh lib/base.pm t/lib/dosglob.t
12374            - ext/util/extliblist
12375            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
12376            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
12377            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
12378            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
12379            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
12380            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
12381            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
12382            ! installperl lib/AutoLoader.pm lib/CPAN.pm
12383            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
12384            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12385            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
12386            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
12387            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
12388            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
12389            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
12390            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
12391            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
12392            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
12393            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
12394            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
12395            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12396            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
12397            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
12398            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
12399            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
12400            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
12401            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
12402            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
12403            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
12404            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
12405            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
12406            ! win32/Makefile win32/config_H.bc win32/config_H.vc
12407            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
12408            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
12409 ____________________________________________________________________________
12410 [   127] By: mbeattie                              on 1997/10/15  10:00:18
12411         Log: Added fakethr.h.
12412      Branch: perl
12413            + fakethr.h
12414 ____________________________________________________________________________
12415 [   126] By: mbeattie                              on 1997/10/15  09:50:57
12416         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
12417      Branch: perl
12418            ! thread.h
12419 ____________________________________________________________________________
12420 [   125] By: mbeattie                              on 1997/10/15  09:09:24
12421         Log: Started rewriting thread state machine.
12422      Branch: perl
12423            ! perl.c thread.h
12424      Branch: perlext
12425            ! Thread/Thread.xs
12426 ____________________________________________________________________________
12427 [   124] By: gsar                                  on 1997/10/14  00:23:15
12428         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
12429              tests in win32 version of latest perlext/Thread.
12430      Branch: win32/perl
12431            ! pp_hot.c
12432 ____________________________________________________________________________
12433 [   123] By: gsar                                  on 1997/10/13  23:18:38
12434         Log: Initial merge of win32 threads patch.
12435      Branch: win32/perl
12436            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
12437            ! win32/Makefile win32/makedef.pl win32/makefile.mk
12438            ! win32/perllib.c win32/pod.mak win32/win32.h
12439 ____________________________________________________________________________
12440 [   122] By: gsar                                  on 1997/10/10  20:58:40
12441         Log: Integrated changes on mainline into the win32 branch.  Had to set
12442              P4USER=mbeattie for the resolve step (due to the presence of newly
12443              branched files that had not been submitted?)
12444      Branch: win32/perl
12445           +> Porting/makerel Porting/patchls README.threads Todo.5.005
12446           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
12447           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
12448           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12449           +> win32/bin/webget.pl win32/config.bc win32/config.vc
12450           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
12451            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12452            - win32/bin/webget.bat win32/config.H win32/config.w32
12453            ! thread.h
12454           !> (integrate 858 files)
12455 ____________________________________________________________________________
12456 [   121] By: mbeattie                              on 1997/10/10  17:23:41
12457         Log: Tweak a few Thread tests.
12458      Branch: perlext
12459            + Thread/join2.t
12460            ! Thread/io.t Thread/sync2.t
12461 ____________________________________________________________________________
12462 [   120] By: mbeattie                              on 1997/10/10  17:22:46
12463         Log: Rewrite thread destruction system using linked list of threads.
12464              Still not completely done. Add methods self, equal, flags, list
12465              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
12466      Branch: perl
12467            ! perl.c perl.h thread.h
12468      Branch: perlext
12469            ! Thread/Thread.xs Thread/typemap
12470 ____________________________________________________________________________
12471 [   119] By: mbeattie                              on 1997/10/10  17:19:55
12472         Log: Fix up locking/synchronisation for pp_entersub.
12473      Branch: perl
12474            ! pp_hot.c
12475 ____________________________________________________________________________
12476 [   118] By: mbeattie                              on 1997/10/10  09:55:32
12477         Log: Put back entries in MANIFEST for the four now-returned win32/* files
12478      Branch: perl
12479            ! MANIFEST
12480 ____________________________________________________________________________
12481 [   117] By: mbeattie                              on 1997/10/10  08:12:23
12482         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
12483      Branch: perl
12484            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
12485 ____________________________________________________________________________
12486 [   116] By: mbeattie                              on 1997/10/08  15:41:08
12487         Log: Add missing sig_pipe definition to Thread.xs.
12488      Branch: perlext
12489            ! Thread/Thread.xs
12490 ____________________________________________________________________________
12491 [   115] By: mbeattie                              on 1997/10/08  15:40:46
12492         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
12493              add missing dTHR; to new function unwind_handler_stack() in mg.c
12494              and bump patchlevel.h to 5.004_52.
12495      Branch: perl
12496            ! MANIFEST mg.c patchlevel.h
12497 ____________________________________________________________________________
12498 [   114] By: mbeattie                              on 1997/10/08  10:19:27
12499         Log: Merge maint-5.004 branch (5.004_03) with mainline.
12500              MANIFEST is out of sync.
12501      Branch: perl
12502           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12503           +> win32/bin/webget.pl
12504            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12505            - win32/bin/webget.bat
12506           !> (integrate 168 files)
12507 ____________________________________________________________________________
12508 [   113] By: mbeattie                              on 1997/10/05  17:52:49
12509         Log: Move init of global mutexes/cond vars earlier.
12510      Branch: perl
12511            ! perl.c
12512 ____________________________________________________________________________
12513 [   112] By: nick                                  on 1997/10/04  15:25:28
12514         Log: Add perl.sym to MANIFEST
12515      Branch: oneperl
12516            ! MANIFEST
12517 ____________________________________________________________________________
12518 [   111] By: nick                                  on 1997/10/04  15:23:37
12519         Log: Missing file
12520      Branch: oneperl
12521            + perl.sym
12522 ____________________________________________________________________________
12523 [   110] By: nick                                  on 1997/10/04  13:04:26
12524         Log: Now builds the extensions as well
12525              Passes all tests
12526      Branch: oneperl
12527            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
12528            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
12529            ! toke.c util.c writemain.SH
12530 ____________________________________________________________________________
12531 [   109] By: nick                                  on 1997/10/04  12:02:14
12532         Log: Odd checkin issue
12533      Branch: oneperl
12534            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12535            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12536            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12537            ! vms/perly_h.vms writemain.SH
12538 ____________________________________________________________________________
12539 [   108] By: nick                                  on 1997/10/04  11:12:52
12540         Log: Added lots of (missing) prototypes (ckprotos is util to check)
12541              Fixed missing aTHIS flagged by above.
12542              -DUSE_THISPTR passes minitest!
12543      Branch: oneperl
12544            + ckprotos
12545            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12546            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12547            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12548            ! vms/perly_h.vms
12549 ____________________________________________________________________________
12550 [   107] By: nick                                  on 1997/10/03  22:36:52
12551         Log: .y muddle fixup - will get this sorted oneday ...
12552      Branch: oneperl
12553            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
12554            ! vms/perly_h.vms
12555 ____________________________________________________________________________
12556 [   106] By: mbeattie                              on 1997/10/03  17:12:33
12557         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
12558              from struct thread. Added missing thr->Tfoo defines for statbuf
12559              and timesbuf and removed unused Tbuf field.
12560      Branch: perl
12561            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
12562 ____________________________________________________________________________
12563 [   105] By: nick                                  on 1997/10/03  15:56:50
12564         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
12565      Branch: oneperl
12566            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
12567            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
12568            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
12569            ! sv.c taint.c thread.h toke.c universal.c util.c
12570 ____________________________________________________________________________
12571 [   104] By: mbeattie                              on 1997/10/03  15:23:25
12572         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
12573      Branch: perl
12574            ! global.sym pp.c proto.h sv.c
12575 ____________________________________________________________________________
12576 [   103] By: mbeattie                              on 1997/10/03  15:17:39
12577         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
12578      Branch: perl
12579            ! av.c hv.c perl.h sv.c
12580 ____________________________________________________________________________
12581 [   102] By: mbeattie                              on 1997/10/03  11:53:51
12582         Log: Reliable thread signal handling.
12583      Branch: perl
12584            ! global.sym mg.c perl.c perl.h
12585      Branch: perlext
12586            ! Thread/Thread.xs
12587 ____________________________________________________________________________
12588 [   101] By: nick                                  on 1997/10/02  20:43:17
12589         Log: Cleanup perly.y stuff
12590      Branch: oneperl
12591            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
12592 ____________________________________________________________________________
12593 [   100] By: nick                                  on 1997/10/02  18:54:08
12594         Log: Compiles with less invasive aTHIS adding
12595      Branch: oneperl
12596            + nothis.sym
12597            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
12598            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
12599            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
12600            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
12601            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
12602            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
12603            ! util.c vars.h
12604
12605 ----------------
12606 Version 5.004_51
12607 ----------------
12608
12609 ____________________________________________________________________________
12610 [    99] By: mbeattie                              on 1997/10/02  17:23:48
12611         Log: Added Thread/queue.t.
12612      Branch: perlext
12613            + Thread/queue.t
12614 ____________________________________________________________________________
12615 [    98] By: mbeattie                              on 1997/10/02  17:19:44
12616         Log: Bumped patchlevel to 51. Updated Todo.5.005.
12617      Branch: perl
12618            ! Todo.5.005 patchlevel.h
12619 ____________________________________________________________________________
12620 [    97] By: mbeattie                              on 1997/10/02  17:07:47
12621         Log: Update README.threads amd Thread/README
12622      Branch: perl
12623            ! README.threads
12624      Branch: perlext
12625            ! Thread/README
12626 ____________________________________________________________________________
12627 [    96] By: mbeattie                              on 1997/10/02  16:58:47
12628         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
12629              fix sv_bless3 prototype.
12630      Branch: perl
12631            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
12632 ____________________________________________________________________________
12633 [    95] By: mbeattie                              on 1997/10/02  16:50:21
12634         Log: Fixed broken typemap for Thread.
12635      Branch: perlext
12636            ! Thread/typemap
12637 ____________________________________________________________________________
12638 [    94] By: mbeattie                              on 1997/10/02  16:34:03
12639         Log: Fix pod text in Lint.pm for private-names option.
12640      Branch: perlext
12641            ! Compiler/B/Lint.pm
12642 ____________________________________________________________________________
12643 [    93] By: mbeattie                              on 1997/10/02  13:44:46
12644         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
12645      Branch: perl
12646            ! MANIFEST embed.h
12647 ____________________________________________________________________________
12648 [    92] By: mbeattie                              on 1997/10/02  13:27:10
12649         Log: Add Todo.5.005
12650      Branch: perl
12651            + Todo.5.005
12652 ____________________________________________________________________________
12653 [    91] By: nick                                  on 1997/10/01  20:23:38
12654         Log: Raw _T# trial
12655      Branch: oneperl
12656            ! embed.h embed.pl proto.h sv.c
12657 ____________________________________________________________________________
12658 [    90] By: nick                                  on 1997/10/01  18:22:03
12659         Log: THIS + new sort stuff
12660      Branch: oneperl
12661            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
12662 ____________________________________________________________________________
12663 [    89] By: nick                                  on 1997/10/01  18:03:05
12664         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
12665      Branch: oneperl
12666            ! pp_ctl.c proto.h util.c
12667 ____________________________________________________________________________
12668 [    88] By: mbeattie                              on 1997/10/01  17:04:12
12669         Log: Start of Configure support for -Dusethreads plus associated
12670              Linux hints.
12671      Branch: perl
12672            ! Configure hints/linux.sh
12673 ____________________________________________________________________________
12674 [    87] By: mbeattie                              on 1997/10/01  17:03:34
12675         Log: Move runops_foo prototypes from proto.h to early in perl.h.
12676      Branch: perl
12677            ! perl.h proto.h
12678 ____________________________________________________________________________
12679 [    86] By: nick                                  on 1997/09/30  19:15:21
12680         Log: Debug hackery to thread.h - temporary
12681              Quick-fix qsort() replacement - more to come.
12682      Branch: oneperl
12683            ! thread.h util.c
12684 ____________________________________________________________________________
12685 [    85] By: mbeattie                              on 1997/09/30  15:50:27
12686         Log: Added Lint option regexp-variables.
12687      Branch: perlext
12688            ! Compiler/B/Lint.pm
12689 ____________________________________________________________________________
12690 [    84] By: mbeattie                              on 1997/09/30  15:11:07
12691         Log: Merge maint-5.004 branch (5.004_01) with mainline.
12692      Branch: perl
12693           +> Porting/makerel Porting/patchls hints/newsos4.sh
12694           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
12695           +> win32/config.vc win32/config_H.bc win32/config_H.vc
12696           +> win32/makefile.mk
12697            - win32/config.H win32/config.w32
12698           !> (integrate 109 files)
12699 ____________________________________________________________________________
12700 [    83] By: TimBunce                              on 1997/09/30  14:27:09
12701         Log: Maintenance 5.004_03 changes (addendum)
12702      Branch: maint-5.004/perl
12703            - win32/bin/search.bat
12704 ____________________________________________________________________________
12705 [    82] By: TimBunce                              on 1997/09/30  14:11:29
12706         Log: Maintenance 5.004_03 changes
12707      Branch: maint-5.004/perl
12708            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12709            + win32/bin/webget.pl
12710            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
12711            - win32/bin/webget.bat
12712            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
12713            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
12714            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
12715            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
12716            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
12717            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12718            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
12719            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
12720            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
12721            ! win32/win32.c
12722 ____________________________________________________________________________
12723 [    81] By: TimBunce                              on 1997/09/30  13:17:27
12724         Log: Maintenance 5.004_02 changes
12725      Branch: maint-5.004/perl
12726            + win32/bin/runperl.bat
12727            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
12728            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
12729            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12730            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
12731            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12732            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
12733            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
12734            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
12735            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
12736            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
12737            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
12738            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
12739            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12740            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12741            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
12742            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
12743            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
12744            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
12745            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
12746            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
12747            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
12748            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
12749            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
12750            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
12751            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
12752            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
12753            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
12754            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
12755            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
12756            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
12757            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
12758            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
12759            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
12760            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
12761            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
12762            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
12763            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
12764            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
12765            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
12766            ! win32/config.bc win32/config.vc win32/config_H.bc
12767            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
12768            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
12769            ! win32/win32io.c win32/win32io.h win32/win32iop.h
12770            ! win32/win32sck.c
12771 ____________________________________________________________________________
12772 [    80] By: nick                                  on 1997/09/29  20:31:43
12773         Log: Add some prototypes in attempt to flush out errors
12774              Tidy up vars.h usage.
12775      Branch: oneperl
12776            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
12777            ! proto.h util.c vars.h
12778 ____________________________________________________________________________
12779 [    79] By: nick                                  on 1997/09/29  17:12:07
12780         Log: Builds and passes tests without THISPTR
12781      Branch: oneperl
12782            ! MANIFEST global.sym perl.c perl.h vars.h
12783 ____________________________________________________________________________
12784 [    78] By: mbeattie                              on 1997/09/29  16:57:23
12785         Log: Re-introduce the changes from change 68 (runops becomes a
12786              function pointer and sv_bless3 for '~'-magic) which got lost
12787              during the preparation for the maint-merge.
12788      Branch: perl
12789            ! global.sym perl.h pp.c proto.h run.c sv.c
12790 ____________________________________________________________________________
12791 [    77] By: mbeattie                              on 1997/09/29  16:44:16
12792         Log: Start merge with maint-5.004 branch by creating an ancestral
12793              branch point via a fake resolution with the maint-merge branch.
12794              See Perforce Tech Note 9 for details.
12795      Branch: perl
12796           !> (integrate 864 files)
12797 ____________________________________________________________________________
12798 [    76] By: nick                                  on 1997/09/28  19:04:42
12799         Log: Code with this pointer compiles (but core dumps)
12800      Branch: oneperl
12801            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
12802            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
12803            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
12804            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
12805            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
12806            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
12807            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
12808            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
12809            ! vars.h
12810 ____________________________________________________________________________
12811 [    75] By: nick                                  on 1997/09/28  15:45:35
12812         Log: Quasi sensible starting point for aTHIS addition.
12813      Branch: oneperl
12814            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
12815 ____________________________________________________________________________
12816 [    74] By: nick                                  on 1997/09/28  11:23:32
12817         Log: Ooops - unwind perly.* stuff for now
12818      Branch: oneperl
12819            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
12820 ____________________________________________________________________________
12821 [    73] By: nick                                  on 1997/09/28  11:17:23
12822         Log: Builds and passes all tests again
12823      Branch: oneperl
12824            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
12825            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
12826 ____________________________________________________________________________
12827 [    72] By: nick                                  on 1997/09/28  10:47:01
12828         Log: Save "important things" before re-try
12829      Branch: oneperl
12830            + vars.h
12831            ! embed.pl thread.h thread.sym
12832 ____________________________________________________________________________
12833 [    71] By: nick                                  on 1997/09/26  17:47:31
12834         Log: Basic hacks to build with USE_THISPTR, not yet useful
12835              but builds miniperl and passes minitest with all thread 
12836              variables via a _GLOBAL_ thr variable rather than globals.
12837              Now for the local thr variable ...
12838      Branch: oneperl
12839            + thread.sym
12840            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
12841            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
12842            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
12843            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
12844            ! util.c vms/vms.c
12845 ____________________________________________________________________________
12846 [    70] By: mbeattie                              on 1997/09/23  14:29:23
12847         Log: Branch oneperl from mainline.
12848      Branch: oneperl
12849           +> (branch 871 files)
12850 ____________________________________________________________________________
12851 [    69] By: mbeattie                              on 1997/09/22  16:02:37
12852         Log: struct thread now stored in an SV and uses '~'-magic for access.
12853      Branch: perl
12854            ! thread.h
12855      Branch: perlext
12856            ! Thread/Thread.xs Thread/typemap
12857 ____________________________________________________________________________
12858 [    68] By: mbeattie                              on 1997/09/22  16:01:48
12859         Log: runops becomes a funtion pointer and sv_bless3 created
12860              to avoid pointer forgery with '~'-magic.
12861      Branch: perl
12862            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
12863 ____________________________________________________________________________
12864 [    67] By: mbeattie                              on 1997/09/22  15:45:56
12865         Log: More fprintf -> PerlIO_printf changes.
12866      Branch: perl
12867            ! perl.c pp_hot.c util.c
12868 ____________________________________________________________________________
12869 [    66] By: mbeattie                              on 1997/09/22  15:10:40
12870         Log: Minor multi-threading patches for VMS.
12871      Branch: perl
12872            ! mg.c thread.h vms/vms.c
12873 ____________________________________________________________________________
12874 [    65] By: mbeattie                              on 1997/09/15  14:09:11
12875         Log: Add undefined-subs option to Lint.pm.
12876      Branch: perlext
12877            ! Compiler/B/Lint.pm
12878 ____________________________________________________________________________
12879 [    64] By: mbeattie                              on 1997/09/10  16:39:41
12880         Log: Debugging output for lock handling.
12881      Branch: perl
12882            ! mg.c pp.c pp_hot.c util.c
12883 ____________________________________________________________________________
12884 [    63] By: mbeattie                              on 1997/09/10  14:49:00
12885         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
12886      Branch: perlext
12887           +> Thread/Thread/Semaphore.pm
12888            - Thread/Semaphore.pm
12889 ____________________________________________________________________________
12890 [    62] By: mbeattie                              on 1997/09/10  14:47:31
12891         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
12892      Branch: perlext
12893           +> Thread/Thread/Queue.pm
12894            - Thread/Queue.pm
12895 ____________________________________________________________________________
12896 [    61] By: mbeattie                              on 1997/09/10  13:56:50
12897         Log: Solaris fixes: delete pad and padname from thread.h and remove
12898              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
12899      Branch: perl
12900            ! thread.h x2p/Makefile.SH
12901
12902 ----------------
12903 Version 5.004_50        First developer release towards 5.005
12904 ----------------
12905
12906 Maintenance of the 5.004 version of perl continues with the 5.004_xx
12907 series, where 'xx' is <= 49.  Development of the next version, 5.005,
12908 starts with 5.004_50.
12909
12910 ____________________________________________________________________________
12911 [    60] By: mbeattie                              on 1997/09/09  16:57:41
12912         Log: Update README.threads to mention -DL.
12913      Branch: perl
12914            ! README.threads
12915 ____________________________________________________________________________
12916 [    59] By: mbeattie                              on 1997/09/09  16:49:08
12917         Log: Add Thread modules Queue.pm and Semaphore.pm
12918      Branch: perlext
12919            + Thread/Queue.pm Thread/Semaphore.pm
12920 ____________________________________________________________________________
12921 [    58] By: mbeattie                              on 1997/09/09  16:33:45
12922         Log: Update README.threads
12923      Branch: perl
12924            ! README.threads
12925 ____________________________________________________________________________
12926 [    57] By: mbeattie                              on 1997/09/09  16:26:47
12927         Log: Add debug info to Thread typemap.
12928      Branch: perlext
12929            ! Thread/typemap
12930 ____________________________________________________________________________
12931 [    56] By: mbeattie                              on 1997/09/09  15:04:26
12932         Log: Rewrite synchronisation of subs/methods and add attrs
12933              extension for specifying 'locked' and 'method' attributes.
12934      Branch: perl
12935            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
12936            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
12937            ! pp_hot.c proto.h sv.c sv.h toke.c
12938      Branch: perlext
12939            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
12940 ____________________________________________________________________________
12941 [    55] By: mbeattie                              on 1997/09/03  16:34:47
12942         Log: Add new keyword "lock" to Opcode.pm
12943      Branch: perl
12944            ! ext/Opcode/Opcode.pm
12945 ____________________________________________________________________________
12946 [    54] By: mbeattie                              on 1997/09/03  14:44:44
12947         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
12948      Branch: perl
12949            ! embed.h keywords.h
12950 ____________________________________________________________________________
12951 [    53] By: mbeattie                              on 1997/09/03  13:52:24
12952         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
12953      Branch: perl
12954            ! MANIFEST
12955 ____________________________________________________________________________
12956 [    52] By: mbeattie                              on 1997/09/03  13:41:20
12957         Log: Let Lint private_names catch out-of-package _foo methods.
12958      Branch: perlext
12959            ! Compiler/B/Lint.pm
12960 ____________________________________________________________________________
12961 [    51] By: mbeattie                              on 1997/09/03  13:20:12
12962         Log: Bump patchlevel.h to 5.004_50
12963      Branch: perl
12964            ! patchlevel.h
12965 ____________________________________________________________________________
12966 [    50] By: mbeattie                              on 1997/09/03  12:31:48
12967         Log: Make compiler build/work with devel 5.005
12968      Branch: perlext
12969            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
12970            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
12971 ____________________________________________________________________________
12972 [    49] By: mbeattie                              on 1997/09/03  12:28:05
12973         Log: Rename RESTART to INIT and associated changes
12974      Branch: perl
12975            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
12976            ! toke.c vms/perly_c.vms
12977 ____________________________________________________________________________
12978 [    48] By: mbeattie                              on 1997/09/02  15:54:27
12979         Log: Added private-names option.
12980      Branch: perlext
12981            ! Compiler/B/Lint.pm
12982 ____________________________________________________________________________
12983 [    47] By: mbeattie                              on 1997/09/02  11:54:55
12984         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
12985      Branch: perlext
12986            ! Compiler/cc_runtime.h
12987 ____________________________________________________________________________
12988 [    46] By: mbeattie                              on 1997/08/28  19:40:08
12989         Log: Missing sprintf in try_autoload.
12990      Branch: perlext
12991            ! Compiler/B/C.pm
12992 ____________________________________________________________________________
12993 [    45] By: mbeattie                              on 1997/08/13  16:15:25
12994         Log: Threading fixups for Digital UNIX.
12995      Branch: perl
12996            ! README.threads malloc.c perl.h toke.c
12997 ____________________________________________________________________________
12998 [    44] By: mbeattie                              on 1997/08/11  15:46:29
12999         Log: Assorted changes for multi-threading (now works rather more).
13000      Branch: perl
13001            + README.threads
13002            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
13003            ! toke.c util.c
13004      Branch: perlext
13005            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
13006            ! Thread/unsync.t
13007 ____________________________________________________________________________
13008 [    43] By: mbeattie                              on 1997/08/08  14:11:00
13009         Log: Made Lint check subs (and -u packages).
13010              Added support for dollar_underscore and implicit $_ in foreach.
13011      Branch: perlext
13012            ! Compiler/B/Lint.pm
13013 ____________________________________________________________________________
13014 [    42] By: TimBunce                              on 1997/07/25  17:15:57
13015         Log: Maintenance 5.004_01 changes
13016      Branch: maint-5.004/perl
13017            + Porting/makerel Porting/patchls hints/newsos4.sh
13018            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
13019            + win32/config.vc win32/config_H.bc win32/config_H.vc
13020            + win32/makefile.mk
13021            - win32/config.H win32/config.w32
13022            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
13023            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
13024            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13025            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
13026            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
13027            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
13028            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
13029            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
13030            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13031            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
13032            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
13033            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
13034            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
13035            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
13036            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
13037            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
13038            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
13039            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
13040            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
13041            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
13042            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
13043            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
13044            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
13045            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
13046            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
13047            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
13048            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
13049            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
13050            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
13051            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13052 ____________________________________________________________________________
13053 [    41] By: mbeattie                              on 1997/07/24  14:57:53
13054         Log: Start support for fake threads.
13055              pp_lock now returns its argument.
13056      Branch: perl
13057            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
13058            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
13059            ! util.c
13060      Branch: perlext
13061            ! Thread/Thread.xs
13062 ____________________________________________________________________________
13063 [    40] By: mbeattie                              on 1997/07/24  14:55:07
13064         Log: Add missing reset of eval_owner if doeval() fails to parse.
13065      Branch: perl
13066            ! pp_ctl.c
13067 ____________________________________________________________________________
13068 [    39] By: mbeattie                              on 1997/07/17  13:35:51
13069         Log: Fix multiple problems with lexical @_.
13070      Branch: perl
13071            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
13072            ! toke.c
13073 ____________________________________________________________________________
13074 [    38] By: mbeattie                              on 1997/07/16  17:02:09
13075         Log: Change %lx to %x in B::CV::save to prevent some CV
13076              fields becoming 0 in the init section. Add missing
13077              write_back in B::Stackobj::Padsv::load_double to fix
13078              test 22 of op/my.t.
13079      Branch: perlext
13080            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
13081 ____________________________________________________________________________
13082 [    37] By: mbeattie                              on 1997/07/10  11:28:16
13083         Log: Branch win32 developments from main perl branch.
13084      Branch: win32/perl
13085           +> (branch 867 files)
13086 ____________________________________________________________________________
13087 [    36] By: mbeattie                              on 1997/07/05  11:58:05
13088         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
13089              as well as provide_ref (5.003).
13090      Branch: perlext
13091            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
13092 ____________________________________________________________________________
13093 [    35] By: mbeattie                              on 1997/07/05  11:55:18
13094         Log: Introduce pp_lock.
13095      Branch: perl
13096            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
13097            ! pp.c pp_ctl.c toke.c
13098 ____________________________________________________________________________
13099 [    34] By: mbeattie                              on 1997/07/01  12:24:28
13100         Log: Support for op in global register (still buggy)
13101      Branch: perl
13102            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
13103            ! proto.h scope.c scope.h thread.h
13104 ____________________________________________________________________________
13105 [    33] By: mbeattie                              on 1997/06/24  16:34:24
13106         Log: Branch lexical warnings from perl branch.
13107      Branch: lexwarn/perl
13108           +> (branch 867 files)
13109 ____________________________________________________________________________
13110 [    32] By: mbeattie                              on 1997/06/24  14:33:57
13111         Log: Branch integration of maint-5.004 from relperl.
13112      Branch: mainline/perl
13113           +> (branch 600 files)
13114      Branch: maint-5.004/perl
13115           +> (branch 864 files)
13116 ____________________________________________________________________________
13117 [    31] By: mbeattie                              on 1997/06/20  11:46:50
13118         Log: corrected bad_type() prototype. 
13119      Branch: perl
13120            ! op.c
13121 ____________________________________________________________________________
13122 [    30] By: mbeattie                              on 1997/06/12  12:38:05
13123         Log: Tweak README.
13124      Branch: perlext
13125            ! Thread/README
13126 ____________________________________________________________________________
13127 [    29] By: mbeattie                              on 1997/06/12  12:34:59
13128         Log: Document -m option of CC backend.
13129      Branch: perlext
13130            ! Compiler/NOTES
13131 ____________________________________________________________________________
13132 [    28] By: mbeattie                              on 1997/06/12  12:25:05
13133         Log: Support sysseek introduced in 5.004.
13134      Branch: perlext
13135            ! Compiler/ccop.c Compiler/ccop.h
13136 ____________________________________________________________________________
13137 [    27] By: mbeattie                              on 1997/06/05  14:20:51
13138         Log: More fixups for thrperl integration.
13139      Branch: perl
13140            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13141            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
13142            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
13143            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
13144            ! util.c
13145 ____________________________________________________________________________
13146 [    25] By: mbeattie                              on 1997/05/28  15:11:24
13147         Log: Fixups for thrperl integration.
13148      Branch: perl
13149            ! embed.h keywords.h op.c opcode.h perl.c util.c
13150 ____________________________________________________________________________
13151 [    24] By: mbeattie                              on 1997/05/26  20:10:42
13152         Log: Integrate thrperl 5.003->5.004.
13153      Branch: perl
13154           +> thread.h
13155           !> (integrate 33 files)
13156 ____________________________________________________________________________
13157 [    23] By: mbeattie                              on 1997/05/26  11:45:39
13158         Log: Fix ppname when saving subs.
13159      Branch: perlext
13160            ! Compiler/B/C.pm
13161 ____________________________________________________________________________
13162 [    22] By: mbeattie                              on 1997/05/26  11:45:03
13163         Log: -mFoo option now forces -uFoo.
13164      Branch: perlext
13165            ! Compiler/B/CC.pm
13166 ____________________________________________________________________________
13167 [    21] By: mbeattie                              on 1997/05/26  11:43:37
13168         Log: Put back objsym/savesym (used by walkoptree_exec).
13169      Branch: perlext
13170            ! Compiler/B.pm
13171 ____________________________________________________________________________
13172 [    20] By: mbeattie                              on 1997/05/26  11:38:45
13173         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
13174      Branch: perl
13175            ! av.c global.sym
13176 ____________________________________________________________________________
13177 [    19] By: mbeattie                              on 1997/05/25  21:19:38
13178         Log: Fix up integration 5.003->5.004.
13179      Branch: perl
13180            + lib/Class/Fields.pm lib/ISA.pm
13181            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
13182            ! toke.c
13183 ____________________________________________________________________________
13184 [    18] By: mbeattie                              on 1997/05/25  10:31:21
13185         Log: First stab at 5.003 -> 5.004 integration.
13186      Branch: perl
13187           +> (branch 291 files)
13188            - Changes.Conf ext/DynaLoader/dl_os2.xs
13189            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
13190            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
13191            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
13192            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
13193            - lib/chat2.pl lib/splain os2/README os2/README.old
13194            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
13195            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
13196            - x2p/handy.h x2p/s2p.man
13197           !> (integrate 392 files)
13198 ____________________________________________________________________________
13199 [    17] By: mbeattie                              on 1997/05/24  18:46:49
13200         Log: Wholesale update to 5.004.
13201      Branch: relperl
13202            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
13203            + Porting/Glossary Porting/pumpkin.pod README.amiga
13204            + README.cygwin32 README.os2 README.plan9 README.qnx
13205            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
13206            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
13207            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
13208            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
13209            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
13210            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13211            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13212            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
13213            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
13214            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
13215            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
13216            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
13217            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
13218            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
13219            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
13220            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
13221            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
13222            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
13223            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
13224            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
13225            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
13226            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
13227            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
13228            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
13229            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
13230            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
13231            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
13232            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
13233            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
13234            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
13235            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
13236            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
13237            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
13238            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
13239            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
13240            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
13241            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
13242            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
13243            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
13244            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
13245            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
13246            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
13247            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
13248            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
13249            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
13250            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
13251            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
13252            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
13253            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
13254            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
13255            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
13256            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
13257            + plan9/config.plan9 plan9/exclude plan9/fndvers
13258            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
13259            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
13260            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
13261            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
13262            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
13263            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13264            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
13265            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
13266            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
13267            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
13268            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
13269            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
13270            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
13271            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
13272            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
13273            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
13274            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
13275            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
13276            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
13277            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
13278            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
13279            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
13280            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
13281            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
13282            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
13283            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
13284            + t/pragma/warn-1global t/pragma/warning.t universal.c
13285            + utils/splain.PL vms/ext/DCLsym/0README.txt
13286            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
13287            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
13288            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
13289            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
13290            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
13291            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
13292            + win32/config.H win32/config.w32 win32/config_h.PL
13293            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
13294            + win32/include/arpa/inet.h win32/include/dirent.h
13295            + win32/include/netdb.h win32/include/sys/socket.h
13296            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
13297            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
13298            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
13299            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
13300            + x2p/proto.h
13301            - Changes.Conf ext/DynaLoader/dl_os2.xs
13302            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
13303            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
13304            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
13305            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
13306            - lib/chat2.pl lib/splain os2/README os2/README.old
13307            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
13308            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
13309            - x2p/handy.h x2p/s2p.man
13310            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
13311            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
13312            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
13313            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
13314            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
13315            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
13316            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
13317            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
13318            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
13319            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
13320            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
13321            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
13322            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13323            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
13324            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
13325            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
13326            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
13327            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
13328            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
13329            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
13330            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13331            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
13332            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
13333            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
13334            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
13335            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
13336            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
13337            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
13338            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
13339            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
13340            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
13341            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
13342            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
13343            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
13344            ! installman installperl interp.sym keywords.h keywords.pl
13345            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
13346            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13347            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
13348            ! lib/Exporter.pm lib/ExtUtils/Install.pm
13349            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13350            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13351            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13352            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13353            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13354            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
13355            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
13356            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
13357            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
13358            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
13359            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
13360            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
13361            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13362            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13363            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13364            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13365            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13366            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
13367            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
13368            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
13369            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
13370            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13371            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
13372            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
13373            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
13374            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
13375            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
13376            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
13377            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
13378            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13379            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13380            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13381            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13382            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13383            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
13384            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
13385            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
13386            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
13387            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
13388            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
13389            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
13390            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
13391            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
13392            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
13393            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
13394            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
13395            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
13396            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
13397            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
13398            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
13399            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13400            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13401            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
13402            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
13403            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
13404            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
13405            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13406            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13407            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
13408            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
13409            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
13410            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
13411            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13412            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13413            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13414            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13415            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
13416            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
13417            ! x2p/util.h x2p/walk.c
13418 ____________________________________________________________________________
13419 [    16] By: mbeattie                              on 1997/05/23  22:42:08
13420         Log: Initial integration of relperl from 5.003.
13421      Branch: relperl
13422           +> (branch 600 files)
13423 ____________________________________________________________________________
13424 [    14] By: mbeattie                              on 1997/05/12  20:22:56
13425         Log: Finish code generation rewrite. Clean up B::Section class and
13426              handle symbol table translation internally. Simple .pm modules
13427              now compile OK.
13428      Branch: perlext
13429            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
13430            ! Compiler/B/CC.pm
13431 ____________________________________________________________________________
13432 [    13] By: mbeattie                              on 1997/05/05  19:41:18
13433         Log: Don't make pp_enter and pp_return trigger basic blocks.
13434      Branch: perlext
13435            ! Compiler/B/Bblock.pm
13436 ____________________________________________________________________________
13437 [    12] By: mbeattie                              on 1997/05/05  19:40:16
13438         Log: Rewrite code generation. Sections (de)multiplexed into a
13439              temporary file instead of stored in arrays.
13440      Branch: perlext
13441            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
13442 ____________________________________________________________________________
13443 [    11] By: mbeattie                              on 1997/05/03  20:20:59
13444         Log: Development to pre-alpha4
13445      Branch: perlext
13446            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
13447            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
13448            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
13449            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13450            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
13451            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
13452            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
13453            ! Compiler/test_harness Compiler/test_harness_cc
13454 ____________________________________________________________________________
13455 [    10] By: mbeattie                              on 1997/05/03  14:47:06
13456         Log: Initial check-in of perl compiler.
13457      Branch: perlext
13458            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
13459            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
13460            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
13461            + Compiler/B/CC.pm Compiler/B/Debug.pm
13462            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
13463            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13464            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
13465            + Compiler/O.pm Compiler/README Compiler/TESTS
13466            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
13467            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
13468            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
13469            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
13470            + Compiler/disassemble Compiler/old/README.feb11
13471            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
13472            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
13473            + Compiler/op.patch Compiler/ramblings/cc.notes
13474            + Compiler/ramblings/curcop.runtime
13475            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
13476            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
13477            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
13478            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
13479            + Compiler/ramblings/runtime.porting
13480            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
13481            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
13482            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
13483            + Compiler/test_harness_bytecode Compiler/test_harness_cc
13484            + Compiler/typemap
13485 ____________________________________________________________________________
13486 [     9] By: mbeattie                              on 1997/05/02  19:03:49
13487         Log: Don't require CvDEPTH == 0 when bombing out of subs.
13488      Branch: thrperl
13489            ! pp_hot.c
13490 ____________________________________________________________________________
13491 [     8] By: mbeattie                              on 1997/04/23  19:06:45
13492         Log: Added programmer-level condition variables via "condpair" magic.
13493              Added support for detached threads and tweaked a few things.
13494      Branch: thrperl
13495            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
13496            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
13497            ! util.c
13498 ____________________________________________________________________________
13499 [     7] By: mbeattie                              on 1997/04/23  19:04:18
13500         Log: Rewrote programmer-level condition variables from scratch. Added
13501              support for detaching threads. Fixed handling for arguments
13502              passed in to threads and return values for joined threads.
13503      Branch: perlext
13504            + Thread/lock.t
13505            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
13506            ! Thread/typemap
13507 ____________________________________________________________________________
13508 [     6] By: mbeattie                              on 1997/04/10  20:17:26
13509         Log: Initial check-in of Thread module.
13510      Branch: perlext
13511            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13512            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
13513            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
13514            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13515            + Thread/unsync4.t
13516 ____________________________________________________________________________
13517 [     5] By: mbeattie                              on 1997/04/10  20:05:52
13518         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
13519              missing parens (pad allocation) in the tokener.
13520      Branch: thrperl
13521            ! op.c pp_ctl.c toke.c
13522 ____________________________________________________________________________
13523 [     4] By: mbeattie                              on 1997/03/28  18:40:44
13524         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
13525      Branch: thrperl
13526            + thread.h
13527            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
13528            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
13529            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
13530            ! run.c scope.c sv.c sv.h toke.c util.c
13531 ____________________________________________________________________________
13532 [     3] By: mbeattie                              on 1997/03/28  13:36:23
13533         Log: Branch 5.003 -> thrperl
13534      Branch: thrperl
13535           +> (branch 600 files)
13536 ____________________________________________________________________________
13537 [     2] By: mbeattie                              on 1997/03/28  13:32:21
13538         Log: Initial devel changes.
13539              Pseudo-hashes. Optional strong typing. RESTART {}.
13540      Branch: perl
13541            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
13542            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
13543            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
13544 ____________________________________________________________________________
13545 [     1] By: mbeattie                              on 1997/03/28  13:17:33
13546         Log: Perl 5.003 check-in
13547      Branch: perl
13548            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
13549            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
13550            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
13551            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
13552            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
13553            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13554            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13555            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13556            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13557            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13558            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13559            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13560            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13561            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
13562            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13563            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
13564            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
13565            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
13566            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
13567            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
13568            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
13569            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
13570            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13571            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
13572            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
13573            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13574            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
13575            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
13576            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
13577            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
13578            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
13579            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
13580            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
13581            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
13582            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
13583            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
13584            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
13585            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
13586            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
13587            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
13588            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
13589            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
13590            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
13591            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
13592            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
13593            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
13594            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
13595            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
13596            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13597            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
13598            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
13599            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
13600            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
13601            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
13602            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
13603            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
13604            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
13605            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
13606            + hints/README.hints hints/aix.sh hints/altos486.sh
13607            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
13608            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
13609            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
13610            + hints/fps.sh hints/freebsd.sh hints/genix.sh
13611            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
13612            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
13613            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
13614            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
13615            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
13616            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
13617            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
13618            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
13619            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
13620            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
13621            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
13622            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
13623            + hints/uts.sh hv.c hv.h installman installperl interp.sym
13624            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
13625            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13626            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
13627            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
13628            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13629            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13630            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13631            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13632            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13633            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
13634            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
13635            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
13636            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
13637            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
13638            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
13639            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
13640            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
13641            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13642            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13643            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13644            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13645            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13646            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
13647            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
13648            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
13649            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
13650            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
13651            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
13652            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
13653            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13654            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
13655            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
13656            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
13657            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
13658            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
13659            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
13660            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
13661            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
13662            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
13663            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
13664            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13665            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13666            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13667            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13668            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13669            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
13670            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
13671            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
13672            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
13673            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
13674            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
13675            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
13676            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
13677            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
13678            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
13679            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
13680            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
13681            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
13682            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
13683            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
13684            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
13685            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
13686            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
13687            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
13688            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
13689            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
13690            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
13691            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13692            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
13693            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13694            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
13695            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
13696            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
13697            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
13698            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
13699            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
13700            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
13701            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13702            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13703            + vms/Makefile vms/config.vms vms/descrip.mms
13704            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
13705            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
13706            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
13707            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
13708            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
13709            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13710            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13711            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13712            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13713            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13714            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
13715            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
13716            + x2p/walk.c