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
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
19 Gisle Aas <gisle@aas.no>
20 Abigail <abigail@fnx.com>
21 Kenneth Albanowski <kjahds@kjahds.com>
22 Russ Allbery <rra@stanford.edu>
23 Graham Barr <gbarr@ti.com>
24 Spider Boardman <spider@orb.nashua.nh.us>
25 Tom Christiansen <tchrist@perl.com>
26 Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27 M. J. T. Guy <mjtg@cus.cam.ac.uk>
28 Jarkko Hietaniemi <jhi@iki.fi>
29 Nick Ing-Simmons <nik@tiuk.ti.com>
30 Andreas Koenig <a.koenig@mind.de>
31 Doug MacEachern <dougm@opengroup.org>
32 Paul Marquess <pmarquess@bfsec.bt.co.uk>
33 Stephen McCamant <alias@mcs.com>
34 Laszlo Molnar <molnarl@cdata.tvnet.hu>
35 Hans Mulder <hansmu@xs4all.nl>
36 Matthias Neeracher <neeri@iis.ee.ethz.ch>
37 Jeff Okamoto <okamoto@hpcc123.corp.hp.com>
38 Ulrich Pfeifer <pfeifer@charly.informatik.uni-dortmund.de>
39 Tom Phoenix <rootbeer@teleport.com>
40 Joshua Pritikin <joshua.pritikin@db.com>
41 Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
42 Dean Roehrich <roehrich@cray.com>
43 Hugo van der Sanden <hv@crypt0.demon.co.uk>
44 Roderick Schertler <roderick@argon.org>
45 Kurt D. Starsinic <kstar@isinet.com>
46 Dan Sugalski <sugalskd@osshe.edu>
47 Larry W. Virden <lvirden@cas.org>
48 Ilya Zakharevich <ilya@math.ohio-state.edu>
50 And the Keepers of the Patch Pumpkin:
52 Charles Bailey <bailey@newman.upenn.edu>
53 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
54 Tim Bunce <Tim.Bunce@ig.co.uk>
55 Andy Dougherty <doughera@lafcol.lafayette.edu>
56 Gurusamy Sarathy <gsar@engin.umich.edu>
57 Chip Salzenberg <chip@perl.com>
59 And, of course, the Author of Perl:
61 Larry Wall <larry@wall.org>
64 NOTE: Each change entry shows the change number; who checked it into the
65 repository; when; description of the change; which branch the change
66 happened in; and the affected files. The file lists have a short symbolic
72 +> branched (from elsewhere)
73 !> merged changes (from elsewhere)
77 Version 5.005_02 Second maintenance release of 5.005
80 ____________________________________________________________________________
81 [ 1758] By: gsar on 1998/08/08 03:45:04
82 Log: set patchlevel.h, other minor tweaks
83 Branch: maint-5.005/perl
84 ! Changes patchlevel.h pod/perlhist.pod pod/perlport.pod
85 ____________________________________________________________________________
86 [ 1757] By: gsar on 1998/08/08 03:33:33
87 Log: prevent lexical leaks from Benchmark into target code (inspired by
88 an attempt by John Allen)
89 Branch: maint-5.005/perl
91 ____________________________________________________________________________
92 [ 1755] By: gsar on 1998/08/07 23:58:33
93 Log: temporary opcode.pl workaround for ebcdic (suggested by
94 David J. Fiander <davidf@mks.com> and M.J.T. Guy)
95 Branch: maint-5.005/perl
97 ____________________________________________________________________________
98 [ 1754] By: gsar on 1998/08/07 22:21:10
99 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
100 Date: Fri, 7 Aug 1998 09:56:01 +0100 (BST)
101 Message-Id: <9808070856.AA28065@claudius.bfsec.bt.co.uk>
102 Subject: [PATCH 5.005_50 & 5.005_02] Fix for command line use of source filters
103 Branch: maint-5.005/perl
105 ____________________________________________________________________________
106 [ 1753] By: gsar on 1998/08/07 22:19:42
107 Log: perlport.pod notes from Jarkko Hietaniemi; utime() note for Win32
108 Branch: maint-5.005/perl
110 ____________________________________________________________________________
111 [ 1752] By: gsar on 1998/08/07 22:08:29
112 Log: perlport.pod v1.33 from Chris Nandor <pudge@pobox.com>
113 Branch: maint-5.005/perl
115 ____________________________________________________________________________
116 [ 1751] By: gsar on 1998/08/07 22:01:04
117 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
118 Date: Thu, 6 Aug 1998 19:44:16 -0400 (EDT)
119 Message-Id: <199808062344.TAA09505@monk.mps.ohio-state.edu>
120 Subject: [PATCH 5.005_*] Minor cleanup of RE tests and docs
121 Branch: maint-5.005/perl
122 ! pod/perlre.pod t/op/regexp.t
123 ____________________________________________________________________________
124 [ 1750] By: gsar on 1998/08/07 21:51:52
125 Log: allow more compatible interpretation of spaces File::DosGlob::glob()
127 Branch: maint-5.005/perl
128 ! lib/File/DosGlob.pm
129 ____________________________________________________________________________
130 [ 1749] By: gsar on 1998/08/07 21:36:04
131 Log: don't use © in Test.pm (suggested by M.J.T. Guy)
132 Branch: maint-5.005/perl
134 ____________________________________________________________________________
135 [ 1748] By: gsar on 1998/08/07 21:31:46
136 Log: From: Dominic Dunlop <domo@computer.org>
137 Date: Thu, 6 Aug 1998 12:38:07 +0000
138 Message-Id: <v03110702b1ef5274635a@[195.95.102.104]>
139 Subject: [Patch perl5.005_02-TRIAL2] Update hints, Configure for MachTen 4.1.1
140 Branch: maint-5.005/perl
141 ! Configure hints/machten.sh
142 ____________________________________________________________________________
143 [ 1746] By: gsar on 1998/08/05 22:55:59
144 Log: MM_Win32.pm and Liblist.pm tweaks
145 Branch: maint-5.005/perl
146 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
147 ____________________________________________________________________________
148 [ 1745] By: gsar on 1998/08/05 21:57:00
149 Log: pod/perlfaq* update from Tom Christiansen <tchrist@perl.com>
150 Branch: maint-5.005/perl
151 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
152 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
153 ____________________________________________________________________________
154 [ 1744] By: gsar on 1998/08/05 21:53:30
155 Log: From: Chris Nandor <pudge@pobox.com>
156 Date: Wed, 5 Aug 1998 15:38:48 -0400
157 Message-Id: <v04011701b1ee58b86c63@[192.168.0.3]>
158 Subject: [PATCH] perlport 1.32
159 Branch: maint-5.005/perl
161 ____________________________________________________________________________
162 [ 1743] By: gsar on 1998/08/05 21:52:05
163 Log: README.os2 update
164 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
165 Date: Wed, 5 Aug 1998 05:44:46 -0400 (EDT)
166 Message-Id: <199808050944.FAA09053@monk.mps.ohio-state.edu>
167 Subject: [PATCH 5.005_*] Additional OS/2 tweaks: docs, tests
168 Branch: maint-5.005/perl
169 ! README.os2 t/lib/posix.t t/op/exec.t
170 ____________________________________________________________________________
171 [ 1742] By: gsar on 1998/08/05 21:50:07
172 Log: additional INSTALL notes from Jarkko Hietaniemi <jhi@cc.hut.fi>
173 on semget failure in t/lib/ipc_sysv.t
174 Branch: maint-5.005/perl
176 ____________________________________________________________________________
177 [ 1741] By: gsar on 1998/08/05 21:46:13
178 Log: correct URL for perlcrt.dll
179 Branch: maint-5.005/perl
180 ! Changes win32/Makefile win32/makefile.mk
181 ____________________________________________________________________________
182 [ 1740] By: gsar on 1998/08/05 10:05:46
183 Log: update Changes, patchlevel, tweak Liblist.pm
184 Branch: maint-5.005/perl
185 ! Changes lib/ExtUtils/Liblist.pm patchlevel.h
186 ____________________________________________________________________________
187 [ 1739] By: gsar on 1998/08/05 09:10:45
188 Log: newer cperl-mode.el
189 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
190 Date: Wed, 5 Aug 1998 03:50:16 -0400 (EDT)
191 Message-Id: <199808050750.DAA07240@monk.mps.ohio-state.edu>
192 Subject: [PATCH 5.005_*] CPerl update
193 Branch: maint-5.005/perl
194 ! emacs/cperl-mode.el
195 ____________________________________________________________________________
196 [ 1738] By: gsar on 1998/08/05 09:08:33
197 Log: support :nosearch in ExtUtils::Liblist for win32, and make -lfoo
198 processing (somewhat) compiler-specific
199 Branch: maint-5.005/perl
200 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
201 ____________________________________________________________________________
202 [ 1737] By: gsar on 1998/08/05 03:20:03
203 Log: add index entries for -X
204 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
205 Date: Sun, 02 Aug 1998 16:33:18 EDT
206 Message-Id: <199808022033.QAA18778@monk.mps.ohio-state.edu>
207 Subject: [PATCH] A missing docu patch
208 Branch: maint-5.005/perl
210 ____________________________________________________________________________
211 [ 1736] By: gsar on 1998/08/05 03:09:58
212 Log: make Test::Harness optionally check for stray files when running tests
213 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
214 Date: Sun, 2 Aug 1998 18:12:48 -0400 (EDT)
215 Message-Id: <199808022212.SAA20126@monk.mps.ohio-state.edu>
216 Subject: [PATCH 5.005_*] File leaked from test suite
217 Branch: maint-5.005/perl
218 ! lib/Test/Harness.pm
219 ____________________________________________________________________________
220 [ 1735] By: gsar on 1998/08/05 02:29:46
221 Log: back out change#1703 that break bincompat with PERL_OBJECT and
223 Branch: maint-5.005/perl
224 ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
225 ____________________________________________________________________________
226 [ 1734] By: gsar on 1998/08/05 02:23:47
227 Log: fixes to enable ISC to build IPC/SysV
228 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
229 Date: 05 Aug 1998 00:59:13 +0300
230 Message-ID: <oee3ebce7da.fsf@alpha.hut.fi>
231 Subject: [PATCH] 5.005_02-TRIAL1: (Re: Bug in pp_rename and ISC hint)
232 Branch: maint-5.005/perl
233 ! ext/IPC/SysV/SysV.xs hints/isc.sh hints/isc_2.sh
234 ____________________________________________________________________________
235 [ 1733] By: gsar on 1998/08/05 01:20:29
236 Log: let some 'tr' be '$tr' for occult reasons
237 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
238 Date: Mon, 3 Aug 1998 11:04:30 -0700 (PDT)
239 Message-Id: <199808031804.LAA25595@xfiles.intercon.hp.com>
240 Subject: PATCH: Configure uses tr, not $tr
241 Branch: maint-5.005/perl
243 ____________________________________________________________________________
244 [ 1732] By: gsar on 1998/08/05 01:16:40
245 Log: perlre.pod tweak suggested by Mike Wescott <mike.wescott@columbiasc.ncr.com>
246 Branch: maint-5.005/perl
248 ____________________________________________________________________________
249 [ 1731] By: gsar on 1998/08/05 01:10:41
250 Log: explain caveat about use of numeric constants in podoc for sysopen()
251 From: "David J. Fiander" <davidf@mks.com>
252 Date: Tue, 4 Aug 1998 13:09:58 -0400
253 Message-Id: <199808041709.NAA01750@mks.com>
254 Subject: Re: [PATCH] 5.005_01: OE MVS
255 Branch: maint-5.005/perl
257 ____________________________________________________________________________
258 [ 1730] By: gsar on 1998/08/05 00:46:53
259 Log: end pod processing when source file is closed (prevents it carrying
260 over into require()d files)
261 Branch: maint-5.005/perl
262 ! t/comp/require.t toke.c
263 ____________________________________________________________________________
264 [ 1729] By: gsar on 1998/08/04 23:03:23
265 Log: correct prototype for des_fcrypt(), explain how to add it in more
266 detail, and supply a patch for libdes-3.06
267 Branch: maint-5.005/perl
268 + win32/des_fcrypt.patch
269 ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
271 ____________________________________________________________________________
272 [ 1728] By: gsar on 1998/08/04 21:50:40
273 Log: tweak to avoid ambiguity warnings
274 Branch: maint-5.005/perl
276 ____________________________________________________________________________
277 [ 1727] By: gsar on 1998/08/04 20:31:04
278 Log: remove useless 'rcsid' (extension of a suggestion by
280 Branch: maint-5.005/perl
281 ! embed.h ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
282 ! global.sym gv.c perl.c vms/gen_shrfls.pl
283 ____________________________________________________________________________
284 [ 1726] By: gsar on 1998/08/04 19:52:43
285 Log: correct Pod::Html's notion of email addresses
286 From: abigail@fnx.com
287 Date: Mon, 3 Aug 1998 20:22:49 -0400 (EDT)
288 Message-ID: <19980804002249.2011.qmail@betelgeuse.wayne.fnx.com>
289 Subject: [PATCH 5.005_01] lib/Pod/Html.pm
290 Branch: maint-5.005/perl
292 ____________________________________________________________________________
293 [ 1725] By: gsar on 1998/08/04 19:50:06
294 Log: perlport.pod additions from Peter Prymmer <pvhp@forte.com>
295 Date: Mon, 3 Aug 98 15:31:35 PDT
296 Message-Id: <9808032231.AA22324@forte.com>
298 Date: Tue, 4 Aug 98 12:44:20 PDT
299 Message-Id: <9808041944.AA04815@forte.com>
300 Branch: maint-5.005/perl
302 ____________________________________________________________________________
303 [ 1724] By: gsar on 1998/08/04 18:08:07
304 Log: From: Chris Nandor <pudge@pobox.com>
305 Date: Mon, 3 Aug 1998 13:35:25 -0400
306 Message-Id: <v04011711b1eba46d0827@[192.168.0.3]>
307 Subject: [PATCH] perlport 1.30
308 Branch: maint-5.005/perl
310 ____________________________________________________________________________
311 [ 1723] By: gsar on 1998/08/04 18:06:13
312 Log: update postscript generator
313 From: Tom Christiansen <tchrist@chthon.perl.com>
314 Date: Mon, 3 Aug 1998 05:29:25 -0600
315 Message-Id: <199808031129.FAA24985@chthon.perl.com>
316 Subject: PATCH: pod/roffitall (5.005_02)
317 Branch: maint-5.005/perl
319 ____________________________________________________________________________
320 [ 1722] By: gsar on 1998/08/03 17:01:12
321 Log: applied suggested patch, slightly tweaked
322 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
323 Date: Mon, 3 Aug 1998 11:52:30 +0300 (EET DST)
324 Message-Id: <199808030852.LAA14153@alpha.hut.fi>
325 Subject: [PATCH] perl5.005_02-TRIAL1: pod/perlhist.pod
326 Branch: maint-5.005/perl
328 ____________________________________________________________________________
329 [ 1721] By: gsar on 1998/08/03 16:30:20
330 Log: fix segfault when threadsv is used as foreach itervar
331 From: Stephen McCamant <alias@mcs.com>
332 Date: Sun, 02 Aug 1998 21:44:34 CDT
333 Message-Id: <13765.8641.997452.14516@alias-2.pr.mcs.net>
334 Subject: [PATCH] threadsv index in enteriter targ in op_free()
335 Branch: maint-5.005/perl
337 ____________________________________________________________________________
338 [ 1720] By: gsar on 1998/08/02 23:33:42
339 Log: close() open files before unlink()
340 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
341 Date: Sun, 2 Aug 1998 18:14:22 -0400 (EDT)
342 Message-Id: <199808022214.SAA20135@monk.mps.ohio-state.edu>
343 Subject: [PATCH 5.005_*] File leaked from test suite - tests
344 Branch: maint-5.005/perl
345 ! t/base/rs.t t/op/defins.t
346 ____________________________________________________________________________
347 [ 1719] By: gsar on 1998/08/02 23:31:51
348 Log: more pack() tests
349 From: Jarkko Hietaniemi <jhi@iki.fi>
350 Date: Mon, 3 Aug 1998 00:59:41 +0300 (EET DST)
351 Message-Id: <199808022159.AAA17160@alpha.hut.fi>
352 Subject: Re: uudecode 'u' problem
353 Branch: maint-5.005/perl
355 ____________________________________________________________________________
356 [ 1718] By: gsar on 1998/08/02 23:26:51
357 Log: t/TEST aesthetic tweak suggested by Jarkko
358 Branch: maint-5.005/perl
360 ____________________________________________________________________________
361 [ 1717] By: gsar on 1998/08/02 23:23:43
362 Log: add Digital Unix 3.x notes to README.threads (as suggested by
363 Phoenix <awrobel@jedi.cis.temple.edu>)
364 Branch: maint-5.005/perl
366 ____________________________________________________________________________
367 [ 1716] By: gsar on 1998/08/02 23:15:00
368 Log: allow *FOO{BAR}[0] etc. (without intervening arrow)
369 From: Stephen McCamant <alias@mcs.com>
370 Date: Sun, 2 Aug 1998 16:16:50 -0500 (CDT)
371 Message-ID: <13764.54929.60137.104838@alias-2.pr.mcs.net>
372 Subject: [PATCH] Re: Minor nit in glob notation
373 Branch: maint-5.005/perl
375 ____________________________________________________________________________
376 [ 1715] By: gsar on 1998/08/02 22:49:53
377 Log: fix unpack('u',...) problem with spaces in input
378 Branch: maint-5.005/perl
380 ____________________________________________________________________________
381 [ 1714] By: gsar on 1998/08/02 21:27:19
382 Log: update location of perlcrt.dll for win32 builds
383 Branch: maint-5.005/perl
384 ! win32/Makefile win32/makefile.mk
385 ____________________________________________________________________________
386 [ 1713] By: gsar on 1998/08/02 09:28:32
387 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
388 Date: Sun, 2 Aug 1998 04:35:11 -0400 (EDT)
389 Message-Id: <199808020835.EAA09367@monk.mps.ohio-state.edu>
390 Subject: [PATCH 5.005_*] Better debugging output from malloc.c
391 Branch: maint-5.005/perl
393 ____________________________________________________________________________
394 [ 1712] By: gsar on 1998/08/02 09:16:55
395 Log: fix longstanding bug in pack('u',...) (reads garbage beyond the end
397 Branch: maint-5.005/perl
399 ____________________________________________________________________________
400 [ 1711] By: gsar on 1998/08/02 08:14:25
401 Log: update Changes, tweak Porting/makerel
402 Branch: maint-5.005/perl
403 ! Changes Porting/makerel
404 ____________________________________________________________________________
405 [ 1710] By: gsar on 1998/08/02 07:31:37
406 Log: remove CRs from djgpp/configure.bat (Porting/makerel adds them)
407 Branch: maint-5.005/perl
408 ! djgpp/configure.bat
409 ____________________________________________________________________________
410 [ 1709] By: gsar on 1998/08/02 07:27:34
411 Log: Porting/makerel tweaks
412 Branch: maint-5.005/perl
414 ____________________________________________________________________________
415 [ 1708] By: gsar on 1998/08/02 07:09:35
416 Log: fixes for pod noises
417 Branch: maint-5.005/perl
418 ! ext/B/B/Bytecode.pm ext/Thread/Thread/Specific.pm
419 ! pod/perlembed.pod pod/perlfaq.pod
420 ____________________________________________________________________________
421 [ 1707] By: gsar on 1998/08/02 06:59:47
423 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
424 Date: Sat, 01 Aug 1998 18:46:32 EDT
425 Message-Id: <199808012246.SAA00699@monk.mps.ohio-state.edu>
426 Subject: [PATCH 5.005_*] Better malloc.c
427 Branch: maint-5.005/perl
429 ____________________________________________________________________________
430 [ 1706] By: gsar on 1998/08/02 06:56:37
431 Log: fix quoting of keys with embedded nulls
432 From: Slaven Rezic <eserte@cs.tu-berlin.de>
433 Date: Sat, 01 Aug 1998 13:38:03 +0200
434 Message-Id: <199808011138.NAA05189@mail.cs.tu-berlin.de>
435 Subject: Data::Dumper 2.09, patch
436 Branch: maint-5.005/perl
437 ! ext/Data/Dumper/Dumper.xs
438 ____________________________________________________________________________
439 [ 1705] By: gsar on 1998/08/02 06:50:07
440 Log: From: pvhp@forte.com (Peter Prymmer)
441 Date: Fri, 31 Jul 1998 14:50:41 PDT
442 Message-Id: <9807312150.AA08867@forte.com>
443 Subject: Re: \Q doesn't work in interpolated regular expressions
444 Branch: maint-5.005/perl
446 ____________________________________________________________________________
447 [ 1704] By: gsar on 1998/08/02 06:37:06
448 Log: add test for magic autovivification
449 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
450 Date: Thu, 30 Jul 1998 12:18:15 +0100
451 Message-Id: <E0z1qit-0003O5-00@taurus.cus.cam.ac.uk>
452 Subject: Re: Perl5.005_01 failing to autovivify subroutine args
453 Branch: maint-5.005/perl
454 ! pod/perldiag.pod t/cmd/subval.t
455 ____________________________________________________________________________
456 [ 1703] By: gsar on 1998/08/02 06:26:57
457 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
458 Date: Tue, 21 Jul 1998 23:58:53 -0400 (EDT)
459 Message-Id: <199807220358.XAA19811@monk.mps.ohio-state.edu>
460 Subject: [PATCH 5.004_76] better RE colors
461 Branch: maint-5.005/perl
462 ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
463 ____________________________________________________________________________
464 [ 1702] By: gsar on 1998/08/02 06:22:15
465 Log: mark link type of exported functions for OS/2
466 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
467 Date: Sun, 26 Jul 1998 21:03:03 -0400 (EDT)
468 Message-Id: <199807270103.VAA04977@monk.mps.ohio-state.edu>
469 Subject: Re: Compiler linkage's types [PATCH 5.005]
470 Branch: maint-5.005/perl
471 ! os2/os2ish.h proto.h
472 ____________________________________________________________________________
473 [ 1701] By: gsar on 1998/08/02 06:16:03
474 Log: tweaked version of suggested patch
475 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
476 Date: Mon, 20 Jul 1998 21:40:00 -0400 (EDT)
477 Message-Id: <199807210140.VAA17186@monk.mps.ohio-state.edu>
478 Subject: [PATCH 5.004_75] Enable -DS
479 Branch: maint-5.005/perl
480 ! README.threads ext/Thread/Thread.xs ext/Thread/typemap mg.c
481 ! op.c perl.c perl.h pod/perlrun.pod pp.c pp_hot.c scope.c
482 ! thread.h util.c win32/win32thread.c
483 ____________________________________________________________________________
484 [ 1700] By: gsar on 1998/08/02 05:54:00
485 Log: up patchlevel to 5.005_02
486 Branch: maint-5.005/perl
487 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
488 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
489 ____________________________________________________________________________
490 [ 1699] By: gsar on 1998/08/02 05:50:01
491 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
492 Message-Id: <199807180809.EAA09379@monk.mps.ohio-state.edu>
493 Date: Sat, 18 Jul 1998 04:09:26 -0400 (EDT)
494 Subject: [PATCH 5.004_72] Make tests succeed on OS/2
495 Branch: maint-5.005/perl
496 ! t/io/fs.t t/lib/io_pipe.t t/lib/io_sock.t t/op/stat.t
497 ____________________________________________________________________________
498 [ 1698] By: gsar on 1998/08/02 05:41:41
499 Log: use I32_MAX as the limit when U16_MAX > I32_MAX (for CRAY)
500 Branch: maint-5.005/perl
502 ____________________________________________________________________________
503 [ 1697] By: gsar on 1998/08/02 05:20:12
505 From: Jarkko Hietaniemi <jhi@iki.fi>
506 Message-Id: <199808010903.MAA09371@alpha.hut.fi>
507 Date: Sat, 1 Aug 1998 12:03:02 +0300 (EET DST)
508 Subject: [PATCH] 5.005_01: OE MVS
509 Branch: maint-5.005/perl
510 + README.os390 ebcdic.c
511 ! Configure MANIFEST doio.c ext/Errno/Errno_pm.PL gv.c handy.h
512 ! hints/os390.sh lib/bigint.pl mg.c patchlevel.h perl.c perl.h
513 ! perly.c perly.h perly.y perly_c.diff pod/perldelta.pod
514 ! pod/perlport.pod pp.c pp_ctl.c pp_hot.c pp_sys.c sv.c
515 ! t/base/term.t t/comp/package.t t/comp/require.t
516 ! t/lib/bigintpm.t t/lib/cgi-html.t t/lib/filehand.t t/lib/ph.t
517 ! t/op/auto.t t/op/bop.t t/op/each.t t/op/magic.t t/op/misc.t
518 ! t/op/ord.t t/op/pack.t t/op/quotemeta.t t/op/re_tests
519 ! t/op/regexp.t t/op/sort.t t/op/sprintf.t t/op/subst.t
520 ! t/op/taint.t t/op/universal.t t/pragma/constant.t
521 ! t/pragma/overload.t t/pragma/subs.t toke.c x2p/a2p.h
523 ____________________________________________________________________________
524 [ 1696] By: gsar on 1998/08/02 05:03:09
526 From: pvhp@forte.com (Peter Prymmer)
527 Message-Id: <9807290017.AA01833@forte.com>
528 Date: Tue, 28 Jul 98 17:17:33 PDT
529 Subject: Re: Not OK: perl 5.00501 on VMS_AXP-thread I7.2
531 From: Dan Sugalski <sugalskd@osshe.edu>
532 Message-Id: <3.0.5.32.19980729125623.00b562b0@ous.edu>
533 Date: Wed, 29 Jul 1998 12:56:23 -0700
534 Subject: [PATCH 5.005_01]Typo in CONFIGURE.COM (vms)
536 From: Dan Sugalski <sugalskd@osshe.edu>
537 Date: Thu, 30 Jul 1998 09:02:24 -0700
538 Message-Id: <3.0.5.32.19980730090224.00b70eb0@ous.edu>
539 Subject: [PATCH 5.005_01]VMS config SOCKETSHR typo patch and fcntl check
540 Branch: maint-5.005/perl
541 ! configure.com vms/subconfigure.com
542 ____________________________________________________________________________
543 [ 1695] By: gsar on 1998/08/02 04:49:32
544 Log: rename duplicate warning in regexec.c
545 Branch: maint-5.005/perl
547 ____________________________________________________________________________
548 [ 1694] By: gsar on 1998/08/02 04:44:20
549 Log: beware egcs' ld on Solaris
550 From: Tom Spindler <dogcow@home.merit.edu>
551 Message-ID: <19980801212158.A2934@home.merit.edu>
552 Date: Sat, 1 Aug 1998 21:21:58 -0400
553 Subject: Re: [PATCH perl5.005_01] hints/solaris_2.sh, egcs, and ld
554 Branch: maint-5.005/perl
556 ____________________________________________________________________________
557 [ 1693] By: gsar on 1998/08/02 04:41:43
558 Log: de-utf-ized variation of Ilya's patch
559 From: Jan-Pieter Cornet <johnpc@xs4all.net>
560 Date: 31 Jul 1998 12:44:57 +0200
561 Message-ID: <6ps779$hmj$1@xs1.xs4all.nl>
562 Subject: Re: s/\s*$//g in majordomo causes segfault under 5.005_01
563 Branch: maint-5.005/perl
565 ____________________________________________________________________________
566 [ 1692] By: gsar on 1998/08/02 04:39:14
567 Log: better validation of SysV IPC availability
568 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
569 Date: Fri, 31 Jul 1998 13:13:57 +0300 (EEST)
570 Message-Id: <199807311013.NAA28887@koah.research.nokia.com>
571 Subject: Re: lib/ipc_sysv.t fails under FreeBSD 2.2.1
572 Branch: maint-5.005/perl
573 ! Configure INSTALL ext/IPC/SysV/SysV.xs pod/perldiag.pod
575 ____________________________________________________________________________
576 [ 1691] By: gsar on 1998/08/02 04:32:30
577 Log: fix bug in display of watched expressions
578 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
579 Date: Thu, 30 Jul 1998 20:02:04 -0400 (EDT)
580 Message-Id: <199807310002.UAA21681@monk.mps.ohio-state.edu>
581 Subject: Re: Bug? in perl5db.pl [PATCH]
582 Branch: maint-5.005/perl
584 ____________________________________________________________________________
585 [ 1690] By: gsar on 1998/08/02 04:29:08
586 Log: applied all but one hunk
587 From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
588 Date: Thu, 30 Jul 1998 17:19:42 -0400
589 Message-Id: <199807302119.RAA06852@sleipnir.valparaiso.cl>
590 Subject: Some typos in perldelta.pod
591 Branch: maint-5.005/perl
593 ____________________________________________________________________________
594 [ 1689] By: gsar on 1998/08/02 04:27:02
595 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
596 Date: Thu, 30 Jul 1998 10:22:36 -0400 (EDT)
597 Message-Id: <Pine.SUN.3.96.980730101627.17514B-100000@newton.phys>
598 Subject: [PATCH 5.005_05] Remove redundant dTHR
599 Branch: maint-5.005/perl
601 ____________________________________________________________________________
602 [ 1688] By: gsar on 1998/08/02 04:25:49
603 Log: From: Tom Hughes <thh@cyberscience.com>
604 Date: 30 Jul 1998 09:47:31 +0100
605 Message-ID: <yek1zr3vi70.fsf@elva.cyberscience.com>
606 Subject: Class::Struct has an incomplete tied array package
607 Branch: maint-5.005/perl
608 ! lib/Class/Struct.pm
609 ____________________________________________________________________________
610 [ 1687] By: gsar on 1998/08/02 04:21:48
611 Log: ensure implicit close on local(*FH) doesn't affect $! and thence $?
612 Branch: maint-5.005/perl
613 ! sv.c t/op/die_exit.t
614 ____________________________________________________________________________
615 [ 1686] By: gsar on 1998/08/02 03:57:28
616 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
617 Date: Thu, 30 Jul 1998 00:39:30 +0300 (EET DST)
618 Message-Id: <199807292139.AAA01795@alpha.hut.fi>
619 Subject: Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
620 Branch: maint-5.005/perl
621 ! ext/POSIX/POSIX.xs pod/perllocale.pod
622 ____________________________________________________________________________
623 [ 1685] By: gsar on 1998/08/02 03:54:15
624 Log: PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com>
625 Date: Wed, 29 Jul 1998 10:45:31 -0700
626 Message-ID: <000101bdbb18$ae767550$a32fa8c0@tau.Active>
627 Subject: [PATCH 5.005_01] Fixes binary compatibility for PERL_OBJECT
629 Date: Sat, 1 Aug 1998 09:33:19 -0700
630 Message-ID: <000701bdbd6a$17ada180$a32fa8c0@tau.Active>
631 Subject: [PATCH 5.005_01]
632 Branch: maint-5.005/perl
634 ____________________________________________________________________________
635 [ 1684] By: gsar on 1998/08/02 03:49:33
636 Log: hand-apply whitespace-mutiliated patch
637 From: Nicholas Clark <nick@flirble.org>
638 Date: Tue, 28 Jul 1998 16:40:42 +0100 (BST)
639 Message-Id: <199807281540.QAA04640@flirble.org>
640 Subject: [PATCH] POSIX::ELOOP
641 Branch: maint-5.005/perl
642 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
643 ____________________________________________________________________________
644 [ 1683] By: gsar on 1998/08/02 03:45:26
645 Log: document return values of do() better
646 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
647 Date: Tue, 28 Jul 1998 12:44:36 +0100
648 Message-Id: <E0z18BI-0003cH-00@taurus.cus.cam.ac.uk>
649 Subject: [PATCH] Re: Obscurity of lexicals with do ""
650 Branch: maint-5.005/perl
652 ____________________________________________________________________________
653 [ 1682] By: gsar on 1998/08/02 03:42:26
654 Log: avoid reusing foreach itervar if magic got tacked onto it
655 From: Stephen McCamant <alias@mcs.com>
656 Date: Tue, 28 Jul 1998 22:18:25 -0500 (CDT)
657 Message-ID: <13758.36756.215424.719750@alias-2.pr.mcs.net>
658 Subject: [PATCH] Re: pos() resetting changed with 5.005?
659 Branch: maint-5.005/perl
661 ____________________________________________________________________________
662 [ 1681] By: gsar on 1998/08/02 03:39:27
663 Log: From: Nick Ing-Simmons <nik@tiuk.ti.com>
664 Date: Wed, 29 Jul 1998 13:28:14 +0100
665 Message-Id: <199807291228.NAA20055@tiuk.ti.com>
666 Subject: [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()
667 Branch: maint-5.005/perl
669 ! MANIFEST lib/Math/Complex.pm
670 ____________________________________________________________________________
671 [ 1680] By: gsar on 1998/08/02 03:33:07
672 Log: From: h.sanden@elsevier.nl (Hugo van der Sanden)
673 Date: Mon, 27 Jul 1998 13:34:45 +0200
674 Message-Id: <199807271134.NAA24475@dorlas.elsevier.nl>
675 Subject: perlcall.pod
676 Branch: maint-5.005/perl
678 ____________________________________________________________________________
679 [ 1679] By: gsar on 1998/08/02 03:29:41
680 Log: MM_Win32::maybe_command() case-insesitivity tweak
681 Branch: maint-5.005/perl
682 ! lib/ExtUtils/MM_Win32.pm
683 ____________________________________________________________________________
684 [ 1678] By: gsar on 1998/08/02 03:24:29
685 Log: fix MM_Win32::maybe_command()
686 Branch: maint-5.005/perl
687 ! lib/ExtUtils/MM_Win32.pm
688 ____________________________________________________________________________
689 [ 1677] By: gsar on 1998/08/01 19:52:19
690 Log: fixes for overloading bugs and docs, tweaked some
691 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
692 Date: Sat, 25 Jul 1998 21:28:16 -0400 (EDT)
693 Message-Id: <199807260128.VAA10543@monk.mps.ohio-state.edu>
694 Subject: [PATCH 5.004_76] better overloading
695 Branch: maint-5.005/perl
696 ! Changes gv.c lib/dumpvar.pl lib/overload.pm lib/perl5db.pl
697 ! t/pragma/overload.t
698 ____________________________________________________________________________
699 [ 1676] By: gsar on 1998/08/01 19:37:13
700 Log: stray s/foo/PL_foo/
701 From: win@in.rhein-main.de (Winfried Koenig)
702 Date: Mon, 27 Jul 98 21:13 MET
703 Message-Id: <m0z0teW-00019aC@incom.rhein-main.de>
704 Subject: Bug in pp_rename and ISC hint
705 Branch: maint-5.005/perl
707 ____________________________________________________________________________
708 [ 1675] By: gsar on 1998/08/01 19:22:13
709 Log: newer Porting/patchls from maint-5.004
710 Branch: maint-5.005/perl
712 ____________________________________________________________________________
713 [ 1674] By: gsar on 1998/08/01 17:50:44
714 Log: fix buggy detection of failed glob()
715 Branch: maint-5.005/perl
717 ____________________________________________________________________________
718 [ 1673] By: gsar on 1998/07/29 18:14:32
719 Log: fix typo in change#1489 that prevented magic-autovivification
720 Branch: maint-5.005/perl
724 Version 5.005_01 First maintenance release of 5.005
727 ____________________________________________________________________________
728 [ 1669] By: gsar on 1998/07/26 23:19:02
729 Log: update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
730 Branch: maint-5.005/perl
731 ! Changes proto.h win32/GenCAPI.pl
732 ____________________________________________________________________________
733 [ 1668] By: gsar on 1998/07/26 21:12:11
734 Log: s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they
735 can disable it from config.sh if they want; up patchlevel to 5_01;
736 little tweaks to pods
737 Branch: maint-5.005/perl
738 ! README.win32 patchlevel.h pod/perldelta.pod toke.c
739 ! win32/Makefile win32/config_H.bc win32/config_H.gc
740 ! win32/config_H.vc win32/makefile.mk win32/win32.c
741 ____________________________________________________________________________
742 [ 1662] By: gsar on 1998/07/26 05:01:52
743 Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
744 Branch: maint-5.005/perl
745 ! pod/perlhist.pod proto.h
746 ____________________________________________________________________________
747 [ 1658] By: gsar on 1998/07/26 02:23:46
748 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
749 Date: Fri, 24 Jul 1998 11:38:25 -0700
750 Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
751 Subject: [PATCH 5.005] version number problem with VMS (Corrected)
753 Date: Fri, 24 Jul 1998 12:30:36 -0700
754 Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
755 Subject: [PATCH 5.005]Tweaks to README.vms
757 Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
758 Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
759 Subject: [PATCH 5.005] Final build cleanup patch
760 Branch: maint-5.005/perl
761 ! README.vms vms/descrip_mms.template vms/subconfigure.com
762 ____________________________________________________________________________
763 [ 1657] By: gsar on 1998/07/26 02:19:50
764 Log: another platform where pp_sselect() needs a whole fd_set buffer
765 From: Lupe Christoph <lupe@alanya.m.isar.de>
766 Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
767 Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
768 Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
769 Branch: maint-5.005/perl
771 ____________________________________________________________________________
772 [ 1656] By: gsar on 1998/07/26 02:12:46
773 Log: fix problem building modules on dos-djgpp
774 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
775 Date: Sat, 25 Jul 1998 00:53:39 +0200
776 Message-ID: <19980725005339.C222@cdata.tvnet.hu>
777 Subject: [PATCH 5.005] dos-djgpp and modules problem
778 Branch: maint-5.005/perl
780 ____________________________________________________________________________
781 [ 1655] By: gsar on 1998/07/26 02:11:09
782 Log: From: Tom Spindler <dogcow@home.merit.edu>
783 Date: Wed, 22 Jul 1998 16:11:07 -0400
784 Message-ID: <19980722161107.A16813@home.merit.edu>
785 Subject: [PATCH 5.005] BeOS tweak
786 Branch: maint-5.005/perl
788 ____________________________________________________________________________
789 [ 1654] By: gsar on 1998/07/26 02:09:29
790 Log: various pod tweaks
791 Branch: maint-5.005/perl
792 ! Changes pod/perldelta.pod pod/perlmodinstall.pod
794 ____________________________________________________________________________
795 [ 1653] By: gsar on 1998/07/26 02:05:46
796 Log: fix emacs/ptags for PL_* changes
797 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
798 Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
799 Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
800 Subject: [PATCH 5.004_76] Yet better ptags
801 Branch: maint-5.005/perl
803 ____________________________________________________________________________
804 [ 1652] By: gsar on 1998/07/26 02:03:01
805 Log: fix behavior of <=> on bigints
806 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
807 Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
808 Date: Fri, 24 Jul 1998 18:29:53 +0100
809 Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
810 Branch: maint-5.005/perl
811 ! lib/Math/BigInt.pm t/lib/bigintpm.t
812 ____________________________________________________________________________
813 [ 1649] By: gsar on 1998/07/24 03:56:56
814 Log: create maint-5.005 branch
815 Branch: maint-5.005/perl
816 +> (branch 1079 files)
817 ____________________________________________________________________________
818 [ 1648] By: gsar on 1998/07/24 03:36:35
819 Log: un-checked-in 5.005 Changes (this is 5.005 *exactly*)
824 Version 5.005 Production release
827 ____________________________________________________________________________
828 [ 1647] By: gsar on 1998/07/22 21:11:29
829 Log: sneak in hints/irix_6.sh update
831 ! Changes hints/irix_6.sh
832 ____________________________________________________________________________
833 [ 1646] By: gsar on 1998/07/22 21:00:44
834 Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
835 from Jon Orwant <orwant@media.mit.edu>; update guts documentation
836 to reflect PL_* changes; is this *it* for 5.005?
838 ! Changes README.win32 patchlevel.h pod/perlcall.pod
839 ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
840 ! pod/perltoc.pod pod/perlxs.pod
841 ____________________________________________________________________________
842 [ 1645] By: gsar on 1998/07/22 19:37:41
843 Log: don't use qualify() in class methods
844 From: Albert Dvornik <bert@genscan.com>
845 Date: 22 Jul 1998 15:14:46 EDT
846 Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
847 Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
849 ! ext/IO/lib/IO/Handle.pm
850 ____________________________________________________________________________
851 [ 1644] By: gsar on 1998/07/22 18:13:31
852 Log: newer perlembed.pod
855 ____________________________________________________________________________
856 [ 1643] By: gsar on 1998/07/22 18:03:42
857 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
858 Date: Wed, 22 Jul 1998 13:42:20 EDT
859 Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
860 Subject: Re: 5.005 - a sneak preview
862 ! Porting/pumpkin.pod
863 ____________________________________________________________________________
864 [ 1642] By: gsar on 1998/07/22 17:58:42
865 Log: add perlmodinstall, regen perltoc
867 + pod/perlmodinstall.pod
868 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
869 ! pod/perltoc.pod win32/pod.mak
870 ____________________________________________________________________________
871 [ 1641] By: gsar on 1998/07/22 17:11:55
872 Log: support optional crypt() with PERL_OBJECT
873 From: "Douglas Lankshear" <dougl@ActiveState.com>
874 Date: Wed, 22 Jul 1998 08:21:10 PDT
875 Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
876 Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
878 ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
879 ! win32/perlhost.h win32/win32.c win32/win32iop.h
880 ____________________________________________________________________________
881 [ 1640] By: gsar on 1998/07/22 17:09:11
883 Date: Wed, 22 Jul 1998 07:09:09 PDT
884 Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
885 From: "Douglas Lankshear" <dougl@ActiveState.com>
887 ! win32/Makefile win32/makefile.mk win32/win32.h
888 ____________________________________________________________________________
889 [ 1639] By: gsar on 1998/07/22 17:00:30
890 Log: From: d-lewart@uiuc.edu (Daniel S. Lewart)
891 Date: Wed, 22 Jul 1998 06:20:08 CDT
892 Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
893 Subject: [PATCH] lib/Sys/Syslog.pm doc
895 ! Changes lib/Sys/Syslog.pm
896 ____________________________________________________________________________
897 [ 1638] By: gsar on 1998/07/22 09:12:26
898 Log: up patchlevel etc (only doc patching from now on, testing in progress)
900 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
901 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
902 ____________________________________________________________________________
903 [ 1637] By: gsar on 1998/07/22 08:27:09
904 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
905 Date: Tue, 21 Jul 1998 16:04:40 PDT
906 Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
907 Subject: [PATCH 5.004_76]Document Vax C's death for VMS
909 Date: Tue, 21 Jul 1998 16:08:57 PDT
910 Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
911 Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
913 Date: Tue, 21 Jul 1998 16:05:56 PDT
914 Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
915 Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
917 ! README.vms pod/perldelta.pod vms/descrip_mms.template
918 ____________________________________________________________________________
919 [ 1636] By: gsar on 1998/07/22 08:04:37
920 Log: fix quoting in t/io/inplace.t
923 ____________________________________________________________________________
924 [ 1635] By: gsar on 1998/07/22 07:59:30
925 Log: From: Dan Sugalski <sugalskd@osshe.edu>
926 Date: Tue, 21 Jul 1998 13:06:44 PDT
927 Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
928 Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
930 ! t/io/inplace.t vms/test.com
931 ____________________________________________________________________________
932 [ 1634] By: gsar on 1998/07/22 07:55:35
933 Log: From: Dan Sugalski <sugalskd@osshe.edu>
934 Date: Tue, 21 Jul 1998 12:42:20 PDT
935 Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
936 Subject: [PATCH 5.004_76]Fix inplace editing for VMS
939 ____________________________________________________________________________
940 [ 1633] By: gsar on 1998/07/22 07:53:53
941 Log: fix AIX hints for PL_* changes
942 From: Jarkko Hietaniemi <jhi@iki.fi>
943 Date: Tue, 21 Jul 1998 22:53:54 +0300
944 Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
945 Subject: Re: _76 fails to link B extension on AIX 414
948 ____________________________________________________________________________
949 [ 1632] By: gsar on 1998/07/22 07:51:56
950 Log: From: Anton Berezin <tobez@plab.ku.dk>
951 Date: Tue, 21 Jul 1998 21:46:45 +0200
952 Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
953 Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
956 ____________________________________________________________________________
957 [ 1631] By: gsar on 1998/07/22 07:48:20
958 Log: applied patch, with tweak suggested by Michael Parker
959 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
960 Date: Tue, 21 Jul 1998 14:30:05 EDT
961 Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
962 Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
965 ____________________________________________________________________________
966 [ 1630] By: gsar on 1998/07/22 07:40:25
967 Log: better diagnostic on errno.t failure
968 From: Graham Barr <gbarr@ti.com>
969 Date: Tue, 21 Jul 1998 13:07:29 CDT
970 Message-Id: <19980721130729.K4337@asic.sc.ti.com>
973 ____________________________________________________________________________
974 [ 1629] By: gsar on 1998/07/22 07:36:38
975 Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
976 the registry for anything that begins with "PERL", not "PERL5"
977 From: "Douglas Lankshear" <dougl@ActiveState.com>
978 Date: Tue, 21 Jul 1998 11:08:00 PDT
979 Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
981 ! perl.c win32/perlhost.h win32/win32.c
982 ____________________________________________________________________________
983 [ 1628] By: gsar on 1998/07/22 07:28:35
984 Log: suppress redefined warnings on C<INIT {} INIT {}>
987 ____________________________________________________________________________
988 [ 1627] By: gsar on 1998/07/22 07:15:19
989 Log: remove spurious $VERSION line that confuses CPAN
990 From: Johan Vromans <jvromans@squirrel.nl>
991 Date: Tue, 21 Jul 1998 20:01:36 +0200
992 Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
993 Subject: Re: 5.004_76 missing version numbers
996 ____________________________________________________________________________
997 [ 1626] By: gsar on 1998/07/22 06:57:56
998 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
999 Date: Tue, 21 Jul 1998 10:20:13 EDT
1000 Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
1001 Subject: [PATCH] Porting/config* updates for 5.005
1003 ! Changes Porting/config.sh Porting/config_H
1004 ____________________________________________________________________________
1005 [ 1625] By: gsar on 1998/07/22 06:46:38
1006 Log: add a few more globals with old names #defined
1008 ! embed.pl embedvar.h
1009 ____________________________________________________________________________
1010 [ 1624] By: gsar on 1998/07/22 06:39:22
1011 Log: allow extensions to be specified as paths
1012 From: Paul Johnson <pjcj@transeda.com>
1013 Date: Tue, 21 Jul 1998 12:04:27 BST
1014 Message-Id: <19980721120427.F903@west-tip.transeda.com>
1015 Subject: [PATCH] 5.004_75 Embed and static extensions
1017 ! lib/ExtUtils/Embed.pm
1018 ____________________________________________________________________________
1019 [ 1623] By: gsar on 1998/07/22 06:12:50
1020 Log: make $ prototype to accept THREADSVs
1023 ____________________________________________________________________________
1024 [ 1622] By: gsar on 1998/07/22 06:04:25
1025 Log: fix Liblist.pm to find entries that are plain pathnames on win32
1027 ! lib/ExtUtils/Liblist.pm
1028 ____________________________________________________________________________
1029 [ 1621] By: gsar on 1998/07/22 05:10:53
1030 Log: perlfaq update from From Tom Christiansen and Nathan Torkington
1031 (removes all mention of training courses from perlfaq*.pod)
1033 ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
1034 ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
1035 ! pod/perlfaq8.pod pod/perlfaq9.pod
1036 ____________________________________________________________________________
1037 [ 1620] By: gsar on 1998/07/22 02:51:13
1038 Log: applied patch, modulo parts already added to perldelta
1039 From: Stephen McCamant <alias@mcs.com>
1040 Date: Tue, 21 Jul 1998 17:06:23 CDT
1041 Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
1042 Subject: [PATCH] Re: Beta2 is available
1045 ____________________________________________________________________________
1046 [ 1619] By: gsar on 1998/07/22 02:45:55
1047 Log: applied patch, add new message to perldeta
1048 From: Stephen McCamant <alias@mcs.com>
1049 Date: Tue, 21 Jul 1998 16:12:25 CDT
1050 Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
1051 Subject: [PATCH] Band-aid patch for local($avhv->{a})
1053 ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
1054 ____________________________________________________________________________
1055 [ 1618] By: gsar on 1998/07/22 02:08:00
1056 Log: fix up B modules for PL_* changes
1058 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
1059 ____________________________________________________________________________
1060 [ 1617] By: gsar on 1998/07/22 01:42:14
1061 Log: From: Malcolm Beattie <mbeattie@sable.ox.ac.uk>
1062 Date: Tue, 21 Jul 1998 18:13:16 BST
1063 Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
1064 Subject: Compiler docs for 5.005
1066 ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1068 ____________________________________________________________________________
1069 [ 1616] By: gsar on 1998/07/22 01:29:09
1070 Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
1073 ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
1075 ____________________________________________________________________________
1076 [ 1615] By: nick on 1998/07/21 22:26:34
1077 Log: Mingw32 PERL_OBJECT tweaks
1079 ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
1080 ____________________________________________________________________________
1081 [ 1614] By: gsar on 1998/07/21 19:43:32
1082 Log: fix off-by-one in change#623 that broke lexical lookups in eval''
1087 Version 5.004_76 5.005 Public Beta, Issue 2
1090 ____________________________________________________________________________
1091 [ 1613] By: gsar on 1998/07/21 10:26:01
1092 Log: final tweaks before beta2
1097 ! Changes MANIFEST intrpvar.h iperlsys.h
1098 ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
1099 ____________________________________________________________________________
1100 [ 1612] By: gsar on 1998/07/21 07:15:54
1101 Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
1103 ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
1104 ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
1106 ____________________________________________________________________________
1107 [ 1611] By: gsar on 1998/07/21 07:12:00
1108 Log: fix bytecode.pl with moved var names
1110 ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
1111 ____________________________________________________________________________
1112 [ 1610] By: gsar on 1998/07/21 05:51:10
1116 ____________________________________________________________________________
1117 [ 1609] By: gsar on 1998/07/21 05:46:59
1118 Log: change case of PERL_OBJECT filenames, consistent with the rest
1120 + XSlock.h objXSUB.h
1121 - ObjXSub.h XSLock.h
1122 ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
1123 ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
1124 ____________________________________________________________________________
1125 [ 1608] By: gsar on 1998/07/21 05:31:13
1126 Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
1128 ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
1129 ____________________________________________________________________________
1130 [ 1607] By: gsar on 1998/07/21 05:29:10
1131 Log: part 1 of PERL_OBJECT fixes for new var names
1133 ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
1134 ! run.c win32/GenCAPI.pl
1135 ____________________________________________________________________________
1136 [ 1606] By: gsar on 1998/07/21 05:17:26
1137 Log: From: Stephen McCamant <alias@mcs.com>
1138 Date: Mon, 20 Jul 1998 23:53:32 CDT
1139 Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
1140 Subject: [PATCH] redundant RV2GVs in ck_fun()
1143 ____________________________________________________________________________
1144 [ 1605] By: gsar on 1998/07/21 05:13:28
1145 Log: From: Stephen McCamant <alias@mcs.com>
1146 Date: Mon, 20 Jul 1998 23:32:42 CDT
1147 Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
1148 Subject: B::Deparse 0.56 (first testsuite fixes; big)
1150 ! ext/B/B/Deparse.pm
1151 ____________________________________________________________________________
1152 [ 1604] By: gsar on 1998/07/21 05:07:29
1153 Log: applied a slightly tweaked version of suggested patch
1154 From: Colin Kuskie <ckuskie@cadence.com>
1155 Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
1156 Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
1157 Subject: [PATCH _75] More documentation for -i prefix
1160 ____________________________________________________________________________
1161 [ 1603] By: gsar on 1998/07/21 04:59:19
1162 Log: disable malloced_size() feedback with -DLEAKTEST
1163 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1164 Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
1165 Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
1166 Subject: [PATCH 5.004_75] -DLEAKTEST broken
1169 ____________________________________________________________________________
1170 [ 1602] By: gsar on 1998/07/21 04:57:43
1171 Log: fix hints/hpux.sh for cpp recognition
1172 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1173 Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
1174 Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
1175 Subject: RE: Configure misses preprocessor on HP-UX
1178 ____________________________________________________________________________
1179 [ 1601] By: gsar on 1998/07/21 04:55:51
1180 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1181 Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
1182 Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
1183 Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
1185 ! pp_ctl.c t/op/pat.t
1186 ____________________________________________________________________________
1187 [ 1600] By: gsar on 1998/07/21 04:48:32
1188 Log: allocate a whole fd_set for pp_sselect() on more platforms
1189 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1190 Date: 20 Jul 1998 00:14:18 +0300
1191 Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
1192 Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
1195 ____________________________________________________________________________
1196 [ 1599] By: gsar on 1998/07/21 04:44:04
1197 Log: add tests to check if context propagation works
1198 From: Francois Desarmenien <desar@club-internet.fr>
1199 Date: Sun, 19 Jul 1998 12:28:33 +0200
1200 Message-ID: <35B1CA51.A606AD27@club-internet.fr>
1201 Subject: Re: m//g strange behaviour in 5.004
1205 ____________________________________________________________________________
1206 [ 1598] By: gsar on 1998/07/21 04:37:49
1207 Log: applied RE doc patches, with tweaks to the prose
1208 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1209 Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
1210 Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
1211 Subject: [PATCH 5.004_72] Document irregular zero-length matches
1213 Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
1214 Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
1215 Subject: [PATCH 5.004_72] Another irregularity of expressions documented
1218 ____________________________________________________________________________
1219 [ 1597] By: gsar on 1998/07/21 04:16:51
1220 Log: pod tweak suggested by Ilya
1223 ____________________________________________________________________________
1224 [ 1596] By: gsar on 1998/07/21 04:12:39
1225 Log: enable color output with -Mre=debugcolor with -DDEBUGGING
1226 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1227 Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
1228 Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
1229 Subject: [PATCH 5.004_72] Better -Mre=colordb
1232 ____________________________________________________________________________
1233 [ 1595] By: gsar on 1998/07/21 04:07:44
1234 Log: From: "John L. Allen" <allen@grumman.com>
1235 Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
1236 Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
1237 Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
1240 ____________________________________________________________________________
1241 [ 1594] By: gsar on 1998/07/21 04:06:06
1242 Log: don't use SelectSaver on IO::Handle->input_*() methods
1243 From: Robin Barker <rmb1@cise.npl.co.uk>
1244 Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
1245 Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
1246 Subject: Re: Bug in IO::Handle->input_record_separator
1248 ! ext/IO/lib/IO/Handle.pm
1249 ____________________________________________________________________________
1250 [ 1593] By: gsar on 1998/07/21 04:03:46
1251 Log: applied a tweaked version of suggested patch
1252 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1253 Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
1254 Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
1255 Subject: [PATCH 5.004_72] Enable/document colors in re.pm
1258 ____________________________________________________________________________
1259 [ 1592] By: gsar on 1998/07/21 03:49:55
1260 Log: remove compat3.sym and rename perld4.pod
1262 +> pod/perl5004delta.pod
1263 - compat3.sym pod/perld4.pod
1265 ____________________________________________________________________________
1266 [ 1591] By: gsar on 1998/07/21 03:38:16
1267 Log: update patchlevel, Changes
1269 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
1270 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1271 ____________________________________________________________________________
1272 [ 1590] By: gsar on 1998/07/21 03:06:04
1273 Log: documentation tweaks from Abigail <abigail@fnx.com>
1274 Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
1275 Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
1276 Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
1278 Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
1279 Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
1280 Subject: [PATCH 5.00475] pod/perlguts.pod
1282 Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
1283 Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
1284 Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
1286 Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
1287 Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
1288 Subject: [PATCH, 5.00475], pod/perlsub.pod
1290 Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
1291 Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
1292 Subject: [PATCH 5.00475] pod/perlfunc.pod
1294 ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
1296 ____________________________________________________________________________
1297 [ 1589] By: gsar on 1998/07/21 02:44:25
1298 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1299 Date: Wed, 15 Jul 1998 09:38:12 -0700
1300 Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
1301 Subject: [PATCH 5.005-beta1]Quick VMS config update
1303 Date: Wed, 15 Jul 1998 12:53:52 -0700
1304 Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
1305 Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
1307 Date: Thu, 16 Jul 1998 11:15:44 -0700
1308 Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
1309 Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
1311 Date: Thu, 16 Jul 1998 11:21:55 -0700
1312 Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
1313 Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
1315 Date: Thu, 16 Jul 1998 11:25:04 -0700
1316 Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
1317 Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
1319 Date: Fri, 17 Jul 1998 15:29:13 -0700
1320 Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
1321 Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
1323 Date: Mon, 20 Jul 1998 10:20:49 -0700
1324 Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
1325 Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
1327 Date: Mon, 20 Jul 1998 10:13:03 -0700
1328 Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
1329 Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
1331 From: Brad Hughes <brad@tgsmc.com>
1332 Date: Mon, 20 Jul 1998 15:51:22 -0700
1333 Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
1334 Subject: patch for readme.vms
1336 ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
1337 ! vms/gen_shrfls.pl vms/subconfigure.com
1338 ____________________________________________________________________________
1339 [ 1588] By: gsar on 1998/07/21 01:26:20
1340 Log: change#1481 didn't go through at all, redo it
1343 ____________________________________________________________________________
1344 [ 1587] By: gsar on 1998/07/21 01:21:41
1345 Log: workaround C<"foo" "bar"> catenation-intolerant compilers
1348 ____________________________________________________________________________
1349 [ 1586] By: gsar on 1998/07/21 01:05:49
1350 Log: do not override PERL_DESTRUCT_LEVEL if use has it set
1353 ____________________________________________________________________________
1354 [ 1585] By: gsar on 1998/07/21 00:39:17
1355 Log: fix small memory leak when mess_sv happens to be touched by magic
1357 ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1358 ____________________________________________________________________________
1359 [ 1584] By: gsar on 1998/07/21 00:37:32
1360 Log: fix memory leak in C<local(*foo) = 'bar'>
1363 ____________________________________________________________________________
1364 [ 1583] By: TimBunce on 1998/07/20 22:14:11
1365 Log: Update Changes and patchlevel.h for release. At last.
1366 Branch: maint-5.004/perl
1367 ! Changes patchlevel.h
1368 ____________________________________________________________________________
1369 [ 1582] By: gsar on 1998/07/20 21:28:43
1370 Log: add rsfp_filters and perldb to pollutants list
1373 ____________________________________________________________________________
1374 [ 1581] By: nick on 1998/07/20 19:22:37
1375 Log: Integrate mainline pre-beta2 - just in case
1377 !> (integrate 66 files)
1378 ____________________________________________________________________________
1379 [ 1580] By: TimBunce on 1998/07/20 17:16:38
1380 Log: Assorted patches:
1382 Title: "Clean up hash array allocation"
1383 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1384 Msg-ID: <199807201052.GAA13336@aatma.engin.umich.edu>
1387 Title: "Further fixes for cppstdin on HP-UX 11"
1388 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1389 Msg-ID: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
1390 Files: hints/hpux.sh
1391 Branch: maint-5.004/perl
1392 ! hints/hpux.sh hv.c
1393 ____________________________________________________________________________
1394 [ 1579] By: TimBunce on 1998/07/20 09:46:14
1395 Log: Assorted patches:
1397 Title: "Fix C<$1 .. $2> coredump under debugger"
1398 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1399 Msg-ID: <199807200042.UAA23288@aatma.engin.umich.edu>
1402 Title: "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
1403 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1404 Msg-ID: <199807191829.OAA12433@aatma.engin.umich.edu>
1405 Files: embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
1407 Title: "fix major bug (from 5.003_96); void contexts were using the context
1408 of the enclosing sub!"
1409 From: Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
1410 <gsar@engin.umich.edu>
1411 Msg-ID: <199807180927.FAA08032@aatma.engin.umich.edu>,
1412 <35B1CA51.A606AD27@club-internet.fr>
1415 Title: "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
1416 From: Johan Vromans <jvromans@squirrel.nl>
1417 Msg-ID: <13745.47704.943964.34613@phoenix.squirrel.nl>
1418 Files: lib/Getopt/Long.pm
1420 Title: "Add Porting/p4d2p utility for converting perforce diffs"
1421 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1422 Msg-ID: <199807200002.UAA21398@aatma.engin.umich.edu>
1423 Files: MANIFEST Porting/p4d2p
1424 Branch: maint-5.004/perl
1426 ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
1427 ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
1428 ____________________________________________________________________________
1429 [ 1578] By: gsar on 1998/07/20 09:38:39
1430 Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
1431 brute force search script). Result builds and passes all tests on
1432 Solaris. win32 and PERL_OBJECT are still untested.
1434 ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
1435 ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
1436 ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
1437 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
1438 ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
1439 ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
1440 ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
1441 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
1442 ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
1443 ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
1444 ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
1445 ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
1446 ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
1447 ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
1448 ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
1449 ____________________________________________________________________________
1450 [ 1577] By: TimBunce on 1998/07/20 08:28:17
1451 Log: Title: "Make failed matches return empty list in list context"
1452 From: "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
1453 <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
1454 Msg-ID: <199807200002.UAA21398@aatma.engin.umich.edu>,
1455 <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
1456 <35B156FB.504E66E@aaii.oz.au>
1457 Files: pod/perlop.pod pp_hot.c t/op/pat.t
1458 Branch: maint-5.004/perl
1459 ! pod/perlop.pod pp_hot.c t/op/pat.t
1460 ____________________________________________________________________________
1461 [ 1576] By: TimBunce on 1998/07/20 08:11:37
1462 Log: Title: "win32 update from 5.005 beta 2 for 5.004_05"
1463 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1464 Msg-ID: <199807192332.TAA20905@aatma.engin.umich.edu>
1465 Files: win32/include/dirent.h win32/include/sys/socket.h proto.h
1466 lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
1467 win32/win32.h win32/win32iop.h README.win32 installperl
1468 pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
1469 win32/config_H.bc win32/config_H.vc win32/config_h.PL
1470 win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
1471 win32/makefile.mk win32/pod.mak win32/win32.c
1472 win32/win32sck.c win32/bin/pl2bat.pl
1473 Branch: maint-5.004/perl
1474 ! README.win32 installperl lib/ExtUtils/Liblist.pm
1475 ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
1476 ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
1477 ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
1478 ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
1479 ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
1480 ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
1482 ____________________________________________________________________________
1483 [ 1575] By: gsar on 1998/07/20 01:27:14
1484 Log: integrate ansi branch to get s/foo/PL_foo/ changes
1487 !> (integrate 537 files)
1488 ____________________________________________________________________________
1489 [ 1574] By: gsar on 1998/07/20 00:33:43
1490 Log: fix C<$1 .. $2> coredump under debugger
1493 ____________________________________________________________________________
1494 [ 1573] By: gsar on 1998/07/20 00:28:27
1495 Log: misc win32 config tweaks
1497 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1498 ! win32/config_h.PL win32/makefile.mk
1499 ____________________________________________________________________________
1500 [ 1572] By: nick on 1998/07/19 19:04:58
1501 Log: Missed file that had changed
1504 ____________________________________________________________________________
1505 [ 1571] By: nick on 1998/07/19 18:57:35
1506 Log: Another threaded, perl malloc issue, x2p's Makefile.SH has a
1510 ____________________________________________________________________________
1511 [ 1570] By: nick on 1998/07/19 18:16:20
1512 Log: Drat! - threaded perl-malloc has mutex that needs PL_
1515 ____________________________________________________________________________
1516 [ 1569] By: nick on 1998/07/19 17:55:22
1517 Log: PL_ for perl's malloc
1520 ____________________________________________________________________________
1521 [ 1568] By: nick on 1998/07/19 16:23:30
1522 Log: PL_ minir tidy up
1524 ! embed.pl ext/Thread/Thread.xs util.c
1525 ____________________________________________________________________________
1526 [ 1567] By: nick on 1998/07/19 13:21:07
1527 Log: Add PL_ to merged file
1530 ____________________________________________________________________________
1531 [ 1566] By: nick on 1998/07/19 12:38:30
1535 !> (integrate 29 files)
1536 ____________________________________________________________________________
1537 [ 1565] By: gsar on 1998/07/19 07:06:54
1538 Log: tweak pod in MakeMaker.pm
1539 From: Paul Johnson <pjcj@transeda.com>
1540 Date: Sat, 18 Jul 1998 15:58:48 +0100
1541 Message-ID: <19980718155847.D903@west-tip.transeda.com>
1542 Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
1544 ! lib/ExtUtils/MakeMaker.pm
1545 ____________________________________________________________________________
1546 [ 1564] By: gsar on 1998/07/19 07:04:45
1547 Log: From: Gisle Aas <gisle@aas.no>
1548 Date: 17 Jul 1998 22:49:32 +0200
1549 Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
1550 Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
1553 ____________________________________________________________________________
1554 [ 1563] By: gsar on 1998/07/19 07:03:32
1555 Log: update freebsd hints
1556 From: Mik Firestone <fireston@lexmark.com>
1557 Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
1558 Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
1559 Subject: [PATCH 5.005b1] hints/freebsd.sh
1562 ____________________________________________________________________________
1563 [ 1562] By: gsar on 1998/07/19 07:01:33
1564 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1565 Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
1566 Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
1567 Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
1569 ! README.mpeix hints/mpeix.sh
1570 ____________________________________________________________________________
1571 [ 1561] By: gsar on 1998/07/19 07:00:19
1572 Log: From: Norton Allen <allen@huarp.harvard.edu>
1573 Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
1574 Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
1575 Subject: [PATCH: 75] make install fails
1578 ____________________________________________________________________________
1579 [ 1560] By: gsar on 1998/07/19 06:58:55
1580 Log: fix flawed substitution-loop detection on zero-length matches
1581 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1582 Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
1583 Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
1584 Subject: [PATCH 5.004_72] Substitution loop in devel branch
1586 ! pp_hot.c t/op/subst.t
1587 ____________________________________________________________________________
1588 [ 1559] By: gsar on 1998/07/19 06:56:19
1589 Log: add perltrap entry about "${#a}", as suggested by
1590 andy barfoot <abarfoot@eng.auburn.edu>
1593 ____________________________________________________________________________
1594 [ 1558] By: gsar on 1998/07/19 06:43:53
1595 Log: From: Anton Berezin <tobez@plab.ku.dk>
1596 Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
1597 Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
1598 Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
1601 ____________________________________________________________________________
1602 [ 1557] By: gsar on 1998/07/19 06:40:33
1603 Log: From: "Art Green" <Art_Green@mercmarine.com>
1604 Date: Thu, 16 Jul 1998 21:37:05 -0500
1605 Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
1606 Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
1609 ____________________________________________________________________________
1610 [ 1556] By: gsar on 1998/07/19 06:38:17
1611 Log: update README.threads
1612 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1613 Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
1614 Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
1615 Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
1618 ____________________________________________________________________________
1619 [ 1555] By: gsar on 1998/07/19 06:36:32
1620 Log: From: Scott Henry <scotth@sgi.com>
1621 Date: 15 Jul 1998 20:23:02 -0700
1622 Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1623 Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
1626 ____________________________________________________________________________
1627 [ 1554] By: gsar on 1998/07/19 06:35:10
1628 Log: From: Spider Boardman <spider@web.zk3.dec.com>
1629 Date: Wed, 15 Jul 1998 16:56:48 -0400
1630 Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
1631 Subject: [PATCH _75] dec_osf hints still wrong
1634 ____________________________________________________________________________
1635 [ 1553] By: gsar on 1998/07/19 06:33:29
1636 Log: tweak hpux hints in vain attempt to get cppstdin set properly
1637 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1638 Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
1639 Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
1640 Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1642 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1643 Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
1644 Subject: Re: Configure misses preprocessor on HP-UX
1645 Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1648 ____________________________________________________________________________
1649 [ 1552] By: gsar on 1998/07/19 06:26:24
1650 Log: From: Tye McQueen <tye@metronet.com>
1651 Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
1652 Message-Id: <199807151846.AA12653@metronet.com>
1653 Subject: Minor debugger fix
1656 ____________________________________________________________________________
1657 [ 1551] By: gsar on 1998/07/19 06:25:05
1658 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1659 Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
1660 Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
1661 Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
1664 ____________________________________________________________________________
1665 [ 1550] By: gsar on 1998/07/19 06:23:10
1666 Log: minor re.pm cleanup
1667 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1668 Date: Wed, 15 Jul 1998 12:41:14 +0100
1669 Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
1670 Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
1672 ! ext/re/re.pm pod/perldiag.pod
1673 ____________________________________________________________________________
1674 [ 1549] By: gsar on 1998/07/19 06:20:49
1675 Log: export additional symbols on OS/2
1676 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1677 Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
1678 Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
1679 Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
1682 ____________________________________________________________________________
1683 [ 1548] By: gsar on 1998/07/19 06:18:58
1684 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1685 Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
1686 Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
1687 Subject: [PATCH 5.004_72] Minor improvements to perlcc
1690 ____________________________________________________________________________
1691 [ 1547] By: gsar on 1998/07/19 06:17:22
1692 Log: applied slightly tweaked version of patch
1693 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1694 Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
1695 Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
1696 Subject: [PATCH 5.004_72] Updated patch to Test::Harness
1698 ! lib/Test/Harness.pm
1699 ____________________________________________________________________________
1700 [ 1546] By: gsar on 1998/07/19 06:11:03
1701 Log: improve 'frame' handling in debugger
1702 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1703 Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
1704 Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
1705 Subject: [PATCH 5.004_72] Better debugger trace
1708 ____________________________________________________________________________
1709 [ 1545] By: gsar on 1998/07/19 06:07:51
1710 Log: fix and test handling of literal newlines in heredocs
1711 From: Gisle Aas <gisle@aas.no>
1712 Date: 17 Jul 1998 14:58:25 +0200
1713 Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
1714 Subject: Re: [PATCH _71] CRs et al
1716 From: larry@wall.org (Larry Wall)
1717 Date: Fri, 17 Jul 1998 09:32:35 -0700
1718 Message-Id: <199807171632.JAA12959@wall.org>
1719 Subject: Re: [PATCH _71] CRs et al
1721 ! t/comp/multiline.t toke.c
1722 ____________________________________________________________________________
1723 [ 1544] By: gsar on 1998/07/19 06:00:12
1724 Log: remove possibly unwritable lib/re.pm before overwrite
1725 From: larry@wall.org (Larry Wall)
1726 Date: Wed, 15 Jul 1998 14:26:03 -0700
1727 Message-Id: <199807152126.OAA04623@wall.org>
1728 Subject: Re: bug encountered building perl5.005beta1
1731 ____________________________________________________________________________
1732 [ 1543] By: gsar on 1998/07/19 05:56:18
1733 Log: unsubmitted Changes tweak
1735 ! Changes cygwin32/ld2
1736 ____________________________________________________________________________
1737 [ 1542] By: gsar on 1998/07/19 01:21:22
1738 Log: make failed matches return empty list in list context
1740 ! pod/perlop.pod pp_hot.c t/op/pat.t
1741 ____________________________________________________________________________
1742 [ 1541] By: gsar on 1998/07/18 22:27:59
1743 Log: remove obsolete perltrap about m//g's pos() reset behavior
1746 ____________________________________________________________________________
1747 [ 1540] By: nick on 1998/07/18 22:16:26
1748 Log: PL_ stuff passes non-threaded on Mingw32
1749 (Why did it compile without this fix?)
1752 ____________________________________________________________________________
1753 [ 1539] By: TimBunce on 1998/07/18 22:04:58
1754 Log: Assorted patches:
1756 Title: "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1757 From: Paul Johnson <pjcj@transeda.com>
1758 Msg-ID: <19980718155847.D903@west-tip.transeda.com>
1759 Files: lib/ExtUtils/MakeMaker.pm
1761 Title: "Update t/op/array.t (from 5.005 beta 1)"
1763 Branch: maint-5.004/perl
1764 ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1765 ____________________________________________________________________________
1766 [ 1538] By: TimBunce on 1998/07/18 21:57:50
1767 Log: Title: "Remove flawed '// with parens or $&' performance patch (Change 662)"
1768 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1769 larry@wall.org (Larry Wall)
1770 Msg-ID: <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1771 <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1772 Files: cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1773 pp_ctl.c pp_hot.c regexec.c scope.c
1774 Branch: maint-5.004/perl
1775 ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1776 ! pp_hot.c proto.h regexec.c regexp.h scope.c
1777 ____________________________________________________________________________
1778 [ 1537] By: nick on 1998/07/18 20:56:58
1779 Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1781 ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1782 ! win32/win32.c win32/win32.h
1783 ____________________________________________________________________________
1784 [ 1536] By: nick on 1998/07/18 20:50:26
1785 Log: Merge latest mainline
1788 !> ext/Thread/Thread.xs op.h util.c
1789 ____________________________________________________________________________
1790 [ 1535] By: nick on 1998/07/18 16:45:29
1791 Log: Edited "behind my back" ...
1794 ____________________________________________________________________________
1795 [ 1534] By: nick on 1998/07/18 16:38:27
1796 Log: PL_ stuff for threads
1798 ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1799 ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1800 ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1801 ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1802 ! thread.h toke.c util.c win32/perllib.c
1803 ____________________________________________________________________________
1804 [ 1533] By: nick on 1998/07/18 14:30:54
1805 Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1806 (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1808 ! embed.pl intrpvar.h perl.c toke.c
1809 ____________________________________________________________________________
1810 [ 1532] By: nick on 1998/07/18 13:53:03
1811 Log: PL_ prefix to all perlvars, part1
1812 Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1814 ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1815 ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1816 ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1817 ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1818 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1819 ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1820 ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1821 ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1822 ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1823 ! thrdvar.h toke.c universal.c util.c
1824 ____________________________________________________________________________
1825 [ 1531] By: gsar on 1998/07/18 08:48:13
1826 Log: fix yet another USE_THREADS leak due to failure to free stacks
1828 ! ext/Thread/Thread.xs util.c
1829 ____________________________________________________________________________
1830 [ 1530] By: gsar on 1998/07/18 08:46:58
1831 Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1832 using the context of the enclosing sub!
1835 ____________________________________________________________________________
1836 [ 1529] By: nick on 1998/07/18 08:18:03
1837 Log: Integrate post-beta tweaks to ansiperl
1839 !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1840 !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1841 !> t/op/vec.t toke.c util.c
1842 ____________________________________________________________________________
1843 [ 1528] By: gsar on 1998/07/18 04:23:12
1844 Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1846 ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1847 ! t/op/substr.t t/op/vec.t
1848 ____________________________________________________________________________
1849 [ 1527] By: gsar on 1998/07/18 02:16:40
1850 Log: check ferror() only if read() returned 0
1853 ____________________________________________________________________________
1854 [ 1526] By: gsar on 1998/07/18 02:08:01
1855 Log: fix another CvMUTEXP() leak
1858 ____________________________________________________________________________
1859 [ 1525] By: TimBunce on 1998/07/18 01:51:52
1860 Log: Assorted patches:
1862 Title: "Fix @a=@a=qw(...) properly"
1863 From: Stephen McCamant <alias@mcs.com>
1864 Msg-ID: <13742.49404.367751.437966@alias-2.pr.mcs.net>
1867 Title: "Larry's patch to support CR LF in scripts (updated)"
1868 From: Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1869 Msg-ID: <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1870 Files: t/comp/multiline.t toke.c
1872 Title: "Change getc() docs to match behaviour. Make read() return undef on
1874 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1875 Msg-ID: <199807052257.SAA10004@aatma.engin.umich.edu>
1876 Files: pod/perlfunc.pod pp_sys.c
1878 Title: "Update patchls utility"
1879 Files: Porting/patchls
1880 Branch: maint-5.004/perl
1881 ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1882 ! t/comp/multiline.t toke.c
1883 ____________________________________________________________________________
1884 [ 1524] By: gsar on 1998/07/18 01:22:35
1885 Log: fix CvMUTEXP() leaks with -Dusethreads
1888 ____________________________________________________________________________
1889 [ 1523] By: gsar on 1998/07/18 01:17:28
1890 Log: fix $/ init for multiple interpreters/threads
1892 ! ext/Thread/Thread.xs perl.c util.c
1893 ____________________________________________________________________________
1894 [ 1522] By: gsar on 1998/07/18 01:11:07
1895 Log: fix missing init that caused RE alternations to fail under
1899 ____________________________________________________________________________
1900 [ 1521] By: TimBunce on 1998/07/16 22:23:25
1901 Log: Assorted patches:
1903 Title: "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1904 From: Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1905 Msg-ID: <19980708181055.A8005@perlsupport.com>,
1906 <tqn2adkvge.fsf@puma.genscan.com>
1909 Title: "Document perltrap on precedence of keys/values/each"
1910 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1911 Msg-ID: <199807151857.OAA04704@aatma.engin.umich.edu>
1912 Files: pod/perltrap.pod
1914 Title: "perlbook.pod patch"
1915 From: Tom Christiansen <tchrist@chthon.perl.com>
1916 Msg-ID: <199807140037.SAA04556@chthon.perl.com>
1917 Files: pod/perlbook.pod
1919 Title: "perlmod.pod patch"
1920 From: Tom Christiansen <tchrist@chthon.perl.com>
1921 Msg-ID: <199807140109.TAA04678@chthon.perl.com>
1922 Files: pod/perlmod.pod
1924 Title: "Fix bug in IO::Handle->input_record_separator"
1925 From: Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1926 <Swen.Thuemmler@paderlinx.de>
1927 Msg-ID: <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1928 <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1929 Files: ext/IO/lib/IO/Handle.pm
1931 Title: "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1932 Files: lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1933 t/lib/trig.t utils/h2ph.PL
1935 Title: "Update hints/irix_6.sh"
1936 From: Scott Henry <scotth@sgi.com>
1937 Msg-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1938 Files: hints/irix_6.sh
1940 Title: "Configure misses preprocessor on HP-UX (further fix)"
1941 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1942 Msg-ID: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1943 Files: hints/hpux.sh
1945 Title: "update perlbug to v1.26 (from 5.005 beta 1)"
1946 Files: utils/perlbug.PL
1947 Branch: maint-5.004/perl
1948 ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1949 ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1950 ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1951 ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1952 ____________________________________________________________________________
1953 [ 1520] By: TimBunce on 1998/07/15 21:24:12
1954 Log: Assorted patches:
1956 Title: "Add stub attrs.pm"
1957 From: Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1958 Msg-ID: <19980713163312.A18222@asic.sc.ti.com>,
1959 <199807132140.RAA09583@aatma.engin.umich.edu>
1960 Files: MANIFEST lib/attrs.pm
1962 Title: "Fix @a=@a=qw(...)"
1963 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1965 Msg-ID: <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1966 <199807122351.TAA05649@aatma.engin.umich.edu>
1967 Files: op.c opcode.pl t/op/array.t
1969 Title: "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1970 From: Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1971 Msg-ID: <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1972 <m33ec4jdwn.fsf@furu.g.aas.no>
1975 Title: "Make Power MachTen use vfork() and system malloc()"
1976 From: Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1977 Msg-ID: <v03110700b1c95b010820@[195.95.102.91]>
1978 Files: hints/machten.sh malloc.c
1980 Title: "Use REG_INFTY in place of hardwired constant"
1981 From: Dominic Dunlop <domo@computer.org>
1982 Msg-ID: <v03110703b1ca662c44f8@[195.95.102.91]>
1983 Files: regcomp.h regcomp.c regexec.c
1985 Title: "Minor debugger fix (history adds an extra newline)"
1986 From: Tye McQueen <tye@metronet.com>
1987 Msg-ID: <199807151846.AA12653@metronet.com>
1988 Files: lib/perl5db.pl
1990 Title: "Protect Term::ReadLine against non-default $/ value"
1991 From: Ilya Zakharevich <ilya@math.ohio-state.edu>,
1992 kstar@chapin.edu@ig.co.uk ()
1993 Msg-ID: <19980713151749.G8596@O2.chapin.edu>,
1994 <199807132139.RAA11270@monk.mps.ohio-state.edu>
1995 Files: lib/Term/ReadLine.pm
1997 Title: "Fix HP-UX 11 build (cppstdin)"
1998 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1999 Msg-ID: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
2000 Files: Configure hints/hpux.sh
2002 Title: "VMS filetest operator fixup (SS$_ACCONFLICT)"
2003 From: Dan Sugalski <sugalskd@osshe.edu>
2004 Msg-ID: <3.0.5.32.19980702135255.00a6ad90@ous.edu>
2006 Branch: maint-5.004/perl
2008 ! Configure MANIFEST hints/hpux.sh hints/machten.sh
2009 ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
2010 ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
2011 ____________________________________________________________________________
2012 [ 1519] By: nick on 1998/07/15 18:56:17
2013 Log: Integrate mainline at beta1
2015 +> Porting/p4d2p README.mpeix Todo-5.005
2016 +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
2017 +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
2018 +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
2019 - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
2020 - t/op/ipcmsg.t t/op/ipcsem.t
2021 !> (integrate 167 files)
2024 Version 5.004_75 5.005 Public Beta, Issue 1
2027 ____________________________________________________________________________
2028 [ 1518] By: gsar on 1998/07/15 10:01:41
2029 Log: add stub docs for ext/B, other minor tweaks
2031 ! Changes Porting/config_H config_h.SH ext/B/B.pm
2032 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
2033 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
2034 ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
2035 ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
2036 ____________________________________________________________________________
2037 [ 1517] By: gsar on 1998/07/15 08:27:15
2038 Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
2039 From: abigail@fnx.com
2040 Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
2041 Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
2042 Subject: [PATCH 5.004_74] pod/perlop.pod
2044 ! Changes patchlevel.h pod/perlop.pod win32/Makefile
2045 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2047 ____________________________________________________________________________
2048 [ 1516] By: gsar on 1998/07/15 08:04:24
2049 Log: From: abigail@fnx.com
2050 Date: Wed, 15 Jul 1998 03:47:56 EDT
2051 Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
2052 Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
2055 ____________________________________________________________________________
2056 [ 1515] By: gsar on 1998/07/15 08:02:14
2057 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2058 Date: Wed, 15 Jul 1998 03:49:24 EDT
2059 Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
2060 Subject: [PATCH 5.004_72] Additional targets for OS/2 build
2063 ____________________________________________________________________________
2064 [ 1514] By: gsar on 1998/07/15 07:58:29
2065 Log: rename some long file names to be 8.3 truncation-safe
2067 +> Todo-5.005 perly_c.diff pod/perld4.pod
2068 - Todo.5.005 perly.c.diff pod/perldelta4.pod
2069 ! MANIFEST Porting/pumpkin.pod perly.fixer
2070 ____________________________________________________________________________
2071 [ 1513] By: gsar on 1998/07/15 07:35:29
2072 Log: minor tweaks to docs on qr//
2074 ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
2075 ____________________________________________________________________________
2076 [ 1512] By: gsar on 1998/07/15 07:06:02
2077 Log: applied patch, with tab tweak suggest by Peter Prymmer
2078 From: Dan Sugalski <sugalskd@osshe.edu>
2079 Date: Tue, 14 Jul 1998 16:41:14 -0700
2080 Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
2081 Subject: [PATCH 5.004_74]VMS build cleanups
2083 ! vms/descrip_mms.template
2084 ____________________________________________________________________________
2085 [ 1511] By: gsar on 1998/07/15 07:03:33
2086 Log: allow perlbug -ok when STDIN it not a tty
2087 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
2088 Date: Wed, 15 Jul 1998 03:24:56 +0200
2089 Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
2090 Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
2093 ____________________________________________________________________________
2094 [ 1510] By: gsar on 1998/07/15 06:59:43
2095 Log: From: "Art Green" <Art_Green@mercmarine.com>
2096 Date: Tue, 14 Jul 1998 20:53:48 -0500
2097 Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
2098 Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
2101 ____________________________________________________________________________
2102 [ 1509] By: gsar on 1998/07/15 06:57:50
2103 Log: typecast long vs. IV compares in pp_flip/pp_flop
2106 ____________________________________________________________________________
2107 [ 1508] By: gsar on 1998/07/15 06:50:49
2108 Log: don't copy foreach itervar when no external refs exist
2109 From: Gisle Aas <gisle@aas.no>
2110 Date: 15 Jul 1998 03:35:25 +0200
2111 Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
2112 Subject: Re: Testcase for 1..n closure change
2115 ____________________________________________________________________________
2116 [ 1507] By: gsar on 1998/07/15 06:46:41
2117 Log: applied patch, regen headers
2118 From: Stephen McCamant <alias@mcs.com>
2119 Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
2120 Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
2121 Subject: B::Deparse update for qr// and regcreset
2123 ! ext/B/B/Deparse.pm opcode.h opcode.pl
2124 ____________________________________________________________________________
2125 [ 1506] By: gsar on 1998/07/15 06:43:04
2126 Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
2127 From: "Douglas Lankshear" <dougl@ActiveState.com>
2128 Date: Tue, 14 Jul 1998 16:40:30 -0700
2129 Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
2130 Subject: [PATCH 5.004_74]
2133 ____________________________________________________________________________
2134 [ 1505] By: gsar on 1998/07/15 06:41:43
2135 Log: dont use sv_dump() in -DD diagnostic
2136 From: Gisle Aas <gisle@aas.no>
2137 Date: 14 Jul 1998 23:55:36 +0200
2138 Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
2139 Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
2142 ____________________________________________________________________________
2143 [ 1504] By: gsar on 1998/07/15 06:39:37
2144 Log: add a few more thread.t tests
2147 ____________________________________________________________________________
2148 [ 1503] By: gsar on 1998/07/15 06:31:33
2149 Log: fix thread.t ('join $t' ne '$t->join' !)
2152 ____________________________________________________________________________
2153 [ 1502] By: gsar on 1998/07/15 06:26:00
2154 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2155 Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
2156 Message-Id: <199807142245.BAA09651@alpha.hut.fi>
2157 Subject: [PATCH] 5.004_74: MPE/iX final touches
2159 ! installperl lib/File/Copy.pm
2160 ____________________________________________________________________________
2161 [ 1501] By: gsar on 1998/07/15 05:59:49
2162 Log: apply (reversed) patch
2163 From: Peter Wolfe <wolfe@titan.teloseng.com>
2164 Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
2165 Message-Id: <199807142001.NAA26550@titan.teloseng.com>
2166 Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
2168 ! ext/IPC/SysV/SysV.xs
2169 ____________________________________________________________________________
2170 [ 1500] By: gsar on 1998/07/15 05:57:39
2171 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2172 Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
2173 Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
2174 Subject: [PATCH 5.004_74] Config_74-01
2176 ! Configure MANIFEST Porting/Glossary Porting/config.sh
2177 ! Porting/config_H Porting/pumpkin.pod config_h.SH
2178 ! vms/subconfigure.com win32/config.bc win32/config.gc
2180 ____________________________________________________________________________
2181 [ 1499] By: gsar on 1998/07/15 05:48:38
2182 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2183 Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
2184 Message-Id: <199807141835.VAA09030@alpha.hut.fi>
2185 Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
2188 ____________________________________________________________________________
2189 [ 1498] By: gsar on 1998/07/15 05:47:33
2190 Log: -w, strict clean perldoc (via PM)
2191 From: Robin Barker <rmb1@cise.npl.co.uk>
2192 Date: Tue, 14 Jul 98 17:22:01 BST
2193 Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
2194 Subject: [PATCH 5.004_74] perldoc.PL
2197 ____________________________________________________________________________
2198 [ 1497] By: gsar on 1998/07/15 05:35:54
2199 Log: add comment about cpprun etc., to hints/hpux.sh
2202 ____________________________________________________________________________
2203 [ 1496] By: gsar on 1998/07/15 05:15:16
2204 Log: fix warning from CGI::Carp
2207 ____________________________________________________________________________
2208 [ 1495] By: gsar on 1998/07/14 23:47:18
2209 Log: fix off-by-one in win32 registry handling
2210 From: "Douglas Lankshear" <dougl@ActiveState.com>
2211 Date: Tue, 14 Jul 1998 07:39:06 -0700
2212 Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
2213 Subject: [PATCH 5.004_73]
2216 ____________________________________________________________________________
2217 [ 1494] By: gsar on 1998/07/14 23:45:58
2218 Log: doc patches from Gisle Aas <gisle@aas.no>
2219 Date: 14 Jul 1998 16:18:31 +0200
2220 Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
2221 Subject: [PATCH] substr/splice changes for perldelta.pod
2223 Date: 14 Jul 1998 20:31:27 +0200
2224 Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
2225 Subject: [PATCH] Duplicate description of use integer %
2227 ! pod/perldelta.pod pod/perlop.pod
2228 ____________________________________________________________________________
2229 [ 1493] By: gsar on 1998/07/14 23:39:31
2230 Log: File/Spec.pm needs trailing newline
2233 ____________________________________________________________________________
2234 [ 1492] By: gsar on 1998/07/14 21:43:03
2235 Log: unsubmitted _74 tweaks
2237 ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
2244 ____________________________________________________________________________
2245 [ 1491] By: gsar on 1998/07/14 08:48:28
2246 Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
2248 ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
2249 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2251 ____________________________________________________________________________
2252 [ 1490] By: gsar on 1998/07/14 08:31:13
2253 Log: From: Gisle Aas <gisle@aas.no>
2254 Date: 14 Jul 1998 10:20:34 +0200
2255 Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
2256 Subject: [PATCH] Make -DP work (and readable)
2259 ____________________________________________________________________________
2260 [ 1489] By: gsar on 1998/07/14 08:23:46
2261 Log: fix function parameter autovivification for pseudohashes
2264 ____________________________________________________________________________
2265 [ 1488] By: gsar on 1998/07/14 07:34:45
2266 Log: merge changes#1423,1465 from maintbranch; checkin two missed files
2267 from earlier changes#1461,1478
2269 ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
2270 ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
2271 ! t/op/substr.t t/op/vec.t
2272 ____________________________________________________________________________
2273 [ 1487] By: gsar on 1998/07/14 07:04:54
2274 Log: tweak t/lib/thread.t
2277 ____________________________________________________________________________
2278 [ 1486] By: gsar on 1998/07/14 06:38:15
2279 Log: applied patch, slightly tweaked
2280 From: Dan Sugalski <sugalskd@osshe.edu>
2281 Date: Mon, 13 Jul 1998 11:52:27 -0700
2282 Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
2283 Subject: [PATCH 5.004_73]Get re module working on VMS
2285 ! ext/re/Makefile.PL perl.h proto.h
2286 ____________________________________________________________________________
2287 [ 1485] By: gsar on 1998/07/14 06:32:58
2288 Log: add Porting/p4d2p
2292 ____________________________________________________________________________
2293 [ 1484] By: gsar on 1998/07/14 06:08:20
2294 Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
2295 Date: Mon, 13 Jul 1998 19:09:09 -0600
2296 Message-Id: <199807140109.TAA04678@chthon.perl.com>
2297 Subject: perlmod.pod patch
2299 Date: Mon, 13 Jul 1998 18:37:07 -0600
2300 Message-Id: <199807140037.SAA04556@chthon.perl.com>
2301 Subject: perlbook.pod patch
2303 ! pod/perlbook.pod pod/perlmod.pod
2304 ____________________________________________________________________________
2305 [ 1483] By: gsar on 1998/07/14 06:04:25
2307 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2308 Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
2309 Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
2310 Subject: [PATCH 5.004_72] OS/2 system() and friends additions
2312 ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
2313 ____________________________________________________________________________
2314 [ 1482] By: gsar on 1998/07/14 06:01:12
2315 Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
2316 Date: Mon, 13 Jul 1998 16:37:49 -0700
2317 Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
2318 Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
2320 Date: Mon, 13 Jul 1998 15:51:09 -0700
2321 Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
2322 Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
2324 ! t/io/iprefix.t t/lib/cgi-html.t
2325 ____________________________________________________________________________
2326 [ 1481] By: gsar on 1998/07/14 05:57:36
2327 Log: From: Dan Sugalski <sugalskd@osshe.edu>
2328 Date: Mon, 13 Jul 1998 15:41:53 -0700
2329 Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
2330 Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
2333 ____________________________________________________________________________
2334 [ 1480] By: gsar on 1998/07/14 05:56:14
2335 Log: From: Dan Sugalski <sugalskd@osshe.edu>
2336 Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
2337 Date: Mon, 13 Jul 1998 15:04:27 -0700
2338 Subject: [PATCH 5.004_73]Thread tweak for VMS.C
2341 ____________________________________________________________________________
2342 [ 1479] By: gsar on 1998/07/14 05:55:13
2343 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2344 Date: Mon, 13 Jul 1998 23:13:43 +0200
2345 Message-ID: <19980713231343.A178@cdata.tvnet.hu>
2346 Subject: [PATCH _72] Configure problem on dos-djgpp
2349 ____________________________________________________________________________
2350 [ 1478] By: gsar on 1998/07/14 05:53:08
2351 Log: add files and tweaks needed for MPE/iX port (via PM)
2352 From: Jarkko Hietaniemi <jhi@iki.fi>
2353 Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
2354 Message-Id: <199807132107.AAA20603@alpha.hut.fi>
2355 Subject: MPE/iX patches for _73
2357 + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
2358 + mpeix/mpeixish.h mpeix/nm mpeix/relink
2359 ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
2360 ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
2361 ____________________________________________________________________________
2362 [ 1477] By: gsar on 1998/07/14 04:23:28
2363 Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
2364 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2365 Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
2366 Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
2367 Subject: Re: _70 and Devel::RE
2369 ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
2370 ____________________________________________________________________________
2371 [ 1476] By: gsar on 1998/07/14 04:06:25
2372 Log: minor Configure nits
2373 From: Jarkko Hietaniemi <jhi@iki.fi>
2374 Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
2375 Message-Id: <199807132025.XAA10771@alpha.hut.fi>
2376 Subject: Configure patches for MVS (and one x2p/Makefile.SH)
2378 ! Configure x2p/Makefile.SH
2379 ____________________________________________________________________________
2380 [ 1475] By: gsar on 1998/07/14 03:59:56
2381 Log: From: Dan Sugalski <sugalskd@osshe.edu>
2382 Date: Mon, 13 Jul 1998 12:54:19 -0700
2383 Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
2384 Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
2386 ! vms/munchconfig.c vms/subconfigure.com
2387 ____________________________________________________________________________
2388 [ 1474] By: gsar on 1998/07/14 03:58:13
2389 Log: make Term::Readline::get_line() independent of caller's $/
2390 From: kstar@chapin.edu
2391 Date: Mon, 13 Jul 1998 15:17:49 -0400
2392 Message-ID: <19980713151749.G8596@O2.chapin.edu>
2393 Subject: [PATCH] Was: CPAN.pm still fails
2395 ! lib/Term/ReadLine.pm
2396 ____________________________________________________________________________
2397 [ 1473] By: gsar on 1998/07/14 03:55:29
2398 Log: fix $trnl interpolation in here-docs (via PM)
2399 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2400 Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
2401 Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
2402 Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
2405 ____________________________________________________________________________
2406 [ 1472] By: gsar on 1998/07/14 03:50:18
2407 Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
2408 Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
2409 Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
2410 Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
2413 ____________________________________________________________________________
2414 [ 1471] By: gsar on 1998/07/14 03:49:07
2415 Log: From: Dan Sugalski <sugalskd@osshe.edu>
2416 Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
2417 Date: Mon, 13 Jul 1998 12:30:05 -0700
2418 Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
2420 ! configure.com vms/descrip_mms.template
2421 ____________________________________________________________________________
2422 [ 1470] By: gsar on 1998/07/14 03:40:14
2423 Log: consistently refer to functions as C<foo()>
2424 From: abigail@fnx.com
2425 Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
2426 Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
2427 Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
2430 ____________________________________________________________________________
2431 [ 1469] By: gsar on 1998/07/14 03:35:06
2432 Log: From: Tom Hughes <thh@cyberscience.com>
2433 Date: 13 Jul 1998 09:34:16 +0100
2434 Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
2435 Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
2438 ____________________________________________________________________________
2439 [ 1468] By: gsar on 1998/07/14 03:34:03
2440 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2441 Date: 13 Jul 1998 11:16:27 +0200
2442 Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
2443 Subject: Parallel Makefiles
2445 ! lib/ExtUtils/MM_Unix.pm
2446 ____________________________________________________________________________
2447 [ 1467] By: gsar on 1998/07/14 03:31:39
2448 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2449 Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
2450 Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
2451 Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
2454 ____________________________________________________________________________
2455 [ 1466] By: gsar on 1998/07/14 03:29:25
2456 Log: minor tweaks to perldelta and README.win32
2458 ! Changes README.win32 pod/perldelta.pod
2459 ____________________________________________________________________________
2460 [ 1465] By: TimBunce on 1998/07/13 21:33:45
2461 Log: Assorted patches:
2463 Title: "Fix string substitution returncode problem"
2464 From: Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2465 Msg-ID: <199805271236.IAA28213@aatma.engin.umich.edu>,
2466 <v03110700b191a557f041@[195.95.102.114]>
2469 Title: "umask EXPR is fatal only if (EXPR & 0700) > 0"
2470 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2471 Msg-ID: <199807111656.MAA03310@aatma.engin.umich.edu>
2472 Files: pod/perldiag.pod pp_sys.c
2474 Title: "Remove reference to qsort from perlfunc.pod"
2475 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2476 Msg-ID: <199807111923.PAA05124@aatma.engin.umich.edu>
2477 Files: pod/perlfunc.pod
2479 Title: "Deprecate AvFILL in favor of av_len()"
2480 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2481 Msg-ID: <199807111945.PAA05489@aatma.engin.umich.edu>
2482 Files: pod/perlguts.pod
2484 Title: "Further clarify effects of using quotes with m operator"
2485 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2486 Msg-ID: <199806201921.PAA03829@aatma.engin.umich.edu>
2487 Files: pod/perlop.pod
2489 Title: "Add PERL_DESTRUCT_LEVEL=2 to test suite"
2491 Files: t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
2492 Branch: maint-5.004/perl
2493 ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
2494 ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
2495 ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
2501 ____________________________________________________________________________
2502 [ 1464] By: gsar on 1998/07/13 04:41:07
2503 Log: up patchlevel to 73, update Changes &c.
2505 ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
2506 ! win32/Makefile win32/config_H.bc win32/config_H.gc
2507 ! win32/config_H.vc win32/makefile.mk
2508 ____________________________________________________________________________
2509 [ 1463] By: gsar on 1998/07/13 02:58:51
2510 Log: avoid empty rm -f in MM_Unix.pm
2512 ! lib/ExtUtils/MM_Unix.pm
2513 ____________________________________________________________________________
2514 [ 1462] By: gsar on 1998/07/13 02:54:52
2515 Log: update perldelta
2518 ____________________________________________________________________________
2519 [ 1461] By: gsar on 1998/07/13 02:44:30
2520 Log: added patch, tweaked PERL_OBJECT things
2521 From: Graham Barr <gbarr@pobox.com>
2522 Date: Sun, 12 Jul 1998 19:57:47 CDT
2523 Message-Id: <19980712195747.C493@pobox.com>
2524 Subject: [ PATCH perl5.004_72] patch to add qr//
2526 ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
2527 ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
2528 ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
2529 ! regexp.h sv.c t/op/pat.t toke.c
2530 ____________________________________________________________________________
2531 [ 1460] By: gsar on 1998/07/13 01:25:07
2532 Log: add a few more PURIFY guards
2535 ____________________________________________________________________________
2536 [ 1459] By: gsar on 1998/07/12 23:38:31
2537 Log: add tests for change#1458 and then some
2540 ____________________________________________________________________________
2541 [ 1458] By: gsar on 1998/07/12 22:42:47
2542 Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
2543 From: Stephen McCamant <alias@mcs.com>
2544 Date: Sun, 12 Jul 1998 17:17:00 CDT
2545 Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
2546 Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
2548 ! op.c opcode.h opcode.pl
2549 ____________________________________________________________________________
2550 [ 1457] By: gsar on 1998/07/12 22:06:05
2551 Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
2553 ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
2554 ____________________________________________________________________________
2555 [ 1456] By: gsar on 1998/07/12 21:56:39
2556 Log: From: Doug MacEachern <dougm@pobox.com>
2557 Date: Sun, 12 Jul 1998 14:29:29 -0400
2558 Message-Id: <199807121829.OAA00525@postman.opengroup.org>
2559 Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
2561 ! lib/ExtUtils/Embed.pm
2562 ____________________________________________________________________________
2563 [ 1455] By: gsar on 1998/07/12 21:54:02
2564 Log: applied installperl patch, corrected other little nits
2565 From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2566 Date: 12 Jul 1998 16:27:21 +0200
2567 Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
2568 Subject: [5.004_72] installperl tweak
2570 ! Changes Configure README.win32 installperl win32/makefile.mk
2571 ____________________________________________________________________________
2572 [ 1454] By: gsar on 1998/07/12 10:14:24
2573 Log: update MANIFEST, Changes
2575 - lib/Bundle/CPAN.pm
2582 ____________________________________________________________________________
2583 [ 1453] By: gsar on 1998/07/12 10:04:33
2584 Log: merge changes 1424, 1428 from maintbranch
2586 ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
2587 ____________________________________________________________________________
2588 [ 1452] By: gsar on 1998/07/12 09:46:40
2589 Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
2592 ! Changes README.win32 patchlevel.h win32/Makefile
2593 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2595 ____________________________________________________________________________
2596 [ 1451] By: gsar on 1998/07/12 07:01:26
2597 Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
2598 From: Jarkko Hietaniemi <jhi@iki.fi>
2599 Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
2600 Message-Id: <199807111451.RAA27010@alpha.hut.fi>
2601 Subject: M3 "generic" parts
2603 ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
2604 ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
2605 ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
2606 ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
2607 ! win32/config_H.gc x2p/Makefile.SH
2608 ____________________________________________________________________________
2609 [ 1450] By: gsar on 1998/07/12 06:38:27
2610 Log: various tweaks for PERL_OBJECT build & test
2612 ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
2613 ! win32/makefile.mk win32/win32.c win32/win32iop.h
2614 ____________________________________________________________________________
2615 [ 1449] By: gsar on 1998/07/12 06:29:23
2616 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2617 Date: 12 Jul 1998 08:22:16 +0200
2618 Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
2619 Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
2621 ! lib/CPAN.pm lib/SelfLoader.pm
2622 ____________________________________________________________________________
2623 [ 1448] By: gsar on 1998/07/12 05:10:50
2624 Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
2625 and runs regexes in 1000s of threads without crashing; also fixed
2626 statcache not being thread-local
2628 ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
2629 ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
2630 ! t/lib/thread.t thrdvar.h util.c
2631 ____________________________________________________________________________
2632 [ 1447] By: gsar on 1998/07/12 02:40:45
2633 Log: From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
2634 Date: Sun, 12 Jul 1998 03:23:04 +0200
2635 Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
2636 Subject: Re: perlbug doesn't check that save succeeded
2639 ____________________________________________________________________________
2640 [ 1446] By: gsar on 1998/07/12 02:39:24
2641 Log: be generous about CRs
2642 From: larry@wall.org (Larry Wall)
2643 Date: Sat, 11 Jul 1998 17:54:21 PDT
2644 Message-Id: <199807120054.RAA19550@wall.org>
2645 Subject: [PATCH _71] CRs et al
2648 ____________________________________________________________________________
2649 [ 1445] By: gsar on 1998/07/12 02:11:16
2650 Log: fix pp_caller() to fully traverse stacklevels
2652 ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
2653 ____________________________________________________________________________
2654 [ 1444] By: gsar on 1998/07/11 23:43:37
2655 Log: add patch, along with all the missing bits, and doc tweaks
2656 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2657 Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
2658 Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
2659 Subject: Re: [PATCH 5.004_71] Secure RE update
2661 ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
2662 ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
2663 ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
2664 ! t/op/pat.t t/op/subst.t
2665 ____________________________________________________________________________
2666 [ 1443] By: gsar on 1998/07/11 23:08:14
2667 Log: tweak to get BSDI to build IPC/SysV
2668 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2669 Date: 11 Jul 1998 16:26:44 +0300
2670 Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
2671 Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
2673 ! ext/IPC/SysV/SysV.xs
2674 ____________________________________________________________________________
2675 [ 1442] By: gsar on 1998/07/11 23:03:39
2676 Log: fix closures in optimized C<for (1..5)> (only the tests are in this
2677 change, the pp_hot.c fix accidentally went in change#1441)
2680 ____________________________________________________________________________
2681 [ 1441] By: gsar on 1998/07/11 22:35:40
2682 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2683 Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
2684 Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
2685 Subject: [PATCH 5.004_71] Update os2's OS2::Process
2687 ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2688 ! os2/OS2/Process/Process.xs pp_hot.c
2689 ____________________________________________________________________________
2690 [ 1440] By: gsar on 1998/07/11 19:41:59
2691 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2692 Date: 11 Jul 1998 17:00:21 +0200
2693 Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
2694 Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
2696 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2697 ____________________________________________________________________________
2698 [ 1439] By: gsar on 1998/07/11 19:36:58
2699 Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
2701 ! pod/perlguts.pod win32/makedef.pl
2702 ____________________________________________________________________________
2703 [ 1438] By: gsar on 1998/07/11 19:14:21
2704 Log: applied patch for perlfunc tweaks, removed reference to system qsort()
2705 From: abigail@fnx.com
2706 Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
2707 Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
2708 Subject: [PATCH 5.004_71] pod/perlfunc.pod
2711 ____________________________________________________________________________
2712 [ 1437] By: gsar on 1998/07/11 19:05:00
2713 Log: From: abigail@fnx.com
2714 Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
2715 Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2716 Subject: [PATCH 5.004_71] pod/pod2man.PL
2719 ____________________________________________________________________________
2720 [ 1436] By: gsar on 1998/07/11 18:58:03
2721 Log: more complete version of change#1421
2722 From: Stephen McCamant <alias@mcs.com>
2723 Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
2724 Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
2725 Subject: [PATCH] Re: B::Deparse for(1..100000)
2727 ! ext/B/B/Deparse.pm
2728 ____________________________________________________________________________
2729 [ 1435] By: gsar on 1998/07/11 18:54:42
2730 Log: win32 fixes for VC 6.0 nits
2732 ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
2734 ____________________________________________________________________________
2735 [ 1434] By: gsar on 1998/07/11 18:45:32
2736 Log: s/AVHV/pseudo-hash/ (via PM)
2737 From: Gisle Aas <gisle@aas.no>
2738 Date: 11 Jul 1998 00:16:53 +0200
2739 Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
2740 Subject: [PATCH] trivial fields.pm doc patch
2743 ____________________________________________________________________________
2744 [ 1433] By: gsar on 1998/07/11 18:43:11
2745 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2746 Date: Fri, 10 Jul 1998 23:12:11 +0200
2747 Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2748 Subject: [PATCH _71] dos-djgpp update
2750 ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2751 ____________________________________________________________________________
2752 [ 1432] By: gsar on 1998/07/11 18:41:00
2753 Log: applied patch, reformatted long lines in places
2754 From: Dominic Dunlop <domo@computer.org>
2755 Date: Fri, 10 Jul 1998 23:11:30 +0000
2756 Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2757 Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2760 ! pod/perldiag.pod regexec.c
2761 ____________________________________________________________________________
2762 [ 1431] By: gsar on 1998/07/11 18:29:18
2763 Log: From: "John L. Allen" <allen@grumman.com>
2764 Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2765 Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2766 Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2769 ____________________________________________________________________________
2770 [ 1430] By: TimBunce on 1998/07/11 18:15:09
2771 Log: Title: "Fix string substitution returncode problem"
2772 From: Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2773 Msg-ID: <199805271236.IAA28213@aatma.engin.umich.edu>,
2774 <v03110700b191a557f041@[195.95.102.114]>
2776 Branch: maint-5.004/perl
2778 ____________________________________________________________________________
2779 [ 1429] By: gsar on 1998/07/11 18:07:52
2780 Log: applied patch, tweaked doc and code that does labels/indentation
2781 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2782 Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2783 Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2784 Subject: [PATCH 5.004_71] perldebug.pod and RE
2786 ! pod/perldebug.pod regcomp.c regexec.c
2787 ____________________________________________________________________________
2788 [ 1428] By: TimBunce on 1998/07/11 17:45:56
2789 Log: Assorted patches:
2791 Title: "makerel now reads local patch list from patchlevel.h"
2792 Files: patchlevel.h Porting/makerel
2794 Title: "pod/pod2man.PL"
2795 From: abigail@fnx.com
2796 Msg-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2797 Files: pod/pod2man.PL
2799 Title: "Clarify taint example in re.pm"
2800 From: Tom Phoenix <rootbeer@teleport.com>
2801 Msg-ID: <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2804 Title: "Anohter ptags improvement"
2805 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2806 Msg-ID: <199807070059.UAA28815@monk.mps.ohio-state.edu>
2809 Title: "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2810 From: "John L. Allen" <allen@grumman.com>
2811 Msg-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2813 Branch: maint-5.004/perl
2814 ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2815 ! patchlevel.h pod/pod2man.PL
2816 ____________________________________________________________________________
2817 [ 1427] By: gsar on 1998/07/11 17:04:47
2818 Log: make Liblist return consistently backslashed paths
2820 ! lib/ExtUtils/Liblist.pm
2821 ____________________________________________________________________________
2822 [ 1426] By: gsar on 1998/07/11 16:53:56
2823 Log: don't 'touch a2p.c', it might readonly (via PM)
2824 From: Robin Barker <rmb1@cise.npl.co.uk>
2825 Date: Fri, 10 Jul 98 17:19:54 BST
2826 Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2829 ____________________________________________________________________________
2830 [ 1425] By: TimBunce on 1998/07/11 16:42:26
2831 Log: Title: "Add newCONSTSUB (from 5.005_70)"
2832 Files: embed.h proto.h global.sym op.c
2833 Branch: maint-5.004/perl
2834 ! embed.h global.sym op.c proto.h
2835 ____________________________________________________________________________
2836 [ 1424] By: TimBunce on 1998/07/11 16:20:21
2837 Log: Title: "Assorted fixes for Sys::Syslog.pm"
2838 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2839 <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2840 Msg-ID: <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2841 <199805270939.KAA08453@toad.ig.co.uk>,
2842 <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2843 Files: lib/Sys/Syslog.pm
2844 Branch: maint-5.004/perl
2846 ____________________________________________________________________________
2847 [ 1423] By: TimBunce on 1998/07/11 15:53:37
2848 Log: Assorted patches:
2850 Title: "umask: die if EXPR & 0700 else return undef"
2851 From: Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2852 Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2853 <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2854 kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2855 Msg-ID: <199805291520.QAA01615@sable.ox.ac.uk>,
2856 <199805291549.SAA01439@alpha.hut.fi>,
2857 <199805291608.RAA29283@toad.ig.co.uk>,
2858 <19980530105129.A24006@O2.chapin.edu>,
2859 <19980608133037.A8793@perlsupport.com>
2860 Files: pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2862 Title: "File name DynaLoader.pm.PL is 8.3 unfriendly"
2863 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2864 Msg-ID: <19980610005417.G162@cdata.tvnet.hu>
2865 Files: MANIFEST ext/DynaLoader/Makefile.PL
2866 Branch: maint-5.004/perl
2867 +> ext/DynaLoader/DynaLoader_pm.PL
2868 - ext/DynaLoader/DynaLoader.pm.PL
2869 ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2870 ! pod/perlfunc.pod pp_sys.c
2871 ____________________________________________________________________________
2872 [ 1421] By: gsar on 1998/07/11 02:54:02
2873 Log: From: Gisle Aas <gisle@aas.no>
2874 Subject: [PATCH] B::Deparse for(1..100000)
2875 Date: 10 Jul 1998 14:04:44 +0200
2876 Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2878 ! ext/B/B/Deparse.pm
2879 ____________________________________________________________________________
2880 [ 1420] By: gsar on 1998/07/11 02:28:18
2881 Log: add 'clean' target for ext/re
2883 ! ext/re/Makefile.PL
2884 ____________________________________________________________________________
2885 [ 1419] By: gsar on 1998/07/11 02:20:32
2886 Log: From: Tom Hughes <thh@cyberscience.com>
2887 Date: 10 Jul 1998 10:25:18 +0100
2888 Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2889 Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2892 ____________________________________________________________________________
2893 [ 1418] By: gsar on 1998/07/11 02:19:12
2894 Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2895 From: Jarkko Hietaniemi <jhi@iki.fi>
2896 Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2897 Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2898 Subject: Re: make minitest does not work out of the box - test subset
2902 - t/op/ipcmsg.t t/op/ipcsem.t
2904 ____________________________________________________________________________
2905 [ 1417] By: gsar on 1998/07/11 02:14:16
2906 Log: disable CR croaking (via #define, default off) in lieu of more
2910 ____________________________________________________________________________
2911 [ 1416] By: gsar on 1998/07/11 02:06:11
2912 Log: added patch, made linking with setargv a build option
2913 From: "Douglas Lankshear" <dougl@ActiveState.com>
2914 Date: Thu, 9 Jul 1998 09:51:42 -0700
2915 Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2916 Subject: [PATCH 5.004_71]
2918 ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2919 ____________________________________________________________________________
2920 [ 1415] By: gsar on 1998/07/11 01:47:19
2921 Log: From: Tom Hughes <thh@cyberscience.com>
2922 Date: 10 Jul 1998 09:01:12 +0100
2923 Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2924 Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2927 ____________________________________________________________________________
2928 [ 1414] By: gsar on 1998/07/11 01:45:45
2929 Log: make lib/re.pm a prereq for minitest
2932 ____________________________________________________________________________
2933 [ 1413] By: gsar on 1998/07/11 01:40:56
2934 Log: add patch (via PM)
2935 From: Stephen McCamant <alias@mcs.com>
2936 Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2937 Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2938 Subject: Big B::Deparse update
2940 ! ext/B/B/Deparse.pm
2941 ____________________________________________________________________________
2942 [ 1412] By: gsar on 1998/07/11 00:25:17
2943 Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2947 ____________________________________________________________________________
2948 [ 1411] By: gsar on 1998/07/10 21:53:06
2949 Log: make binmode(STDIN) not whine
2950 From: Dan Sugalski <sugalskd@osshe.edu>
2951 Date: Thu, 09 Jul 1998 16:51:27 -0700
2952 Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2953 Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2956 ____________________________________________________________________________
2957 [ 1410] By: gsar on 1998/07/10 21:50:57
2958 Log: CPAN-1.39 update
2959 From: koenig@kulturbox.de (Andreas J. Koenig)
2960 Date: 10 Jul 1998 00:45:36 +0200
2961 Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2962 Subject: Re: perl5.004_71 hit the stands this morn
2964 ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2965 ____________________________________________________________________________
2966 [ 1409] By: gsar on 1998/07/10 21:45:10
2967 Log: manually apply patch with conflicts
2968 From: Dan Sugalski <sugalskd@osshe.edu>
2969 Date: Thu, 09 Jul 1998 12:08:33 -0700
2970 Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2971 Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2974 ____________________________________________________________________________
2975 [ 1408] By: gsar on 1998/07/10 21:36:54
2976 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2977 Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2978 Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2979 Subject: Re: perldelta.pod [PATCH]
2982 ____________________________________________________________________________
2983 [ 1407] By: gsar on 1998/07/10 21:35:13
2984 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2985 Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2986 Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2987 Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2989 ! ext/IPC/SysV/Makefile.PL
2990 ____________________________________________________________________________
2991 [ 1406] By: gsar on 1998/07/10 21:33:30
2992 Log: manually apply patch with conflicts
2993 From: kstar@chapin.edu
2994 Message-ID: <19980709093621.B7857@O2.chapin.edu>
2995 Date: Thu, 9 Jul 1998 09:36:21 -0400
2996 Subject: Re: [PATCH] 5.004_70 installperl and docs
2999 ____________________________________________________________________________
3000 [ 1405] By: gsar on 1998/07/10 21:28:29
3001 Log: misc tweaks to docs and qsortsv() warning
3003 ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
3004 ____________________________________________________________________________
3005 [ 1404] By: gsar on 1998/07/10 21:23:53
3006 Log: add more correct version of change#1350 (as yet untested)
3007 From: joshua.pritikin@db.com
3008 Date: Thu, 9 Jul 1998 09:22:46 -0400
3009 Message-Id: <H00000e50008f277@MHS>
3010 Subject: Re: [PATCH _70] cache missing methods
3012 ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3013 ____________________________________________________________________________
3014 [ 1403] By: gsar on 1998/07/10 20:46:12
3015 Log: add win32_rename() that does what docs say
3017 ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
3018 ! win32/win32.c win32/win32iop.h
3019 ____________________________________________________________________________
3020 [ 1402] By: gsar on 1998/07/10 20:19:18
3021 Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
3022 (suggested by Philippe.Simonet@swisscom.com)
3024 ! ext/Socket/Socket.xs
3025 ____________________________________________________________________________
3026 [ 1401] By: gsar on 1998/07/10 03:24:45
3027 Log: undo change#1379 (order of tests *is* significant)
3030 ____________________________________________________________________________
3031 [ 1400] By: nick on 1998/07/09 17:43:14
3032 Log: Integrate mainline (_071-ish)
3034 +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
3035 +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
3036 +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
3037 +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
3038 +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
3039 +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
3040 +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
3041 +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
3042 +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
3043 !> (integrate 145 files)
3049 ____________________________________________________________________________
3050 [ 1399] By: gsar on 1998/07/09 12:15:12
3051 Log: update Changes, perlhist.pod, beginnings of perldelta.pod
3053 ! Changes pod/perldelta.pod pod/perlhist.pod
3054 ____________________________________________________________________________
3055 [ 1397] By: gsar on 1998/07/09 08:35:39
3056 Log: merge changes from maintbranch (1354, and relevant part of 1356); all
3057 maintenance changes upto 1356 merged
3059 ! pod/perldiag.pod pp_hot.c t/op/misc.t
3060 ____________________________________________________________________________
3061 [ 1396] By: gsar on 1998/07/09 08:02:52
3062 Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
3063 make all configs build on Solaris and win32
3065 + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
3066 + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
3067 + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
3068 ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
3069 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3070 ____________________________________________________________________________
3071 [ 1395] By: gsar on 1998/07/09 05:39:48
3072 Log: From: Stephen McCamant <alias@mcs.com>
3073 Date: Wed, 08 Jul 1998 23:16:49 CDT
3074 Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
3075 Subject: [PATCH] UNOP opclass test in B.xs
3078 ____________________________________________________________________________
3079 [ 1394] By: gsar on 1998/07/09 05:37:48
3080 Log: get it building again on win32
3082 ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
3083 ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
3084 ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
3086 ____________________________________________________________________________
3087 [ 1393] By: gsar on 1998/07/09 05:20:31
3088 Log: applied patch from Ilya, tweaked some to get clean static build of
3089 the ext/re stuff (untested on win32)
3091 ! regcomp.c regexec.c
3092 ____________________________________________________________________________
3093 [ 1392] By: gsar on 1998/07/09 03:56:45
3094 Log: fix installperl typo
3095 From: kstar@chapin.edu
3096 Date: Wed, 08 Jul 1998 23:51:57 EDT
3097 Message-Id: <19980708235157.D1380@O2.chapin.edu>
3098 Subject: Re: [PATCH] 5.004_70 installperl and docs
3101 ____________________________________________________________________________
3102 [ 1391] By: gsar on 1998/07/09 01:48:16
3103 Log: From: Chip Salzenberg <chip@perl.org>
3104 Date: Wed, 8 Jul 1998 18:10:55 -0400
3105 Message-ID: <19980708181055.A8005@perlsupport.com>
3106 Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
3109 ____________________________________________________________________________
3110 [ 1390] By: gsar on 1998/07/09 01:45:16
3111 Log: added patch, tweaked per Ilya's suggestion
3112 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3113 Date: Wed, 8 Jul 1998 13:34:42 +0100
3114 Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
3115 Subject: [PATCH] perl5db.pl complains about non-integer condition
3118 ____________________________________________________________________________
3119 [ 1389] By: gsar on 1998/07/09 01:42:13
3120 Log: reenable misaligned memory checks, cast to UV & check alignment
3121 From: Dominic Dunlop <domo@computer.org>
3122 Date: Wed, 8 Jul 1998 11:21:48 +0000
3123 Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
3124 Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
3127 ____________________________________________________________________________
3128 [ 1388] By: gsar on 1998/07/09 01:36:22
3129 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3130 Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
3131 Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
3132 Subject: [PATCH 5.004_70] more on finding metaconfig units.
3134 ! Porting/pumpkin.pod
3135 ____________________________________________________________________________
3136 [ 1387] By: gsar on 1998/07/09 01:35:23
3137 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3138 Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
3139 Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
3140 Subject: Configure indentation patch
3143 ____________________________________________________________________________
3144 [ 1386] By: gsar on 1998/07/09 01:33:31
3145 Log: don't try to hardlink perldiag.pod; that is no longer not needed
3146 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3147 Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
3148 Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
3149 Subject: Re: pelr installation attempts hard links between file systems
3152 ____________________________________________________________________________
3153 [ 1385] By: gsar on 1998/07/09 01:28:05
3154 Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
3157 ____________________________________________________________________________
3158 [ 1384] By: gsar on 1998/07/09 01:26:19
3159 Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
3162 ____________________________________________________________________________
3163 [ 1383] By: gsar on 1998/07/09 01:06:47
3164 Log: manually apply patch with a dependency on unapplied patch
3165 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3166 Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
3167 Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
3168 Subject: [PATCH 5.004_70] make quoted RE embeddable
3171 ____________________________________________________________________________
3172 [ 1382] By: gsar on 1998/07/09 01:02:23
3173 Log: change order of libs for extensions
3174 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3175 Date: Tue, 7 Jul 1998 23:48:05 +0200
3176 Message-ID: <19980707234805.C180@cdata.tvnet.hu>
3177 Subject: [PATCH _70] linking problem with modules
3179 ! lib/ExtUtils/MM_Unix.pm
3180 ____________________________________________________________________________
3181 [ 1381] By: gsar on 1998/07/09 00:56:12
3182 Log: patch for more flexible initialization of xsub parameters
3183 From: Tye McQueen <tye@metronet.com>
3184 Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
3185 Message-Id: <199807070004.AA16454@metronet.com>
3186 Subject: Enhanced arg inits for xsubpp
3188 ! lib/ExtUtils/xsubpp pod/perlxs.pod
3189 ____________________________________________________________________________
3190 [ 1380] By: gsar on 1998/07/09 00:44:01
3191 Log: From: Tye McQueen <tye@metronet.com>
3192 Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
3193 Message-Id: <16619-17073@lyris.activestate.com>
3194 Subject: New pl2bat.pl
3196 ! win32/bin/pl2bat.pl
3197 ____________________________________________________________________________
3198 [ 1379] By: gsar on 1998/07/09 00:30:58
3199 Log: remove ordering dependency in posix.t
3202 ____________________________________________________________________________
3203 [ 1378] By: gsar on 1998/07/08 20:17:43
3204 Log: make -i'*suffix' work too
3207 ____________________________________________________________________________
3208 [ 1377] By: gsar on 1998/07/08 08:56:28
3209 Log: regen headers; result builds & tests on Solaris again (threaded)
3212 ____________________________________________________________________________
3213 [ 1376] By: gsar on 1998/07/08 08:55:03
3214 Log: change#1350 breaks things, back it out
3216 ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3217 ____________________________________________________________________________
3218 [ 1375] By: gsar on 1998/07/08 07:47:00
3219 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3220 Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
3221 Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
3222 Subject: [PATCH 5.004_70] Switch modifiers in RE off
3224 ! pod/perlre.pod regcomp.c t/op/re_tests
3225 ____________________________________________________________________________
3226 [ 1374] By: gsar on 1998/07/08 07:41:06
3227 Log: From: Gisle Aas <gisle@aas.no>
3228 Date: 07 Jul 1998 23:08:59 +0200
3229 Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
3230 Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
3233 ____________________________________________________________________________
3234 [ 1373] By: gsar on 1998/07/08 07:36:01
3235 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3236 Date: Tue, 7 Jul 1998 23:47:50 +0200
3237 Message-ID: <19980707234750.A180@cdata.tvnet.hu>
3238 Subject: [PATCH _70] dos-djgpp update
3240 ! djgpp/config.over djgpp/djgppsed.sh
3241 ____________________________________________________________________________
3242 [ 1372] By: gsar on 1998/07/08 07:12:47
3243 Log: add extension to support SysV IPC
3244 From: Jarkko Hietaniemi <jhi@iki.fi>
3245 Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
3246 Message-Id: <199807062332.CAA25792@alpha.hut.fi>
3247 Subject: [PATCH] 5.004_70: IPC::SysV
3249 + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
3250 + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
3251 + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
3252 + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
3253 + ext/IPC/SysV/t/sem.t
3254 ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
3255 ! t/op/ipcmsg.t t/op/ipcsem.t
3256 ____________________________________________________________________________
3257 [ 1371] By: gsar on 1998/07/08 05:12:07
3258 Log: add patch for C<use re 'debug'>
3259 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3260 Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
3261 Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
3262 Subject: Re: _70 and Devel::RE
3264 + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
3266 ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
3267 ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
3268 ____________________________________________________________________________
3269 [ 1370] By: gsar on 1998/07/08 04:27:27
3270 Log: added patch to generate PPDEF(pp_foo)
3271 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3272 Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
3273 Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
3274 Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
3277 ! MANIFEST Makefile.SH opcode.pl proto.h
3278 ____________________________________________________________________________
3279 [ 1369] By: gsar on 1998/07/08 04:19:49
3280 Log: suggest 'make test' after make
3283 ____________________________________________________________________________
3284 [ 1368] By: gsar on 1998/07/08 03:58:19
3285 Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
3286 From: Colin Kuskie <ckuskie@cadence.com>
3287 Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
3288 Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
3289 Subject: Corrected -i prefix patch
3292 ! MANIFEST doio.c pod/perlrun.pod
3293 ____________________________________________________________________________
3294 [ 1366] By: gsar on 1998/07/08 02:28:30
3295 Log: From: Gisle Aas <gisle@aas.no>
3296 Date: 07 Jul 1998 17:48:36 +0200
3297 Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
3298 Subject: [PATCH] Remove some rendundant SvOOK_on tests
3301 ____________________________________________________________________________
3302 [ 1365] By: gsar on 1998/07/08 02:25:17
3303 Log: applied patch to clarify m//g
3304 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3305 Date: Tue, 7 Jul 1998 15:59:03 +0100
3306 Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
3307 Subject: [PATCH] Re: m//g in perlop.pod
3310 ____________________________________________________________________________
3311 [ 1364] By: gsar on 1998/07/08 02:13:07
3312 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3313 Subject: [PATCH] 5.004_70 bug in perlfaq.pod
3314 Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
3315 Date: Tue, 7 Jul 1998 11:59:41 +0100
3318 ____________________________________________________________________________
3319 [ 1363] By: gsar on 1998/07/08 02:11:11
3320 Log: applied tweak (via private mail)
3321 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3322 Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
3323 Message-Id: <199807071027.NAA20829@alpha.hut.fi>
3324 Subject: tiny perllocale.pod patch for 5.004_70
3326 ! pod/perllocale.pod
3327 ____________________________________________________________________________
3328 [ 1362] By: gsar on 1998/07/08 02:07:48
3329 Log: applied patch, various tweaks to pander to pod2man tantrums
3330 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3331 Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
3332 Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
3333 Subject: [PATCH 5.004_70] CONFIGPM
3335 ! Porting/Glossary configpm
3336 ____________________________________________________________________________
3337 [ 1361] By: gsar on 1998/07/07 22:13:11
3338 Log: From: Stephen McCamant <alias@mcs.com>
3339 Date: Mon, 6 Jul 1998 21:22:17 -0500 (CDT)
3340 Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
3341 Subject: Re: Inconsistent arithmetics on refs
3344 ____________________________________________________________________________
3345 [ 1360] By: gsar on 1998/07/07 22:11:11
3346 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3347 Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
3348 Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
3349 Subject: [PATCH 5.004_70] Anohter ptags improvement
3352 ____________________________________________________________________________
3353 [ 1359] By: gsar on 1998/07/07 22:08:48
3354 Log: fix accidental RE-de-optimization
3355 From: larry@wall.org (Larry Wall)
3356 Date: Mon, 6 Jul 1998 17:49:31 -0700
3357 Message-Id: <199807070049.RAA23475@wall.org>
3358 Subject: Re: before you deluge us with patches
3360 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3361 Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
3362 Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
3363 Subject: Re: before you deluge us with patches
3365 ! pp_hot.c regexec.c
3366 ____________________________________________________________________________
3367 [ 1358] By: gsar on 1998/07/07 21:36:29
3368 Log: From: Gisle Aas <gisle@aas.no>
3369 Subject: [PATCH] Evaluation of AVHVs in scalar context
3370 Date: 06 Jul 1998 21:41:14 +0200
3371 Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
3373 ! pp_hot.c t/op/avhv.t
3374 ____________________________________________________________________________
3375 [ 1357] By: gsar on 1998/07/07 21:29:46
3376 Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
3378 ! lib/Math/Trig.pm lib/fields.pm thread.sym
3379 ____________________________________________________________________________
3380 [ 1356] By: TimBunce on 1998/07/07 17:19:42
3381 Log: Assorted patches:
3383 ------ BUILD PROCESS ------
3385 Title: "Add Test.pm (from perl 5.004_70)"
3386 Files: MANIFEST lib/Test.pm
3388 ------ EXTENSIONS ------
3390 Title: "Add CR LF CRLF to Socket.pm"
3391 From: Chris Nandor <pudge@pobox.com>
3392 Msg-ID: <v04003a46b1b6067832a1@[24.48.28.52]>
3393 Files: ext/Socket/Socket.pm
3395 ------ LIBRARY ------
3397 Title: "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
3398 Files: lib/AutoSplit.pm
3400 Title: "Upgrade base.pm (from perl 5.004_70)"
3403 Title: "Add File::Spec modules (from 5.004_70)"
3404 Files: lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3405 lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3406 lib/File/Spec/Win32.pm
3410 Title: "fixup test for method call on undefined value"
3413 ------ UTILITIES ------
3415 Title: "perlbug upgrade (from 5.004_70)"
3416 Files: utils/perlbug.PL
3418 Title: "Upgrade perldoc (from 5.004_70)"
3419 Files: utils/perldoc.PL
3420 Branch: maint-5.004/perl
3421 + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3422 + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3423 + lib/File/Spec/Win32.pm lib/Test.pm
3424 ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
3425 ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
3426 ____________________________________________________________________________
3427 [ 1355] By: TimBunce on 1998/07/07 14:39:51
3428 Log: Title: "Fix memory leak in Safe module"
3429 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3430 Msg-ID: <199806290544.BAA18463@aatma.engin.umich.edu>
3431 Files: ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3432 Branch: maint-5.004/perl
3433 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3434 ____________________________________________________________________________
3435 [ 1354] By: TimBunce on 1998/07/07 14:35:25
3436 Log: Title: "Better error message for $undef->method call"
3437 From: Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
3438 joshua.pritikin@db.com
3439 Msg-ID: <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
3440 Files: pod/perldiag.pod pp_hot.c
3441 Branch: maint-5.004/perl
3442 ! pod/perldiag.pod pp_hot.c
3443 ____________________________________________________________________________
3444 [ 1353] By: gsar on 1998/07/06 23:33:38
3445 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3446 Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
3447 Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
3448 Subject: [PATCH 5.004_70] Update metaconfig info
3450 ! Porting/pumpkin.pod
3451 ____________________________________________________________________________
3452 [ 1352] By: gsar on 1998/07/06 23:30:54
3453 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3454 Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
3455 Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
3456 Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
3458 ! Configure INSTALL Policy_sh.SH Porting/Glossary
3459 ! Porting/config.sh Porting/config_H
3460 ____________________________________________________________________________
3461 [ 1351] By: gsar on 1998/07/06 23:24:47
3462 Log: try harder to run non-executable tests
3465 ____________________________________________________________________________
3466 [ 1350] By: gsar on 1998/07/06 23:12:17
3467 Log: add patch to improve method caching, regen headers
3468 From: joshua.pritikin@db.com
3469 Date: Mon, 6 Jul 1998 09:19:29 -0400
3470 Message-Id: <H00000e50008a518@MHS>
3471 Subject: [PATCH _70] cache missing methods
3473 ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3474 ____________________________________________________________________________
3475 [ 1349] By: TimBunce on 1998/07/06 23:03:16
3476 Log: Assorted patches:
3478 ------ BUILD PROCESS ------
3480 Title: "Configure: Workaround bash CDPATH oddity"
3481 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3482 Msg-ID: <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
3485 Title: "Don't suppress display of Makefile recipes that invoke perl"
3486 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3487 Msg-ID: <199806252213.SAA08545@aatma.engin.umich.edu>
3490 ------ CORE LANGUAGE ------
3492 Title: "one more^Wless quad unpack bug"
3493 From: Jarkko Hietaniemi <jhi@iki.fi>
3494 Msg-ID: <199806301132.OAA27353@alpha.hut.fi>
3497 Title: "minor fixups to bring maint closer to devel for patching"
3498 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3499 Msg-ID: <199805200046.UAA19284@aatma.engin.umich.edu>
3500 Files: pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
3502 Title: "-Pw switches used together report bogus error"
3503 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3504 Msg-ID: <199806252331.TAA10160@aatma.engin.umich.edu>
3507 Title: "Add doc and perl home page info to -v output"
3508 From: Tom Christiansen <tchrist@jhereg.perl.com>
3509 Msg-ID: <199802172229.PAA29309@jhereg.perl.com>
3512 Title: "Fix C<@a = (%a = 1)> bizarreness"
3513 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
3514 <tchrist@jhereg.perl.com>
3515 Msg-ID: <199807012026.OAA31507@jhereg.perl.com>,
3516 <199807012339.TAA26024@aatma.engin.umich.edu>
3519 Title: "make find_script() return saved string, reenable missing
3521 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3522 Msg-ID: <199806262224.SAA00422@aatma.engin.umich.edu>
3523 Files: perl.c util.c
3525 Title: "minor e_script optimization"
3526 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3527 Msg-ID: <199807060704.DAA25988@aatma.engin.umich.edu>
3530 ------ DOCUMENTATION ------
3532 Title: "Insecure $ENV{} message out of step with perldiag"
3533 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3534 Msg-ID: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3535 Files: pod/perldiag.pod pod/perlsec.pod
3537 Title: "documenting close without arguments"
3538 From: Tom Phoenix <rootbeer@teleport.com>
3539 Msg-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3540 Files: pod/perlfunc.pod
3542 Title: "pod for scalar .. op"
3543 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3544 Msg-ID: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3545 Files: pod/perlop.pod
3547 ------ EXTENSIONS ------
3549 Title: "Fcntl: add few constants, enhance maintainability"
3550 From: Jarkko Hietaniemi <jhi@iki.fi>
3551 Msg-ID: <199806221558.SAA18626@alpha.hut.fi>
3552 Files: ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
3554 ------ LIBRARY ------
3556 Title: "Fix undef warnings in Text::Parsewords"
3557 From: Jarkko Hietaniemi <jhi@iki.fi>
3558 Msg-ID: <199806300842.LAA26409@alpha.hut.fi>
3559 Files: lib/Text/ParseWords.pm
3561 Title: "Add Symbol::delete_package()"
3562 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3563 Msg-ID: <199807060702.DAA25976@aatma.engin.umich.edu>
3564 Files: pod/perlembed.pod lib/Symbol.pm
3565 Branch: maint-5.004/perl
3566 ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
3567 ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
3568 ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3569 ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
3570 ! t/op/split.t taint.c util.c
3571 ____________________________________________________________________________
3572 [ 1348] By: gsar on 1998/07/06 22:55:56
3573 Log: remove #! line from Errno_pm.PL
3575 ! ext/Errno/Errno_pm.PL
3576 ____________________________________________________________________________
3577 [ 1347] By: gsar on 1998/07/06 22:51:34
3578 Log: added patch to fix Cwd.pm warnings, fixed a couple more places
3579 From: Gisle Aas <gisle@aas.no>
3580 Date: 06 Jul 1998 13:08:53 +0200
3581 Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
3582 Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
3585 ____________________________________________________________________________
3586 [ 1346] By: gsar on 1998/07/06 22:20:29
3587 Log: much simpler fix to typecheck read/sysread/recv, as suggested by
3591 ____________________________________________________________________________
3592 [ 1345] By: gsar on 1998/07/06 21:58:52
3593 Log: undo ck_sysread() changes#1319,1337 in preparation for a much
3596 ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3598 ____________________________________________________________________________
3599 [ 1344] By: TimBunce on 1998/07/06 21:51:05
3600 Log: Title: "Fix for broken goto &xsub"
3601 From: Albert Dvornik <bert@genscan.com>,
3602 Msg-ID: <tq4sxawf2h.fsf@puma.genscan.com>
3603 Files: MANIFEST pp_ctl.c t/op/goto_xs.t
3604 Branch: maint-5.004/perl
3607 ____________________________________________________________________________
3608 [ 1343] By: TimBunce on 1998/07/06 21:40:14
3609 Log: Title: "Undo sub stub optimization and add comments on GV_FOO constants"
3610 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3611 Msg-ID: <199807050841.EAA25114@aatma.engin.umich.edu>
3612 Files: gv.h gv.c op.c toke.c
3613 Branch: maint-5.004/perl
3614 ! gv.c gv.h op.c toke.c
3615 ____________________________________________________________________________
3616 [ 1342] By: gsar on 1998/07/06 20:57:06
3617 Log: From: Gisle Aas <gisle@aas.no>
3618 Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
3619 Date: 06 Jul 1998 21:52:12 +0200
3620 Subject: Keepers of the Patch Pumpkin
3623 ____________________________________________________________________________
3624 [ 1341] By: gsar on 1998/07/06 20:43:35
3625 Log: remove dup entry in perldiag
3628 ____________________________________________________________________________
3629 [ 1340] By: gsar on 1998/07/06 20:31:44
3630 Log: more reasonable diagnostic on keyword vs. sub ambiguity
3632 ! pod/perldiag.pod toke.c
3633 ____________________________________________________________________________
3634 [ 1339] By: gsar on 1998/07/06 19:23:06
3635 Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
3637 ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
3638 ! sv.c toke.c util.c
3639 ____________________________________________________________________________
3640 [ 1338] By: gsar on 1998/07/06 18:45:35
3641 Log: per Larry suggestion, toss change#1327 and fix the documentation
3642 to match behavior instead
3644 ! pod/perlfunc.pod pp_sys.c
3645 ____________________________________________________________________________
3646 [ 1337] By: gsar on 1998/07/06 17:15:26
3647 Log: allow read(FH,threadsv,...)
3655 ____________________________________________________________________________
3656 [ 1336] By: gsar on 1998/07/06 09:06:33
3657 Log: 5.004_70 tweaks
3659 ! Changes win32/Makefile win32/makefile.mk
3660 ____________________________________________________________________________
3661 [ 1335] By: gsar on 1998/07/06 07:05:37
3664 ! Changes pod/perldiag.pod
3665 ____________________________________________________________________________
3666 [ 1334] By: gsar on 1998/07/06 06:41:17
3667 Log: allow eval-groups in patterns only if they C<use re 'eval';>
3669 ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
3670 ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3671 ____________________________________________________________________________
3672 [ 1333] By: gsar on 1998/07/06 03:22:52
3673 Log: From: Hans Mulder <hansm@icgroup.nl>
3674 Date: Mon, 6 Jul 98 02:11:32 +0200
3675 Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
3676 Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3679 ____________________________________________________________________________
3680 [ 1332] By: gsar on 1998/07/06 03:18:34
3681 Log: added Errno-1.09 from CPAN
3683 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3684 ____________________________________________________________________________
3685 [ 1331] By: gsar on 1998/07/06 02:59:09
3686 Log: fix small memleak on -e, don't try to find_script() when e_script
3689 ____________________________________________________________________________
3690 [ 1330] By: gsar on 1998/07/06 00:40:24
3691 Log: add Symbol::delete_package()
3693 ! lib/Symbol.pm pod/perlembed.pod
3694 ____________________________________________________________________________
3695 [ 1329] By: gsar on 1998/07/05 23:05:40
3696 Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
3697 From: Stephen McCamant <alias@mcs.com>
3698 Date: Sun, 5 Jul 1998 17:36:14 -0500 (CDT)
3699 Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
3700 Subject: [PATCH] alignment in X[IN]V allocation
3703 ____________________________________________________________________________
3704 [ 1328] By: gsar on 1998/07/05 22:47:57
3705 Log: make read() return undef on errors as documented, and clarify docs
3707 ! pod/perlfunc.pod pp_sys.c
3708 ____________________________________________________________________________
3709 [ 1327] By: gsar on 1998/07/05 22:11:21
3710 Log: fix getc() to return empty string instead of undef on eof, as it was
3711 documented to behave; still returns undef on error
3714 ____________________________________________________________________________
3715 [ 1326] By: gsar on 1998/07/05 21:53:30
3716 Log: patch whitespace-mutiliated; applied manually
3717 From: Hans Mulder <hansm@icgroup.nl>
3718 Date: Sun, 5 Jul 98 23:23:20 +0200
3719 Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
3720 Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3722 ! ext/Errno/Errno_pm.PL
3723 ____________________________________________________________________________
3724 [ 1325] By: gsar on 1998/07/05 21:38:39
3725 Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
3726 From: Tom Christiansen <tchrist@jhereg.perl.com>
3727 Date: Sun, 05 Jul 1998 09:15:22 -0500
3728 Subject: Re: docpatch
3729 Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3731 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3732 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3733 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3734 ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
3736 ____________________________________________________________________________
3737 [ 1324] By: gsar on 1998/07/05 21:06:56
3738 Log: applied patch, and undid change#1302 which it made unnecessary
3739 From: Billy <wdconsta@cs.adelaide.edu.au>
3740 Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
3741 Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
3742 Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3744 ! t/lib/h2ph.t utils/h2ph.PL
3745 ____________________________________________________________________________
3746 [ 1323] By: gsar on 1998/07/05 20:56:39
3747 Log: fix t/lib/fields.t's @INC so make test runs
3750 ____________________________________________________________________________
3751 [ 1322] By: gsar on 1998/07/05 20:26:43
3752 Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3755 ____________________________________________________________________________
3756 [ 1321] By: gsar on 1998/07/05 07:41:50
3757 Log: sundry win32 config tweaks
3759 ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3760 ! win32/config.gc win32/config.vc win32/config_H.bc
3761 ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3762 ! win32/config_sh.PL win32/makefile.mk
3763 ____________________________________________________________________________
3764 [ 1320] By: gsar on 1998/07/05 06:30:35
3768 ____________________________________________________________________________
3769 [ 1319] By: gsar on 1998/07/05 06:27:37
3770 Log: add ck_sysread() for better sysread/read/recv sanity
3772 ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3774 ____________________________________________________________________________
3775 [ 1318] By: gsar on 1998/07/05 04:34:05
3776 Log: From: Stephen McCamant <alias@mcs.com>
3777 Date: Sat, 4 Jul 1998 23:24:47 -0500 (CDT)
3778 Subject: [PATCH] Document B::Deparse, add pp_threadsv
3779 Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3781 ! ext/B/B/Deparse.pm
3782 ____________________________________________________________________________
3783 [ 1317] By: gsar on 1998/07/05 04:15:25
3784 Log: added patch with tweak to doc
3785 From: Chip Salzenberg <chip@perl.org>
3786 Message-ID: <19980704205136.A16319@perlsupport.com>
3787 Date: Sat, 4 Jul 1998 20:51:36 -0400
3788 Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3790 ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3791 ____________________________________________________________________________
3792 [ 1316] By: gsar on 1998/07/05 03:56:22
3793 Log: Porting/Glossary goes podly into Config.pm
3795 ! Porting/Glossary configpm
3796 ____________________________________________________________________________
3797 [ 1315] By: gsar on 1998/07/05 02:50:18
3798 Log: add suggested tool as an example in ExtUtils::Packlist
3799 From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3800 Message-Id: <199807031028.LAA10456@sale-wts>
3801 Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3802 Subject: Re: [make install] another horror story
3804 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3805 ____________________________________________________________________________
3806 [ 1314] By: gsar on 1998/07/05 02:28:04
3807 Log: avoid race condition (storing ptr to SV before incrementing its
3808 REFCNT) and warning in newRV()
3811 ____________________________________________________________________________
3812 [ 1313] By: gsar on 1998/07/05 02:06:40
3813 Log: applied suggested fix for xhv_array sizing, with portability tweaks
3814 From: Gisle Aas <gisle@aas.no>
3815 Subject: Re: [PATCH] Re: perl5.004_69 core dump
3816 Date: 04 Jul 1998 10:20:35 +0200
3817 Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3820 ____________________________________________________________________________
3821 [ 1312] By: gsar on 1998/07/05 01:36:45
3822 Log: From: Gisle Aas <gisle@aas.no>
3823 Subject: [PATCH] hv_max may be a few too many
3824 Date: 04 Jul 1998 09:28:46 +0200
3825 Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3828 ____________________________________________________________________________
3829 [ 1311] By: gsar on 1998/07/05 00:35:27
3830 Log: patchlevel up to 5.004_70, various tweaks
3831 * fix taint problems due to maintbranch regression
3832 * PERL_OBJECT now builds again
3833 * deal with C++ strong-typing problems in hv.c
3834 * fix mismatch in "reserved word" diagnostic
3836 ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3837 ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3838 ____________________________________________________________________________
3839 [ 1310] By: TimBunce on 1998/07/04 11:35:25
3840 Log: Remove old RE //t flag from scan_subst().
3841 Branch: maint-5.004/perl
3843 ____________________________________________________________________________
3844 [ 1309] By: gsar on 1998/07/04 08:32:53
3845 Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3847 ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3848 ____________________________________________________________________________
3849 [ 1307] By: gsar on 1998/07/04 07:00:14
3850 Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3852 ! pp_hot.c t/op/local.t
3853 ____________________________________________________________________________
3854 [ 1306] By: gsar on 1998/07/04 05:52:34
3855 Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3856 From: joshua.pritikin@db.com
3857 Date: Wed, 1 Jul 1998 10:09:43 -0400
3858 Message-Id: <H00000e500086fb3@MHS>
3859 Subject: [PATCH _69] sv_2mortal fix
3861 ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3862 ____________________________________________________________________________
3863 [ 1305] By: gsar on 1998/07/04 05:46:42
3864 Log: add patch preextend global string table, tweak for 512 entries
3865 From: Gisle Aas <gisle@aas.no>
3866 Date: 04 Jul 1998 01:04:08 +0200
3867 Subject: Re: [PATCH] Re: perl5.004_69 core dump
3868 Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3871 ____________________________________________________________________________
3872 [ 1304] By: gsar on 1998/07/04 05:40:35
3873 Log: simplify xhv_array sizing
3874 From: Gisle Aas <gisle@aas.no>
3875 Date: 04 Jul 1998 00:49:42 +0200
3876 Subject: Re: [PATCH] Re: perl5.004_69 core dump
3877 Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3880 ____________________________________________________________________________
3881 [ 1303] By: gsar on 1998/07/04 05:37:29
3882 Log: make 4-arg win32_select() sleep more reasonably on false values
3883 From: Blair Zajac <blair@gps.caltech.edu>
3884 Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3885 Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3886 Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3888 Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3889 Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3890 Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3893 ____________________________________________________________________________
3894 [ 1302] By: gsar on 1998/07/04 05:32:50
3895 Log: adjust h2ph.t for dos-specific problem
3896 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3897 Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3898 Date: Fri, 3 Jul 1998 23:45:25 +0200
3899 Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3902 ____________________________________________________________________________
3903 [ 1301] By: gsar on 1998/07/04 05:31:04
3904 Log: fix CPAN.pm problem, OS2 tweaks
3905 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3906 Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3907 Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3908 Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3910 ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3911 ! lib/ExtUtils/MakeMaker.pm
3912 ____________________________________________________________________________
3913 [ 1300] By: gsar on 1998/07/04 05:27:20
3914 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3915 Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3916 Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3917 Subject: [PATCH 5.004_68] Add elc target to to makefile
3920 ____________________________________________________________________________
3921 [ 1299] By: gsar on 1998/07/04 05:25:56
3922 Log: newer emacs/cperl-mode.el (via private mail)
3923 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3924 Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3925 Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3926 Subject: [PATCH 5.004_68] cperl-mode
3928 ! emacs/cperl-mode.el
3929 ____________________________________________________________________________
3930 [ 1298] By: gsar on 1998/07/04 05:22:41
3931 Log: From: Dominic Dunlop <domo@computer.org>
3932 Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3933 Date: Thu, 2 Jul 1998 22:57:26 +0000
3934 Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3936 ! hints/machten.sh malloc.c
3937 ____________________________________________________________________________
3938 [ 1297] By: gsar on 1998/07/04 05:20:52
3939 Log: allow a flags args to fbm_instr() for future needs
3940 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3941 Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3942 Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3943 Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3945 ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3946 ____________________________________________________________________________
3947 [ 1296] By: gsar on 1998/07/04 05:16:15
3948 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3949 Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3950 Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3951 Subject: [PATCH 5.004_69] INSTALL-1.39
3954 ____________________________________________________________________________
3955 [ 1295] By: gsar on 1998/07/04 05:15:05
3956 Log: Configure update
3957 From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3958 Date: Wed, 1 Jul 98 23:07:50 EDT
3959 Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3960 Subject: [PATCH 5.004_69] Config_69-01
3962 ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3963 ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3964 ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3965 ____________________________________________________________________________
3966 [ 1294] By: gsar on 1998/07/04 05:10:25
3967 Log: add perlbug -F switch to save message to file
3968 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3969 Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3970 Date: Wed, 1 Jul 1998 21:14:22 +0200
3971 Subject: Re: [PATCH 5.004_69] perlbug -fok
3973 ! Makefile.SH utils/perlbug.PL
3974 ____________________________________________________________________________
3975 [ 1293] By: gsar on 1998/07/04 05:06:52
3976 Log: catch nonexistent backrefs in REs
3977 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3978 Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3979 Date: Wed, 1 Jul 1998 20:14:05 +0200
3980 Subject: Re: [PATCH _66] for bad backrefs
3982 Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3983 Date: Wed, 1 Jul 1998 20:47:16 +0200
3984 Subject: Re: [PATCH _66] for bad backrefs
3986 ! regcomp.c t/op/re_tests util.c
3987 ____________________________________________________________________________
3988 [ 1292] By: gsar on 1998/07/04 05:02:01
3989 Log: fix perlcc to not rm output file, and other -w(arts)
3992 ____________________________________________________________________________
3993 [ 1291] By: gsar on 1998/07/04 04:30:03
3994 Log: ignore stash entries that are not GVs in dump.c
3997 ____________________________________________________________________________
3998 [ 1290] By: gsar on 1998/07/04 03:55:10
3999 Log: cleaner page headers from pod2man
4002 ____________________________________________________________________________
4003 [ 1288] By: gsar on 1998/07/04 03:16:39
4004 Log: tweaks to Getopt::Std
4005 From: Robin Barker <rmb1@cise.npl.co.uk>
4006 Date: Tue, 30 Jun 98 14:45:49 BST
4007 Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
4008 Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
4010 Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
4011 To: perl5-porters@perl.org
4012 Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
4015 ____________________________________________________________________________
4016 [ 1287] By: gsar on 1998/07/04 03:13:02
4017 Log: added patch, with tweaks
4018 From: Gisle Aas <gisle@aas.no>
4019 Date: 03 Jul 1998 00:50:15 +0200
4020 Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
4021 Subject: [PATCH] Some AVHV documentation
4024 ____________________________________________________________________________
4025 [ 1286] By: gsar on 1998/07/04 02:53:26
4026 Log: applied patch with tweaks to prose
4027 From: Gisle Aas <gisle@aas.no>
4028 Subject: [PATCH] Simplified AVHV support
4029 Date: 30 Jun 1998 13:34:07 +0200
4030 Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
4032 ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
4033 ! pp.c proto.h t/op/avhv.t
4034 ____________________________________________________________________________
4035 [ 1285] By: gsar on 1998/07/04 02:30:48
4036 Log: tweak doc for ".."
4037 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4038 Subject: [PATCH] pod for scalar ..
4039 Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
4040 Date: Tue, 30 Jun 1998 12:14:50 +0100
4043 ____________________________________________________________________________
4044 [ 1284] By: gsar on 1998/07/04 02:28:43
4045 Log: fix use of uninitialized var in pp_unpack()
4046 From: Jarkko Hietaniemi <jhi@iki.fi>
4047 Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
4048 Message-Id: <199806301132.OAA27353@alpha.hut.fi>
4049 Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
4052 ____________________________________________________________________________
4053 [ 1283] By: gsar on 1998/07/04 02:26:37
4054 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
4055 Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
4056 Message-Id: <199806300840.LAA04872@alpha.hut.fi>
4057 Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
4059 ! lib/Text/ParseWords.pm
4060 ____________________________________________________________________________
4061 [ 1282] By: gsar on 1998/07/04 02:24:32
4062 Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
4063 Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
4064 Date: Mon, 29 Jun 1998 16:53:56 -0700
4065 Subject: [PATCH 5.004_69]README.vms doc patch
4067 Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
4068 Date: Mon, 29 Jun 1998 16:51:25 -0700
4070 Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
4071 Date: Thu, 02 Jul 1998 13:53:57 -0700
4072 Subject: [PATCH 5.004_69]VMS filetest operator fixup
4074 ! README.vms vms/descrip_mms.template vms/vms.c
4075 ____________________________________________________________________________
4076 [ 1281] By: gsar on 1998/07/04 02:17:48
4077 Log: From: Dan Sugalski <sugalskd@osshe.edu>
4078 Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
4079 Date: Mon, 29 Jun 1998 16:46:25 -0700
4080 Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
4082 ! vms/subconfigure.com
4083 ____________________________________________________________________________
4084 [ 1280] By: gsar on 1998/07/04 02:16:03
4085 Log: don't attempt to copy directories on VMS
4086 From: Dan Sugalski <sugalskd@osshe.edu>
4087 Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
4088 Date: Mon, 29 Jun 1998 16:31:29 -0700
4089 Subject: [PATCH 5.004_69]Tweak to installperl
4092 ____________________________________________________________________________
4093 [ 1279] By: gsar on 1998/07/04 02:09:26
4094 Log: add 'installhtml*dir' to win32 config templates
4095 From: "Douglas Lankshear" <dougl@ActiveState.com>
4096 Subject: [PATCH 5.004_68] For Win32 config
4097 Date: Mon, 29 Jun 1998 09:00:13 -0700
4098 Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
4100 ! win32/config.bc win32/config.gc win32/config.vc
4101 ____________________________________________________________________________
4102 [ 1278] By: gsar on 1998/07/04 02:06:23
4103 Log: implemented described fix for h2ph hanging on "enum"
4104 From: Billy <wdconsta@cs.adelaide.edu.au>
4105 Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
4106 Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
4107 Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
4110 ____________________________________________________________________________
4111 [ 1277] By: gsar on 1998/07/04 01:51:47
4112 Log: merge changes#1210,1211,1270 from maintbranch
4115 ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
4116 ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4117 ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4118 ____________________________________________________________________________
4119 [ 1276] By: gsar on 1998/07/04 00:33:37
4120 Log: deprecate use of reserved word "our" (Larry's idea)
4121 Date: Mon, 22 Jun 1998 08:55:09 -0700
4122 From: larry@wall.org (Larry Wall)
4123 Message-Id: <199806221555.IAA07212@wall.org>
4126 ! pod/perldiag.pod toke.c
4127 ____________________________________________________________________________
4128 [ 1275] By: nick on 1998/07/02 18:36:59
4129 Log: Integrate mainline, just to keep up.
4132 - lib/Math/Trig/Radial.pm
4133 !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4134 !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
4135 !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
4136 !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
4137 !> win32/config.bc win32/config.gc win32/config.vc
4138 !> win32/include/dirent.h win32/makedef.pl win32/win32.c
4140 ____________________________________________________________________________
4141 [ 1274] By: gsar on 1998/07/02 16:47:20
4142 Log: tweak win32/config.* variables
4144 ! win32/config.bc win32/config.gc win32/config.vc
4145 ____________________________________________________________________________
4146 [ 1273] By: gsar on 1998/07/02 16:33:53
4147 Log: export opendir() set of functions on win32
4149 ! win32/include/dirent.h win32/makedef.pl win32/win32.c
4151 ____________________________________________________________________________
4152 [ 1272] By: gsar on 1998/07/01 23:21:49
4153 Log: fix C<@a = (%a = 1)> bizarreness
4156 ____________________________________________________________________________
4157 [ 1271] By: gsar on 1998/06/30 22:49:39
4158 Log: document perltrap on precedence of keys/values/each
4161 ____________________________________________________________________________
4162 [ 1270] By: TimBunce on 1998/06/30 09:06:21
4163 Log: Added lib/re.pm missing from change 1210
4164 Branch: maint-5.004/perl
4166 ____________________________________________________________________________
4167 [ 1269] By: gsar on 1998/06/30 08:20:52
4168 Log: From: Murray Nesbitt <murray@ActiveState.com>
4169 Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
4170 Date: Mon, 29 Jun 1998 14:30:59 PDT
4171 Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support
4173 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4174 ____________________________________________________________________________
4175 [ 1268] By: gsar on 1998/06/30 05:38:34
4176 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
4177 Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
4178 Date: Mon, 29 Jun 1998 15:04:57 -0000
4179 Subject: [PATCH perl5.004_69] perldoc.PL
4182 ____________________________________________________________________________
4183 [ 1267] By: gsar on 1998/06/30 05:34:06
4184 Log: add patch to integrate Math::Trig::Radial into Math::Trig
4185 From: Jarkko Hietaniemi <jhi@iki.fi>
4186 Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
4187 Message-Id: <199806291328.QAA16916@alpha.hut.fi>
4188 Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
4190 - lib/Math/Trig/Radial.pm
4191 ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
4192 ____________________________________________________________________________
4193 [ 1266] By: gsar on 1998/06/30 05:17:33
4194 Log: From: Gisle Aas <gisle@aas.no>
4195 Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
4196 Date: 29 Jun 1998 12:36:09 +0200
4197 Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
4200 ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
4202 ____________________________________________________________________________
4203 [ 1265] By: gsar on 1998/06/30 05:12:57
4204 Log: tweaks to overloaded constants (change#1259)
4206 ! scope.c scope.h toke.c
4207 ____________________________________________________________________________
4208 [ 1264] By: nick on 1998/06/29 17:38:03
4209 Log: Integrate mainline c. _69 to ansiperl
4211 +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4212 +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
4213 +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
4214 +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
4215 +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4216 +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
4217 !> (integrate 100 files)
4223 ____________________________________________________________________________
4224 [ 1263] By: gsar on 1998/06/29 09:17:28
4225 Log: update Changes and perlhist.pod
4227 ! Changes pod/perlhist.pod
4228 ____________________________________________________________________________
4229 [ 1262] By: gsar on 1998/06/29 08:26:36
4230 Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
4231 under several build configurations)
4233 ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
4234 ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
4235 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4236 ____________________________________________________________________________
4237 [ 1261] By: gsar on 1998/06/29 06:51:10
4238 Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
4241 ____________________________________________________________________________
4242 [ 1260] By: gsar on 1998/06/29 06:46:12
4243 Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
4244 Date: Mon, 29 Jun 1998 08:10:46 +0200
4245 From: ts <decoux@moulon.inra.fr>
4246 Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
4249 ____________________________________________________________________________
4250 [ 1259] By: gsar on 1998/06/29 06:01:35
4251 Log: added patch for overloading constants, made PERL_OBJECT-aware
4252 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4253 Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
4254 Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
4256 ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
4257 ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
4258 ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
4259 ! t/pragma/overload.t toke.c
4260 ____________________________________________________________________________
4261 [ 1258] By: gsar on 1998/06/29 05:32:25
4262 Log: fix Socket.pm typo from change#1240
4264 ! ext/Socket/Socket.pm
4265 ____________________________________________________________________________
4266 [ 1257] By: gsar on 1998/06/29 05:09:24
4267 Log: applied patch, tweak for threads awareness
4268 From: Albert Dvornik <bert@genscan.com>
4269 Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
4270 Date: 24 Jun 1998 19:33:09 -0400
4271 Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
4275 ____________________________________________________________________________
4276 [ 1256] By: gsar on 1998/06/29 03:34:18
4277 Log: applied patch, fixed one more leak, tweaked whitespace bugs
4278 From: Guy Decoux <decoux@moulon.inra.fr>
4280 Date: Fri, 26 Jun 1998 09:59:32 -0400
4281 From: "Chunhui Teng" <cteng@nortel.ca>
4282 Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
4283 Subject: Memory leak in Perl 5.004 and the fix
4285 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
4286 ____________________________________________________________________________
4287 [ 1255] By: gsar on 1998/06/29 02:50:37
4288 Log: From: koenig@kulturbox.de (Andreas J. Koenig)
4289 Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
4290 Date: 28 Jun 1998 23:47:07 +0200
4291 Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
4293 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4294 ____________________________________________________________________________
4295 [ 1254] By: gsar on 1998/06/28 21:35:02
4296 Log: From: joshua.pritikin@db.com
4297 Date: Fri, 26 Jun 1998 09:34:34 -0400
4298 Message-Id: <H00000e500081d23@MHS>
4299 Subject: [PATCH _68] PUSHSTACK renovation
4301 ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
4302 ____________________________________________________________________________
4303 [ 1253] By: gsar on 1998/06/28 21:21:22
4304 Log: From: Stephen McCamant <alias@mcs.com>
4305 Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
4306 Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
4307 Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
4310 ____________________________________________________________________________
4311 [ 1252] By: gsar on 1998/06/28 21:16:34
4312 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4313 Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
4314 Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
4315 Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
4318 ____________________________________________________________________________
4319 [ 1251] By: gsar on 1998/06/28 21:14:32
4320 Log: add Math/Trig/Radial.pm, update MANIFEST
4321 From: Jarkko Hietaniemi <jhi@iki.fi>
4322 Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
4323 Message-Id: <199806271428.RAA05307@alpha.hut.fi>
4324 Subject: Math::Trig::Radial ?
4326 + lib/Math/Trig/Radial.pm
4328 ____________________________________________________________________________
4329 [ 1250] By: gsar on 1998/06/28 21:09:48
4330 Log: applied patch, tweaked doc, and regen regnodes.h
4331 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4332 Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
4333 Subject: [PATCH 5.004_68] \z in RE
4334 Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
4336 ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
4337 ! t/op/re_tests t/op/regexp.t toke.c
4338 ____________________________________________________________________________
4339 [ 1249] By: gsar on 1998/06/28 20:56:38
4340 Log: From: mike@bill.iac.net
4341 Message-ID: <19980627034913.A32220@bill.minivend.com>
4342 Date: Sat, 27 Jun 1998 03:49:13 +0000
4343 Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
4345 ! lib/Text/ParseWords.pm t/lib/parsewords.t
4346 ____________________________________________________________________________
4347 [ 1248] By: gsar on 1998/06/28 20:54:43
4348 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4349 Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
4350 Subject: [PATCH] Fix ptags
4351 Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
4354 ____________________________________________________________________________
4355 [ 1247] By: gsar on 1998/06/28 20:42:54
4356 Log: apply patch sent via private mail
4357 From: Stephen McCamant <alias@mcs.com>
4358 Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
4359 Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
4360 Subject: Re: Enhanced B::Deparse
4362 ! ext/B/B/Deparse.pm
4363 ____________________________________________________________________________
4364 [ 1246] By: gsar on 1998/06/28 20:38:24
4365 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4366 Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
4367 Subject: [PATCH 5.004_68] pat.t tests
4368 Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
4371 ____________________________________________________________________________
4372 [ 1245] By: gsar on 1998/06/28 20:36:08
4373 Log: From: joshua.pritikin@db.com
4374 Date: Fri, 26 Jun 1998 10:02:32 -0400
4375 Message-Id: <H00000e500081d28@MHS>
4376 Subject: [PATCH _68] improve recursive error messages!
4378 ! gv.c pod/perldiag.pod universal.c
4379 ____________________________________________________________________________
4380 [ 1244] By: gsar on 1998/06/28 20:09:02
4381 Log: From: Dominic Dunlop <domo@vo.lu>
4382 Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
4383 Date: Thu, 25 Jun 1998 17:46:55 +0000
4384 Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
4385 to op/pat.t; add tests for a few more regexp parse failures etc.
4387 ! t/op/pat.t t/op/re_tests t/op/regexp.t
4388 ____________________________________________________________________________
4389 [ 1243] By: gsar on 1998/06/28 20:06:30
4390 Log: specify *.sym files needed in perl_exp.SH instead of picking up all
4391 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4392 Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
4393 Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
4394 Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
4397 ____________________________________________________________________________
4398 [ 1242] By: gsar on 1998/06/28 20:01:28
4400 From: Gisle Aas <gisle@aas.no>
4401 Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
4402 Date: 25 Jun 1998 10:32:43 +0200
4403 Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
4405 ! op.c pod/perlfunc.pod pp.c t/op/substr.t
4406 ____________________________________________________________________________
4407 [ 1241] By: gsar on 1998/06/28 19:55:11
4408 Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
4409 From: Stephen McCamant <alias@mcs.com>
4410 Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
4411 Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
4412 Subject: [PATCH REPOST] refgen in opcode.pl
4414 ! opcode.h opcode.pl
4415 ____________________________________________________________________________
4416 [ 1240] By: gsar on 1998/06/28 19:46:29
4417 Log: From: Chris Nandor <pudge@pobox.com>
4418 Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
4419 Date: Wed, 24 Jun 1998 19:58:28 -0400
4420 Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
4422 ! ext/Socket/Socket.pm
4423 ____________________________________________________________________________
4424 [ 1239] By: gsar on 1998/06/28 19:44:19
4425 Log: From: Gisle Aas <gisle@aas.no>
4426 Subject: [PATCH] Optimize foreach (1..1000000)
4427 Date: 24 Jun 1998 20:26:48 +0200
4428 Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
4430 ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
4431 ! pp_hot.c t/op/range.t
4432 ____________________________________________________________________________
4433 [ 1238] By: gsar on 1998/06/28 19:28:13
4434 Log: avoid creation of %^R
4435 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4436 Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
4437 Subject: Re: [5.004_68] What is %^R ? [PATCH?]
4438 Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
4440 ! perl.c t/op/splice.t
4441 ____________________________________________________________________________
4442 [ 1237] By: gsar on 1998/06/28 19:23:40
4443 Log: From: Gisle Aas <gisle@aas.no>
4444 Subject: [PATCH] Negative LENGTH argument to splice
4445 Date: 24 Jun 1998 15:11:35 +0200
4446 Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
4449 ! MANIFEST pod/perlfunc.pod pp.c
4450 ____________________________________________________________________________
4451 [ 1236] By: gsar on 1998/06/28 19:18:29
4452 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4453 Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
4454 Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
4455 Date: Wed, 24 Jun 1998 13:13:02 +0100
4457 ! pod/perldiag.pod pod/perlsec.pod
4458 ____________________________________________________________________________
4459 [ 1235] By: gsar on 1998/06/28 19:16:13
4460 Log: Complex.pm update
4461 From: Jarkko Hietaniemi <jhi@iki.fi>
4462 Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
4463 Message-Id: <199806241219.PAA04061@alpha.hut.fi>
4464 Subject: [PATCH] 5.004_68: Complex.pm, complex.t
4466 ! lib/Math/Complex.pm t/lib/complex.t
4467 ____________________________________________________________________________
4468 [ 1234] By: gsar on 1998/06/28 19:13:05
4469 Log: disable perl malloc on UNICOS for now
4470 From: Jarkko Hietaniemi <jhi@iki.fi>
4471 Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
4472 Message-Id: <199806240937.MAA01669@alpha.hut.fi>
4473 Subject: [PATCH] 5.004_68: UNICOS hints
4476 ____________________________________________________________________________
4477 [ 1233] By: gsar on 1998/06/28 19:10:53
4478 Log: fixes unpack("q"...), and semctl() tests for UNICOS
4479 From: Jarkko Hietaniemi <jhi@iki.fi>
4480 Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
4481 Message-Id: <199806240855.LAA16152@alpha.hut.fi>
4482 Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
4484 ! pp.c t/op/ipcsem.t t/op/pack.t
4485 ____________________________________________________________________________
4486 [ 1232] By: gsar on 1998/06/28 19:01:23
4487 Log: tweak various places for iperlsys.h awareness
4489 ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
4490 ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
4491 ____________________________________________________________________________
4492 [ 1231] By: gsar on 1998/06/28 18:37:07
4493 Log: add a perlio.h stub for compat (some extensions seem to #include it)
4496 ____________________________________________________________________________
4497 [ 1230] By: gsar on 1998/06/28 18:35:23
4498 Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
4499 Date: Wed, 24 Jun 1998 00:37:01 +0200
4500 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4501 Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
4504 ____________________________________________________________________________
4505 [ 1229] By: gsar on 1998/06/28 18:33:42
4506 Log: hand apply mutiliated patch
4507 Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
4508 Date: Tue, 23 Jun 1998 11:41:00 -0700
4509 From: Dan Sugalski <sugalskd@osshe.edu>
4510 Subject: [PATCH 5.004_68]Configure update for VMS
4512 ! configure.com vms/descrip_mms.template vms/subconfigure.com
4513 ____________________________________________________________________________
4514 [ 1228] By: gsar on 1998/06/28 17:17:35
4515 Log: hand apply whitespace mutiliated patch
4516 Date: Tue, 23 Jun 98 16:38:06 BST
4517 Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
4518 From: Robin Barker <rmb1@cise.npl.co.uk>
4519 Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
4522 ____________________________________________________________________________
4523 [ 1227] By: gsar on 1998/06/28 17:14:34
4524 Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
4525 From: Tom Phoenix <rootbeer@teleport.com>
4526 Subject: [PATCH] documenting close without arguments
4527 Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
4530 ____________________________________________________________________________
4531 [ 1226] By: gsar on 1998/06/28 17:12:56
4532 Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
4533 From: Tom Phoenix <rootbeer@teleport.com>
4534 Subject: Better diags for vars.pm
4535 Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
4538 ____________________________________________________________________________
4539 [ 1225] By: gsar on 1998/06/28 17:05:59
4540 Log: hand apply whitespace mutiliated perldoc.PL patches
4541 Date: Tue, 23 Jun 98 15:49:52 BST
4542 Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
4543 From: Robin Barker <rmb1@cise.npl.co.uk>
4544 Subject: PATCH [5.004_68] perldoc.PL
4546 Date: Fri, 26 Jun 98 17:50:05 BST
4547 Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
4548 From: Robin Barker <rmb1@cise.npl.co.uk>
4549 Subject: [PATCH 5.004_68] perldoc.PL
4552 ____________________________________________________________________________
4553 [ 1224] By: gsar on 1998/06/28 16:50:59
4554 Log: integrate ansiperl to get makedef.pl tweak
4556 ! Porting/pumpkin.pod win32/makedef.pl
4557 ____________________________________________________________________________
4558 [ 1223] By: gsar on 1998/06/28 16:33:32
4559 Log: add CGI-2.42, its and testsuite
4561 + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4562 + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
4563 + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4564 ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
4565 ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
4566 ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
4567 ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
4569 ____________________________________________________________________________
4570 [ 1222] By: gsar on 1998/06/28 15:28:29
4571 Log: enable Errno build on win32, add Errno-1.08 files to repository
4573 + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
4574 + ext/Errno/Makefile.PL t/lib/errno.t
4575 ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
4576 ! win32/config.vc win32/makefile.mk
4577 ____________________________________________________________________________
4578 [ 1221] By: gsar on 1998/06/28 14:34:06
4579 Log: tweak win32 config templates for cpp
4581 ! win32/config.bc win32/config.gc win32/config.vc
4582 ____________________________________________________________________________
4583 [ 1220] By: nick on 1998/06/26 16:46:13
4584 Log: Integrate mainline
4586 !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4587 !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
4588 !> util.c win32/win32.h
4589 ____________________________________________________________________________
4590 [ 1219] By: gsar on 1998/06/26 04:33:57
4591 Log: make find_script() return saved string, reenable missing diagnostics
4594 ____________________________________________________________________________
4595 [ 1218] By: gsar on 1998/06/25 23:24:53
4596 Log: avoid warning with -P switch
4599 ____________________________________________________________________________
4600 [ 1217] By: gsar on 1998/06/25 22:06:58
4601 Log: don't suppress display of Makefile recipes that invoke perl
4604 ____________________________________________________________________________
4605 [ 1216] By: gsar on 1998/06/25 21:32:06
4606 Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
4610 ____________________________________________________________________________
4611 [ 1215] By: gsar on 1998/06/25 18:56:59
4612 Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
4614 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4615 ____________________________________________________________________________
4616 [ 1214] By: gsar on 1998/06/25 18:11:22
4617 Log: add FILE_SHARE_DELETE ifndef in win32.h
4620 ____________________________________________________________________________
4621 [ 1213] By: nick on 1998/06/24 17:18:59
4622 Log: Correct perl malloc tweak to .def generation
4625 ____________________________________________________________________________
4626 [ 1212] By: gsar on 1998/06/24 12:40:13
4627 Log: check in what change#1182 didn't, and Changes
4629 ! Changes pod/perlre.pod pod/perlvar.pod
4630 ____________________________________________________________________________
4631 [ 1211] By: TimBunce on 1998/06/23 23:09:37
4632 Log: Update test count in t/lib/basename.t (see change 1210)
4633 Branch: maint-5.004/perl
4635 ____________________________________________________________________________
4636 [ 1210] By: TimBunce on 1998/06/23 22:58:18
4637 Log: Title: "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
4638 From: Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4639 <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4640 Msg-ID: <19980525155222.A18445@perlsupport.com>,
4641 <199805261143.MAA04260@toad.ig.co.uk>,
4642 <199805261235.IAA10371@aatma.engin.umich.edu>,
4643 Files: MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
4644 installperl lib/re.pm lib/File/Basename.pm mg.c op.c
4645 pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4646 Branch: maint-5.004/perl
4647 ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
4648 ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4649 ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4650 ____________________________________________________________________________
4651 [ 1209] By: nick on 1998/06/23 21:33:34
4652 Log: Perl_malloced_size() only available with perl's malloc
4655 ____________________________________________________________________________
4656 [ 1208] By: nick on 1998/06/23 18:15:23
4657 Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
4658 so see what has changed...
4660 +> Porting/genlog iperlsys.h lib/File/Spec.pm
4661 +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4662 +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4663 +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
4664 +> t/lib/filespec.t win32/perlhost.h
4665 - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
4666 - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
4667 - perlproc.h perlsock.h
4668 !> (integrate 96 files)
4674 ____________________________________________________________________________
4675 [ 1207] By: gsar on 1998/06/23 10:55:05
4676 Log: final touches to 5.004_68
4679 ____________________________________________________________________________
4680 [ 1206] By: gsar on 1998/06/23 10:50:10
4681 Log: more MULTIPLICITY tweaks
4683 ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
4684 ! win32/config.gc win32/config.vc win32/config_H.bc
4685 ! win32/config_H.gc win32/config_H.vc
4686 ____________________________________________________________________________
4687 [ 1205] By: gsar on 1998/06/23 09:03:46
4688 Log: partial MULTIPLICITY cleanup
4690 ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
4692 ____________________________________________________________________________
4693 [ 1204] By: gsar on 1998/06/23 09:00:48
4694 Log: tweak MANIFEST, add Dev_t to POSIX/typemap
4696 ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
4697 ____________________________________________________________________________
4698 [ 1203] By: gsar on 1998/06/23 07:08:02
4699 Log: bump patchlevel to 68, Porting/makerel tweaks
4701 ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
4702 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4703 ____________________________________________________________________________
4704 [ 1202] By: gsar on 1998/06/23 06:16:19
4705 Log: remove atomic.h pending resolution of licensing issues,
4706 EMULATE_ATOMIC_REFCOUNTS everywhere
4709 ! MANIFEST perl.h sv.h
4710 ____________________________________________________________________________
4711 [ 1201] By: gsar on 1998/06/23 06:06:23
4712 Log: applied patch, regen headers
4713 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4714 Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
4715 Subject: [PATCH 5.004_67] Malloc size feedback
4716 Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
4718 ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
4719 ! pp_sys.c proto.h sv.c toke.c
4720 ____________________________________________________________________________
4721 [ 1200] By: gsar on 1998/06/23 05:59:09
4722 Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
4723 Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
4724 From: Stephen McCamant <alias@mcs.com>
4725 Subject: [PATCH] Inheritance of B:: classes
4728 ____________________________________________________________________________
4729 [ 1199] By: gsar on 1998/06/23 05:57:58
4730 Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
4731 Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
4732 Message-Id: <199806222101.AAA16456@alpha.hut.fi>
4733 Subject: [PATCH] _67: somebody said POSIX::mknod?
4734 From: Jarkko Hietaniemi <jhi@iki.fi>
4736 ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4737 ! ext/POSIX/POSIX.xs perl.h
4738 ____________________________________________________________________________
4739 [ 1198] By: gsar on 1998/06/23 05:48:56
4740 Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
4741 From: Daniel Grisinger <dgris@perrin.dimensional.com>
4742 Subject: PATCH [5.004_67] perldoc.PL
4743 Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
4746 ____________________________________________________________________________
4747 [ 1197] By: gsar on 1998/06/23 05:47:24
4748 Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4749 Date: Mon, 22 Jun 1998 09:29:18 -0700
4750 From: Dan Sugalski <sugalskd@ous.edu>
4751 Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4754 ____________________________________________________________________________
4755 [ 1196] By: gsar on 1998/06/23 05:45:19
4756 Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4757 Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4758 Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4759 From: Jarkko Hietaniemi <jhi@iki.fi>
4761 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4762 ____________________________________________________________________________
4763 [ 1195] By: gsar on 1998/06/23 05:43:32
4764 Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4765 Date: Mon, 22 Jun 1998 15:22:24 +0000
4766 From: Dominic Dunlop <domo@vo.lu>
4767 Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4768 update machten.sh to vary REG_INFTY
4770 ! hints/machten.sh t/op/re_tests t/op/regexp.t
4771 ____________________________________________________________________________
4772 [ 1194] By: gsar on 1998/06/23 05:38:36
4773 Log: filter out array subscripts when generating symbols for AIX
4774 Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4775 Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4776 Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4777 From: Jarkko Hietaniemi <jhi@iki.fi>
4780 ____________________________________________________________________________
4781 [ 1193] By: gsar on 1998/06/23 05:32:52
4782 Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4783 Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4784 Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4785 From: Lupe Christoph <lupe@alanya.m.isar.de>
4786 Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die
4788 ! hints/solaris_2.sh
4789 ____________________________________________________________________________
4790 [ 1192] By: gsar on 1998/06/23 05:27:13
4791 Log: add detailed changelogs and 'genlog'--the script which generates them
4795 ____________________________________________________________________________
4796 [ 1191] By: gsar on 1998/06/22 15:56:27
4797 Log: tweak win32 makefiles for PERL_OBJECT build
4799 ! win32/Makefile win32/makefile.mk
4800 ____________________________________________________________________________
4801 [ 1190] By: gsar on 1998/06/22 04:06:02
4802 Log: backout change#1178 as it was dependent on an unapplied patch,
4803 fix filespec.t to know its @INC
4805 ! sv.c t/lib/filespec.t
4806 ____________________________________________________________________________
4807 [ 1189] By: gsar on 1998/06/22 03:47:43
4808 Log: eliminate use of tokenbuf in util.c
4811 ____________________________________________________________________________
4812 [ 1188] By: gsar on 1998/06/22 01:53:59
4813 Log: add patch that generates regnodes.h via regcomp.pl
4814 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4815 Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4816 Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4817 Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4819 + regcomp.pl regcomp.sym regnodes.h
4820 ! MANIFEST Makefile.SH regcomp.h
4821 ____________________________________________________________________________
4822 [ 1187] By: gsar on 1998/06/22 01:42:21
4823 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4824 Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4825 Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4826 Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4829 ____________________________________________________________________________
4830 [ 1186] By: gsar on 1998/06/22 01:14:14
4831 Log: merge relevant portions from maintbranch change#1155
4833 ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4834 ! pod/perlrun.pod pp_hot.c
4835 ____________________________________________________________________________
4836 [ 1185] By: gsar on 1998/06/22 00:59:28
4837 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4838 Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4839 Subject: [PATCH 5.004_67] Zero-length matching bug
4840 Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4842 ! regexec.c t/op/pat.t
4843 ____________________________________________________________________________
4844 [ 1184] By: gsar on 1998/06/22 00:57:27
4845 Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4846 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4847 Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4848 Subject: Re: _67 not okay
4849 Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4852 ____________________________________________________________________________
4853 [ 1183] By: gsar on 1998/06/22 00:53:37
4854 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4855 Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4856 Subject: [PATCH 5.004_67] Test study/re/
4857 Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4860 ____________________________________________________________________________
4861 [ 1182] By: gsar on 1998/06/21 21:25:07
4862 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4863 Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4864 Subject: [PATCH 5.004_67] $^R documented
4865 Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4867 ! pod/perlre.pod pod/perlvar.pod
4868 ____________________________________________________________________________
4869 [ 1181] By: gsar on 1998/06/21 21:23:41
4870 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4871 Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4872 Subject: [PATCH 5.004_67] Re docs
4873 Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4875 ! pod/perlop.pod pod/perlre.pod
4876 ____________________________________________________________________________
4877 [ 1180] By: gsar on 1998/06/21 21:22:16
4878 Log: adapted contents of message into comments in malloc.c and INSTALL
4879 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4880 Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4881 Subject: [5.004_67] malloc.c -Defines
4882 Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4885 ____________________________________________________________________________
4886 [ 1179] By: gsar on 1998/06/21 07:26:35
4887 Log: applied patch, with edits to the prose
4888 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4889 Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4890 Subject: [PATCH 5.004_67] Error variables compared
4891 Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4894 ____________________________________________________________________________
4895 [ 1178] By: gsar on 1998/06/21 07:07:16
4896 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4897 Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4898 Subject: [PATCH 5.004_67] print study /re/ broken
4899 Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4902 ____________________________________________________________________________
4903 [ 1177] By: gsar on 1998/06/21 07:06:10
4904 Log: applied patch, tweaked wording
4905 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4906 Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4907 Subject: [PATCH 5.004_67] Documentation patch for malloc
4908 Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4910 ! malloc.c pod/perldiag.pod
4911 ____________________________________________________________________________
4912 [ 1176] By: gsar on 1998/06/21 07:00:30
4913 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4914 Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4915 Subject: [PATCH 5.004_67] Cosmetic malloc patch
4916 Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4919 ____________________________________________________________________________
4920 [ 1175] By: gsar on 1998/06/21 06:58:37
4921 Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4922 Date: Fri, 19 Jun 1998 16:00:57 -0700
4923 From: Dan Sugalski <sugalskd@osshe.edu>
4924 Subject: [PATCH 5.004_67] fixup patches for VMS
4926 ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4927 ! t/op/taint.t vms/test.com vms/vms.c
4928 ____________________________________________________________________________
4929 [ 1174] By: gsar on 1998/06/21 06:55:18
4930 Log: applied VMS patch from Dan Sugalski
4931 Date: Fri, 19 Jun 1998 15:36:34 -0700
4932 From: SYSTEM@cedar.osshe.edu
4933 Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4934 Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4936 ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4937 ! vms/descrip_mms.template vms/gen_shrfls.pl
4938 ! vms/subconfigure.com
4939 ____________________________________________________________________________
4940 [ 1173] By: gsar on 1998/06/21 06:51:38
4941 Log: applied patch, modified logic to avoid reentering lexer at compile-time
4942 Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4943 Date: Fri, 19 Jun 1998 11:31:04 -0500
4944 From: Graham Barr <gbarr@ti.com>
4945 Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4947 ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4949 ____________________________________________________________________________
4950 [ 1172] By: gsar on 1998/06/21 06:27:57
4951 Log: applied patch, along with many changes:
4952 - ipfoo.h headers have been coalesced along with perlfoo.h into
4954 - win32/cp*.h have been combined in perlhost.h
4955 - CPerlObj::PerlParse() takes an extra xsinit arg
4956 - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4957 From: "Douglas Lankshear" <dougl@ActiveState.com>
4958 Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4959 Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler
4960 Date: Fri, 19 Jun 1998 10:59:50 -0700
4962 + iperlsys.h win32/perlhost.h
4963 - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4964 - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4966 ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4967 ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4968 ! win32/runperl.c win32/win32.h
4969 ____________________________________________________________________________
4970 [ 1171] By: gsar on 1998/06/21 00:44:42
4971 Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4972 From: Daniel Grisinger <dgris@perrin.dimensional.com>
4973 Subject: Re: PATCH _67 (Doc) perlop.pod
4974 Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4977 ____________________________________________________________________________
4978 [ 1170] By: gsar on 1998/06/21 00:43:06
4979 Log: a tweaked version of:
4980 From: "Douglas Lankshear" <dougl@ActiveState.com>
4981 Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4982 Date: Wed, 17 Jun 1998 20:25:51 -0700
4983 Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4985 ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4986 ____________________________________________________________________________
4987 [ 1169] By: gsar on 1998/06/21 00:10:18
4988 Log: added patch, regen headers
4989 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4990 Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4991 Subject: Re: Ilya's patches
4992 Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4994 ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4995 ____________________________________________________________________________
4996 [ 1168] By: gsar on 1998/06/21 00:05:01
4997 Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4998 From: Tom Phoenix <rootbeer@teleport.com>
4999 Subject: [PATCH] docs creating files via open
5000 Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
5003 ____________________________________________________________________________
5004 [ 1167] By: gsar on 1998/06/21 00:03:34
5005 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5006 Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
5007 Subject: [PATCH 5.004_67] Better version of malloc improver
5008 Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
5011 ____________________________________________________________________________
5012 [ 1166] By: gsar on 1998/06/20 23:59:23
5013 Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
5016 ____________________________________________________________________________
5017 [ 1165] By: gsar on 1998/06/20 23:47:09
5018 Log: added patch, tweaked missed files, excised comment that doesn't really
5019 belong in the sources
5020 From: joshua.pritikin@db.com
5021 Date: Mon, 15 Jun 1998 10:03:37 -0400
5022 Message-Id: <H00000e500072c63@MHS>
5023 Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
5025 ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
5027 ____________________________________________________________________________
5028 [ 1164] By: gsar on 1998/06/20 23:29:09
5029 Log: add File-Spec-0.6 from CPAN
5031 + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
5032 + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
5033 + lib/File/Spec/Win32.pm t/lib/filespec.t
5035 ____________________________________________________________________________
5036 [ 1163] By: gsar on 1998/06/20 23:15:41
5037 Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
5039 ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
5040 ____________________________________________________________________________
5041 [ 1162] By: gsar on 1998/06/20 21:48:32
5042 Log: manual integration of all outstanding ansi branch stuff into mainline
5044 ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
5045 ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
5047 ____________________________________________________________________________
5048 [ 1161] By: gsar on 1998/06/20 21:12:01
5049 Log: undo goofed change 1157 (backed out the fix instead of keeping it)
5052 ____________________________________________________________________________
5053 [ 1160] By: nick on 1998/06/20 21:05:51
5054 Log: Patches to build with EGCS-1.0.2 Mingw32 port.
5056 ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
5057 ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
5058 ____________________________________________________________________________
5059 [ 1159] By: gsar on 1998/06/20 02:51:35
5060 Log: cleanup installation of utilities on win32
5062 ! installperl pod/Makefile win32/Makefile win32/makefile.mk
5064 ____________________________________________________________________________
5065 [ 1158] By: gsar on 1998/06/20 02:50:35
5066 Log: intuit @INC pathnames from exe location only if dll location
5067 is unknown (ensures that multiple executables will coexist)
5070 ____________________________________________________________________________
5071 [ 1157] By: gsar on 1998/06/20 02:48:34
5072 Log: make perldoc ignore null files (it tried to open() them)
5075 ____________________________________________________________________________
5076 [ 1156] By: gsar on 1998/06/19 21:18:47
5077 Log: fix perldoc to ignore unfound null filenames
5080 ____________________________________________________________________________
5081 [ 1155] By: TimBunce on 1998/06/19 18:47:57
5082 Log: Assorted patches:
5084 ------ BUILD PROCESS ------
5086 Title: "Clarify varargs issues in INSTALL docs"
5087 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5088 Msg-ID: <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
5091 ------ CORE LANGUAGE ------
5093 Title: "Further fixes for updated SysV IPC support"
5094 From: Jarkko Hietaniemi <jhi@iki.fi>
5095 Msg-ID: <199805211644.TAA15139@alpha.hut.fi>
5096 Files: Configure perl.h doio.c
5098 Title: "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
5099 From: Andrew Bettison <andrewb@zip.com.au>
5100 Msg-ID: <m0ykMQx-000OQCC@headroom.zip.com.au>
5103 Title: "Invalidate method cache on C<local *subname>"
5104 From: Chip Salzenberg <chip@perl.org>
5105 Msg-ID: <19980604134731.D24343@perlsupport.com>
5106 Files: scope.c t/op/method.t
5108 Title: "fix uninitialized cv variable in op.c"
5109 From: joshua.pritikin@db.com
5110 Msg-ID: <H00000e50005af05@MHS>
5113 Title: "fix for undef as last arg to setsockopt"
5114 From: Graham Barr <gbarr@ti.com>
5115 Msg-ID: <19980603112219.B7638@asic.sc.ti.com>
5118 Title: "Fix -i when @ARGV is empty"
5119 From: Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
5120 <gsar@engin.umich.edu>, Ilya Zakharevich
5121 <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
5122 Msg-ID: <19980606184942.A4583@perlsupport.com>,
5123 <199806070029.UAA18709@monk.mps.ohio-state.edu>,
5124 <199806071817.OAA28141@aatma.engin.umich.edu>,
5125 <199806191549.QAA16376@toad.ig.co.uk>
5128 ------ DOCUMENTATION ------
5130 Title: "Discrepancy between perlop.pod and m// operator docs"
5131 From: Tom Phoenix <rootbeer@teleport.com>
5132 Msg-ID: <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
5133 Files: pod/perlop.pod
5135 Title: "Doc addition for perlfunc entry for system()"
5136 From: Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
5137 <fletch@phydeaux.org>
5138 Msg-ID: <199806011908.PAA31069@dewdrop2.mindspring.com>,
5139 <199806012057.QAA26830@monk.mps.ohio-state.edu>
5140 Files: pod/perlfunc.pod
5142 Title: "Clarify effects of using quotes with m operator"
5143 From: Daniel Grisinger <dgris@perrin.dimensional.com>
5144 Msg-ID: <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
5145 Files: pod/perlop.pod
5147 Title: "Document -i with STDIN"
5148 From: joshua.pritikin@db.com
5149 Msg-ID: <H00000e50006a84a@MHS>
5150 Files: pod/perlrun.pod
5152 ------ EXTENSIONS ------
5154 Title: "Fix Liblist.pm to tolerate backslashen in paths"
5155 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5156 Msg-ID: <199806011954.PAA10900@aatma.engin.umich.edu>
5157 Files: lib/ExtUtils/Liblist.pm
5159 ------ LIBRARY ------
5161 Title: "Typo fix for Math::BogFloat"
5162 From: Mike Stok <mike@stok.co.uk>
5163 Msg-ID: <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
5164 Files: lib/Math/BigFloat.pm
5166 ------ PORTABILITY - GENERAL ------
5168 Title: "Add docs about types of diff to Porting/patching.pod"
5169 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5170 Msg-ID: <199806090105.VAA20005@aatma.engin.umich.edu>
5171 Files: Porting/patching.pod
5173 Title: "Set dont_use_nlink for PowerMAX OS 4.2"
5174 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
5175 Msg-ID: <199806161354.NAA21316@cleo.ssd.hcsc.com>
5176 Files: hints/powerux.sh
5178 Title: "Assorted improvements to hints/solaris_2.sh"
5179 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5180 Msg-ID: <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
5181 Files: hints/solaris_2.sh
5182 Branch: maint-5.004/perl
5183 ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
5184 ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
5185 ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
5186 ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
5188 ____________________________________________________________________________
5189 [ 1154] By: gsar on 1998/06/19 17:22:23
5190 Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
5192 ! ext/B/B/Asmdata.pm regcomp.c
5193 ____________________________________________________________________________
5194 [ 1153] By: nick on 1998/06/19 17:21:21
5195 Log: Use libxxx.a for -lxxx with GCC
5197 ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
5199 ____________________________________________________________________________
5200 [ 1152] By: TimBunce on 1998/06/19 17:08:18
5201 Log: Title: Tom's jumbo doc patch
5202 From: Tom Christiansen <tchrist@chthon.perl.com>
5203 Msg-Id: <199806140419.WAA20549@chthon.perl.com>
5204 Files: pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5205 pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5206 pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5207 pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5208 pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5209 pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5210 pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5211 pod/perlop.pod pod/perlre.pod pod/perlref.pod
5212 pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
5213 pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
5215 Branch: maint-5.004/perl
5216 ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5217 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5218 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5219 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5220 ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5221 ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5222 ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5223 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5224 ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
5225 ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
5226 ____________________________________________________________________________
5227 [ 1151] By: nick on 1998/06/19 15:38:28
5230 !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
5231 !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
5233 ____________________________________________________________________________
5234 [ 1150] By: gsar on 1998/06/18 20:43:07
5235 Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
5236 Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
5237 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
5238 Subject: [PATCH] perl5.004 hints file (maint and dev paths)
5241 ____________________________________________________________________________
5242 [ 1149] By: gsar on 1998/06/18 20:41:30
5243 Log: hand apply whitespace-mutiliated patch
5244 From: joshua.pritikin@db.com
5245 Date: Mon, 15 Jun 1998 09:21:36 -0400
5246 Message-Id: <H00000e50007289b@MHS>
5247 Subject: [PATCH 5.004_67] SvREADONLY for av_clear
5250 ____________________________________________________________________________
5251 [ 1148] By: gsar on 1998/06/18 20:33:59
5252 Log: hand apply whitespace-mutiliated and reversed patch
5253 Date: Tue, 16 Jun 1998 16:31:40 -0400
5254 From: Les Peters <lpeters@aol.net>
5255 Message-Id: <199806162031.QAA08202@ds9>
5256 Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
5258 ! ext/Socket/Socket.xs
5259 ____________________________________________________________________________
5260 [ 1147] By: gsar on 1998/06/18 20:26:59
5261 Log: close child pipe in t/TEST, other cosmetic tweaks
5264 ____________________________________________________________________________
5265 [ 1146] By: gsar on 1998/06/18 19:37:41
5266 Log: back out problematic change#1105, tweak perlsub.pod
5268 ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
5269 ! pp_ctl.c proto.h sv.c
5270 ____________________________________________________________________________
5271 [ 1145] By: nick on 1998/06/18 19:31:07
5272 Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
5274 +> configure.com ext/DB_File/dbinfo
5275 +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
5276 +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
5277 +> vms/subconfigure.com
5278 - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
5280 !> (integrate 499 files)
5281 ____________________________________________________________________________
5282 [ 1144] By: gsar on 1998/06/18 16:35:11
5283 Log: fix spurious cxstack_max init that trampled memory
5286 ____________________________________________________________________________
5287 [ 1143] By: gsar on 1998/06/18 16:33:01
5288 Log: fix memory leaks and uninitialized memory accesses found by Purify
5290 ! doio.c perl.c regexec.c sv.c
5291 ____________________________________________________________________________
5292 [ 1142] By: gsar on 1998/06/18 16:28:48
5293 Log: fix off-by-one that trampled memory in re_croak2()
5296 ____________________________________________________________________________
5297 [ 1141] By: gsar on 1998/06/18 16:26:59
5298 Log: fix AutoLoader to do the right thing when there are relative paths
5302 ____________________________________________________________________________
5303 [ 1140] By: gsar on 1998/06/18 16:22:47
5304 Log: fix Makefile.SH typo
5307 ____________________________________________________________________________
5308 [ 1139] By: gsar on 1998/06/17 18:06:16
5309 Log: 5.004_67 niggles
5317 ____________________________________________________________________________
5318 [ 1138] By: gsar on 1998/06/15 10:09:27
5319 Log: up patchlevel.h to 67, other small tweaks
5321 ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
5322 ! win32/Makefile win32/config_H.bc win32/config_H.gc
5323 ! win32/config_H.vc win32/makefile.mk
5324 ____________________________________________________________________________
5325 [ 1137] By: gsar on 1998/06/15 09:08:57
5326 Log: tweaks to get PERL_OBJECT building again; passes tests
5328 ! ObjXSub.h objpp.h proto.h
5329 ____________________________________________________________________________
5330 [ 1136] By: gsar on 1998/06/15 08:51:54
5331 Log: back out previous change (it breaks PERL_OBJECT)
5333 ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
5334 ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
5335 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
5336 ____________________________________________________________________________
5337 [ 1135] By: gsar on 1998/06/15 05:32:01
5338 Log: added patch, fixed typo, reworked documentation
5339 Message-Id: <H00000e500071aa3@MHS>
5340 Date: Sun, 14 Jun 1998 14:03:15 EDT
5341 From: joshua.pritikin@db.com
5342 Subject: [PATCH 5.004_66] JMPENV!
5344 ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
5345 ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
5346 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
5347 ____________________________________________________________________________
5348 [ 1134] By: gsar on 1998/06/15 04:07:18
5349 Log: various win32 odds and ends
5350 - added support for waitpid(), open2/open3, and a bugfix for kill()
5351 from Ronald Schmidt <RonaldWS@aol.com>
5352 - tweak testsuite mods of above
5353 - regenerate win32/config_H.?c
5354 - change kill() to win32_kill() and export it
5355 - coalesce common code in win32.c
5356 - add PerlProc_waitpid() and export win32_waitpid()
5357 result builds and passes on the three win32 compilers
5359 ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
5360 ! t/lib/open3.t util.c win32/config.bc win32/config.gc
5361 ! win32/config.vc win32/config_H.bc win32/config_H.gc
5362 ! win32/config_H.vc win32/makedef.pl win32/runperl.c
5363 ! win32/win32.c win32/win32iop.h
5364 ____________________________________________________________________________
5365 [ 1133] By: gsar on 1998/06/15 01:39:13
5366 Log: newer Getopt/Long.pm from public distribution cited in:
5367 Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
5368 Date: 14 Jun 1998 15:15:28 +0200
5369 From: Johan Vromans <jvromans@squirrel.nl>
5370 Subject: Getopt::Long version 2.17 released
5372 ! lib/Getopt/Long.pm
5373 ____________________________________________________________________________
5374 [ 1132] By: gsar on 1998/06/15 01:37:12
5375 Log: documentation update from tchrist
5376 Message-Id: <199806140419.WAA20549@chthon.perl.com>
5377 Date: Sat, 13 Jun 1998 22:19:32 MDT
5378 From: Tom Christiansen <tchrist@chthon.perl.com>
5379 Subject: doc patches
5381 ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5382 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5383 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5384 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5385 ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5386 ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5387 ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5388 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5389 ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
5390 ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
5391 ____________________________________________________________________________
5392 [ 1131] By: gsar on 1998/06/14 19:33:36
5393 Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
5394 From: Roderick Schertler <roderick@argon.org>
5395 Subject: [PATCH] Re: Exceptions in IPC::Open2
5396 Date: 12 Jun 1998 13:24:15 -0400
5399 ____________________________________________________________________________
5400 [ 1130] By: gsar on 1998/06/14 19:32:25
5404 ____________________________________________________________________________
5405 [ 1129] By: gsar on 1998/06/14 18:51:53
5406 Log: various win32 fixes
5407 - fixes that silence VC noises about dup exports, non-default libs, and
5408 unsupported *.def file directives
5409 - s/inplace/inplace_label/ malloc.c
5410 - update Config{usemymalloc} based on d_mymalloc
5412 - fix makefiles to not build miniperl.exe twice, and to make it properly
5413 when defaults are changed
5415 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
5416 ! win32/Makefile win32/config_sh.PL win32/makedef.pl
5417 ! win32/makefile.mk win32/perllib.c win32/win32.h
5418 ____________________________________________________________________________
5419 [ 1128] By: gsar on 1998/06/14 01:38:39
5420 Log: remove unused global `scrgv'
5422 ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
5423 ____________________________________________________________________________
5424 [ 1127] By: nick on 1998/06/13 08:39:07
5425 Log: Move specialsv_list to embed.sym, regen embed*.h
5427 ! embed.h embedvar.h global.sym interp.sym
5428 ____________________________________________________________________________
5429 [ 1126] By: gsar on 1998/06/12 07:23:06
5430 Log: From: jan.dubois@ibm.net (Jan Dubois)
5431 Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
5432 Date: Thu, 11 Jun 1998 21:13:31 +0200
5433 Message-ID: <35842ac5.7883075@smtp1.ibm.net>
5435 ! win32/makedef.pl win32/win32.c win32/win32iop.h
5436 ____________________________________________________________________________
5437 [ 1125] By: gsar on 1998/06/12 07:21:29
5438 Log: added patch, undo earlier workaround
5439 From: jan.dubois@ibm.net (Jan Dubois)
5440 Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
5441 Date: Thu, 11 Jun 1998 20:28:36 +0200
5442 Message-ID: <35831f69.4975644@smtp1.ibm.net>
5445 ____________________________________________________________________________
5446 [ 1124] By: gsar on 1998/06/12 07:16:12
5447 Log: hand-applied patch with wrapped lines
5448 From: "Douglas Lankshear" <dougl@ActiveState.com>
5449 Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
5450 Date: Thu, 11 Jun 1998 11:06:33 -0700
5451 Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
5454 ____________________________________________________________________________
5455 [ 1123] By: gsar on 1998/06/12 07:07:25
5456 Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
5457 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5458 Subject: [PATCH 5.004_66] Config_66-01-02.diff
5459 Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
5462 ____________________________________________________________________________
5463 [ 1122] By: gsar on 1998/06/12 07:06:02
5464 Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
5465 Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
5466 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5467 Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
5469 ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
5470 ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
5471 ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
5472 ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
5473 ____________________________________________________________________________
5474 [ 1121] By: gsar on 1998/06/12 07:01:20
5475 Log: a tweaked version of:
5476 Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
5477 Date: Fri, 12 Jun 1998 01:26:53 +0200
5478 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
5479 Subject: Re: Misparsing s///x
5482 ____________________________________________________________________________
5483 [ 1120] By: gsar on 1998/06/12 06:51:08
5484 Log: applied patch, with indentation tweaks
5485 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5486 Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
5487 Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
5488 Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
5490 ! regcomp.c regcomp.h regexec.c
5491 ____________________________________________________________________________
5492 [ 1119] By: gsar on 1998/06/11 17:42:07
5493 Log: make REG_INFTY default to something saner when sizeof(short) > 2
5494 Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
5495 Date: Thu, 11 Jun 1998 11:50:07 EDT
5496 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5497 Subject: Re: [PATCH for tests] Regexp fails on long string
5500 ____________________________________________________________________________
5501 [ 1118] By: gsar on 1998/06/11 07:09:06
5502 Log: regen embedvar.h
5505 ____________________________________________________________________________
5506 [ 1117] By: gsar on 1998/06/11 06:45:52
5507 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5508 Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
5509 Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
5510 Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
5512 ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
5513 ! regexec.c regexp.h t/op/pat.t t/op/subst.t
5514 ____________________________________________________________________________
5515 [ 1116] By: gsar on 1998/06/11 06:35:54
5516 Log: misc win32 fixes
5517 From: "Douglas Lankshear" <dougl@ActiveState.com>
5518 Subject: [PATCH 5.004_66]
5519 Date: Wed, 10 Jun 1998 11:28:27 -0700
5520 Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
5522 ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
5523 ____________________________________________________________________________
5524 [ 1115] By: gsar on 1998/06/11 06:33:21
5525 Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
5526 Date: Wed, 10 Jun 1998 00:53:25 +0200
5527 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5528 Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
5531 ____________________________________________________________________________
5532 [ 1114] By: gsar on 1998/06/11 06:31:34
5533 Log: back out change#1111 and add alternative patch:
5534 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5535 Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
5536 Subject: Re: PATCH for study/foo/
5537 Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
5540 ____________________________________________________________________________
5541 [ 1113] By: gsar on 1998/06/11 02:59:23
5542 Log: fix outdated bytecode.pl
5544 ! bytecode.h bytecode.pl byterun.c byterun.h
5545 ____________________________________________________________________________
5546 [ 1112] By: gsar on 1998/06/10 07:56:06
5547 Log: Added patch, regenerated perly.c and perly.c.diff
5548 Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
5549 Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
5550 From: Stephen McCamant <alias@mcs.com>
5551 Subject: [PATCH] too many RV2GVs in *foo{THING}
5553 ! perly.c perly.c.diff perly.y t/op/gv.t
5554 ____________________________________________________________________________
5555 [ 1111] By: gsar on 1998/06/10 07:40:30
5556 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5557 Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
5558 Subject: Re: PATCH for study/foo/
5559 Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
5562 ____________________________________________________________________________
5563 [ 1110] By: gsar on 1998/06/10 07:37:04
5564 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5565 Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
5566 Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
5567 Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
5570 ____________________________________________________________________________
5571 [ 1109] By: gsar on 1998/06/10 07:35:29
5572 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5573 Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
5574 Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
5575 Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
5578 ____________________________________________________________________________
5579 [ 1108] By: gsar on 1998/06/10 07:31:25
5580 Log: Added patch, tweaked other places affected by name change
5581 Message-ID: <19980610005417.G162@cdata.tvnet.hu>
5582 Date: Wed, 10 Jun 1998 00:54:17 +0200
5583 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5584 Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
5586 +> ext/DynaLoader/DynaLoader_pm.PL
5587 - ext/DynaLoader/DynaLoader.pm.PL
5588 ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
5590 ____________________________________________________________________________
5591 [ 1107] By: gsar on 1998/06/10 07:24:20
5592 Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
5593 Date: Wed, 10 Jun 1998 00:53:42 +0200
5594 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5595 Subject: [PATCH for _66] new version of README.dos
5598 ____________________________________________________________________________
5599 [ 1106] By: gsar on 1998/06/10 07:22:31
5600 Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
5601 Date: Wed, 10 Jun 1998 00:54:04 +0200
5602 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5603 Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
5606 ____________________________________________________________________________
5607 [ 1105] By: gsar on 1998/06/10 07:21:21
5608 Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
5609 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5610 Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
5611 Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
5612 Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
5614 ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
5615 ! perlvars.h pp_ctl.c proto.h sv.c
5616 ____________________________________________________________________________
5617 [ 1104] By: gsar on 1998/06/10 07:06:01
5618 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5619 Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
5620 Subject: Lost chunk of RE jumbo patch
5621 Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
5623 + t/op/regexp_noamp.t
5624 ____________________________________________________________________________
5625 [ 1103] By: gsar on 1998/06/10 07:04:20
5626 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5627 Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
5628 Subject: [PATCH 5.004_66] Combined OS/2 support
5629 Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
5631 ! os2/Changes os2/diff.configure os2/os2.c
5632 ____________________________________________________________________________
5633 [ 1102] By: gsar on 1998/06/10 07:00:08
5634 Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
5635 Date: Fri, 13 Mar 1998 20:03:52 EST
5636 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5637 Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
5640 ____________________________________________________________________________
5641 [ 1101] By: gsar on 1998/06/10 06:55:20
5642 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5643 Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
5644 Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
5647 ____________________________________________________________________________
5648 [ 1100] By: gsar on 1998/06/10 06:52:50
5649 Log: updated MANIFEST for previous change
5652 ____________________________________________________________________________
5653 [ 1099] By: gsar on 1998/06/10 06:51:08
5654 Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
5655 Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
5656 Date: Fri, 05 Jun 1998 11:08:40 -0700
5657 From: Dan Sugalski <sugalskd@osshe.edu>
5658 Subject: Re: [PATCH 5.004_66]Add record read capability to <>
5661 ! perl.h pod/perlvar.pod sv.c
5662 ____________________________________________________________________________
5663 [ 1098] By: gsar on 1998/06/10 06:36:59
5664 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5665 Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
5666 Subject: [PATCH fror 5.004_66] DB_File-1.60
5667 Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
5669 + ext/DB_File/dbinfo
5670 ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5671 ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
5672 ! t/lib/db-hash.t t/lib/db-recno.t
5673 ____________________________________________________________________________
5674 [ 1097] By: gsar on 1998/06/10 06:33:16
5675 Log: Message-ID: <19980604134731.D24343@perlsupport.com>
5676 Date: Thu, 4 Jun 1998 13:47:31 -0400
5677 From: Chip Salzenberg <chip@perl.org>
5678 Subject: [PATCH] Invalidate method cache on C<local *subname>
5680 ! scope.c t/op/method.t
5681 ____________________________________________________________________________
5682 [ 1096] By: gsar on 1998/06/10 06:30:51
5683 Log: From: Norton Allen <allen@huarp.harvard.edu>
5684 Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
5685 Subject: [PATCH] _66 MM_Unix.pm for QNX
5686 Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
5688 ! lib/ExtUtils/MM_Unix.pm
5689 ____________________________________________________________________________
5690 [ 1095] By: gsar on 1998/06/10 06:29:21
5691 Log: From: Norton Allen <allen@huarp.harvard.edu>
5692 Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
5693 Subject: [PATCH] _66 proto.h
5694 Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
5697 ____________________________________________________________________________
5698 [ 1094] By: gsar on 1998/06/10 06:26:39
5699 Log: Applied relevant parts of:
5700 From: Paul Johnson <pjcj@transeda.com>
5701 Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
5702 Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
5703 Subject: [PATCH] Enhancing xsubpp's support for C++
5705 ! lib/ExtUtils/xsubpp
5706 ____________________________________________________________________________
5707 [ 1093] By: gsar on 1998/06/10 06:22:54
5708 Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
5709 Date: Wed, 3 Jun 1998 11:22:19 -0500
5710 From: Graham Barr <gbarr@ti.com>
5711 Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
5714 ____________________________________________________________________________
5715 [ 1092] By: gsar on 1998/06/10 06:20:44
5716 Log: Message-Id: <199806030919.KAA03527@sale-wts>
5717 Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
5718 From: Alan Burlison <Alan.Burlison@UK.Sun.com>
5719 Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
5721 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5722 ____________________________________________________________________________
5723 [ 1091] By: gsar on 1998/06/10 06:18:42
5724 Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
5725 Date: Mon, 01 Jun 1998 12:22:29 -0700
5726 From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
5727 Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
5730 ____________________________________________________________________________
5731 [ 1090] By: gsar on 1998/06/10 06:14:24
5732 Log: A tweaked version of:
5733 Date: Mon, 1 Jun 1998 12:05:47 -0700
5734 From: SYSTEM@cedar.osshe.edu
5735 Message-Id: <980601120547.20617d54@cedar.osshe.edu>
5736 Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
5738 ! ext/SDBM_File/sdbm/Makefile.PL
5739 ____________________________________________________________________________
5740 [ 1089] By: gsar on 1998/06/10 05:58:00
5741 Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
5742 Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
5743 From: Stephen McCamant <alias@mcs.com>
5744 Subject: [PATCH] Re: Uninitialised error from -M()
5747 ____________________________________________________________________________
5748 [ 1088] By: gsar on 1998/06/10 05:55:24
5749 Log: Date: Sat, 30 May 1998 08:07:01 -0400
5750 From: lvirden@cas.org (Larry Virden)
5751 Message-Id: <199805301207.IAA08856@cas.org>
5752 Subject: PATCH for pod and warning notice
5755 ____________________________________________________________________________
5756 [ 1087] By: gsar on 1998/06/10 05:52:05
5757 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5758 Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5759 Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5760 Subject: [PATCH 5.004_66] Config_66-01
5762 ! Configure MANIFEST Porting/Glossary Porting/config.sh
5763 ! Porting/config_H config_h.SH
5764 ____________________________________________________________________________
5765 [ 1086] By: gsar on 1998/06/10 05:46:38
5766 Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5767 Date: Mon, 08 Jun 1998 16:13:14 -0700
5768 From: Dan Sugalski <sugalskd@osshe.edu>
5769 Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5771 ! ext/Thread/Thread/Semaphore.pm
5772 ____________________________________________________________________________
5773 [ 1085] By: gsar on 1998/06/10 05:44:44
5774 Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5775 Date: Mon, 08 Jun 1998 16:10:02 -0700
5776 From: Dan Sugalski <sugalskd@osshe.edu>
5777 Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5780 ! ext/Thread/Thread/Queue.pm
5781 ____________________________________________________________________________
5782 [ 1084] By: gsar on 1998/06/10 05:38:11
5783 Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5784 Date: Mon, 08 Jun 1998 15:38:28 -0700
5785 From: Dan Sugalski <sugalskd@osshe.edu>
5786 Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5788 + configure.com vms/descrip_mms.template vms/munchconfig.c
5789 + vms/subconfigure.com
5790 - vms/config.vms vms/fndvers.com
5791 ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5792 ____________________________________________________________________________
5793 [ 1083] By: gsar on 1998/06/10 05:07:04
5794 Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5796 Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5797 Date: Sat, 13 Dec 1997 07:31:02 EST
5798 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5799 Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5801 ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5802 ____________________________________________________________________________
5803 [ 1082] By: gsar on 1998/06/10 04:52:26
5804 Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5805 (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5808 ____________________________________________________________________________
5809 [ 1081] By: gsar on 1998/06/10 03:45:10
5810 Log: reverse integrate contents of win32 branch into mainline
5812 !> (integrate 44 files)
5813 ____________________________________________________________________________
5814 [ 1080] By: gsar on 1998/06/09 17:37:55
5815 Log: `p4 integrate -b ASPerl && p4 resolve -at`
5817 !> (integrate 43 files)
5818 ____________________________________________________________________________
5819 [ 1079] By: gsar on 1998/06/09 00:59:06
5820 Log: add examples of diff(1) usage
5822 ! Porting/patching.pod
5823 ____________________________________________________________________________
5824 [ 1078] By: gsar on 1998/06/09 00:52:23
5825 Log: undo change#1077
5828 ____________________________________________________________________________
5829 [ 1077] By: gsar on 1998/06/06 16:47:32
5830 Log: make sv_setsv() treat freed SVs like SVt_NULL
5833 ____________________________________________________________________________
5834 [ 1076] By: gsar on 1998/06/05 19:03:14
5835 Log: delete undiscussed AS changes for PPD (broke .packlist
5838 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5839 ____________________________________________________________________________
5840 [ 1075] By: gsar on 1998/06/05 18:18:44
5841 Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5842 with the xsubpp-generated symbol)
5844 ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5846 ____________________________________________________________________________
5847 [ 1074] By: gsar on 1998/06/04 22:45:18
5848 Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5850 ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5851 ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5852 ____________________________________________________________________________
5853 [ 1073] By: nick on 1998/06/04 17:18:14
5854 Log: resolve -at win32 branch into ansiperl
5856 +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5857 +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5858 +> t/lib/h2ph.t win32/GenCAPI.pl
5859 !> (integrate 127 files)
5860 ____________________________________________________________________________
5861 [ 1072] By: gsar on 1998/06/04 01:49:24
5862 Log: document CORE::GLOBAL:: and global overriding, fix up
5863 File::DosGlob, testsuited and all
5865 ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5866 ____________________________________________________________________________
5867 [ 1071] By: gsar on 1998/06/03 22:12:55
5868 Log: add AS patch#24, remove one other instance of error_no
5869 that was missed (patch#23 was intentionally skipped)
5871 ! embedvar.h globals.c perlvars.h win32/makedef.pl
5873 ____________________________________________________________________________
5874 [ 1070] By: gsar on 1998/06/01 19:42:06
5875 Log: fix Liblist.pm to tolerate backslashen in paths
5877 ! lib/ExtUtils/Liblist.pm
5878 ____________________________________________________________________________
5879 [ 1069] By: gsar on 1998/06/01 07:43:02
5880 Log: @INC construction on win32 cleaned up
5881 - perl.dll location based paths should be much more reliable now
5882 - registry stuff unchanged
5883 - Config.pm now has all the installfoolib entries for MakeMaker et al
5885 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5886 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5887 ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5888 ! win32/runperl.c win32/win32.c win32/win32.h
5889 ____________________________________________________________________________
5890 [ 1068] By: gsar on 1998/05/31 21:52:18
5892 Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5893 Date: Sun, 31 May 1998 16:27:33 CDT
5894 From: Graham Barr <gbarr@pobox.com>
5895 Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31
5898 ____________________________________________________________________________
5899 [ 1067] By: gsar on 1998/05/31 21:07:44
5900 Log: minimal fix to enable compiling with -DMULTIPLICITY
5901 (non-threadsafe regcomp.c globals need revisiting)
5903 ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5904 ! win32/GenCAPI.pl win32/makedef.pl
5905 ____________________________________________________________________________
5906 [ 1066] By: gsar on 1998/05/30 21:35:37
5907 Log: integrate mainline changes (ASPerl branch is identical to
5908 win32 branch as of this change)
5910 !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5911 !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5912 !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5913 !> win32/config.gc win32/config.vc win32/config_H.bc
5914 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5915 ____________________________________________________________________________
5916 [ 1065] By: gsar on 1998/05/30 21:13:06
5917 Log: change#1060 was inexplicably missing some of the "ensure
5918 AS stuff does no harm" fixes
5920 ! embed.h global.sym win32/Makefile win32/makefile.mk
5921 ____________________________________________________________________________
5922 [ 1064] By: gsar on 1998/05/30 21:10:27
5923 Log: integrate mainline to pick up trivial changes
5925 !> MANIFEST pp_sys.c
5931 ____________________________________________________________________________
5932 [ 1063] By: mbeattie on 1998/05/29 15:19:55
5933 Log: Remove duplicate win32/TEST line from MANIFEST.
5936 ____________________________________________________________________________
5937 [ 1062] By: mbeattie on 1998/05/29 15:18:33
5938 Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5941 ____________________________________________________________________________
5942 [ 1061] By: mbeattie on 1998/05/29 12:02:17
5943 Log: Integrate from win32 branch into mainline (this now pulls in the
5946 +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5947 +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5948 +> t/lib/h2ph.t win32/GenCAPI.pl
5949 !> (integrate 104 files)
5950 ____________________________________________________________________________
5951 [ 1060] By: gsar on 1998/05/29 11:05:50
5952 Log: reverse integrate asperl branch contents (phew!)
5953 - various fixups to ensure AS stuff does no harm
5954 - adjust win32/makefiles for the new directory layout (new layout
5955 looks rather a muddle--needs rework)
5956 - verified build & test on NT and Solaris/gcc
5958 +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5959 +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5960 ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5961 ! win32/config.bc win32/config.gc win32/config.vc
5962 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5964 !> (integrate 77 files)
5965 ____________________________________________________________________________
5966 [ 1059] By: gsar on 1998/05/29 08:33:56
5967 Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5970 ____________________________________________________________________________
5971 [ 1058] By: gsar on 1998/05/29 08:31:09
5972 Log: type xtext for *.t that were missing it
5974 ! t/lib/thread.t t/op/nothread.t
5975 ____________________________________________________________________________
5976 [ 1057] By: gsar on 1998/05/29 08:28:46
5977 Log: stray t/op/ipc*.t fixups
5979 ! t/op/ipcmsg.t t/op/ipcsem.t
5980 ____________________________________________________________________________
5981 [ 1056] By: gsar on 1998/05/29 07:41:49
5982 Log: fixups to make it build and pass tests under both compilers
5984 ! ObjXSub.h objpp.h proto.h
5985 ____________________________________________________________________________
5986 [ 1055] By: gsar on 1998/05/29 07:22:51
5987 Log: integrate mainline changes
5989 +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5990 !> (integrate 69 files)
5992 ! Todo.5.005 pod/perldelta.pod
5993 ____________________________________________________________________________
5994 [ 1054] By: gsar on 1998/05/29 05:04:03
5995 Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5998 ____________________________________________________________________________
5999 [ 1053] By: gsar on 1998/05/29 05:01:54
6001 - remove code that works around lack of I_STDARG (we're a happy ANSI family)
6002 - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
6004 ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
6005 ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
6006 ! x2p/util.c x2p/util.h
6007 ____________________________________________________________________________
6008 [ 1052] By: gsar on 1998/05/29 02:31:44
6009 Log: merge changes#1014,1038 from maintbranch
6011 + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6012 ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
6013 ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
6014 ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
6015 ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
6016 ! t/io/pipe.t utils/h2ph.PL
6017 ____________________________________________________________________________
6018 [ 1051] By: gsar on 1998/05/29 01:38:51
6019 Log: regenerate win32/config_H.?c
6021 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6022 ____________________________________________________________________________
6023 [ 1050] By: gsar on 1998/05/29 01:32:41
6024 Log: integrate mainline
6026 ! win32/Makefile win32/makefile.mk
6027 !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
6028 !> Porting/config_H Porting/patching.pod config_h.SH doio.c
6029 !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
6030 !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
6031 !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
6032 !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
6033 ____________________________________________________________________________
6034 [ 1049] By: gsar on 1998/05/29 00:57:05
6035 Log: fix various shenanigans with C<environ>, BC and VC builds now pass
6038 ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
6039 ! win32/win32.h win32/win32iop.h
6040 ____________________________________________________________________________
6041 [ 1048] By: mbeattie on 1998/05/28 18:07:24
6042 Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
6043 in change 1043 clashed badly with changes made in the win32
6044 branch. I did an accept on the win32 branch version for now.
6047 !> (integrate 52 files)
6048 ____________________________________________________________________________
6049 [ 1047] By: mbeattie on 1998/05/28 17:59:18
6050 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6051 Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
6052 Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
6053 Subject: [PATCH 5.004_65] Config_65-03-04.diff: semctl probing
6054 Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
6056 ! Configure MANIFEST Porting/Glossary Porting/config.sh
6057 ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
6058 ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
6059 ! win32/config.bc win32/config.gc win32/config.vc
6060 ____________________________________________________________________________
6061 [ 1046] By: mbeattie on 1998/05/28 17:55:48
6062 Log: Back out change 1043 since Andy's forthcoming Config patch
6063 includes a modified version.
6065 ! Configure config_h.SH doio.c perl.h
6066 ____________________________________________________________________________
6067 [ 1045] By: mbeattie on 1998/05/28 17:52:40
6068 Log: Bump patchlevel.h to 66.
6071 ____________________________________________________________________________
6072 [ 1044] By: mbeattie on 1998/05/28 17:51:49
6073 Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
6074 Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
6075 Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
6076 (above minus the t/system.t test pending checking)
6077 Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
6078 Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
6079 Subject: [PATCH] _65 and _04 <DOC> patching.pod
6080 Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
6082 ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
6083 ____________________________________________________________________________
6084 [ 1043] By: mbeattie on 1998/05/28 17:42:21
6085 Log: This change really is:
6086 Subject: [PATCH] 5.004_65: the infamous semctl()
6087 Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
6088 From: Jarkko Hietaniemi <jhi@iki.fi>
6090 Change 1041 claimed to be this patch but was really:
6091 Subject: [PATCH] 5.004_65: t/op/ipc*.t
6092 Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
6093 From: Jarkko Hietaniemi <jhi@iki.fi>
6095 ! Configure config_h.SH doio.c perl.h
6096 ____________________________________________________________________________
6097 [ 1042] By: mbeattie on 1998/05/28 17:36:57
6098 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6099 Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
6100 Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
6101 Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
6102 Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
6104 ! Configure INSTALL Porting/Glossary Porting/config.sh
6105 ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
6106 ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
6107 ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
6108 ____________________________________________________________________________
6109 [ 1041] By: mbeattie on 1998/05/28 17:34:26
6110 Log: Subject: [PATCH] 5.004_65: the infamous semctl()
6111 Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
6112 From: Jarkko Hietaniemi <jhi@iki.fi>
6114 ! t/op/ipcmsg.t t/op/ipcsem.t
6115 ____________________________________________________________________________
6116 [ 1040] By: gsar on 1998/05/28 02:06:47
6117 Log: tweaks to enable Borland build
6119 ! win32/makefile.mk win32/win32.c
6120 ____________________________________________________________________________
6121 [ 1039] By: gsar on 1998/05/27 23:29:22
6122 Log: remove C<#define index strchr> from win32.h (unused, and the
6123 pollution causes spurious variable name changes in extensions)
6126 ____________________________________________________________________________
6127 [ 1038] By: TimBunce on 1998/05/27 17:29:15
6128 Log: Assorted patches:
6130 ------ BUILD PROCESS ------
6132 Title: "add utilities to make test dependencies"
6133 From: Robin Barker <rmb1@cise.npl.co.uk>
6134 Msg-ID: <2607.9805211303@tempest.cise.npl.co.uk>
6137 Title: "Add 'make nok' complement to 'make ok'"
6138 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6139 Msg-ID: <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
6142 Title: "further h2ph patches (add enum support)"
6143 From: Billy <wdconsta@cs.adelaide.edu.au>
6144 Msg-ID: <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
6145 Files: MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6147 ------ CORE LANGUAGE ------
6149 Title: "Fix %! error spelling and add perldiag.pod entry"
6150 From: Graham Barr <gbarr@pobox.com>, Tim Bunce
6151 Msg-ID: <19980524193101.A573@pobox.com>
6152 Files: pod/perldiag.pod gv.c
6154 Title: "Remove obsolete Win32 uppercasing ENV code"
6155 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6156 Msg-ID: <199805201510.LAA28676@aatma.engin.umich.edu>
6159 Title: "Don't mung $! on implicit close"
6160 From: Chip Salzenberg <chip@perl.org>
6161 Msg-ID: <19980525113309.A15845@perlsupport.com>
6164 Title: "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
6165 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6166 Msg-ID: <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
6169 ------ DOCUMENTATION ------
6171 Title: "doc patch: you canna return an array ( list context: || vs or)"
6172 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6173 Msg-ID: <oeeemxguf5h.fsf_-_@alpha.hut.fi>
6174 Files: pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
6176 Title: "doc patch: @ needs escaping in m/\Q\E/ environment"
6177 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6178 Msg-ID: <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
6179 Files: pod/perlop.pod pod/perlre.pod
6181 Title: "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
6182 with /g does list context get matches without parens"
6183 From: Greg Chapman <glc@well.com>, Tom Christiansen
6184 <tchrist@jhereg.perl.com>, Tom Phoenix
6185 <rootbeer@teleport.com>
6186 Msg-ID: <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
6187 <199805231559.JAA21316@jhereg.perl.com>,
6188 <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
6189 Files: pod/perlop.pod
6191 Title: "Documenting last/next/redo even further"
6192 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
6193 <rootbeer@teleport.com>
6194 Msg-ID: <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
6195 <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
6196 Files: pod/perlfunc.pod
6198 Title: "Documenting last/next/redo within continue block"
6199 From: Tom Phoenix <rootbeer@teleport.com>
6200 Msg-ID: <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
6201 Files: pod/perlfunc.pod
6203 Title: "Document stat return in scalar context"
6204 From: Mark-Jason Dominus <mjd@plover.com>
6205 Files: pod/perlfunc.pod
6207 ------ EXTENSIONS ------
6209 Title: "Better LD_RUN_PATH handling on IRIX"
6210 From: "W. Phillip Moore" <wpm@ms.com>
6211 Msg-ID: <199805212206.SAA07504@zappa.morgan.com>
6212 Files: lib/ExtUtils/MM_Unix.pm
6214 Title: "Dealing with <unistd.h> in POSIX and SunOS"
6215 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6216 Msg-ID: <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
6217 Files: ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
6219 ------ LIBRARY ------
6221 Title: "Fix FileHandle.pm example bug"
6222 From: Daniel Grisinger <dgris@perrin.dimensional.com>
6223 Msg-ID: <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
6224 Files: lib/FileHandle.pm
6226 Title: "Add zero/negative $count docs for Benchmark.pm"
6227 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6228 Msg-ID: <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
6229 Files: lib/Benchmark.pm
6231 ------ PORTABILITY - GENERAL ------
6233 Title: "Add test suite recommendations to Porting/patching.pod"
6234 From: Daniel Grisinger <dgris@perrin.dimensional.com>
6235 Msg-ID: <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
6236 Files: Porting/patching.pod
6240 Title: "Fix looping bug in t/io/pipe.t"
6241 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6242 Msg-ID: <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
6244 Branch: maint-5.004/perl
6245 ! MANIFEST Makefile.SH Porting/patching.pod doio.c
6246 ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
6247 ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
6248 ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
6249 ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
6250 ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
6252 ____________________________________________________________________________
6253 [ 1037] By: gsar on 1998/05/27 16:18:30
6254 Log: add AS patch#22 (fix to make die_exit.t pass)
6257 ____________________________________________________________________________
6258 [ 1036] By: gsar on 1998/05/27 12:50:34
6259 Log: add AS patch#21 (misc. fixes)
6261 ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
6262 ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
6263 ! win32/win32.c win32/win32sck.c
6264 ____________________________________________________________________________
6265 [ 1035] By: gsar on 1998/05/26 17:26:17
6266 Log: more changes to satisfy non-debug VC build (C-API doesn't
6267 build, and the testsuite still won't run)
6269 ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
6270 ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
6271 ____________________________________________________________________________
6272 [ 1034] By: gsar on 1998/05/26 17:20:22
6273 Log: remove doubled hunk (perforce auto-integrate oddity)
6276 ____________________________________________________________________________
6277 [ 1033] By: gsar on 1998/05/26 13:39:14
6278 Log: tweaks to make it build with the Borland compiler. Won't run
6279 testsuite because @INC intuition from location of perlcore.dll seems
6280 to be broken. Also, system() and qx// seem broken as well.
6282 ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
6283 ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
6285 ____________________________________________________________________________
6286 [ 1032] By: gsar on 1998/05/24 23:13:05
6287 Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
6290 ____________________________________________________________________________
6291 [ 1031] By: gsar on 1998/05/24 05:36:44
6292 Log: tweak makefiles
6294 ! win32/Makefile win32/makefile.mk
6295 ____________________________________________________________________________
6296 [ 1030] By: gsar on 1998/05/23 18:58:23
6297 Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
6299 ! pp_sys.c t/op/die.t
6300 ____________________________________________________________________________
6301 [ 1029] By: gsar on 1998/05/23 18:55:13
6302 Log: merge change#1015 from maintbranch (must revisit 1014 later, is
6305 ! embed.h global.sym op.c pp.c proto.h sv.c
6306 ____________________________________________________________________________
6307 [ 1028] By: gsar on 1998/05/23 18:25:14
6308 Log: merge change#1013 from maintbranch (1012 is n/a)
6311 ____________________________________________________________________________
6312 [ 1027] By: gsar on 1998/05/23 18:02:21
6313 Log: merge change#1011 from maintbranch
6315 ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
6317 ____________________________________________________________________________
6318 [ 1026] By: nick on 1998/05/23 08:45:04
6319 Log: Ids of msgs and sems can be zero, so change || die to a defined() test
6321 ! t/op/ipcmsg.t t/op/ipcsem.t
6322 ____________________________________________________________________________
6323 [ 1025] By: nick on 1998/05/23 08:36:36
6324 Log: Resolve win32 into ansiperl
6327 !> (integrate 42 files)
6328 ____________________________________________________________________________
6329 [ 1024] By: gsar on 1998/05/21 21:11:12
6330 Log: more mingw32 tweaks
6332 ! ext/POSIX/POSIX.xs t/pragma/locale.t
6333 ____________________________________________________________________________
6334 [ 1023] By: gsar on 1998/05/21 19:15:02
6335 Log: fix problematic change#965 from maintbranch
6336 Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
6337 Date: Sat, 16 May 1998 17:45:22 EDT
6338 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6339 Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
6341 ! gv.c op.c t/comp/proto.t
6342 ____________________________________________________________________________
6343 [ 1022] By: gsar on 1998/05/21 01:37:04
6344 Log: fix POSIX for mingw32
6346 ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
6347 ____________________________________________________________________________
6348 [ 1021] By: gsar on 1998/05/20 15:02:21
6349 Log: remove strupr() from perl.c
6352 ____________________________________________________________________________
6353 [ 1020] By: TimBunce on 1998/05/19 22:41:40
6354 Log: Title: "fix up descrepancy in h2ph test"
6356 Files: t/lib/h2ph.pht
6357 Branch: maint-5.004/perl
6359 ____________________________________________________________________________
6360 [ 1019] By: TimBunce on 1998/05/19 22:17:15
6361 Log: Title: "add a test to check return value from successful s/// (there was none!)"
6362 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6363 Msg-ID: <199805161759.NAA12995@aatma.engin.umich.edu>
6366 Title: "fix up descrepancy in h2ph test"
6369 Branch: maint-5.004/perl
6370 ! t/lib/h2ph.t t/op/subst.t
6371 ____________________________________________________________________________
6372 [ 1018] By: TimBunce on 1998/05/19 21:56:32
6373 Log: Title: "fix mem leak and core dump from change 1016"
6376 Branch: maint-5.004/perl
6378 ____________________________________________________________________________
6379 [ 1017] By: TimBunce on 1998/05/19 21:26:03
6380 Log: Title: "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
6381 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6382 Files: MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
6383 pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
6384 pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
6385 proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
6386 doio.c doop.c ext/ODBM_File/ODBM_File.xs
6387 ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6388 gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
6389 lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
6390 lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6391 lib/ExtUtils/Manifest.pm lib/File/Basename.pm
6392 lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
6393 lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
6394 lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
6395 op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
6396 pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
6397 t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
6398 universal.c util.c win32/Makefile win32/config_H.bc
6399 win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
6400 win32/makefile.mk win32/perlglob.c win32/runperl.c
6401 win32/win32.c win32/win32sck.c x2p/s2p.PL
6402 Branch: maint-5.004/perl
6403 ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
6404 ! cygwin32/perlld deb.c doio.c doop.c embed.h
6405 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
6406 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
6407 ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
6408 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6409 ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
6410 ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
6411 ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
6412 ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
6413 ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
6414 ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
6415 ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
6416 ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
6417 ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
6418 ! universal.c util.c utils/perldoc.PL win32/Makefile
6419 ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
6420 ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
6421 ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
6423 ____________________________________________________________________________
6424 [ 1016] By: TimBunce on 1998/05/19 20:37:42
6425 Log: Title: "eval { die $obj }; die; calls $obj->PROPAGATE"
6426 From: Graham Barr <gbarr@ti.com>
6427 Msg-ID: <3561D147.7F3E0C88@ti.com>
6428 Files: pp_sys.c t/op/die.t
6429 Branch: maint-5.004/perl
6430 ! pp_sys.c t/op/die.t
6431 ____________________________________________________________________________
6432 [ 1015] By: TimBunce on 1998/05/19 20:07:01
6433 Log: Title: "loosen const sub re-defined warnings"
6434 From: Doug MacEachern <dougm@pobox.com>
6435 Msg-ID: <355F713B.6A4C0F04@pobox.com>
6436 Files: proto.h global.sym op.c pp.c sv.c
6437 Branch: maint-5.004/perl
6438 ! global.sym op.c pp.c proto.h sv.c
6439 ____________________________________________________________________________
6440 [ 1014] By: TimBunce on 1998/05/19 19:48:18
6441 Log: Title: "s/FORMLINE/FORMAT/ in sv.c"
6442 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
6443 Msg-ID: <l03130303b1837a243670@[194.222.64.89]>
6446 Title: "Further h2ph patches (including a test suite)"
6447 From: Billy <wdconsta@cs.adelaide.edu.au>
6448 Msg-ID: <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
6449 Files: MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6450 Branch: maint-5.004/perl
6451 + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6452 ! MANIFEST sv.c utils/h2ph.PL
6453 ____________________________________________________________________________
6454 [ 1013] By: TimBunce on 1998/05/19 19:14:13
6455 Log: Title: "Remove change 673 (Allow empty BLOCK in code)"
6456 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
6457 <ilya@math.ohio-state.edu>
6458 Msg-ID: <199805151857.OAA29586@monk.mps.ohio-state.edu>,
6459 <199805151931.PAA23086@aatma.engin.umich.edu>,
6460 <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
6462 Branch: maint-5.004/perl
6464 ____________________________________________________________________________
6465 [ 1012] By: TimBunce on 1998/05/19 19:03:32
6466 Log: Title: "Further SysV sem/msg fixes and removal of non-portable tests"
6467 From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
6469 Msg-ID: <199805182028.XAA15717@alpha.hut.fi>,
6470 <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
6471 Files: MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
6473 Branch: maint-5.004/perl
6474 ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
6476 ____________________________________________________________________________
6477 [ 1011] By: TimBunce on 1998/05/19 17:55:38
6478 Log: Title: "interp.sym is missing C<e_script> after -e fix"
6479 From: jan.dubois@ibm.net (Jan Dubois)
6480 Msg-ID: <355d460d.7621669@smtp1.ibm.net>
6481 Files: embed.h interp.sym
6483 Title: "Undo changed error message which breaks Tk"
6484 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6485 Msg-ID: <199805161557.LAA08106@aatma.engin.umich.edu>
6488 Title: "Minor fixups to new -e script code"
6492 Title: "Remove old diags not relevant after -e fix"
6493 From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
6494 <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
6495 Msg-ID: <199805172143.RAA07896@aatma.engin.umich.edu>,
6496 <199805181335.OAA07008@toad.ig.co.uk>,
6497 <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
6498 Files: pod/perldiag.pod
6500 Title: "more examples for vec()"
6501 From: Tom Phoenix <rootbeer@teleport.com>
6502 Msg-ID: <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
6503 Files: pod/perlfunc.pod
6505 Title: ""make ok" (perlbug -ok) should not be interactive"
6506 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
6508 Msg-ID: <199805160942.MAA20171@alpha.hut.fi>,
6509 <l03130300b1834f9732a0@[194.222.64.89]>
6510 Files: utils/perlbug.PL
6511 Branch: maint-5.004/perl
6512 ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
6513 ! pp_ctl.c utils/perlbug.PL
6514 ____________________________________________________________________________
6515 [ 1010] By: gsar on 1998/05/18 09:40:58
6516 Log: integrate mainline changes (untested)
6518 +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6519 +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6520 +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6521 +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6522 +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
6523 +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
6524 - ext/DynaLoader/DynaLoader.pm
6526 !> (integrate 234 files)
6527 ____________________________________________________________________________
6528 [ 1009] By: gsar on 1998/05/18 07:51:19
6529 Log: more whitespace tweaks from maintbranch
6531 ! av.c perl.c pp_ctl.c pp_sys.c toke.c
6532 ____________________________________________________________________________
6533 [ 1008] By: gsar on 1998/05/17 22:37:20
6534 Log: sundry whitespace cleanups from maintbranch
6536 ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
6537 ____________________________________________________________________________
6538 [ 1007] By: gsar on 1998/05/16 21:59:46
6539 Log: integrate mainline
6541 !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6542 !> t/op/ipcmsg.t t/op/ipcsem.t
6543 ____________________________________________________________________________
6544 [ 1006] By: gsar on 1998/05/16 21:54:23
6545 Log: merge changes#996,998,999 from maintbranch
6547 ! Changes5.004 Porting/makerel t/base/lex.t toke.c
6548 ____________________________________________________________________________
6549 [ 1005] By: gsar on 1998/05/16 21:49:47
6550 Log: merge change#995 from maintbranch, tweak interp.sym and
6553 ! embedvar.h interp.sym intrpvar.h perl.c
6554 ____________________________________________________________________________
6555 [ 1004] By: gsar on 1998/05/16 21:27:18
6556 Log: merge changes#989,990,992 from maintbranch
6559 ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
6560 ____________________________________________________________________________
6561 [ 1003] By: gsar on 1998/05/16 21:16:47
6562 Log: sync config*.gc with others, and verify that nothing from
6563 change#986 needs to be merged
6565 ! win32/config.gc win32/config_H.gc
6566 ____________________________________________________________________________
6567 [ 1002] By: gsar on 1998/05/16 21:04:04
6568 Log: merge change#985 from maintbranch
6570 ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6572 ____________________________________________________________________________
6573 [ 1001] By: gsar on 1998/05/16 17:53:16
6574 Log: add a test to check return value from successful s/// (there was none!)
6577 ____________________________________________________________________________
6578 [ 1000] By: gsar on 1998/05/16 17:42:34
6579 Log: fix misplaced SPAGAIN that caused successful s/// to fail to
6580 return a value on the stack
6583 ____________________________________________________________________________
6584 [ 999] By: TimBunce on 1998/05/15 23:04:30
6585 Log: Title: "Update Porting/makerel script for perforce dir structure"
6587 Files: Porting/makerel
6588 Branch: maint-5.004/perl
6590 ____________________________________________________________________________
6591 [ 998] By: TimBunce on 1998/05/15 22:49:55
6592 Log: Title: "Updated Changes file for trial 3"
6595 Branch: maint-5.004/perl
6597 ____________________________________________________________________________
6598 [ 997] By: gsar on 1998/05/15 22:21:41
6599 Log: merge changes#982,984 from maintbranch
6601 ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
6602 ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6603 ____________________________________________________________________________
6604 [ 996] By: TimBunce on 1998/05/15 22:19:32
6605 Log: Title: "Negative array subscript unrecognized in regex"
6606 From: Mark-Jason Dominus <mjd@plover.com>,
6607 h.sanden@elsevier.nl (Hugo van der Sanden)
6608 Msg-ID: <19980425040819.13828.qmail@plover.com>,
6609 <199805151514.RAA04121@dorlas.elsevier.nl>
6610 Files: t/base/lex.t toke.c
6612 Title: "Remove e_fp from toke.c after change 955"
6615 Branch: maint-5.004/perl
6616 ! t/base/lex.t toke.c
6617 ____________________________________________________________________________
6618 [ 995] By: TimBunce on 1998/05/15 22:08:32
6619 Log: Title: "Fix -e security hole (no longer uses temp file)"
6621 Files: embed.h perl.h perl.c
6622 Branch: maint-5.004/perl
6623 ! embed.h perl.c perl.h
6624 ____________________________________________________________________________
6625 [ 994] By: gsar on 1998/05/15 22:08:17
6626 Log: merge change#981 from maintbranch, add XXX comment about
6627 supporting %! for usethreads case
6630 ____________________________________________________________________________
6631 [ 992] By: TimBunce on 1998/05/15 22:01:32
6632 Log: Title: "install non-backwards compatible .pm files into archlib"
6636 Title: "revert "Can't locate" message to original for maintenance"
6638 Msg-ID: <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6639 Files: pod/perldiag.pod pp_ctl.c
6640 Branch: maint-5.004/perl
6641 ! installperl pod/perldiag.pod pp_ctl.c
6642 ____________________________________________________________________________
6643 [ 991] By: gsar on 1998/05/15 21:35:00
6644 Log: reverse integrate ansiperl (all except the
6645 C<attrs qw(package locked)> stuff, and the duplicate hunks)
6646 i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
6648 !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
6649 !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
6651 ____________________________________________________________________________
6652 [ 990] By: TimBunce on 1998/05/15 16:54:18
6653 Log: Title: "Add tests for die $ref"
6654 From: Graham Barr <gbarr@ti.com>
6655 Msg-ID: <355C6297.121B576B@ti.com>
6656 Files: MANIFEST t/op/die.t
6657 Branch: maint-5.004/perl
6660 ____________________________________________________________________________
6661 [ 989] By: TimBunce on 1998/05/15 16:38:19
6662 Log: Title: "Fix t/op/ipcmsg.t for Digital UNIX"
6663 From: Jarkko Hietaniemi <jhi@iki.fi>
6664 Msg-ID: <199805151337.QAA01174@alpha.hut.fi>
6665 Files: t/op/ipcmsg.t
6666 Branch: maint-5.004/perl
6668 ____________________________________________________________________________
6669 [ 988] By: mbeattie on 1998/05/15 16:28:08
6670 Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
6671 (manually applied and tweaked) to fix up SysV IPC semaphores for
6672 Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
6673 t/op/ipcsem.t for platforms which wanted to skip test. Completely
6674 disable ipcsem.t since it doesn't seem to work properly even when
6675 not skipped. This is _65.
6677 ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6678 ! t/op/ipcmsg.t t/op/ipcsem.t
6679 ____________________________________________________________________________
6680 [ 987] By: nick on 1998/05/15 16:03:35
6681 Log: Integrate win32
6683 +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6684 +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6685 +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6686 +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6687 +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6688 +> t/op/pos.t utils/perlcc.PL
6689 - ext/DynaLoader/DynaLoader.pm
6690 !> (integrate 208 files)
6691 ____________________________________________________________________________
6692 [ 986] By: TimBunce on 1998/05/15 15:28:45
6693 Log: Title: "Patches for BeOS port of Perl, courtesy of Tom Spindler"
6694 From: Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
6695 Msg-ID: <199805042312.CAA09025@alpha.hut.fi>
6696 Files: MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
6697 Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
6698 plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
6699 win32/config.bc win32/config.vc win32/config_H.bc
6701 Branch: maint-5.004/perl
6702 + README.beos beos/nm.c hints/beos.sh
6703 ! Configure MANIFEST Porting/Glossary config_h.SH
6704 ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
6705 ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
6706 ! win32/config.vc win32/config_H.bc win32/config_H.vc
6707 ____________________________________________________________________________
6708 [ 985] By: TimBunce on 1998/05/15 15:02:43
6709 Log: Title: "allow die $ref"
6710 From: Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6711 Msg-ID: <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
6712 Files: pp_ctl.c pp_sys.c util.c
6714 Title: "ExtUtils::Manifest could truncate files during "make dist""
6715 From: "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
6716 koenig@kulturbox.de (Andreas J. Koenig)
6717 Msg-ID: <199805111048.MAA02573@arrakis.int.ein.cz>,
6718 <sfc90o8bgie.fsf@dubravka.in-berlin.de>
6719 Files: lib/ExtUtils/Manifest.pm
6721 Title: "Autosplit doesn't like upper case letters in sub names on VMS"
6722 From: Dan Sugalski <sugalskd@osshe.edu>
6723 Msg-ID: <3.0.5.32.19980330152332.009cb130@osshe.edu>
6724 Files: lib/AutoSplit.pm
6726 Title: "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
6727 From: "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
6728 J. Koenig), larry@wall.org (Larry Wall)
6729 Msg-ID: <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
6730 <sfc202c9jsb.fsf@anna.in-berlin.de>,
6731 <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
6732 Files: lib/AutoSplit.pm
6733 Branch: maint-5.004/perl
6734 ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6736 ____________________________________________________________________________
6737 [ 984] By: TimBunce on 1998/05/15 14:18:52
6738 Log: ------ CORE LANGUAGE ------
6740 Title: "Fix close pipe returning status from wrong child"
6741 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
6742 Msg-ID: <199805142313.TAA02684@chapin.edu>,
6743 <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
6744 Files: t/io/pipe.t util.c
6746 Title: "Avoid English.pm triggering load of Errno.pm"
6748 Files: gv.c lib/English.pm
6750 ------ DOCUMENTATION ------
6752 Title: "Document child exit cause a parent sleep to end early"
6753 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6754 Msg-ID: <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6755 Files: pod/perlfunc.pod
6757 ------ EXTENSIONS ------
6759 Title: "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6760 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6761 Msg-ID: <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6762 Files: MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6763 ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6765 Title: "MM_VMS.pm fixes for building external library"
6766 From: Dan Sugalski <sugalskd@ous.edu>
6767 Msg-ID: <3.0.5.32.19980511160542.009dd480@ous.edu>
6768 Files: lib/ExtUtils/MM_VMS.pm
6770 Title: "Appease picky DEC compiler in POSIX.xs"
6771 From: Dan Sugalski <sugalskd@ous.edu>
6772 Msg-ID: <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6773 Files: ext/POSIX/POSIX.xs
6777 Title: "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6778 From: Jarkko Hietaniemi <jhi@iki.fi>
6779 Msg-ID: <199805121212.PAA15351@alpha.hut.fi>
6780 Files: t/op/ipcsem.t
6782 Title: "Fix doc bug for system() return value"
6783 From: Daniel Grisinger <dgris@perrin.dimensional.com>
6784 Msg-ID: <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6785 Files: pod/perlfunc.pod t/op/exec.t
6787 ------ UTILITIES ------
6789 Title: "Avoid possible constant autoload loop"
6790 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6791 Zakharevich <ilya@math.ohio-state.edu>
6792 Msg-ID: <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6793 <355B475A.C5AD4B90@ti.com>,
6794 <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6795 Files: utils/h2xs.PL
6797 Title: "Further improvements to h2ph.PL"
6798 From: kstar@chapin.edu
6799 Msg-ID: <199805130241.WAA25459@chapin.edu>
6800 Files: utils/h2ph.PL
6801 Branch: maint-5.004/perl
6802 + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6803 + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6804 ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6805 ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6806 ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6812 ____________________________________________________________________________
6813 [ 983] By: mbeattie on 1998/05/15 14:04:17
6814 Log: Integrate win32 branch into mainline.
6816 +> Porting/patching.pod t/op/defins.t
6817 !> (integrate 107 files)
6818 ____________________________________________________________________________
6819 [ 982] By: TimBunce on 1998/05/15 12:33:26
6820 Log: Title: "comment init_postdump_symbols issues"
6824 Title: "Improve sort docs re SUBNAME"
6825 From: circle@azstarnet.com
6826 Msg-ID: <199804281828.LAA22737@andromeda.azstarnet.com>
6827 Files: pod/perlfunc.pod
6828 Branch: maint-5.004/perl
6829 ! perl.c pod/perlfunc.pod
6830 ____________________________________________________________________________
6831 [ 981] By: TimBunce on 1998/05/15 11:47:28
6832 Log: Title: "Add hook to tie %! to external Errno.pm module (not included)"
6833 From: Graham Barr <gbarr@ti.com>
6834 Msg-ID: <355080CD.1111BC81@ti.com>
6836 Branch: maint-5.004/perl
6838 ____________________________________________________________________________
6839 [ 980] By: gsar on 1998/05/15 06:16:13
6840 Log: add doc for C<+{}> vs. C<{;}> disambiguation
6843 ____________________________________________________________________________
6844 [ 979] By: gsar on 1998/05/15 04:59:47
6845 Log: tweaks to win32 makefiles. This version builds and passes all
6846 tests on Solaris/gcc, win32/[bv]c. Looks all set to go.
6848 ! win32/Makefile win32/makefile.mk
6849 ____________________________________________________________________________
6850 [ 978] By: gsar on 1998/05/15 02:41:58
6851 Log: merge changes#922,944,949,965,970 from maintbranch
6853 + Porting/patching.pod t/op/defins.t
6854 ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6855 ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6856 ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6857 ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6859 ____________________________________________________________________________
6860 [ 977] By: gsar on 1998/05/15 02:15:25
6861 Log: merge changes#906,907,909,910 from maintbranch
6863 ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6864 ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6865 ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6867 ____________________________________________________________________________
6868 [ 976] By: gsar on 1998/05/15 01:34:53
6869 Log: merge change#905 from maintbranch, minor fixes to get
6870 clean build+test on Solaris
6872 ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6873 ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6874 ! regcomp.c sv.c t/op/taint.t toke.c
6875 ____________________________________________________________________________
6876 [ 975] By: gsar on 1998/05/14 23:34:26
6877 Log: merge change#904 from maintbranch
6879 ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6880 ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6881 ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6882 ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6884 ____________________________________________________________________________
6885 [ 974] By: gsar on 1998/05/14 23:11:05
6886 Log: merge change#897 from maintbranch
6888 ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6889 ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6890 ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6891 ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6892 ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6893 ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6894 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6895 ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6896 ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6897 ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6898 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6899 ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6900 ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6901 ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6902 ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6903 ! win32/config_H.bc win32/config_H.vc win32/win32.c
6905 ____________________________________________________________________________
6906 [ 973] By: gsar on 1998/05/14 22:24:26
6907 Log: integrate mainline
6910 +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6911 +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6912 +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6914 ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6915 ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6916 ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6917 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6918 ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6919 ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6920 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6921 ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6922 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6923 ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6924 ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6925 ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6926 ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6927 ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6928 ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6929 ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6930 ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6931 ! win32/config.vc win32/config_H.bc win32/config_H.vc
6932 ! win32/win32.c x2p/find2perl.PL
6933 !> (integrate 59 files)
6934 ____________________________________________________________________________
6935 [ 972] By: nick on 1998/05/14 18:09:01
6936 Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6937 Remove K&R style functions, avoid struct/typedef clash.
6939 ! bytecode.h byterun.c sv.c toke.c
6940 ____________________________________________________________________________
6941 [ 971] By: TimBunce on 1998/05/14 16:52:19
6943 Title: "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6944 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6945 Msg-ID: <199805070402.AAA02858@aatma.engin.umich.edu>
6947 Branch: maint-5.004/perl
6949 ____________________________________________________________________________
6950 [ 970] By: TimBunce on 1998/05/14 16:18:06
6952 Title: "perlbug reformatted"
6953 From: Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6954 <hv@crypt0.demon.co.uk>
6955 Msg-ID: <199805110954.LAA20367@dorlas.elsevier.nl>,
6956 <l03130300b17cebcb6d33@[194.222.64.89]>,
6957 <v03110702b17ccbab6824@[195.95.102.67]>
6958 Files: utils/perlbug.PL
6959 Branch: maint-5.004/perl
6961 ____________________________________________________________________________
6962 [ 969] By: mbeattie on 1998/05/14 16:15:09
6963 Log: Integrate win32 branch into mainline
6965 +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6966 +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6967 - ext/DynaLoader/DynaLoader.pm
6968 !> (integrate 118 files)
6969 ____________________________________________________________________________
6970 [ 968] By: mbeattie on 1998/05/14 16:05:57
6971 Log: Bump patchlevel to 65
6974 ____________________________________________________________________________
6975 [ 967] By: mbeattie on 1998/05/14 16:05:19
6976 Log: Another fixup of MANIFEST
6979 ____________________________________________________________________________
6980 [ 966] By: mbeattie on 1998/05/14 16:02:20
6981 Log: Add missing files to MANIFEST
6984 ____________________________________________________________________________
6985 [ 965] By: TimBunce on 1998/05/14 16:00:11
6987 Title: "Sub declaration cost reduced from ~500 to ~100 bytes"
6988 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6989 Msg-ID: <199805050607.CAA02050@monk.mps.ohio-state.edu>
6990 Files: gv.h gv.c op.c
6991 Branch: maint-5.004/perl
6993 ____________________________________________________________________________
6994 [ 964] By: mbeattie on 1998/05/14 15:58:01
6995 Log: Subject: [PATCH] Using Getopts::* with strict vars
6996 Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6997 From: Tom Phoenix <rootbeer@teleport.com>
6999 ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
7000 ____________________________________________________________________________
7001 [ 963] By: mbeattie on 1998/05/14 15:56:53
7002 Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
7003 Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
7004 From: epeschko@den-mdev1 (Ed Peschko)
7007 ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
7008 ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
7009 ____________________________________________________________________________
7010 [ 962] By: mbeattie on 1998/05/14 15:45:28
7011 Log: From: Dan Sugalski <sugalskd@ous.edu>
7012 Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
7013 Date: Wed, 08 Apr 1998 17:08:48 -0700
7014 Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
7015 Date: Fri, 08 May 1998 10:49:16 -0700
7017 ! ext/Thread/Thread.pm
7018 ____________________________________________________________________________
7019 [ 961] By: mbeattie on 1998/05/14 15:43:39
7020 Log: Subject: Consolidated patch to 5.004_64
7021 Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
7022 From: Charles Bailey <BAILEY@newman.upenn.edu>
7024 ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
7025 ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
7026 ! vms/config.vms vms/descrip.mms vms/genconfig.pl
7028 ____________________________________________________________________________
7029 [ 960] By: mbeattie on 1998/05/14 15:41:41
7030 Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
7031 Date: 07 Apr 1998 18:31:21 +0200
7032 From: JVromans@Squirrel.nl (Johan Vromans)
7034 ! lib/Getopt/Long.pm
7035 ____________________________________________________________________________
7036 [ 959] By: mbeattie on 1998/05/14 15:39:29
7037 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
7038 Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time
7039 Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
7040 Subject: [PATCH] perl 5.004_64+Config_04
7041 Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
7043 ! lib/Benchmark.pm pod/perlfunc.pod
7044 ____________________________________________________________________________
7045 [ 958] By: mbeattie on 1998/05/14 15:36:30
7046 Log: From: kstar@chapin.edu
7047 Subject: [PATCH] hints for Irix 6
7048 Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
7049 Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
7050 Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
7052 ! INSTALL hints/irix_6.sh installperl
7053 ____________________________________________________________________________
7054 [ 957] By: mbeattie on 1998/05/14 15:33:48
7055 Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
7056 Date: Mon, 06 Apr 1998 21:09:24 +0200
7057 From: Achim Bohnet <ach@mpe.mpg.de>
7059 ! lib/ExtUtils/Install.pm
7060 ____________________________________________________________________________
7061 [ 956] By: mbeattie on 1998/05/14 15:32:39
7062 Log: Subject: [PATCH] Config: Irix 5 hints
7063 Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
7064 From: kstar@O2.chapin.edu
7067 ____________________________________________________________________________
7068 [ 955] By: mbeattie on 1998/05/14 15:31:12
7069 Log: Subject: PATCH: h2ph produces incorrect code
7070 Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
7071 From: Billy <wdconsta@cs.adelaide.edu.au>
7074 ____________________________________________________________________________
7075 [ 954] By: mbeattie on 1998/05/14 15:29:27
7076 Log: Subject: [PATCH] perldebug.pod
7077 Date: Mon, 6 Apr 1998 00:36:57 -0600
7078 From: jason stewart <jasons@sandy-home.arc.unm.edu>
7081 ____________________________________________________________________________
7082 [ 953] By: mbeattie on 1998/05/14 15:28:00
7083 Log: From: Dominic Dunlop <domo@vo.lu>
7084 Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
7085 Date: Wed, 6 May 1998 14:39:32 +0000
7086 Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
7087 Date: Sat, 4 Apr 1998 19:44:34 +0000
7089 ! hints/machten.sh t/op/hashwarn.t
7090 ____________________________________________________________________________
7091 [ 952] By: mbeattie on 1998/05/14 15:23:19
7092 Log: New pod/perldelta.pod (previous one branched in last change):
7093 Subject: [PATCH 5.004_64] Start new perldelta
7094 Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
7095 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7098 ____________________________________________________________________________
7099 [ 951] By: mbeattie on 1998/05/14 15:20:43
7100 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7101 Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
7102 Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
7103 Subject: [PATCH 5.004_64] Start new perldelta
7104 Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
7105 (above branched perldelta -> perldelta4, new perldelta will be
7106 created/added next change)
7107 Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
7108 Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
7110 + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
7111 + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
7112 +> pod/perldelta4.pod
7114 ! MANIFEST hints/svr4.sh
7115 ____________________________________________________________________________
7116 [ 949] By: TimBunce on 1998/05/14 15:11:30
7118 Title: "while($x=<>) no longer warns (implicit defined added)"
7119 From: Nick Ing-Simmons <nik@tiuk.ti.com>
7120 Msg-ID: <199805051035.LAA27365@pluto.tiuk.ti.com>
7121 Files: MANIFEST op.c t/op/defins.t
7122 Branch: maint-5.004/perl
7125 ____________________________________________________________________________
7126 [ 948] By: mbeattie on 1998/05/14 15:09:51
7127 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7128 Subject: [PATCH for 5.004_64] Configure patch Config_64-01
7129 Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
7130 Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
7131 Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
7132 Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
7133 Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
7134 Subject: [PATCH 5.004_64] Config_64-03-04.diff
7135 Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
7137 + README.beos beos/nm.c hints/beos.sh
7138 ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
7139 ! Porting/Glossary Porting/config.sh Porting/config_H
7140 ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
7141 ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
7142 ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
7143 ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
7144 ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
7145 ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
7146 ! win32/config.vc win32/config_H.bc win32/config_H.vc
7147 ____________________________________________________________________________
7148 [ 946] By: TimBunce on 1998/05/14 15:07:06
7150 Title: "Fix PERL_DESTRUCT_LEVEL core dumps"
7151 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7152 Msg-ID: <199805062301.TAA24599@aatma.engin.umich.edu>
7153 Files: perl.c sv.c t/op/misc.t
7154 Branch: maint-5.004/perl
7155 ! perl.c sv.c t/op/misc.t
7156 ____________________________________________________________________________
7157 [ 945] By: mbeattie on 1998/05/14 15:00:31
7158 Log: Subject: Perl Social Contract
7159 Date: 13 Apr 1998 06:16:59 -0700
7160 From: Russ Allbery <rra@stanford.edu>
7163 ____________________________________________________________________________
7164 [ 944] By: TimBunce on 1998/05/14 14:59:37
7166 Title: "5.004_04-m2 Cleanup of test failures"
7167 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7168 Msg-ID: <199805070416.AAA03082@aatma.engin.umich.edu>
7169 Files: t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
7170 win32/config.bc win32/config.vc
7171 Branch: maint-5.004/perl
7172 ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
7173 ! win32/config.bc win32/config.vc
7174 ____________________________________________________________________________
7175 [ 943] By: mbeattie on 1998/05/14 14:58:13
7176 Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
7177 Subject: [PATCH 5.004_64] Test.pm update
7178 Date: Sat, 4 Apr 1998 08:33:50 -0500
7179 Subject: [PATCH 5.004_64] modcount + comments
7180 Date: Fri, 17 Apr 1998 16:07:35 -0400
7182 ! lib/Test.pm op.c thrdvar.h
7183 ____________________________________________________________________________
7184 [ 942] By: mbeattie on 1998/05/14 14:49:43
7185 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7186 Subject: [PATCH 5.004_64] newSV
7187 Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
7188 Subject: [PATCH 5.004_64] Cryptic error from B::CC
7189 Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
7191 ! ext/B/B/CC.pm handy.h proto.h sv.c
7192 ____________________________________________________________________________
7193 [ 941] By: mbeattie on 1998/05/14 14:47:29
7194 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7195 Subject: [PATCH 5.004_64] anydbm.t
7196 Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
7197 Subject: [PATCH 5.004_64] threads on OS/2
7198 Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
7199 Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
7200 Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
7201 Subject: [PATCH 5.004_64] Immediate stop in debugger
7202 Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
7203 Subject: [PATCH 5.005_64] ptags broken
7204 Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
7205 Subject: [PATCH 5.004_64] Document switch syntax via RE
7206 Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
7208 ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
7209 ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
7210 ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
7211 ____________________________________________________________________________
7212 [ 940] By: mbeattie on 1998/05/14 14:38:44
7213 Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of normal VMS perl build
7214 Date: Fri, 03 Apr 1998 16:01:57 -0800
7215 From: Dan Sugalski <sugalskd@osshe.edu>
7217 ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
7218 ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
7219 ____________________________________________________________________________
7220 [ 939] By: mbeattie on 1998/05/14 14:35:42
7221 Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled with MULTIPLICITY
7222 Date: Fri, 03 Apr 1998 13:58:15 -0800
7223 From: Dan Sugalski <sugalskd@osshe.edu>
7226 ____________________________________________________________________________
7227 [ 938] By: gsar on 1998/05/14 10:53:55
7228 Log: merge change#896 from maintbranch
7230 ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
7231 ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
7232 ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
7233 ! t/op/gv.t t/op/misc.t t/op/pack.t
7234 ____________________________________________________________________________
7235 [ 937] By: gsar on 1998/05/14 09:31:34
7236 Log: merge change#887 from maintbranch
7238 + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7239 ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7240 ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7241 ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7242 ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7243 ! t/op/stat.t toke.c utils/h2xs.PL
7244 ____________________________________________________________________________
7245 [ 936] By: gsar on 1998/05/14 09:06:18
7246 Log: merge change#886 from maintbranch
7248 ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
7249 ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
7250 ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
7251 ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
7252 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7253 ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
7254 ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
7255 ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
7256 ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
7257 ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
7259 ____________________________________________________________________________
7260 [ 935] By: gsar on 1998/05/14 07:00:02
7261 Log: merge changes#872,873 from maintbranch
7263 ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
7264 ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
7265 ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
7266 ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
7267 ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
7268 ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
7270 ____________________________________________________________________________
7271 [ 934] By: gsar on 1998/05/14 06:24:38
7272 Log: merge changes#755..759,763,764 from maintbranch
7275 ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
7276 ! t/op/pos.t utils/perldoc.PL
7277 ____________________________________________________________________________
7278 [ 933] By: gsar on 1998/05/14 06:07:31
7279 Log: merge change#754 from maintbranch
7282 ____________________________________________________________________________
7283 [ 932] By: gsar on 1998/05/14 06:03:50
7284 Log: merge changes#752,753 from maintbranch
7287 ! README ext/GDBM_File/GDBM_File.pm
7288 ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
7289 ____________________________________________________________________________
7290 [ 931] By: gsar on 1998/05/14 05:51:19
7291 Log: merge change#745 from maintbranch
7293 + ext/DynaLoader/DynaLoader.pm.PL
7294 - ext/DynaLoader/DynaLoader.pm
7295 ! MANIFEST ext/DynaLoader/Makefile.PL
7296 ____________________________________________________________________________
7297 [ 930] By: nick on 1998/05/13 20:39:59
7298 Log: resolve -at //depot/win32 into ansiperl for C++ testing.
7301 !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
7302 !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
7303 !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
7304 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
7305 !> win32/makedef.pl win32/makefile.mk
7306 ____________________________________________________________________________
7307 [ 929] By: gsar on 1998/05/13 10:13:36
7308 Log: merge change#687 from maintbranch
7311 ____________________________________________________________________________
7312 [ 928] By: gsar on 1998/05/13 10:08:13
7313 Log: merge change#683 from maintbranch
7316 ____________________________________________________________________________
7317 [ 927] By: gsar on 1998/05/13 09:51:43
7318 Log: merge change#681 from maintbranch
7320 ! ext/Fcntl/Fcntl.pm
7321 ____________________________________________________________________________
7322 [ 926] By: gsar on 1998/05/13 09:47:11
7323 Log: merge change#664 from maint branch
7325 ! regcomp.c regcomp.h regexec.c
7326 ____________________________________________________________________________
7327 [ 925] By: gsar on 1998/05/13 08:55:28
7328 Log: merge missing part of change#663 from maint branch
7331 ____________________________________________________________________________
7332 [ 924] By: gsar on 1998/05/12 18:50:04
7333 Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
7334 and seems to generate problematic code for PII.
7337 ____________________________________________________________________________
7338 [ 923] By: gsar on 1998/05/12 16:24:02
7339 Log: fix test failure
7340 Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
7341 Date: Tue, 12 May 1998 10:40:57 BST
7342 From: Nick.Ing-Simmons@tiuk.ti.com
7343 Subject: test buglet
7346 ____________________________________________________________________________
7347 [ 922] By: TimBunce on 1998/05/11 20:58:58
7348 Log: Assorted patches:
7350 ------ CORE LANGUAGE ------
7352 Title: "incorrect return value for hv_iterinit"
7353 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7354 Msg-ID: <199805031848.OAA20618@aatma.engin.umich.edu>
7355 Files: pod/perlguts.pod hv.c
7357 ------ DOCUMENTATION ------
7359 Title: "perlvar.pod buglet E<EVMSERR>"
7360 From: Achim Bohnet <ach@mpe.mpg.de>
7361 Msg-ID: <9805041415.AA22185@o09.xray.mpe.mpg.de>
7362 Files: pod/perlvar.pod
7364 Title: "Improve docs for warning about code after an exec()"
7365 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
7366 <chaimf@concentric.net>
7367 Msg-ID: <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
7368 <m3ra22qn1z.fsf@chany-p100.emwp.com>
7369 Files: pod/perlfunc.pod
7371 Title: "Remove dead code from pod2man"
7372 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7373 Msg-ID: <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
7374 Files: pod/pod2man.PL
7376 Title: "tweak doc for C<do FILENAME>"
7377 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7378 Msg-ID: <199805090017.UAA06888@aatma.engin.umich.edu>
7379 Files: pod/perlfunc.pod
7381 Title: "Document integer pragma effect on % operator"
7382 From: Gisle Aas <gisle@aas.no>
7383 Msg-ID: <m3yawjmzhx.fsf@furu.g.aas.no>
7384 Files: pod/perlop.pod
7386 Title: "Reduce rm command line length in pod/Makefile"
7387 From: Hugo van der Sanden <h.sanden@elsevier.nl>
7388 Msg-ID: <199805041423.QAA13199@dorlas.elsevier.nl>
7391 ------ EXTENSIONS ------
7393 Title: "Clarify Termios usage in POSIX.pod"
7394 From: Rocco Caputo <troc@netrus.net>
7395 Msg-ID: <199805101952.PAA12738@ns.netrus.net>
7396 Files: ext/POSIX/POSIX.pod
7398 ------ LIBRARY ------
7400 Title: "Fix File::Find::finddepth typo in trial 2 release"
7401 From: koenig@kulturbox.de (Andreas J. Koenig)
7402 Msg-ID: <sfcbttflsjz.fsf@dubravka.in-berlin.de>
7403 Files: lib/File/Find.pm t/lib/filefind.t
7405 ------ PORTABILITY - GENERAL ------
7407 Title: "Add Porting/patching.pod document"
7408 From: Daniel Grisinger <dgris@tdrenterprises.com>
7409 Msg-ID: <199805030305.XAA16147@relay.pair.com>
7410 Files: MANIFEST Porting/patching.pod
7412 Title: "hints/machten.sh: disable semctl(), align with devel version"
7413 From: Dominic Dunlop <domo@vo.lu>
7414 Msg-ID: <v03110701b175fc029eb1@[195.95.102.115]>
7415 Files: hints/machten.sh
7417 Title: "Add VMS specifics to Porting/makerel"
7418 From: Charles Bailey <BAILEY@newman.upenn.edu>
7419 Msg-ID: <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
7420 <199804271732.SAA13762@toad.ig.co.uk>,
7421 <9804250212.AA27695@forte.com>
7422 Files: Porting/makerel
7423 Branch: maint-5.004/perl
7424 + Porting/patching.pod
7425 ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
7426 ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
7427 ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
7429 ____________________________________________________________________________
7430 [ 921] By: gsar on 1998/05/10 02:28:03
7431 Log: various tweaks to makefiles
7433 ! win32/Makefile win32/makedef.pl win32/makefile.mk
7434 ____________________________________________________________________________
7435 [ 920] By: gsar on 1998/05/10 02:27:19
7436 Log: fix ExtUtils::Liblist mishandling paths with spaces
7438 ! lib/ExtUtils/Liblist.pm
7439 ____________________________________________________________________________
7440 [ 919] By: gsar on 1998/05/09 17:10:15
7444 ____________________________________________________________________________
7445 [ 918] By: gsar on 1998/05/09 17:09:09
7446 Log: protect sortcop from C<sort { sort { ... } ... } ...>
7447 Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
7448 Date: Fri, 08 May 1998 19:33:44 EDT
7449 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7450 Subject: [PATCH] Re: double recursion in sort
7452 ! pp_ctl.c t/op/runlevel.t
7453 ____________________________________________________________________________
7454 [ 917] By: gsar on 1998/05/09 17:05:55
7457 ! win32/config.bc win32/config.gc win32/config.vc
7458 ____________________________________________________________________________
7459 [ 916] By: gsar on 1998/05/07 03:40:15
7460 Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
7463 ____________________________________________________________________________
7464 [ 915] By: mbeattie on 1998/05/06 13:08:29
7465 Log: Speed up pp_entersub for usethreads with only 1 thread running.
7468 ____________________________________________________________________________
7469 [ 914] By: gsar on 1998/05/03 18:44:38
7470 Log: make hv_iterinit() return HvKEYS()
7471 Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
7472 Date: Sat, 02 May 1998 16:29:22 EDT
7473 From: "SynaptiCAD, Inc." <sales@syncad.com>
7474 Subject: incorrect return value for hv_iterinit
7476 ! hv.c pod/perlguts.pod
7477 ____________________________________________________________________________
7478 [ 913] By: TimBunce on 1998/05/01 22:38:38
7479 Log: Update MANIFEST for trial 2.
7480 (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
7481 Branch: maint-5.004/perl
7483 ____________________________________________________________________________
7484 [ 912] By: TimBunce on 1998/05/01 22:30:29
7485 Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
7486 Branch: maint-5.004/perl
7488 ____________________________________________________________________________
7489 [ 911] By: TimBunce on 1998/05/01 21:35:03
7491 Title: "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
7492 From: timbo@ig.co.uk (Tim Bunce)
7493 Msg-ID: <199804200854.JAA01482@toad.ig.co.uk>
7496 Title: "Add WRITE & CLOSE to TIEHANDLE"
7497 From: Graham Barr <gbarr@pobox.com>
7498 Msg-ID: <34F63DC8.CA95670F@pobox.com>
7499 Files: pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
7500 Branch: maint-5.004/perl
7502 ! perl.h pod/perltie.pod pp_sys.c
7503 ____________________________________________________________________________
7504 [ 910] By: TimBunce on 1998/05/01 20:47:47
7506 Title: "Add warning for Illegal hex digit"
7507 From: Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
7508 <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
7509 Msg-ID: <199804232219.SAA02267@spp.users.ds.net>,
7510 <199804271409.PAA12819@toad.ig.co.uk>,
7511 <199804280307.WAA12332@psasolar.psa.pencom.com>
7512 Files: pod/perldiag.pod util.c
7514 Title: "perl_call_method() bug fix (corrupt op pointer)"
7515 From: "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
7516 Msg-ID: <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
7519 Title: "Fix printf segmentation fault"
7520 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
7521 Msg-ID: <l03130300b16bebdbc314@[194.222.64.89]>
7524 Title: "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
7525 From: Charles Bailey <BAILEY@newman.upenn.edu>
7526 Msg-ID: <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
7527 Files: pod/perlsub.pod
7528 Branch: maint-5.004/perl
7529 ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
7530 ____________________________________________________________________________
7531 [ 909] By: TimBunce on 1998/05/01 19:44:47
7533 Title: "Change Ilya's do_binmode to K&R prototype and move to doio.c"
7534 Files: doio.c util.c
7535 Branch: maint-5.004/perl
7537 ____________________________________________________________________________
7538 [ 908] By: gsar on 1998/05/01 19:21:02
7539 Log: add AS patch#20 (exposes more global constants)
7541 ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
7542 ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
7543 ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
7544 ____________________________________________________________________________
7545 [ 907] By: TimBunce on 1998/05/01 17:50:46
7547 Title: "Runtime Carp verbosity without aliasing"
7548 From: Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
7549 Msg-ID: <H00000e50003936c@MHS>
7552 Title: "Fix File::Basename to not untaint results (using new //t flag)"
7553 From: Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
7554 <rootbeer@teleport.com>
7555 Msg-ID: <199710070515.WAA00682@finity.citysearch.com>,
7556 <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
7557 Files: lib/File/Basename.pm
7558 Branch: maint-5.004/perl
7559 ! lib/Carp.pm lib/File/Basename.pm
7560 ____________________________________________________________________________
7561 [ 906] By: TimBunce on 1998/04/28 11:04:49
7563 ------ CORE LANGUAGE ------
7565 Title: "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
7567 From: Spider Boardman <spider@orb.nashua.nh.us>
7568 Msg-ID: <199804010541.AAA32615@Orb.Nashua.NH.US>,
7569 <19980422164037.D29222@perl.org>
7570 Files: embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
7573 Title: "Fix SvGMAGIC typo in change 904"
7575 Branch: maint-5.004/perl
7576 ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
7578 ____________________________________________________________________________
7579 [ 905] By: TimBunce on 1998/04/28 10:32:20
7582 Title: "New regex flag //t to leave $1 etc. tainted"
7583 From: Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7584 Msg-ID: <19980310192640.37826@cyprus>
7585 Files: pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
7588 Title: "Don't accidentally untaint target of s///"
7589 From: Chip Salzenberg <chip@pobox.com>
7590 Msg-ID: <19980310151756.24767@cyprus>
7591 Files: pp_ctl.c pp_hot.c t/op/taint.t
7593 Title: "Allow but ignore embedded /...(?o).../ in regexp"
7594 From: h.sanden@elsevier.nl (Hugo van der Sanden)
7595 Msg-ID: <199804201243.OAA08244@dorlas.elsevier.nl>
7597 Branch: maint-5.004/perl
7598 ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
7599 ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
7600 ____________________________________________________________________________
7601 [ 904] By: TimBunce on 1998/04/27 20:20:21
7602 Log: Assorted patches:
7604 ------ CORE LANGUAGE ------
7606 Title: "Protect join() against double reads on undef and SvGMAGICALs"
7607 From: Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
7608 <Tim.Bunce@ig.co.uk>
7609 Msg-ID: <19980424080630.D13985@perl.org>
7612 Title: "Better error message for require failure"
7613 From: epeschko@den-mdev1 (Ed Peschko)
7614 Msg-ID: <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
7615 Files: pod/perldiag.pod pp_ctl.c
7617 Title: "fixes for various noises under PERL_DESTRUCT_LEVEL"
7618 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7619 Msg-ID: <199804231926.PAA23969@aatma.engin.umich.edu>
7622 Title: "Fix nice_chunk memory leak"
7623 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7624 Msg-ID: <199804052347.TAA15699@aatma.engin.umich.edu>
7627 Title: "-2.0 vs. -2 (was Number representations)"
7628 From: Chip Salzenberg <chip@pobox.com>
7629 Msg-ID: <19980309185652.11231@cyprus>
7632 Title: "perl.c fixes for -DUNEXEC"
7633 From: Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
7634 <mwette@mr-ed.jpl.nasa.gov>
7635 Msg-ID: <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
7638 ------ DOCUMENTATION ------
7640 Title: "perlcall is Perl from C, not C from Perl"
7641 From: Steve A Fink <sfink@cs.berkeley.edu>
7642 Files: pod/perlembed.pod
7644 Title: "Clarify require "Foo::Bar" non-bareword issue"
7645 From: Dominique Dumont <domi@ss7serv.grenoble.hp.com>
7646 Msg-ID: <199804231527.AA153445256@ss7serv.grenoble.hp.com>
7647 Files: pod/perlfunc.pod
7649 Title: "(repost) new text for perlsec", "new text for perlsec"
7650 From: Tom Phoenix <rootbeer@teleport.com>
7651 Msg-ID: <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
7652 Files: pod/perlsec.pod
7654 ------ EXTENSIONS ------
7656 Title: "IO::Socket->socketpair broken (typo)"
7657 From: Olaf Titz <olaf@bigred.inka.de>
7658 Msg-ID: <19980425224535.2807.qmail@bigred.inka.de>
7659 Files: ext/IO/lib/IO/Socket.pm
7661 Title: "NDBM_File man page needs Fcntl"
7662 From: "Danny R. Faught" <faught@mailhost.rsn.hp.com>
7663 Msg-ID: <199707011500.IAA00601@palrel3.hp.com>
7664 Files: ext/NDBM_File/NDBM_File.pm
7666 ------ LIBRARY ------
7668 Title: "Documentation discrepancy: pragmatic modules"
7669 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
7670 Msg-ID: <199804221525.RAA12695@dorlas.elsevier.nl>,
7671 <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
7672 Files: lib/strict.pm lib/subs.pm lib/vars.pm
7674 ------ PORTABILITY - GENERAL ------
7676 Title: "Updated hints file for svr4"
7677 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7678 Msg-ID: <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
7679 Files: hints/svr4.sh
7681 Title: "Pumpkin update -- shared libperl.so location"
7682 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7683 Msg-ID: <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
7684 Files: Porting/pumpkin.pod
7686 Title: "perl compile fix for AIX 4.3"
7687 From: Jens-Uwe Mager <jum@helios.de>
7688 Msg-ID: <199804261611.SAA34728@ans.helios.de>
7689 Files: ext/DynaLoader/dl_aix.xs
7691 Title: "Dynaloader build on VMS",
7692 From: pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
7693 Msg-ID: <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
7694 Files: vms/descrip.mms
7696 ------ UTILITIES ------
7698 Title: "Major update to h2ph.PL"
7699 From: Billy <wdconsta@cs.adelaide.edu.au>
7700 Msg-ID: <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
7701 Files: utils/h2ph.PL
7702 Branch: maint-5.004/perl
7703 ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
7704 ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
7705 ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
7706 ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7707 ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
7708 ____________________________________________________________________________
7709 [ 903] By: gsar on 1998/04/25 22:27:19
7710 Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
7713 ____________________________________________________________________________
7714 [ 902] By: nick on 1998/04/25 16:35:08
7715 Log: Case sensitive tweak to perldoc.PL
7718 ____________________________________________________________________________
7719 [ 901] By: nick on 1998/04/25 15:16:54
7720 Log: Implement use attrs qw(locked package);
7721 Passes all tests except posix (hangs/dies) in sigaction test after
7724 ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
7725 ____________________________________________________________________________
7726 [ 900] By: nick on 1998/04/25 13:58:17
7727 Log: Auto-insert defined() test in while when test expression is
7728 readline (i.e. <>), glob, readdir, or each.
7731 ! op.c pod/perlop.pod
7732 ____________________________________________________________________________
7733 [ 899] By: nick on 1998/04/25 13:14:52
7734 Log: Resolve ansiperl against win32 branch
7736 +> (branch 53 files)
7738 !> (integrate 227 files)
7739 ____________________________________________________________________________
7740 [ 898] By: gsar on 1998/04/24 17:01:05
7741 Log: add AS patch#18
7743 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
7744 ____________________________________________________________________________
7745 [ 897] By: TimBunce on 1998/04/23 19:49:22
7746 Log: Assorted patches:
7748 ------ CORE LANGUAGE ------
7750 Title: "fix for "Unbalanced string table refcount""
7751 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7752 Msg-ID: <199804042251.RAA25527@aatma.engin.umich.edu>
7755 Title: "Allow more lenient switch processing"
7756 From: "John L. Allen" <allen@grumman.com>
7757 Msg-ID: <199803251638.LAA22664@gateway.grumman.com>
7760 Title: "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7761 From: Gisle Aas <gisle@aas.no>
7762 Msg-ID: <m3g1jglqtm.fsf@furu.g.aas.no>
7763 Files: pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7765 Title: "Odd number of elements in hash list."
7766 From: Tom Phoenix <rootbeer@teleport.com>
7767 Msg-ID: <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7768 Files: MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7770 Title: "another destruct_level fix"
7771 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7772 Msg-ID: <199804030105.UAA04400@aatma.engin.umich.edu>
7775 Title: "bidirectional pipe warning blues"
7776 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
7777 Msg-ID: <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7780 Title: "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7781 From: Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7782 Msg-ID: <199801191107.LAA17979@sable.ox.ac.uk>
7783 Files: pp_hot.c pp_sys.c
7785 Title: "unimplemented umask() should return undef not die"
7786 From: kstar@chapin.edu (Kurt D. Starsinic)
7787 Msg-ID: <199803120515.VAA08660@chapin.edu>
7788 Files: pod/perlfunc.pod pp_sys.c
7790 Title: "warning for: bless $foo, """
7791 From: Joshua.Pritikin@NewYork2.dmg.deuba.com
7792 Msg-ID: <H00000e5000378a0@MHS>
7793 Files: pod/perldiag.pod pp.c
7795 ------ DOCUMENTATION ------
7797 Title: "Mention SWIG in perlxs.pod"
7798 From: Steve A Fink <sfink@cs.berkeley.edu>
7799 Msg-ID: <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7800 Files: pod/perlxs.pod
7802 Title: "fix-up of previous perlre.pod patch"
7803 From: Ted Ashton <ashted@southern.edu>
7804 Msg-ID: <199803031540.KAA09388@ns.southern.edu>
7805 Files: pod/perlre.pod
7807 Title: "long list of man page nitpicks"
7808 From: Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7809 <tchrist@jhereg.perl.com>
7810 Msg-ID: <199804221844.NAA08338@pluto.cs.uah.edu>,
7811 <199804222204.QAA20805@jhereg.perl.com>
7812 Files: pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7813 pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7814 pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7815 pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7816 pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7817 pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7818 pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7819 pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7820 pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7823 Title: "document that system() does not set $! when it fails"
7824 From: "Mark R. Levinson" <mrl@isc.upenn.edu>
7825 Msg-ID: <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7826 Files: pod/perlfunc.pod
7828 Title: "Fix pod/roffitall execute permission"
7829 From: lvirden@cas.org
7830 Msg-ID: <1997Nov17.132031.2589892@cor.newman>
7831 Files: pod/roffitall
7833 Title: "document when split ignores trailing empty fields"
7834 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
7835 Msg-ID: <l03130300b14fac832b77@[194.222.64.89]>
7836 Files: pod/perlfunc.pod
7838 ------ EXTENSIONS ------
7840 Title: "Buglet in Opcode.pm documentation"
7841 From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7842 Msg-ID: <199804170349.XAA32445@sleipnir.valparaiso.cl>
7843 Files: ext/Opcode/Opcode.pm
7845 Title: "Failure to append to perllocal.pod should not be fatal"
7846 From: koenig@kulturbox.de (Andreas J. Koenig)
7847 Msg-ID: <sfciuogy67x.fsf@dubravka.in-berlin.de>
7848 Files: lib/ExtUtils/MM_Unix.pm
7850 Title: "Document that IO.pm does not load IO::Select etc"
7851 From: Graham Barr <gbarr@ti.com>
7852 Msg-ID: <353B48F1.64E35A63@ti.com>
7855 Title: "Install extensions with bootstrap (again) in $archlib"
7856 From: Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7858 Msg-ID: <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7859 <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7860 Files: lib/ExtUtils/Install.pm
7862 Title: "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7863 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7864 Msg-ID: <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7865 Files: ext/Socket/Socket.xs
7867 ------ LIBRARY ------
7869 Title: "Benchmark.pm: add run-for-some-time mode"
7870 From: Jarkko Hietaniemi <jhi@iki.fi>
7871 Msg-ID: <199804080647.JAA15136@alpha.hut.fi>
7872 Files: lib/Benchmark.pm
7874 Title: "Comments added to Carp.pm"
7875 From: Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7876 <chip@perlsupport.com>, Tom Christiansen
7877 <tchrist@jhereg.perl.com>
7878 Msg-ID: <19980422164242.E29222@perl.org>,
7879 <199804222033.OAA17959@jhereg.perl.com>,
7880 <980409182357.ZM21638@bandanna>
7883 Title: "chat2.pl fix"
7884 From: Charles Bailey <BAILEY@newman.upenn.edu>
7885 Msg-ID: <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7888 Title: "lib/Pod/Html.pm"
7889 From: d-lewart@uiuc.edu (Daniel S. Lewart)
7890 Msg-ID: <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7891 <199710180417.AAA19778@staff2.cso.uiuc.edu>
7892 Files: lib/Pod/Html.pm
7894 Title: "ormaments method in Term/ReadLine.pm causes warning with string
7896 From: hiroo.hayashi@computer.org
7897 Msg-ID: <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7898 Files: lib/Term/ReadLine.pm
7900 ------ OTHER CHANGES ------
7902 Title: "ptags broken"
7903 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7904 Msg-ID: <199804120208.WAA29264@monk.mps.ohio-state.edu>
7907 ------ PORTABILITY - WIN32 ------
7909 Title: "win32 tweaks (signals and crypt support)"
7910 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7911 Msg-ID: <199804170505.BAA06413@aatma.engin.umich.edu>
7912 Files: perl.h win32/config.bc win32/config.vc win32/config_H.bc
7913 win32/config_H.vc win32/win32.c
7915 ------ PORTABILITY - GENERAL ------
7917 Title: "Add Social Contract (2nd Draft) as Porting/Contract"
7918 From: Russ Allbery <rra@stanford.edu>
7919 Msg-ID: <m3btw66n8i.fsf@windlord.Stanford.EDU>
7920 Files: Porting/Contract
7922 Title: "Config: Irix 5 hints"
7923 From: kstar@O2.chapin.edu
7924 Msg-ID: <199804061712.NAA22823@O2.chapin.edu>
7925 Files: hints/irix_5.sh
7927 Title: "VMS patches to 5.004_03"
7928 From: Charles Bailey <BAILEY@newman.upenn.edu>
7929 Msg-ID: <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7932 Title: "hints/netbsd.sh - enable vfork"
7933 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7934 Msg-ID: <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7935 Files: hints/netbsd.sh
7937 ------ UTILITIES ------
7939 Title: "support find2perl -follow"
7940 From: Billy <wdconsta@cs.adelaide.edu.au>
7941 Msg-ID: <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7942 Files: x2p/find2perl.PL
7943 Branch: maint-5.004/perl
7944 + Porting/Contract t/op/hashwarn.t
7945 ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7946 ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7947 ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7948 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7949 ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7950 ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7951 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7952 ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7953 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7954 ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7955 ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7956 ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7957 ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7958 ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7959 ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7960 ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7961 ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7962 ! win32/config_H.bc win32/config_H.vc win32/win32.c
7964 ____________________________________________________________________________
7965 [ 896] By: TimBunce on 1998/04/22 11:49:24
7966 Log: Assorted patches:
7968 ------ CORE LANGUAGE ------
7970 Title: "Additional regex-cache patch"
7971 From: Chip Salzenberg <chip@atlantic.net>
7972 Msg-ID: <19980305104831.38100@cyprus>
7975 Title: "Conservative C<*x = undef> patch"
7976 From: Chip Salzenberg <chip@atlantic.net>
7977 Msg-ID: <19980310163310.48509@cyprus>
7978 Files: pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7980 Title: "Consider @ARGV to be plain files if inplace (-i)"
7981 From: Chip Salzenberg <salzench@nielsenmedia.com>
7982 Msg-ID: <199802042106.QAA04082@nielsenmedia.com>
7985 Title: "Fix semctl for Linux, Sun and SVR4"
7986 From: Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7987 Msg-ID: <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7990 Title: "C<dSP> entails using C<SP>, not C<sp>"
7991 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7992 Msg-ID: <199803070149.UAA12217@aatma.engin.umich.edu>
7993 Files: pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7994 doio.c doop.c ext/DB_File/DB_File.xs
7995 ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7996 ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7997 lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
8000 Title: "Make autouse -w-safe"
8001 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8002 Msg-ID: <199803030236.VAA13244@monk.mps.ohio-state.edu>
8003 Files: lib/autouse.pm op.c sv.c
8005 Title: "Misleading error on close of unopened handle"
8006 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8007 Msg-ID: <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
8010 Title: "Confusing error from perl -e "x'""
8011 From: Hans Mulder <hansmu@xs4all.nl>
8012 Msg-ID: <1998Mar25.174320.2866352@cor.newman.upenn.edu>
8015 Title: "Add HAS_GNULIBC define"
8016 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8017 Msg-ID: <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
8018 Files: config_H config_h.SH
8020 Title: "h_errno might not be an int"
8021 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8022 Msg-ID: <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
8025 Title: "Revised taint hole closer", "Revised taint hole closer"
8026 From: Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
8027 <ilya@math.ohio-state.edu>
8028 Msg-ID: <19980310222127.09350@cyprus>,
8029 <199803110554.AAA29157@monk.mps.ohio-state.edu>
8032 Title: "SEGV compiling localised lexical in perl5.004_05t1"
8033 From: Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
8035 Msg-ID: <199803171530.QAA24053@dorlas.elsevier.nl>,
8036 <199803171727.MAA05234@aatma.engin.umich.edu>
8037 Files: op.c t/op/misc.t
8039 Title: "Stale SP in pp_substr"
8040 From: Stephen McCamant <alias@mcs.com>
8041 Msg-ID: <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
8044 Title: "Statement unlikely to be reached warning"
8045 From: Hans Mulder <hansm@icgned.nl>
8046 Msg-ID: <1997Dec24.171511.2683516@cor.newman>
8049 Title: "Tainting propagates from nowhere"
8050 From: Gurusamy Sarathy <gsar@engin.umich.edu>
8051 Msg-ID: <199803140411.XAA09343@aatma.engin.umich.edu>
8054 Title: "two trivial tweaks to 5.004m5t1"
8055 From: Gurusamy Sarathy <gsar@engin.umich.edu>
8056 Msg-ID: <199803060553.AAA28461@aatma.engin.umich.edu>
8057 Files: proto.h win32/Makefile
8059 Title: "unpacking negatives on Alpha"
8060 From: Achim Bohnet <ach@mpe.mpg.de>
8061 Msg-ID: <9710201503.AA24797@o09.xray.mpe.mpg.de>
8062 Files: pp.c t/op/pack.t
8064 ------ LIBRARY AND EXTENSIONS ------
8066 Title: "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
8067 From: Graham Barr <gbarr@ti.com>
8068 Msg-ID: <3482F365.4A0486BA@ti.com>
8071 Title: "Math/BigInt.pm, fixed use of undefined value."
8072 From: abigail@fnx.com
8073 Msg-ID: <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
8074 Files: lib/Math/BigInt.pm
8076 Title: "File::Find rewrite"
8077 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8078 Msg-ID: <199803052344.SAA01008@monk.mps.ohio-state.edu>
8079 Files: lib/File/Find.pm
8081 Title: "efficient version of strict.pm"
8082 From: koenig@anna.mind.de (Andreas J. Koenig)
8083 Msg-ID: <sfcpvonhdnc.fsf@anna.in-berlin.de>
8084 Files: lib/strict.pm
8086 Title: "Socket occasional SEGV in pack_sockaddr_un"
8087 From: Trevor Blackwell <tlb@viaweb.com>
8088 Msg-ID: <199710281804.NAA09632@wagg.viaweb.com>
8089 Files: ext/Socket/Socket.xs
8091 Title: "Warning on mis-use of 'use lib'"
8092 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
8093 <rootbeer@teleport.com>, chip@atlantic.net
8094 Msg-ID: <199801270435.XAA14147@cyprus.atlantic.net>,
8095 <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
8096 <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
8099 Title: "bug in Class::Struct"
8100 From: Tom Christiansen <tchrist@toy.perl.com>
8101 Msg-ID: <199803290814.KAA05699@toy.perl.com>
8102 Files: lib/Class/Struct.pm
8104 Title: "Allow POSIX to export nice()"
8105 From: bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
8106 Msg-ID: <eclg1kf5yf0.fsf@ws010.dp.intel.com>
8107 Files: ext/POSIX/POSIX.pm
8109 Title: "'use Env' on WinNT/95 fails"
8110 From: Gurusamy Sarathy <gsar@engin.umich.edu>
8111 Msg-ID: <199803280511.AAA15933@aatma.engin.umich.edu>
8114 ------ OTHER CHANGES ------
8117 From: Robin Barker <rmb1@cise.npl.co.uk>
8118 Msg-ID: <14572.9803271806@tempest.cise.npl.co.uk>
8121 ------ PORTABILITY - WIN32 ------
8123 Title: "fix various problems with backticks on win32"
8124 From: Gurusamy Sarathy <gsar@engin.umich.edu>
8125 Msg-ID: <199803070705.CAA15945@aatma.engin.umich.edu>
8126 Files: win32/config_h.PL win32/win32.c
8130 Title: "Fix bug in locale.t"
8131 From: Jarkko Hietaniemi <jhi@iki.fi>
8132 Msg-ID: <199801042148.XAA08599@alpha.hut.fi>
8133 Files: t/pragma/locale.t
8134 Branch: maint-5.004/perl
8135 ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
8136 ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8137 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
8138 ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
8139 ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
8140 ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
8141 ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
8142 ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
8143 ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
8144 ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
8145 ! win32/Makefile win32/config_h.PL win32/win32.c
8146 ____________________________________________________________________________
8147 [ 895] By: gsar on 1998/04/22 03:13:19
8148 Log: intern -> sys_intern
8150 ! embedvar.h interp.sym intrpvar.h win32/win32.h
8151 ____________________________________________________________________________
8152 [ 894] By: gsar on 1998/04/22 02:42:20
8153 Log: hand-applied patch along with small tweaks
8154 Message-Id: <35400e2a.13538517@smtp1.ibm.net>
8155 Date: Tue, 21 Apr 1998 23:31:06 +0200
8156 From: jan.dubois@ibm.net (Jan Dubois)
8157 Subject: Re: Per-Interpreter variables for win32.c
8159 ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
8160 ! win32/makedef.pl win32/win32.c win32/win32.h
8161 ____________________________________________________________________________
8162 [ 893] By: gsar on 1998/04/21 03:42:21
8163 Log: add AS patch#17
8166 ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
8167 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8168 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
8169 ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
8170 ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
8172 ____________________________________________________________________________
8173 [ 892] By: gsar on 1998/04/20 20:51:50
8174 Log: add AS patch#16
8176 ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
8178 ____________________________________________________________________________
8179 [ 891] By: gsar on 1998/04/19 23:50:34
8180 Log: tweak doc for C<do FILENAME>
8183 ____________________________________________________________________________
8184 [ 890] By: gsar on 1998/04/19 01:08:11
8185 Log: use a pidtable that grows dynamically for popen()
8186 Message-Id: <3539f434.44835409@smtp1.ibm.net>
8187 Date: Sat, 18 Apr 1998 21:01:27 +0200
8188 From: jan.dubois@ibm.net (Jan Dubois)
8189 Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2
8192 ____________________________________________________________________________
8193 [ 889] By: gsar on 1998/04/17 02:13:58
8194 Log: support POSIX, enable more locale tests
8196 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
8197 ! t/lib/posix.t t/pragma/locale.t win32/Makefile
8198 ! win32/makedef.pl win32/makefile.mk
8199 ____________________________________________________________________________
8200 [ 888] By: mbeattie on 1998/04/14 16:22:51
8201 Log: CC did "<<" instead of ">>" for right-shift on ints.
8204 ____________________________________________________________________________
8205 [ 887] By: TimBunce on 1998/04/10 17:44:55
8206 Log: Assorted patches:
8208 ------ CORE LANGUAGE ------
8210 Title: "Re: die exits with 0"
8211 From: Robin Barker <rmb1@cise.npl.co.uk>
8212 Files: perl.c t/op/die_exit.t
8214 Title: "More toke.c commentary; fix oddity"
8215 From: h.sanden@elsevier.nl (Hugo van der Sanden)
8216 Msg-ID: <199803251022.LAA01308@dorlas.elsevier.nl>
8219 Title: "for semctl on solaris"
8220 From: Graham Barr <gbarr@ti.com>
8221 Msg-ID: <34624B80.C014E841@ti.com>
8222 Files: doio.c t/op/ipcmsg.t t/op/ipcsem.t
8224 ------ DOCUMENTATION ------
8226 Title: "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
8227 From: Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
8228 Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
8229 Msg-ID: <199803050000.LAA11476@watcher.telecom.com.au>,
8230 <199803050231.VAA19128@monk.mps.ohio-state.edu>,
8231 <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
8232 Files: pod/perlre.pod
8234 ------ LIBRARY AND EXTENSIONS ------
8236 Title: "BigFloat - small neagtive numbers cause panic"
8237 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8238 Msg-ID: <199711201325.NAA09732@crypt.compulink.co.uk>
8239 Files: lib/Math/BigFloat.pm
8241 Title: "Update Getopt::Long to 2.16"
8242 From: JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
8243 <jvromans@squirrel.nl>
8244 Msg-ID: <13571.48089.726787.147769@plume.nl.compuware.com>,
8245 <13572.6847.863219.973795@phoenix.squirrel.nl>
8246 Files: lib/Getopt/Long.pm
8248 Title: "New Text::ParseWords"
8249 From: pomeranz@netcom.com (Hal Pomeranz)
8250 Msg-ID: <199710162118.OAA06275@netcom7.netcom.com>
8251 Files: lib/Text/ParseWords.pm t/lib/parsewords.t
8253 Title: "Fixed Text/Wrap.pm bugs (2)"
8254 From: Jacqui Caren <Jacqui.Caren@ig.co.uk>
8255 Msg-ID: <199709291548.QAA08645@toad.ig.co.uk>
8256 Files: lib/Text/Wrap.pm
8258 Title: "Very *evil* File::CheckTree behavior! (now uses warn/die not
8260 From: Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
8261 Msg-ID: <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
8262 Files: lib/File/CheckTree.pm
8264 ------ OTHER CHANGES ------
8266 Title: "Add ./emacs/ptags"
8267 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8268 Msg-ID: <199803150847.DAA08196@monk.mps.ohio-state.edu>
8273 Title: "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
8274 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
8275 <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
8276 Msg-ID: <199710171616.LAA13435@crp-201.adtran.com>,
8277 <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
8278 <v02130515b06be80f1486@[205.228.240.16]>
8281 Title: "for failure with lib/timelocal"
8282 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
8283 Msg-ID: <34c78f61.2529827@smtp1.ibm.net>,
8284 <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
8285 Files: t/lib/timelocal.t
8287 Title: "Make "localhost" related failures more clear"
8288 From: Paul Hoffman <phoffman@proper.com>
8289 Msg-ID: <199801201859.KAA05686@mail.proper.com>
8290 Files: t/lib/io_sock.t t/lib/io_udp.t
8292 ------ UTILITIES ------
8294 Title: "Let h2xs read multiple header files"
8295 From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
8297 Msg-ID: <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
8298 <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
8299 Files: utils/h2xs.PL
8300 Branch: maint-5.004/perl
8301 + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
8302 ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
8303 ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
8304 ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
8305 ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
8306 ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
8307 ____________________________________________________________________________
8308 [ 886] By: TimBunce on 1998/04/10 14:35:34
8309 Log: Changes relating primarily to portability.
8311 ------ CORE LANGUAGE ------
8313 Title: "5.004_55: Another round of OS/2 patches"
8314 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8315 Msg-ID: <199803050945.EAA20153@monk.mps.ohio-state.edu>
8316 Files: hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
8317 global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
8318 os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
8319 perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
8320 t/lib/filecopy.t util.c utils/perldoc.PL
8322 Title: "VMS: chdir() with empty arg list"
8323 From: lane@duphy4.drexel.edu (Charles Lane)
8324 Msg-ID: <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
8327 ------ LIBRARY AND EXTENSIONS ------
8329 Title: "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
8330 From: "W. Phillip Moore" <wpm@ms.com>
8331 Msg-ID: <199712011738.MAA21139@zappa.morgan.com>
8332 Files: lib/ExtUtils/MM_Unix.pm
8334 Title: "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
8335 From: Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
8336 Msg-ID: <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
8337 Files: ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
8339 Title: "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
8340 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8341 Msg-ID: <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
8342 Files: ext/POSIX/POSIX.xs
8344 Title: ""ODBM_File.c", line 275: NULL undefined"
8345 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8346 Msg-ID: <9803091310.AA23264@claudius.bfsec.bt.co.uk>
8347 Files: ext/ODBM_File/ODBM_File.xs
8349 ------ OTHER CHANGES ------
8352 ------ PORTABILITY - GENERAL ------
8354 Title: "5.004_04 QNX getcwd"
8355 From: Norton Allen <allen@huarp.harvard.edu>
8356 Msg-ID: <199802121838.NAA20452@dolores.harvard.edu>,
8357 <199803061511.KAA22346@bottesini.harvard.edu>
8358 Files: hints/qnx.sh lib/Cwd.pm t/op/magic.t
8360 Title: "hints/netbsd.sh d_setrgid d_setruid"
8361 From: Jarkko Hietaniemi <jhi@iki.fi>
8362 Msg-ID: <199802281435.QAA10866@alpha.hut.fi>
8363 Files: hints/netbsd.sh
8365 Title: "osname=unixware, osvers=2.03, archname=i386-unixware
8367 From: Tom Hughes <tom@compton.demon.co.uk>
8368 Msg-ID: <465398da47%tom@compton.demon.co.uk>
8369 Files: hints/svr4.sh
8371 Title: "hints/bsdos.sh patch for BSDI 3.1"
8372 From: Jan-Pieter Cornet <johnpc@xs4all.nl>
8373 Msg-ID: <6fbip6$3cp$1@xs1.xs4all.nl>
8374 Files: hints/bsdos.sh
8376 Title: "Remove BIND_NOSTART from DynaLoader for HP"
8377 From: Keong Lim <Keong.Lim@sr.com.au>
8378 Msg-ID: <01BD1D03.53B65E90@sieplan2.sr.com.au>
8379 Files: ext/DynaLoader/dl_hpux.xs
8381 Title: "Building Perl on AIX 4+ with shared libraries and dynamic loading"
8382 From: Juan Gallego <Little.Boss@physics.mcgill.ca>
8383 Msg-ID: <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
8386 Title: "alpha-dec_osf 5.0"
8387 From: Spider Boardman <spider@Orb.Nashua.NH.US>
8388 Msg-ID: <199712232305.SAA08359@Orb.Nashua.NH.US>
8389 Files: hints/dec_osf.sh
8391 Title: "Off-by-one error with OS2::PrfDB"
8392 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8393 Msg-ID: <199710170920.FAA00390@monk.mps.ohio-state.edu>
8394 Files: os2/OS2/PrfDB/PrfDB.xs
8396 Title: "5.004_04-m1] Allow overrides in hints/openbsd.sh"
8397 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8398 Msg-ID: <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
8399 Files: hints/openbsd.sh
8401 Title: "5.004_04-m1] Linux shouldn't use -lnet"
8402 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8403 Msg-ID: <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
8404 Files: hints/linux.sh
8406 Title: "5.004_(04|63)] Close VMS security hole"
8407 From: Charles Bailey <BAILEY@newman.upenn.edu>
8408 Msg-ID: <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
8411 Title: "Re: Perl online documentation on OpenVMS"
8412 From: pvhp@forte.com (Peter Prymmer)
8413 Msg-ID: <9803192143.AA28120@forte.com>
8416 Title: "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
8417 vms/perly_c.vms and vms/perly_h.vms"
8418 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
8419 <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
8420 Msg-ID: <199710151650.JAA29185@wall.org>,
8421 <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
8422 <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
8423 Files: vms/perly_c.vms
8425 Title: "Updated, non-wordwrapped, patch to README.VMS"
8426 From: Dan Sugalski <sugalskd@osshe.edu>
8427 Msg-ID: <3.0.5.32.19980213133828.0092c870@osshe.edu>
8430 Title: "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
8431 From: Charles Bailey <BAILEY@newman.upenn.edu>
8432 Msg-ID: <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
8433 Files: lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
8434 vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
8437 Title: "Re: VMSperl crashes on -Mblib argument"
8438 From: bailey@newman.upenn.edu (Charles Bailey)
8439 Msg-ID: <1997Dec10.004439.2635060@cor.newman>
8440 Files: lib/blib.pm vms/vms.c
8442 Title: "hints/linux.sh (MkLinux / PPC)"
8443 From: pudge@pobox.com (Chris Nandor)
8444 Msg-ID: <v0213050cb06c19682a25@[205.228.240.28]>
8445 Files: hints/linux.sh
8447 Title: "hpux.sh hints file clarification suggestion"
8449 Msg-ID: <199802192351.QAA09096@jhereg.perl.com>
8450 Files: hints/hpux.sh
8452 Title: "new hints/solaris_2.sh"
8453 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8454 Msg-ID: <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
8455 Files: hints/solaris_2.sh
8456 Branch: maint-5.004/perl
8457 ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
8458 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
8459 ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
8460 ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
8461 ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
8462 ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
8463 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8464 ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
8465 ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
8466 ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
8467 ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
8468 ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
8469 ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
8470 ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
8472 ____________________________________________________________________________
8473 [ 885] By: gsar on 1998/04/08 01:14:29
8474 Log: small tweaks to make it compile (doesn't run)
8476 ! objpp.h win32/Makefile win32/config.bc win32/config.gc
8477 ! win32/config.vc win32/makefile.mk
8478 ____________________________________________________________________________
8479 [ 884] By: gsar on 1998/04/08 00:14:13
8480 Log: integrate mainline changes
8482 +> Changes5.004 ext/Thread/Thread/Signal.pm
8483 +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8484 +> lib/ExtUtils/inst t/op/hashwarn.t
8485 ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
8486 !> (integrate 127 files)
8487 ____________________________________________________________________________
8488 [ 883] By: gsar on 1998/04/06 20:21:20
8489 Log: make old DomainName() implementation the default (so Win95
8493 ____________________________________________________________________________
8494 [ 882] By: gsar on 1998/04/05 23:32:33
8495 Log: fix memory leaks in offer_nice_chunk()
8498 ____________________________________________________________________________
8499 [ 881] By: gsar on 1998/04/04 23:11:52
8500 Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
8503 ____________________________________________________________________________
8504 [ 880] By: gsar on 1998/04/04 22:35:54
8505 Log: fix refcounting of GvSTASH() when glob becomes nought
8506 (this takes care of the "unbalanced strtab refcount" problem)
8509 ____________________________________________________________________________
8510 [ 879] By: gsar on 1998/04/04 21:16:17
8511 Log: change 866 was incomplete
8514 ____________________________________________________________________________
8515 [ 878] By: gsar on 1998/04/04 20:31:56
8516 Log: fixes for various noises under PERL_DESTRUCT_LEVEL
8518 ! cop.h perl.c pp_ctl.c
8519 ____________________________________________________________________________
8520 [ 877] By: gsar on 1998/04/04 17:55:30
8521 Log: integrate mainline
8524 !> Changes MANIFEST sv.c t/op/misc.t
8525 ____________________________________________________________________________
8526 [ 876] By: gsar on 1998/04/04 17:26:32
8527 Log: remove __declspec kludge in sdbm.h in favor of setting a
8528 flag for static symbols
8530 ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
8531 ! ext/SDBM_File/sdbm/sdbm.h
8532 ____________________________________________________________________________
8533 [ 875] By: gsar on 1998/04/04 01:11:57
8534 Log: fix order of init
8535 Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
8536 Date: Fri, 03 Apr 1998 13:58:15 PST
8537 From: Dan Sugalski <sugalskd@osshe.edu>
8538 Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
8542 ____________________________________________________________________________
8543 [ 874] By: gsar on 1998/04/04 00:34:59
8544 Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
8545 the declared symbol is not in a DLL (so kludge it)
8547 ! ext/SDBM_File/sdbm/sdbm.h
8548 ____________________________________________________________________________
8549 [ 873] By: TimBunce on 1998/04/03 22:17:40
8550 Log: Title: "FileHandle Documentation patch"
8551 From: "Darren/Torin/Who Ever..." <torin@daft.com>
8552 Msg-ID: <87emzqo49g.fsf@perv.daft.com>
8553 Files: lib/FileHandle.pm
8554 Branch: maint-5.004/perl
8556 ____________________________________________________________________________
8557 [ 872] By: TimBunce on 1998/04/03 22:01:03
8558 Log: Documentation and documentation related patches:
8560 ------ BUILD PROCESS ------
8562 Title: "Docs re /usr/bin/perl quasi-standard location"
8563 From: Tom Phoenix <rootbeer@teleport.com>
8564 Msg-ID: <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
8565 Files: INSTALL pod/perlrun.pod
8567 ------ DOCUMENTATION ------
8569 Title: "/RFC|RFC-1305/ non-greedy"
8570 From: Jan-Pieter Cornet <johnpc@xs4all.nl>
8571 Msg-ID: <6epo02$c4r$1@xs1.xs4all.nl>
8572 Files: pod/perlre.pod
8574 Title: "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
8575 From: Jarkko Hietaniemi <jhi@iki.fi>
8576 Msg-ID: <199802191543.RAA29231@alpha.hut.fi>
8577 Files: pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
8579 Title: "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
8580 From: Jarkko Hietaniemi <jhi@iki.fi>
8581 Msg-ID: <199711141555.RAA18875@alpha.hut.fi>
8582 Files: pod/perlfunc.pod
8584 Title: "typo-fix and suggestion for perlguts.pod"
8585 From: h.sanden@elsevier.nl (Hugo van der Sanden)
8586 Msg-ID: <199803051543.QAA03097@dorlas.elsevier.nl>
8587 Files: pod/perlguts.pod
8589 Title: "perlfunc/syscall curiosity"
8590 From: Roderick Schertler <roderick@argon.org>, Tkil
8591 <tkil@reptile.scrye.com>
8592 Msg-ID: <199711302259.PAA02134@reptile.scrye.com>,
8593 <pziut8snva.fsf@eeyore.ibcinc.com>
8594 Files: pod/perlfunc.pod
8596 Title: "Document sprintf %#x behaviour for zero value"
8597 From: ilya@math.ohio-state.edu (Ilya Zakharevich)
8598 Msg-ID: <1997Nov5.185959.2539604@cor.newman>
8599 Files: pod/perlfunc.pod
8601 Title: "NUL termination (was Re: STOP THE PRESSES)"
8602 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8603 Msg-ID: <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
8604 Files: pod/perlguts.pod
8607 From: abigail@fnx.com
8608 Msg-ID: <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
8609 Files: pod/perlop.pod pod/perlvar.pod
8611 Title: "5.004_63 perlrun.pod: _DEBUG_MSTATS"
8612 From: Achim Bohnet <ach@mpe.mpg.de>
8613 Msg-ID: <9803181940.AA22587@o09.xray.mpe.mpg.de>
8614 Files: pod/perlrun.pod
8616 Title: "Re: Conservative C<*x = undef> patch"
8617 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8618 Msg-ID: <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
8619 Files: pod/perltrap.pod
8621 Title: "perlfunc.pod for flock()"
8622 From: "Jeremy D. Zawodny" <jzawodn@wcnet.org>
8623 Msg-ID: <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
8624 Files: pod/perlfunc.pod
8626 Title: "buglet: 'perltoc' not mentioned in perl.pod"
8627 From: Tkil <tkil@scrye.com>
8628 Msg-ID: <19971127035036.17668.qmail@scrye.com>
8631 Title: "for() and map() peculiarity"
8632 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8633 Msg-ID: <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
8634 Files: pod/perlsyn.pod
8636 Title: "Re: new text for perlsec"
8637 From: Tom Phoenix <rootbeer@teleport.com>
8638 Msg-ID: <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
8639 Files: pod/perlsec.pod
8641 Title: "perldsc's debugger x command"
8642 From: Roderick Schertler <roderick@argon.org>
8643 Msg-ID: <10669.878352893@eeyore.ibcinc.com>
8644 Files: pod/perldsc.pod
8647 From: Ted Ashton <ashted@southern.edu>
8648 Msg-ID: <199802271501.KAA09279@ns.southern.edu>
8649 Files: pod/perlre.pod
8651 Title: "Re: printf and $\", "printf and $\"
8652 From: Roderick Schertler <roderick@argon.org>, Tom Phoenix
8653 <rootbeer@teleport.com>, nag <nick@flirble.org>
8654 Msg-ID: <199711141918.TAA08096@flirble.org>,
8655 <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
8656 .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
8657 Files: pod/perlfunc.pod
8659 Title: "recv() typo"
8660 From: Roderick Schertler <roderick@argon.org>
8661 Msg-ID: <12064.877012073@eeyore.ibcinc.com>
8662 Files: pod/perlfunc.pod
8664 Title: "truncate return value"
8665 From: Roderick Schertler <roderick@argon.org>
8666 Msg-ID: <5490.878337883@eeyore.ibcinc.com>
8667 Files: pod/perlfunc.pod
8669 Title: "update to perlbook.pod"
8670 From: "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
8671 <merlyn@stonehenge.com>, Stephen Potter
8672 <spp@psasolar.colltech.com>, Tom Phoenix
8673 <rootbeer@teleport.com>
8674 Msg-ID: <199803241354.HAA23938@psasolar.psa.pencom.com>,
8675 <199803241441.OAA01261@mediaone.net>,
8676 <8clnu0i05k.fsf@gadget.cscaper.com>,
8677 <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
8678 Files: pod/perlbook.pod
8680 Title: "utime documentation"
8681 From: "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
8682 <mjtg@cus.cam.ac.uk>
8683 Msg-ID: <199802180256.VAA11369@speaker.kf8nh.apk.net>,
8684 <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
8685 Files: pod/perlfunc.pod
8687 Title: "(well, doc patch) use of // requires successful match"
8688 From: Roderick Schertler <roderick@argon.org>
8689 Msg-ID: <pz7mb4bips.fsf@eeyore.ibcinc.com>
8690 Files: pod/perlop.pod
8692 ------ LIBRARY AND EXTENSIONS ------
8694 Title: "MakeMaker PM doc patch and a DIR buglet"
8695 From: Achim Bohnet <ach@mpe.mpg.de>
8696 Msg-ID: <9711101050.AA13868@o09.xray.mpe.mpg.de>
8697 Files: lib/ExtUtils/MakeMaker.pm
8699 Title: "bareword clarification for constant.pm"
8700 From: Roderick Schertler <roderick@argon.org>
8701 Msg-ID: <6460.878143077@eeyore.ibcinc.com>
8702 Files: lib/constant.pm
8704 Title: "integer rand - bug or feature?"
8705 From: Roderick Schertler <roderick@argon.org>
8706 Msg-ID: <pzhg8lvgta.fsf@eeyore.ibcinc.com>
8707 Files: lib/integer.pm
8709 ------ OTHER CHANGES ------
8711 Title: "FileHandle Documentation patch"
8712 From: "Darren/Torin/Who Ever..." <torin@daft.com>
8713 Msg-ID: <87emzqo49g.fsf@perv.daft.com>
8715 Title: "perl5.004_61 myconfig updates"
8716 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8717 Msg-ID: <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
8720 Title: "small fixups in pod2latex.PL"
8721 From: "Darren/Torin/Who Ever..." <torin@daft.com>
8722 Msg-ID: <873eg6o3v2.fsf@perv.daft.com>
8724 ------ PORTABILITY - GENERAL ------
8726 Title: "Misc doc fixes for README.VMS"
8727 From: Dan Sugalski <sugalskd@osshe.edu>
8728 Msg-ID: <3.0.5.32.19980121113134.00924a20@osshe.edu>
8731 Title: "moved DynaLib"
8732 From: John Tobey <jtobey@channel1.com>
8733 Msg-ID: <199710182332.XAA21630@remote212>
8734 Files: ext/DynaLoader/DynaLoader.pm.PL
8736 ------ UTILITIES ------
8738 Title: "Searching for FAQs (patch to perldoc)"
8739 From: Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
8740 Msg-ID: <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
8741 <m3iuqkfmiq.fsf@tower.bofh.org.uk>
8742 Files: utils/perldoc.PL
8745 From: Ted Ashton <ashted@southern.edu>
8746 Msg-ID: <199802271510.KAA10506@ns.southern.edu>
8747 Files: utils/perldoc.PL
8749 Title: "perldoc -f not using pod2man"
8750 From: Russ Allbery <rra@stanford.edu>
8751 Msg-ID: <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8752 Files: utils/perldoc.PL
8754 Title: "perldoc -m should not require pod"
8755 From: Robin Houston <robin@nml.guardian.co.uk>
8756 Msg-ID: <199803241319.NAA24777@stringfellow.guardian.co.uk>
8757 Files: utils/perldoc.PL
8759 Title: "small fix for perldoc in perl 5.004_04"
8760 From: Julian Yip <julian@imoney.com>
8761 Msg-ID: <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8762 Files: utils/perldoc.PL
8763 Branch: maint-5.004/perl
8764 - ext/DynaLoader/DynaLoader.pm
8765 ! Changes Configure INSTALL README.vms
8766 ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8767 ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8768 ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8769 ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8770 ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8771 ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8772 ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8773 ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8774 ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8775 ! pod/pod2latex.PL toke.c utils/perldoc.PL
8781 ____________________________________________________________________________
8782 [ 871] By: mbeattie on 1998/04/03 13:38:59
8783 Log: Update Changes5.004 and Changes, fix MANIFEST
8786 ! Changes5.004 MANIFEST
8787 ____________________________________________________________________________
8788 [ 870] By: mbeattie on 1998/04/03 13:36:29
8789 Log: Rename Changes to Changes5.004 (via an integrate)
8793 ____________________________________________________________________________
8794 [ 869] By: mbeattie on 1998/04/03 11:53:00
8795 Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8796 Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8797 From: Jan-Pieter Cornet <johnpc@xs4all.net>
8800 ____________________________________________________________________________
8801 [ 868] By: mbeattie on 1998/04/03 11:16:26
8802 Log: Integrate win32 branch into mainline
8804 !> (integrate 31 files)
8805 ____________________________________________________________________________
8806 [ 867] By: gsar on 1998/04/03 08:47:55
8809 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8810 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8812 ____________________________________________________________________________
8813 [ 866] By: gsar on 1998/04/03 07:22:50
8814 Log: fixup hv_free_ent() to not fail on null HeVAL()
8817 ____________________________________________________________________________
8818 [ 865] By: gsar on 1998/04/03 07:06:12
8819 Log: integrate mainline
8821 +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8822 !> (integrate 71 files)
8823 ____________________________________________________________________________
8824 [ 864] By: gsar on 1998/04/03 06:59:37
8825 Log: implement stack-of-stacks so that magic invocations don't
8826 invalidate local stack pointer
8828 ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8829 ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8830 ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8831 ____________________________________________________________________________
8832 [ 863] By: gsar on 1998/04/03 01:26:09
8833 Log: add AS patch#15
8835 ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8836 ! win32/config.bc win32/config.gc win32/config.vc
8837 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8838 ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8839 ! win32/win32.c win32/win32.h
8840 ____________________________________________________________________________
8841 [ 862] By: mbeattie on 1998/04/02 17:08:43
8842 Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8843 Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8844 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8846 ! Configure ext/Socket/Socket.xs myconfig
8847 ____________________________________________________________________________
8848 [ 861] By: mbeattie on 1998/04/02 16:32:53
8849 Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8850 since appropriate headers aren't included.
8852 ! ext/SDBM_File/sdbm/sdbm.h
8853 ____________________________________________________________________________
8854 [ 860] By: mbeattie on 1998/04/02 16:17:11
8855 Log: Bumped patchlevel.h to 64
8858 ____________________________________________________________________________
8859 [ 859] By: mbeattie on 1998/04/02 16:16:26
8860 Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8861 Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8862 From: Jarkko Hietaniemi <jhi@iki.fi>
8864 ! hints/unicos.sh regcomp.h
8865 ____________________________________________________________________________
8866 [ 858] By: mbeattie on 1998/04/02 16:13:24
8867 Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8868 Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8869 From: Tom Phoenix <rootbeer@teleport.com>
8872 ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8873 ____________________________________________________________________________
8874 [ 857] By: mbeattie on 1998/04/02 16:08:43
8875 Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8876 Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8877 From: Charles Bailey <BAILEY@newman.upenn.edu>
8880 ____________________________________________________________________________
8881 [ 856] By: mbeattie on 1998/04/02 16:07:44
8882 Log: Subject: [PATCH] mv-if-diff
8883 Date: Fri, 27 Mar 98 18:06:11 GMT
8884 From: Robin Barker <rmb1@cise.npl.co.uk>
8887 ____________________________________________________________________________
8888 [ 855] By: mbeattie on 1998/04/02 16:06:54
8889 Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8890 Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8891 Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8892 Subject: [PATCH] another destruct_level fix
8893 Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8896 ____________________________________________________________________________
8897 [ 854] By: mbeattie on 1998/04/02 16:03:37
8898 Log: Subject: Next wave of _63 VMS patches
8899 Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8900 From: Charles Bailey <BAILEY@newman.upenn.edu>
8902 ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8903 ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8904 ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8905 ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8906 ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8907 ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8908 ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8909 ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8910 ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8911 ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8912 ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8914 ____________________________________________________________________________
8915 [ 853] By: mbeattie on 1998/04/02 15:55:46
8916 Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8917 Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8918 From: Hans Mulder <hansmu@xs4all.nl>
8921 ____________________________________________________________________________
8922 [ 852] By: mbeattie on 1998/04/02 15:54:24
8923 Log: Subject: [PATCH] small fixups in pod2latex.PL
8924 Date: 25 Mar 1998 13:30:25 -0800
8925 From: "Darren/Torin/Who Ever..." <torin@daft.com>
8928 ____________________________________________________________________________
8929 [ 851] By: mbeattie on 1998/04/02 15:50:58
8930 Log: Subject: [PATCH] hints/irix_6.sh with GCC
8931 Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8932 From: kstar@chapin.edu (Kurt D. Starsinic)
8935 ____________________________________________________________________________
8936 [ 850] By: mbeattie on 1998/04/02 15:45:33
8937 Log: Subject: [PATCH] perldoc -m
8938 Date: Tue, 24 Mar 1998 13:19:38 GMT
8939 From: Robin Houston <robin@nml.guardian.co.uk>
8942 ____________________________________________________________________________
8943 [ 849] By: mbeattie on 1998/04/02 15:42:52
8944 Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8945 Date: Mon, 23 Mar 1998 14:13:46 +0100
8946 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8948 ! djgpp/config.over hints/dos_djgpp.sh
8949 ____________________________________________________________________________
8950 [ 848] By: mbeattie on 1998/04/02 15:38:19
8951 Log: Subject: [PATCH] Stale SP in pp_substr
8952 Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8953 From: Stephen McCamant <alias@mcs.com>
8956 ____________________________________________________________________________
8957 [ 847] By: mbeattie on 1998/04/02 15:36:33
8958 Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8960 ! ext/POSIX/POSIX.pm
8961 ____________________________________________________________________________
8962 [ 846] By: mbeattie on 1998/04/02 15:34:36
8963 Log: Subject: [PATCH] 5.004_63: further -e patching
8964 Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8965 From: Jarkko Hietaniemi <jhi@iki.fi>
8967 ! perl.c pod/perldiag.pod
8968 ____________________________________________________________________________
8969 [ 845] By: mbeattie on 1998/04/02 15:25:18
8970 Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8972 ! Configure INSTALL Policy_sh.SH Porting/Glossary
8973 ! Porting/config.sh Porting/config_H config_h.SH
8974 ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8975 ! pp.c pp_sys.c regexec.c
8976 ____________________________________________________________________________
8977 [ 844] By: mbeattie on 1998/04/02 14:28:17
8978 Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS
8979 Date: Wed, 18 Mar 1998 20:40:19 +0100
8980 From: Achim Bohnet <ach@mpe.mpg.de>
8983 ____________________________________________________________________________
8984 [ 843] By: mbeattie on 1998/04/02 14:26:52
8985 Log: From: Dan Sugalski <sugalskd@osshe.edu>
8986 Subject: 5.004_63 picky compiler fixes [PATCH]
8987 Date: Wed, 18 Mar 1998 09:36:32 -0800
8988 Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8989 Date: Wed, 18 Mar 1998 14:48:19 -0800
8991 ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8992 ____________________________________________________________________________
8993 [ 842] By: mbeattie on 1998/04/02 14:22:41
8994 Log: From: Stephen Potter <spp@psasolar.colltech.com>
8995 Subject: Re: doc: perlrun typo
8996 Date: Wed, 18 Mar 1998 10:06:55 -0600
8997 Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup
8998 Date: Tue, 24 Mar 1998 21:20:51 -0600
9000 ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
9001 ____________________________________________________________________________
9002 [ 841] By: mbeattie on 1998/04/02 14:17:31
9003 Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
9004 Date: Wed, 18 Mar 1998 12:44:58 +0100
9005 From: Dominic Dunlop <domo@vo.lu>
9007 ! Porting/pumpkin.pod Todo
9008 ____________________________________________________________________________
9009 [ 840] By: mbeattie on 1998/04/02 14:14:22
9010 Log: Subject: [PATCH] Configure hints/ patches
9011 Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
9012 From: Jan-Pieter Cornet <johnpc@xs4all.net>
9014 ! hints/linux.sh hints/qnx.sh
9015 ____________________________________________________________________________
9016 [ 839] By: mbeattie on 1998/04/02 14:13:13
9017 Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
9020 ____________________________________________________________________________
9021 [ 838] By: gsar on 1998/03/28 05:01:57
9022 Log: fix Env.pm to weed out illegal names
9025 ____________________________________________________________________________
9026 [ 837] By: gsar on 1998/03/28 04:39:43
9027 Log: fix typo in makefile.mk
9030 ____________________________________________________________________________
9031 [ 836] By: gsar on 1998/03/23 17:40:15
9032 Log: add file: to installhtml URLs
9034 ! win32/Makefile win32/makefile.mk
9035 ____________________________________________________________________________
9036 [ 835] By: mbeattie on 1998/03/18 11:03:11
9037 Log: Add Thread::Signal to run signal handlers reliably in a new thread
9039 + ext/Thread/Thread/Signal.pm
9040 ! MANIFEST ext/Thread/Thread.xs
9046 ____________________________________________________________________________
9047 [ 834] By: mbeattie on 1998/03/17 16:19:10
9048 Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
9051 ____________________________________________________________________________
9052 [ 833] By: mbeattie on 1998/03/17 16:11:02
9053 Log: Integrate win32 branch into mainline.
9055 !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
9056 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9058 ____________________________________________________________________________
9059 [ 832] By: gsar on 1998/03/17 14:32:39
9060 Log: propagate bugfix @ change831 from asperl
9063 ____________________________________________________________________________
9064 [ 831] By: gsar on 1998/03/17 14:02:51
9065 Log: fix buggy order of free() in regcomp.c (from AS)
9068 ____________________________________________________________________________
9069 [ 830] By: gsar on 1998/03/17 01:10:54
9070 Log: add a part of AS patch#14, backout incomplete variable
9071 name changes for gcc. Builds and tests under VC/BC once again.
9073 ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
9074 ____________________________________________________________________________
9075 [ 829] By: gsar on 1998/03/16 23:49:18
9076 Log: stray tweak to win32.c
9079 ____________________________________________________________________________
9080 [ 828] By: gsar on 1998/03/16 22:06:03
9081 Log: update win32/config* files
9083 ! win32/config.bc win32/config.gc win32/config.vc
9084 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9085 ____________________________________________________________________________
9086 [ 827] By: gsar on 1998/03/16 19:09:30
9087 Log: trivial integrate of mainline
9089 +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
9090 +> lib/ExtUtils/inst
9091 !> (integrate 61 files)
9092 ____________________________________________________________________________
9093 [ 826] By: mbeattie on 1998/03/16 16:39:23
9094 Log: newCONSTSUB had private MY_start_subparse.
9097 ____________________________________________________________________________
9098 [ 825] By: mbeattie on 1998/03/16 16:36:55
9099 Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
9102 ____________________________________________________________________________
9103 [ 824] By: mbeattie on 1998/03/16 16:27:43
9104 Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
9107 ____________________________________________________________________________
9108 [ 823] By: mbeattie on 1998/03/16 16:26:02
9109 Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
9111 + lib/ExtUtils/Packlist.pm
9112 ____________________________________________________________________________
9113 [ 822] By: mbeattie on 1998/03/16 16:22:58
9114 Log: Bump patchlevel.h to 63.
9116 ! ext/IO/IO.xs patchlevel.h
9117 !> (integrate 41 files)
9118 ____________________________________________________________________________
9119 [ 821] By: mbeattie on 1998/03/16 16:18:35
9120 Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
9121 Subject: Bundling builtin.pm and newCONSTSUB with the core?
9122 From: jan.dubois@ibm.net (Jan Dubois)
9123 Date: Sun, 15 Mar 1998 19:09:05 +0100
9125 ! embed.h global.sym op.c pod/perlguts.pod proto.h
9126 ____________________________________________________________________________
9127 [ 820] By: mbeattie on 1998/03/16 16:02:50
9128 Log: Subject: [PATCH] STRESS_REALLOC
9129 Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
9130 From: Stephen McCamant <alias@mcs.com>
9132 ! malloc.c perl.c scope.c
9133 ____________________________________________________________________________
9134 [ 819] By: mbeattie on 1998/03/16 16:01:06
9135 Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
9136 Date: Fri, 13 Mar 1998 23:21:25 +0100
9137 From: Jan-Pieter Cornet <john@pc.xs4all.nl>
9140 ____________________________________________________________________________
9141 [ 818] By: mbeattie on 1998/03/16 15:59:16
9142 Log: Subject: [Configure PATCH] for OS/2
9143 Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
9144 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9145 [Two hunks to Configure failed to apply due to clashes]
9147 ! Configure hints/os2.sh
9148 ____________________________________________________________________________
9149 [ 817] By: mbeattie on 1998/03/16 15:55:28
9150 Log: Subject: [PATCH 5.004_62] VMS updates (direct)
9151 Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
9152 From: Charles Bailey <BAILEY@newman.upenn.edu>
9153 [Needed manual tweaks on vms/config.vms since it clashed with other
9154 patches. I may have got it wrong.]
9156 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
9157 ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
9158 ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
9159 ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
9160 ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
9161 ! vms/test.com vms/vms.c vms/vmsish.h
9162 ____________________________________________________________________________
9163 [ 816] By: mbeattie on 1998/03/16 15:26:04
9164 Log: Subject: [PATCH] Let h2xs read multiple header files
9165 Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
9166 From: Benjamin Sugars <bsugars@canoe.ca>
9169 ____________________________________________________________________________
9170 [ 815] By: mbeattie on 1998/03/16 15:24:12
9171 Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
9172 Date: Mon, 09 Mar 1998 09:18:56 -0800
9173 From: Dan Sugalski <sugalskd@osshe.edu>
9176 ____________________________________________________________________________
9177 [ 814] By: mbeattie on 1998/03/16 13:17:14
9178 Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
9179 Date: Sun, 08 Mar 1998 12:50:23 +0000
9180 From: Alan Burlison <alan.burlison@UK.Sun.COM>
9181 plus manual update of MANIFEST
9183 + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
9184 ! MANIFEST installman installperl lib/ExtUtils/Install.pm
9185 ! lib/ExtUtils/MM_Unix.pm
9186 ____________________________________________________________________________
9187 [ 813] By: mbeattie on 1998/03/16 13:08:55
9188 Log: From: Blair Zajac <blair@gps.caltech.edu>
9189 Subject: PATCH: util.c and util.h function declarations do not match
9190 Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
9191 Subject: PATCH: cgywin32 patch for perlgcc
9192 Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
9193 Subject: PATCH: perl5.004_62 on cygwin32
9194 Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
9196 ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
9197 ____________________________________________________________________________
9198 [ 812] By: mbeattie on 1998/03/16 12:55:39
9199 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9200 Subject: [PATCH 5.004_62} Config_62-01 patch available.
9201 Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
9202 Subject: [PATCH 5.004_62] Tiny hint file updates
9203 Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
9205 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9206 ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
9207 ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
9208 ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
9209 ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
9210 ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
9211 ____________________________________________________________________________
9212 [ 811] By: mbeattie on 1998/03/16 12:13:55
9213 Log: DOS djgpp updates:
9214 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9215 Subject: [PATCH for 5.004_61] dos-djgpp update
9216 Date: Fri, 6 Mar 1998 10:41:01 +0100
9217 Subject: [PATCH 5.004_62] dos-djgpp update
9218 Date: Thu, 12 Mar 1998 13:34:51 +0100
9220 ! djgpp/config.over hints/dos_djgpp.sh
9221 ____________________________________________________________________________
9222 [ 810] By: gsar on 1998/03/16 08:48:17
9223 Log: integrate mainline
9226 ____________________________________________________________________________
9227 [ 809] By: gsar on 1998/03/16 08:44:37
9228 Log: various changes to get asperl working under Borland
9229 (passes all tests when built under PERL_OBJECT)
9231 ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
9232 ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
9233 ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
9234 ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
9235 ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
9237 ____________________________________________________________________________
9238 [ 808] By: gsar on 1998/03/12 19:50:20
9239 Log: set sockets to nonoverlapped mode for every thread
9240 Message-Id: <35081FE4.965A484D@enteract.com>
9241 Date: Thu, 12 Mar 1998 11:48:20 CST
9242 From: Steve Nielsen <spn@enteract.com>
9243 Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
9245 ! win32/win32.h win32/win32sck.c
9246 ____________________________________________________________________________
9247 [ 807] By: gsar on 1998/03/12 19:26:54
9248 Log: add AS patch#13
9251 ____________________________________________________________________________
9252 [ 806] By: gsar on 1998/03/12 00:51:08
9253 Log: added AS patch#12 with minor changes
9255 ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
9256 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9257 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
9258 ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
9260 ____________________________________________________________________________
9261 [ 805] By: gsar on 1998/03/10 20:35:10
9262 Log: reinstate some standard sig_names to avoid noise from
9263 modules (and in hopes of making them _do_ something in future)
9265 ! win32/config.bc win32/config.gc win32/config.vc
9266 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9267 ____________________________________________________________________________
9268 [ 804] By: gsar on 1998/03/10 20:33:05
9271 ! win32/makefile.mk win32/win32.c win32/win32.h
9272 ____________________________________________________________________________
9273 [ 803] By: gsar on 1998/03/09 20:56:07
9274 Log: tweak Win32::DomainName() implementation
9276 ! win32/Makefile win32/win32.c
9277 ____________________________________________________________________________
9278 [ 802] By: gsar on 1998/03/09 03:51:01
9279 Log: merge C<local $tied{foo}> patch, also moved statics in
9280 [ah]v.c to thrdvar.h
9282 ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
9283 ____________________________________________________________________________
9284 [ 801] By: gsar on 1998/03/09 02:38:35
9285 Log: minor win32 support fixes
9286 - add a better implementation of Win32::DomainName() (as
9287 suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
9288 - fix opendir() emulation was unsafe what given long paths
9291 ____________________________________________________________________________
9292 [ 800] By: nick on 1998/03/07 09:36:41
9293 Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
9294 So pp_sys.c needs tweaking otherwise it does not believe getservby*()
9295 exist. (Breaks libnet).
9298 ____________________________________________________________________________
9299 [ 799] By: gsar on 1998/03/07 07:51:28
9300 Log: integrate mainline changes
9302 !> (integrate 111 files)
9303 ____________________________________________________________________________
9304 [ 798] By: gsar on 1998/03/07 07:01:55
9305 Log: integrate mainline
9307 !> myconfig patchlevel.h
9308 ____________________________________________________________________________
9309 [ 797] By: gsar on 1998/03/07 06:49:49
9310 Log: provide our own popen()/pclose() to fix problems with qx//:
9311 - qx// used to always invoke the shell, now does so only when needed
9312 - qx// didn't respect PERL5SHELL, now does
9314 ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
9315 ____________________________________________________________________________
9316 [ 796] By: gsar on 1998/03/07 01:37:10
9317 Log: a missed s/sp/SP/
9319 ! lib/ExtUtils/typemap pod/perlcall.pod
9320 ____________________________________________________________________________
9321 [ 795] By: gsar on 1998/03/07 01:05:21
9322 Log: change all 'sp' to 'SP' in code and in the docs. Explicitly
9323 mention that local stack pointer should be called SP. This makes the
9324 API safer from source incompatibilities down the line.
9326 ! av.c doio.c doop.c ext/DB_File/DB_File.xs
9327 ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
9328 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
9329 ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
9330 ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
9331 ! pp_ctl.c pp_hot.c pp_sys.c util.c
9337 ____________________________________________________________________________
9338 [ 794] By: mbeattie on 1998/03/06 09:38:08
9339 Log: Subject: [PATCH] perl5.004_61 myconfig updates
9340 Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
9341 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9344 ____________________________________________________________________________
9345 [ 793] By: mbeattie on 1998/03/06 09:36:37
9346 Log: Bump patchlevel.h to 62.
9349 ____________________________________________________________________________
9350 [ 792] By: mbeattie on 1998/03/06 09:35:57
9351 Log: Integrate win32 branch into mainline.
9353 !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
9354 !> win32/config.gc win32/config.vc win32/config_H.bc
9355 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
9356 ____________________________________________________________________________
9357 [ 791] By: gsar on 1998/03/06 06:00:08
9359 - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
9360 - add missing prototypes
9361 - regenerate win32/config*.?c
9363 ! bytecode.h proto.h win32/config.bc win32/config.gc
9364 ! win32/config.vc win32/config_H.bc win32/config_H.gc
9365 ! win32/config_H.vc win32/makefile.mk
9366 ____________________________________________________________________________
9367 [ 790] By: gsar on 1998/03/06 03:19:23
9368 Log: fix typo in Makefile
9371 ____________________________________________________________________________
9372 [ 789] By: gsar on 1998/03/05 22:55:53
9373 Log: integrate mainline
9375 !> (integrate 47 files)
9376 ____________________________________________________________________________
9377 [ 788] By: gsar on 1998/03/05 20:02:09
9378 Log: added AS patch#11
9379 Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
9380 Date: Thu, 05 Mar 1998 10:23:04 PST
9381 From: Douglas Lankshear <dougl@ActiveState.com>
9383 This patch fixes a bug I introduced removing duplicate code.
9386 ! ObjXSub.h objpp.h win32/runperl.c
9387 ____________________________________________________________________________
9388 [ 787] By: gsar on 1998/03/05 19:56:17
9389 Log: add Nick's dTHR fixes
9392 ____________________________________________________________________________
9393 [ 786] By: gsar on 1998/03/05 19:54:49
9395 Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
9396 Date: Thu, 05 Mar 1998 02:49:46 EST
9397 From: Spider Boardman <spider@orb.nashua.nh.us>
9398 Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
9401 ____________________________________________________________________________
9402 [ 785] By: mbeattie on 1998/03/05 19:12:14
9403 Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
9404 Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
9405 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9407 ! op.c proto.h regcomp.c regexp.h util.c
9408 ____________________________________________________________________________
9409 [ 784] By: mbeattie on 1998/03/05 19:11:09
9410 Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
9411 Date: Wed, 4 Mar 1998 10:18:03 GMT
9412 From: Nick Ing-Simmons <nik@tiuk.ti.com>
9415 ____________________________________________________________________________
9416 [ 783] By: mbeattie on 1998/03/05 19:09:16
9417 Log: Subject: Configure patches -01 and -02 for 5.004_61.
9418 Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
9419 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9421 ! Configure INSTALL Policy_sh.SH Porting/Glossary
9422 ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
9423 ! config_h.SH handy.h hints/README.hints hints/aix.sh
9424 ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
9425 ! makedepend.SH myconfig pp_sys.c
9426 ____________________________________________________________________________
9427 [ 782] By: mbeattie on 1998/03/05 19:05:23
9428 Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
9429 Date: 03 Mar 1998 18:05:07 +0100
9430 From: Gisle Aas <gisle@aas.no>
9433 ____________________________________________________________________________
9434 [ 781] By: mbeattie on 1998/03/05 19:04:34
9435 Log: Subject: [PATCH] Make autouse -w-safe
9436 Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
9437 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9439 ! lib/autouse.pm op.c sv.c
9440 ____________________________________________________________________________
9441 [ 780] By: mbeattie on 1998/03/05 19:02:50
9442 Log: Subject: [PATCH] External symbol re_croak2
9443 Date: 02 Mar 1998 13:00:45 +0100
9444 From: Gisle Aas <gisle@aas.no>
9446 ! regcomp.c regcomp.h
9447 ____________________________________________________________________________
9448 [ 779] By: mbeattie on 1998/03/05 19:01:25
9449 Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
9450 Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
9451 From: bailey@newman.upenn.edu (Charles Bailey)
9453 ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
9454 ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
9456 ____________________________________________________________________________
9457 [ 778] By: mbeattie on 1998/03/05 18:53:13
9458 Log: Subject: [PATCH 5.004_61] USHRT range limit macros
9459 Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
9460 From: bailey@newman.upenn.edu (Charles Bailey)
9463 ____________________________________________________________________________
9464 [ 777] By: mbeattie on 1998/03/05 18:50:25
9465 Log: Subject: [PATCH 5.004_61] File::Basename taint fix (revised)
9466 Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
9467 From: bailey@newman.upenn.edu (Charles Bailey)
9469 ! lib/File/Basename.pm
9470 ____________________________________________________________________________
9471 [ 776] By: mbeattie on 1998/03/05 18:49:15
9472 Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
9473 Date: 01 Mar 1998 15:16:03 +0100
9474 From: Gisle Aas <gisle@aas.no>
9477 ____________________________________________________________________________
9478 [ 775] By: mbeattie on 1998/03/05 18:48:05
9479 Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
9480 Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
9481 From: Jarkko Hietaniemi <jhi@iki.fi>
9483 ! Makefile.SH perl_exp.SH
9484 ____________________________________________________________________________
9485 [ 774] By: mbeattie on 1998/03/05 18:46:32
9486 Log: Subject: Almost OK: 5.004_61 (threads, perlio)
9487 Date: Sun, 1 Mar 1998 02:02:47 -0500
9488 From: Spider Boardman <spider@orb.nashua.nh.us>
9490 ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
9491 ____________________________________________________________________________
9492 [ 773] By: mbeattie on 1998/03/05 18:43:57
9493 Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
9494 Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
9495 From: Hans Mulder <hansmu@xs4all.nl>
9498 ____________________________________________________________________________
9499 [ 772] By: mbeattie on 1998/03/05 18:39:25
9500 Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
9501 Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
9502 From: Jarkko Hietaniemi <jhi@iki.fi>
9505 ____________________________________________________________________________
9506 [ 771] By: mbeattie on 1998/03/05 18:38:32
9507 Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
9508 Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
9509 From: Jarkko Hietaniemi <jhi@iki.fi>
9512 ____________________________________________________________________________
9513 [ 770] By: mbeattie on 1998/03/05 18:36:50
9514 Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
9517 ____________________________________________________________________________
9518 [ 769] By: mbeattie on 1998/03/05 18:34:35
9519 Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
9520 Subject: [PATCH 5.004_61] bunch of small patches
9521 Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
9522 From: Andrew Cohen <cohen@andy.bu.edu>
9525 ____________________________________________________________________________
9526 [ 768] By: mbeattie on 1998/03/05 18:13:06
9527 Log: Integrate win32 branch into mainline.
9529 !> (integrate 53 files)
9530 ____________________________________________________________________________
9531 [ 767] By: TimBunce on 1998/03/05 11:48:09
9532 Log: Update to change 744.
9533 Branch: maint-5.004/perl
9534 ! lib/ExtUtils/Install.pm
9535 ____________________________________________________________________________
9536 [ 765] By: TimBunce on 1998/03/05 11:24:24
9537 Log: Update embed.h after make regen_headers.
9538 Branch: maint-5.004/perl
9540 ____________________________________________________________________________
9541 [ 764] By: TimBunce on 1998/03/05 11:05:13
9542 Log: APPLLIB_EXP now has arch and version dirs added to @INC
9543 Branch: maint-5.004/perl
9545 ____________________________________________________________________________
9546 [ 763] By: TimBunce on 1998/03/05 11:01:38
9547 Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
9548 Added MAINT_TRIAL_1 local patch label to patchlevel.h
9549 Removed win32/win32io.c and win32/win32io.h from repository
9550 Branch: maint-5.004/perl
9551 - win32/win32io.c win32/win32io.h
9552 ! MANIFEST patchlevel.h
9553 ____________________________________________________________________________
9554 [ 762] By: TimBunce on 1998/03/05 10:05:34
9555 Log: Title: "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
9556 From: Spider Boardman <spider@orb.nashua.nh.us>
9558 Branch: maint-5.004/perl
9560 ____________________________________________________________________________
9561 [ 761] By: TimBunce on 1998/03/05 10:03:10
9562 Log: Title: "properly refcount localization, fix C<local $tied{foo}>"
9563 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9564 Msg-ID: <199802191207.MAA10742@toad.ig.co.uk>
9565 Files: av.c hv.c scope.c t/op/local.t
9566 Branch: maint-5.004/perl
9567 ! av.c hv.c scope.c t/op/local.t
9568 ____________________________________________________________________________
9569 [ 760] By: gsar on 1998/03/04 20:58:21
9570 Log: added AS patch#10
9571 Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
9572 Date: Tue, 03 Mar 1998 10:46:13 PST
9573 From: Douglas Lankshear <dougl@ActiveState.com>
9576 Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically
9582 ____________________________________________________________________________
9583 [ 759] By: TimBunce on 1998/03/04 18:46:41
9584 Log: Update patchls utility
9585 Branch: maint-5.004/perl
9587 ____________________________________________________________________________
9588 [ 758] By: TimBunce on 1998/03/04 17:07:06
9589 Log: perldoc -f now uses pager if text is too long for screen
9590 Branch: maint-5.004/perl
9592 ____________________________________________________________________________
9593 [ 757] By: TimBunce on 1998/03/04 16:57:04
9594 Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
9595 Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
9596 Branch: maint-5.004/perl
9599 ____________________________________________________________________________
9600 [ 756] By: TimBunce on 1998/03/04 16:48:40
9601 Log: Fix for new gnulibc stdio.h when using sfio+perlio
9602 Branch: maint-5.004/perl
9604 ____________________________________________________________________________
9605 [ 755] By: TimBunce on 1998/03/04 16:47:08
9606 Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
9607 Added details of split in scalar context to perlfunc.pod
9608 Branch: maint-5.004/perl
9609 ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
9610 ____________________________________________________________________________
9611 [ 754] By: TimBunce on 1998/03/04 16:35:58
9612 Log: Updated perl -v info to include reference to docs and home page.
9613 Branch: maint-5.004/perl
9615 ____________________________________________________________________________
9616 [ 753] By: TimBunce on 1998/03/04 16:31:29
9617 Log: Updated hints/bsdos.sh for BSD/OS 3.1
9618 Fixed typo in pod/perlsyn.pod
9619 Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
9620 Fixed typo in ext/GDBM_File/GDBM_File.pm
9621 Branch: maint-5.004/perl
9622 ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
9623 ! hints/bsdos.sh pod/perlsyn.pod
9624 ____________________________________________________________________________
9625 [ 752] By: TimBunce on 1998/03/04 15:49:19
9626 Log: Changed bug address in README to perlbug@perl.com
9627 Changed Copyright in perl.c to 1998
9628 Added op/pos.t test from Robin Houston <robin@oneworld.org>
9629 Branch: maint-5.004/perl
9632 ____________________________________________________________________________
9633 [ 751] By: TimBunce on 1998/03/04 14:47:15
9634 Log: Make t/comp/require.t and t/lib/ph.t executable in repository
9635 Branch: maint-5.004/perl
9636 ! t/comp/require.t t/lib/ph.t
9637 ____________________________________________________________________________
9638 [ 750] By: TimBunce on 1998/03/04 13:29:58
9639 Log: Added dTHR definition to ease backwards compatibility for XS
9640 source code from 5.005.
9641 Branch: maint-5.004/perl
9643 ____________________________________________________________________________
9644 [ 749] By: TimBunce on 1998/03/04 12:19:19
9645 Log: Title: "rename local 'op' variables to 'o'", #F114
9646 From: Gurusamy Sarathy
9647 Files: op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
9649 Branch: maint-5.004/perl
9650 ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
9652 ____________________________________________________________________________
9653 [ 748] By: TimBunce on 1998/03/04 12:12:27
9654 Log: Title: "consolidated win32 patch", #F112
9655 From: Gurusamy Sarathy
9656 Files: MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
9657 EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
9658 lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9659 lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
9660 t/harness win32/win32.h win32/win32iop.h README.win32
9661 doio.c installhtml installperl pp_sys.c win32/Makefile
9662 win32/config.bc win32/config.vc win32/config_H.bc
9663 win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9664 win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
9665 win32/perllib.c win32/runperl.c win32/win32.c
9666 win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
9668 Branch: maint-5.004/perl
9669 + win32/bin/perlglob.pl
9670 ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
9671 ! installhtml installperl lib/ExtUtils/Command.pm
9672 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9673 ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
9674 ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
9675 ! win32/Makefile win32/config.bc win32/config.vc
9676 ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
9677 ! win32/config_sh.PL win32/dl_win32.xs
9678 ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9679 ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9680 ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
9682 ____________________________________________________________________________
9683 [ 747] By: TimBunce on 1998/03/04 11:59:57
9684 Log: Title: "initialize @INC in ph.t, and fix up MANIFEST", #F111
9685 From: Gurusamy Sarathy
9686 Files: MANIFEST t/lib/ph.t
9687 Branch: maint-5.004/perl
9688 ! MANIFEST t/lib/ph.t
9689 ____________________________________________________________________________
9690 [ 746] By: TimBunce on 1998/03/04 11:47:43
9691 Log: Title: "properly save STDOUT during system() in debugger", #F110
9692 From: Jason Smith <smithj4@rpi.edu>
9693 Files: lib/perl5db.pl
9694 Branch: maint-5.004/perl
9696 ____________________________________________________________________________
9697 [ 745] By: TimBunce on 1998/03/04 11:40:19
9698 Log: Title: "generate DynaLoader.pm at build time", #F109
9699 From: Achim Bohnet <ach@mpe.mpg.de>
9700 Msg-ID: <9802111938.AA26224@o09.xray.mpe.mpg.de>
9701 Files: MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
9702 Branch: maint-5.004/perl
9703 + ext/DynaLoader/DynaLoader.pm.PL
9704 ! MANIFEST ext/DynaLoader/Makefile.PL
9705 ____________________________________________________________________________
9706 [ 744] By: TimBunce on 1998/03/04 11:34:09
9707 Log: Title: "Install extensions with bootstrap in $archlib", #F108
9708 From: koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
9710 Msg-ID: <sfcra9fqx0n.fsf@anna.in-berlin.de>
9711 Files: lib/ExtUtils/Install.pm
9712 Branch: maint-5.004/perl
9713 ! lib/ExtUtils/Install.pm
9714 ____________________________________________________________________________
9715 [ 743] By: TimBunce on 1998/03/04 10:45:05
9716 Log: Title: "Pod::Html trips over "C<0>"", #F107
9717 From: Chip Salzenberg
9718 Files: lib/Pod/Html.pm
9719 Branch: maint-5.004/perl
9721 ____________________________________________________________________________
9722 [ 742] By: TimBunce on 1998/03/04 10:12:54
9723 Log: Title: "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
9724 From: Achim Bohnet <ach@mpe.mpg.de>
9725 Msg-ID: <9802111629.AA00595@o09.xray.mpe.mpg.de>
9726 Files: pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
9727 Branch: maint-5.004/perl
9728 ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9729 ____________________________________________________________________________
9730 [ 741] By: TimBunce on 1998/03/04 10:08:31
9731 Log: Title: "New patch for $^E==GetLastError() under Win32", #F105
9732 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
9733 <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
9735 Msg-ID: <199801040630.AA29298@metronet.com>,
9736 <199801041826.NAA11568@aatma.engin.umich.edu>,
9737 <1998Jan4.130412.2719461@cor.newman>
9738 Files: pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
9739 win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
9740 Branch: maint-5.004/perl
9741 ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
9742 ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
9744 ____________________________________________________________________________
9745 [ 740] By: TimBunce on 1998/03/04 09:55:57
9746 Log: Title: "5.004_56: Patch to Tie::Hash and docs", #F104
9747 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9748 Msg-ID: <199801120134.UAA05437@monk.mps.ohio-state.edu>
9749 Files: pod/perlfunc.pod lib/Tie/Hash.pm
9750 Branch: maint-5.004/perl
9751 ! lib/Tie/Hash.pm pod/perlfunc.pod
9752 ____________________________________________________________________________
9753 [ 739] By: TimBunce on 1998/03/04 09:26:01
9754 Log: Title: "more doc for perldoc", #F103
9755 From: Gurusamy Sarathy
9756 Files: utils/perldoc.PL
9757 Branch: maint-5.004/perl
9759 ____________________________________________________________________________
9760 [ 738] By: TimBunce on 1998/03/04 09:23:16
9761 Log: Title: "Make perldoc look for an index file ", #F102
9762 From: Gisle Aas <gisle@aas.no>
9763 Msg-ID: <199801221220.NAA22902@furu.g.aas.no>
9764 Files: utils/perldoc.PL
9765 Branch: maint-5.004/perl
9767 ____________________________________________________________________________
9768 [ 737] By: TimBunce on 1998/03/04 09:21:15
9769 Log: Title: "perldoc -F filename", #F101
9770 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9771 Msg-ID: <199712120037.TAA00176@math.mps.ohio-state.edu>
9772 Files: utils/perldoc.PL
9773 Branch: maint-5.004/perl
9775 ____________________________________________________________________________
9776 [ 736] By: TimBunce on 1998/03/04 09:16:20
9777 Log: Title: "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9778 From: Gisle Aas <gisle@aas.no>
9779 Msg-ID: <m3iuqsl3oq.fsf@furu.g.aas.no>
9781 Branch: maint-5.004/perl
9783 ____________________________________________________________________________
9784 [ 735] By: TimBunce on 1998/03/04 09:08:51
9785 Log: Title: "Benchmark.pm: timethese corrupts $_", #F099
9786 From: abigail@fnx.com
9787 Msg-ID: <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9788 Files: lib/Benchmark.pm
9789 Branch: maint-5.004/perl
9791 ____________________________________________________________________________
9792 [ 734] By: TimBunce on 1998/03/04 08:59:58
9793 Log: Title: "STRANGE_MALLOC should test failed alloc", #F098
9794 From: Gisle Aas <gisle@aas.no>
9795 Msg-ID: <199802021406.PAA03285@furu.g.aas.no>
9797 Branch: maint-5.004/perl
9799 ____________________________________________________________________________
9800 [ 733] By: TimBunce on 1998/03/04 08:35:19
9801 Log: Title: "support caseless %ENV", #F097
9802 From: Gurusamy Sarathy
9803 Files: hv.c t/op/magic.t win32/win32.h
9804 Branch: maint-5.004/perl
9805 ! hv.c t/op/magic.t win32/win32.h
9806 ____________________________________________________________________________
9807 [ 732] By: TimBunce on 1998/03/04 08:33:58
9808 Log: Title: "newer cperl-mode.el (from 5.004_60)", #F096
9809 From: Ilya Zakharevich
9810 Files: emacs/cperl-mode.el
9811 Branch: maint-5.004/perl
9812 ! emacs/cperl-mode.el
9813 ____________________________________________________________________________
9814 [ 731] By: TimBunce on 1998/03/04 08:26:23
9815 Log: Title: "Handle set magic on xsub OUTPUT args, add API functions that handle
9817 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9818 Msg-ID: <199801190409.XAA26710@aatma.engin.umich.edu>
9819 Files: pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9820 lib/ExtUtils/xsubpp sv.c
9821 Branch: maint-5.004/perl
9822 ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9823 ! pod/perlxs.pod proto.h sv.c sv.h
9824 ____________________________________________________________________________
9825 [ 730] By: TimBunce on 1998/03/04 08:20:52
9826 Log: Title: "Fix flawed cleanup when signal handlers are not defined", #F094
9827 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9828 Msg-ID: <199710290106.UAA11485@aatma.engin.umich.edu>
9830 Branch: maint-5.004/perl
9832 ____________________________________________________________________________
9833 [ 729] By: TimBunce on 1998/03/04 08:18:02
9834 Log: Title: "Tests for C<sort 'foo','bar'>", #F093
9835 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9836 Msg-ID: <199711021247.MAA01743@crypt.compulink.co.uk>
9838 Branch: maint-5.004/perl
9840 ____________________________________________________________________________
9841 [ 728] By: TimBunce on 1998/03/04 08:17:07
9842 Log: Title: "Make search.pl work on win32", #F092
9843 From: Gurusamy Sarathy
9844 Files: win32/bin/search.pl
9845 Branch: maint-5.004/perl
9846 ! win32/bin/search.pl
9847 ____________________________________________________________________________
9848 [ 727] By: gsar on 1998/03/04 04:13:23
9849 Log: missing s/op/o/ from one of the mainpatches
9852 ____________________________________________________________________________
9853 [ 726] By: gsar on 1998/03/04 02:12:13
9854 Log: maintpatches #102 and #103 to perldoc.PL
9857 ____________________________________________________________________________
9858 [ 725] By: gsar on 1998/03/04 02:00:15
9859 Log: renumber some tests to match maint branch
9862 ____________________________________________________________________________
9863 [ 724] By: gsar on 1998/03/04 01:25:50
9865 #70: "Fix random whitespace errors in docs"
9866 From: Roderick Schertler <roderick@argon.org>
9867 Msg-ID: <12726.877706444@eeyore.ibcinc.com>
9868 Date: Fri, 24 Oct 1997 11:20:44 -0400
9869 Files: pod/checkpods.PL pod/perlfunc.pod
9872 ____________________________________________________________________________
9873 [ 723] By: gsar on 1998/03/04 01:04:37
9874 Log: sync maintpatch
9875 #76: "Fix infinite loop on unlink() failure in File::Path::rmtree()
9876 From: Chip Salzenberg
9877 Files: lib/File/Path.pm
9880 ____________________________________________________________________________
9881 [ 722] By: gsar on 1998/03/04 00:46:46
9882 Log: remove redundancy in File::Find
9885 ____________________________________________________________________________
9886 [ 721] By: TimBunce on 1998/03/03 20:06:41
9887 Log: Title: "Fix spurious perldoc warnings on DOSISH platforms", #F091
9888 From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
9889 Msg-ID: <34475659.1AA69855@cdata.tvnet.hu>
9890 Files: utils/perldoc.PL
9891 Branch: maint-5.004/perl
9893 ____________________________________________________________________________
9894 [ 720] By: TimBunce on 1998/03/03 20:03:59
9895 Log: Title: "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9897 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9898 Msg-ID: <199801070016.TAA17766@aatma.engin.umich.edu>
9899 Files: lib/ExtUtils/MM_Unix.pm
9900 Branch: maint-5.004/perl
9901 ! lib/ExtUtils/MM_Unix.pm
9902 ____________________________________________________________________________
9903 [ 719] By: TimBunce on 1998/03/03 20:02:06
9904 Log: Title: "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9905 From: Gurusamy Sarathy
9906 Files: lib/FindBin.pm
9907 Branch: maint-5.004/perl
9909 ____________________________________________________________________________
9910 [ 718] By: TimBunce on 1998/03/03 20:00:26
9911 Log: Title: "Fix File::Find's longstanding confusion about win32 being like VMS",
9913 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9914 Msg-ID: <199802020459.XAA04964@aatma.engin.umich.edu>
9915 Files: lib/File/Find.pm
9916 Branch: maint-5.004/perl
9918 ____________________________________________________________________________
9919 [ 717] By: TimBunce on 1998/03/03 19:59:38
9920 Log: Title: "do_postponed breaks with multiple interpreters", #F087
9921 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9922 Msg-ID: <199710290316.WAA15888@aatma.engin.umich.edu>
9924 Branch: maint-5.004/perl
9926 ____________________________________________________________________________
9927 [ 716] By: TimBunce on 1998/03/03 19:57:17
9928 Log: Title: "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9930 From: Gurusamy Sarathy
9931 Files: pod/perldelta.pod pod/perldiag.pod toke.c
9932 Branch: maint-5.004/perl
9933 ! pod/perldelta.pod pod/perldiag.pod toke.c
9934 ____________________________________________________________________________
9935 [ 715] By: TimBunce on 1998/03/03 19:51:33
9936 Log: Title: "Pod::Html bug and fix: missing </UL> in index", #F085
9937 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9938 Msg-ID: <199802192314.SAA23326@aatma.engin.umich.edu>
9939 Files: lib/Pod/Html.pm
9940 Branch: maint-5.004/perl
9942 ____________________________________________________________________________
9943 [ 714] By: TimBunce on 1998/03/03 19:50:28
9944 Log: Title: "New pod: perlhist", #F084
9945 From: Jarkko Hietaniemi <jhi@iki.fi>
9946 Msg-ID: <199802191556.RAA09578@alpha.hut.fi>
9947 Files: MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9948 Branch: maint-5.004/perl
9950 ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9951 ____________________________________________________________________________
9952 [ 713] By: TimBunce on 1998/03/03 19:47:13
9953 Log: Title: "Fix restoration of locals on scope unwinding", #F083
9954 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9955 Msg-ID: <199802110515.AAA23700@aatma.engin.umich.edu>
9956 Files: pp_ctl.c t/op/local.t
9957 Branch: maint-5.004/perl
9958 ! pp_ctl.c t/op/local.t
9959 ____________________________________________________________________________
9960 [ 712] By: TimBunce on 1998/03/03 19:45:56
9961 Log: Title: "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9962 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9963 Msg-ID: <199802102349.SAA16001@aatma.engin.umich.edu>
9965 Branch: maint-5.004/perl
9967 ____________________________________________________________________________
9968 [ 711] By: TimBunce on 1998/03/03 19:44:41
9969 Log: Title: "Fix seg fault on eval/require and syntax errors", #F081
9970 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9971 Msg-ID: <199802102321.SAA15346@aatma.engin.umich.edu>
9972 Files: MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9973 Branch: maint-5.004/perl
9975 ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9976 ____________________________________________________________________________
9977 [ 710] By: TimBunce on 1998/03/03 19:36:34
9978 Log: Title: "5.004_58: the locale.t problem in IRIX", #F080
9979 From: Jarkko Hietaniemi <jhi@iki.fi>
9980 Msg-ID: <199802091747.TAA01735@alpha.hut.fi>
9981 Files: t/pragma/locale.t
9982 Branch: maint-5.004/perl
9984 ____________________________________________________________________________
9985 [ 709] By: TimBunce on 1998/03/03 19:32:30
9986 Log: Title: "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9987 From: Gisle Aas <gisle@aas.no>
9988 Msg-ID: <m3g1lwl3bq.fsf@furu.g.aas.no>
9990 Branch: maint-5.004/perl
9992 ____________________________________________________________________________
9993 [ 708] By: TimBunce on 1998/03/03 19:28:06
9994 Log: Title: "Eliminate double warnings under C<package;>", #F077
9995 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9996 Msg-ID: <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9997 Files: gv.c op.c toke.c
9998 Branch: maint-5.004/perl
10000 ____________________________________________________________________________
10001 [ 707] By: TimBunce on 1998/03/03 19:13:17
10002 Log: Title: "Fix infinite loop on unlink() failure in File::Path::rmtree()",
10004 From: Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
10005 Msg-ID: <199802061100.LAA16423@toad.ig.co.uk>
10006 Files: lib/File/Path.pm
10007 Branch: maint-5.004/perl
10009 ____________________________________________________________________________
10010 [ 706] By: TimBunce on 1998/03/03 19:08:45
10011 Log: Title: "Update of h2ph", #F075
10012 From: kstar@www.chapin.edu (Kurt D. Starsinic)
10013 Msg-ID: <199802051354.FAA11452@www.chapin.edu>
10014 Files: t/lib/ph.t utils/h2ph.PL
10015 Branch: maint-5.004/perl
10018 ____________________________________________________________________________
10019 [ 705] By: TimBunce on 1998/03/03 18:56:59
10020 Log: Title: "Fix AutoLoader for deep packages", #F074
10021 From: Zachary Miller <zcmiller@zappy.er.usgs.gov>
10022 Msg-ID: <199710092348.SAA02108@zappy.er.usgs.gov>
10023 Files: lib/AutoLoader.pm
10024 Branch: maint-5.004/perl
10025 ! lib/AutoLoader.pm
10026 ____________________________________________________________________________
10027 [ 704] By: TimBunce on 1998/03/03 18:35:36
10028 Log: Title: "Fix order of warnings for misplaced subscripts", #F073
10029 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10030 Msg-ID: <199710131023.LAA16796@crypt.compulink.co.uk>
10032 Branch: maint-5.004/perl
10034 ____________________________________________________________________________
10035 [ 703] By: TimBunce on 1998/03/03 18:32:28
10036 Log: Title: "Make recursive lexical analysis more robust", #F072
10037 From: Ilya Zakharevich and Chip Salzenberg
10038 Msg-ID: <199710160102.VAA28817@monk.mps.ohio-state.edu>
10040 Branch: maint-5.004/perl
10042 ____________________________________________________________________________
10043 [ 702] By: TimBunce on 1998/03/03 18:18:10
10044 Log: Title: "Fix random whitespace errors in docs", #F070
10045 From: Roderick Schertler <roderick@argon.org>
10046 Msg-ID: <12726.877706444@eeyore.ibcinc.com>
10047 Files: pod/perlfunc.pod pod/checkpods.PL
10048 Branch: maint-5.004/perl
10049 ! pod/checkpods.PL pod/perlfunc.pod
10050 ____________________________________________________________________________
10051 [ 701] By: TimBunce on 1998/03/03 18:13:54
10052 Log: Title: "Fix line numbers after here documents in eval STRING", #F069
10053 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10054 Msg-ID: <199710241745.NAA08166@monk.mps.ohio-state.edu>
10056 Branch: maint-5.004/perl
10058 ____________________________________________________________________________
10059 [ 700] By: TimBunce on 1998/03/03 18:11:20
10060 Log: Title: "Fix SEGV from combining caller and C<package;>", #F068
10061 From: James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
10063 Msg-ID: <199710241248.NAA00163@flirble.org>,
10064 <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
10066 Files: pp_ctl.c sv.c
10067 Branch: maint-5.004/perl
10069 ____________________________________________________________________________
10070 [ 699] By: TimBunce on 1998/03/03 18:06:59
10071 Log: Title: "Don't fold string comparison under C<use locale>", #F067
10072 From: Jarkko Hietaniemi <jhi@iki.fi>
10073 Msg-ID: <199711151506.RAA26287@alpha.hut.fi>
10075 Branch: maint-5.004/perl
10077 ____________________________________________________________________________
10078 [ 698] By: TimBunce on 1998/03/03 18:04:51
10079 Log: Title: "Fix SEGV on constant at end of sort block", #F066
10080 From: Administration <fadmin@informatics.muni.cz>
10081 Msg-ID: <199711170838.JAA26073@thetis.fi.muni.cz>
10083 Branch: maint-5.004/perl
10085 ____________________________________________________________________________
10086 [ 697] By: TimBunce on 1998/03/03 18:02:54
10087 Log: Title: "Allow C<last()> to mean C<last>", #F065
10088 From: Chip Salzenberg
10090 Branch: maint-5.004/perl
10092 ____________________________________________________________________________
10093 [ 696] By: TimBunce on 1998/03/03 17:58:12
10094 Log: Title: "Fix extension version mismatch message", #F064
10095 From: Chip Salzenberg
10097 Branch: maint-5.004/perl
10099 ____________________________________________________________________________
10100 [ 695] By: TimBunce on 1998/03/03 17:53:04
10101 Log: Title: "Better handle and test struct tm of Linux and SunOS", #F063
10102 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
10103 Msg-ID: <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
10104 Files: MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
10105 hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
10106 Branch: maint-5.004/perl
10107 + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
10108 ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
10109 ____________________________________________________________________________
10110 [ 694] By: TimBunce on 1998/03/03 17:40:47
10111 Log: Title: "Fix doc bug in getservbyname() examples", #F062
10112 From: Tom Christiansen
10113 Files: ext/Socket/Socket.pm
10114 Branch: maint-5.004/perl
10115 ! ext/Socket/Socket.pm
10116 ____________________________________________________________________________
10117 [ 693] By: TimBunce on 1998/03/03 17:32:57
10118 Log: Title: "Kill warning about parameter type", #F061
10119 From: Chip Salzenberg
10121 Branch: maint-5.004/perl
10123 ____________________________________________________________________________
10124 [ 692] By: TimBunce on 1998/03/03 17:11:07
10125 Log: Title: "Socket occasional SEGV", #F060
10126 From: Trevor Blackwell <tlb@viaweb.com>
10127 Msg-ID: <199710281804.NAA09632@wagg.viaweb.com>
10128 Files: ext/Socket/Socket.xs
10129 Branch: maint-5.004/perl
10130 ! ext/Socket/Socket.xs
10131 ____________________________________________________________________________
10132 [ 691] By: TimBunce on 1998/03/03 17:09:51
10133 Log: Title: "Avoid SEGV from local($@)", #F059
10134 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10135 Msg-ID: <199710290251.VAA14362@aatma.engin.umich.edu>
10137 Branch: maint-5.004/perl
10139 ____________________________________________________________________________
10140 [ 690] By: TimBunce on 1998/03/03 17:08:21
10141 Log: Title: "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
10142 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10143 Msg-ID: <199710300036.TAA01004@aatma.engin.umich.edu>
10145 Branch: maint-5.004/perl
10147 ____________________________________________________________________________
10148 [ 689] By: TimBunce on 1998/03/03 17:05:57
10149 Log: Title: "Use STMT_{START,END} in XSRETURN", #F057
10150 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10151 Msg-ID: <199710300245.VAA04244@aatma.engin.umich.edu>
10153 Branch: maint-5.004/perl
10155 ____________________________________________________________________________
10156 [ 688] By: TimBunce on 1998/03/03 17:04:15
10157 Log: Title: "Re: Sort grammar bug", #F056
10158 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10159 Msg-ID: <199711011946.OAA18882@aatma.engin.umich.edu>
10161 Branch: maint-5.004/perl
10163 ____________________________________________________________________________
10164 [ 687] By: TimBunce on 1998/03/03 17:01:32
10165 Log: Title: "Document indirect object cases for exec(), system()", #F055
10166 From: Dominic Dunlop <domo@slipper.ip.lu>
10167 Msg-ID: <v03110700b084e89234a7@[194.51.248.90]>
10168 Files: pod/perlfunc.pod
10169 Branch: maint-5.004/perl
10171 ____________________________________________________________________________
10172 [ 686] By: TimBunce on 1998/03/03 16:56:44
10173 Log: Title: "Update docs on tr///", #F054
10174 From: Tom Phoenix <rootbeer@teleport.com>
10175 Msg-ID: <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
10176 Files: pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10177 pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10178 pod/perlstyle.pod toke.c
10179 Branch: maint-5.004/perl
10180 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10181 ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10182 ! pod/perlstyle.pod toke.c
10183 ____________________________________________________________________________
10184 [ 685] By: TimBunce on 1998/03/03 16:38:50
10185 Log: Title: "Re: perlop bitwise & | ^ documentation", #F053
10186 From: Tom Phoenix <rootbeer@teleport.com>
10187 Msg-ID: <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
10188 Files: pod/perlop.pod
10189 Branch: maint-5.004/perl
10191 ____________________________________________________________________________
10192 [ 684] By: TimBunce on 1998/03/03 16:37:00
10193 Log: Title: "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
10194 From: "Joseph N. Hall" <joseph@cscaper.com>
10195 Msg-ID: <199711110552.WAA12613@gadget.cscaper.com>
10196 Files: perly.c perly.c.diff perly.y vms/perly_c.vms
10197 Branch: maint-5.004/perl
10198 ! perly.c perly.c.diff perly.y vms/perly_c.vms
10199 ____________________________________________________________________________
10200 [ 683] By: TimBunce on 1998/03/03 16:31:15
10201 Log: Title: "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
10203 From: jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
10204 Msg-ID: <346ae970.7444534@smtp1.ibm.net>
10205 Files: pod/perlguts.pod
10206 Branch: maint-5.004/perl
10208 ____________________________________________________________________________
10209 [ 682] By: TimBunce on 1998/03/03 16:28:30
10210 Log: Title: "5.004_04: locale startup failure (at last) documented", #F050
10211 From: Jarkko Hietaniemi <jhi@iki.fi>
10212 Msg-ID: <199711172054.WAA08261@alpha.hut.fi>
10213 Files: INSTALL pod/perldiag.pod pod/perllocale.pod
10214 Branch: maint-5.004/perl
10215 ! INSTALL pod/perldiag.pod pod/perllocale.pod
10216 ____________________________________________________________________________
10217 [ 681] By: TimBunce on 1998/03/03 16:24:12
10218 Log: Title: "Cope with lack of args in Fcntl::AUTOLOAD", #F049
10219 From: Jerome Abela <abela@hsc.fr>
10220 Msg-ID: <19971120183248.23588@coredump.hsc.fr>
10221 Files: ext/Fcntl/Fcntl.pm
10222 Branch: maint-5.004/perl
10223 ! ext/Fcntl/Fcntl.pm
10224 ____________________________________________________________________________
10225 [ 680] By: TimBunce on 1998/03/03 16:23:20
10226 Log: Title: "Commenting toke.c", #F048
10227 From: gnat@frii.com
10228 Msg-ID: <199801082138.OAA14186@prometheus.frii.com>
10230 Branch: maint-5.004/perl
10232 ____________________________________________________________________________
10233 [ 679] By: TimBunce on 1998/03/03 16:18:32
10234 Log: Title: "Re: 5.004_04 vec() fails with 32-bit values", #F047
10235 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10236 Msg-ID: <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
10237 Files: pod/perlguts.pod pp.c t/op/vec.t
10238 Branch: maint-5.004/perl
10239 ! pod/perlguts.pod pp.c t/op/vec.t
10240 ____________________________________________________________________________
10241 [ 678] By: TimBunce on 1998/03/03 16:15:44
10242 Log: Title: "A few perl5.004_03 bugs", #F046
10243 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10244 Msg-ID: <199801221211.MAA05315@crypt.compulink.co.uk>
10245 Files: mg.c t/op/magic.t
10246 Branch: maint-5.004/perl
10247 ! mg.c t/op/magic.t
10248 ____________________________________________________________________________
10249 [ 677] By: TimBunce on 1998/03/03 16:13:11
10250 Log: Title: "Faster, cleaner av_unshift() ", #F045
10251 From: Gisle Aas <gisle@aas.no>
10252 Msg-ID: <199801221850.TAA23111@furu.g.aas.no>
10254 Branch: maint-5.004/perl
10256 ____________________________________________________________________________
10257 [ 676] By: TimBunce on 1998/03/03 16:04:30
10258 Log: Title: "New hints/solaris2.sh", #F044
10259 From: Stephen Zander <srz@mckesson.com>
10260 Msg-ID: <87oh12y458.fsf@wsuse5.mckesson.com>
10261 Files: hints/solaris_2.sh
10262 Branch: maint-5.004/perl
10263 ! hints/solaris_2.sh
10264 ____________________________________________________________________________
10265 [ 675] By: TimBunce on 1998/03/03 15:33:07
10266 Log: Title: "Refresh Complex.pm and test", #F043
10267 From: Jarkko Hietaniemi <jhi@iki.fi>
10268 Msg-ID: <199802051608.SAA20262@alpha.hut.fi>
10269 Files: lib/Math/Complex.pm t/lib/complex.t
10270 Branch: maint-5.004/perl
10271 ! lib/Math/Complex.pm t/lib/complex.t
10272 ____________________________________________________________________________
10273 [ 674] By: TimBunce on 1998/03/03 15:29:16
10274 Log: Title: "Fix (\@@) proto", #F042
10275 From: "Joseph N. Hall" <joseph@cscaper.com>
10276 Msg-ID: <199801240132.SAA25111@gadget.cscaper.com>
10277 Files: op.c t/comp/proto.t
10278 Branch: maint-5.004/perl
10279 ! op.c t/comp/proto.t
10280 ____________________________________________________________________________
10281 [ 673] By: TimBunce on 1998/03/03 15:26:31
10282 Log: Title: "Allow empty BLOCK in code", #F041
10283 From: Vladimir Alexiev <vladimir@cs.ualberta.ca>
10284 Msg-ID: <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
10286 Branch: maint-5.004/perl
10288 ____________________________________________________________________________
10289 [ 672] By: TimBunce on 1998/03/03 15:23:55
10290 Log: Title: "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
10291 From: Chip Salzenberg
10292 Files: gv.c t/op/gv.t
10293 Branch: maint-5.004/perl
10295 ____________________________________________________________________________
10296 [ 671] By: TimBunce on 1998/03/03 10:02:32
10297 Log: Title: "Keep accurate reference count on globs' stashes", #F038
10298 From: Gisle Aas <gisle@aas.no>
10299 Msg-ID: <m3zpk7sd3n.fsf@furu.g.aas.no>
10301 Branch: maint-5.004/perl
10303 ____________________________________________________________________________
10304 [ 670] By: TimBunce on 1998/03/03 09:59:48
10305 Log: Title: "Avoid memory allocation in gv_fetchpv(), for speed", #F037
10306 From: Chip Salzenberg
10308 Branch: maint-5.004/perl
10310 ____________________________________________________________________________
10311 [ 669] By: TimBunce on 1998/03/03 09:58:58
10312 Log: Title: "Make Configure less negative about PerlIO", #F036
10313 From: chip@atlantic.net
10314 Msg-ID: <199801312323.SAA15237@cyprus.atlantic.net>
10316 Branch: maint-5.004/perl
10318 ____________________________________________________________________________
10319 [ 668] By: TimBunce on 1998/03/03 09:55:51
10320 Log: Title: "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
10321 From: Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
10322 Msg-ID: <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
10324 Branch: maint-5.004/perl
10326 ____________________________________________________________________________
10327 [ 667] By: TimBunce on 1998/03/03 09:52:59
10328 Log: Title: "Make Getopt::Long avoid $&, $`, $'", #F034
10329 From: Irving Reid <irving@tor.securecomputing.com>
10330 Msg-ID: <98Feb3.005102est.11655@janus.tor.securecomputing.com>
10331 Files: lib/Getopt/Long.pm
10332 Branch: maint-5.004/perl
10333 ! lib/Getopt/Long.pm
10334 ____________________________________________________________________________
10335 [ 666] By: TimBunce on 1998/03/03 09:51:27
10336 Log: Title: "adding the newSVpvn API function", #F033
10337 From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
10338 Msg-ID: <199801310532.GAA23798@solar.ethz.ch>
10339 Files: pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
10340 Branch: maint-5.004/perl
10341 ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
10342 ____________________________________________________________________________
10343 [ 665] By: TimBunce on 1998/03/03 09:43:30
10344 Log: Title: "Support C<Package::> as function-blind bearword", #F032
10345 From: Chip Salzenberg
10347 Branch: maint-5.004/perl
10349 ____________________________________________________________________________
10350 [ 664] By: TimBunce on 1998/03/03 09:41:40
10351 Log: Title: "Re-optimize character classes", #F031
10352 From: Chip Salzenberg
10353 Files: regcomp.h regcomp.c regexec.c
10354 Branch: maint-5.004/perl
10355 ! regcomp.c regcomp.h regexec.c
10356 ____________________________________________________________________________
10357 [ 663] By: TimBunce on 1998/03/03 09:39:55
10358 Log: Title: "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
10359 From: dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
10360 Msg-ID: <EnKC0q.6qI@drnews.dr.lucent.com>
10361 Files: op.c t/op/local.t
10362 Branch: maint-5.004/perl
10363 ! op.c t/op/local.t
10364 ____________________________________________________________________________
10365 [ 662] By: TimBunce on 1998/03/03 09:37:51
10366 Log: Title: "Dramatically improve performance of // with parens or $&", #F029
10367 From: Chip Salzenberg
10368 Files: cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
10369 pp_hot.c regexec.c scope.c
10370 Branch: maint-5.004/perl
10371 ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
10372 ! proto.h regexec.c regexp.h scope.c
10373 ____________________________________________________________________________
10374 [ 661] By: TimBunce on 1998/03/03 09:27:04
10375 Log: Title: "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
10376 From: Chip Salzenberg
10378 Branch: maint-5.004/perl
10380 ____________________________________________________________________________
10381 [ 660] By: TimBunce on 1998/03/03 09:24:41
10382 Log: Title: "Protect against weirdness with unreal @_ in C<local @_>", #F027
10383 From: Chip Salzenberg
10385 Branch: maint-5.004/perl
10387 ____________________________________________________________________________
10388 [ 659] By: TimBunce on 1998/03/03 09:24:00
10389 Log: Title: "Fix C<printf "%.0d", 0>", #F026
10390 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10391 Msg-ID: <199711021331.NAA01826@crypt.compulink.co.uk>
10392 Files: sv.c t/op/sprintf.t
10393 Branch: maint-5.004/perl
10394 ! sv.c t/op/sprintf.t
10395 ____________________________________________________________________________
10396 [ 658] By: TimBunce on 1998/03/03 09:22:13
10397 Log: Title: "Tiny core patch for source filters", #F025
10398 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10399 Msg-ID: <9711202312.AA02937@claudius.bfsec.bt.co.uk>
10401 Branch: maint-5.004/perl
10403 ____________________________________________________________________________
10404 [ 657] By: TimBunce on 1998/03/03 09:20:00
10405 Log: Title: "Here-doc in s///e (was: Bug)", #F024
10406 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10407 Msg-ID: <199711221445.OAA14153@crypt.compulink.co.uk>
10408 Files: t/base/lex.t toke.c
10409 Branch: maint-5.004/perl
10410 ! t/base/lex.t toke.c
10411 ____________________________________________________________________________
10412 [ 656] By: TimBunce on 1998/03/03 09:17:56
10413 Log: Title: "Fix duplicate warnings on C<-e undef>", #F023
10414 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10415 Msg-ID: <199711221252.MAA14000@crypt.compulink.co.uk>
10416 Files: doio.c t/pragma/warn-1global
10417 Branch: maint-5.004/perl
10418 ! doio.c t/pragma/warn-1global
10419 ____________________________________________________________________________
10420 [ 655] By: TimBunce on 1998/03/03 09:16:56
10421 Log: Title: "Fix '*' prototype", #F022
10422 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10423 Msg-ID: <199711212225.RAA00755@monk.mps.ohio-state.edu>
10425 Branch: maint-5.004/perl
10427 ____________________________________________________________________________
10428 [ 654] By: TimBunce on 1998/03/03 09:15:04
10429 Log: Title: "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
10430 From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10431 Msg-ID: <199711260703.XAA21257@mailgate2.boeing.com>
10432 Files: lib/File/Find.pm
10433 Branch: maint-5.004/perl
10435 ____________________________________________________________________________
10436 [ 653] By: TimBunce on 1998/03/03 09:11:55
10437 Log: Title: "Fix typo: FORM{,AT}LINE", #F020
10438 From: Chip Salzenberg
10440 Branch: maint-5.004/perl
10442 ____________________________________________________________________________
10443 [ 652] By: TimBunce on 1998/03/03 09:07:50
10444 Log: Title: "Fix use of unref mem when blessed object goes out of scope", #F019
10445 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10446 Msg-ID: <199711282326.SAA15090@aatma.engin.umich.edu>
10448 Branch: maint-5.004/perl
10450 ____________________________________________________________________________
10451 [ 651] By: TimBunce on 1998/03/03 09:07:10
10452 Log: Title: "Fix C<my ($a, undef, $b) = @x>", #F018
10453 From: Stephane Payrard <stef@francenet.fr>
10454 Msg-ID: <199712040054.BAA04612@www.zweig.com>
10455 Files: op.c t/op/my.t
10456 Branch: maint-5.004/perl
10458 ____________________________________________________________________________
10459 [ 650] By: TimBunce on 1998/03/03 09:04:04
10460 Log: Title: "enhanced "use strict" warning", #F017
10461 From: Tkil <tkil@reptile.scrye.com>
10462 Msg-ID: <199712040938.CAA07628@reptile.scrye.com>
10463 Files: gv.c t/pragma/strict-subs t/pragma/strict-vars
10464 Branch: maint-5.004/perl
10465 ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10466 ____________________________________________________________________________
10467 [ 649] By: TimBunce on 1998/03/03 09:02:55
10468 Log: Title: "eval of sub gives spurious "uninitialised" warning", #F016
10469 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10470 Msg-ID: <199712061025.FAA14396@aatma.engin.umich.edu>
10471 Files: pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
10472 Branch: maint-5.004/perl
10473 ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10474 ____________________________________________________________________________
10475 [ 648] By: TimBunce on 1998/03/03 08:58:00
10476 Log: Title: "[PERL] Assigning result of pop scrambles unrelated reference", #F015
10477 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10478 Msg-ID: <199712061100.GAA14864@aatma.engin.umich.edu>
10480 Branch: maint-5.004/perl
10482 ____________________________________________________________________________
10483 [ 647] By: TimBunce on 1998/03/03 08:53:35
10484 Log: Title: "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
10485 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10486 Msg-ID: <199712151922.OAA06410@monk.mps.ohio-state.edu>
10487 Files: os2/os2.c util.c
10488 Branch: maint-5.004/perl
10490 ____________________________________________________________________________
10491 [ 646] By: TimBunce on 1998/03/03 08:51:04
10492 Log: Title: "Fix fdopen() on STD{IN,OUT,ERR}", #F013
10493 From: Roderick Schertler <roderick@argon.org>
10494 Msg-ID: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10495 Files: doio.c t/op/misc.t
10496 Branch: maint-5.004/perl
10497 ! doio.c t/op/misc.t
10498 ____________________________________________________________________________
10499 [ 645] By: TimBunce on 1998/03/03 08:49:34
10500 Log: Title: "Fix local $a[0] and local $h{a}", #F012
10501 From: Stephen McCamant <alias@mcs.com>
10502 Msg-ID: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10503 Files: embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
10504 Branch: maint-5.004/perl
10505 ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10506 ____________________________________________________________________________
10507 [ 644] By: TimBunce on 1998/03/03 08:43:06
10508 Log: Title: "Eliminate redundant mg_get() in SvTRUE()", #F011
10509 From: Spider Boardman <spider@orb.nashua.nh.us>
10510 Msg-ID: <199712251839.NAA14800@Orb.Nashua.NH.US>
10512 Branch: maint-5.004/perl
10514 ____________________________________________________________________________
10515 [ 643] By: TimBunce on 1998/03/03 08:41:07
10516 Log: Title: "Don't force scalar context on C<my @x> or C<my %x>", #F010
10517 From: Chip Salzenberg
10518 Files: op.c t/op/my.t
10519 Branch: maint-5.004/perl
10521 ____________________________________________________________________________
10522 [ 642] By: TimBunce on 1998/03/03 08:39:11
10523 Log: Title: "Fix assignment to $_[0] in DESTROY", #F009
10524 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10525 Msg-ID: <199801010030.TAA14274@aatma.engin.umich.edu>
10526 Files: pod/perlobj.pod sv.c t/op/ref.t
10527 Branch: maint-5.004/perl
10528 ! pod/perlobj.pod sv.c t/op/ref.t
10529 ____________________________________________________________________________
10530 [ 641] By: gsar on 1998/03/03 04:39:49
10531 Log: merge problematic maintpatch to op.c
10532 #77: "Eliminate double warnings under C<package;>"
10533 From: Chip Salzenberg
10534 Files: gv.c op.c toke.c
10537 ____________________________________________________________________________
10538 [ 640] By: gsar on 1998/03/03 04:30:22
10539 Log: merge another conflicting maintpatch to op.c
10540 #17: "Enhanced "use strict" warning"
10541 From: Tkil <tkil@reptile.scrye.com>
10542 Msg-ID: <199712040938.CAA07628@reptile.scrye.com>
10543 Date: Thu, 4 Dec 1997 02:38:26 -0700
10544 Files: gv.c t/pragma/strict-subs t/pragma/strict-vars
10546 ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10547 ____________________________________________________________________________
10548 [ 639] By: gsar on 1998/03/03 04:09:11
10550 #73: "Fix order of warnings for misplaced subscripts"
10551 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10552 Msg-ID: <199710131023.LAA16796@crypt.compulink.co.uk>
10553 Date: Mon, 13 Oct 1997 11:23:56 +0100
10557 ____________________________________________________________________________
10558 [ 638] By: gsar on 1998/03/03 04:02:16
10559 Log: manually apply another conflicting maintpatch
10560 #64: "Fix extension version mismatch message"
10561 From: Chip Salzenberg
10565 ____________________________________________________________________________
10566 [ 637] By: gsar on 1998/03/03 03:57:08
10568 #62: "Fix doc bug in getservbyname() examples"
10569 From: Tom Christiansen
10570 Files: ext/Socket/Socket.pm
10572 ! ext/Socket/Socket.pm
10573 ____________________________________________________________________________
10574 [ 636] By: gsar on 1998/03/03 03:55:13
10576 #60: "Socket occasional SEGV"
10577 From: Trevor Blackwell <tlb@viaweb.com>
10578 Msg-ID: <199710281804.NAA09632@wagg.viaweb.com>
10579 Date: Tue, 28 Oct 1997 13:04:43 -0500 (EST)
10580 Files: ext/Socket/Socket.xs
10582 ! ext/Socket/Socket.xs
10583 ____________________________________________________________________________
10584 [ 635] By: gsar on 1998/03/03 03:51:01
10585 Log: maintpatches for docs
10586 #53: "Perlop bitwise & | ^ documentation"
10587 From: Tom Phoenix <rootbeer@teleport.com>
10588 Msg-ID: <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
10589 Date: Thu, 6 Nov 1997 07:44:52 -0800 (PST)
10590 Files: pod/perlfunc.pod
10592 #54: "Update docs on tr///"
10593 From: Tom Phoenix <rootbeer@teleport.com>
10594 Msg-ID: <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
10595 Date: Mon, 3 Nov 1997 07:28:39 -0800 (PST)
10596 Files: pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10597 pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10598 pod/perlstyle.pod toke.c
10600 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10601 ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10602 ! pod/perlstyle.pod toke.c
10603 ____________________________________________________________________________
10604 [ 634] By: gsar on 1998/03/03 03:43:42
10605 Log: another maintpatch (this one needed adjust of test nos.)
10606 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10607 Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
10608 Date: Thu, 22 Jan 1998 12:11:49 +0000
10609 Subject: Re: [PERL] A few perl5.004_03 bugs
10611 ! mg.c t/op/magic.t
10612 ____________________________________________________________________________
10613 [ 633] By: gsar on 1998/03/03 03:36:40
10614 Log: merge another toke.c patch and its dependent (very carefully)
10615 #32: "Support C<Package::> as function-blind bearword"
10616 From: Chip Salzenberg
10619 #86: "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
10620 From: Gurusamy Sarathy
10621 Files: toke.c pod/perldelta.pod pod/perldiag.pod
10623 ! pod/perldelta.pod pod/perldiag.pod toke.c
10624 ____________________________________________________________________________
10625 [ 632] By: gsar on 1998/03/03 03:12:16
10626 Log: another toke.c maintpatch
10627 #28: "Don't warn on $x{shift}, ne => 1, or -f => 1"
10628 From: Chip Salzenberg
10632 ____________________________________________________________________________
10633 [ 631] By: gsar on 1998/03/03 03:06:59
10634 Log: still another maintpatch
10635 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10636 Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
10637 Date: Sun, 02 Nov 1997 13:31:54 +0000
10638 Subject: [PATCH] assorted sprintf bugs
10640 ! sv.c t/op/sprintf.t
10641 ____________________________________________________________________________
10642 [ 630] By: gsar on 1998/03/03 03:03:55
10643 Log: yet another maintpatch
10644 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10645 Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
10646 Date: Sat, 22 Nov 1997 12:52:16 +0000
10647 Subject: Re: [PERL] Unexpected output
10649 ! doio.c t/pragma/warn-1global
10650 ____________________________________________________________________________
10651 [ 629] By: gsar on 1998/03/03 02:57:33
10652 Log: merge another maintpatch to toke.c
10653 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10654 Date: Sat, 22 Nov 1997 14:45:23 GMT
10655 Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
10656 Subject: Re: [PERL] Here-doc in s///e (was: Bug)
10658 ! t/base/lex.t toke.c
10659 ____________________________________________________________________________
10660 [ 628] By: gsar on 1998/03/03 02:50:20
10661 Log: manually merge a maintpatch
10662 Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
10663 Message-Id: <199801082138.OAA14186@prometheus.frii.com>
10664 From: gnat@frii.com
10665 Subject: [PERL] Commenting toke.c
10668 ____________________________________________________________________________
10669 [ 627] By: TimBunce on 1998/03/02 22:34:47
10670 Log: Title: "Fix inefficient checks for TIEHANDLE", #F008
10671 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10672 Msg-ID: <199801080106.UAA05048@aatma.engin.umich.edu>
10673 Files: pp_hot.c pp_sys.c
10674 Branch: maint-5.004/perl
10675 ! pp_hot.c pp_sys.c
10676 ____________________________________________________________________________
10677 [ 626] By: TimBunce on 1998/03/02 22:31:13
10678 Log: This is the change description for change 625
10679 Title: "Fix tr///s option", #F007
10680 From: Inaba Hiroto <inaba@st.rim.or.jp>
10681 Msg-ID: <19980110155333D.inaba@st.rim.or.jp>
10683 Branch: maint-5.004/perl
10685 ____________________________________________________________________________
10686 [ 625] By: TimBunce on 1998/03/02 22:23:48
10687 Log: Branch: maint-5.004/perl
10689 ____________________________________________________________________________
10690 [ 623] By: TimBunce on 1998/03/02 21:51:53
10691 Log: Title: "Fix lexical lookup in eval-sub-eval", #F006
10692 From: Chip Salzenberg
10694 Branch: maint-5.004/perl
10696 ____________________________________________________________________________
10697 [ 622] By: TimBunce on 1998/03/02 21:43:29
10698 Log: Title: "Don't upgrade target of assignment from LVALUE", #F005
10699 From: Chip Salzenberg
10701 Branch: maint-5.004/perl
10703 ____________________________________________________________________________
10704 [ 621] By: TimBunce on 1998/03/02 21:29:59
10705 Log: Title: "Fix compile-time warning line in while ()", #F004
10706 From: Chip Salzenberg
10708 Branch: maint-5.004/perl
10710 ____________________________________________________________________________
10711 [ 620] By: TimBunce on 1998/03/02 21:25:27
10712 Log: Title: "STMT foreach LIST;", #F002
10713 From: Chip Salzenberg
10714 Files: pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
10716 Branch: maint-5.004/perl
10717 ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10718 ! toke.c vms/perly_c.vms
10719 ____________________________________________________________________________
10720 [ 619] By: TimBunce on 1998/03/02 21:12:58
10721 Log: Title: "Fix SIGSEGV on C<42 until forever>", #F001
10722 From: Chip Salzenberg
10724 Branch: maint-5.004/perl
10726 ____________________________________________________________________________
10727 [ 618] By: gsar on 1998/03/02 04:40:16
10728 Log: make t/lib/nothread.t type xtext also
10731 ____________________________________________________________________________
10732 [ 617] By: gsar on 1998/03/02 04:35:15
10733 Log: make t/lib/thread.t type xtext
10736 ____________________________________________________________________________
10737 [ 616] By: gsar on 1998/03/02 04:17:40
10738 Log: fix misapplied hunks in change#614
10741 ____________________________________________________________________________
10742 [ 615] By: gsar on 1998/03/02 03:39:16
10743 Log: another one down
10744 From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10745 Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
10746 Date: Tue, 25 Nov 1997 23:03:48 -0800
10747 Subject: [PERL] File::Find bugs & patches
10750 ____________________________________________________________________________
10751 [ 614] By: gsar on 1998/03/02 03:28:28
10752 Log: this one with adjusted test numbers
10753 Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10754 Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10755 From: Stephen McCamant <alias@mcs.com>
10756 Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10758 ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10759 ____________________________________________________________________________
10760 [ 613] By: gsar on 1998/03/02 03:13:32
10762 From: Inaba Hiroto <inaba@st.rim.or.jp>
10763 Subject: [PERL] tr///s bug
10764 Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10765 Date: Sat, 10 Jan 1998 15:53:33 +0900
10767 ! doop.c t/op/subst.t
10768 ____________________________________________________________________________
10769 [ 612] By: gsar on 1998/03/02 03:01:27
10770 Log: yet another patch
10771 From: Chip Salzenberg <salzench@nielsenmedia.com>
10772 Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10773 Subject: Tiny but massively cool: C<statement foreach @list>
10774 Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10776 ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10777 ! toke.c vms/perly_c.vms
10778 ____________________________________________________________________________
10779 [ 611] By: gsar on 1998/03/02 01:52:46
10780 Log: yet another 'old' patch
10781 From: Stephane Payrard <stef@francenet.fr>
10782 Message-Id: <199712040054.BAA04612@www.zweig.com>
10783 To: perl5-porters@perl.org
10784 Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10785 between `my' and `local' (Patch included)
10788 ____________________________________________________________________________
10789 [ 610] By: gsar on 1998/03/02 01:45:55
10790 Log: another 'old' patch
10791 From: Roderick Schertler <roderick@argon.org>
10792 Date: 19 Dec 1997 12:52:36 -0500
10793 Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10794 Subject: [PERL] [PATCH] Re: Problem with open >&=
10796 ! doio.c t/op/misc.t
10797 ____________________________________________________________________________
10798 [ 609] By: gsar on 1998/03/02 01:23:56
10799 Log: apply missing pieces from:
10800 From: Chip Salzenberg <salzench@nielsenmedia.com>
10801 Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10802 Subject: [PATCH] Improved LVALUE patch
10803 Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10806 ____________________________________________________________________________
10807 [ 608] By: gsar on 1998/03/02 01:13:01
10808 Log: merge two important 'old' patches
10809 From: Chip Salzenberg <salzench@nielsenmedia.com>
10810 Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10811 Subject: [PATCH] Fix C<42 until forever> SIGSEGV
10812 Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10814 From: Chip Salzenberg <salzench@nielsenmedia.com>
10815 Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10816 Subject: [PATCH] Fix for compile-time while() warnings
10817 Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10820 ____________________________________________________________________________
10821 [ 607] By: gsar on 1998/03/01 06:52:26
10822 Log: integrate mainline changes
10824 +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10825 +> lib/Tie/Handle.pm t/op/tiehandle.t
10827 !> (integrate 89 files)
10828 ____________________________________________________________________________
10829 [ 606] By: gsar on 1998/02/28 23:11:00
10830 Log: misc small tweaks
10831 - AutoLoader fix for long::pack::names
10832 - d_mymalloc can be set from makefiles now
10833 - make search.pl actually work on win32
10834 - revert podoc about $^E on OS/2 (per Ilya's wishes)
10836 ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10837 ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10838 ____________________________________________________________________________
10839 [ 605] By: gsar on 1998/02/28 22:16:45
10840 Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10843 ____________________________________________________________________________
10844 [ 604] By: gsar on 1998/02/28 21:08:58
10845 Log: integrate mainline
10847 +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10848 !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10849 !> byterun.c ext/SDBM_File/Makefile.PL
10850 !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10851 !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10852 !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10853 !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10854 !> vms/test.com win32/makedef.pl
10855 ____________________________________________________________________________
10856 [ 603] By: nick on 1998/02/28 11:31:15
10857 Log: Missed FREAD in bytecode.h
10858 Cannot export svref_mutex in non-threaded perl
10860 ! bytecode.h win32/makedef.pl
10866 ____________________________________________________________________________
10867 [ 602] By: mbeattie on 1998/02/27 18:35:27
10868 Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10869 preprocessor symbol on Digital UNIX.
10871 ! bytecode.h bytecode.pl byterun.c
10872 ____________________________________________________________________________
10873 [ 601] By: mbeattie on 1998/02/27 18:27:00
10874 Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10877 ____________________________________________________________________________
10878 [ 600] By: mbeattie on 1998/02/27 18:15:07
10879 Log: Add atomic.h to MANIFEST
10882 ____________________________________________________________________________
10883 [ 599] By: mbeattie on 1998/02/27 18:13:52
10884 Log: Integrate win32 branch into mainline.
10887 !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10888 !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10889 !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10890 !> win32/config.gc win32/config.vc win32/config_H.bc
10891 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10892 !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10893 !> win32/win32thread.h
10894 ____________________________________________________________________________
10895 [ 598] By: mbeattie on 1998/02/27 18:06:41
10896 Log: Make refcounts atomic for threading (dependent on appropriate
10897 arch-dependent and compiler-dependent definitions in atomic.h
10898 or else falls back to a global mutex to protect refcounts).
10901 ! global.sym perl.c perlvars.h sv.c sv.h
10902 ____________________________________________________________________________
10903 [ 597] By: mbeattie on 1998/02/27 15:37:22
10904 Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10907 ____________________________________________________________________________
10908 [ 596] By: mbeattie on 1998/02/27 15:34:55
10909 Log: Missed adding new file Policy_sh.SH in change 592.
10912 ____________________________________________________________________________
10913 [ 595] By: mbeattie on 1998/02/27 15:34:06
10914 Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10915 Date: Fri, 27 Feb 1998 04:15:04 +0000
10916 From: Graham Barr <gbarr@pobox.com>
10918 + lib/Tie/Handle.pm t/op/tiehandle.t
10919 ! pod/perltie.pod pp_sys.c
10920 ____________________________________________________________________________
10921 [ 594] By: mbeattie on 1998/02/27 15:31:12
10922 Log: From: Dan Sugalski <sugalskd@osshe.edu>
10923 Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10924 Date: Thu, 26 Feb 1998 11:09:55 -0800
10925 Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10926 Date: Thu, 26 Feb 1998 11:15:24 -0800
10928 ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10929 ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10930 ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10932 ____________________________________________________________________________
10933 [ 593] By: mbeattie on 1998/02/27 15:26:45
10934 Log: Fix file-descriptor leak when pipes fail via taint checks:
10935 Subject: [PATCH] Some patches went through cracks
10936 Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10937 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10940 ____________________________________________________________________________
10941 [ 592] By: mbeattie on 1998/02/27 15:15:12
10942 Log: Subject: Config_60-03-04.diff patch for 5.004_60
10943 Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10944 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10946 ! Configure MANIFEST Makefile.SH os2/diff.configure
10947 ____________________________________________________________________________
10948 [ 591] By: gsar on 1998/02/26 19:34:50
10949 Log: added AS patch#9
10951 - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10952 - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10953 - win32/ipstdiowin.h win32/perlobj.def
10954 ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10955 ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10956 ! win32/win32sck.c win32/win32thread.c
10957 ____________________________________________________________________________
10958 [ 590] By: gsar on 1998/02/26 04:25:40
10959 Log: various changes to make win32 build under the new Configure & co.
10960 - added byterun.c to core C build
10961 - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10962 after adding new variables to config.[bgv]c
10963 - sig_name_init now has only the valid signals
10964 - we now have $Config{usethreads}
10965 - tested under the two commercial compilers w/ and w/o usethreads
10967 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10968 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10969 ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10970 ____________________________________________________________________________
10971 [ 589] By: gsar on 1998/02/26 03:56:19
10972 Log: various cleanups so that B can be built as "just another extension"
10973 - export symbols needed for building B
10974 - bset_obj_store() is needed by byterun(), so define it there instead
10975 of at B.xs, and export it
10976 - freadpv() is only used in B.xs, so move it there
10977 - byte*.h are now included by perl.h
10978 - regenerate embed*.h
10980 ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10981 ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10982 ____________________________________________________________________________
10983 [ 588] By: gsar on 1998/02/25 21:46:35
10984 Log: integrate mainline
10986 +> Porting/config.sh Porting/config_H
10988 !> (integrate 54 files)
10989 ____________________________________________________________________________
10990 [ 587] By: gsar on 1998/02/25 19:20:26
10991 Log: added AS patch#8
10993 ! sv.c x2p/a2py.c x2p/util.c
10994 ____________________________________________________________________________
10995 [ 586] By: gsar on 1998/02/25 19:08:06
10996 Log: added AS patch#7
10997 Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10998 Date: Tue, 24 Feb 1998 07:57:07 PST
10999 From: Douglas Lankshear <dougl@ActiveState.com>
11002 Here's an attempt at
11003 6. MANIFEST must be updated with new file names
11004 5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
11005 And some changes to move toward
11006 1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
11010 ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
11011 ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
11012 ! perlenv.h perlio.h perllio.h win32/Makefile
11013 ____________________________________________________________________________
11014 [ 585] By: mbeattie on 1998/02/25 17:44:34
11015 Log: More compiler tweaks.
11017 ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
11018 ____________________________________________________________________________
11019 [ 584] By: mbeattie on 1998/02/25 15:36:38
11020 Log: Subject: [PATCH 5.004_60] dos-djgpp update
11021 Date: Wed, 25 Feb 1998 11:17:07 +0100
11022 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11024 ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
11025 ____________________________________________________________________________
11026 [ 583] By: mbeattie on 1998/02/25 15:34:48
11027 Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
11029 ! global.sym patchlevel.h
11030 ____________________________________________________________________________
11031 [ 582] By: mbeattie on 1998/02/25 15:28:08
11032 Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
11033 Date: Tue, 24 Feb 1998 11:15:57 +0000
11034 From: Robin Houston <robin@oneworld.org>
11036 ! pod/perldiag.pod pp_ctl.c
11037 ____________________________________________________________________________
11038 [ 581] By: mbeattie on 1998/02/25 15:27:06
11039 Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
11040 Date: 23 Feb 1998 23:36:09 +0100
11041 From: Gisle Aas <gisle@aas.no>
11043 ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
11044 ____________________________________________________________________________
11045 [ 580] By: mbeattie on 1998/02/25 15:25:29
11046 Log: Subject: [PATCH 5.004_60] improved Test.pm
11047 Date: Sat, 21 Feb 1998 14:17:09 -0500
11048 From: Joshua Pritikin <pritikin@mindspring.com>
11051 ____________________________________________________________________________
11052 [ 579] By: mbeattie on 1998/02/25 15:23:24
11053 Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
11054 From: Jarkko Hietaniemi <jhi@iki.fi>
11055 Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
11056 Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
11057 Subject: Re: your HP-UX perl patch
11058 Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
11060 ! Makefile.SH embed.h global.sym hints/hpux.sh
11061 ____________________________________________________________________________
11062 [ 578] By: mbeattie on 1998/02/25 15:18:06
11063 Log: Back out DB_File patch (change _553) and tweak Configure.
11064 Subject: ANNOUNCE: perl5.004_60 is available
11065 Date: Mon, 23 Feb 1998 10:47:26 -0000
11066 From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
11068 ! Configure ext/DB_File/DB_File.xs
11069 ____________________________________________________________________________
11070 [ 577] By: mbeattie on 1998/02/25 15:04:00
11071 Log: Subject: [PATCH] Cwd.pm
11072 Date: Fri, 20 Feb 1998 10:27:54 -0600
11073 From: Graham Barr <gbarr@ti.com>
11076 ____________________________________________________________________________
11077 [ 576] By: mbeattie on 1998/02/25 15:02:57
11078 Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
11079 Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
11080 Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
11081 Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
11082 Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
11083 Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
11084 Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
11086 ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
11087 ____________________________________________________________________________
11088 [ 575] By: mbeattie on 1998/02/25 14:58:00
11089 Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
11090 Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
11091 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11093 + Porting/config.sh Porting/config_H
11095 ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
11096 ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
11097 ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
11098 ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
11099 ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
11100 ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
11101 ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
11102 ____________________________________________________________________________
11103 [ 574] By: gsar on 1998/02/24 02:21:14
11104 Log: fix typos in sv.c
11107 ____________________________________________________________________________
11108 [ 573] By: mbeattie on 1998/02/23 10:03:39
11109 Log: Remove old Linux+threads segfault degugging kludge.
11112 ____________________________________________________________________________
11113 [ 572] By: gsar on 1998/02/23 09:45:26
11114 Log: undo previous change (no added value!)
11116 ! win32/bin/pl2bat.pl
11117 ____________________________________________________________________________
11118 [ 571] By: gsar on 1998/02/23 09:18:32
11119 Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
11120 John Cavanaugh <cavanaug@sdd.hp.com>)
11122 ! win32/bin/pl2bat.pl
11123 ____________________________________________________________________________
11124 [ 570] By: gsar on 1998/02/22 04:02:15
11125 Log: support chown() (just a noop for now)
11127 ! dosish.h win32/win32.c win32/win32.h
11128 ____________________________________________________________________________
11129 [ 569] By: gsar on 1998/02/22 03:09:55
11130 Log: integrate latest win32 branch
11132 +> (branch 41 files)
11133 !> (integrate 59 files)
11134 ____________________________________________________________________________
11135 [ 568] By: gsar on 1998/02/22 02:40:56
11136 Log: get compiler building under win32 (needed Makefile.PL
11137 hacks that could be applicable to other platforms)
11139 ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
11140 ____________________________________________________________________________
11141 [ 567] By: gsar on 1998/02/22 01:30:19
11142 Log: integrate mainline
11144 +> (branch 41 files)
11145 !> (integrate 46 files)
11146 ____________________________________________________________________________
11147 [ 566] By: gsar on 1998/02/20 22:31:56
11148 Log: fix handle leak in join()
11150 ! win32/win32thread.h
11156 ____________________________________________________________________________
11157 [ 565] By: mbeattie on 1998/02/20 18:23:47
11158 Log: Remove compiler files from their old lib/B locations. The compiler
11159 now builds by default (without the byteperl executable so far) and
11160 seems to work at least minimally.
11162 - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
11163 - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
11164 - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
11165 - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
11166 - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
11167 - lib/B/disassemble lib/B/makeliblinks lib/O.pm
11168 ! MANIFEST bytecode.pl
11169 ____________________________________________________________________________
11170 [ 564] By: mbeattie on 1998/02/20 18:05:33
11171 Log: Move lib/B/... and lib/[BO].pm over to where they should be,
11174 +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
11175 +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
11176 +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
11177 +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
11178 +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
11179 +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
11180 +> ext/B/B/makeliblinks ext/B/O.pm
11181 ____________________________________________________________________________
11182 [ 563] By: mbeattie on 1998/02/20 17:54:58
11183 Log: Start getting compiler to work when built with the core.
11184 [Still won't work as of this change.]
11186 +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
11187 +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
11188 +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
11189 +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
11190 +> lib/B/Terse.pm lib/B/Xref.pm
11191 ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
11192 ____________________________________________________________________________
11193 [ 562] By: mbeattie on 1998/02/20 16:42:13
11194 Log: Merge perlext/Compiler/... into mainline. Some files move to
11195 ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
11196 move to the base perl directory (e.g. headers). Will need some
11197 cleaning up before it builds properly, I would guess.
11199 +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
11200 +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
11201 +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
11202 +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
11203 +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
11204 +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
11205 +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
11206 +> lib/B/makeliblinks lib/O.pm
11207 ____________________________________________________________________________
11208 [ 561] By: mbeattie on 1998/02/20 16:39:38
11209 Log: Win32 changes from Sarathy, tweaked slightly by me.
11211 ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
11212 ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
11213 ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
11214 ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
11215 ____________________________________________________________________________
11216 [ 560] By: mbeattie on 1998/02/20 15:46:15
11217 Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
11220 ____________________________________________________________________________
11221 [ 559] By: mbeattie on 1998/02/20 12:56:10
11222 Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
11224 ! MANIFEST patchlevel.h
11225 ____________________________________________________________________________
11226 [ 558] By: mbeattie on 1998/02/20 12:53:26
11227 Log: Integrate win32 branch into mainline.
11229 !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
11230 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11231 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11232 !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
11233 !> win32/win32iop.h x2p/a2p.h
11234 ____________________________________________________________________________
11235 [ 557] By: mbeattie on 1998/02/20 12:51:42
11236 Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
11237 Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
11238 From: Jarkko Hietaniemi <jhi@iki.fi>
11240 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
11241 ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
11242 ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
11243 ! pod/perltoc.pod pod/perlvar.pod
11244 ____________________________________________________________________________
11245 [ 556] By: mbeattie on 1998/02/20 12:49:54
11246 Log: Subject: [PATCH] installperl
11247 Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
11248 From: Norton Allen <allen@huarp.harvard.edu>
11251 ____________________________________________________________________________
11252 [ 555] By: mbeattie on 1998/02/20 12:49:09
11253 Log: Subject: [PATCH:_59] t/op/wantarray.t
11254 Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
11255 From: Norton Allen <allen@huarp.harvard.edu>
11258 ____________________________________________________________________________
11259 [ 554] By: mbeattie on 1998/02/20 12:47:44
11260 Log: Subject: Misprint in regcomp.c [PATCH]
11261 Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
11262 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11265 ____________________________________________________________________________
11266 [ 553] By: mbeattie on 1998/02/20 12:45:08
11267 Log: Subject: DB_File ->length does not work just after tie.
11268 Date: Tue, 17 Feb 1998 13:19:18 GMT
11269 From: Nick Ing-Simmons <nik@tiuk.ti.com>
11271 ! ext/DB_File/DB_File.xs
11272 ____________________________________________________________________________
11273 [ 552] By: mbeattie on 1998/02/20 12:43:32
11274 Log: Subject: [PATCH] - perl5.005_59, update Copyright
11275 Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
11276 From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
11279 ____________________________________________________________________________
11280 [ 551] By: mbeattie on 1998/02/20 12:42:41
11281 Log: Subject: Re: for() and map() peculiarity
11282 Date: Mon, 16 Feb 1998 21:33:44 +0000
11283 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11286 ____________________________________________________________________________
11287 [ 550] By: mbeattie on 1998/02/20 12:41:53
11288 Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
11289 Date: Mon, 16 Feb 1998 11:46:29 -0800
11290 From: Dan Sugalski <sugalskd@osshe.edu>
11293 ____________________________________________________________________________
11294 [ 549] By: mbeattie on 1998/02/20 12:40:55
11295 Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
11296 Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
11297 From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
11300 ____________________________________________________________________________
11301 [ 548] By: mbeattie on 1998/02/20 12:39:56
11302 Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
11303 Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
11304 From: Jarkko Hietaniemi <jhi@iki.fi>
11307 ____________________________________________________________________________
11308 [ 547] By: mbeattie on 1998/02/20 12:38:58
11309 Log: Subject: [PATCH] perlguts update
11310 Date: 16 Feb 1998 11:23:53 +0100
11311 From: Gisle Aas <gisle@aas.no>
11314 ____________________________________________________________________________
11315 [ 546] By: mbeattie on 1998/02/20 12:38:01
11316 Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
11317 Date: Sun, 15 Feb 1998 23:56:05 -0500
11318 From: Irving Reid <irving@tor.securecomputing.com>
11321 ____________________________________________________________________________
11322 [ 545] By: mbeattie on 1998/02/20 12:37:11
11323 Log: Subject: [PATCH] 5% speedup in an empty loop
11324 Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
11325 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11328 ____________________________________________________________________________
11329 [ 544] By: mbeattie on 1998/02/20 12:36:26
11330 Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
11331 Date: Sun, 15 Feb 98 23:06:16 +0100
11332 From: Hans Mulder <hansm@icgroup.nl>
11334 ! hints/next_3.sh hints/next_4.sh
11335 ____________________________________________________________________________
11336 [ 543] By: mbeattie on 1998/02/20 12:35:39
11337 Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
11338 Date: Sun, 15 Feb 98 23:05:20 +0100
11339 From: Hans Mulder <hansm@icgroup.nl>
11342 ____________________________________________________________________________
11343 [ 542] By: mbeattie on 1998/02/20 12:35:03
11344 Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
11345 From: Hans Mulder <hansm@icgroup.nl>
11346 Date: Sun, 15 Feb 98 23:04:29 +0100
11349 ____________________________________________________________________________
11350 [ 541] By: mbeattie on 1998/02/20 12:33:56
11351 Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was:
11352 NeXT needs DONT_DECLARE_STD)
11353 Date: Sun, 15 Feb 98 23:04:19 +0100
11354 From: Hans Mulder <hansm@icgroup.nl>
11357 ____________________________________________________________________________
11358 [ 540] By: mbeattie on 1998/02/20 12:32:25
11359 Log: Subject: [PATCH] sv_check_thinkfirst macroized
11360 Date: 15 Feb 1998 22:00:38 +0100
11361 From: Gisle Aas <gisle@aas.no>
11364 ____________________________________________________________________________
11365 [ 539] By: mbeattie on 1998/02/20 12:31:07
11366 Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
11367 Date: Sat, 14 Feb 1998 17:58:01 -0500
11368 From: Joshua Pritikin <pritikin@mindspring.com>
11371 ! MANIFEST lib/Test/Harness.pm
11372 ____________________________________________________________________________
11373 [ 538] By: mbeattie on 1998/02/20 12:24:31
11374 Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
11375 Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
11376 From: Jarkko Hietaniemi <jhi@iki.fi>
11378 ! INSTALL pod/perldiag.pod pod/perllocale.pod
11379 ____________________________________________________________________________
11380 [ 537] By: mbeattie on 1998/02/20 12:23:04
11381 Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
11382 Date: Fri, 13 Feb 1998 13:38:28 -0800
11383 From: Dan Sugalski <sugalskd@osshe.edu>
11386 ____________________________________________________________________________
11387 [ 536] By: mbeattie on 1998/02/20 12:20:29
11388 Log: Subject: [PATCH] 5.004_58, move intuition tests
11389 Date: Thu, 12 Feb 1998 17:11:05 -0600
11390 From: Stephen Potter <spp@psa.pencom.com>
11392 ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
11393 ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
11394 ! t/op/flip.t t/op/pat.t t/op/push.t
11395 ____________________________________________________________________________
11396 [ 535] By: gsar on 1998/02/19 23:07:24
11397 Log: applied a version of this with tabs intact
11398 Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
11399 Date: 19 Feb 1998 15:06:38 EST
11400 From: dfan@harmonixmusic.com (Dan Schmidt)
11401 Subject: Pod::Html bug and fix: missing </UL> in index
11404 ____________________________________________________________________________
11405 [ 534] By: gsar on 1998/02/19 19:40:27
11406 Log: Fix C<0> problem in Pod::Html
11409 ____________________________________________________________________________
11410 [ 533] By: gsar on 1998/02/18 18:11:08
11411 Log: non-debug VC builds are -O1 now (they say it works, and is
11414 ! win32/Makefile win32/makefile.mk
11415 ____________________________________________________________________________
11416 [ 532] By: gsar on 1998/02/18 04:11:03
11417 Log: integrate nick's patch to mainline
11420 ____________________________________________________________________________
11421 [ 531] By: mbeattie on 1998/02/17 17:50:50
11422 Log: Assorted changes to the compiler
11424 ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
11425 ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
11426 ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
11427 ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
11428 ____________________________________________________________________________
11429 [ 530] By: gsar on 1998/02/17 01:47:35
11430 Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
11431 FORCE_ARG_STRING() hack (that bug is fixed in gcc now). mingw32
11432 build passes all tests except t/lib/io_xs.t (seems to be due to
11433 broken tmpfile() in the CRT or import lib)
11435 ! XSUB.h win32/makefile.mk win32/win32.h
11436 ____________________________________________________________________________
11437 [ 529] By: gsar on 1998/02/16 23:03:31
11438 Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
11439 in this version of gcc!)
11441 ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
11442 ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
11443 ____________________________________________________________________________
11444 [ 528] By: nick on 1998/02/16 22:13:04
11445 Log: Missing PUSHMARK in unshift TIEARRAY hook
11448 ____________________________________________________________________________
11449 [ 527] By: gsar on 1998/02/15 20:59:07
11450 Log: integrate win32 branch
11452 !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
11453 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11454 !> win32/makedef.pl
11455 ____________________________________________________________________________
11456 [ 526] By: gsar on 1998/02/15 20:02:11
11457 Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
11459 ! config_h.SH win32/config_H.bc win32/config_H.gc
11460 ! win32/config_H.vc
11461 ____________________________________________________________________________
11462 [ 525] By: gsar on 1998/02/15 03:26:45
11463 Log: fix build problems due to renamed Config variables
11465 ! win32/config.bc win32/config.gc win32/config.vc
11466 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11468 ____________________________________________________________________________
11469 [ 524] By: gsar on 1998/02/14 01:00:15
11470 Log: bring ASPerl uptodate with mainline changes
11472 +> ext/DB_File/Changes t/comp/require.t
11473 !> (integrate 41 files)
11474 ____________________________________________________________________________
11475 [ 523] By: gsar on 1998/02/14 00:52:17
11476 Log: integrate mainline
11478 !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
11479 !> pp_hot.c t/op/magic.t
11480 ____________________________________________________________________________
11481 [ 522] By: gsar on 1998/02/14 00:42:37
11482 Log: added AS patch#6
11483 Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
11484 Date: Fri, 13 Feb 1998 06:14:51 PST
11485 From: Douglas Lankshear <dougl@ActiveState.com>
11486 Subject: [PATCH] command line build
11488 This patch is for the command line build of perl object.
11489 I'll merge the ipfoo.c function with win32_xxx functions next.
11493 ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
11494 ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
11495 ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
11496 ____________________________________________________________________________
11497 [ 521] By: gsar on 1998/02/14 00:14:04
11498 Log: added AS patch#5 (patch #4 was intentionally skipped after
11501 ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
11502 ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
11503 ! regexec.c sv.c toke.c
11504 ____________________________________________________________________________
11505 [ 520] By: nick on 1998/02/13 18:15:46
11506 Log: Resolve ansiperl against win32
11508 +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
11509 +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
11511 !> (integrate 898 files)
11517 ____________________________________________________________________________
11518 [ 519] By: mbeattie on 1998/02/13 17:05:37
11519 Log: Integrate win32 into mainline.
11521 ! lib/ExtUtils/xsubpp
11522 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11523 !> win32/makefile.mk
11524 ____________________________________________________________________________
11525 [ 518] By: mbeattie on 1998/02/13 17:01:16
11526 Log: Bump patchlevel.h to 59.
11529 ____________________________________________________________________________
11530 [ 517] By: mbeattie on 1998/02/13 16:57:59
11531 Log: Subject: [PATCH] _58: wantarray in void context broken
11532 Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
11533 From: Norton Allen <allen@huarp.harvard.edu>
11536 ____________________________________________________________________________
11537 [ 516] By: mbeattie on 1998/02/13 16:55:33
11538 Log: Subject: [PATCH] 5.004_58 QNX getcwd
11539 Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
11540 From: Norton Allen <allen@huarp.harvard.edu>
11542 ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
11543 ____________________________________________________________________________
11544 [ 515] By: gsar on 1998/02/12 18:29:52
11545 Log: pickup lddlflags properly for Config.pm
11547 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11548 ! win32/makefile.mk
11549 ____________________________________________________________________________
11550 [ 514] By: gsar on 1998/02/12 18:16:09
11551 Log: fix xsubpp bug in SETMAGIC code
11553 ! lib/ExtUtils/xsubpp
11554 ____________________________________________________________________________
11555 [ 513] By: gsar on 1998/02/12 18:06:30
11556 Log: integrate mainline
11558 +> ext/DB_File/Changes
11559 !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
11560 !> ext/DB_File/DB_File.xs hints/machten.sh
11561 !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
11562 !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
11563 !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
11564 !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
11565 !> t/op/re_tests t/pragma/locale.t
11566 ____________________________________________________________________________
11567 [ 512] By: mbeattie on 1998/02/12 17:34:02
11568 Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
11569 with -DUSE_THREADS -DDEBUGGING to fail.
11572 ____________________________________________________________________________
11573 [ 511] By: mbeattie on 1998/02/12 16:44:03
11574 Log: Integrate win32 into mainline
11576 +> t/comp/require.t
11577 !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
11578 ____________________________________________________________________________
11579 [ 510] By: mbeattie on 1998/02/12 16:42:26
11580 Log: Subject: Re: [PATCH] 5.004_58 | _04 DynaLoader.pm -> DynaLoader.pm.PL (resend)
11581 Date: 12 Feb 1998 14:25:55 +0100
11582 From: koenig@kulturbox.de (Andreas J. Koenig)
11584 ! lib/ExtUtils/Install.pm
11585 ____________________________________________________________________________
11586 [ 509] By: mbeattie on 1998/02/12 16:40:34
11587 Log: Subject: Re: wrong prototype for sbrk [PATCH]
11588 Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
11589 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11592 ____________________________________________________________________________
11593 [ 508] By: mbeattie on 1998/02/12 16:36:53
11594 Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
11595 Date: Wed, 11 Feb 1998 17:29:20 +0100
11596 From: Achim Bohnet <ach@mpe.mpg.de>
11598 ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
11599 ____________________________________________________________________________
11600 [ 507] By: mbeattie on 1998/02/12 16:35:26
11601 Log: Subject: [PATCH] slight tweaks to hints/machten.sh
11602 Date: Wed, 11 Feb 1998 14:59:46 +0100
11603 From: Dominic Dunlop <domo@vo.lu>
11606 ____________________________________________________________________________
11607 [ 506] By: mbeattie on 1998/02/12 16:28:40
11608 Log: Subject: DB_File 1.58 patch
11609 Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
11610 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11612 + ext/DB_File/Changes
11613 ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11615 ____________________________________________________________________________
11616 [ 505] By: mbeattie on 1998/02/12 16:24:26
11617 Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
11618 Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
11619 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11621 ! regexec.c t/op/re_tests
11622 ____________________________________________________________________________
11623 [ 504] By: mbeattie on 1998/02/12 16:22:46
11624 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11625 Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
11626 Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
11627 Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
11628 Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
11629 Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
11630 Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
11632 ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
11633 ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
11634 ____________________________________________________________________________
11635 [ 503] By: mbeattie on 1998/02/12 16:15:43
11636 Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
11637 Date: Mon, 9 Feb 1998 13:19:45 +0100
11638 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11641 ____________________________________________________________________________
11642 [ 502] By: mbeattie on 1998/02/12 16:14:27
11643 Log: Assorted patches to sv.c:
11644 From: Gisle Aas <gisle@aas.no>
11645 Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
11646 Date: 07 Feb 1998 00:21:57 +0100
11647 Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
11648 Date: 07 Feb 1998 00:29:45 +0100
11649 Subject: [PATCH] sv_upgrade() always returns TRUE
11650 Date: 09 Feb 1998 15:44:01 +0100
11653 ____________________________________________________________________________
11654 [ 501] By: mbeattie on 1998/02/12 16:09:26
11655 Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
11656 Subject: Perl debugger.
11657 Date: Fri, 6 Feb 1998 17:47:08 -0500
11658 From: "Jason A. Smith" <smithj4@rpi.edu>
11661 ____________________________________________________________________________
11662 [ 500] By: gsar on 1998/02/12 03:20:55
11663 Log: merge another maint patch
11664 Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
11665 Date: Tue, 10 Feb 1998 18:49:00 EST
11666 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11667 Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV
11670 ____________________________________________________________________________
11671 [ 499] By: gsar on 1998/02/12 03:14:39
11672 Log: make t/comp/require.t type xtext
11675 ____________________________________________________________________________
11676 [ 498] By: gsar on 1998/02/12 03:09:58
11677 Log: fix extra LEAVE when require fails
11678 Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
11679 Date: Tue, 10 Feb 1998 18:21:37 EST
11680 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11681 Subject: Re: evals and requires make seg-fault with bad require file
11684 ! MANIFEST pp_ctl.c scope.c scope.h toke.c
11685 ____________________________________________________________________________
11686 [ 497] By: gsar on 1998/02/12 02:47:29
11687 Log: merge a maint patch
11688 Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
11689 Date: Wed, 11 Feb 1998 00:15:51 EST
11690 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11691 Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD
11693 ! pp_ctl.c t/op/local.t
11694 ____________________________________________________________________________
11695 [ 496] By: mbeattie on 1998/02/11 13:04:50
11696 Log: Integrate win32 into mainline.
11698 !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11699 !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
11700 !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
11701 !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
11702 !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
11703 !> win32/makedef.pl win32/win32.c win32/win32iop.h
11704 ____________________________________________________________________________
11705 [ 495] By: mbeattie on 1998/02/11 13:03:59
11706 Log: Fix special constants in Xref.pm
11708 ! Compiler/B/Xref.pm
11709 ____________________________________________________________________________
11710 [ 494] By: gsar on 1998/02/10 18:26:28
11711 Log: fix opendir() problem on share names
11712 Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
11713 Date: Tue, 10 Feb 1998 13:28:53 EST
11714 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11715 Subject: Re: BUG: opendir and UNC names on NT
11718 ____________________________________________________________________________
11719 [ 493] By: gsar on 1998/02/09 23:09:40
11720 Log: integrate win32 branch contents
11722 +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11723 +> lib/Fatal.pm t/lib/ph.t
11725 !> (integrate 895 files)
11726 ____________________________________________________________________________
11727 [ 492] By: gsar on 1998/02/09 07:30:19
11728 Log: enhancements to previous patch for XSUB OUTPUT args
11729 Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
11730 Date: Mon, 09 Feb 1998 02:31:55 EST
11731 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11732 Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic
11734 ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11735 ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
11736 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
11737 ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
11739 ____________________________________________________________________________
11740 [ 491] By: gsar on 1998/02/09 03:00:52
11741 Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
11742 Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
11743 Date: Wed, 29 Oct 1997 19:36:25 EST
11744 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11745 Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
11748 ____________________________________________________________________________
11749 [ 490] By: gsar on 1998/02/09 02:30:43
11750 Log: fix for bugs in handling DESTROY (adjusted test numbers)
11751 Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11752 Subject: Re: [PERL] RFD: iterative DESTROYing of objects
11753 Date: Wed, 31 Dec 1997 19:30:46 -0500
11754 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11756 ! pod/perlobj.pod sv.c t/op/ref.t
11757 ____________________________________________________________________________
11758 [ 489] By: gsar on 1998/02/09 00:30:35
11759 Log: ansify prototype for my_safemalloc(), avoid warnings
11762 ____________________________________________________________________________
11763 [ 488] By: gsar on 1998/02/09 00:29:08
11764 Log: fix misapplied hunks in 5.004_58
11765 Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11766 Date: Sun, 08 Feb 1998 02:18:12 EST
11767 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11768 Subject: [PATCH] fixes for test failures in 5.004_58
11771 ____________________________________________________________________________
11772 [ 487] By: gsar on 1998/02/09 00:27:16
11773 Log: win32_utime() tweaks to avoid warnings
11775 ! win32/win32.c win32/win32iop.h
11776 ____________________________________________________________________________
11777 [ 486] By: gsar on 1998/02/07 23:45:22
11778 Log: integrate mainline, plus a few small win32 enhancements
11779 - remove Win32::GetCurrentDirectory()
11780 - add Win32::Sleep() for compat
11781 - add smarter utime() from Jan Dubois, and export it as win32_utime()
11783 +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11784 +> lib/Fatal.pm t/lib/ph.t
11785 ! win32/makedef.pl win32/win32.c win32/win32iop.h
11786 !> (integrate 61 files)
11792 ____________________________________________________________________________
11793 [ 485] By: mbeattie on 1998/02/06 18:11:47
11794 Log: Bump patchlevel to 58.
11797 ____________________________________________________________________________
11798 [ 484] By: mbeattie on 1998/02/06 18:08:28
11799 Log: Fix up problem with gv.c from change 477.
11800 Fix up Config.pm use in t/lib/ph.t from change 478.
11803 ____________________________________________________________________________
11804 [ 483] By: mbeattie on 1998/02/06 17:34:34
11805 Log: Integrate win32 branch into mainline
11807 !> win32/win32sck.c
11808 ____________________________________________________________________________
11809 [ 482] By: mbeattie on 1998/02/06 17:26:41
11810 Log: lib/Fatal.pm missing from repository
11813 ____________________________________________________________________________
11814 [ 481] By: mbeattie on 1998/02/06 17:24:57
11815 Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11816 Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11817 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11819 + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11820 ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11821 ____________________________________________________________________________
11822 [ 480] By: mbeattie on 1998/02/06 17:19:52
11823 Log: x2p/str.c was missing from list of changed files in change 466
11826 ____________________________________________________________________________
11827 [ 479] By: mbeattie on 1998/02/06 17:16:54
11828 Log: Added t/lib/ph.t to MANIFEST
11831 ____________________________________________________________________________
11832 [ 478] By: mbeattie on 1998/02/06 17:15:38
11833 Log: Subject: [PATCH] h2ph.PL
11834 Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11835 From: kstar@www.chapin.edu (Kurt D. Starsinic)
11839 ____________________________________________________________________________
11840 [ 477] By: mbeattie on 1998/02/06 17:10:46
11841 Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11842 Date: 04 Feb 1998 14:49:46 +0100
11843 From: Gisle Aas <gisle@aas.no>
11845 From: chip@atlantic.net
11846 Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11849 ____________________________________________________________________________
11850 [ 476] By: mbeattie on 1998/02/06 16:47:03
11851 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11852 Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11853 Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11854 Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t
11855 Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11857 ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11858 ____________________________________________________________________________
11859 [ 475] By: mbeattie on 1998/02/06 16:44:57
11860 Log: Subject: [PATCH] nomemok
11861 Date: Mon, 2 Feb 1998 15:06:50 +0100
11862 From: Gisle Aas <gisle@aas.no>
11865 ____________________________________________________________________________
11866 [ 474] By: mbeattie on 1998/02/06 16:43:46
11867 Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11868 Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11869 From: abigail@fnx.com
11872 ____________________________________________________________________________
11873 [ 473] By: mbeattie on 1998/02/06 16:42:53
11874 Log: Subject: [PATCH] adding the newSVpvn API function
11875 Date: Sat, 31 Jan 1998 06:32:42 +0100
11876 From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11878 ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11880 ____________________________________________________________________________
11881 [ 472] By: mbeattie on 1998/02/06 16:35:41
11882 Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11883 Date: 28 Jan 1998 17:40:37 -0800
11884 From: Stephen Zander <srz@mckesson.com>
11886 ! hints/solaris_2.sh
11887 ____________________________________________________________________________
11888 [ 471] By: mbeattie on 1998/02/06 16:02:57
11889 Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11890 Date: Thu, 15 Jan 1998 11:53:06 +0000
11891 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11893 ! pod/perlguts.pod pp.c t/op/vec.t
11894 ____________________________________________________________________________
11895 [ 470] By: mbeattie on 1998/02/06 16:01:36
11896 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11897 Subject: 5.004_56: Patch to Tie::Hash and docs
11898 Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11899 Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11900 Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11902 ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11903 ! t/op/misc.t t/op/pat.t toke.c
11904 ____________________________________________________________________________
11905 [ 469] By: mbeattie on 1998/02/06 15:58:31
11906 Log: Subject: Another Array.pm patch
11907 Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11908 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11911 ____________________________________________________________________________
11912 [ 468] By: mbeattie on 1998/02/06 15:56:28
11913 Log: Subject: documentation patch for 5.004_57
11914 Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11915 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11918 ____________________________________________________________________________
11919 [ 467] By: mbeattie on 1998/02/06 15:55:34
11920 Log: Subject: 5.004_56: patch for `use Fatal' again
11921 Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11922 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11924 ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11925 ! pp.c t/comp/proto.t toke.c
11926 ____________________________________________________________________________
11927 [ 466] By: mbeattie on 1998/02/06 15:53:53
11928 Log: Subject: Newer -DLEAKTEST patch
11929 Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11930 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11932 ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11933 ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11934 ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11935 ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11936 ! toke.c util.c vms/perly_c.vms x2p/hash.c
11937 ____________________________________________________________________________
11938 [ 465] By: mbeattie on 1998/02/06 15:46:35
11939 Log: More Chip patches (tweaked for _5x). The final one mentioned here
11940 (@ARGV with -i) actually went in at change 462 but I failed to
11941 add it to the change description:
11942 Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11943 Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11944 Subject: [PATCH] Fix for C<@x = my @y>
11945 Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11946 Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11947 Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11948 Subject: [PATCH] Allow last() to mean last
11949 Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11950 Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11951 Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11953 ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11955 ____________________________________________________________________________
11956 [ 464] By: mbeattie on 1998/02/06 15:06:18
11957 Log: More Chip patches:
11958 Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11959 Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11960 Subject: [PATCH] Fix line numbers after here documents in eval STRING
11961 Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11962 Subject: [PATCH] Make recursive lexical analysis more robust
11963 Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11965 ! pp_ctl.c sv.c toke.c
11966 ____________________________________________________________________________
11967 [ 463] By: mbeattie on 1998/02/06 15:04:17
11968 Log: Some more Chip patches (tweaked to match _5x):
11969 Subject: [PATCH] Fix empty BLOCK
11970 Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11971 Subject: [PATCH] fix (\@@) proto
11972 Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11973 Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11974 Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11975 Subject: [PATCH] Don't fold string comparison under C<use locale>
11976 Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11978 ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11979 ____________________________________________________________________________
11980 [ 462] By: mbeattie on 1998/02/06 14:56:30
11981 Log: Some Chip patches (some tweaked to match _5x source):
11982 From: Chip Salzenberg <salzench@nielsenmedia.com>
11983 Subject: [PATCH] local leakage
11984 Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11985 Subject: [PATCH] NULs in patterns
11986 Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11987 Subject: [PATCH] Configure on PerlIO
11988 Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11989 Subject: [PATCH] Avoid core dump on package alias
11990 Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11991 Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11992 Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11994 ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11996 ____________________________________________________________________________
11997 [ 461] By: gsar on 1998/02/04 03:34:36
11998 Log: support win32_select(0,0,0,msec) (winsock doesn't)
12001 ____________________________________________________________________________
12002 [ 460] By: gsar on 1998/02/04 00:44:47
12003 Log: bug: win32_select() must StartSockets()
12011 ____________________________________________________________________________
12012 [ 459] By: mbeattie on 1998/02/03 16:00:07
12013 Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
12014 of execution causes core dump if threadsvp is moved). Replaced
12015 lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
12018 ____________________________________________________________________________
12019 [ 458] By: mbeattie on 1998/02/03 14:40:02
12020 Log: Fix up MANIFEST.
12023 ____________________________________________________________________________
12024 [ 457] By: mbeattie on 1998/02/03 13:50:23
12025 Log: Integrate win32 into mainline. My last integration from ansiperl
12026 to the mainline was a dismal failure: I did -ay but meant -at.
12027 This should fix things now since win32 has already integrated
12028 all the necessary changes from ansiperl.
12030 !> (integrate 111 files)
12031 ____________________________________________________________________________
12032 [ 456] By: gsar on 1998/02/03 04:48:08
12033 Log: Fix minor problems with non USE_THREADS build. win32 branch
12034 now looks 5.004_57-ready.
12036 ! thread.h win32/makedef.pl
12037 ____________________________________________________________________________
12038 [ 455] By: gsar on 1998/02/03 03:45:09
12039 Log: integrate mainline
12041 !> (integrate 887 files)
12042 ____________________________________________________________________________
12043 [ 454] By: mbeattie on 1998/02/02 16:44:24
12044 Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
12045 defaults have been commented out for now.
12048 ____________________________________________________________________________
12049 [ 453] By: mbeattie on 1998/02/02 15:51:39
12050 Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
12051 variables. Moved threadnum to a per-interpreter variable and
12052 made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
12053 more than one thread may be running. Minor tweaks to Thread.xs.
12055 ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
12056 ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
12058 ____________________________________________________________________________
12059 [ 452] By: gsar on 1998/02/02 04:56:50
12060 Log: remove totally egregious s/\\dir// in File::Find
12063 ____________________________________________________________________________
12064 [ 451] By: gsar on 1998/02/01 22:20:20
12065 Log: added AS patch#3
12066 Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
12067 Date: Sun, 01 Feb 1998 09:18:13 PST
12068 From: Douglas Lankshear <dougl@ActiveState.com>
12069 To: "'Gurusamy Sarathy'" <gsar@umich.edu>
12071 Here's an additional diff against //depot/asperl
12073 The field name mg_length was changed back to mg_len
12074 The function name mg_len was change to mg_length
12076 The need for sort_mutex removed thanks to the code derived
12077 from Tom Horsley's work.
12082 ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
12083 ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
12084 ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
12085 ! scope.c scope.h sv.c toke.c universal.c util.c
12086 ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
12087 ! win32/perlobj.def win32/runperl.c
12088 ____________________________________________________________________________
12089 [ 450] By: gsar on 1998/01/30 23:43:57
12090 Log: various tweaks
12091 - add new functions to proto.h
12092 - fix up makefile.mk for $(OBJECT)
12094 ! pp_ctl.c proto.h win32/makefile.mk
12095 ____________________________________________________________________________
12096 [ 449] By: gsar on 1998/01/30 21:23:15
12097 Log: fix up missing patches from AS patch#2
12099 ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12101 ____________________________________________________________________________
12102 [ 448] By: gsar on 1998/01/30 18:23:17
12103 Log: fix htonlx typo
12106 ____________________________________________________________________________
12107 [ 447] By: mbeattie on 1998/01/30 16:03:49
12108 Log: Fix up MANIFEST to add missing files
12111 ____________________________________________________________________________
12112 [ 446] By: mbeattie on 1998/01/30 12:34:55
12113 Log: Bump patchlevel to 57.
12116 ____________________________________________________________________________
12117 [ 445] By: gsar on 1998/01/30 10:44:38
12118 Log: initial merge of latest win32 branch into ASPerl
12120 +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
12121 +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
12122 +> win32/bin/perlglob.pl
12123 !> (integrate 141 files)
12124 ____________________________________________________________________________
12125 [ 444] By: gsar on 1998/01/30 09:25:58
12126 Log: goofed branching, redo asperl branch
12129 ____________________________________________________________________________
12130 [ 443] By: gsar on 1998/01/30 09:23:36
12131 Log: added AS patch#2
12133 + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
12134 + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
12135 + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
12136 + win32/ipstdiowin.h win32/perlobj.def
12137 ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
12138 ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
12139 ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
12140 ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
12141 ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
12142 ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
12143 ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
12144 ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
12145 ! win32/makedef.pl win32/runperl.c win32/win32iop.h
12146 ____________________________________________________________________________
12147 [ 441] By: gsar on 1998/01/30 08:54:19
12148 Log: Created new branch from win32@396, added AS patch#1
12150 + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
12151 + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
12152 + regcomp.c scope.h sv.c toke.c util.c
12153 +> (branch 915 files)
12154 ____________________________________________________________________________
12155 [ 440] By: gsar on 1998/01/30 04:43:23
12156 Log: integrate winansi
12158 +> pod/perlhist.pod
12159 !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
12161 ____________________________________________________________________________
12162 [ 439] By: mbeattie on 1998/01/27 15:31:53
12163 Log: Integrate ansi branch into mainline (resolve -ay).
12165 +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
12166 +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
12167 +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
12168 +> win32/bin/perlglob.pl
12170 !> (integrate 868 files)
12171 ____________________________________________________________________________
12172 [ 438] By: nick on 1998/01/24 12:02:34
12173 Log: Gisle's av_unshift tweak, two small patches from chip
12174 and check for NULL in hv_delete in case '~' and tie magic
12177 ! av.c hv.c op.c pp_ctl.c scope.c
12178 ____________________________________________________________________________
12179 [ 437] By: nick on 1998/01/24 10:37:56
12180 Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.
12182 Macros were unsuitable for declaring the functions, extra () round
12183 parameters removed - non-function forms of PerlXxx_yyyy() need to
12185 Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
12187 ! perlsock.h pp_sys.c util.c
12188 ____________________________________________________________________________
12189 [ 436] By: nick on 1998/01/24 10:03:03
12190 Log: Integrate win32 into ansiperl
12192 +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12193 +> win32/bin/perlglob.pl
12194 !> (integrate 38 files)
12195 ____________________________________________________________________________
12196 [ 435] By: nick on 1998/01/24 09:47:49
12197 Log: Add perlhist.pod
12201 ____________________________________________________________________________
12202 [ 434] By: gsar on 1998/01/19 05:01:47
12203 Log: s/PerlENV/PerlEnv/ just to be consistent
12205 ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
12206 ____________________________________________________________________________
12207 [ 433] By: gsar on 1998/01/19 04:52:18
12208 Log: foo() -> PerlGroup_foo() patch from ActiveState
12210 + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12211 ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
12212 ! scope.h sv.c toke.c util.c
12213 ____________________________________________________________________________
12214 [ 432] By: gsar on 1998/01/19 04:42:26
12215 Log: integrate mainline
12217 !> pod/perlfunc.pod
12218 ____________________________________________________________________________
12219 [ 431] By: gsar on 1998/01/19 04:40:04
12220 Log: integrate changes in winansi
12222 +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
12223 +> t/lib/tie-stdpush.t t/op/tiearray.t
12224 !> (integrate 98 files)
12225 ____________________________________________________________________________
12226 [ 430] By: gsar on 1998/01/19 04:10:43
12227 Log: Fix autovivification problems with XSUB OUTPUT args
12228 Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
12229 Date: Sun, 18 Jan 1998 23:09:07 EST
12230 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12231 Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
12233 ! ext/GDBM_File/typemap ext/NDBM_File/typemap
12234 ! ext/ODBM_File/typemap ext/SDBM_File/typemap
12235 ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
12236 ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
12237 ____________________________________________________________________________
12238 [ 429] By: nick on 1998/01/17 21:01:50
12239 Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
12240 Date: Thu, 25 Dec 1997 13:39:15 -0500
12241 From: Spider Boardman <spider@Orb.Nashua.NH.US>
12242 To: perl5-porters@perl.org
12244 It turns out that the potential for the "CONFIG key 'exe_ext'
12245 does not exist in Config.pm" problem has been around for a while,
12246 in the definition of SvTRUE(). It's just that non-gcc compilers
12247 are more or less being built as CRIPPLED_CC when USE_THREADS is
12248 defined (even if they can inline things). The inline macro for
12249 SvTRUE works with tied hashes and the EXISTS method, and the
12250 functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
12251 does not, because it adds an excess mg_get() which replaces the
12252 EXISTS result with a FETCH result.
12255 ____________________________________________________________________________
12256 [ 428] By: nick on 1998/01/17 20:59:11
12257 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
12258 Date: Fri, 19 Dec 97 17:19:09 GMT
12259 Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
12261 ! doio.c sv.c toke.c util.c
12262 ____________________________________________________________________________
12263 [ 427] By: nick on 1998/01/17 12:01:53
12264 Log: Permit tie ?foo,$object
12265 tidy up dead #ifdef ORIGINAL_TIE)
12266 Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
12269 ____________________________________________________________________________
12270 [ 426] By: nick on 1998/01/15 18:06:36
12271 Log: First working TIEARRAY and other misc tie fixes
12273 ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
12274 ____________________________________________________________________________
12275 [ 425] By: nick on 1998/01/14 21:56:40
12276 Log: Not working yet - split problems ...
12278 ! pp.c t/lib/thread.t t/op/tiearray.t
12279 ____________________________________________________________________________
12280 [ 424] By: nick on 1998/01/14 18:49:25
12281 Log: TIEARRAY updates - almost works ...
12283 + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
12284 ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
12285 ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
12286 ! t/op/avhv.t t/op/push.t t/op/tiearray.t
12287 ____________________________________________________________________________
12288 [ 423] By: gsar on 1998/01/14 00:13:16
12289 Log: fix MakeMaker installbin problem
12290 Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
12291 Subject: Re: can't modify message with HTML-Stream, v.1.42
12292 Date: Tue, 06 Jan 1998 19:16:35 -0500
12293 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12295 ! lib/ExtUtils/MM_Unix.pm
12296 ____________________________________________________________________________
12297 [ 422] By: gsar on 1998/01/13 23:53:02
12298 Log: add archname to *sitearch in config.{b,g,v}c
12300 ! win32/config.bc win32/config.gc win32/config.vc
12301 ____________________________________________________________________________
12302 [ 421] By: gsar on 1998/01/13 23:15:14
12303 Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
12306 ____________________________________________________________________________
12307 [ 420] By: nick on 1998/01/13 22:55:02
12308 Log: tiearray tweaks
12310 ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
12311 ____________________________________________________________________________
12312 [ 419] By: nick on 1998/01/13 21:27:33
12313 Log: Skeleton Tie::Array
12316 ____________________________________________________________________________
12317 [ 418] By: nick on 1998/01/13 20:52:38
12318 Log: tie array changes to core and tests
12321 ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
12322 ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
12323 ! pp_hot.c proto.h sv.c toke.c universal.c util.c
12324 ____________________________________________________________________________
12325 [ 417] By: gsar on 1998/01/13 20:49:52
12326 Log: fix perlglob.bat warnings by splitting it from File::DosGlob
12328 + win32/bin/perlglob.pl
12329 ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
12330 ! win32/makefile.mk
12331 ____________________________________________________________________________
12332 [ 416] By: gsar on 1998/01/13 02:46:53
12333 Log: various tweaks to build support (NOTE: meant for 5.004_57)
12334 - build and install x2p
12335 - fix installperl warnings on win32
12336 - `make install` now does puts the archlibs in right places
12337 - makefiles don't default to USE_THREADS anymore
12338 - sync config.{b,g,v}c
12339 - sync makefile.mk -> Makefile
12341 ! installperl win32/Makefile win32/config.bc win32/config.gc
12342 ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
12344 ____________________________________________________________________________
12345 [ 415] By: nick on 1998/01/11 16:54:26
12346 Log: Integrate win32 into ansiperl
12348 !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
12349 !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
12350 !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
12351 !> utils/perldoc.PL vms/config.vms vms/descrip.mms
12352 !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12353 !> vms/vmsish.h x2p/s2p.PL
12354 ____________________________________________________________________________
12355 [ 414] By: nick on 1998/01/11 15:13:49
12356 Log: Integratye mainline -> ansiperl
12358 !> (integrate 64 files)
12359 ____________________________________________________________________________
12360 [ 413] By: mbeattie on 1998/01/09 12:57:58
12361 Log: Add missing blank line in pod/perlfunc.pod.
12364 ____________________________________________________________________________
12365 [ 412] By: gsar on 1998/01/08 20:54:31
12366 Log: change#398 breaks ENV_IS_CASELESS, fix it
12369 ____________________________________________________________________________
12370 [ 411] By: gsar on 1998/01/08 18:33:58
12371 Log: Integrate mainline
12373 !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
12374 !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
12375 !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
12376 !> utils/perldoc.PL vms/config.vms vms/descrip.mms
12377 !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12378 !> vms/vmsish.h x2p/s2p.PL
12379 ____________________________________________________________________________
12380 [ 410] By: mbeattie on 1998/01/08 16:06:22
12381 Log: Fix thinko in t/pragma/locale.t:
12382 Subject: [PATCH] _04 or _56: locale.t
12383 Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
12384 From: Jarkko Hietaniemi <jhi@iki.fi>
12386 ! t/pragma/locale.t
12387 ____________________________________________________________________________
12388 [ 409] By: mbeattie on 1998/01/08 16:05:09
12389 Log: Use Tom Horley's qsort for sorting:
12390 Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
12391 Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
12392 From: Hans Mulder <hansm@icgned.nl>
12395 ____________________________________________________________________________
12396 [ 408] By: mbeattie on 1998/01/08 16:01:57
12397 Log: Make s2p not use cpp:
12398 Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
12399 Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
12400 From: Hans Mulder <hansm@icgned.nl>
12403 ____________________________________________________________________________
12404 [ 407] By: mbeattie on 1998/01/08 15:57:31
12405 Log: DG/UX tweaks to perl.h:
12406 Subject: [PATCH] _56 on dgux without threads
12407 Date: Sat, 20 Dec 1997 23:01:40 -0500
12408 From: Roderick Schertler <roderick@argon.org>
12411 ____________________________________________________________________________
12412 [ 406] By: mbeattie on 1998/01/08 15:56:02
12413 Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
12414 Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
12415 Date: Sat, 20 Dec 1997 02:30:01 -0500
12416 From: Spider Boardman <spider@web.zk3.dec.com>
12418 ! Configure hints/dec_osf.sh
12419 ____________________________________________________________________________
12420 [ 405] By: mbeattie on 1998/01/08 15:53:40
12421 Log: Missing "" in Configure echo for gethbadd_addr_type.
12424 ____________________________________________________________________________
12425 [ 404] By: mbeattie on 1998/01/08 13:04:48
12426 Log: print/printf/... over-eager mg_find for glob magic:
12427 Subject: [PATCH] fix inefficient checks for TIEHANDLE
12428 Date: Wed, 07 Jan 1998 20:06:05 -0500
12429 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12431 ! pp_hot.c pp_sys.c
12432 ____________________________________________________________________________
12433 [ 403] By: mbeattie on 1998/01/08 12:56:31
12434 Log: Assorted VMS patches (mostly VMS makefile update for new headers):
12435 Subject: [PATCH] VMS update for 5.004_56
12436 Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
12437 From: Charles Bailey <bailey@newman.upenn.edu>
12439 ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
12440 ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12442 ____________________________________________________________________________
12443 [ 402] By: mbeattie on 1998/01/08 12:46:15
12444 Log: Fix utils/perldoc.PL for dos-djgpp:
12445 Subject: 5.004_56: perldoc.PL dos-djgpp patches
12446 Date: Tue, 6 Jan 1998 18:14:59 +0100
12447 From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12450 ____________________________________________________________________________
12451 [ 401] By: mbeattie on 1998/01/08 12:40:14
12452 Log: Version 2.13 of GetoptLong:
12453 Subject: Re: ANNOUNCE: perl 5.004_56 is available
12454 Date: 06 Jan 1998 16:21:45 +0100
12455 From: JVromans@Squirrel.nl (Johan Vromans)
12457 ! lib/Getopt/Long.pm lib/newgetopt.pl
12458 ____________________________________________________________________________
12459 [ 400] By: mbeattie on 1998/01/08 12:28:08
12460 Log: Fix variable export and threading configuration for AIX:
12461 Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
12462 Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
12463 From: Jarkko Hietaniemi <jhi@iki.fi>
12465 ! Configure perl_exp.SH
12466 ____________________________________________________________________________
12467 [ 399] By: mbeattie on 1998/01/08 12:25:38
12468 Log: Regexp fix: (?>a+)b doesn't match aaab:
12469 Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
12470 Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
12471 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12473 ! regexec.c t/op/re_tests
12474 ____________________________________________________________________________
12475 [ 398] By: mbeattie on 1998/01/08 12:23:41
12476 Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
12477 to cope with ENV_IS_CASELESS:
12478 Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
12479 Date: Fri, 19 Dec 1997 11:31:36 -0500
12480 From: Owen Taylor <owt1@cornell.edu>
12483 ____________________________________________________________________________
12484 [ 397] By: mbeattie on 1998/01/08 12:10:29
12485 Log: Integrate win32 branch into mainline.
12487 !> (integrate 41 files)
12488 ____________________________________________________________________________
12489 [ 396] By: gsar on 1998/01/07 19:12:27
12490 Log: tweak case-insensitive ENV implementation
12493 ____________________________________________________________________________
12494 [ 395] By: nick on 1998/01/07 18:40:55
12495 Log: Integrate win32 branch
12497 !> (integrate 31 files)
12498 ____________________________________________________________________________
12499 [ 394] By: gsar on 1998/01/05 19:17:40
12500 Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
12503 ! pod/perlrun.pod win32/win32.c
12504 ____________________________________________________________________________
12505 [ 393] By: gsar on 1998/01/05 05:43:33
12506 Log: Support case-tolerant %ENV
12507 - underlying system calls see the case-as-supplied by user
12508 - added tests to verify addition/deletion/enumeration case-tolerance
12509 - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
12510 which is default on win32 now
12512 ! hv.c t/op/magic.t win32/win32.h
12513 ____________________________________________________________________________
12514 [ 392] By: gsar on 1998/01/04 17:55:19
12515 Log: Add a tweaked version of:
12516 Message-Id: <199801040630.AA29298@metronet.com>
12517 Date: Sun, 04 Jan 1998 00:30:57 CST
12518 From: Tye McQueen <tye@metronet.com>
12519 Subject: New patch for $^E==GetLastError() under Win32
12521 ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
12522 ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
12523 ! win32/win32.c win32/win32.h
12524 ____________________________________________________________________________
12525 [ 391] By: gsar on 1998/01/04 07:59:44
12526 Log: Various win32 fixes
12527 - support spawn via system(&P_NOWAIT,...) like OS2
12528 - support wait() and waitpid()
12529 - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
12530 - support -lfoo properly in ExtUtils::Liblist
12531 - fix outdated info about Win32 support in perlfaq2
12532 - fix win32 bug in perldoc that causes spurious warnings
12533 - regularize global function/variable names yet more
12534 - fix bug in do_aspawn() (it was always invoking shell, instead of
12536 - implement and export win32_wait()
12537 - stub version of USE_RTL_THREAD_API
12539 ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
12540 ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
12541 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12542 ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
12543 ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
12544 ! win32/win32thread.h
12545 ____________________________________________________________________________
12546 [ 390] By: gsar on 1997/12/30 21:00:28
12547 Log: Fix $ENV{Path} in FindBin.pm
12550 ____________________________________________________________________________
12551 [ 389] By: nick on 1997/12/29 10:33:23
12552 Log: Resolve ansiperl against win32
12554 !> (integrate 105 files)
12555 ____________________________________________________________________________
12556 [ 388] By: gsar on 1997/12/24 04:59:28
12557 Log: make $? Unix (and ActiveWare) compatible
12559 ! README.win32 win32/win32.c
12560 ____________________________________________________________________________
12561 [ 387] By: gsar on 1997/12/24 04:21:30
12562 Log: support ioctl() on sockets (does what ioctlsocket() does) to make
12563 non-blocking IO on sockets possible
12565 ! README.win32 dosish.h win32/makedef.pl win32/win32.c
12566 ! win32/win32iop.h win32/win32sck.c
12567 ____________________________________________________________________________
12568 [ 386] By: gsar on 1997/12/24 03:10:55
12569 Log: support getlogin()
12571 ! README.win32 win32/config.bc win32/config.gc win32/config.vc
12572 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12573 ! win32/win32.c win32/win32.h
12574 ____________________________________________________________________________
12575 [ 385] By: gsar on 1997/12/24 02:24:59
12576 Log: add support for crypt() via user-supplied des_fcrypt() source or library.
12577 Update README.win32.
12579 ! README.win32 perl.h win32/Makefile win32/makedef.pl
12580 ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
12581 ____________________________________________________________________________
12582 [ 384] By: gsar on 1997/12/24 02:22:42
12583 Log: tweak op.c to avoid warning
12586 ____________________________________________________________________________
12587 [ 383] By: gsar on 1997/12/23 21:12:42
12588 Log: Trivial bugfix#3 from local repository
12589 Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
12590 Subject: Re: Assigning result of pop scrambles unrelated reference
12591 Date: Sat, 06 Dec 1997 06:00:45 -0500
12592 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12595 ____________________________________________________________________________
12596 [ 382] By: gsar on 1997/12/23 21:09:32
12597 Log: Trivial bugfix#2 from local repository
12598 Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
12599 Subject: Re: eval of sub gives spurious "uninitialised" warning
12600 Date: Sat, 06 Dec 1997 05:25:07 -0500
12601 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12603 ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
12604 ____________________________________________________________________________
12605 [ 381] By: gsar on 1997/12/23 21:01:04
12606 Log: Trivial bugfix#1 from local repository
12607 Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
12608 Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping?
12609 Date: Fri, 28 Nov 1997 18:26:52 -0500
12610 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12613 ____________________________________________________________________________
12614 [ 380] By: gsar on 1997/12/18 15:10:23
12615 Log: Integrate mainline
12617 +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12618 +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12619 +> os2/os2.sym os2/os2thread.h
12620 !> (integrate 77 files)
12626 ____________________________________________________________________________
12627 [ 379] By: mbeattie on 1997/12/18 13:28:35
12628 Log: Integrate ansi @364,@366 into mainline.
12630 !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
12631 ____________________________________________________________________________
12632 [ 378] By: mbeattie on 1997/12/18 13:20:15
12633 Log: Add a few missing files to MANIFEST
12636 ____________________________________________________________________________
12637 [ 377] By: mbeattie on 1997/12/18 13:00:16
12638 Log: Bump patchlevel to 56.
12641 ____________________________________________________________________________
12642 [ 376] By: nick on 1997/12/18 01:32:12
12643 Log: Resolve against mainline
12645 +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12646 +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12647 +> os2/os2.sym os2/os2thread.h
12648 !> (integrate 74 files)
12649 ____________________________________________________________________________
12650 [ 375] By: nick on 1997/12/18 01:06:15
12651 Log: Resolve against Win32
12653 !> Configure README.threads config_h.SH doop.c embed.h
12654 !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12655 !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12656 !> sv.c sv.h thread.h util.c
12657 ____________________________________________________________________________
12658 [ 374] By: mbeattie on 1997/12/17 14:44:26
12659 Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
12660 needs rewriting now that we use perlvars.h and foovar.h:
12661 Subject: [PATCH] 5.004_54 under VMS (fwd)
12662 Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
12663 From: Charles Bailey <BAILEY@newman.upenn.edu>
12665 ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
12666 ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
12667 ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
12668 ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
12669 ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
12670 ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
12671 ____________________________________________________________________________
12672 [ 373] By: mbeattie on 1997/12/17 14:10:50
12673 Log: Major changes to the DOS/djgpp port (including threading):
12674 Subject: Re: dos-djgpp port not in perl 5.004_54
12675 Date: Fri, 21 Nov 1997 10:58:26 +0100
12676 From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12678 + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12679 + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12680 ! Configure MANIFEST Makefile.SH doio.c dosish.h
12681 ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
12682 ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12683 ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
12684 ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
12685 ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
12686 ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
12687 ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
12688 ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
12689 ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
12690 ____________________________________________________________________________
12691 [ 372] By: mbeattie on 1997/12/17 13:18:34
12692 Log: Upgrade DB_File to 1.56:
12693 Subject: DB_File-1.56 for _55
12694 Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
12695 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12697 ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12698 ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
12699 ____________________________________________________________________________
12700 [ 371] By: mbeattie on 1997/12/17 12:02:03
12701 Log: Threading patches for OS/2 (missing files taken from previous patch):
12702 Subject: Re: 5.004_55: OS/2 patches again
12703 Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
12704 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12706 + os2/os2.sym os2/os2thread.h
12707 ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
12708 ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
12709 ! os2/os2ish.h perl.h
12710 ____________________________________________________________________________
12711 [ 370] By: mbeattie on 1997/12/17 11:01:34
12712 Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
12713 Subject: Re: 5.004_55: OS/2 patches again
12714 Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
12715 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12718 ____________________________________________________________________________
12719 [ 369] By: mbeattie on 1997/12/17 10:59:40
12720 Log: Fix typo in compiler B/C.pm.
12723 ____________________________________________________________________________
12724 [ 368] By: mbeattie on 1997/12/17 10:58:35
12725 Log: Allow "perldoc -F filename":
12726 Subject: 5.004_55: Patch to perldoc
12727 Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
12728 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12731 ____________________________________________________________________________
12732 [ 367] By: mbeattie on 1997/12/17 10:54:47
12733 Log: Fix not-reached warning for pp_threadsv.
12736 ____________________________________________________________________________
12737 [ 366] By: nick on 1997/12/14 16:06:24
12738 Log: Fix typo in Ilya's patch :-(
12740 ! lib/ExtUtils/MakeMaker.pm
12741 ____________________________________________________________________________
12742 [ 365] By: nick on 1997/12/14 15:30:25
12743 Log: #undef new PERLVARIC macro in appropriate places
12745 ! miniperlmain.c perl.h
12746 ____________________________________________________________________________
12747 [ 364] By: nick on 1997/12/14 15:04:36
12748 Log: Ilya's MakeMaker (empty makefile) patch
12750 ! lib/ExtUtils/MakeMaker.pm
12751 ____________________________________________________________________________
12752 [ 363] By: gsar on 1997/12/13 05:57:13
12753 Log: Integrate mainline. Builds and passes (Borland).
12755 !> Configure README.threads config_h.SH doop.c embed.h
12756 !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12757 !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12758 !> sv.c sv.h thread.h util.c
12759 ____________________________________________________________________________
12760 [ 362] By: nick on 1997/12/13 02:53:03
12761 Log: Resolve ansiperl against mainline
12763 !> (integrate 92 files)
12764 ____________________________________________________________________________
12765 [ 361] By: mbeattie on 1997/12/12 16:20:38
12766 Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12767 instead of MEXTEND leading to core dumps. This fix needs
12768 propagating back to the maintenance branch.
12770 ! pp_hot.c pp_sys.c
12771 ____________________________________________________________________________
12772 [ 360] By: mbeattie on 1997/12/11 15:45:56
12773 Log: Add missing patch to op.c that didn't come across with win32 merge.
12776 ____________________________________________________________________________
12777 [ 359] By: mbeattie on 1997/12/11 11:54:41
12778 Log: Stop tr/// from writing to target when only counting.
12781 ____________________________________________________________________________
12782 [ 358] By: mbeattie on 1997/12/10 18:36:26
12783 Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12784 a few extraneous trailing semicolons in perlvars.h.
12786 ! perlvars.h util.c
12787 ____________________________________________________________________________
12788 [ 357] By: mbeattie on 1997/12/10 18:33:53
12789 Log: Start overhauling compiler. It was working at least minimally
12790 right up until the final tweak of B.xs to add threadsv_names
12791 at which point building it provokes a seg fault in perl while
12792 doing the xsubpp :-(.
12796 ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12797 ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12798 ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12799 ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12800 ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12801 ! Compiler/test_harness_cc
12802 ____________________________________________________________________________
12803 [ 356] By: mbeattie on 1997/12/10 13:43:32
12804 Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12805 sv_setfoo functions go back to not needing dTHR. Fix Configure
12806 to check for already-existing -thread on archname and to check
12807 better for d_pthread_created_joinable.
12809 ! Configure perl.h sv.c sv.h thread.h
12810 ____________________________________________________________________________
12811 [ 355] By: mbeattie on 1997/12/10 10:53:58
12812 Log: Minor fix/speedup to util.c:fbm_instr:
12813 Subject: 5.004_55: Minor regexp patch
12814 Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12815 From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12818 ____________________________________________________________________________
12819 [ 354] By: mbeattie on 1997/12/10 10:41:25
12820 Log: Patches for IRIX, AIX and some generic stuff:
12821 Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12822 Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12823 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12824 (checked/ignored a few rejects; tweaked wording).
12826 ! Configure README.threads config_h.SH embed.h
12827 ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12829 ____________________________________________________________________________
12830 [ 353] By: mbeattie on 1997/12/10 10:10:19
12831 Log: Integrate win32 back into mainline (trivial).
12833 +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12834 +> win32/config_H.gc
12835 !> (integrate 36 files)
12836 ____________________________________________________________________________
12837 [ 352] By: nick on 1997/12/09 17:36:45
12838 Log: Resolve win32 - Sarathy's tweak.
12840 !> win32/makedef.pl
12841 ____________________________________________________________________________
12842 [ 351] By: gsar on 1997/12/08 06:13:04
12843 Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12846 ____________________________________________________________________________
12847 [ 350] By: nick on 1997/12/05 00:56:03
12848 Log: Resolve ansiperl against win32
12851 !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12852 !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12853 !> win32/makefile.mk win32/perllib.c win32/win32.h
12854 ____________________________________________________________________________
12855 [ 349] By: gsar on 1997/12/02 07:28:23
12856 Log: Revert to keeping (some) constant strings as globals
12858 ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12859 ! perlvars.h win32/makedef.pl win32/perllib.c
12860 ____________________________________________________________________________
12861 [ 348] By: gsar on 1997/12/02 05:38:06
12862 Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12863 Other minor fixes. Now is a good time to get the changes in win32 branch.
12866 ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12867 ____________________________________________________________________________
12868 [ 347] By: gsar on 1997/12/02 03:32:55
12869 Log: Integrate winansi again. Result builds and passes all tests on all
12872 !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12873 !> win32/makegcc.mk win32/win32.h
12874 ____________________________________________________________________________
12875 [ 346] By: gsar on 1997/12/02 03:28:23
12876 Log: various hacks to get mingw32 to build. Sync Makefile with makefile.mk.
12877 makegcc.mk to be merged into makefile.mk soon.
12879 ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12880 ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12882 ____________________________________________________________________________
12883 [ 345] By: nick on 1997/12/02 01:57:17
12884 Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12887 ! lib/ExtUtils/MM_Win32.pm
12888 ____________________________________________________________________________
12889 [ 344] By: nick on 1997/12/02 01:11:16
12890 Log: Sarathy's patch
12892 ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12893 ! win32/makegcc.mk win32/win32.h
12894 ____________________________________________________________________________
12895 [ 343] By: gsar on 1997/12/01 04:37:06
12896 Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12897 is identical to ansiperl/* now)
12899 +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12900 !> (integrate 34 files)
12901 ____________________________________________________________________________
12902 [ 342] By: nick on 1997/12/01 04:01:57
12903 Log: Builds and passes all tests with gcc on Win32 - phew!
12905 ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12906 ! proto.h util.c win32/makedef.pl
12907 ____________________________________________________________________________
12908 [ 341] By: nick on 1997/12/01 02:54:29
12909 Log: Create a struct for all perls globals (as an option)
12910 Mainly for Mingw32 which cannot import data.
12911 Now only Opcode tests fail (op_desc/op_name not
12914 ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12915 ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12916 ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12917 ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12918 ! win32/win32iop.h win32/win32thread.c
12919 ____________________________________________________________________________
12920 [ 340] By: nick on 1997/11/30 20:21:10
12921 Log: Fixup exports in non -DDEBUGGING case
12924 ____________________________________________________________________________
12925 [ 339] By: nick on 1997/11/30 20:10:04
12926 Log: Disable hard-coded -DDEBUGGING
12928 ! win32/config_h.PL
12929 ____________________________________________________________________________
12930 [ 338] By: nick on 1997/11/30 20:00:19
12931 Log: embed.pl now reads *var*.h to do its stuff.
12932 Split generated embed.h into two - new embedvar.h
12933 is #included when 'op' etc. will not mess up proto.h etc.
12934 Removed #define foo (thr->Tfoo) from thread.h
12935 Added some 'missing' symbols to global.sym, removed
12936 those in the *var*.h files
12937 Has build all MULTIPLICITY/USE_THREADS options on win32
12938 with VC++ (and passed tests), but not with exactly this set
12942 ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12943 ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12945 ____________________________________________________________________________
12946 [ 337] By: nick on 1997/11/29 23:55:31
12947 Log: Globals and structs via macros - part 1 of N
12948 - introduce perlvars.h intrpvar.h and thrdvar.h
12949 - change perl.h and thread.h to include them with
12950 appropriate macros defined
12951 - result is status-quo but with macros
12952 - next step is to tweak embed.* to capitalize on
12953 new easy-to-find info.
12955 + intrpvar.h perlvars.h thrdvar.h
12956 ! perl.h thread.h win32/Makefile
12957 ____________________________________________________________________________
12958 [ 336] By: nick on 1997/11/29 19:13:55
12959 Log: VC++ default to threaded
12962 ____________________________________________________________________________
12963 [ 335] By: nick on 1997/11/29 18:38:26
12964 Log: Avoid __declspec(thread) by default, for both scratch
12965 return areas and THR stuff. Use struct thread intern instead.
12967 ! win32/win32.c win32/win32.h win32/win32sck.c
12968 ! win32/win32thread.c win32/win32thread.h
12969 ____________________________________________________________________________
12970 [ 334] By: nick on 1997/11/29 17:49:04
12971 Log: Non-threaded build fix
12973 ! win32/win32thread.c
12974 ____________________________________________________________________________
12975 [ 333] By: nick on 1997/11/29 17:29:07
12976 Log: Sort out malloc_mutex for perl's malloc
12977 Remove BINCOMPAT3 from embed.pl
12978 Add dependancy to CORE_H for PERL95_OBJ
12980 ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12982 ____________________________________________________________________________
12983 [ 332] By: nick on 1997/11/29 16:21:01
12984 Log: Integrate win32 into ansiperl
12986 !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12987 !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12988 !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12989 !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12990 !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12992 ____________________________________________________________________________
12993 [ 331] By: nick on 1997/11/29 01:35:45
12994 Log: GCC + Threads on Win32 - best gcc results yet
12996 ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12997 ! win32/win32.h win32/win32iop.h win32/win32thread.c
12998 ! win32/win32thread.h
12999 ____________________________________________________________________________
13000 [ 330] By: nick on 1997/11/28 23:05:08
13001 Log: Un-botch gcc workround
13004 ____________________________________________________________________________
13005 [ 329] By: nick on 1997/11/28 22:39:39
13006 Log: Builds completely with Mingw32, dynamic loaded extensions
13007 don't work yet - suspect __declspec() non-implemented issues.
13009 ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
13010 ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
13011 ! win32/runperl.c win32/win32.c win32/win32iop.h
13012 ____________________________________________________________________________
13013 [ 328] By: gsar on 1997/11/28 05:48:15
13014 Log: integrate winansi.
13016 +> win32/config.gc win32/config_H.gc win32/makegcc.mk
13018 !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
13019 !> win32/makedef.pl win32/makefile.mk win32/runperl.c
13020 !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
13021 ____________________________________________________________________________
13022 [ 327] By: gsar on 1997/11/28 05:38:48
13023 Log: Integrate mainline.
13025 !> README.threads hints/irix_6.sh lib/Test/Harness.pm
13026 !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
13027 !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
13028 !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
13029 !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
13031 ____________________________________________________________________________
13032 [ 326] By: nick on 1997/11/27 19:13:36
13033 Log: GCC builds perl.dll and perl.exe on Win32
13035 ! win32/makedef.pl win32/makegcc.mk
13036 ____________________________________________________________________________
13037 [ 325] By: nick on 1997/11/27 17:46:30
13038 Log: Add files and tweak others to get 'native' Mingw32 gcc port as
13039 far as building miniperl and perl.dll (but not import lib yet)
13040 Seems to lack popen()/pclose() and fcloseall() and fflushall().
13041 Also only CRTDLL not MCRTDLL so threading is probably not
13043 Had to mess with win32iop.h's placement as we need __attribute__
13044 to get STDCALL, and #define of printf messes up proto.h
13046 + win32/config.gc win32/config_H.gc win32/makegcc.mk
13047 ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
13048 ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
13049 ! win32/win32iop.h win32/win32sck.c
13050 ____________________________________________________________________________
13051 [ 324] By: mbeattie on 1997/11/27 17:08:06
13052 Log: Give dire warnings about the IRIX 6.2 kernel panic.
13054 ! README.threads hints/irix_6.sh
13055 ____________________________________________________________________________
13056 [ 323] By: mbeattie on 1997/11/27 16:57:33
13057 Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
13058 Subject: Re: ANNOUNCE: perl 5.004_55 is available
13059 Date: 27 Nov 1997 17:18:53 +0100
13060 From: koenig@kulturbox.de (Andreas J. Koenig)
13063 ____________________________________________________________________________
13064 [ 322] By: mbeattie on 1997/11/27 16:12:15
13065 Log: Integrate win32 branch back into mainline.
13067 !> (integrate 42 files)
13068 ____________________________________________________________________________
13069 [ 321] By: mbeattie on 1997/11/27 15:06:36
13070 Log: Fix t/lib/safe2.t for SunOS 4.1.3:
13071 Subject: Re: ANNOUNCE: perl 5.004_55 is available
13072 Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
13073 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13076 ____________________________________________________________________________
13077 [ 320] By: mbeattie on 1997/11/27 15:02:59
13078 Log: Fix MYMALLOC (wrong #define in malloc.c):
13079 Subject: 5.004_55: MYMALLOC completely busted
13080 Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
13081 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13084 ____________________________________________________________________________
13085 [ 319] By: mbeattie on 1997/11/27 15:01:37
13086 Log: Fix newSVrv so sv_setref_foo work better:
13087 Subject: [PATCH] [5.004_55] newSVrv (again)
13088 Date: Thu, 27 Nov 1997 00:25:50 -0500
13089 From: Owen Taylor <owt1@cornell.edu>
13092 ____________________________________________________________________________
13093 [ 318] By: mbeattie on 1997/11/27 14:59:03
13094 Log: Output skipped test information in test suite:
13095 Subject: 5.004_55: Making test harness platform_aware
13096 Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
13097 Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
13099 ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
13100 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
13101 ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
13102 ____________________________________________________________________________
13103 [ 317] By: mbeattie on 1997/11/27 14:55:15
13104 Log: Add 'W'atch command to debugger and improve help:
13105 Subject: 5.004_55: Debugger patch again
13106 Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
13107 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13110 ____________________________________________________________________________
13111 [ 316] By: mbeattie on 1997/11/27 14:52:44
13112 Log: Stop double initialisation of malloc_mutex:
13113 Subject: 5.004_55: Double initialiazation of malloc_mutex
13114 Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
13115 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13117 ! miniperlmain.c win32/perllib.c
13118 ____________________________________________________________________________
13119 [ 315] By: mbeattie on 1997/11/27 14:48:58
13120 Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
13123 ____________________________________________________________________________
13124 [ 314] By: nick on 1997/11/27 01:03:19
13125 Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
13127 !> (integrate 897 files)
13128 ____________________________________________________________________________
13129 [ 313] By: gsar on 1997/11/26 03:20:55
13130 Log: merge win32-aware installperl in ansiperl branch.
13133 ____________________________________________________________________________
13134 [ 312] By: gsar on 1997/11/26 01:50:37
13135 Log: Fix for C<sort 'foo'...> bug:
13136 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13137 Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
13138 Subject: [PATCH] Re: Sort grammar bug
13139 Date: Sat, 01 Nov 1997 14:46:35 -0500
13141 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13142 Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
13143 Subject: Re: Sort grammar bug
13144 Date: Sun, 02 Nov 1997 12:47:51 +0000
13146 ! t/op/sort.t toke.c
13147 ____________________________________________________________________________
13148 [ 311] By: nick on 1997/11/26 01:42:50
13149 Log: Win32-ize installperl
13152 ____________________________________________________________________________
13153 [ 310] By: gsar on 1997/11/26 01:36:39
13154 Log: Another trivial patch:
13155 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13156 Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
13157 Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets?
13158 Date: Wed, 29 Oct 1997 21:45:26 -0500
13161 ____________________________________________________________________________
13162 [ 309] By: nick on 1997/11/26 01:33:32
13163 Log: Fixup _55 for Win32:
13164 Missed thread :-> perl_thread changes
13165 Two #define THR (not the same)
13166 K&R style func in hv.c
13168 ! hv.c win32/win32thread.c win32/win32thread.h
13169 ____________________________________________________________________________
13170 [ 308] By: gsar on 1997/11/26 01:30:21
13171 Log: Sync yet another patch (this one manually edited):
13172 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13173 Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
13174 Subject: [PATCH] Re: local($@) gives core dump
13175 Date: Tue, 28 Oct 1997 21:51:25 -0500
13178 ____________________________________________________________________________
13179 [ 307] By: gsar on 1997/11/26 01:22:10
13180 Log: Sync another change from local repository.
13181 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13182 Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
13183 Subject: Re: do_postponed breaks with multiple interpreters
13184 Date: Tue, 28 Oct 1997 22:16:13 -0500
13187 ____________________________________________________________________________
13188 [ 306] By: gsar on 1997/11/26 01:17:46
13189 Log: Sync a change from local repository.
13190 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13191 Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
13192 Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
13193 Date: Tue, 28 Oct 1997 20:06:06 -0500
13196 ____________________________________________________________________________
13197 [ 305] By: nick on 1997/11/26 00:50:10
13198 Log: Integrate mainline as of _55
13201 !> (integrate 36 files)
13202 ____________________________________________________________________________
13203 [ 304] By: gsar on 1997/11/26 00:27:57
13204 Log: Various changes to make it build cleanly and pass all tests:
13205 - needed to run `perl embed.pl`
13206 - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
13207 - fix prototypes for a few declarations (Borland is finally quiet)
13208 - move declaration of Mymalloc etc to perl.h (since win32 and other
13209 ports may #define malloc themselves, to let extensions bind to
13210 the version that perl used)
13211 - move struct reg_data into a public header file, since it is
13212 referenced in a public datatype
13213 - win32 makefile fixes
13214 - fix remaining s/thread/perl_thread/
13216 ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
13217 ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
13218 ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
13219 ! win32/win32.h win32/win32iop.h win32/win32thread.c
13220 ____________________________________________________________________________
13221 [ 303] By: gsar on 1997/11/25 20:57:31
13222 Log: Fixup the places where the automatic merge got it wrong.
13223 Previous change (#302) was just a normal integration--ignore the
13224 "reverse" in there.
13227 ____________________________________________________________________________
13228 [ 302] By: gsar on 1997/11/25 20:32:12
13229 Log: reverse integrate mainline
13232 !> (integrate 896 files)
13238 ____________________________________________________________________________
13239 [ 301] By: mbeattie on 1997/11/25 17:59:53
13240 Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
13243 ____________________________________________________________________________
13244 [ 300] By: mbeattie on 1997/11/25 16:29:36
13245 Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
13247 ! MANIFEST patchlevel.h
13248 ____________________________________________________________________________
13249 [ 299] By: mbeattie on 1997/11/25 15:59:16
13250 Log: Move malloc_mutex initialisation/destruction:
13251 Subject: patch to 5.004_54 for pthreads with Perl's malloc
13252 From: ilya@math.ohio-state.edu (Ilya Zakharevich)
13254 ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
13255 ! unixish.h vms/vmsish.h
13256 ____________________________________________________________________________
13257 [ 298] By: mbeattie on 1997/11/25 15:49:22
13258 Log: Make hv_ functions cope better with 'm'-magic:
13259 Subject: [5.004_54] Another neglected patch
13260 Date: Fri, 21 Nov 1997 22:28:17 -0500
13261 From: Owen Taylor <owt1@cornell.edu>
13264 ____________________________________________________________________________
13265 [ 297] By: mbeattie on 1997/11/25 15:47:36
13266 Log: Fix typo in Thread.xs.
13268 ! ext/Thread/Thread.xs
13269 ____________________________________________________________________________
13270 [ 296] By: mbeattie on 1997/11/25 15:42:07
13271 Log: Integrate from ansi branch to mainline.
13273 !> (integrate 890 files)
13274 ____________________________________________________________________________
13275 [ 295] By: mbeattie on 1997/11/25 14:29:31
13276 Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
13277 Subject: Re: _54 on AIX
13278 Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
13279 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13281 ! ext/DynaLoader/dl_aix.xs
13282 ____________________________________________________________________________
13283 [ 294] By: mbeattie on 1997/11/25 14:29:10
13284 Log: AIX patch for hints/aix.sh:
13285 Subject: Re: _54 on AIX
13286 Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
13287 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13290 ____________________________________________________________________________
13291 [ 291] By: mbeattie on 1997/11/25 14:17:05
13292 Log: Fix scalar dereference of threadsv variables (e.g. $$_).
13295 ____________________________________________________________________________
13296 [ 290] By: mbeattie on 1997/11/25 14:16:29
13297 Log: AIX patch (including Configure support for {sched,pthread}_yield,
13298 pthread initial detach state, renaming perl_thread to perl_os_thread
13299 and struct thread to struct perl_thread):
13300 Subject: Re: _54 on AIX
13301 Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
13302 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13304 ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
13305 ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
13306 ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
13307 ! proto.h sv.h thread.h util.c win32/win32thread.c
13308 ! win32/win32thread.h
13309 ____________________________________________________________________________
13310 [ 289] By: mbeattie on 1997/11/25 12:33:02
13311 Log: Rename perl_thread to perl_os_thread.
13313 ! fakethr.h thread.h util.c win32/win32thread.h
13314 ____________________________________________________________________________
13315 [ 288] By: mbeattie on 1997/11/25 12:27:35
13316 Log: Remove bincompat3 support:
13317 Subject: Re: ANNOUNCE: perl5.004_54 is available
13318 Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
13319 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13321 ! Configure INSTALL embed.h global.sym malloc.c
13322 ____________________________________________________________________________
13323 [ 287] By: mbeattie on 1997/11/25 12:23:50
13324 Log: Emacs/tags update:
13325 Subject: Emacs/tags update for 5.004_54
13326 Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
13327 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13330 ! MANIFEST Makefile.SH emacs/cperl-mode.el
13331 ____________________________________________________________________________
13332 [ 286] By: nick on 1997/11/23 23:03:56
13336 ____________________________________________________________________________
13337 [ 285] By: gsar on 1997/11/23 08:26:00
13338 Log: Initial reverse integration of winansi branch.
13340 !> (integrate 50 files)
13341 ____________________________________________________________________________
13342 [ 284] By: gsar on 1997/11/23 07:32:24
13343 Log: Add to docs about the BEGIN { shift } feature. Make the change
13344 yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
13346 ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
13347 ____________________________________________________________________________
13348 [ 283] By: nick on 1997/11/22 21:29:30
13349 Log: Duplicate perl_threadsv
13352 ____________________________________________________________________________
13353 [ 282] By: nick on 1997/11/22 21:18:11
13354 Log: Munge pseudo-Configure stuff to add -thread to archname as
13355 Malcolm seems to think that is way to test for threads.
13356 Update @INC stuffing hackery to have traditional @INC
13357 search order archlib, privlib, sitearch, site.
13359 ! t/lib/english.t win32/config.bc win32/config_H.bc
13360 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
13361 ! win32/makefile.mk win32/win32.c win32/win32.h
13362 ____________________________________________________________________________
13363 [ 281] By: nick on 1997/11/22 19:28:21
13364 Log: Builds and passes all but english.t on win32 VC++
13366 ! global.sym pp_ctl.c win32/Makefile win32/config.vc
13367 ! win32/config_H.vc win32/win32thread.h
13368 ____________________________________________________________________________
13369 [ 280] By: nick on 1997/11/22 18:10:50
13370 Log: ansiperl builds with Borland C++ again
13372 ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
13373 ! win32/config.bc win32/config_H.bc win32/perlglob.c
13374 ! win32/win32.c win32/win32.h
13375 ____________________________________________________________________________
13376 [ 279] By: nick on 1997/11/22 16:42:51
13377 Log: Resolve ansiperl against mainline
13379 !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
13380 !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
13381 !> t/lib/english.t thread.h toke.c util.c
13382 ____________________________________________________________________________
13383 [ 278] By: nick on 1997/11/22 16:30:27
13384 Log: Resolve ansiperl against win32
13386 !> (integrate 55 files)
13387 ____________________________________________________________________________
13388 [ 277] By: gsar on 1997/11/22 09:48:02
13389 Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
13390 - added a test for the above
13391 - fixed up perly.c.diff and vms/perl_c.vms for above and added the
13394 ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
13395 ____________________________________________________________________________
13396 [ 276] By: gsar on 1997/11/22 07:24:01
13397 Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
13398 when USE_THREADS. GCC for instance, can do without macros that use
13399 globals. Instead, selectively re#define only those macros
13400 that use globals to their functional equivalents. Tests 100% on
13401 Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
13404 ____________________________________________________________________________
13405 [ 275] By: gsar on 1997/11/22 05:27:04
13406 Log: Integrate mainline.
13408 +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
13409 - lib/Class/Fields.pm lib/ISA.pm
13410 !> (integrate 41 files)
13411 ____________________________________________________________________________
13412 [ 274] By: mbeattie on 1997/11/21 18:28:22
13413 Log: $_ is now per-thread (rather a lot of changes). Only tested under
13414 *-linux-thread at the moment.
13416 ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
13417 ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
13418 ! t/lib/english.t thread.h toke.c util.c
13419 ____________________________________________________________________________
13420 [ 273] By: mbeattie on 1997/11/21 10:31:29
13421 Log: Filter patch to toke.c:
13422 Subject: Tiny core patch for source filters
13423 Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
13424 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13427 ____________________________________________________________________________
13428 [ 272] By: nick on 1997/11/21 00:54:43
13429 Log: Basic integrate of lastest perl into ansiperl
13431 +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
13432 - lib/Class/Fields.pm lib/ISA.pm
13433 ! win32/win32.c win32/win32.h
13434 !> (integrate 57 files)
13435 ____________________________________________________________________________
13436 [ 271] By: mbeattie on 1997/11/20 12:12:00
13437 Log: Initial stab at IRIX configuration support for threading. Manually
13438 applied parts of following patches:
13439 Subject: Perl 5.004_54 on IRIX
13440 Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
13441 From: Jarkko Hietaniemi <jhi@iki.fi>
13442 Subject: Re: Perl 5.004_54 on IRIX
13443 Date: 19 Nov 1997 17:10:17 -0800
13444 From: Scott Henry <scotth@sgi.com>
13446 ! README.threads hints/irix_6.sh hints/irix_6_0.sh
13447 ! hints/irix_6_1.sh perl.h
13448 ____________________________________________________________________________
13449 [ 270] By: mbeattie on 1997/11/19 17:45:37
13450 Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
13451 SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
13452 also fixed two instances of referring to SVs after destruction.
13454 ! regcomp.c regexec.c
13455 ____________________________________________________________________________
13456 [ 269] By: mbeattie on 1997/11/19 15:33:23
13457 Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
13458 changed by mg_get(*keysp) (!). Introducing a new local variable
13459 fixed it but I don't know if it's a compiler problem or some
13460 other corruption happening elsewhere.
13463 ____________________________________________________________________________
13464 [ 268] By: mbeattie on 1997/11/19 11:39:49
13465 Log: Let Configure sort out get{host,net}byaddr* prototypes:
13466 Subject: [PATCH] 5.004_54: little something for
13467 get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
13468 Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
13469 From: Jarkko Hietaniemi <jhi@iki.fi>
13471 ! Configure config_h.SH pp_sys.c
13472 ____________________________________________________________________________
13473 [ 267] By: mbeattie on 1997/11/19 11:04:15
13474 Log: Jumbo regexp patch applied (with minor fix-up tweaks):
13475 Subject: Version 7 of Jumbo RE patch available
13476 Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
13477 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13479 ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
13480 ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
13481 ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
13482 ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
13484 ____________________________________________________________________________
13485 [ 266] By: mbeattie on 1997/11/18 17:26:09
13486 Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
13488 Subject: tie fake hash patch for 5.004_54
13489 Date: Sat, 15 Nov 1997 19:18:30 -0500
13490 From: Joshua Pritikin <pritikin@mindspring.com>
13493 ! av.c embed.h global.sym proto.h
13494 ____________________________________________________________________________
13495 [ 265] By: mbeattie on 1997/11/18 16:51:04
13496 Log: Bring MANIFEST up to date. Add new thread tests.
13498 + ext/Thread/die.t ext/Thread/die2.t
13500 ____________________________________________________________________________
13501 [ 264] By: mbeattie on 1997/11/18 16:41:27
13502 Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
13503 is assigned to. Added tests to t/op/array.t. magic_setisa now
13504 warns about including non-existent packages in @ISA when -w is on.
13506 - lib/Class/Fields.pm lib/ISA.pm
13507 ! mg.c t/op/array.t
13508 ____________________________________________________________________________
13509 [ 263] By: mbeattie on 1997/11/18 16:38:57
13510 Log: Fix typo in win32 -> mainline integration.
13513 ____________________________________________________________________________
13514 [ 262] By: mbeattie on 1997/11/18 11:56:09
13515 Log: Integrate win32 branch back into mainline.
13517 - win32/win32io.c win32/win32io.h
13519 !> (integrate 30 files)
13520 ____________________________________________________________________________
13521 [ 261] By: gsar on 1997/11/18 00:14:02
13522 Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
13524 ! win32/config.bc win32/config.vc win32/config_H.bc
13525 ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
13526 ____________________________________________________________________________
13527 [ 260] By: nick on 1997/11/16 23:16:16
13528 Log: Generic file changes for MYMALLOC
13530 ! miniperlmain.c perl.c
13531 ____________________________________________________________________________
13532 [ 259] By: nick on 1997/11/16 23:14:36
13533 Log: MYMALLOC for Win32:
13534 1. Initialize malloc_mutex before it is used (all platforms!)
13535 2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
13536 3. Tweak win32/config*.* to define MYMALLOC
13537 4. Provide sbrk() in terms of VirtualAlloc().
13539 Also fixup -MT (perl95) build to handle Perl_current_thread
13540 via call to DLL (as though an extension).
13542 ! win32/Makefile win32/config.bc win32/config.vc
13543 ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13544 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13545 ! win32/win32iop.h win32/win32thread.h
13546 ____________________________________________________________________________
13547 [ 258] By: nick on 1997/11/15 20:42:28
13548 Log: Implement dTHR via __declspec(thread) - part 2
13550 ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13551 ____________________________________________________________________________
13552 [ 257] By: nick on 1997/11/15 19:52:53
13553 Log: Use __declspec(thread) var rather tha TslAlloc & co.
13555 ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13556 ____________________________________________________________________________
13557 [ 256] By: gsar on 1997/11/15 02:58:09
13558 Log: Add #include guard in Thread.xs so it will build even under
13559 no USE_THREADS (for win32). This was missed because of edit
13560 w/o checkout perforce kludge.
13562 ! ext/Thread/Thread.xs
13563 ____________________________________________________________________________
13564 [ 255] By: nick on 1997/11/15 00:33:46
13565 Log: Integrate mainline (5.004_54?) into ansiperl
13567 !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13568 !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
13569 !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
13570 !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
13571 !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
13572 ____________________________________________________________________________
13573 [ 254] By: nick on 1997/11/15 00:25:26
13574 Log: Interate win32 into ansiperl
13576 +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13578 !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13579 !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13580 !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13581 !> t/op/magic.t thread.h win32/Makefile win32/config.bc
13582 !> win32/config.vc win32/config_sh.PL win32/makefile.mk
13583 ____________________________________________________________________________
13584 [ 253] By: gsar on 1997/11/14 22:04:58
13585 Log: Integrate mainline changes into win32 branch. Now would be a good time
13586 to reverse integrate the win32 branch into mainline.
13588 +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13590 !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13591 !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13592 !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13593 !> t/op/magic.t thread.h
13599 ____________________________________________________________________________
13600 [ 252] By: mbeattie on 1997/11/14 15:07:19
13601 Log: Two more delays added to test suite to help *-solaris-thread.
13603 ! t/io/pipe.t t/lib/io_pipe.t
13604 ____________________________________________________________________________
13605 [ 251] By: mbeattie on 1997/11/14 15:05:57
13606 Log: Remove stale code from Thread.xs.
13608 ! ext/Thread/Thread.xs
13609 ____________________________________________________________________________
13610 [ 250] By: mbeattie on 1997/11/14 10:12:40
13611 Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
13612 doesn't run handlers for self-sent signals until kill has returned.)
13615 ____________________________________________________________________________
13616 [ 249] By: gsar on 1997/11/14 05:14:44
13617 Log: Fix various details in win32 makefiles and Config.pm setup.
13618 - ldflags is set for both compilers now
13619 - extensions list is now correct
13620 - delete perl95.exe on distclean
13621 - cf_time now gets updated (once)
13622 - ccdlflags is set for Borland
13623 - fix startperl so dprofpp works
13625 ! win32/Makefile win32/config.bc win32/config.vc
13626 ! win32/config_sh.PL win32/makefile.mk
13627 ____________________________________________________________________________
13628 [ 248] By: mbeattie on 1997/11/13 18:01:27
13629 Log: Rewrite thread return code to distinguish between ordinary return
13630 and die() and make join propagate the die. Add tiny method eval
13631 which just does "return eval { shift->join; }". Add Thread::Specific
13632 class for access to thread specific user data along with specific.t.
13633 Rename Class to classname throughout Thread.xs for consistency.
13634 Fix pp_specific to pp_threadsv in global.sym. Add support to
13635 pp_entersub in pp_hot.c to lock stash for static locked methods.
13637 + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13639 ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13640 ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
13641 ____________________________________________________________________________
13642 [ 247] By: mbeattie on 1997/11/13 14:13:30
13643 Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
13644 to avoid the Digital UNIX clash no longer works). Changed the #ifdef
13645 in pp_sys.c for whether getnet* function get protoyped (since the
13646 default had a broken prototype for getnetbyaddr).
13648 ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13650 ____________________________________________________________________________
13651 [ 246] By: nick on 1997/11/13 02:44:40
13652 Log: Integrate Win32 branch
13654 - configure ext/util/extliblist win32/bin/pl2bat.bat
13655 - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13656 - win32/config.H win32/config.w32 win32/win32io.c
13658 !> (integrate 905 files)
13659 ____________________________________________________________________________
13660 [ 245] By: nick on 1997/11/13 00:47:54
13661 Log: Integrate (-ay) win32 branch at its creation to
13662 establish and ancestor as per perkforce technote #9
13664 +> configure ext/util/extliblist win32/bin/pl2bat.bat
13665 +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13666 +> win32/config.H win32/config.w32
13667 !> (integrate 859 files)
13668 ____________________________________________________________________________
13669 [ 244] By: gsar on 1997/11/12 22:26:39
13670 Log: More cleanups of win32/win32*.[ch] files. win32/win32iop.h now
13671 contains the all the declarations and macros for the win32io layer.
13672 New std-ish functions are exported now. All win32-specific exported
13673 functions begin with "win32_" consistently. win32 version of
13674 init_os_extras() is now exported, so embedders can get the in-core
13677 ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
13678 ! win32/win32iop.h win32/win32sck.c
13679 ____________________________________________________________________________
13680 [ 243] By: gsar on 1997/11/12 07:41:52
13681 Log: Really delete deleted files.
13683 - win32/win32io.c win32/win32io.h
13684 ____________________________________________________________________________
13685 [ 242] By: gsar on 1997/11/12 07:40:54
13686 Log: Egregious IOsubsystem code excised. Phew, what a relief! Two
13687 files (win32/win32io.[ch]) completely removed, as are all traces
13688 of them in makefiles and MANIFEST. RunPerl() retains the void* arg
13689 for later. Various myfoo() things regularized to my_foo(). CPP not
13690 required anymore to create a perl binary :)
13692 ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
13693 ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13694 ! win32/win32io.c win32/win32io.h win32/win32iop.h
13696 ____________________________________________________________________________
13697 [ 241] By: gsar on 1997/11/12 05:31:28
13698 Log: Fix various win32 code blemishes:
13700 - s/(CROAK|WARN)/lc($1)/eg
13701 - remove deadcode from most places
13703 ! win32/makedef.pl win32/win32.c win32/win32io.c
13705 ____________________________________________________________________________
13706 [ 240] By: gsar on 1997/11/12 04:36:29
13707 Log: Carry over changes in ansiperl branch. Win32 branch is now
13710 ! embed.h global.sym perl.c win32/win32thread.c
13711 ! win32/win32thread.h
13712 ____________________________________________________________________________
13713 [ 239] By: gsar on 1997/11/12 03:39:57
13714 Log: Add missing win32_closesocket() and export it (extension writers' complaint).
13716 ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
13717 ____________________________________________________________________________
13718 [ 238] By: gsar on 1997/11/12 03:25:17
13719 Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
13720 done cleaner, if really needed (perhaps only for efficiency reasons?)).
13721 Redundant EXTERN_C definitions and related warnings fixed.
13723 ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
13724 ! win32/win32iop.h win32/win32sck.c
13725 ____________________________________________________________________________
13726 [ 237] By: nick on 1997/11/12 02:45:15
13728 - #undef start_env before re-#defining it
13729 - change pp_specific pp_threadsv in global.sym
13731 - avoid HAVE_THREAD_INTERN - we don't and empty struct
13732 is a pain. If we did have it it would contain cached
13733 values of things we can only get at _IN_ the thread
13734 so new_struct_thread is wrong place to call it.
13735 - add new macro SET_THREAD_SELF - we must (in main thread)
13736 define in win32thread.h, support in win32thread.c,
13737 test and call in perl.c
13739 ! embed.h global.sym perl.c thread.h win32/win32thread.c
13740 ! win32/win32thread.h
13741 ____________________________________________________________________________
13742 [ 236] By: nick on 1997/11/12 01:54:23
13743 Log: Integrate mainline after it integrated us.
13744 Accepted 'theirs' everywhere - so two branches should
13745 now point to same files again.
13746 Almost all of these were what was suggested, others were
13747 whitespace diffs. A few dubious spots which we will now
13750 !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13751 !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13752 !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13753 !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13755 ____________________________________________________________________________
13756 [ 235] By: gsar on 1997/11/12 01:22:26
13757 Log: Minor tweaks to add a thread_intern struct that should ultimately
13758 contain all the win32-specific statics.
13759 Win32 branch now passes all tests with or w/o USE_THREADS.
13761 ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13762 ____________________________________________________________________________
13763 [ 234] By: gsar on 1997/11/11 23:08:54
13764 Log: Initial (untested) integration of mainline changes.
13767 !> (integrate 89 files)
13768 ____________________________________________________________________________
13769 [ 233] By: mbeattie on 1997/11/11 18:07:30
13770 Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13773 ____________________________________________________________________________
13774 [ 232] By: mbeattie on 1997/11/11 17:49:12
13775 Log: t/TEST (reverted to @229 version) should have been included in the
13776 previous change (231) but my way of recovering it didn't work
13777 properly. The change 231 comments about successful tests applies
13778 to this t/TEST (i.e. as of this change).
13781 ____________________________________________________________________________
13782 [ 231] By: mbeattie on 1997/11/11 17:46:59
13783 Log: Fix up ansiperl integration. Back to passing all expected tests
13784 with usethreads. Untested with non-threaded perl.
13786 ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13787 ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13788 ____________________________________________________________________________
13789 [ 230] By: mbeattie on 1997/11/11 16:36:22
13790 Log: Initial integration of ansi branch into mainline (untested).
13792 +> t/lib/thread.t t/op/nothread.t thread.sym
13794 !> (integrate 84 files)
13795 ____________________________________________________________________________
13796 [ 229] By: mbeattie on 1997/11/11 15:20:43
13797 Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13798 getting per-thread magicals. Fixed thr->errsv initialisation.
13800 ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13801 ! t/lib/safe2.t toke.c
13802 ____________________________________________________________________________
13803 [ 228] By: mbeattie on 1997/11/11 12:48:26
13804 Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13805 thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13806 GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13807 again for non-threaded perl. Enhanced perl_get_sv to return
13808 per-thread magicals where necessary for threaded perl.
13810 ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13811 ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13812 ____________________________________________________________________________
13813 [ 227] By: mbeattie on 1997/11/11 11:00:02
13818 hashlock fixed on 1997/11/11 by mbeattie@localhost
13820 Subject: [perl5.004_53; patch] Another hash-locking fix
13821 Date: 23 Oct 1997 14:13:55 -0400
13822 From: Owen Taylor <owt1@cornell.edu>
13825 ____________________________________________________________________________
13826 [ 226] By: gsar on 1997/11/11 02:11:23
13827 Log: Slightly more refined lock() keyword recognition (using %INC).
13830 ____________________________________________________________________________
13831 [ 225] By: gsar on 1997/11/11 00:26:09
13832 Log: "weak" lock keyword (hardcoded initial implementation) now works.
13833 if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13834 is recognized as a sub, a regular keyword otherwise. Could be
13835 generalized by storing a flag for every op in OP struct, and turning
13836 the flag off when Thread.xs loads.
13839 ____________________________________________________________________________
13840 [ 224] By: gsar on 1997/11/10 22:59:55
13841 Log: Merge a patch in preparation for "weak keywords":
13842 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13843 Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13844 Subject: [PATCH] global overrides for keywords
13845 Date: Wed, 08 Oct 1997 02:18:23 -0400
13847 ! embed.h interp.sym perl.c perl.h toke.c
13848 ____________________________________________________________________________
13849 [ 223] By: gsar on 1997/11/10 22:41:31
13850 Log: Remove runlevel. It was used to count how many runops() calls
13851 we were in the process of executing, and longjmp() to the topmost
13852 one (if not already there). We use a null top_env->je_prev
13853 to distinguish that now.
13855 ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13856 ____________________________________________________________________________
13857 [ 222] By: gsar on 1997/11/10 04:47:48
13858 Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13859 USE_THREADS case builds and passes all tests using both compilers.
13861 - fixup win32/makedef.pl to skip more symbols for non-thread build.
13862 - sync win32/Makefile with win32/makefile.mk
13863 >>>Non-thread build fails a lot of tests.<<<
13866 ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13867 ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13868 ! win32/makedef.pl win32/makefile.mk
13869 ____________________________________________________________________________
13870 [ 221] By: gsar on 1997/11/10 00:57:53
13871 Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13874 + t/lib/thread.t t/op/nothread.t
13875 ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13876 ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13877 ! util.c win32/Makefile win32/config.bc win32/config.vc
13878 ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13879 ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13880 ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13881 ! win32/win32thread.c win32/win32thread.h
13882 ____________________________________________________________________________
13883 [ 220] By: gsar on 1997/11/09 22:44:41
13884 Log: Integrate latest mainline into win32 branch.
13886 +> win32/win32thread.c win32/win32thread.h
13887 !> (integrate 39 files)
13888 ____________________________________________________________________________
13889 [ 219] By: nick on 1997/11/09 21:46:06
13890 Log: Conditionalize english.t,
13891 Enhance times() for NT,
13892 (Failed) attempt to implement alarm(),
13893 Fixed config.h dependancy in makefile.mk
13895 ! t/lib/english.t win32/config.bc win32/config_H.bc
13896 ! win32/makefile.mk win32/win32.c
13897 ____________________________________________________________________________
13898 [ 218] By: nick on 1997/11/09 15:38:00
13899 Log: Dick Hardt's patch for build on Alpha
13902 ____________________________________________________________________________
13903 [ 217] By: nick on 1997/11/09 03:31:20
13904 Log: MakeMaker not in vofig noise fix for dmake
13906 ! win32/config.bc win32/makefile.mk
13907 ____________________________________________________________________________
13908 [ 216] By: nick on 1997/11/09 03:15:06
13909 Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13910 TIEHASH works, but 2nd call (after db is closed, attempt
13911 to reopen) tries to AUTOLOAD TIEHASH rather than using
13915 ____________________________________________________________________________
13916 [ 215] By: nick on 1997/11/08 16:41:24
13917 Log: Cleanup MakeMaker 'not in config' noise
13919 ! win32/Makefile win32/config.vc
13920 ____________________________________________________________________________
13921 [ 214] By: nick on 1997/11/08 15:07:24
13922 Log: Remove 'configure' leaving configure.gnu and Configure
13923 Win32 ignores case and keeps trying to update
13924 repository copy of 'configure' or 'Configure' with
13929 ____________________________________________________________________________
13930 [ 213] By: nick on 1997/11/08 15:03:39
13931 Log: Get threads working again on Win32
13932 Root cause of fail was init_thread_intern() in
13933 new_struct_thread() (which is called in parent thread)
13934 clobbering dTHR of parent thread.
13935 It is doubtfull if setting 'self' in new_struct_thread()
13936 is 'right' but left in for now.
13938 ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13939 ! win32/win32thread.c win32/win32thread.h
13940 ____________________________________________________________________________
13941 [ 212] By: nick on 1997/11/08 00:34:03
13942 Log: Add :base_thread to :default in Opcode.pm
13943 This allows lib/safe.t to pass when threaded.
13944 It is unclear if 'lock' should be safe as it allows
13945 denial of service attack, but could not figure out
13946 how to add just 'specific' (sic) to :default
13947 without triggering 'already tagged' warning noise.
13949 ! ext/Opcode/Opcode.pm win32/makefile.mk
13950 ____________________________________________________________________________
13951 [ 211] By: nick on 1997/11/07 23:59:31
13952 Log: Merge changes as of 18:00 CST
13954 !> op.c pp.c pp_sys.c thread.h util.c
13955 ____________________________________________________________________________
13956 [ 210] By: nick on 1997/11/07 23:52:35
13957 Log: Reverse integrate Malcolm's chanes into local
13958 repository, then import result back into my view
13959 of Malcolm's repository.
13960 Builds and passes (most) tests with GNU C++/Solaris
13961 and Borland C++, Win32.
13963 ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13964 ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13965 ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13966 ! thread.h toke.c util.c win32/makefile.mk
13967 ____________________________________________________________________________
13968 [ 209] By: mbeattie on 1997/11/07 18:12:36
13969 Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13970 DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13971 not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13972 missing #ifdef USE_THREADS around some DEBU_L statements in die().
13973 Building without USE_THREADS fails quite a lot of tests. It looks
13974 as though the move to per-thread magicals must be missing some
13975 #ifdef USE_THREADS.
13977 ! op.c pp.c pp_sys.c thread.h util.c
13978 ____________________________________________________________________________
13979 [ 208] By: nick on 1997/11/07 01:37:28
13980 Log: Raw integrate of latest perl
13983 !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13984 !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13985 !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13986 !> thread.h toke.c util.c
13987 ____________________________________________________________________________
13988 [ 207] By: mbeattie on 1997/11/06 14:58:00
13989 Log: Update README.threads and Todo.5.005.
13991 ! README.threads Todo.5.005
13992 ____________________________________________________________________________
13993 [ 206] By: mbeattie on 1997/11/06 14:37:37
13994 Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13996 ! op.c pp_ctl.c proto.h scope.h
13997 ____________________________________________________________________________
13998 [ 205] By: mbeattie on 1997/11/06 14:31:38
13999 Log: Per-thread magicals now stored in their own thr->magicals and keyed
14000 more directly. cvcache and oursv become ordinary struct thread
14001 fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
14002 for 0 again. Main thread initialisation done by new function
14003 init_main_thread instead of (now fixed) new_struct_thread.
14007 jmpenv fixed on 1997/11/06 by mbeattie@localhost
14009 Subject: [perl5.004_53; patch] eval's and threads
14010 Date: 23 Oct 1997 23:59:19 -0400
14011 From: Owen Taylor <owt1@cornell.edu>
14015 ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
14016 ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
14017 ____________________________________________________________________________
14018 [ 204] By: mbeattie on 1997/11/05 17:18:18
14019 Log: Per-thread magicals mostly working (and localisable). Now getting
14020 intermittent occasional "Use of uninitialized value" warnings
14021 which may be due to some op flag black magic I've broken.
14023 ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
14024 ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
14025 ____________________________________________________________________________
14026 [ 203] By: nick on 1997/11/05 01:04:10
14027 Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
14029 ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
14030 ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
14031 ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
14032 ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
14033 ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
14034 ! win32/config.vc win32/config_H.vc win32/makedef.pl
14035 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14036 ! win32/win32io.c win32/win32io.h win32/win32iop.h
14037 ! win32/win32sck.c win32/win32thread.h
14038 ____________________________________________________________________________
14039 [ 202] By: nick on 1997/11/05 00:50:27
14040 Log: Compile(d) at least once with threads on win32
14043 ! embed.h perl.c thread.h
14044 ____________________________________________________________________________
14045 [ 201] By: nick on 1997/11/05 00:32:13
14046 Log: Trivial integrate
14049 ____________________________________________________________________________
14050 [ 200] By: mbeattie on 1997/11/04 12:06:09
14051 Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
14054 ____________________________________________________________________________
14055 [ 199] By: nick on 1997/11/01 00:18:52
14056 Log: Integrate mainline @ 18:15 CST 31 Oct 1997
14058 !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
14059 !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
14060 !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
14062 ____________________________________________________________________________
14063 [ 198] By: nick on 1997/11/01 00:08:33
14064 Log: win32thread.* not in MANIFEST which has muddled moving
14065 back and forth between depots.
14067 ! MANIFEST win32/win32thread.c win32/win32thread.h
14068 ____________________________________________________________________________
14069 [ 197] By: nick on 1997/11/01 00:02:49
14072 + t/lib/thread.t t/op/nothread.t thread.sym
14074 ____________________________________________________________________________
14075 [ 196] By: nick on 1997/10/31 23:54:01
14076 Log: Further ANSI changes now builds and passes (most) tests
14079 ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
14080 ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
14081 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14082 ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
14083 ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
14084 ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
14085 ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
14086 ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
14087 ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
14088 ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
14090 ____________________________________________________________________________
14091 [ 195] By: mbeattie on 1997/10/31 18:05:31
14092 Log: Half way through moving per-thread magicals into per-thread fields
14093 and the associated new OP_SPECIFIC and find_thread_magical stuff.
14094 perl will compile but plenty of the magicals are still broken.
14096 ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
14097 ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
14098 ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
14100 ____________________________________________________________________________
14101 [ 194] By: nick on 1997/10/31 01:43:49
14102 Log: Convert miniperl sources to ANSI C. Several passes of
14103 GNU C's 'protoize' plus a few hand edits.
14104 Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
14105 Does not link seems gcc's C++ does not define a symbol for
14106 const char foo[] = "....";
14107 i.e. with empty [].
14109 ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
14110 ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
14111 ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14112 ! sv.c taint.c toke.c universal.c util.c
14113 ____________________________________________________________________________
14114 [ 193] By: nick on 1997/10/30 03:00:01
14115 Log: Make the ansi branch
14117 +> (branch 907 files)
14118 ____________________________________________________________________________
14119 [ 192] By: nick on 1997/10/30 02:48:17
14120 Log: Oneperl builds with THREADS/THISPTR Borland
14121 Manualy inserted Sarathy's new COND_XXXXX from his mail.
14122 Manual change if Tself -> self as was easier than resolve :-(
14123 Two aTHIS's in op.c
14125 ! embed.h op.c thread.h thread.sym win32/makefile.mk
14126 ! win32/win32thread.h
14127 ____________________________________________________________________________
14128 [ 191] By: nick on 1997/10/30 01:54:50
14129 Log: Raw resolve of latest sources with oneperl
14131 !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
14132 !> opcode.pl perl.c thread.h win32/win32thread.c
14133 !> win32/win32thread.h
14134 ____________________________________________________________________________
14135 [ 190] By: mbeattie on 1997/10/29 14:39:54
14136 Log: Remove global macro "self". Change thr->Tself to thr->self.
14138 ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
14139 ! win32/win32thread.c win32/win32thread.h
14140 ____________________________________________________________________________
14141 [ 189] By: mbeattie on 1997/10/29 12:49:01
14142 Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
14145 ____________________________________________________________________________
14146 [ 188] By: mbeattie on 1997/10/29 12:45:32
14147 Log: Add pp_lock knowledge to compiler
14149 ! Compiler/ccop.c Compiler/ccop.h
14150 ____________________________________________________________________________
14151 [ 187] By: mbeattie on 1997/10/29 12:45:02
14152 Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
14155 ____________________________________________________________________________
14156 [ 186] By: mbeattie on 1997/10/29 12:43:36
14157 Log: Move compiler OP class information into opcode.pl.
14159 ! op.h opcode.h opcode.pl
14160 ____________________________________________________________________________
14161 [ 185] By: nick on 1997/10/26 22:52:05
14162 Log: Split failing test in op/misc.t into op/nothread.t
14163 so all tests can be passed where they apply.
14164 Cleanup other two cases of THREADS/THISPTR.
14165 Conditional compile option for CriticalSection's on Win32
14168 ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
14169 ! win32/win32thread.h
14170 ____________________________________________________________________________
14171 [ 184] By: nick on 1997/10/26 19:42:00
14172 Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
14174 ! embed.h global.sym proto.h sv.c sv.h toke.c
14175 ____________________________________________________________________________
14176 [ 183] By: nick on 1997/10/26 18:31:58
14177 Log: Make USE_THREADS imply CRIPPLED_CC.
14178 This avoids most of the uses of 'Sv' and hence many needs of
14179 dTHR in extension code.
14180 With this change Data::Dumper builds as-is
14181 and Tk only needs four tweaks:
14182 1. Obscure dump-stack case which really needs dTHR
14183 2. A curcop in error-message code
14184 3. Two cases of SAVETMPS
14185 4. A curcop == &compiling which is probably not required.
14186 IMHO the SAVETMPS case is only one which merits further automation.
14188 ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
14189 ____________________________________________________________________________
14190 [ 182] By: nick on 1997/10/26 16:31:58
14191 Log: Change dSP to imply dTHR for extension source compatibility
14192 introduce djSP (Declare Just SP) for use in perl sources
14193 and thread-aware extensions. Use latter.
14195 ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
14196 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
14197 ____________________________________________________________________________
14198 [ 181] By: nick on 1997/10/26 00:39:57
14202 ____________________________________________________________________________
14203 [ 180] By: nick on 1997/10/25 22:18:27
14204 Log: Use return of THREAD_CREATE() - add basic thread test
14207 ! ext/Thread/Thread.xs
14208 ____________________________________________________________________________
14209 [ 179] By: nick on 1997/10/25 21:25:23
14210 Log: Builds with no thread/this
14212 ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
14213 ! win32/win32thread.c
14214 ____________________________________________________________________________
14215 [ 178] By: nick on 1997/10/25 18:28:03
14216 Log: Cleanup dead #ifdef branch introduced by scruffy merging.
14219 ____________________________________________________________________________
14220 [ 177] By: nick on 1997/10/25 18:11:33
14221 Log: Basic integrate of oneperl with threads, passes
14222 tests THISPTR+THREADs - win32/win32thread.* needed
14223 changes (where did they come from)?
14225 ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
14226 ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
14227 ____________________________________________________________________________
14228 [ 176] By: nick on 1997/10/25 17:05:52
14229 Log: Onepel builds THISPTR no threads
14231 ! ext/Thread/Thread.xs thread.h win32/makedef.pl
14232 ____________________________________________________________________________
14233 [ 175] By: nick on 1997/10/25 16:40:10
14234 Log: Integrate oneperl with new style JOIN etc. macros
14236 +> win32/win32thread.c win32/win32thread.h
14237 !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
14238 !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
14239 !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
14240 !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
14241 !> win32/makefile.mk
14242 ____________________________________________________________________________
14243 [ 174] By: mbeattie on 1997/10/24 17:14:00
14244 Log: Remove xcv_condp CV field which is no longer used.
14247 ____________________________________________________________________________
14248 [ 173] By: mbeattie on 1997/10/24 14:36:09
14249 Log: Patches for VMS [Dan Sugalski]
14253 ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
14255 ____________________________________________________________________________
14256 [ 172] By: mbeattie on 1997/10/24 13:50:59
14257 Log: Improve internal threading API. Introduce win32/win32thread.[ch]
14258 to use new API and patch win32 makefile stuff a little.
14260 + win32/win32thread.c win32/win32thread.h
14261 ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
14262 ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
14263 ____________________________________________________________________________
14264 [ 171] By: mbeattie on 1997/10/23 14:00:27
14265 Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
14269 get_db_sub fixed on 1997/10/23 by mbeattie@squash
14271 Subject: [perl5.004_53] Debugger crash (patch)
14272 Date: Thu, 16 Oct 1997 22:03:09 -0400
14273 From: Owen Taylor <owt1@cornell.edu>
14278 ____________________________________________________________________________
14279 [ 170] By: mbeattie on 1997/10/23 09:22:40
14280 Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
14281 its argument using ck_rfun as OP_DEFINED. Make pp_lock return
14282 a ref to its argument for AV, HV, CV.
14284 ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
14285 ____________________________________________________________________________
14286 [ 169] By: gsar on 1997/10/21 03:49:25
14287 Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
14288 - Fixup static functions that were missing aTHIS.
14289 - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
14290 - Removed static functions from global.sym.
14292 - Additions to makefile.mk.
14294 ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
14295 ! win32/makefile.mk
14296 ____________________________________________________________________________
14297 [ 168] By: nick on 1997/10/20 02:47:18
14298 Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
14300 ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
14302 ____________________________________________________________________________
14303 [ 167] By: nick on 1997/10/20 01:03:00
14304 Log: Add missing aTHIS in cast
14306 ! win32/dl_win32.xs
14307 ____________________________________________________________________________
14308 [ 166] By: nick on 1997/10/20 00:44:42
14309 Log: Builds and passes test with -DUSE_THISPTR
14311 ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
14313 ____________________________________________________________________________
14314 [ 165] By: nick on 1997/10/19 21:45:36
14315 Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
14317 ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
14318 ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
14319 ! win32/makefile.mk win32/perllib.c
14320 ____________________________________________________________________________
14321 [ 164] By: nick on 1997/10/19 20:09:13
14322 Log: oneperl compiles (but fails) with -DUSE_THISPTR
14324 ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
14325 ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
14326 ! win32/win32.c win32/win32.h
14327 ____________________________________________________________________________
14328 [ 163] By: nick on 1997/10/19 16:46:09
14329 Log: Builds on NT4 without THISPTR or THREADS, passes all tests
14331 ! embed.h perl.h thread.h vars.h
14332 ____________________________________________________________________________
14333 [ 162] By: nick on 1997/10/19 14:42:16
14334 Log: Dubious merge of oneperl's variable and struct thread
14337 ____________________________________________________________________________
14338 [ 161] By: nick on 1997/10/18 18:05:13
14339 Log: integrate all but perl.h/thread.h
14341 +> Todo.5.005 perlio.sym
14342 !> (integrate 98 files)
14343 ____________________________________________________________________________
14344 [ 160] By: nick on 1997/10/18 03:49:27
14345 Log: Integrate rest of sub-dirs into oneperl
14347 +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14348 +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14349 +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14350 +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14351 +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14352 +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14353 +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14354 +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
14356 - ext/util/extliblist
14357 !> (integrate 425 files)
14358 ____________________________________________________________________________
14359 [ 159] By: nick on 1997/10/18 03:20:11
14360 Log: Integrate (accept) t and win32 into oneperl
14362 +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
14363 +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
14364 +> win32/config.vc win32/config_H.bc win32/config_H.vc
14365 +> win32/makefile.mk
14366 !> (integrate 188 files)
14367 ____________________________________________________________________________
14368 [ 158] By: nick on 1997/10/18 03:12:59
14369 Log: Integrate lib/... into oneperl
14371 +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
14372 !> (integrate 138 files)
14373 ____________________________________________________________________________
14374 [ 157] By: nick on 1997/10/18 02:55:53
14375 Log: Make lib/Bundle/CPAN.pm text in oneperl too.
14377 ! lib/Bundle/CPAN.pm
14378 ____________________________________________________________________________
14379 [ 156] By: nick on 1997/10/18 02:52:44
14380 Log: Make lib/Bundle/CPAN.pm a text file
14382 ! lib/Bundle/CPAN.pm
14383 ____________________________________________________________________________
14384 [ 155] By: nick on 1997/10/18 02:33:02
14385 Log: Some weirdness in the intgrate process
14387 - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14388 - win32/bin/webget.bat win32/config.H win32/config.w32
14389 ____________________________________________________________________________
14390 [ 153] By: nick on 1997/10/18 02:29:16
14391 Log: Let us try all the pure integrate stuff
14393 !> (integrate 647 files)
14394 ____________________________________________________________________________
14395 [ 152] By: nick on 1997/10/18 02:13:35
14396 Log: Get more sub directories out of the way.
14398 !> (integrate 92 files)
14399 ____________________________________________________________________________
14400 [ 151] By: nick on 1997/10/18 02:05:41
14401 Log: Integrate hints
14403 !> (integrate 68 files)
14404 ____________________________________________________________________________
14405 [ 150] By: nick on 1997/10/18 01:57:20
14406 Log: Try reopening some non-contravertial files
14408 !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
14409 !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
14410 !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
14411 !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
14412 ____________________________________________________________________________
14413 [ 144] By: gsar on 1997/10/16 22:26:07
14414 Log: Merge changes to Thread and add makefile fixups to accomodate Thread
14415 build. Once again, builds and runs all Thread tests using either
14418 ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
14419 ! win32/makefile.mk
14420 ____________________________________________________________________________
14421 [ 143] By: gsar on 1997/10/16 20:45:58
14422 Log: A quick merge of latest mainline.
14424 +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14425 +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14426 +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14427 +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14428 +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14429 +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14430 +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14431 +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
14432 +> lib/base.pm t/lib/dosglob.t
14433 - ext/util/extliblist
14434 !> (integrate 134 files)
14440 ____________________________________________________________________________
14441 [ 142] By: mbeattie on 1997/10/16 16:52:55
14442 Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
14445 ____________________________________________________________________________
14446 [ 141] By: mbeattie on 1997/10/16 16:42:13
14447 Log: Move perlext/Thread into perl/ext/Thread.
14449 +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14450 +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14451 +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14452 +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14453 +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14454 +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14455 +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14456 +> ext/Thread/unsync3.t ext/Thread/unsync4.t
14459 - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
14460 - Thread/Thread.xs Thread/Thread/Queue.pm
14461 - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
14462 - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
14463 - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
14464 - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
14466 ____________________________________________________________________________
14467 [ 140] By: mbeattie on 1997/10/16 16:26:53
14468 Log: Correct threads_mutex locking in main thread destruction.
14469 Add per-interp thrsv to hold SV struct thread for main thread.
14470 Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
14471 Add Thread/list.t test of Thread->list method.
14472 Let Thread::Semaphore methods up and down take an extra argument.
14474 ! embed.h interp.sym perl.c perl.h thread.h
14477 ! Thread/Thread.xs Thread/Thread/Semaphore.pm
14478 ____________________________________________________________________________
14479 [ 139] By: mbeattie on 1997/10/16 14:01:11
14480 Log: Fix up merge with 5.004_04.
14482 ! op.c perl.c t/lib/dosglob.t
14483 ____________________________________________________________________________
14484 [ 138] By: TimBunce on 1997/10/16 12:58:22
14485 Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
14486 Branch: maint-5.004/perl
14488 ____________________________________________________________________________
14489 [ 137] By: mbeattie on 1997/10/16 11:09:25
14490 Log: Merge maint-5.004 branch (5.004_04) with mainline.
14492 +> hints/os390.sh lib/base.pm t/lib/dosglob.t
14493 - ext/util/extliblist
14494 !> (integrate 132 files)
14495 ____________________________________________________________________________
14496 [ 135] By: gsar on 1997/10/15 21:46:05
14497 Log: Win32 changes over 5.004_52:
14498 - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
14499 on an already locked mutex.
14500 - other minor tweaks.
14501 Now builds and runs win32-version of Thread_52, passing all tests.
14503 ! perl.c proto.h thread.h
14504 ____________________________________________________________________________
14505 [ 134] By: gsar on 1997/10/15 18:19:31
14506 Log: fixup makefile.mk conflict.
14508 ! win32/makefile.mk
14509 ____________________________________________________________________________
14510 [ 133] By: gsar on 1997/10/15 18:02:46
14511 Log: Integrated latest changes from mainline into win32.
14514 !> MANIFEST Porting/makerel Porting/patchls README.threads
14515 !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
14516 !> win32/config.vc win32/config_H.bc win32/config_H.vc
14517 !> win32/makefile.mk
14523 ____________________________________________________________________________
14524 [ 132] By: mbeattie on 1997/10/15 17:02:38
14525 Log: Remove out-of-date test Thread/cond.t.
14528 ____________________________________________________________________________
14529 [ 131] By: mbeattie on 1997/10/15 16:57:45
14530 Log: Finish thread state machine: fixes global destruction of threads,
14531 detaching, joining etc. Alter FAKE_THREADS-specific fields to use
14532 new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
14535 ! MANIFEST README.threads Todo.5.005 perl.c util.c
14537 ! Thread/Thread.xs Thread/queue.t
14538 ____________________________________________________________________________
14539 [ 130] By: mbeattie on 1997/10/15 16:55:10
14540 Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
14541 Fix ThrSETSTATE not to lock t->mutex itself.
14543 ! fakethr.h thread.h
14544 ____________________________________________________________________________
14545 [ 129] By: mbeattie on 1997/10/15 16:53:35
14546 Log: Remove stale code from pp_entersub which breaks sub ownership locks.
14549 ____________________________________________________________________________
14550 [ 128] By: TimBunce on 1997/10/15 15:55:26
14551 Log: Maintenance 5.004_04 changes
14552 Branch: maint-5.004/perl
14553 + hints/os390.sh lib/base.pm t/lib/dosglob.t
14554 - ext/util/extliblist
14555 ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
14556 ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
14557 ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
14558 ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
14559 ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
14560 ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
14561 ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
14562 ! installperl lib/AutoLoader.pm lib/CPAN.pm
14563 ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
14564 ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14565 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
14566 ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
14567 ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
14568 ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
14569 ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
14570 ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
14571 ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
14572 ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
14573 ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
14574 ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
14575 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14576 ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
14577 ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
14578 ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
14579 ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
14580 ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
14581 ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
14582 ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
14583 ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
14584 ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
14585 ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
14586 ! win32/Makefile win32/config_H.bc win32/config_H.vc
14587 ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
14588 ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
14589 ____________________________________________________________________________
14590 [ 127] By: mbeattie on 1997/10/15 10:00:18
14591 Log: Added fakethr.h.
14594 ____________________________________________________________________________
14595 [ 126] By: mbeattie on 1997/10/15 09:50:57
14596 Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
14599 ____________________________________________________________________________
14600 [ 125] By: mbeattie on 1997/10/15 09:09:24
14601 Log: Started rewriting thread state machine.
14606 ____________________________________________________________________________
14607 [ 124] By: gsar on 1997/10/14 00:23:15
14608 Log: Remove spurious extra MUTEX_LOCK in pp_entersub(). Now builds and passes
14609 tests in win32 version of latest perlext/Thread.
14612 ____________________________________________________________________________
14613 [ 123] By: gsar on 1997/10/13 23:18:38
14614 Log: Initial merge of win32 threads patch.
14616 ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
14617 ! win32/Makefile win32/makedef.pl win32/makefile.mk
14618 ! win32/perllib.c win32/pod.mak win32/win32.h
14619 ____________________________________________________________________________
14620 [ 122] By: gsar on 1997/10/10 20:58:40
14621 Log: Integrated changes on mainline into the win32 branch. Had to set
14622 P4USER=mbeattie for the resolve step (due to the presence of newly
14623 branched files that had not been submitted?)
14625 +> Porting/makerel Porting/patchls README.threads Todo.5.005
14626 +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14627 +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
14628 +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14629 +> win32/bin/webget.pl win32/config.bc win32/config.vc
14630 +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
14631 - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14632 - win32/bin/webget.bat win32/config.H win32/config.w32
14634 !> (integrate 858 files)
14635 ____________________________________________________________________________
14636 [ 121] By: mbeattie on 1997/10/10 17:23:41
14637 Log: Tweak a few Thread tests.
14640 ! Thread/io.t Thread/sync2.t
14641 ____________________________________________________________________________
14642 [ 120] By: mbeattie on 1997/10/10 17:22:46
14643 Log: Rewrite thread destruction system using linked list of threads.
14644 Still not completely done. Add methods self, equal, flags, list
14645 to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
14647 ! perl.c perl.h thread.h
14649 ! Thread/Thread.xs Thread/typemap
14650 ____________________________________________________________________________
14651 [ 119] By: mbeattie on 1997/10/10 17:19:55
14652 Log: Fix up locking/synchronisation for pp_entersub.
14655 ____________________________________________________________________________
14656 [ 118] By: mbeattie on 1997/10/10 09:55:32
14657 Log: Put back entries in MANIFEST for the four now-returned win32/* files
14660 ____________________________________________________________________________
14661 [ 117] By: mbeattie on 1997/10/10 08:12:23
14662 Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
14664 ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
14665 ____________________________________________________________________________
14666 [ 116] By: mbeattie on 1997/10/08 15:41:08
14667 Log: Add missing sig_pipe definition to Thread.xs.
14670 ____________________________________________________________________________
14671 [ 115] By: mbeattie on 1997/10/08 15:40:46
14672 Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
14673 add missing dTHR; to new function unwind_handler_stack() in mg.c
14674 and bump patchlevel.h to 5.004_52.
14676 ! MANIFEST mg.c patchlevel.h
14677 ____________________________________________________________________________
14678 [ 114] By: mbeattie on 1997/10/08 10:19:27
14679 Log: Merge maint-5.004 branch (5.004_03) with mainline.
14680 MANIFEST is out of sync.
14682 +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14683 +> win32/bin/webget.pl
14684 - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14685 - win32/bin/webget.bat
14686 !> (integrate 168 files)
14687 ____________________________________________________________________________
14688 [ 113] By: mbeattie on 1997/10/05 17:52:49
14689 Log: Move init of global mutexes/cond vars earlier.
14692 ____________________________________________________________________________
14693 [ 112] By: nick on 1997/10/04 15:25:28
14694 Log: Add perl.sym to MANIFEST
14697 ____________________________________________________________________________
14698 [ 111] By: nick on 1997/10/04 15:23:37
14702 ____________________________________________________________________________
14703 [ 110] By: nick on 1997/10/04 13:04:26
14704 Log: Now builds the extensions as well
14707 ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14708 ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
14709 ! toke.c util.c writemain.SH
14710 ____________________________________________________________________________
14711 [ 109] By: nick on 1997/10/04 12:02:14
14712 Log: Odd checkin issue
14714 ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14715 ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14716 ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14717 ! vms/perly_h.vms writemain.SH
14718 ____________________________________________________________________________
14719 [ 108] By: nick on 1997/10/04 11:12:52
14720 Log: Added lots of (missing) prototypes (ckprotos is util to check)
14721 Fixed missing aTHIS flagged by above.
14722 -DUSE_THISPTR passes minitest!
14725 ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14726 ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14727 ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14729 ____________________________________________________________________________
14730 [ 107] By: nick on 1997/10/03 22:36:52
14731 Log: .y muddle fixup - will get this sorted oneday ...
14733 ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
14735 ____________________________________________________________________________
14736 [ 106] By: mbeattie on 1997/10/03 17:12:33
14737 Log: Remove last traces of "tokenbuf as temp buffer" and removed it
14738 from struct thread. Added missing thr->Tfoo defines for statbuf
14739 and timesbuf and removed unused Tbuf field.
14741 ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
14742 ____________________________________________________________________________
14743 [ 105] By: nick on 1997/10/03 15:56:50
14744 Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
14746 ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14747 ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14748 ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14749 ! sv.c taint.c thread.h toke.c universal.c util.c
14750 ____________________________________________________________________________
14751 [ 104] By: mbeattie on 1997/10/03 15:23:25
14752 Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14754 ! global.sym pp.c proto.h sv.c
14755 ____________________________________________________________________________
14756 [ 103] By: mbeattie on 1997/10/03 15:17:39
14757 Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14759 ! av.c hv.c perl.h sv.c
14760 ____________________________________________________________________________
14761 [ 102] By: mbeattie on 1997/10/03 11:53:51
14762 Log: Reliable thread signal handling.
14764 ! global.sym mg.c perl.c perl.h
14767 ____________________________________________________________________________
14768 [ 101] By: nick on 1997/10/02 20:43:17
14769 Log: Cleanup perly.y stuff
14771 ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14772 ____________________________________________________________________________
14773 [ 100] By: nick on 1997/10/02 18:54:08
14774 Log: Compiles with less invasive aTHIS adding
14777 ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14778 ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14779 ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14780 ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14781 ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14782 ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14789 ____________________________________________________________________________
14790 [ 99] By: mbeattie on 1997/10/02 17:23:48
14791 Log: Added Thread/queue.t.
14794 ____________________________________________________________________________
14795 [ 98] By: mbeattie on 1997/10/02 17:19:44
14796 Log: Bumped patchlevel to 51. Updated Todo.5.005.
14798 ! Todo.5.005 patchlevel.h
14799 ____________________________________________________________________________
14800 [ 97] By: mbeattie on 1997/10/02 17:07:47
14801 Log: Update README.threads amd Thread/README
14806 ____________________________________________________________________________
14807 [ 96] By: mbeattie on 1997/10/02 16:58:47
14808 Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14809 fix sv_bless3 prototype.
14811 ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14812 ____________________________________________________________________________
14813 [ 95] By: mbeattie on 1997/10/02 16:50:21
14814 Log: Fixed broken typemap for Thread.
14817 ____________________________________________________________________________
14818 [ 94] By: mbeattie on 1997/10/02 16:34:03
14819 Log: Fix pod text in Lint.pm for private-names option.
14821 ! Compiler/B/Lint.pm
14822 ____________________________________________________________________________
14823 [ 93] By: mbeattie on 1997/10/02 13:44:46
14824 Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14827 ____________________________________________________________________________
14828 [ 92] By: mbeattie on 1997/10/02 13:27:10
14829 Log: Add Todo.5.005
14832 ____________________________________________________________________________
14833 [ 91] By: nick on 1997/10/01 20:23:38
14836 ! embed.h embed.pl proto.h sv.c
14837 ____________________________________________________________________________
14838 [ 90] By: nick on 1997/10/01 18:22:03
14839 Log: THIS + new sort stuff
14841 ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14842 ____________________________________________________________________________
14843 [ 89] By: nick on 1997/10/01 18:03:05
14844 Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14846 ! pp_ctl.c proto.h util.c
14847 ____________________________________________________________________________
14848 [ 88] By: mbeattie on 1997/10/01 17:04:12
14849 Log: Start of Configure support for -Dusethreads plus associated
14852 ! Configure hints/linux.sh
14853 ____________________________________________________________________________
14854 [ 87] By: mbeattie on 1997/10/01 17:03:34
14855 Log: Move runops_foo prototypes from proto.h to early in perl.h.
14858 ____________________________________________________________________________
14859 [ 86] By: nick on 1997/09/30 19:15:21
14860 Log: Debug hackery to thread.h - temporary
14861 Quick-fix qsort() replacement - more to come.
14864 ____________________________________________________________________________
14865 [ 85] By: mbeattie on 1997/09/30 15:50:27
14866 Log: Added Lint option regexp-variables.
14868 ! Compiler/B/Lint.pm
14869 ____________________________________________________________________________
14870 [ 84] By: mbeattie on 1997/09/30 15:11:07
14871 Log: Merge maint-5.004 branch (5.004_01) with mainline.
14873 +> Porting/makerel Porting/patchls hints/newsos4.sh
14874 +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14875 +> win32/config.vc win32/config_H.bc win32/config_H.vc
14876 +> win32/makefile.mk
14877 - win32/config.H win32/config.w32
14878 !> (integrate 109 files)
14879 ____________________________________________________________________________
14880 [ 83] By: TimBunce on 1997/09/30 14:27:09
14881 Log: Maintenance 5.004_03 changes (addendum)
14882 Branch: maint-5.004/perl
14883 - win32/bin/search.bat
14884 ____________________________________________________________________________
14885 [ 82] By: TimBunce on 1997/09/30 14:11:29
14886 Log: Maintenance 5.004_03 changes
14887 Branch: maint-5.004/perl
14888 + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14889 + win32/bin/webget.pl
14890 - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14891 - win32/bin/webget.bat
14892 ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14893 ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14894 ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14895 ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14896 ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14897 ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14898 ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14899 ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14900 ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14902 ____________________________________________________________________________
14903 [ 81] By: TimBunce on 1997/09/30 13:17:27
14904 Log: Maintenance 5.004_02 changes
14905 Branch: maint-5.004/perl
14906 + win32/bin/runperl.bat
14907 ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14908 ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14909 ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14910 ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14911 ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14912 ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14913 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14914 ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14915 ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14916 ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14917 ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14918 ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14919 ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14920 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14921 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14922 ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14923 ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14924 ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14925 ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14926 ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14927 ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14928 ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14929 ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14930 ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14931 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14932 ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14933 ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14934 ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14935 ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14936 ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14937 ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14938 ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14939 ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14940 ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14941 ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14942 ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14943 ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14944 ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14945 ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14946 ! win32/config.bc win32/config.vc win32/config_H.bc
14947 ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14948 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14949 ! win32/win32io.c win32/win32io.h win32/win32iop.h
14951 ____________________________________________________________________________
14952 [ 80] By: nick on 1997/09/29 20:31:43
14953 Log: Add some prototypes in attempt to flush out errors
14954 Tidy up vars.h usage.
14956 ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14957 ! proto.h util.c vars.h
14958 ____________________________________________________________________________
14959 [ 79] By: nick on 1997/09/29 17:12:07
14960 Log: Builds and passes tests without THISPTR
14962 ! MANIFEST global.sym perl.c perl.h vars.h
14963 ____________________________________________________________________________
14964 [ 78] By: mbeattie on 1997/09/29 16:57:23
14965 Log: Re-introduce the changes from change 68 (runops becomes a
14966 function pointer and sv_bless3 for '~'-magic) which got lost
14967 during the preparation for the maint-merge.
14969 ! global.sym perl.h pp.c proto.h run.c sv.c
14970 ____________________________________________________________________________
14971 [ 77] By: mbeattie on 1997/09/29 16:44:16
14972 Log: Start merge with maint-5.004 branch by creating an ancestral
14973 branch point via a fake resolution with the maint-merge branch.
14974 See Perforce Tech Note 9 for details.
14976 !> (integrate 864 files)
14977 ____________________________________________________________________________
14978 [ 76] By: nick on 1997/09/28 19:04:42
14979 Log: Code with this pointer compiles (but core dumps)
14981 ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14982 ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14983 ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14984 ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14985 ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14986 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14987 ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14988 ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14990 ____________________________________________________________________________
14991 [ 75] By: nick on 1997/09/28 15:45:35
14992 Log: Quasi sensible starting point for aTHIS addition.
14994 ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14995 ____________________________________________________________________________
14996 [ 74] By: nick on 1997/09/28 11:23:32
14997 Log: Ooops - unwind perly.* stuff for now
14999 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
15000 ____________________________________________________________________________
15001 [ 73] By: nick on 1997/09/28 11:17:23
15002 Log: Builds and passes all tests again
15004 ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
15005 ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
15006 ____________________________________________________________________________
15007 [ 72] By: nick on 1997/09/28 10:47:01
15008 Log: Save "important things" before re-try
15011 ! embed.pl thread.h thread.sym
15012 ____________________________________________________________________________
15013 [ 71] By: nick on 1997/09/26 17:47:31
15014 Log: Basic hacks to build with USE_THISPTR, not yet useful
15015 but builds miniperl and passes minitest with all thread
15016 variables via a _GLOBAL_ thr variable rather than globals.
15017 Now for the local thr variable ...
15020 ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
15021 ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
15022 ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
15023 ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
15025 ____________________________________________________________________________
15026 [ 70] By: mbeattie on 1997/09/23 14:29:23
15027 Log: Branch oneperl from mainline.
15029 +> (branch 871 files)
15030 ____________________________________________________________________________
15031 [ 69] By: mbeattie on 1997/09/22 16:02:37
15032 Log: struct thread now stored in an SV and uses '~'-magic for access.
15036 ! Thread/Thread.xs Thread/typemap
15037 ____________________________________________________________________________
15038 [ 68] By: mbeattie on 1997/09/22 16:01:48
15039 Log: runops becomes a funtion pointer and sv_bless3 created
15040 to avoid pointer forgery with '~'-magic.
15042 ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
15043 ____________________________________________________________________________
15044 [ 67] By: mbeattie on 1997/09/22 15:45:56
15045 Log: More fprintf -> PerlIO_printf changes.
15047 ! perl.c pp_hot.c util.c
15048 ____________________________________________________________________________
15049 [ 66] By: mbeattie on 1997/09/22 15:10:40
15050 Log: Minor multi-threading patches for VMS.
15052 ! mg.c thread.h vms/vms.c
15053 ____________________________________________________________________________
15054 [ 65] By: mbeattie on 1997/09/15 14:09:11
15055 Log: Add undefined-subs option to Lint.pm.
15057 ! Compiler/B/Lint.pm
15058 ____________________________________________________________________________
15059 [ 64] By: mbeattie on 1997/09/10 16:39:41
15060 Log: Debugging output for lock handling.
15062 ! mg.c pp.c pp_hot.c util.c
15063 ____________________________________________________________________________
15064 [ 63] By: mbeattie on 1997/09/10 14:49:00
15065 Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
15067 +> Thread/Thread/Semaphore.pm
15068 - Thread/Semaphore.pm
15069 ____________________________________________________________________________
15070 [ 62] By: mbeattie on 1997/09/10 14:47:31
15071 Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
15073 +> Thread/Thread/Queue.pm
15075 ____________________________________________________________________________
15076 [ 61] By: mbeattie on 1997/09/10 13:56:50
15077 Log: Solaris fixes: delete pad and padname from thread.h and remove
15078 MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
15080 ! thread.h x2p/Makefile.SH
15083 Version 5.004_50 First developer release towards 5.005
15086 Maintenance of the 5.004 version of perl continues with the 5.004_xx
15087 series, where 'xx' is <= 49. Development of the next version, 5.005,
15088 starts with 5.004_50.
15090 ____________________________________________________________________________
15091 [ 60] By: mbeattie on 1997/09/09 16:57:41
15092 Log: Update README.threads to mention -DL.
15095 ____________________________________________________________________________
15096 [ 59] By: mbeattie on 1997/09/09 16:49:08
15097 Log: Add Thread modules Queue.pm and Semaphore.pm
15099 + Thread/Queue.pm Thread/Semaphore.pm
15100 ____________________________________________________________________________
15101 [ 58] By: mbeattie on 1997/09/09 16:33:45
15102 Log: Update README.threads
15105 ____________________________________________________________________________
15106 [ 57] By: mbeattie on 1997/09/09 16:26:47
15107 Log: Add debug info to Thread typemap.
15110 ____________________________________________________________________________
15111 [ 56] By: mbeattie on 1997/09/09 15:04:26
15112 Log: Rewrite synchronisation of subs/methods and add attrs
15113 extension for specifying 'locked' and 'method' attributes.
15115 + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
15116 ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
15117 ! pp_hot.c proto.h sv.c sv.h toke.c
15119 ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
15120 ____________________________________________________________________________
15121 [ 55] By: mbeattie on 1997/09/03 16:34:47
15122 Log: Add new keyword "lock" to Opcode.pm
15124 ! ext/Opcode/Opcode.pm
15125 ____________________________________________________________________________
15126 [ 54] By: mbeattie on 1997/09/03 14:44:44
15127 Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
15129 ! embed.h keywords.h
15130 ____________________________________________________________________________
15131 [ 53] By: mbeattie on 1997/09/03 13:52:24
15132 Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
15135 ____________________________________________________________________________
15136 [ 52] By: mbeattie on 1997/09/03 13:41:20
15137 Log: Let Lint private_names catch out-of-package _foo methods.
15139 ! Compiler/B/Lint.pm
15140 ____________________________________________________________________________
15141 [ 51] By: mbeattie on 1997/09/03 13:20:12
15142 Log: Bump patchlevel.h to 5.004_50
15145 ____________________________________________________________________________
15146 [ 50] By: mbeattie on 1997/09/03 12:31:48
15147 Log: Make compiler build/work with devel 5.005
15149 ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
15150 ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
15151 ____________________________________________________________________________
15152 [ 49] By: mbeattie on 1997/09/03 12:28:05
15153 Log: Rename RESTART to INIT and associated changes
15155 ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
15156 ! toke.c vms/perly_c.vms
15157 ____________________________________________________________________________
15158 [ 48] By: mbeattie on 1997/09/02 15:54:27
15159 Log: Added private-names option.
15161 ! Compiler/B/Lint.pm
15162 ____________________________________________________________________________
15163 [ 47] By: mbeattie on 1997/09/02 11:54:55
15164 Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
15166 ! Compiler/cc_runtime.h
15167 ____________________________________________________________________________
15168 [ 46] By: mbeattie on 1997/08/28 19:40:08
15169 Log: Missing sprintf in try_autoload.
15172 ____________________________________________________________________________
15173 [ 45] By: mbeattie on 1997/08/13 16:15:25
15174 Log: Threading fixups for Digital UNIX.
15176 ! README.threads malloc.c perl.h toke.c
15177 ____________________________________________________________________________
15178 [ 44] By: mbeattie on 1997/08/11 15:46:29
15179 Log: Assorted changes for multi-threading (now works rather more).
15182 ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
15185 ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
15187 ____________________________________________________________________________
15188 [ 43] By: mbeattie on 1997/08/08 14:11:00
15189 Log: Made Lint check subs (and -u packages).
15190 Added support for dollar_underscore and implicit $_ in foreach.
15192 ! Compiler/B/Lint.pm
15193 ____________________________________________________________________________
15194 [ 42] By: TimBunce on 1997/07/25 17:15:57
15195 Log: Maintenance 5.004_01 changes
15196 Branch: maint-5.004/perl
15197 + Porting/makerel Porting/patchls hints/newsos4.sh
15198 + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
15199 + win32/config.vc win32/config_H.bc win32/config_H.vc
15200 + win32/makefile.mk
15201 - win32/config.H win32/config.w32
15202 ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
15203 ! Porting/pumpkin.pod README README.win32 doio.c embed.h
15204 ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15205 ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
15206 ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
15207 ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
15208 ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
15209 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15210 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15211 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
15212 ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
15213 ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
15214 ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
15215 ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
15216 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
15217 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
15218 ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
15219 ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
15220 ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
15221 ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
15222 ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
15223 ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
15224 ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
15225 ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
15226 ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
15227 ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
15228 ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
15229 ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
15230 ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
15231 ! win32/win32io.h win32/win32iop.h win32/win32sck.c
15232 ____________________________________________________________________________
15233 [ 41] By: mbeattie on 1997/07/24 14:57:53
15234 Log: Start support for fake threads.
15235 pp_lock now returns its argument.
15237 ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
15238 ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
15242 ____________________________________________________________________________
15243 [ 40] By: mbeattie on 1997/07/24 14:55:07
15244 Log: Add missing reset of eval_owner if doeval() fails to parse.
15247 ____________________________________________________________________________
15248 [ 39] By: mbeattie on 1997/07/17 13:35:51
15249 Log: Fix multiple problems with lexical @_.
15251 ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
15253 ____________________________________________________________________________
15254 [ 38] By: mbeattie on 1997/07/16 17:02:09
15255 Log: Change %lx to %x in B::CV::save to prevent some CV
15256 fields becoming 0 in the init section. Add missing
15257 write_back in B::Stackobj::Padsv::load_double to fix
15258 test 22 of op/my.t.
15260 ! Compiler/B/C.pm Compiler/B/Stackobj.pm
15261 ____________________________________________________________________________
15262 [ 37] By: mbeattie on 1997/07/10 11:28:16
15263 Log: Branch win32 developments from main perl branch.
15265 +> (branch 867 files)
15266 ____________________________________________________________________________
15267 [ 36] By: mbeattie on 1997/07/05 11:58:05
15268 Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
15269 as well as provide_ref (5.003).
15271 ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
15272 ____________________________________________________________________________
15273 [ 35] By: mbeattie on 1997/07/05 11:55:18
15274 Log: Introduce pp_lock.
15276 ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
15277 ! pp.c pp_ctl.c toke.c
15278 ____________________________________________________________________________
15279 [ 34] By: mbeattie on 1997/07/01 12:24:28
15280 Log: Support for op in global register (still buggy)
15282 ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
15283 ! proto.h scope.c scope.h thread.h
15284 ____________________________________________________________________________
15285 [ 33] By: mbeattie on 1997/06/24 16:34:24
15286 Log: Branch lexical warnings from perl branch.
15287 Branch: lexwarn/perl
15288 +> (branch 867 files)
15289 ____________________________________________________________________________
15290 [ 32] By: mbeattie on 1997/06/24 14:33:57
15291 Log: Branch integration of maint-5.004 from relperl.
15292 Branch: mainline/perl
15293 +> (branch 600 files)
15294 Branch: maint-5.004/perl
15295 +> (branch 864 files)
15296 ____________________________________________________________________________
15297 [ 31] By: mbeattie on 1997/06/20 11:46:50
15298 Log: corrected bad_type() prototype.
15301 ____________________________________________________________________________
15302 [ 30] By: mbeattie on 1997/06/12 12:38:05
15306 ____________________________________________________________________________
15307 [ 29] By: mbeattie on 1997/06/12 12:34:59
15308 Log: Document -m option of CC backend.
15311 ____________________________________________________________________________
15312 [ 28] By: mbeattie on 1997/06/12 12:25:05
15313 Log: Support sysseek introduced in 5.004.
15315 ! Compiler/ccop.c Compiler/ccop.h
15316 ____________________________________________________________________________
15317 [ 27] By: mbeattie on 1997/06/05 14:20:51
15318 Log: More fixups for thrperl integration.
15320 ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15321 ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
15322 ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
15323 ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
15325 ____________________________________________________________________________
15326 [ 25] By: mbeattie on 1997/05/28 15:11:24
15327 Log: Fixups for thrperl integration.
15329 ! embed.h keywords.h op.c opcode.h perl.c util.c
15330 ____________________________________________________________________________
15331 [ 24] By: mbeattie on 1997/05/26 20:10:42
15332 Log: Integrate thrperl 5.003->5.004.
15335 !> (integrate 33 files)
15336 ____________________________________________________________________________
15337 [ 23] By: mbeattie on 1997/05/26 11:45:39
15338 Log: Fix ppname when saving subs.
15341 ____________________________________________________________________________
15342 [ 22] By: mbeattie on 1997/05/26 11:45:03
15343 Log: -mFoo option now forces -uFoo.
15346 ____________________________________________________________________________
15347 [ 21] By: mbeattie on 1997/05/26 11:43:37
15348 Log: Put back objsym/savesym (used by walkoptree_exec).
15351 ____________________________________________________________________________
15352 [ 20] By: mbeattie on 1997/05/26 11:38:45
15353 Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
15356 ____________________________________________________________________________
15357 [ 19] By: mbeattie on 1997/05/25 21:19:38
15358 Log: Fix up integration 5.003->5.004.
15360 + lib/Class/Fields.pm lib/ISA.pm
15361 ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
15363 ____________________________________________________________________________
15364 [ 18] By: mbeattie on 1997/05/25 10:31:21
15365 Log: First stab at 5.003 -> 5.004 integration.
15367 +> (branch 291 files)
15368 - Changes.Conf ext/DynaLoader/dl_os2.xs
15369 - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
15370 - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
15371 - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
15372 - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
15373 - lib/chat2.pl lib/splain os2/README os2/README.old
15374 - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
15375 - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
15376 - x2p/handy.h x2p/s2p.man
15377 !> (integrate 392 files)
15378 ____________________________________________________________________________
15379 [ 17] By: mbeattie on 1997/05/24 18:46:49
15380 Log: Wholesale update to 5.004.
15382 + Changes5.000 Changes5.001 Changes5.002 Changes5.003
15383 + Porting/Glossary Porting/pumpkin.pod README.amiga
15384 + README.cygwin32 README.os2 README.plan9 README.qnx
15385 + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
15386 + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
15387 + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
15388 + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
15389 + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
15390 + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
15391 + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
15392 + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
15393 + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
15394 + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
15395 + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
15396 + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
15397 + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
15398 + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
15399 + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
15400 + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
15401 + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
15402 + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
15403 + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
15404 + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
15405 + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
15406 + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
15407 + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
15408 + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
15409 + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
15410 + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
15411 + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
15412 + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
15413 + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
15414 + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
15415 + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
15416 + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
15417 + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
15418 + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
15419 + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
15420 + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
15421 + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
15422 + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
15423 + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
15424 + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
15425 + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
15426 + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
15427 + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
15428 + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
15429 + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15430 + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
15431 + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
15432 + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
15433 + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
15434 + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
15435 + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
15436 + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
15437 + plan9/config.plan9 plan9/exclude plan9/fndvers
15438 + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
15439 + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
15440 + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
15441 + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
15442 + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15443 + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15444 + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
15445 + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
15446 + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
15447 + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
15448 + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
15449 + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
15450 + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
15451 + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
15452 + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
15453 + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
15454 + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
15455 + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
15456 + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
15457 + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
15458 + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
15459 + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
15460 + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
15461 + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
15462 + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
15463 + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
15464 + t/pragma/warn-1global t/pragma/warning.t universal.c
15465 + utils/splain.PL vms/ext/DCLsym/0README.txt
15466 + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
15467 + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
15468 + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
15469 + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
15470 + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
15471 + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
15472 + win32/config.H win32/config.w32 win32/config_h.PL
15473 + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
15474 + win32/include/arpa/inet.h win32/include/dirent.h
15475 + win32/include/netdb.h win32/include/sys/socket.h
15476 + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
15477 + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
15478 + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
15479 + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
15481 - Changes.Conf ext/DynaLoader/dl_os2.xs
15482 - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
15483 - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
15484 - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
15485 - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
15486 - lib/chat2.pl lib/splain os2/README os2/README.old
15487 - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
15488 - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
15489 - x2p/handy.h x2p/s2p.man
15490 ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
15491 ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
15492 ! config_H config_h.SH configpm configure cop.h cv.h deb.c
15493 ! doio.c doop.c dosish.h dump.c eg/README eg/nih
15494 ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
15495 ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
15496 ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
15497 ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15498 ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
15499 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
15500 ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
15501 ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
15502 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15503 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
15504 ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15505 ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
15506 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15507 ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
15508 ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
15509 ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
15510 ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15511 ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
15512 ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
15513 ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
15514 ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
15515 ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15516 ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
15517 ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
15518 ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
15519 ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
15520 ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
15521 ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
15522 ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
15523 ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
15524 ! installman installperl interp.sym keywords.h keywords.pl
15525 ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
15526 ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15527 ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
15528 ! lib/Exporter.pm lib/ExtUtils/Install.pm
15529 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15530 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15531 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15532 ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15533 ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15534 ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
15535 ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
15536 ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
15537 ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
15538 ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
15539 ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
15540 ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
15541 ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15542 ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15543 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15544 ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15545 ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15546 ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
15547 ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
15548 ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
15549 ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
15550 ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15551 ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
15552 ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
15553 ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
15554 ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
15555 ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
15556 ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
15557 ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
15558 ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15559 ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15560 ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15561 ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15562 ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15563 ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
15564 ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
15565 ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
15566 ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
15567 ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
15568 ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
15569 ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
15570 ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
15571 ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
15572 ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
15573 ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
15574 ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
15575 ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
15576 ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
15577 ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
15578 ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
15579 ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15580 ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15581 ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
15582 ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
15583 ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
15584 ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
15585 ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15586 ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15587 ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
15588 ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
15589 ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
15590 ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
15591 ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15592 ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15593 ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15594 ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15595 ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
15596 ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
15597 ! x2p/util.h x2p/walk.c
15598 ____________________________________________________________________________
15599 [ 16] By: mbeattie on 1997/05/23 22:42:08
15600 Log: Initial integration of relperl from 5.003.
15602 +> (branch 600 files)
15603 ____________________________________________________________________________
15604 [ 14] By: mbeattie on 1997/05/12 20:22:56
15605 Log: Finish code generation rewrite. Clean up B::Section class and
15606 handle symbol table translation internally. Simple .pm modules
15609 ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
15611 ____________________________________________________________________________
15612 [ 13] By: mbeattie on 1997/05/05 19:41:18
15613 Log: Don't make pp_enter and pp_return trigger basic blocks.
15615 ! Compiler/B/Bblock.pm
15616 ____________________________________________________________________________
15617 [ 12] By: mbeattie on 1997/05/05 19:40:16
15618 Log: Rewrite code generation. Sections (de)multiplexed into a
15619 temporary file instead of stored in arrays.
15621 ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
15622 ____________________________________________________________________________
15623 [ 11] By: mbeattie on 1997/05/03 20:20:59
15624 Log: Development to pre-alpha4
15626 + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
15627 ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
15628 ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
15629 ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15630 ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
15631 ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
15632 ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
15633 ! Compiler/test_harness Compiler/test_harness_cc
15634 ____________________________________________________________________________
15635 [ 10] By: mbeattie on 1997/05/03 14:47:06
15636 Log: Initial check-in of perl compiler.
15638 + Compiler/Artistic Compiler/B.pm Compiler/B.xs
15639 + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
15640 + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
15641 + Compiler/B/CC.pm Compiler/B/Debug.pm
15642 + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
15643 + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15644 + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
15645 + Compiler/O.pm Compiler/README Compiler/TESTS
15646 + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
15647 + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
15648 + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
15649 + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
15650 + Compiler/disassemble Compiler/old/README.feb11
15651 + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
15652 + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
15653 + Compiler/op.patch Compiler/ramblings/cc.notes
15654 + Compiler/ramblings/curcop.runtime
15655 + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
15656 + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
15657 + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
15658 + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
15659 + Compiler/ramblings/runtime.porting
15660 + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
15661 + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
15662 + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
15663 + Compiler/test_harness_bytecode Compiler/test_harness_cc
15665 ____________________________________________________________________________
15666 [ 9] By: mbeattie on 1997/05/02 19:03:49
15667 Log: Don't require CvDEPTH == 0 when bombing out of subs.
15670 ____________________________________________________________________________
15671 [ 8] By: mbeattie on 1997/04/23 19:06:45
15672 Log: Added programmer-level condition variables via "condpair" magic.
15673 Added support for detached threads and tweaked a few things.
15675 ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
15676 ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
15678 ____________________________________________________________________________
15679 [ 7] By: mbeattie on 1997/04/23 19:04:18
15680 Log: Rewrote programmer-level condition variables from scratch. Added
15681 support for detaching threads. Fixed handling for arguments
15682 passed in to threads and return values for joined threads.
15685 ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
15687 ____________________________________________________________________________
15688 [ 6] By: mbeattie on 1997/04/10 20:17:26
15689 Log: Initial check-in of Thread module.
15691 + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
15692 + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
15693 + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
15694 + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
15696 ____________________________________________________________________________
15697 [ 5] By: mbeattie on 1997/04/10 20:05:52
15698 Log: Tweaks to allow compilation without -DUSE_THREADS and fix
15699 missing parens (pad allocation) in the tokener.
15701 ! op.c pp_ctl.c toke.c
15702 ____________________________________________________________________________
15703 [ 4] By: mbeattie on 1997/03/28 18:40:44
15704 Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
15707 ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
15708 ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
15709 ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
15710 ! run.c scope.c sv.c sv.h toke.c util.c
15711 ____________________________________________________________________________
15712 [ 3] By: mbeattie on 1997/03/28 13:36:23
15713 Log: Branch 5.003 -> thrperl
15715 +> (branch 600 files)
15716 ____________________________________________________________________________
15717 [ 2] By: mbeattie on 1997/03/28 13:32:21
15718 Log: Initial devel changes.
15719 Pseudo-hashes. Optional strong typing. RESTART {}.
15721 ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
15722 ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
15723 ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
15724 ____________________________________________________________________________
15725 [ 1] By: mbeattie on 1997/03/28 13:17:33
15726 Log: Perl 5.003 check-in
15728 + Artistic Changes Changes.Conf Configure Copying EXTERN.h
15729 + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
15730 + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
15731 + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15732 + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
15733 + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15734 + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15735 + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15736 + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15737 + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15738 + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15739 + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15740 + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15741 + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
15742 + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15743 + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
15744 + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15745 + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
15746 + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15747 + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15748 + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15749 + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15750 + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15751 + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15752 + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15753 + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15754 + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15755 + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15756 + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15757 + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15758 + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15759 + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15760 + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15761 + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15762 + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15763 + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15764 + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15765 + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15766 + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15767 + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15768 + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15769 + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15770 + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15771 + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15772 + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15773 + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15774 + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15775 + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15776 + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15777 + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15778 + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15779 + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15780 + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15781 + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15782 + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15783 + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15784 + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15785 + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15786 + hints/README.hints hints/aix.sh hints/altos486.sh
15787 + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15788 + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15789 + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15790 + hints/fps.sh hints/freebsd.sh hints/genix.sh
15791 + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15792 + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15793 + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15794 + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15795 + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15796 + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15797 + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15798 + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15799 + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15800 + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15801 + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15802 + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15803 + hints/uts.sh hv.c hv.h installman installperl interp.sym
15804 + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15805 + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15806 + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15807 + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15808 + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15809 + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15810 + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15811 + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15812 + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15813 + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15814 + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15815 + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15816 + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15817 + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15818 + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15819 + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15820 + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15821 + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15822 + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15823 + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15824 + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15825 + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15826 + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15827 + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15828 + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15829 + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15830 + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15831 + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15832 + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15833 + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15834 + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15835 + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15836 + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15837 + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15838 + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15839 + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15840 + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15841 + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15842 + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15843 + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15844 + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15845 + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15846 + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15847 + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15848 + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15849 + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15850 + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15851 + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15852 + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15853 + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15854 + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15855 + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15856 + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15857 + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15858 + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15859 + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15860 + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15861 + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15862 + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15863 + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15864 + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15865 + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15866 + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15867 + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15868 + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15869 + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15870 + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15871 + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15872 + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15873 + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15874 + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15875 + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15876 + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15877 + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15878 + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15879 + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15880 + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15881 + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15882 + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15883 + vms/Makefile vms/config.vms vms/descrip.mms
15884 + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15885 + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15886 + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15887 + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15888 + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15889 + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15890 + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15891 + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15892 + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15893 + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15894 + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15895 + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h