This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
create new Changes
[perl5.git] / Changes5.005
CommitLineData
9d6a1080
MB
1Please note: This file provides a summary of significant changes
2between versions and sub-versions of Perl, not necessarily a complete
3list of each modification. If you'd like more detailed information,
4please consult the comments in the patches on which the relevant
5release of Perl is based. (Patches can be found on any CPAN
6site, in the .../src/5.0 directory for full version releases,
7or in the .../src/5/0/unsupported directory for sub-version
8releases.)
9
10
11 ---------------
12 CAST AND CREW
13 ---------------
14
15To give due honor to those who have made Perl what is is today,
16here are some of the more common names in the Changes file, and their
637e9122 17current addresses (as of July 1998):
9d6a1080
MB
18
19 Gisle Aas <gisle@aas.no>
bd33893b 20 Abigail <abigail@fnx.com>
9d6a1080 21 Kenneth Albanowski <kjahds@kjahds.com>
bd33893b 22 Russ Allbery <rra@stanford.edu>
9d6a1080
MB
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>
9d6a1080
MB
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>
bd33893b
GS
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>
9d6a1080
MB
37 Jeff Okamoto <okamoto@hpcc123.corp.hp.com>
38 Ulrich Pfeifer <pfeifer@charly.informatik.uni-dortmund.de>
39 Tom Phoenix <rootbeer@teleport.com>
bd33893b 40 Joshua Pritikin <joshua.pritikin@db.com>
9d6a1080
MB
41 Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
42 Dean Roehrich <roehrich@cray.com>
bd33893b 43 Hugo van der Sanden <hv@crypt0.demon.co.uk>
9d6a1080 44 Roderick Schertler <roderick@argon.org>
bd33893b
GS
45 Kurt D. Starsinic <kstar@chapin.edu>
46 Dan Sugalski <sugalskd@osshe.edu>
9d6a1080
MB
47 Larry W. Virden <lvirden@cas.org>
48 Ilya Zakharevich <ilya@math.ohio-state.edu>
49
50And the Keepers of the Patch Pumpkin:
51
52 Charles Bailey <bailey@hmivax.humgen.upenn.edu>
bb6014b3 53 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
9d6a1080
MB
54 Tim Bunce <Tim.Bunce@ig.co.uk>
55 Andy Dougherty <doughera@lafcol.lafayette.edu>
bb6014b3 56 Gurusamy Sarathy <gsar@engin.umich.edu>
9d6a1080 57 Chip Salzenberg <chip@perl.com>
9d6a1080
MB
58
59And, of course, the Author of Perl:
60
61 Larry Wall <larry@wall.org>
62
808270a4
GS
63
64NOTE: Each change entry shows the change number; who checked it into the
65repository; when; description of the change; which branch the change
66happened in; and the affected files. The file lists have a short symbolic
67indicator:
68
69 ! modified
70 + added
71 - deleted
72 +> branched (from elsewhere)
73 !> merged changes (from elsewhere)
74
75
54e3afc4
GS
76-------------
77Version 5.005 Production release
78-------------
79
80____________________________________________________________________________
2eac6381
GS
81[ 1647] By: gsar on 1998/07/22 21:11:29
82 Log: sneak in hints/irix_6.sh update
83 Branch: perl
84 ! Changes hints/irix_6.sh
85____________________________________________________________________________
f5a8bab6
GS
86[ 1646] By: gsar on 1998/07/22 21:00:44
87 Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
88 from Jon Orwant <orwant@media.mit.edu>; update guts documentation
89 to reflect PL_* changes; is this *it* for 5.005?
90 Branch: perl
91 ! Changes README.win32 patchlevel.h pod/perlcall.pod
92 ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
93 ! pod/perltoc.pod pod/perlxs.pod
94____________________________________________________________________________
9cde0e7f
GS
95[ 1645] By: gsar on 1998/07/22 19:37:41
96 Log: don't use qualify() in class methods
97 From: Albert Dvornik <bert@genscan.com>
98 Date: 22 Jul 1998 15:14:46 EDT
99 Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
100 Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
101 Branch: perl
102 ! ext/IO/lib/IO/Handle.pm
103____________________________________________________________________________
104[ 1644] By: gsar on 1998/07/22 18:13:31
105 Log: newer perlembed.pod
106 Branch: perl
107 ! pod/perlembed.pod
108____________________________________________________________________________
109[ 1643] By: gsar on 1998/07/22 18:03:42
110 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
111 Date: Wed, 22 Jul 1998 13:42:20 EDT
112 Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
113 Subject: Re: 5.005 - a sneak preview
114 Branch: perl
115 ! Porting/pumpkin.pod
116____________________________________________________________________________
117[ 1642] By: gsar on 1998/07/22 17:58:42
118 Log: add perlmodinstall, regen perltoc
119 Branch: perl
120 + pod/perlmodinstall.pod
121 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
122 ! pod/perltoc.pod win32/pod.mak
123____________________________________________________________________________
124[ 1641] By: gsar on 1998/07/22 17:11:55
125 Log: support optional crypt() with PERL_OBJECT
126 From: "Douglas Lankshear" <dougl@ActiveState.com>
127 Date: Wed, 22 Jul 1998 08:21:10 PDT
128 Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
129 Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
130 Branch: perl
131 ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
132 ! win32/perlhost.h win32/win32.c win32/win32iop.h
133____________________________________________________________________________
134[ 1640] By: gsar on 1998/07/22 17:09:11
135 Log: win32 tweaks
136 Date: Wed, 22 Jul 1998 07:09:09 PDT
137 Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
138 From: "Douglas Lankshear" <dougl@ActiveState.com>
139 Branch: perl
140 ! win32/Makefile win32/makefile.mk win32/win32.h
141____________________________________________________________________________
142[ 1639] By: gsar on 1998/07/22 17:00:30
143 Log: From: d-lewart@uiuc.edu (Daniel S. Lewart)
144 Date: Wed, 22 Jul 1998 06:20:08 CDT
145 Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
146 Subject: [PATCH] lib/Sys/Syslog.pm doc
147 Branch: perl
148 ! Changes lib/Sys/Syslog.pm
149____________________________________________________________________________
b12e51c8
DL
150[ 1638] By: gsar on 1998/07/22 09:12:26
151 Log: up patchlevel etc (only doc patching from now on, testing in progress)
152 Branch: perl
153 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
154 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
155____________________________________________________________________________
54e3afc4
GS
156[ 1637] By: gsar on 1998/07/22 08:27:09
157 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
158 Date: Tue, 21 Jul 1998 16:04:40 PDT
159 Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
160 Subject: [PATCH 5.004_76]Document Vax C's death for VMS
161 --
162 Date: Tue, 21 Jul 1998 16:08:57 PDT
163 Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
164 Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
165 --
166 Date: Tue, 21 Jul 1998 16:05:56 PDT
167 Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
168 Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
169 Branch: perl
170 ! README.vms pod/perldelta.pod vms/descrip_mms.template
171____________________________________________________________________________
172[ 1636] By: gsar on 1998/07/22 08:04:37
173 Log: fix quoting in t/io/inplace.t
174 Branch: perl
175 ! t/io/inplace.t
176____________________________________________________________________________
177[ 1635] By: gsar on 1998/07/22 07:59:30
178 Log: From: Dan Sugalski <sugalskd@osshe.edu>
179 Date: Tue, 21 Jul 1998 13:06:44 PDT
180 Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
181 Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
182 Branch: perl
183 ! t/io/inplace.t vms/test.com
184____________________________________________________________________________
185[ 1634] By: gsar on 1998/07/22 07:55:35
186 Log: From: Dan Sugalski <sugalskd@osshe.edu>
187 Date: Tue, 21 Jul 1998 12:42:20 PDT
188 Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
189 Subject: [PATCH 5.004_76]Fix inplace editing for VMS
190 Branch: perl
191 ! doio.c
192____________________________________________________________________________
193[ 1633] By: gsar on 1998/07/22 07:53:53
194 Log: fix AIX hints for PL_* changes
195 From: Jarkko Hietaniemi <jhi@iki.fi>
196 Date: Tue, 21 Jul 1998 22:53:54 +0300
197 Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
198 Subject: Re: _76 fails to link B extension on AIX 414
199 Branch: perl
200 ! perl_exp.SH
201____________________________________________________________________________
202[ 1632] By: gsar on 1998/07/22 07:51:56
203 Log: From: Anton Berezin <tobez@plab.ku.dk>
204 Date: Tue, 21 Jul 1998 21:46:45 +0200
205 Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
206 Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
207 Branch: perl
208 ! t/op/eval.t
209____________________________________________________________________________
210[ 1631] By: gsar on 1998/07/22 07:48:20
211 Log: applied patch, with tweak suggested by Michael Parker
212 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
213 Date: Tue, 21 Jul 1998 14:30:05 EDT
214 Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
215 Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
216 Branch: perl
217 ! hints/irix_6.sh
218____________________________________________________________________________
219[ 1630] By: gsar on 1998/07/22 07:40:25
220 Log: better diagnostic on errno.t failure
221 From: Graham Barr <gbarr@ti.com>
222 Date: Tue, 21 Jul 1998 13:07:29 CDT
223 Message-Id: <19980721130729.K4337@asic.sc.ti.com>
224 Branch: perl
225 ! t/lib/errno.t
226____________________________________________________________________________
227[ 1629] By: gsar on 1998/07/22 07:36:38
228 Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
229 the registry for anything that begins with "PERL", not "PERL5"
230 From: "Douglas Lankshear" <dougl@ActiveState.com>
231 Date: Tue, 21 Jul 1998 11:08:00 PDT
232 Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
233 Branch: perl
234 ! perl.c win32/perlhost.h win32/win32.c
235____________________________________________________________________________
236[ 1628] By: gsar on 1998/07/22 07:28:35
237 Log: suppress redefined warnings on C<INIT {} INIT {}>
238 Branch: perl
239 ! op.c
240____________________________________________________________________________
241[ 1627] By: gsar on 1998/07/22 07:15:19
242 Log: remove spurious $VERSION line that confuses CPAN
243 From: Johan Vromans <jvromans@squirrel.nl>
244 Date: Tue, 21 Jul 1998 20:01:36 +0200
245 Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
246 Subject: Re: 5.004_76 missing version numbers
247 Branch: perl
248 ! lib/Getopt/Long.pm
249____________________________________________________________________________
250[ 1626] By: gsar on 1998/07/22 06:57:56
251 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
252 Date: Tue, 21 Jul 1998 10:20:13 EDT
253 Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
254 Subject: [PATCH] Porting/config* updates for 5.005
255 Branch: perl
256 ! Changes Porting/config.sh Porting/config_H
257____________________________________________________________________________
258[ 1625] By: gsar on 1998/07/22 06:46:38
259 Log: add a few more globals with old names #defined
260 Branch: perl
261 ! embed.pl embedvar.h
262____________________________________________________________________________
263[ 1624] By: gsar on 1998/07/22 06:39:22
264 Log: allow extensions to be specified as paths
265 From: Paul Johnson <pjcj@transeda.com>
266 Date: Tue, 21 Jul 1998 12:04:27 BST
267 Message-Id: <19980721120427.F903@west-tip.transeda.com>
268 Subject: [PATCH] 5.004_75 Embed and static extensions
269 Branch: perl
270 ! lib/ExtUtils/Embed.pm
271____________________________________________________________________________
272[ 1623] By: gsar on 1998/07/22 06:12:50
273 Log: make $ prototype to accept THREADSVs
274 Branch: perl
275 ! op.c
276____________________________________________________________________________
277[ 1622] By: gsar on 1998/07/22 06:04:25
278 Log: fix Liblist.pm to find entries that are plain pathnames on win32
279 Branch: perl
280 ! lib/ExtUtils/Liblist.pm
281____________________________________________________________________________
282[ 1621] By: gsar on 1998/07/22 05:10:53
283 Log: perlfaq update from From Tom Christiansen and Nathan Torkington
284 (removes all mention of training courses from perlfaq*.pod)
285 Branch: perl
286 ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
287 ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
288 ! pod/perlfaq8.pod pod/perlfaq9.pod
289____________________________________________________________________________
290[ 1620] By: gsar on 1998/07/22 02:51:13
291 Log: applied patch, modulo parts already added to perldelta
292 From: Stephen McCamant <alias@mcs.com>
293 Date: Tue, 21 Jul 1998 17:06:23 CDT
294 Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
295 Subject: [PATCH] Re: Beta2 is available
296 Branch: perl
297 ! pod/perldelta.pod
298____________________________________________________________________________
299[ 1619] By: gsar on 1998/07/22 02:45:55
300 Log: applied patch, add new message to perldeta
301 From: Stephen McCamant <alias@mcs.com>
302 Date: Tue, 21 Jul 1998 16:12:25 CDT
303 Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
304 Subject: [PATCH] Band-aid patch for local($avhv->{a})
305 Branch: perl
306 ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
307____________________________________________________________________________
308[ 1618] By: gsar on 1998/07/22 02:08:00
309 Log: fix up B modules for PL_* changes
310 Branch: perl
311 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
312____________________________________________________________________________
313[ 1617] By: gsar on 1998/07/22 01:42:14
314 Log: From: Malcolm Beattie <mbeattie@sable.ox.ac.uk>
315 Date: Tue, 21 Jul 1998 18:13:16 BST
316 Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
317 Subject: Compiler docs for 5.005
318 Branch: perl
319 ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
320 ! ext/B/O.pm
321____________________________________________________________________________
322[ 1616] By: gsar on 1998/07/22 01:29:09
323 Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
324 names
325 Branch: perl
326 ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
327 ! intrpvar.h
328____________________________________________________________________________
329[ 1615] By: nick on 1998/07/21 22:26:34
330 Log: Mingw32 PERL_OBJECT tweaks
331 Branch: perl
332 ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
333____________________________________________________________________________
334[ 1614] By: gsar on 1998/07/21 19:43:32
335 Log: fix off-by-one in change#623 that broke lexical lookups in eval''
336 Branch: perl
337 ! pp_ctl.c
338
808270a4 339----------------
bd33893b
GS
340Version 5.004_76 5.005 Public Beta, Issue 2
341----------------
342
343____________________________________________________________________________
f69460e7
AD
344[ 1613] By: gsar on 1998/07/21 10:26:01
345 Log: final tweaks before beta2
346 Branch: perl
347 + Porting/findvars
348 +> Porting/fixvars
349 - fixvars
350 ! Changes MANIFEST intrpvar.h iperlsys.h
351 ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
352____________________________________________________________________________
2bd2b9e0
GS
353[ 1612] By: gsar on 1998/07/21 07:15:54
354 Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
355 Branch: perl
356 ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
357 ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
358 ! win32/win32sck.c
359____________________________________________________________________________
360[ 1611] By: gsar on 1998/07/21 07:12:00
361 Log: fix bytecode.pl with moved var names
362 Branch: perl
363 ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
364____________________________________________________________________________
365[ 1610] By: gsar on 1998/07/21 05:51:10
366 Log: tweak toke.c
367 Branch: perl
368 ! toke.c
369____________________________________________________________________________
370[ 1609] By: gsar on 1998/07/21 05:46:59
371 Log: change case of PERL_OBJECT filenames, consistent with the rest
372 Branch: perl
373 + XSlock.h objXSUB.h
374 - ObjXSub.h XSLock.h
375 ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
376 ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
377____________________________________________________________________________
378[ 1608] By: gsar on 1998/07/21 05:31:13
379 Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
380 Branch: perl
381 ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
382____________________________________________________________________________
383[ 1607] By: gsar on 1998/07/21 05:29:10
384 Log: part 1 of PERL_OBJECT fixes for new var names
385 Branch: perl
386 ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
387 ! run.c win32/GenCAPI.pl
388____________________________________________________________________________
389[ 1606] By: gsar on 1998/07/21 05:17:26
390 Log: From: Stephen McCamant <alias@mcs.com>
391 Date: Mon, 20 Jul 1998 23:53:32 CDT
392 Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
393 Subject: [PATCH] redundant RV2GVs in ck_fun()
394 Branch: perl
395 ! op.c
396____________________________________________________________________________
397[ 1605] By: gsar on 1998/07/21 05:13:28
398 Log: From: Stephen McCamant <alias@mcs.com>
399 Date: Mon, 20 Jul 1998 23:32:42 CDT
400 Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
401 Subject: B::Deparse 0.56 (first testsuite fixes; big)
402 Branch: perl
403 ! ext/B/B/Deparse.pm
404____________________________________________________________________________
405[ 1604] By: gsar on 1998/07/21 05:07:29
406 Log: applied a slightly tweaked version of suggested patch
407 From: Colin Kuskie <ckuskie@cadence.com>
408 Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
409 Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
410 Subject: [PATCH _75] More documentation for -i prefix
411 Branch: perl
412 ! pod/perlrun.pod
413____________________________________________________________________________
414[ 1603] By: gsar on 1998/07/21 04:59:19
415 Log: disable malloced_size() feedback with -DLEAKTEST
416 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
417 Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
418 Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
419 Subject: [PATCH 5.004_75] -DLEAKTEST broken
420 Branch: perl
421 ! av.c sv.c
422____________________________________________________________________________
423[ 1602] By: gsar on 1998/07/21 04:57:43
424 Log: fix hints/hpux.sh for cpp recognition
425 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
426 Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
427 Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
428 Subject: RE: Configure misses preprocessor on HP-UX
429 Branch: perl
430 ! hints/hpux.sh
431____________________________________________________________________________
432[ 1601] By: gsar on 1998/07/21 04:55:51
433 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
434 Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
435 Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
436 Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
437 Branch: perl
438 ! pp_ctl.c t/op/pat.t
439____________________________________________________________________________
440[ 1600] By: gsar on 1998/07/21 04:48:32
441 Log: allocate a whole fd_set for pp_sselect() on more platforms
442 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
443 Date: 20 Jul 1998 00:14:18 +0300
444 Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
445 Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
446 Branch: perl
447 ! pp_sys.c
448____________________________________________________________________________
449[ 1599] By: gsar on 1998/07/21 04:44:04
450 Log: add tests to check if context propagation works
451 From: Francois Desarmenien <desar@club-internet.fr>
452 Date: Sun, 19 Jul 1998 12:28:33 +0200
453 Message-ID: <35B1CA51.A606AD27@club-internet.fr>
454 Subject: Re: m//g strange behaviour in 5.004
455 Branch: perl
456 + t/op/context.t
457 ! MANIFEST
458____________________________________________________________________________
459[ 1598] By: gsar on 1998/07/21 04:37:49
460 Log: applied RE doc patches, with tweaks to the prose
461 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
462 Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
463 Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
464 Subject: [PATCH 5.004_72] Document irregular zero-length matches
465 --
466 Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
467 Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
468 Subject: [PATCH 5.004_72] Another irregularity of expressions documented
469 Branch: perl
470 ! pod/perlre.pod
471____________________________________________________________________________
472[ 1597] By: gsar on 1998/07/21 04:16:51
473 Log: pod tweak suggested by Ilya
474 Branch: perl
475 ! pod/perlfunc.pod
476____________________________________________________________________________
477[ 1596] By: gsar on 1998/07/21 04:12:39
478 Log: enable color output with -Mre=debugcolor with -DDEBUGGING
479 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
480 Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
481 Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
482 Subject: [PATCH 5.004_72] Better -Mre=colordb
483 Branch: perl
484 ! ext/re/re.xs
485____________________________________________________________________________
486[ 1595] By: gsar on 1998/07/21 04:07:44
487 Log: From: "John L. Allen" <allen@grumman.com>
488 Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
489 Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
490 Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
491 Branch: perl
492 ! utils/perlbug.PL
493____________________________________________________________________________
494[ 1594] By: gsar on 1998/07/21 04:06:06
495 Log: don't use SelectSaver on IO::Handle->input_*() methods
496 From: Robin Barker <rmb1@cise.npl.co.uk>
497 Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
498 Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
499 Subject: Re: Bug in IO::Handle->input_record_separator
500 Branch: perl
501 ! ext/IO/lib/IO/Handle.pm
502____________________________________________________________________________
503[ 1593] By: gsar on 1998/07/21 04:03:46
504 Log: applied a tweaked version of suggested patch
505 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
506 Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
507 Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
508 Subject: [PATCH 5.004_72] Enable/document colors in re.pm
509 Branch: perl
510 ! ext/re/re.pm
511____________________________________________________________________________
512[ 1592] By: gsar on 1998/07/21 03:49:55
513 Log: remove compat3.sym and rename perld4.pod
514 Branch: perl
515 +> pod/perl5004delta.pod
516 - compat3.sym pod/perld4.pod
517 ! MANIFEST
518____________________________________________________________________________
519[ 1591] By: gsar on 1998/07/21 03:38:16
520 Log: update patchlevel, Changes
521 Branch: perl
522 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
523 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
524____________________________________________________________________________
bd33893b
GS
525[ 1590] By: gsar on 1998/07/21 03:06:04
526 Log: documentation tweaks from Abigail <abigail@fnx.com>
527 Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
528 Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
529 Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
530 --
531 Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
532 Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
533 Subject: [PATCH 5.00475] pod/perlguts.pod
534 --
535 Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
536 Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
537 Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
538 --
539 Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
540 Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
541 Subject: [PATCH, 5.00475], pod/perlsub.pod
542 --
543 Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
544 Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
545 Subject: [PATCH 5.00475] pod/perlfunc.pod
546 Branch: perl
547 ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
548 ! pod/perlsyn.pod
549____________________________________________________________________________
550[ 1589] By: gsar on 1998/07/21 02:44:25
551 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
552 Date: Wed, 15 Jul 1998 09:38:12 -0700
553 Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
554 Subject: [PATCH 5.005-beta1]Quick VMS config update
555 --
556 Date: Wed, 15 Jul 1998 12:53:52 -0700
557 Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
558 Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
559 --
560 Date: Thu, 16 Jul 1998 11:15:44 -0700
561 Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
562 Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
563 --
564 Date: Thu, 16 Jul 1998 11:21:55 -0700
565 Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
566 Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
567 --
568 Date: Thu, 16 Jul 1998 11:25:04 -0700
569 Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
570 Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
571 --
572 Date: Fri, 17 Jul 1998 15:29:13 -0700
573 Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
574 Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
575 --
576 Date: Mon, 20 Jul 1998 10:20:49 -0700
577 Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
578 Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
579 --
580 Date: Mon, 20 Jul 1998 10:13:03 -0700
581 Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
582 Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
583 --
584 From: Brad Hughes <brad@tgsmc.com>
585 Date: Mon, 20 Jul 1998 15:51:22 -0700
586 Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
587 Subject: patch for readme.vms
588 Branch: perl
589 ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
590 ! vms/gen_shrfls.pl vms/subconfigure.com
591____________________________________________________________________________
592[ 1588] By: gsar on 1998/07/21 01:26:20
593 Log: change#1481 didn't go through at all, redo it
594 Branch: perl
595 ! t/base/rs.t
596____________________________________________________________________________
597[ 1587] By: gsar on 1998/07/21 01:21:41
598 Log: workaround C<"foo" "bar"> catenation-intolerant compilers
599 Branch: perl
600 ! regexec.c toke.c
601____________________________________________________________________________
602[ 1586] By: gsar on 1998/07/21 01:05:49
603 Log: do not override PERL_DESTRUCT_LEVEL if use has it set
604 Branch: perl
605 ! t/TEST
606____________________________________________________________________________
607[ 1585] By: gsar on 1998/07/21 00:39:17
608 Log: fix small memory leak when mess_sv happens to be touched by magic
609 Branch: perl
610 ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
611____________________________________________________________________________
612[ 1584] By: gsar on 1998/07/21 00:37:32
613 Log: fix memory leak in C<local(*foo) = 'bar'>
614 Branch: perl
615 ! scope.c
616____________________________________________________________________________
617[ 1583] By: TimBunce on 1998/07/20 22:14:11
618 Log: Update Changes and patchlevel.h for release. At last.
619 Branch: maint-5.004/perl
620 ! Changes patchlevel.h
621____________________________________________________________________________
622[ 1582] By: gsar on 1998/07/20 21:28:43
623 Log: add rsfp_filters and perldb to pollutants list
624 Branch: perl
625 ! embed.pl
626____________________________________________________________________________
627[ 1581] By: nick on 1998/07/20 19:22:37
628 Log: Integrate mainline pre-beta2 - just in case
629 Branch: ansiperl
630 !> (integrate 66 files)
631____________________________________________________________________________
632[ 1580] By: TimBunce on 1998/07/20 17:16:38
633 Log: Assorted patches:
634
635 Title: "Clean up hash array allocation"
636 From: Gurusamy Sarathy <gsar@engin.umich.edu>
637 Msg-ID: <199807201052.GAA13336@aatma.engin.umich.edu>
638 Files: hv.c
639
640 Title: "Further fixes for cppstdin on HP-UX 11"
641 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
642 Msg-ID: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
643 Files: hints/hpux.sh
644 Branch: maint-5.004/perl
645 ! hints/hpux.sh hv.c
646____________________________________________________________________________
647[ 1579] By: TimBunce on 1998/07/20 09:46:14
648 Log: Assorted patches:
649
650 Title: "Fix C<$1 .. $2> coredump under debugger"
651 From: Gurusamy Sarathy <gsar@engin.umich.edu>
652 Msg-ID: <199807200042.UAA23288@aatma.engin.umich.edu>
653 Files: pp_ctl.c
654
655 Title: "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
656 From: Gurusamy Sarathy <gsar@engin.umich.edu>
657 Msg-ID: <199807191829.OAA12433@aatma.engin.umich.edu>
658 Files: embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
659
660 Title: "fix major bug (from 5.003_96); void contexts were using the context
661 of the enclosing sub!"
662 From: Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
663 <gsar@engin.umich.edu>
664 Msg-ID: <199807180927.FAA08032@aatma.engin.umich.edu>,
665 <35B1CA51.A606AD27@club-internet.fr>
666 Files: op.h
667
668 Title: "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
669 From: Johan Vromans <jvromans@squirrel.nl>
670 Msg-ID: <13745.47704.943964.34613@phoenix.squirrel.nl>
671 Files: lib/Getopt/Long.pm
672
673 Title: "Add Porting/p4d2p utility for converting perforce diffs"
674 From: Gurusamy Sarathy <gsar@engin.umich.edu>
675 Msg-ID: <199807200002.UAA21398@aatma.engin.umich.edu>
676 Files: MANIFEST Porting/p4d2p
677 Branch: maint-5.004/perl
678 + Porting/p4d2p
679 ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
680 ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
681____________________________________________________________________________
682[ 1578] By: gsar on 1998/07/20 09:38:39
683 Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
684 brute force search script). Result builds and passes all tests on
685 Solaris. win32 and PERL_OBJECT are still untested.
686 Branch: perl
687 ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
688 ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
689 ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
690 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
691 ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
692 ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
693 ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
694 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
695 ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
696 ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
697 ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
698 ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
699 ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
700 ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
701 ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
702____________________________________________________________________________
703[ 1577] By: TimBunce on 1998/07/20 08:28:17
704 Log: Title: "Make failed matches return empty list in list context"
705 From: "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
706 <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
707 Msg-ID: <199807200002.UAA21398@aatma.engin.umich.edu>,
708 <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
709 <35B156FB.504E66E@aaii.oz.au>
710 Files: pod/perlop.pod pp_hot.c t/op/pat.t
711 Branch: maint-5.004/perl
712 ! pod/perlop.pod pp_hot.c t/op/pat.t
713____________________________________________________________________________
714[ 1576] By: TimBunce on 1998/07/20 08:11:37
715 Log: Title: "win32 update from 5.005 beta 2 for 5.004_05"
716 From: Gurusamy Sarathy <gsar@engin.umich.edu>
717 Msg-ID: <199807192332.TAA20905@aatma.engin.umich.edu>
718 Files: win32/include/dirent.h win32/include/sys/socket.h proto.h
719 lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
720 win32/win32.h win32/win32iop.h README.win32 installperl
721 pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
722 win32/config_H.bc win32/config_H.vc win32/config_h.PL
723 win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
724 win32/makefile.mk win32/pod.mak win32/win32.c
725 win32/win32sck.c win32/bin/pl2bat.pl
726 Branch: maint-5.004/perl
727 ! README.win32 installperl lib/ExtUtils/Liblist.pm
728 ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
729 ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
730 ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
731 ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
732 ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
733 ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
734 ! win32/win32sck.c
735____________________________________________________________________________
736[ 1575] By: gsar on 1998/07/20 01:27:14
737 Log: integrate ansi branch to get s/foo/PL_foo/ changes
738 Branch: perl
739 +> fixvars
740 !> (integrate 537 files)
741____________________________________________________________________________
742[ 1574] By: gsar on 1998/07/20 00:33:43
743 Log: fix C<$1 .. $2> coredump under debugger
744 Branch: perl
745 ! pp_ctl.c
746____________________________________________________________________________
747[ 1573] By: gsar on 1998/07/20 00:28:27
748 Log: misc win32 config tweaks
749 Branch: perl
750 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
751 ! win32/config_h.PL win32/makefile.mk
752____________________________________________________________________________
753[ 1572] By: nick on 1998/07/19 19:04:58
754 Log: Missed file that had changed
755 Branch: ansiperl
756 ! embedvar.h
757____________________________________________________________________________
758[ 1571] By: nick on 1998/07/19 18:57:35
759 Log: Another threaded, perl malloc issue, x2p's Makefile.SH has a
760 pattern match...
761 Branch: ansiperl
762 ! x2p/Makefile.SH
763____________________________________________________________________________
764[ 1570] By: nick on 1998/07/19 18:16:20
765 Log: Drat! - threaded perl-malloc has mutex that needs PL_
766 Branch: ansiperl
767 ! malloc.c perl.h
768____________________________________________________________________________
769[ 1569] By: nick on 1998/07/19 17:55:22
770 Log: PL_ for perl's malloc
771 Branch: ansiperl
772 ! hv.c malloc.c
773____________________________________________________________________________
774[ 1568] By: nick on 1998/07/19 16:23:30
775 Log: PL_ minir tidy up
776 Branch: ansiperl
777 ! embed.pl ext/Thread/Thread.xs util.c
778____________________________________________________________________________
779[ 1567] By: nick on 1998/07/19 13:21:07
780 Log: Add PL_ to merged file
781 Branch: ansiperl
782 ! pp_hot.c
783____________________________________________________________________________
784[ 1566] By: nick on 1998/07/19 12:38:30
785 Log: Merge Mainline
786 Branch: ansiperl
787 + fixvars
788 !> (integrate 29 files)
789____________________________________________________________________________
790[ 1565] By: gsar on 1998/07/19 07:06:54
791 Log: tweak pod in MakeMaker.pm
792 From: Paul Johnson <pjcj@transeda.com>
793 Date: Sat, 18 Jul 1998 15:58:48 +0100
794 Message-ID: <19980718155847.D903@west-tip.transeda.com>
795 Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
796 Branch: perl
797 ! lib/ExtUtils/MakeMaker.pm
798____________________________________________________________________________
799[ 1564] By: gsar on 1998/07/19 07:04:45
800 Log: From: Gisle Aas <gisle@aas.no>
801 Date: 17 Jul 1998 22:49:32 +0200
802 Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
803 Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
804 Branch: perl
805 ! sv.c
806____________________________________________________________________________
807[ 1563] By: gsar on 1998/07/19 07:03:32
808 Log: update freebsd hints
809 From: Mik Firestone <fireston@lexmark.com>
810 Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
811 Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
812 Subject: [PATCH 5.005b1] hints/freebsd.sh
813 Branch: perl
814 ! hints/freebsd.sh
815____________________________________________________________________________
816[ 1562] By: gsar on 1998/07/19 07:01:33
817 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
818 Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
819 Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
820 Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
821 Branch: perl
822 ! README.mpeix hints/mpeix.sh
823____________________________________________________________________________
824[ 1561] By: gsar on 1998/07/19 07:00:19
825 Log: From: Norton Allen <allen@huarp.harvard.edu>
826 Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
827 Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
828 Subject: [PATCH: 75] make install fails
829 Branch: perl
830 ! Makefile.SH
831____________________________________________________________________________
832[ 1560] By: gsar on 1998/07/19 06:58:55
833 Log: fix flawed substitution-loop detection on zero-length matches
834 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
835 Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
836 Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
837 Subject: [PATCH 5.004_72] Substitution loop in devel branch
838 Branch: perl
839 ! pp_hot.c t/op/subst.t
840____________________________________________________________________________
841[ 1559] By: gsar on 1998/07/19 06:56:19
842 Log: add perltrap entry about "${#a}", as suggested by
843 andy barfoot <abarfoot@eng.auburn.edu>
844 Branch: perl
845 ! pod/perltrap.pod
846____________________________________________________________________________
847[ 1558] By: gsar on 1998/07/19 06:43:53
848 Log: From: Anton Berezin <tobez@plab.ku.dk>
849 Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
850 Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
851 Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
852 Branch: perl
853 ! pod/perlcall.pod
854____________________________________________________________________________
855[ 1557] By: gsar on 1998/07/19 06:40:33
856 Log: From: "Art Green" <Art_Green@mercmarine.com>
857 Date: Thu, 16 Jul 1998 21:37:05 -0500
858 Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
859 Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
860 Branch: perl
861 ! hints/aix.sh
862____________________________________________________________________________
863[ 1556] By: gsar on 1998/07/19 06:38:17
864 Log: update README.threads
865 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
866 Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
867 Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
868 Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
869 Branch: perl
870 ! README.threads
871____________________________________________________________________________
872[ 1555] By: gsar on 1998/07/19 06:36:32
873 Log: From: Scott Henry <scotth@sgi.com>
874 Date: 15 Jul 1998 20:23:02 -0700
875 Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
876 Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
877 Branch: perl
878 ! hints/irix_6.sh
879____________________________________________________________________________
880[ 1554] By: gsar on 1998/07/19 06:35:10
881 Log: From: Spider Boardman <spider@web.zk3.dec.com>
882 Date: Wed, 15 Jul 1998 16:56:48 -0400
883 Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
884 Subject: [PATCH _75] dec_osf hints still wrong
885 Branch: perl
886 ! hints/dec_osf.sh
887____________________________________________________________________________
888[ 1553] By: gsar on 1998/07/19 06:33:29
889 Log: tweak hpux hints in vain attempt to get cppstdin set properly
890 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
891 Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
892 Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
893 Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
894 --
895 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
896 Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
897 Subject: Re: Configure misses preprocessor on HP-UX
898 Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
899 Branch: perl
900 ! hints/hpux.sh
901____________________________________________________________________________
902[ 1552] By: gsar on 1998/07/19 06:26:24
903 Log: From: Tye McQueen <tye@metronet.com>
904 Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
905 Message-Id: <199807151846.AA12653@metronet.com>
906 Subject: Minor debugger fix
907 Branch: perl
908 ! lib/perl5db.pl
909____________________________________________________________________________
910[ 1551] By: gsar on 1998/07/19 06:25:05
911 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
912 Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
913 Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
914 Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
915 Branch: perl
916 ! INSTALL pp.c
917____________________________________________________________________________
918[ 1550] By: gsar on 1998/07/19 06:23:10
919 Log: minor re.pm cleanup
920 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
921 Date: Wed, 15 Jul 1998 12:41:14 +0100
922 Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
923 Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
924 Branch: perl
925 ! ext/re/re.pm pod/perldiag.pod
926____________________________________________________________________________
927[ 1549] By: gsar on 1998/07/19 06:20:49
928 Log: export additional symbols on OS/2
929 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
930 Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
931 Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
932 Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
933 Branch: perl
934 ! os2/os2.sym
935____________________________________________________________________________
936[ 1548] By: gsar on 1998/07/19 06:18:58
937 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
938 Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
939 Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
940 Subject: [PATCH 5.004_72] Minor improvements to perlcc
941 Branch: perl
942 ! utils/perlcc.PL
943____________________________________________________________________________
944[ 1547] By: gsar on 1998/07/19 06:17:22
945 Log: applied slightly tweaked version of patch
946 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
947 Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
948 Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
949 Subject: [PATCH 5.004_72] Updated patch to Test::Harness
950 Branch: perl
951 ! lib/Test/Harness.pm
952____________________________________________________________________________
953[ 1546] By: gsar on 1998/07/19 06:11:03
954 Log: improve 'frame' handling in debugger
955 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
956 Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
957 Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
958 Subject: [PATCH 5.004_72] Better debugger trace
959 Branch: perl
960 ! lib/perl5db.pl
961____________________________________________________________________________
962[ 1545] By: gsar on 1998/07/19 06:07:51
963 Log: fix and test handling of literal newlines in heredocs
964 From: Gisle Aas <gisle@aas.no>
965 Date: 17 Jul 1998 14:58:25 +0200
966 Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
967 Subject: Re: [PATCH _71] CRs et al
968 --
969 From: larry@wall.org (Larry Wall)
970 Date: Fri, 17 Jul 1998 09:32:35 -0700
971 Message-Id: <199807171632.JAA12959@wall.org>
972 Subject: Re: [PATCH _71] CRs et al
973 Branch: perl
974 ! t/comp/multiline.t toke.c
975____________________________________________________________________________
976[ 1544] By: gsar on 1998/07/19 06:00:12
977 Log: remove possibly unwritable lib/re.pm before overwrite
978 From: larry@wall.org (Larry Wall)
979 Date: Wed, 15 Jul 1998 14:26:03 -0700
980 Message-Id: <199807152126.OAA04623@wall.org>
981 Subject: Re: bug encountered building perl5.005beta1
982 Branch: perl
983 ! Makefile.SH
984____________________________________________________________________________
985[ 1543] By: gsar on 1998/07/19 05:56:18
986 Log: unsubmitted Changes tweak
987 Branch: perl
988 ! Changes cygwin32/ld2
989____________________________________________________________________________
990[ 1542] By: gsar on 1998/07/19 01:21:22
991 Log: make failed matches return empty list in list context
992 Branch: perl
993 ! pod/perlop.pod pp_hot.c t/op/pat.t
994____________________________________________________________________________
995[ 1541] By: gsar on 1998/07/18 22:27:59
996 Log: remove obsolete perltrap about m//g's pos() reset behavior
997 Branch: perl
998 ! pod/perltrap.pod
999____________________________________________________________________________
1000[ 1540] By: nick on 1998/07/18 22:16:26
1001 Log: PL_ stuff passes non-threaded on Mingw32
1002 (Why did it compile without this fix?)
1003 Branch: ansiperl
1004 ! pp_sys.c
1005____________________________________________________________________________
1006[ 1539] By: TimBunce on 1998/07/18 22:04:58
1007 Log: Assorted patches:
1008
1009 Title: "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1010 From: Paul Johnson <pjcj@transeda.com>
1011 Msg-ID: <19980718155847.D903@west-tip.transeda.com>
1012 Files: lib/ExtUtils/MakeMaker.pm
1013
1014 Title: "Update t/op/array.t (from 5.005 beta 1)"
1015 Files: t/op/array.t
1016 Branch: maint-5.004/perl
1017 ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1018____________________________________________________________________________
1019[ 1538] By: TimBunce on 1998/07/18 21:57:50
1020 Log: Title: "Remove flawed '// with parens or $&' performance patch (Change 662)"
1021 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1022 larry@wall.org (Larry Wall)
1023 Msg-ID: <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1024 <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1025 Files: cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1026 pp_ctl.c pp_hot.c regexec.c scope.c
1027 Branch: maint-5.004/perl
1028 ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1029 ! pp_hot.c proto.h regexec.c regexp.h scope.c
1030____________________________________________________________________________
1031[ 1537] By: nick on 1998/07/18 20:56:58
1032 Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1033 Branch: ansiperl
1034 ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1035 ! win32/win32.c win32/win32.h
1036____________________________________________________________________________
1037[ 1536] By: nick on 1998/07/18 20:50:26
1038 Log: Merge latest mainline
1039 Branch: ansiperl
1040 ! patchlevel.h
1041 !> ext/Thread/Thread.xs op.h util.c
1042____________________________________________________________________________
1043[ 1535] By: nick on 1998/07/18 16:45:29
1044 Log: Edited "behind my back" ...
1045 Branch: ansiperl
1046 ! vms/perly_c.vms
1047____________________________________________________________________________
1048[ 1534] By: nick on 1998/07/18 16:38:27
1049 Log: PL_ stuff for threads
1050 Branch: ansiperl
1051 ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1052 ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1053 ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1054 ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1055 ! thread.h toke.c util.c win32/perllib.c
1056____________________________________________________________________________
1057[ 1533] By: nick on 1998/07/18 14:30:54
1058 Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1059 (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1060 Branch: ansiperl
1061 ! embed.pl intrpvar.h perl.c toke.c
1062____________________________________________________________________________
1063[ 1532] By: nick on 1998/07/18 13:53:03
1064 Log: PL_ prefix to all perlvars, part1
1065 Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1066 Branch: ansiperl
1067 ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1068 ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1069 ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1070 ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1071 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1072 ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1073 ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1074 ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1075 ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1076 ! thrdvar.h toke.c universal.c util.c
1077____________________________________________________________________________
1078[ 1531] By: gsar on 1998/07/18 08:48:13
1079 Log: fix yet another USE_THREADS leak due to failure to free stacks
1080 Branch: perl
1081 ! ext/Thread/Thread.xs util.c
1082____________________________________________________________________________
1083[ 1530] By: gsar on 1998/07/18 08:46:58
1084 Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1085 using the context of the enclosing sub!
1086 Branch: perl
1087 ! op.h
1088____________________________________________________________________________
1089[ 1529] By: nick on 1998/07/18 08:18:03
1090 Log: Integrate post-beta tweaks to ansiperl
1091 Branch: ansiperl
1092 !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1093 !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1094 !> t/op/vec.t toke.c util.c
1095____________________________________________________________________________
1096[ 1528] By: gsar on 1998/07/18 04:23:12
1097 Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1098 Branch: perl
1099 ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1100 ! t/op/substr.t t/op/vec.t
1101____________________________________________________________________________
1102[ 1527] By: gsar on 1998/07/18 02:16:40
1103 Log: check ferror() only if read() returned 0
1104 Branch: perl
1105 ! pp_sys.c
1106____________________________________________________________________________
1107[ 1526] By: gsar on 1998/07/18 02:08:01
1108 Log: fix another CvMUTEXP() leak
1109 Branch: perl
1110 ! gv.c
1111____________________________________________________________________________
1112[ 1525] By: TimBunce on 1998/07/18 01:51:52
1113 Log: Assorted patches:
1114
1115 Title: "Fix @a=@a=qw(...) properly"
1116 From: Stephen McCamant <alias@mcs.com>
1117 Msg-ID: <13742.49404.367751.437966@alias-2.pr.mcs.net>
1118 Files: opcode.h
1119
1120 Title: "Larry's patch to support CR LF in scripts (updated)"
1121 From: Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1122 Msg-ID: <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1123 Files: t/comp/multiline.t toke.c
1124
1125 Title: "Change getc() docs to match behaviour. Make read() return undef on
1126 error."
1127 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1128 Msg-ID: <199807052257.SAA10004@aatma.engin.umich.edu>
1129 Files: pod/perlfunc.pod pp_sys.c
1130
1131 Title: "Update patchls utility"
1132 Files: Porting/patchls
1133 Branch: maint-5.004/perl
1134 ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1135 ! t/comp/multiline.t toke.c
1136____________________________________________________________________________
1137[ 1524] By: gsar on 1998/07/18 01:22:35
1138 Log: fix CvMUTEXP() leaks with -Dusethreads
1139 Branch: perl
1140 ! op.c toke.c
1141____________________________________________________________________________
1142[ 1523] By: gsar on 1998/07/18 01:17:28
1143 Log: fix $/ init for multiple interpreters/threads
1144 Branch: perl
1145 ! ext/Thread/Thread.xs perl.c util.c
1146____________________________________________________________________________
1147[ 1522] By: gsar on 1998/07/18 01:11:07
1148 Log: fix missing init that caused RE alternations to fail under
1149 -Dusethreads
1150 Branch: perl
1151 ! util.c
1152____________________________________________________________________________
1153[ 1521] By: TimBunce on 1998/07/16 22:23:25
1154 Log: Assorted patches:
1155
1156 Title: "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1157 From: Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1158 Msg-ID: <19980708181055.A8005@perlsupport.com>,
1159 <tqn2adkvge.fsf@puma.genscan.com>
1160 Files: util.c
1161
1162 Title: "Document perltrap on precedence of keys/values/each"
1163 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1164 Msg-ID: <199807151857.OAA04704@aatma.engin.umich.edu>
1165 Files: pod/perltrap.pod
1166
1167 Title: "perlbook.pod patch"
1168 From: Tom Christiansen <tchrist@chthon.perl.com>
1169 Msg-ID: <199807140037.SAA04556@chthon.perl.com>
1170 Files: pod/perlbook.pod
1171
1172 Title: "perlmod.pod patch"
1173 From: Tom Christiansen <tchrist@chthon.perl.com>
1174 Msg-ID: <199807140109.TAA04678@chthon.perl.com>
1175 Files: pod/perlmod.pod
1176
1177 Title: "Fix bug in IO::Handle->input_record_separator"
1178 From: Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1179 <Swen.Thuemmler@paderlinx.de>
1180 Msg-ID: <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1181 <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1182 Files: ext/IO/lib/IO/Handle.pm
1183
1184 Title: "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1185 Files: lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1186 t/lib/trig.t utils/h2ph.PL
1187
1188 Title: "Update hints/irix_6.sh"
1189 From: Scott Henry <scotth@sgi.com>
1190 Msg-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1191 Files: hints/irix_6.sh
1192
1193 Title: "Configure misses preprocessor on HP-UX (further fix)"
1194 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1195 Msg-ID: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1196 Files: hints/hpux.sh
1197
1198 Title: "update perlbug to v1.26 (from 5.005 beta 1)"
1199 Files: utils/perlbug.PL
1200 Branch: maint-5.004/perl
1201 ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1202 ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1203 ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1204 ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1205____________________________________________________________________________
1206[ 1520] By: TimBunce on 1998/07/15 21:24:12
1207 Log: Assorted patches:
1208
1209 Title: "Add stub attrs.pm"
1210 From: Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1211 Msg-ID: <19980713163312.A18222@asic.sc.ti.com>,
1212 <199807132140.RAA09583@aatma.engin.umich.edu>
1213 Files: MANIFEST lib/attrs.pm
1214
1215 Title: "Fix @a=@a=qw(...)"
1216 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1217 <alias@mcs.com>
1218 Msg-ID: <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1219 <199807122351.TAA05649@aatma.engin.umich.edu>
1220 Files: op.c opcode.pl t/op/array.t
1221
1222 Title: "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1223 From: Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1224 Msg-ID: <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1225 <m33ec4jdwn.fsf@furu.g.aas.no>
1226 Files: sv.c
1227
1228 Title: "Make Power MachTen use vfork() and system malloc()"
1229 From: Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1230 Msg-ID: <v03110700b1c95b010820@[195.95.102.91]>
1231 Files: hints/machten.sh malloc.c
1232
1233 Title: "Use REG_INFTY in place of hardwired constant"
1234 From: Dominic Dunlop <domo@computer.org>
1235 Msg-ID: <v03110703b1ca662c44f8@[195.95.102.91]>
1236 Files: regcomp.h regcomp.c regexec.c
1237
1238 Title: "Minor debugger fix (history adds an extra newline)"
1239 From: Tye McQueen <tye@metronet.com>
1240 Msg-ID: <199807151846.AA12653@metronet.com>
1241 Files: lib/perl5db.pl
1242
1243 Title: "Protect Term::ReadLine against non-default $/ value"
1244 From: Ilya Zakharevich <ilya@math.ohio-state.edu>,
1245 kstar@chapin.edu@ig.co.uk ()
1246 Msg-ID: <19980713151749.G8596@O2.chapin.edu>,
1247 <199807132139.RAA11270@monk.mps.ohio-state.edu>
1248 Files: lib/Term/ReadLine.pm
1249
1250 Title: "Fix HP-UX 11 build (cppstdin)"
1251 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1252 Msg-ID: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1253 Files: Configure hints/hpux.sh
1254
1255 Title: "VMS filetest operator fixup (SS$_ACCONFLICT)"
1256 From: Dan Sugalski <sugalskd@osshe.edu>
1257 Msg-ID: <3.0.5.32.19980702135255.00a6ad90@ous.edu>
1258 Files: vms/vms.c
1259 Branch: maint-5.004/perl
1260 + lib/attrs.pm
1261 ! Configure MANIFEST hints/hpux.sh hints/machten.sh
1262 ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
1263 ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
1264____________________________________________________________________________
1265[ 1519] By: nick on 1998/07/15 18:56:17
1266 Log: Integrate mainline at beta1
1267 Branch: ansiperl
1268 +> Porting/p4d2p README.mpeix Todo-5.005
1269 +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1270 +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
1271 +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
1272 - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
1273 - t/op/ipcmsg.t t/op/ipcsem.t
1274 !> (integrate 167 files)
1275
1276----------------
7522fed5
A
1277Version 5.004_75 5.005 Public Beta, Issue 1
1278----------------
1279
1280____________________________________________________________________________
993100c2
GS
1281[ 1518] By: gsar on 1998/07/15 10:01:41
1282 Log: add stub docs for ext/B, other minor tweaks
1283 Branch: perl
1284 ! Changes Porting/config_H config_h.SH ext/B/B.pm
1285 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
1286 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1287 ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
1288 ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
1289____________________________________________________________________________
7f20e9dd
GS
1290[ 1517] By: gsar on 1998/07/15 08:27:15
1291 Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
1292 From: abigail@fnx.com
1293 Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
1294 Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
1295 Subject: [PATCH 5.004_74] pod/perlop.pod
1296 Branch: perl
1297 ! Changes patchlevel.h pod/perlop.pod win32/Makefile
1298 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1299 ! win32/makefile.mk
1300____________________________________________________________________________
7522fed5
A
1301[ 1516] By: gsar on 1998/07/15 08:04:24
1302 Log: From: abigail@fnx.com
1303 Date: Wed, 15 Jul 1998 03:47:56 EDT
1304 Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
1305 Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
1306 Branch: perl
1307 ! pod/pod2man.PL
1308____________________________________________________________________________
1309[ 1515] By: gsar on 1998/07/15 08:02:14
1310 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1311 Date: Wed, 15 Jul 1998 03:49:24 EDT
1312 Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
1313 Subject: [PATCH 5.004_72] Additional targets for OS/2 build
1314 Branch: perl
1315 ! os2/Makefile.SHs
1316____________________________________________________________________________
1317[ 1514] By: gsar on 1998/07/15 07:58:29
1318 Log: rename some long file names to be 8.3 truncation-safe
1319 Branch: perl
1320 +> Todo-5.005 perly_c.diff pod/perld4.pod
1321 - Todo.5.005 perly.c.diff pod/perldelta4.pod
1322 ! MANIFEST Porting/pumpkin.pod perly.fixer
1323____________________________________________________________________________
1324[ 1513] By: gsar on 1998/07/15 07:35:29
1325 Log: minor tweaks to docs on qr//
1326 Branch: perl
1327 ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
1328____________________________________________________________________________
1329[ 1512] By: gsar on 1998/07/15 07:06:02
1330 Log: applied patch, with tab tweak suggest by Peter Prymmer
1331 From: Dan Sugalski <sugalskd@osshe.edu>
1332 Date: Tue, 14 Jul 1998 16:41:14 -0700
1333 Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
1334 Subject: [PATCH 5.004_74]VMS build cleanups
1335 Branch: perl
1336 ! vms/descrip_mms.template
1337____________________________________________________________________________
1338[ 1511] By: gsar on 1998/07/15 07:03:33
1339 Log: allow perlbug -ok when STDIN it not a tty
1340 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1341 Date: Wed, 15 Jul 1998 03:24:56 +0200
1342 Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
1343 Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
1344 Branch: perl
1345 ! utils/perlbug.PL
1346____________________________________________________________________________
1347[ 1510] By: gsar on 1998/07/15 06:59:43
1348 Log: From: "Art Green" <Art_Green@mercmarine.com>
1349 Date: Tue, 14 Jul 1998 20:53:48 -0500
1350 Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
1351 Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
1352 Branch: perl
1353 ! Configure
1354____________________________________________________________________________
1355[ 1509] By: gsar on 1998/07/15 06:57:50
1356 Log: typecast long vs. IV compares in pp_flip/pp_flop
1357 Branch: perl
1358 ! pp_ctl.c
1359____________________________________________________________________________
1360[ 1508] By: gsar on 1998/07/15 06:50:49
1361 Log: don't copy foreach itervar when no external refs exist
1362 From: Gisle Aas <gisle@aas.no>
1363 Date: 15 Jul 1998 03:35:25 +0200
1364 Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
1365 Subject: Re: Testcase for 1..n closure change
1366 Branch: perl
1367 ! pp_hot.c
1368____________________________________________________________________________
1369[ 1507] By: gsar on 1998/07/15 06:46:41
1370 Log: applied patch, regen headers
1371 From: Stephen McCamant <alias@mcs.com>
1372 Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
1373 Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
1374 Subject: B::Deparse update for qr// and regcreset
1375 Branch: perl
1376 ! ext/B/B/Deparse.pm opcode.h opcode.pl
1377____________________________________________________________________________
1378[ 1506] By: gsar on 1998/07/15 06:43:04
1379 Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
1380 From: "Douglas Lankshear" <dougl@ActiveState.com>
1381 Date: Tue, 14 Jul 1998 16:40:30 -0700
1382 Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
1383 Subject: [PATCH 5.004_74]
1384 Branch: perl
1385 ! proto.h
1386____________________________________________________________________________
1387[ 1505] By: gsar on 1998/07/15 06:41:43
1388 Log: dont use sv_dump() in -DD diagnostic
1389 From: Gisle Aas <gisle@aas.no>
1390 Date: 14 Jul 1998 23:55:36 +0200
1391 Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
1392 Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
1393 Branch: perl
1394 ! sv.c
1395____________________________________________________________________________
1396[ 1504] By: gsar on 1998/07/15 06:39:37
1397 Log: add a few more thread.t tests
1398 Branch: perl
1399 ! t/lib/thread.t
1400____________________________________________________________________________
1401[ 1503] By: gsar on 1998/07/15 06:31:33
1402 Log: fix thread.t ('join $t' ne '$t->join' !)
1403 Branch: perl
1404 ! t/lib/thread.t
1405____________________________________________________________________________
1406[ 1502] By: gsar on 1998/07/15 06:26:00
1407 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1408 Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
1409 Message-Id: <199807142245.BAA09651@alpha.hut.fi>
1410 Subject: [PATCH] 5.004_74: MPE/iX final touches
1411 Branch: perl
1412 ! installperl lib/File/Copy.pm
1413____________________________________________________________________________
1414[ 1501] By: gsar on 1998/07/15 05:59:49
1415 Log: apply (reversed) patch
1416 From: Peter Wolfe <wolfe@titan.teloseng.com>
1417 Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
1418 Message-Id: <199807142001.NAA26550@titan.teloseng.com>
1419 Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
1420 Branch: perl
1421 ! ext/IPC/SysV/SysV.xs
1422____________________________________________________________________________
1423[ 1500] By: gsar on 1998/07/15 05:57:39
1424 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1425 Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
1426 Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
1427 Subject: [PATCH 5.004_74] Config_74-01
1428 Branch: perl
1429 ! Configure MANIFEST Porting/Glossary Porting/config.sh
1430 ! Porting/config_H Porting/pumpkin.pod config_h.SH
1431 ! vms/subconfigure.com win32/config.bc win32/config.gc
1432 ! win32/config.vc
1433____________________________________________________________________________
1434[ 1499] By: gsar on 1998/07/15 05:48:38
1435 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1436 Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
1437 Message-Id: <199807141835.VAA09030@alpha.hut.fi>
1438 Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
1439 Branch: perl
1440 ! t/lib/trig.t
1441____________________________________________________________________________
1442[ 1498] By: gsar on 1998/07/15 05:47:33
1443 Log: -w, strict clean perldoc (via PM)
1444 From: Robin Barker <rmb1@cise.npl.co.uk>
1445 Date: Tue, 14 Jul 98 17:22:01 BST
1446 Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
1447 Subject: [PATCH 5.004_74] perldoc.PL
1448 Branch: perl
1449 ! utils/perldoc.PL
1450____________________________________________________________________________
1451[ 1497] By: gsar on 1998/07/15 05:35:54
1452 Log: add comment about cpprun etc., to hints/hpux.sh
1453 Branch: perl
1454 ! hints/hpux.sh
1455____________________________________________________________________________
1456[ 1496] By: gsar on 1998/07/15 05:15:16
1457 Log: fix warning from CGI::Carp
1458 Branch: perl
1459 ! lib/CGI/Carp.pm
1460____________________________________________________________________________
1461[ 1495] By: gsar on 1998/07/14 23:47:18
1462 Log: fix off-by-one in win32 registry handling
1463 From: "Douglas Lankshear" <dougl@ActiveState.com>
1464 Date: Tue, 14 Jul 1998 07:39:06 -0700
1465 Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
1466 Subject: [PATCH 5.004_73]
1467 Branch: perl
1468 ! win32/win32.c
1469____________________________________________________________________________
1470[ 1494] By: gsar on 1998/07/14 23:45:58
1471 Log: doc patches from Gisle Aas <gisle@aas.no>
1472 Date: 14 Jul 1998 16:18:31 +0200
1473 Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
1474 Subject: [PATCH] substr/splice changes for perldelta.pod
1475 --
1476 Date: 14 Jul 1998 20:31:27 +0200
1477 Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
1478 Subject: [PATCH] Duplicate description of use integer %
1479 Branch: perl
1480 ! pod/perldelta.pod pod/perlop.pod
1481____________________________________________________________________________
1482[ 1493] By: gsar on 1998/07/14 23:39:31
1483 Log: File/Spec.pm needs trailing newline
1484 Branch: perl
1485 ! lib/File/Spec.pm
1486____________________________________________________________________________
1487[ 1492] By: gsar on 1998/07/14 21:43:03
1488 Log: unsubmitted _74 tweaks
1489 Branch: perl
1490 ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
1491 ! pod/perldiag.pod
1492
1493----------------
1494Version 5.004_74
b83ac84c
GS
1495----------------
1496
1497____________________________________________________________________________
4fe4fdb3
GS
1498[ 1491] By: gsar on 1998/07/14 08:48:28
1499 Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
1500 Branch: perl
1501 ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
1502 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1503 ! win32/makefile.mk
1504____________________________________________________________________________
b83ac84c
GS
1505[ 1490] By: gsar on 1998/07/14 08:31:13
1506 Log: From: Gisle Aas <gisle@aas.no>
1507 Date: 14 Jul 1998 10:20:34 +0200
1508 Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
1509 Subject: [PATCH] Make -DP work (and readable)
1510 Branch: perl
1511 ! run.c
1512____________________________________________________________________________
1513[ 1489] By: gsar on 1998/07/14 08:23:46
1514 Log: fix function parameter autovivification for pseudohashes
1515 Branch: perl
1516 ! mg.c t/op/avhv.t
1517____________________________________________________________________________
1518[ 1488] By: gsar on 1998/07/14 07:34:45
1519 Log: merge changes#1423,1465 from maintbranch; checkin two missed files
1520 from earlier changes#1461,1478
1521 Branch: perl
1522 ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
1523 ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1524 ! t/op/substr.t t/op/vec.t
1525____________________________________________________________________________
1526[ 1487] By: gsar on 1998/07/14 07:04:54
1527 Log: tweak t/lib/thread.t
1528 Branch: perl
1529 ! t/lib/thread.t
1530____________________________________________________________________________
1531[ 1486] By: gsar on 1998/07/14 06:38:15
1532 Log: applied patch, slightly tweaked
1533 From: Dan Sugalski <sugalskd@osshe.edu>
1534 Date: Mon, 13 Jul 1998 11:52:27 -0700
1535 Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
1536 Subject: [PATCH 5.004_73]Get re module working on VMS
1537 Branch: perl
1538 ! ext/re/Makefile.PL perl.h proto.h
1539____________________________________________________________________________
1540[ 1485] By: gsar on 1998/07/14 06:32:58
1541 Log: add Porting/p4d2p
1542 Branch: perl
1543 + Porting/p4d2p
1544 ! MANIFEST
1545____________________________________________________________________________
1546[ 1484] By: gsar on 1998/07/14 06:08:20
1547 Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
1548 Date: Mon, 13 Jul 1998 19:09:09 -0600
1549 Message-Id: <199807140109.TAA04678@chthon.perl.com>
1550 Subject: perlmod.pod patch
1551 --
1552 Date: Mon, 13 Jul 1998 18:37:07 -0600
1553 Message-Id: <199807140037.SAA04556@chthon.perl.com>
1554 Subject: perlbook.pod patch
1555 Branch: perl
1556 ! pod/perlbook.pod pod/perlmod.pod
1557____________________________________________________________________________
1558[ 1483] By: gsar on 1998/07/14 06:04:25
1559 Log: OS/2 update
1560 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1561 Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
1562 Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
1563 Subject: [PATCH 5.004_72] OS/2 system() and friends additions
1564 Branch: perl
1565 ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
1566____________________________________________________________________________
1567[ 1482] By: gsar on 1998/07/14 06:01:12
1568 Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1569 Date: Mon, 13 Jul 1998 16:37:49 -0700
1570 Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
1571 Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
1572 --
1573 Date: Mon, 13 Jul 1998 15:51:09 -0700
1574 Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
1575 Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
1576 Branch: perl
1577 ! t/io/iprefix.t t/lib/cgi-html.t
1578____________________________________________________________________________
1579[ 1481] By: gsar on 1998/07/14 05:57:36
1580 Log: From: Dan Sugalski <sugalskd@osshe.edu>
1581 Date: Mon, 13 Jul 1998 15:41:53 -0700
1582 Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
1583 Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
1584 Branch: perl
1585 ! t/base/rs.t
1586____________________________________________________________________________
1587[ 1480] By: gsar on 1998/07/14 05:56:14
1588 Log: From: Dan Sugalski <sugalskd@osshe.edu>
1589 Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
1590 Date: Mon, 13 Jul 1998 15:04:27 -0700
1591 Subject: [PATCH 5.004_73]Thread tweak for VMS.C
1592 Branch: perl
1593 ! vms/vms.c
1594____________________________________________________________________________
1595[ 1479] By: gsar on 1998/07/14 05:55:13
1596 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1597 Date: Mon, 13 Jul 1998 23:13:43 +0200
1598 Message-ID: <19980713231343.A178@cdata.tvnet.hu>
1599 Subject: [PATCH _72] Configure problem on dos-djgpp
1600 Branch: perl
1601 ! Configure
1602____________________________________________________________________________
1603[ 1478] By: gsar on 1998/07/14 05:53:08
1604 Log: add files and tweaks needed for MPE/iX port (via PM)
1605 From: Jarkko Hietaniemi <jhi@iki.fi>
1606 Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
1607 Message-Id: <199807132107.AAA20603@alpha.hut.fi>
1608 Subject: MPE/iX patches for _73
1609 Branch: perl
1610 + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1611 + mpeix/mpeixish.h mpeix/nm mpeix/relink
1612 ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
1613 ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
1614____________________________________________________________________________
1615[ 1477] By: gsar on 1998/07/14 04:23:28
1616 Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
1617 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1618 Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
1619 Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
1620 Subject: Re: _70 and Devel::RE
1621 Branch: perl
1622 ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
1623____________________________________________________________________________
1624[ 1476] By: gsar on 1998/07/14 04:06:25
1625 Log: minor Configure nits
1626 From: Jarkko Hietaniemi <jhi@iki.fi>
1627 Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
1628 Message-Id: <199807132025.XAA10771@alpha.hut.fi>
1629 Subject: Configure patches for MVS (and one x2p/Makefile.SH)
1630 Branch: perl
1631 ! Configure x2p/Makefile.SH
1632____________________________________________________________________________
1633[ 1475] By: gsar on 1998/07/14 03:59:56
1634 Log: From: Dan Sugalski <sugalskd@osshe.edu>
1635 Date: Mon, 13 Jul 1998 12:54:19 -0700
1636 Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
1637 Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
1638 Branch: perl
1639 ! vms/munchconfig.c vms/subconfigure.com
1640____________________________________________________________________________
1641[ 1474] By: gsar on 1998/07/14 03:58:13
1642 Log: make Term::Readline::get_line() independent of caller's $/
1643 From: kstar@chapin.edu
1644 Date: Mon, 13 Jul 1998 15:17:49 -0400
1645 Message-ID: <19980713151749.G8596@O2.chapin.edu>
1646 Subject: [PATCH] Was: CPAN.pm still fails
1647 Branch: perl
1648 ! lib/Term/ReadLine.pm
1649____________________________________________________________________________
1650[ 1473] By: gsar on 1998/07/14 03:55:29
1651 Log: fix $trnl interpolation in here-docs (via PM)
1652 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1653 Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
1654 Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
1655 Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
1656 Branch: perl
1657 ! Configure
1658____________________________________________________________________________
1659[ 1472] By: gsar on 1998/07/14 03:50:18
1660 Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
1661 Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
1662 Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
1663 Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
1664 Branch: perl
1665 ! hints/machten.sh
1666____________________________________________________________________________
1667[ 1471] By: gsar on 1998/07/14 03:49:07
1668 Log: From: Dan Sugalski <sugalskd@osshe.edu>
1669 Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
1670 Date: Mon, 13 Jul 1998 12:30:05 -0700
1671 Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
1672 Branch: perl
1673 ! configure.com vms/descrip_mms.template
1674____________________________________________________________________________
1675[ 1470] By: gsar on 1998/07/14 03:40:14
1676 Log: consistently refer to functions as C<foo()>
1677 From: abigail@fnx.com
1678 Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
1679 Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
1680 Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
1681 Branch: perl
1682 ! pod/perlfunc.pod
1683____________________________________________________________________________
1684[ 1469] By: gsar on 1998/07/14 03:35:06
1685 Log: From: Tom Hughes <thh@cyberscience.com>
1686 Date: 13 Jul 1998 09:34:16 +0100
1687 Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
1688 Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
1689 Branch: perl
1690 ! hints/svr4.sh
1691____________________________________________________________________________
1692[ 1468] By: gsar on 1998/07/14 03:34:03
1693 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1694 Date: 13 Jul 1998 11:16:27 +0200
1695 Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
1696 Subject: Parallel Makefiles
1697 Branch: perl
1698 ! lib/ExtUtils/MM_Unix.pm
1699____________________________________________________________________________
1700[ 1467] By: gsar on 1998/07/14 03:31:39
1701 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1702 Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
1703 Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
1704 Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
1705 Branch: perl
1706 ! t/io/pipe.t
1707____________________________________________________________________________
1708[ 1466] By: gsar on 1998/07/14 03:29:25
1709 Log: minor tweaks to perldelta and README.win32
1710 Branch: perl
1711 ! Changes README.win32 pod/perldelta.pod
1712____________________________________________________________________________
1713[ 1465] By: TimBunce on 1998/07/13 21:33:45
1714 Log: Assorted patches:
1715
1716 Title: "Fix string substitution returncode problem"
1717 From: Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
1718 Msg-ID: <199805271236.IAA28213@aatma.engin.umich.edu>,
1719 <v03110700b191a557f041@[195.95.102.114]>
1720 Files: pp_hot.c
1721
1722 Title: "umask EXPR is fatal only if (EXPR & 0700) > 0"
1723 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1724 Msg-ID: <199807111656.MAA03310@aatma.engin.umich.edu>
1725 Files: pod/perldiag.pod pp_sys.c
1726
1727 Title: "Remove reference to qsort from perlfunc.pod"
1728 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1729 Msg-ID: <199807111923.PAA05124@aatma.engin.umich.edu>
1730 Files: pod/perlfunc.pod
1731
1732 Title: "Deprecate AvFILL in favor of av_len()"
1733 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1734 Msg-ID: <199807111945.PAA05489@aatma.engin.umich.edu>
1735 Files: pod/perlguts.pod
1736
1737 Title: "Further clarify effects of using quotes with m operator"
1738 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1739 Msg-ID: <199806201921.PAA03829@aatma.engin.umich.edu>
1740 Files: pod/perlop.pod
1741
1742 Title: "Add PERL_DESTRUCT_LEVEL=2 to test suite"
1743 From: Tim Bunce
1744 Files: t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
1745 Branch: maint-5.004/perl
1746 ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
1747 ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
1748 ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
1749
1750----------------
1751Version 5.004_73
05fc92f1
GS
1752----------------
1753
1754____________________________________________________________________________
1a159553
GS
1755[ 1464] By: gsar on 1998/07/13 04:41:07
1756 Log: up patchlevel to 73, update Changes &c.
1757 Branch: perl
1758 ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
1759 ! win32/Makefile win32/config_H.bc win32/config_H.gc
1760 ! win32/config_H.vc win32/makefile.mk
1761____________________________________________________________________________
05fc92f1
GS
1762[ 1463] By: gsar on 1998/07/13 02:58:51
1763 Log: avoid empty rm -f in MM_Unix.pm
1764 Branch: perl
1765 ! lib/ExtUtils/MM_Unix.pm
1766____________________________________________________________________________
1767[ 1462] By: gsar on 1998/07/13 02:54:52
1768 Log: update perldelta
1769 Branch: perl
1770 ! pod/perldelta.pod
1771____________________________________________________________________________
1772[ 1461] By: gsar on 1998/07/13 02:44:30
1773 Log: added patch, tweaked PERL_OBJECT things
1774 From: Graham Barr <gbarr@pobox.com>
1775 Date: Sun, 12 Jul 1998 19:57:47 CDT
1776 Message-Id: <19980712195747.C493@pobox.com>
1777 Subject: [ PATCH perl5.004_72] patch to add qr//
1778 Branch: perl
1779 ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
1780 ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
1781 ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
1782 ! regexp.h sv.c t/op/pat.t toke.c
1783____________________________________________________________________________
1784[ 1460] By: gsar on 1998/07/13 01:25:07
1785 Log: add a few more PURIFY guards
1786 Branch: perl
1787 ! av.c sv.c
1788____________________________________________________________________________
1789[ 1459] By: gsar on 1998/07/12 23:38:31
1790 Log: add tests for change#1458 and then some
1791 Branch: perl
1792 ! t/op/array.t
1793____________________________________________________________________________
1794[ 1458] By: gsar on 1998/07/12 22:42:47
1795 Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
1796 From: Stephen McCamant <alias@mcs.com>
1797 Date: Sun, 12 Jul 1998 17:17:00 CDT
1798 Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
1799 Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
1800 Branch: perl
1801 ! op.c opcode.h opcode.pl
1802____________________________________________________________________________
1803[ 1457] By: gsar on 1998/07/12 22:06:05
1804 Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
1805 Branch: perl
1806 ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
1807____________________________________________________________________________
1808[ 1456] By: gsar on 1998/07/12 21:56:39
1809 Log: From: Doug MacEachern <dougm@pobox.com>
1810 Date: Sun, 12 Jul 1998 14:29:29 -0400
1811 Message-Id: <199807121829.OAA00525@postman.opengroup.org>
1812 Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
1813 Branch: perl
1814 ! lib/ExtUtils/Embed.pm
1815____________________________________________________________________________
1816[ 1455] By: gsar on 1998/07/12 21:54:02
1817 Log: applied installperl patch, corrected other little nits
1818 From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1819 Date: 12 Jul 1998 16:27:21 +0200
1820 Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
1821 Subject: [5.004_72] installperl tweak
1822 Branch: perl
1823 ! Changes Configure README.win32 installperl win32/makefile.mk
1824____________________________________________________________________________
1825[ 1454] By: gsar on 1998/07/12 10:14:24
1826 Log: update MANIFEST, Changes
1827 Branch: perl
1828 - lib/Bundle/CPAN.pm
1829 ! Changes MANIFEST
1830
1831----------------
1832Version 5.004_72
1703fc65
GS
1833----------------
1834
1835____________________________________________________________________________
f16f1ef3
GS
1836[ 1453] By: gsar on 1998/07/12 10:04:33
1837 Log: merge changes 1424, 1428 from maintbranch
1838 Branch: perl
1839 ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
1840____________________________________________________________________________
1841[ 1452] By: gsar on 1998/07/12 09:46:40
1842 Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
1843 and README.win32
1844 Branch: perl
1845 ! Changes README.win32 patchlevel.h win32/Makefile
1846 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1847 ! win32/makefile.mk
1848____________________________________________________________________________
9036c72f
GS
1849[ 1451] By: gsar on 1998/07/12 07:01:26
1850 Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
1851 From: Jarkko Hietaniemi <jhi@iki.fi>
1852 Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
1853 Message-Id: <199807111451.RAA27010@alpha.hut.fi>
1854 Subject: M3 "generic" parts
1855 Branch: perl
1856 ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
1857 ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
1858 ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
1859 ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
1860 ! win32/config_H.gc x2p/Makefile.SH
1861____________________________________________________________________________
1862[ 1450] By: gsar on 1998/07/12 06:38:27
1863 Log: various tweaks for PERL_OBJECT build & test
1864 Branch: perl
1865 ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
1866 ! win32/makefile.mk win32/win32.c win32/win32iop.h
1867____________________________________________________________________________
1868[ 1449] By: gsar on 1998/07/12 06:29:23
1869 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1870 Date: 12 Jul 1998 08:22:16 +0200
1871 Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
1872 Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
1873 Branch: perl
1874 ! lib/CPAN.pm lib/SelfLoader.pm
1875____________________________________________________________________________
1876[ 1448] By: gsar on 1998/07/12 05:10:50
1877 Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
1878 and runs regexes in 1000s of threads without crashing; also fixed
1879 statcache not being thread-local
1880 Branch: perl
1881 ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
1882 ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
1883 ! t/lib/thread.t thrdvar.h util.c
1884____________________________________________________________________________
1885[ 1447] By: gsar on 1998/07/12 02:40:45
1886 Log: From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1887 Date: Sun, 12 Jul 1998 03:23:04 +0200
1888 Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
1889 Subject: Re: perlbug doesn't check that save succeeded
1890 Branch: perl
1891 ! utils/perlbug.PL
1892____________________________________________________________________________
1893[ 1446] By: gsar on 1998/07/12 02:39:24
1894 Log: be generous about CRs
1895 From: larry@wall.org (Larry Wall)
1896 Date: Sat, 11 Jul 1998 17:54:21 PDT
1897 Message-Id: <199807120054.RAA19550@wall.org>
1898 Subject: [PATCH _71] CRs et al
1899 Branch: perl
1900 ! toke.c
1901____________________________________________________________________________
1902[ 1445] By: gsar on 1998/07/12 02:11:16
1903 Log: fix pp_caller() to fully traverse stacklevels
1904 Branch: perl
1905 ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
1906____________________________________________________________________________
1907[ 1444] By: gsar on 1998/07/11 23:43:37
1908 Log: add patch, along with all the missing bits, and doc tweaks
1909 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1910 Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
1911 Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
1912 Subject: Re: [PATCH 5.004_71] Secure RE update
1913 Branch: perl
1914 ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
1915 ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
1916 ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
1917 ! t/op/pat.t t/op/subst.t
1918____________________________________________________________________________
1919[ 1443] By: gsar on 1998/07/11 23:08:14
1920 Log: tweak to get BSDI to build IPC/SysV
1921 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1922 Date: 11 Jul 1998 16:26:44 +0300
1923 Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
1924 Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
1925 Branch: perl
1926 ! ext/IPC/SysV/SysV.xs
1927____________________________________________________________________________
1928[ 1442] By: gsar on 1998/07/11 23:03:39
1929 Log: fix closures in optimized C<for (1..5)> (only the tests are in this
1930 change, the pp_hot.c fix accidentally went in change#1441)
1931 Branch: perl
1932 ! t/op/closure.t
1933____________________________________________________________________________
1934[ 1441] By: gsar on 1998/07/11 22:35:40
1935 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1936 Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
1937 Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
1938 Subject: [PATCH 5.004_71] Update os2's OS2::Process
1939 Branch: perl
1940 ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
1941 ! os2/OS2/Process/Process.xs pp_hot.c
1942____________________________________________________________________________
1943[ 1440] By: gsar on 1998/07/11 19:41:59
1944 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1945 Date: 11 Jul 1998 17:00:21 +0200
1946 Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
1947 Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
1948 Branch: perl
1949 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1950____________________________________________________________________________
1951[ 1439] By: gsar on 1998/07/11 19:36:58
1952 Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
1953 Branch: perl
1954 ! pod/perlguts.pod win32/makedef.pl
1955____________________________________________________________________________
1956[ 1438] By: gsar on 1998/07/11 19:14:21
1957 Log: applied patch for perlfunc tweaks, removed reference to system qsort()
1958 From: abigail@fnx.com
1959 Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
1960 Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
1961 Subject: [PATCH 5.004_71] pod/perlfunc.pod
1962 Branch: perl
1963 ! pod/perlfunc.pod
1964____________________________________________________________________________
1965[ 1437] By: gsar on 1998/07/11 19:05:00
1966 Log: From: abigail@fnx.com
1967 Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
1968 Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
1969 Subject: [PATCH 5.004_71] pod/pod2man.PL
1970 Branch: perl
1971 ! pod/pod2man.PL
1972____________________________________________________________________________
1973[ 1436] By: gsar on 1998/07/11 18:58:03
1974 Log: more complete version of change#1421
1975 From: Stephen McCamant <alias@mcs.com>
1976 Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
1977 Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
1978 Subject: [PATCH] Re: B::Deparse for(1..100000)
1979 Branch: perl
1980 ! ext/B/B/Deparse.pm
1981____________________________________________________________________________
1982[ 1435] By: gsar on 1998/07/11 18:54:42
1983 Log: win32 fixes for VC 6.0 nits
1984 Branch: perl
1985 ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
1986 ! win32/win32.h
1987____________________________________________________________________________
1988[ 1434] By: gsar on 1998/07/11 18:45:32
1989 Log: s/AVHV/pseudo-hash/ (via PM)
1990 From: Gisle Aas <gisle@aas.no>
1991 Date: 11 Jul 1998 00:16:53 +0200
1992 Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
1993 Subject: [PATCH] trivial fields.pm doc patch
1994 Branch: perl
1995 ! lib/fields.pm
1996____________________________________________________________________________
1997[ 1433] By: gsar on 1998/07/11 18:43:11
1998 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1999 Date: Fri, 10 Jul 1998 23:12:11 +0200
2000 Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2001 Subject: [PATCH _71] dos-djgpp update
2002 Branch: perl
2003 ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2004____________________________________________________________________________
2005[ 1432] By: gsar on 1998/07/11 18:41:00
2006 Log: applied patch, reformatted long lines in places
2007 From: Dominic Dunlop <domo@computer.org>
2008 Date: Fri, 10 Jul 1998 23:11:30 +0000
2009 Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2010 Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2011 warning
2012 Branch: perl
2013 ! pod/perldiag.pod regexec.c
2014____________________________________________________________________________
2015[ 1431] By: gsar on 1998/07/11 18:29:18
2016 Log: From: "John L. Allen" <allen@grumman.com>
2017 Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2018 Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2019 Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2020 Branch: perl
2021 ! hints/aix.sh
2022____________________________________________________________________________
2023[ 1430] By: TimBunce on 1998/07/11 18:15:09
2024 Log: Title: "Fix string substitution returncode problem"
2025 From: Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2026 Msg-ID: <199805271236.IAA28213@aatma.engin.umich.edu>,
2027 <v03110700b191a557f041@[195.95.102.114]>
2028 Files: pp_hot.c
2029 Branch: maint-5.004/perl
2030 ! pp_hot.c
2031____________________________________________________________________________
2032[ 1429] By: gsar on 1998/07/11 18:07:52
2033 Log: applied patch, tweaked doc and code that does labels/indentation
2034 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2035 Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2036 Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2037 Subject: [PATCH 5.004_71] perldebug.pod and RE
2038 Branch: perl
2039 ! pod/perldebug.pod regcomp.c regexec.c
2040____________________________________________________________________________
2041[ 1428] By: TimBunce on 1998/07/11 17:45:56
2042 Log: Assorted patches:
2043
2044 Title: "makerel now reads local patch list from patchlevel.h"
2045 Files: patchlevel.h Porting/makerel
2046
2047 Title: "pod/pod2man.PL"
2048 From: abigail@fnx.com
2049 Msg-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2050 Files: pod/pod2man.PL
2051
2052 Title: "Clarify taint example in re.pm"
2053 From: Tom Phoenix <rootbeer@teleport.com>
2054 Msg-ID: <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2055 Files: lib/re.pm
2056
2057 Title: "Anohter ptags improvement"
2058 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2059 Msg-ID: <199807070059.UAA28815@monk.mps.ohio-state.edu>
2060 Files: emacs/ptags
2061
2062 Title: "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2063 From: "John L. Allen" <allen@grumman.com>
2064 Msg-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2065 Files: hints/aix.sh
2066 Branch: maint-5.004/perl
2067 ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2068 ! patchlevel.h pod/pod2man.PL
2069____________________________________________________________________________
2070[ 1427] By: gsar on 1998/07/11 17:04:47
2071 Log: make Liblist return consistently backslashed paths
2072 Branch: perl
2073 ! lib/ExtUtils/Liblist.pm
2074____________________________________________________________________________
2075[ 1426] By: gsar on 1998/07/11 16:53:56
2076 Log: don't 'touch a2p.c', it might readonly (via PM)
2077 From: Robin Barker <rmb1@cise.npl.co.uk>
2078 Date: Fri, 10 Jul 98 17:19:54 BST
2079 Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2080 Branch: perl
2081 ! x2p/Makefile.SH
2082____________________________________________________________________________
2083[ 1425] By: TimBunce on 1998/07/11 16:42:26
2084 Log: Title: "Add newCONSTSUB (from 5.005_70)"
2085 Files: embed.h proto.h global.sym op.c
2086 Branch: maint-5.004/perl
2087 ! embed.h global.sym op.c proto.h
2088____________________________________________________________________________
2089[ 1424] By: TimBunce on 1998/07/11 16:20:21
2090 Log: Title: "Assorted fixes for Sys::Syslog.pm"
2091 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2092 <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2093 Msg-ID: <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2094 <199805270939.KAA08453@toad.ig.co.uk>,
2095 <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2096 Files: lib/Sys/Syslog.pm
2097 Branch: maint-5.004/perl
2098 ! lib/Sys/Syslog.pm
2099____________________________________________________________________________
2100[ 1423] By: TimBunce on 1998/07/11 15:53:37
2101 Log: Assorted patches:
2102
2103 Title: "umask: die if EXPR & 0700 else return undef"
2104 From: Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2105 Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2106 <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2107 kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2108 Msg-ID: <199805291520.QAA01615@sable.ox.ac.uk>,
2109 <199805291549.SAA01439@alpha.hut.fi>,
2110 <199805291608.RAA29283@toad.ig.co.uk>,
2111 <19980530105129.A24006@O2.chapin.edu>,
2112 <19980608133037.A8793@perlsupport.com>
2113 Files: pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2114
2115 Title: "File name DynaLoader.pm.PL is 8.3 unfriendly"
2116 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2117 Msg-ID: <19980610005417.G162@cdata.tvnet.hu>
2118 Files: MANIFEST ext/DynaLoader/Makefile.PL
2119 Branch: maint-5.004/perl
2120 +> ext/DynaLoader/DynaLoader_pm.PL
2121 - ext/DynaLoader/DynaLoader.pm.PL
2122 ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2123 ! pod/perlfunc.pod pp_sys.c
2124____________________________________________________________________________
2125[ 1421] By: gsar on 1998/07/11 02:54:02
2126 Log: From: Gisle Aas <gisle@aas.no>
2127 Subject: [PATCH] B::Deparse for(1..100000)
2128 Date: 10 Jul 1998 14:04:44 +0200
2129 Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2130 Branch: perl
2131 ! ext/B/B/Deparse.pm
2132____________________________________________________________________________
2133[ 1420] By: gsar on 1998/07/11 02:28:18
2134 Log: add 'clean' target for ext/re
2135 Branch: perl
2136 ! ext/re/Makefile.PL
2137____________________________________________________________________________
2138[ 1419] By: gsar on 1998/07/11 02:20:32
2139 Log: From: Tom Hughes <thh@cyberscience.com>
2140 Date: 10 Jul 1998 10:25:18 +0100
2141 Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2142 Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2143 Branch: perl
2144 ! hints/svr4.sh
2145____________________________________________________________________________
2146[ 1418] By: gsar on 1998/07/11 02:19:12
2147 Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2148 From: Jarkko Hietaniemi <jhi@iki.fi>
2149 Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2150 Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2151 Subject: Re: make minitest does not work out of the box - test subset
2152 needs pruning
2153 Branch: perl
2154 + t/lib/ipc_sysv.t
2155 - t/op/ipcmsg.t t/op/ipcsem.t
2156 ! MANIFEST
2157____________________________________________________________________________
2158[ 1417] By: gsar on 1998/07/11 02:14:16
2159 Log: disable CR croaking (via #define, default off) in lieu of more
2160 complete fix
2161 Branch: perl
2162 ! toke.c
2163____________________________________________________________________________
2164[ 1416] By: gsar on 1998/07/11 02:06:11
2165 Log: added patch, made linking with setargv a build option
2166 From: "Douglas Lankshear" <dougl@ActiveState.com>
2167 Date: Thu, 9 Jul 1998 09:51:42 -0700
2168 Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2169 Subject: [PATCH 5.004_71]
2170 Branch: perl
2171 ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2172____________________________________________________________________________
2173[ 1415] By: gsar on 1998/07/11 01:47:19
2174 Log: From: Tom Hughes <thh@cyberscience.com>
2175 Date: 10 Jul 1998 09:01:12 +0100
2176 Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2177 Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2178 Branch: perl
2179 ! perl_exp.SH
2180____________________________________________________________________________
2181[ 1414] By: gsar on 1998/07/11 01:45:45
2182 Log: make lib/re.pm a prereq for minitest
2183 Branch: perl
2184 ! Makefile.SH
2185____________________________________________________________________________
2186[ 1413] By: gsar on 1998/07/11 01:40:56
2187 Log: add patch (via PM)
2188 From: Stephen McCamant <alias@mcs.com>
2189 Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2190 Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2191 Subject: Big B::Deparse update
2192 Branch: perl
2193 ! ext/B/B/Deparse.pm
2194____________________________________________________________________________
2195[ 1412] By: gsar on 1998/07/11 00:25:17
2196 Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2197 Branch: perl
2198 + pod/perlport.pod
2199 ! pod/perl.pod
2200____________________________________________________________________________
2201[ 1411] By: gsar on 1998/07/10 21:53:06
2202 Log: make binmode(STDIN) not whine
2203 From: Dan Sugalski <sugalskd@osshe.edu>
2204 Date: Thu, 09 Jul 1998 16:51:27 -0700
2205 Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2206 Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2207 Branch: perl
2208 ! vms/vms.c
2209____________________________________________________________________________
2210[ 1410] By: gsar on 1998/07/10 21:50:57
2211 Log: CPAN-1.39 update
2212 From: koenig@kulturbox.de (Andreas J. Koenig)
2213 Date: 10 Jul 1998 00:45:36 +0200
2214 Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2215 Subject: Re: perl5.004_71 hit the stands this morn
2216 Branch: perl
2217 ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2218____________________________________________________________________________
2219[ 1409] By: gsar on 1998/07/10 21:45:10
2220 Log: manually apply patch with conflicts
2221 From: Dan Sugalski <sugalskd@osshe.edu>
2222 Date: Thu, 09 Jul 1998 12:08:33 -0700
2223 Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2224 Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2225 Branch: perl
2226 ! configpm
2227____________________________________________________________________________
2228[ 1408] By: gsar on 1998/07/10 21:36:54
2229 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2230 Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2231 Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2232 Subject: Re: perldelta.pod [PATCH]
2233 Branch: perl
2234 ! pod/perldelta.pod
2235____________________________________________________________________________
2236[ 1407] By: gsar on 1998/07/10 21:35:13
2237 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2238 Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2239 Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2240 Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2241 Branch: perl
2242 ! ext/IPC/SysV/Makefile.PL
2243____________________________________________________________________________
2244[ 1406] By: gsar on 1998/07/10 21:33:30
2245 Log: manually apply patch with conflicts
2246 From: kstar@chapin.edu
2247 Message-ID: <19980709093621.B7857@O2.chapin.edu>
2248 Date: Thu, 9 Jul 1998 09:36:21 -0400
2249 Subject: Re: [PATCH] 5.004_70 installperl and docs
2250 Branch: perl
2251 ! installperl
2252____________________________________________________________________________
2253[ 1405] By: gsar on 1998/07/10 21:28:29
2254 Log: misc tweaks to docs and qsortsv() warning
2255 Branch: perl
2256 ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
2257____________________________________________________________________________
2258[ 1404] By: gsar on 1998/07/10 21:23:53
2259 Log: add more correct version of change#1350 (as yet untested)
2260 From: joshua.pritikin@db.com
2261 Date: Thu, 9 Jul 1998 09:22:46 -0400
2262 Message-Id: <H00000e50008f277@MHS>
2263 Subject: Re: [PATCH _70] cache missing methods
2264 Branch: perl
2265 ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2266____________________________________________________________________________
2267[ 1403] By: gsar on 1998/07/10 20:46:12
2268 Log: add win32_rename() that does what docs say
2269 Branch: perl
2270 ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
2271 ! win32/win32.c win32/win32iop.h
2272____________________________________________________________________________
2273[ 1402] By: gsar on 1998/07/10 20:19:18
2274 Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
2275 (suggested by Philippe.Simonet@swisscom.com)
2276 Branch: perl
2277 ! ext/Socket/Socket.xs
2278____________________________________________________________________________
2279[ 1401] By: gsar on 1998/07/10 03:24:45
2280 Log: undo change#1379 (order of tests *is* significant)
2281 Branch: perl
2282 ! t/lib/posix.t
2283____________________________________________________________________________
2284[ 1400] By: nick on 1998/07/09 17:43:14
2285 Log: Integrate mainline (_071-ish)
2286 Branch: ansiperl
2287 +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2288 +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2289 +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
2290 +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
2291 +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
2292 +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2293 +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2294 +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
2295 +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
2296 !> (integrate 145 files)
2297
2298----------------
2299Version 5.004_71
2300----------------
2301
2302____________________________________________________________________________
6cc33c6d
GS
2303[ 1399] By: gsar on 1998/07/09 12:15:12
2304 Log: update Changes, perlhist.pod, beginnings of perldelta.pod
2305 Branch: perl
2306 ! Changes pod/perldelta.pod pod/perlhist.pod
2307____________________________________________________________________________
429b3afa
GS
2308[ 1397] By: gsar on 1998/07/09 08:35:39
2309 Log: merge changes from maintbranch (1354, and relevant part of 1356); all
2310 maintenance changes upto 1356 merged
2311 Branch: perl
2312 ! pod/perldiag.pod pp_hot.c t/op/misc.t
2313____________________________________________________________________________
2314[ 1396] By: gsar on 1998/07/09 08:02:52
2315 Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
2316 make all configs build on Solaris and win32
2317 Branch: perl
2318 + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2319 + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2320 + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
2321 ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
2322 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2323____________________________________________________________________________
2324[ 1395] By: gsar on 1998/07/09 05:39:48
2325 Log: From: Stephen McCamant <alias@mcs.com>
2326 Date: Wed, 08 Jul 1998 23:16:49 CDT
2327 Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
2328 Subject: [PATCH] UNOP opclass test in B.xs
2329 Branch: perl
2330 ! ext/B/B.xs
2331____________________________________________________________________________
2332[ 1394] By: gsar on 1998/07/09 05:37:48
2333 Log: get it building again on win32
2334 Branch: perl
2335 ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
2336 ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
2337 ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
2338 ! win32/makefile.mk
2339____________________________________________________________________________
2340[ 1393] By: gsar on 1998/07/09 05:20:31
2341 Log: applied patch from Ilya, tweaked some to get clean static build of
2342 the ext/re stuff (untested on win32)
2343 Branch: perl
2344 ! regcomp.c regexec.c
2345____________________________________________________________________________
2346[ 1392] By: gsar on 1998/07/09 03:56:45
2347 Log: fix installperl typo
2348 From: kstar@chapin.edu
2349 Date: Wed, 08 Jul 1998 23:51:57 EDT
2350 Message-Id: <19980708235157.D1380@O2.chapin.edu>
2351 Subject: Re: [PATCH] 5.004_70 installperl and docs
2352 Branch: perl
2353 ! installperl
2354____________________________________________________________________________
2355[ 1391] By: gsar on 1998/07/09 01:48:16
2356 Log: From: Chip Salzenberg <chip@perl.org>
2357 Date: Wed, 8 Jul 1998 18:10:55 -0400
2358 Message-ID: <19980708181055.A8005@perlsupport.com>
2359 Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
2360 Branch: perl
2361 ! util.c
2362____________________________________________________________________________
2363[ 1390] By: gsar on 1998/07/09 01:45:16
2364 Log: added patch, tweaked per Ilya's suggestion
2365 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2366 Date: Wed, 8 Jul 1998 13:34:42 +0100
2367 Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
2368 Subject: [PATCH] perl5db.pl complains about non-integer condition
2369 Branch: perl
2370 ! lib/perl5db.pl
2371____________________________________________________________________________
2372[ 1389] By: gsar on 1998/07/09 01:42:13
2373 Log: reenable misaligned memory checks, cast to UV & check alignment
2374 From: Dominic Dunlop <domo@computer.org>
2375 Date: Wed, 8 Jul 1998 11:21:48 +0000
2376 Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
2377 Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
2378 Branch: perl
2379 ! malloc.c
2380____________________________________________________________________________
2381[ 1388] By: gsar on 1998/07/09 01:36:22
2382 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2383 Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
2384 Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
2385 Subject: [PATCH 5.004_70] more on finding metaconfig units.
2386 Branch: perl
2387 ! Porting/pumpkin.pod
2388____________________________________________________________________________
2389[ 1387] By: gsar on 1998/07/09 01:35:23
2390 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2391 Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
2392 Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
2393 Subject: Configure indentation patch
2394 Branch: perl
2395 ! Configure
2396____________________________________________________________________________
2397[ 1386] By: gsar on 1998/07/09 01:33:31
2398 Log: don't try to hardlink perldiag.pod; that is no longer not needed
2399 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2400 Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
2401 Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
2402 Subject: Re: pelr installation attempts hard links between file systems
2403 Branch: perl
2404 ! installperl
2405____________________________________________________________________________
2406[ 1385] By: gsar on 1998/07/09 01:28:05
2407 Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
2408 Branch: perl
2409 ! win32/makefile.mk
2410____________________________________________________________________________
2411[ 1384] By: gsar on 1998/07/09 01:26:19
2412 Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
2413 Branch: perl
2414 ! t/TEST
2415____________________________________________________________________________
2416[ 1383] By: gsar on 1998/07/09 01:06:47
2417 Log: manually apply patch with a dependency on unapplied patch
2418 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2419 Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
2420 Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
2421 Subject: [PATCH 5.004_70] make quoted RE embeddable
2422 Branch: perl
2423 ! sv.c t/op/pat.t
2424____________________________________________________________________________
2425[ 1382] By: gsar on 1998/07/09 01:02:23
2426 Log: change order of libs for extensions
2427 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2428 Date: Tue, 7 Jul 1998 23:48:05 +0200
2429 Message-ID: <19980707234805.C180@cdata.tvnet.hu>
2430 Subject: [PATCH _70] linking problem with modules
2431 Branch: perl
2432 ! lib/ExtUtils/MM_Unix.pm
2433____________________________________________________________________________
2434[ 1381] By: gsar on 1998/07/09 00:56:12
2435 Log: patch for more flexible initialization of xsub parameters
2436 From: Tye McQueen <tye@metronet.com>
2437 Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
2438 Message-Id: <199807070004.AA16454@metronet.com>
2439 Subject: Enhanced arg inits for xsubpp
2440 Branch: perl
2441 ! lib/ExtUtils/xsubpp pod/perlxs.pod
2442____________________________________________________________________________
2443[ 1380] By: gsar on 1998/07/09 00:44:01
2444 Log: From: Tye McQueen <tye@metronet.com>
2445 Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
2446 Message-Id: <16619-17073@lyris.activestate.com>
2447 Subject: New pl2bat.pl
2448 Branch: perl
2449 ! win32/bin/pl2bat.pl
2450____________________________________________________________________________
2451[ 1379] By: gsar on 1998/07/09 00:30:58
2452 Log: remove ordering dependency in posix.t
2453 Branch: perl
2454 ! t/lib/posix.t
2455____________________________________________________________________________
2456[ 1378] By: gsar on 1998/07/08 20:17:43
2457 Log: make -i'*suffix' work too
2458 Branch: perl
2459 ! doio.c
2460____________________________________________________________________________
2461[ 1377] By: gsar on 1998/07/08 08:56:28
2462 Log: regen headers; result builds & tests on Solaris again (threaded)
2463 Branch: perl
2464 ! embedvar.h
2465____________________________________________________________________________
2466[ 1376] By: gsar on 1998/07/08 08:55:03
2467 Log: change#1350 breaks things, back it out
2468 Branch: perl
2469 ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2470____________________________________________________________________________
2471[ 1375] By: gsar on 1998/07/08 07:47:00
2472 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2473 Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
2474 Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
2475 Subject: [PATCH 5.004_70] Switch modifiers in RE off
2476 Branch: perl
2477 ! pod/perlre.pod regcomp.c t/op/re_tests
2478____________________________________________________________________________
2479[ 1374] By: gsar on 1998/07/08 07:41:06
2480 Log: From: Gisle Aas <gisle@aas.no>
2481 Date: 07 Jul 1998 23:08:59 +0200
2482 Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
2483 Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
2484 Branch: perl
2485 ! sv.c
2486____________________________________________________________________________
2487[ 1373] By: gsar on 1998/07/08 07:36:01
2488 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2489 Date: Tue, 7 Jul 1998 23:47:50 +0200
2490 Message-ID: <19980707234750.A180@cdata.tvnet.hu>
2491 Subject: [PATCH _70] dos-djgpp update
2492 Branch: perl
2493 ! djgpp/config.over djgpp/djgppsed.sh
2494____________________________________________________________________________
2495[ 1372] By: gsar on 1998/07/08 07:12:47
2496 Log: add extension to support SysV IPC
2497 From: Jarkko Hietaniemi <jhi@iki.fi>
2498 Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
2499 Message-Id: <199807062332.CAA25792@alpha.hut.fi>
2500 Subject: [PATCH] 5.004_70: IPC::SysV
2501 Branch: perl
2502 + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
2503 + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
2504 + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
2505 + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
2506 + ext/IPC/SysV/t/sem.t
2507 ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
2508 ! t/op/ipcmsg.t t/op/ipcsem.t
2509____________________________________________________________________________
2510[ 1371] By: gsar on 1998/07/08 05:12:07
2511 Log: add patch for C<use re 'debug'>
2512 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2513 Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
2514 Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
2515 Subject: Re: _70 and Devel::RE
2516 Branch: perl
2517 + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
2518 - lib/re.pm
2519 ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
2520 ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
2521____________________________________________________________________________
2522[ 1370] By: gsar on 1998/07/08 04:27:27
2523 Log: added patch to generate PPDEF(pp_foo)
2524 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2525 Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
2526 Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
2527 Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
2528 Branch: perl
2529 + pp_proto.h
2530 ! MANIFEST Makefile.SH opcode.pl proto.h
2531____________________________________________________________________________
2532[ 1369] By: gsar on 1998/07/08 04:19:49
2533 Log: suggest 'make test' after make
2534 Branch: perl
2535 ! Makefile.SH
2536____________________________________________________________________________
2537[ 1368] By: gsar on 1998/07/08 03:58:19
2538 Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
2539 From: Colin Kuskie <ckuskie@cadence.com>
2540 Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
2541 Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
2542 Subject: Corrected -i prefix patch
2543 Branch: perl
2544 + t/io/iprefix.t
2545 ! MANIFEST doio.c pod/perlrun.pod
2546____________________________________________________________________________
2547[ 1366] By: gsar on 1998/07/08 02:28:30
2548 Log: From: Gisle Aas <gisle@aas.no>
2549 Date: 07 Jul 1998 17:48:36 +0200
2550 Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
2551 Subject: [PATCH] Remove some rendundant SvOOK_on tests
2552 Branch: perl
2553 ! sv.c sv.h
2554____________________________________________________________________________
2555[ 1365] By: gsar on 1998/07/08 02:25:17
2556 Log: applied patch to clarify m//g
2557 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2558 Date: Tue, 7 Jul 1998 15:59:03 +0100
2559 Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
2560 Subject: [PATCH] Re: m//g in perlop.pod
2561 Branch: perl
2562 ! pod/perlop.pod
2563____________________________________________________________________________
2564[ 1364] By: gsar on 1998/07/08 02:13:07
2565 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2566 Subject: [PATCH] 5.004_70 bug in perlfaq.pod
2567 Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
2568 Date: Tue, 7 Jul 1998 11:59:41 +0100
2569 Branch: perl
2570 ! pod/perlfaq.pod
2571____________________________________________________________________________
2572[ 1363] By: gsar on 1998/07/08 02:11:11
2573 Log: applied tweak (via private mail)
2574 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2575 Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
2576 Message-Id: <199807071027.NAA20829@alpha.hut.fi>
2577 Subject: tiny perllocale.pod patch for 5.004_70
2578 Branch: perl
2579 ! pod/perllocale.pod
2580____________________________________________________________________________
2581[ 1362] By: gsar on 1998/07/08 02:07:48
2582 Log: applied patch, various tweaks to pander to pod2man tantrums
2583 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2584 Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
2585 Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
2586 Subject: [PATCH 5.004_70] CONFIGPM
2587 Branch: perl
2588 ! Porting/Glossary configpm
2589____________________________________________________________________________
2590[ 1361] By: gsar on 1998/07/07 22:13:11
2591 Log: From: Stephen McCamant <alias@mcs.com>
2592 Date: Mon, 6 Jul 1998 21:22:17 -0500 (CDT)
2593 Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
2594 Subject: Re: Inconsistent arithmetics on refs
2595 Branch: perl
2596 ! sv.c
2597____________________________________________________________________________
2598[ 1360] By: gsar on 1998/07/07 22:11:11
2599 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2600 Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
2601 Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
2602 Subject: [PATCH 5.004_70] Anohter ptags improvement
2603 Branch: perl
2604 ! emacs/ptags
2605____________________________________________________________________________
2606[ 1359] By: gsar on 1998/07/07 22:08:48
2607 Log: fix accidental RE-de-optimization
2608 From: larry@wall.org (Larry Wall)
2609 Date: Mon, 6 Jul 1998 17:49:31 -0700
2610 Message-Id: <199807070049.RAA23475@wall.org>
2611 Subject: Re: before you deluge us with patches
2612 --
2613 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2614 Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
2615 Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
2616 Subject: Re: before you deluge us with patches
2617 Branch: perl
2618 ! pp_hot.c regexec.c
2619____________________________________________________________________________
2620[ 1358] By: gsar on 1998/07/07 21:36:29
2621 Log: From: Gisle Aas <gisle@aas.no>
2622 Subject: [PATCH] Evaluation of AVHVs in scalar context
2623 Date: 06 Jul 1998 21:41:14 +0200
2624 Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
2625 Branch: perl
2626 ! pp_hot.c t/op/avhv.t
2627____________________________________________________________________________
2628[ 1357] By: gsar on 1998/07/07 21:29:46
2629 Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
2630 Branch: perl
2631 ! lib/Math/Trig.pm lib/fields.pm thread.sym
2632____________________________________________________________________________
2633[ 1356] By: TimBunce on 1998/07/07 17:19:42
2634 Log: Assorted patches:
2635
2636 ------ BUILD PROCESS ------
2637
2638 Title: "Add Test.pm (from perl 5.004_70)"
2639 Files: MANIFEST lib/Test.pm
2640
2641 ------ EXTENSIONS ------
2642
2643 Title: "Add CR LF CRLF to Socket.pm"
2644 From: Chris Nandor <pudge@pobox.com>
2645 Msg-ID: <v04003a46b1b6067832a1@[24.48.28.52]>
2646 Files: ext/Socket/Socket.pm
2647
2648 ------ LIBRARY ------
2649
2650 Title: "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
2651 Files: lib/AutoSplit.pm
2652
2653 Title: "Upgrade base.pm (from perl 5.004_70)"
2654 Files: lib/base.pm
2655
2656 Title: "Add File::Spec modules (from 5.004_70)"
2657 Files: lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2658 lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2659 lib/File/Spec/Win32.pm
2660
2661 ------ TESTS ------
2662
2663 Title: "fixup test for method call on undefined value"
2664 Files: t/op/misc.t
2665
2666 ------ UTILITIES ------
2667
2668 Title: "perlbug upgrade (from 5.004_70)"
2669 Files: utils/perlbug.PL
2670
2671 Title: "Upgrade perldoc (from 5.004_70)"
2672 Files: utils/perldoc.PL
2673 Branch: maint-5.004/perl
2674 + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2675 + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2676 + lib/File/Spec/Win32.pm lib/Test.pm
2677 ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
2678 ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
2679____________________________________________________________________________
2680[ 1355] By: TimBunce on 1998/07/07 14:39:51
2681 Log: Title: "Fix memory leak in Safe module"
2682 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2683 Msg-ID: <199806290544.BAA18463@aatma.engin.umich.edu>
2684 Files: ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2685 Branch: maint-5.004/perl
2686 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2687____________________________________________________________________________
2688[ 1354] By: TimBunce on 1998/07/07 14:35:25
2689 Log: Title: "Better error message for $undef->method call"
2690 From: Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
2691 joshua.pritikin@db.com
2692 Msg-ID: <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
2693 Files: pod/perldiag.pod pp_hot.c
2694 Branch: maint-5.004/perl
2695 ! pod/perldiag.pod pp_hot.c
2696____________________________________________________________________________
2697[ 1353] By: gsar on 1998/07/06 23:33:38
2698 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2699 Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
2700 Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
2701 Subject: [PATCH 5.004_70] Update metaconfig info
2702 Branch: perl
2703 ! Porting/pumpkin.pod
2704____________________________________________________________________________
2705[ 1352] By: gsar on 1998/07/06 23:30:54
2706 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2707 Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
2708 Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
2709 Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
2710 Branch: perl
2711 ! Configure INSTALL Policy_sh.SH Porting/Glossary
2712 ! Porting/config.sh Porting/config_H
2713____________________________________________________________________________
2714[ 1351] By: gsar on 1998/07/06 23:24:47
2715 Log: try harder to run non-executable tests
2716 Branch: perl
2717 ! t/TEST
2718____________________________________________________________________________
2719[ 1350] By: gsar on 1998/07/06 23:12:17
2720 Log: add patch to improve method caching, regen headers
2721 From: joshua.pritikin@db.com
2722 Date: Mon, 6 Jul 1998 09:19:29 -0400
2723 Message-Id: <H00000e50008a518@MHS>
2724 Subject: [PATCH _70] cache missing methods
2725 Branch: perl
2726 ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2727____________________________________________________________________________
2728[ 1349] By: TimBunce on 1998/07/06 23:03:16
2729 Log: Assorted patches:
2730
2731 ------ BUILD PROCESS ------
2732
2733 Title: "Configure: Workaround bash CDPATH oddity"
2734 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2735 Msg-ID: <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
2736 Files: Configure
2737
2738 Title: "Don't suppress display of Makefile recipes that invoke perl"
2739 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2740 Msg-ID: <199806252213.SAA08545@aatma.engin.umich.edu>
2741 Files: Makefile.SH
2742
2743 ------ CORE LANGUAGE ------
2744
2745 Title: "one more^Wless quad unpack bug"
2746 From: Jarkko Hietaniemi <jhi@iki.fi>
2747 Msg-ID: <199806301132.OAA27353@alpha.hut.fi>
2748 Files: pp.c
2749
2750 Title: "minor fixups to bring maint closer to devel for patching"
2751 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2752 Msg-ID: <199805200046.UAA19284@aatma.engin.umich.edu>
2753 Files: pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
2754
2755 Title: "-Pw switches used together report bogus error"
2756 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2757 Msg-ID: <199806252331.TAA10160@aatma.engin.umich.edu>
2758 Files: perl.c
2759
2760 Title: "Add doc and perl home page info to -v output"
2761 From: Tom Christiansen <tchrist@jhereg.perl.com>
2762 Msg-ID: <199802172229.PAA29309@jhereg.perl.com>
2763 Files: perl.c
2764
2765 Title: "Fix C<@a = (%a = 1)> bizarreness"
2766 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
2767 <tchrist@jhereg.perl.com>
2768 Msg-ID: <199807012026.OAA31507@jhereg.perl.com>,
2769 <199807012339.TAA26024@aatma.engin.umich.edu>
2770 Files: pp_hot.c
2771
2772 Title: "make find_script() return saved string, reenable missing
2773 diagnostics"
2774 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2775 Msg-ID: <199806262224.SAA00422@aatma.engin.umich.edu>
2776 Files: perl.c util.c
2777
2778 Title: "minor e_script optimization"
2779 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2780 Msg-ID: <199807060704.DAA25988@aatma.engin.umich.edu>
2781 Files: perl.c
2782
2783 ------ DOCUMENTATION ------
2784
2785 Title: "Insecure $ENV{} message out of step with perldiag"
2786 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2787 Msg-ID: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
2788 Files: pod/perldiag.pod pod/perlsec.pod
2789
2790 Title: "documenting close without arguments"
2791 From: Tom Phoenix <rootbeer@teleport.com>
2792 Msg-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
2793 Files: pod/perlfunc.pod
2794
2795 Title: "pod for scalar .. op"
2796 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2797 Msg-ID: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
2798 Files: pod/perlop.pod
2799
2800 ------ EXTENSIONS ------
2801
2802 Title: "Fcntl: add few constants, enhance maintainability"
2803 From: Jarkko Hietaniemi <jhi@iki.fi>
2804 Msg-ID: <199806221558.SAA18626@alpha.hut.fi>
2805 Files: ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
2806
2807 ------ LIBRARY ------
2808
2809 Title: "Fix undef warnings in Text::Parsewords"
2810 From: Jarkko Hietaniemi <jhi@iki.fi>
2811 Msg-ID: <199806300842.LAA26409@alpha.hut.fi>
2812 Files: lib/Text/ParseWords.pm
2813
2814 Title: "Add Symbol::delete_package()"
2815 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2816 Msg-ID: <199807060702.DAA25976@aatma.engin.umich.edu>
2817 Files: pod/perlembed.pod lib/Symbol.pm
2818 Branch: maint-5.004/perl
2819 ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
2820 ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
2821 ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
2822 ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
2823 ! t/op/split.t taint.c util.c
2824____________________________________________________________________________
2825[ 1348] By: gsar on 1998/07/06 22:55:56
2826 Log: remove #! line from Errno_pm.PL
2827 Branch: perl
2828 ! ext/Errno/Errno_pm.PL
2829____________________________________________________________________________
2830[ 1347] By: gsar on 1998/07/06 22:51:34
2831 Log: added patch to fix Cwd.pm warnings, fixed a couple more places
2832 From: Gisle Aas <gisle@aas.no>
2833 Date: 06 Jul 1998 13:08:53 +0200
2834 Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
2835 Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
2836 Branch: perl
2837 ! lib/Cwd.pm
2838____________________________________________________________________________
2839[ 1346] By: gsar on 1998/07/06 22:20:29
2840 Log: much simpler fix to typecheck read/sysread/recv, as suggested by
2841 Stephen McCamant
2842 Branch: perl
2843 ! op.c
2844____________________________________________________________________________
2845[ 1345] By: gsar on 1998/07/06 21:58:52
2846 Log: undo ck_sysread() changes#1319,1337 in preparation for a much
2847 simpler fix
2848 Branch: perl
2849 ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
2850 ! opcode.pl proto.h
2851____________________________________________________________________________
2852[ 1344] By: TimBunce on 1998/07/06 21:51:05
2853 Log: Title: "Fix for broken goto &xsub"
2854 From: Albert Dvornik <bert@genscan.com>,
2855 Msg-ID: <tq4sxawf2h.fsf@puma.genscan.com>
2856 Files: MANIFEST pp_ctl.c t/op/goto_xs.t
2857 Branch: maint-5.004/perl
2858 + t/op/goto_xs.t
2859 ! MANIFEST pp_ctl.c
2860____________________________________________________________________________
2861[ 1343] By: TimBunce on 1998/07/06 21:40:14
2862 Log: Title: "Undo sub stub optimization and add comments on GV_FOO constants"
2863 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2864 Msg-ID: <199807050841.EAA25114@aatma.engin.umich.edu>
2865 Files: gv.h gv.c op.c toke.c
2866 Branch: maint-5.004/perl
2867 ! gv.c gv.h op.c toke.c
2868____________________________________________________________________________
2869[ 1342] By: gsar on 1998/07/06 20:57:06
2870 Log: From: Gisle Aas <gisle@aas.no>
2871 Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
2872 Date: 06 Jul 1998 21:52:12 +0200
2873 Subject: Keepers of the Patch Pumpkin
2874 Branch: perl
2875 ! Changes
2876____________________________________________________________________________
2877[ 1341] By: gsar on 1998/07/06 20:43:35
2878 Log: remove dup entry in perldiag
2879 Branch: perl
2880 ! pod/perldiag.pod
2881____________________________________________________________________________
2882[ 1340] By: gsar on 1998/07/06 20:31:44
2883 Log: more reasonable diagnostic on keyword vs. sub ambiguity
2884 Branch: perl
2885 ! pod/perldiag.pod toke.c
2886____________________________________________________________________________
2887[ 1339] By: gsar on 1998/07/06 19:23:06
2888 Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
2889 Branch: perl
2890 ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
2891 ! sv.c toke.c util.c
2892____________________________________________________________________________
2893[ 1338] By: gsar on 1998/07/06 18:45:35
2894 Log: per Larry suggestion, toss change#1327 and fix the documentation
2895 to match behavior instead
2896 Branch: perl
2897 ! pod/perlfunc.pod pp_sys.c
2898____________________________________________________________________________
2899[ 1337] By: gsar on 1998/07/06 17:15:26
2900 Log: allow read(FH,threadsv,...)
2901 Branch: perl
2902 ! op.c
2903
2904----------------
2905Version 5.004_70
2906----------------
2907
2908____________________________________________________________________________
2909[ 1336] By: gsar on 1998/07/06 09:06:33
2910 Log: 5.004_70 tweaks
2911 Branch: perl
2912 ! Changes win32/Makefile win32/makefile.mk
2913____________________________________________________________________________
0b2be3f5
GS
2914[ 1335] By: gsar on 1998/07/06 07:05:37
2915 Log: update Changes
2916 Branch: perl
2917 ! Changes pod/perldiag.pod
2918____________________________________________________________________________
3c247ff3
GS
2919[ 1334] By: gsar on 1998/07/06 06:41:17
2920 Log: allow eval-groups in patterns only if they C<use re 'eval';>
2921 Branch: perl
2922 ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
2923 ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
2924____________________________________________________________________________
2925[ 1333] By: gsar on 1998/07/06 03:22:52
2926 Log: From: Hans Mulder <hansm@icgroup.nl>
2927 Date: Mon, 6 Jul 98 02:11:32 +0200
2928 Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
2929 Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
2930 Branch: perl
2931 ! malloc.c
2932____________________________________________________________________________
2933[ 1332] By: gsar on 1998/07/06 03:18:34
2934 Log: added Errno-1.09 from CPAN
2935 Branch: perl
2936 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
2937____________________________________________________________________________
2938[ 1331] By: gsar on 1998/07/06 02:59:09
2939 Log: fix small memleak on -e, don't try to find_script() when e_script
2940 Branch: perl
2941 ! perl.c
2942____________________________________________________________________________
2943[ 1330] By: gsar on 1998/07/06 00:40:24
2944 Log: add Symbol::delete_package()
2945 Branch: perl
2946 ! lib/Symbol.pm pod/perlembed.pod
2947____________________________________________________________________________
2948[ 1329] By: gsar on 1998/07/05 23:05:40
2949 Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
2950 From: Stephen McCamant <alias@mcs.com>
2951 Date: Sun, 5 Jul 1998 17:36:14 -0500 (CDT)
2952 Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
2953 Subject: [PATCH] alignment in X[IN]V allocation
2954 Branch: perl
2955 ! sv.c
2956____________________________________________________________________________
2957[ 1328] By: gsar on 1998/07/05 22:47:57
2958 Log: make read() return undef on errors as documented, and clarify docs
2959 Branch: perl
2960 ! pod/perlfunc.pod pp_sys.c
2961____________________________________________________________________________
2962[ 1327] By: gsar on 1998/07/05 22:11:21
2963 Log: fix getc() to return empty string instead of undef on eof, as it was
2964 documented to behave; still returns undef on error
2965 Branch: perl
2966 ! pp_sys.c
2967____________________________________________________________________________
2968[ 1326] By: gsar on 1998/07/05 21:53:30
2969 Log: patch whitespace-mutiliated; applied manually
2970 From: Hans Mulder <hansm@icgroup.nl>
2971 Date: Sun, 5 Jul 98 23:23:20 +0200
2972 Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
2973 Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
2974 Branch: perl
2975 ! ext/Errno/Errno_pm.PL
2976____________________________________________________________________________
2977[ 1325] By: gsar on 1998/07/05 21:38:39
2978 Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
2979 From: Tom Christiansen <tchrist@jhereg.perl.com>
2980 Date: Sun, 05 Jul 1998 09:15:22 -0500
2981 Subject: Re: docpatch
2982 Message-Id: <199807051515.JAA03644@jhereg.perl.com>
2983 Branch: perl
2984 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2985 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2986 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2987 ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
2988 ! pod/perlrun.pod
2989____________________________________________________________________________
2990[ 1324] By: gsar on 1998/07/05 21:06:56
2991 Log: applied patch, and undid change#1302 which it made unnecessary
2992 From: Billy <wdconsta@cs.adelaide.edu.au>
2993 Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
2994 Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
2995 Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
2996 Branch: perl
2997 ! t/lib/h2ph.t utils/h2ph.PL
2998____________________________________________________________________________
2999[ 1323] By: gsar on 1998/07/05 20:56:39
3000 Log: fix t/lib/fields.t's @INC so make test runs
3001 Branch: perl
3002 ! t/lib/fields.t
3003____________________________________________________________________________
3004[ 1322] By: gsar on 1998/07/05 20:26:43
3005 Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3006 Branch: perl
3007 ! gv.c gv.h toke.c
3008____________________________________________________________________________
3009[ 1321] By: gsar on 1998/07/05 07:41:50
3010 Log: sundry win32 config tweaks
3011 Branch: perl
3012 ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3013 ! win32/config.gc win32/config.vc win32/config_H.bc
3014 ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3015 ! win32/config_sh.PL win32/makefile.mk
3016____________________________________________________________________________
3017[ 1320] By: gsar on 1998/07/05 06:30:35
3018 Log: update Changes
3019 Branch: perl
3020 ! Changes
3021____________________________________________________________________________
3022[ 1319] By: gsar on 1998/07/05 06:27:37
3023 Log: add ck_sysread() for better sysread/read/recv sanity
3024 Branch: perl
3025 ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3026 ! opcode.pl proto.h
3027____________________________________________________________________________
3028[ 1318] By: gsar on 1998/07/05 04:34:05
3029 Log: From: Stephen McCamant <alias@mcs.com>
3030 Date: Sat, 4 Jul 1998 23:24:47 -0500 (CDT)
3031 Subject: [PATCH] Document B::Deparse, add pp_threadsv
3032 Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3033 Branch: perl
3034 ! ext/B/B/Deparse.pm
3035____________________________________________________________________________
1703fc65
GS
3036[ 1317] By: gsar on 1998/07/05 04:15:25
3037 Log: added patch with tweak to doc
3038 From: Chip Salzenberg <chip@perl.org>
3039 Message-ID: <19980704205136.A16319@perlsupport.com>
3040 Date: Sat, 4 Jul 1998 20:51:36 -0400
3041 Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3042 Branch: perl
3043 ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3044____________________________________________________________________________
3045[ 1316] By: gsar on 1998/07/05 03:56:22
3046 Log: Porting/Glossary goes podly into Config.pm
3047 Branch: perl
3048 ! Porting/Glossary configpm
3049____________________________________________________________________________
3050[ 1315] By: gsar on 1998/07/05 02:50:18
3051 Log: add suggested tool as an example in ExtUtils::Packlist
3052 From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3053 Message-Id: <199807031028.LAA10456@sale-wts>
3054 Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3055 Subject: Re: [make install] another horror story
3056 Branch: perl
3057 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3058____________________________________________________________________________
3059[ 1314] By: gsar on 1998/07/05 02:28:04
3060 Log: avoid race condition (storing ptr to SV before incrementing its
3061 REFCNT) and warning in newRV()
3062 Branch: perl
3063 ! sv.c
3064____________________________________________________________________________
3065[ 1313] By: gsar on 1998/07/05 02:06:40
3066 Log: applied suggested fix for xhv_array sizing, with portability tweaks
3067 From: Gisle Aas <gisle@aas.no>
3068 Subject: Re: [PATCH] Re: perl5.004_69 core dump
3069 Date: 04 Jul 1998 10:20:35 +0200
3070 Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3071 Branch: perl
3072 ! hv.c
3073____________________________________________________________________________
3074[ 1312] By: gsar on 1998/07/05 01:36:45
3075 Log: From: Gisle Aas <gisle@aas.no>
3076 Subject: [PATCH] hv_max may be a few too many
3077 Date: 04 Jul 1998 09:28:46 +0200
3078 Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3079 Branch: perl
3080 ! doop.c
3081____________________________________________________________________________
3082[ 1311] By: gsar on 1998/07/05 00:35:27
3083 Log: patchlevel up to 5.004_70, various tweaks
3084 * fix taint problems due to maintbranch regression
3085 * PERL_OBJECT now builds again
3086 * deal with C++ strong-typing problems in hv.c
3087 * fix mismatch in "reserved word" diagnostic
3088 Branch: perl
3089 ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3090 ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3091____________________________________________________________________________
3092[ 1310] By: TimBunce on 1998/07/04 11:35:25
3093 Log: Remove old RE //t flag from scan_subst().
3094 Branch: maint-5.004/perl
3095 ! toke.c
3096____________________________________________________________________________
3097[ 1309] By: gsar on 1998/07/04 08:32:53
3098 Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3099 Branch: perl
3100 ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3101____________________________________________________________________________
3102[ 1307] By: gsar on 1998/07/04 07:00:14
3103 Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3104 Branch: perl
3105 ! pp_hot.c t/op/local.t
3106____________________________________________________________________________
3107[ 1306] By: gsar on 1998/07/04 05:52:34
3108 Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3109 From: joshua.pritikin@db.com
3110 Date: Wed, 1 Jul 1998 10:09:43 -0400
3111 Message-Id: <H00000e500086fb3@MHS>
3112 Subject: [PATCH _69] sv_2mortal fix
3113 Branch: perl
3114 ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3115____________________________________________________________________________
3116[ 1305] By: gsar on 1998/07/04 05:46:42
3117 Log: add patch preextend global string table, tweak for 512 entries
3118 From: Gisle Aas <gisle@aas.no>
3119 Date: 04 Jul 1998 01:04:08 +0200
3120 Subject: Re: [PATCH] Re: perl5.004_69 core dump
3121 Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3122 Branch: perl
3123 ! perl.c
3124____________________________________________________________________________
3125[ 1304] By: gsar on 1998/07/04 05:40:35
3126 Log: simplify xhv_array sizing
3127 From: Gisle Aas <gisle@aas.no>
3128 Date: 04 Jul 1998 00:49:42 +0200
3129 Subject: Re: [PATCH] Re: perl5.004_69 core dump
3130 Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3131 Branch: perl
3132 ! hv.c
3133____________________________________________________________________________
3134[ 1303] By: gsar on 1998/07/04 05:37:29
3135 Log: make 4-arg win32_select() sleep more reasonably on false values
3136 From: Blair Zajac <blair@gps.caltech.edu>
3137 Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3138 Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3139 Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3140 --
3141 Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3142 Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3143 Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3144 Branch: perl
3145 ! win32/win32sck.c
3146____________________________________________________________________________
3147[ 1302] By: gsar on 1998/07/04 05:32:50
3148 Log: adjust h2ph.t for dos-specific problem
3149 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3150 Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3151 Date: Fri, 3 Jul 1998 23:45:25 +0200
3152 Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3153 Branch: perl
3154 ! t/lib/h2ph.t
3155____________________________________________________________________________
3156[ 1301] By: gsar on 1998/07/04 05:31:04
3157 Log: fix CPAN.pm problem, OS2 tweaks
3158 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3159 Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3160 Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3161 Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3162 Branch: perl
3163 ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3164 ! lib/ExtUtils/MakeMaker.pm
3165____________________________________________________________________________
3166[ 1300] By: gsar on 1998/07/04 05:27:20
3167 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3168 Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3169 Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3170 Subject: [PATCH 5.004_68] Add elc target to to makefile
3171 Branch: perl
3172 ! Makefile.SH
3173____________________________________________________________________________
3174[ 1299] By: gsar on 1998/07/04 05:25:56
3175 Log: newer emacs/cperl-mode.el (via private mail)
3176 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3177 Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3178 Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3179 Subject: [PATCH 5.004_68] cperl-mode
3180 Branch: perl
3181 ! emacs/cperl-mode.el
3182____________________________________________________________________________
3183[ 1298] By: gsar on 1998/07/04 05:22:41
3184 Log: From: Dominic Dunlop <domo@computer.org>
3185 Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3186 Date: Thu, 2 Jul 1998 22:57:26 +0000
3187 Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3188 Branch: perl
3189 ! hints/machten.sh malloc.c
3190____________________________________________________________________________
3191[ 1297] By: gsar on 1998/07/04 05:20:52
3192 Log: allow a flags args to fbm_instr() for future needs
3193 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3194 Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3195 Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3196 Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3197 Branch: perl
3198 ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3199____________________________________________________________________________
3200[ 1296] By: gsar on 1998/07/04 05:16:15
3201 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3202 Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3203 Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3204 Subject: [PATCH 5.004_69] INSTALL-1.39
3205 Branch: perl
3206 ! INSTALL
3207____________________________________________________________________________
3208[ 1295] By: gsar on 1998/07/04 05:15:05
3209 Log: Configure update
3210 From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3211 Date: Wed, 1 Jul 98 23:07:50 EDT
3212 Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3213 Subject: [PATCH 5.004_69] Config_69-01
3214 Branch: perl
3215 ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3216 ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3217 ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3218____________________________________________________________________________
3219[ 1294] By: gsar on 1998/07/04 05:10:25
3220 Log: add perlbug -F switch to save message to file
3221 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3222 Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3223 Date: Wed, 1 Jul 1998 21:14:22 +0200
3224 Subject: Re: [PATCH 5.004_69] perlbug -fok
3225 Branch: perl
3226 ! Makefile.SH utils/perlbug.PL
3227____________________________________________________________________________
3228[ 1293] By: gsar on 1998/07/04 05:06:52
3229 Log: catch nonexistent backrefs in REs
3230 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3231 Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3232 Date: Wed, 1 Jul 1998 20:14:05 +0200
3233 Subject: Re: [PATCH _66] for bad backrefs
3234 --
3235 Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3236 Date: Wed, 1 Jul 1998 20:47:16 +0200
3237 Subject: Re: [PATCH _66] for bad backrefs
3238 Branch: perl
3239 ! regcomp.c t/op/re_tests util.c
3240____________________________________________________________________________
3241[ 1292] By: gsar on 1998/07/04 05:02:01
3242 Log: fix perlcc to not rm output file, and other -w(arts)
3243 Branch: perl
3244 ! utils/perlcc.PL
3245____________________________________________________________________________
3246[ 1291] By: gsar on 1998/07/04 04:30:03
3247 Log: ignore stash entries that are not GVs in dump.c
3248 Branch: perl
3249 ! dump.c
3250____________________________________________________________________________
3251[ 1290] By: gsar on 1998/07/04 03:55:10
3252 Log: cleaner page headers from pod2man
3253 Branch: perl
3254 ! pod/pod2man.PL
3255____________________________________________________________________________
3256[ 1288] By: gsar on 1998/07/04 03:16:39
3257 Log: tweaks to Getopt::Std
3258 From: Robin Barker <rmb1@cise.npl.co.uk>
3259 Date: Tue, 30 Jun 98 14:45:49 BST
3260 Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
3261 Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
3262 --
3263 Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
3264 To: perl5-porters@perl.org
3265 Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
3266 Branch: perl
3267 ! lib/Getopt/Std.pm
3268____________________________________________________________________________
3269[ 1287] By: gsar on 1998/07/04 03:13:02
3270 Log: added patch, with tweaks
3271 From: Gisle Aas <gisle@aas.no>
3272 Date: 03 Jul 1998 00:50:15 +0200
3273 Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
3274 Subject: [PATCH] Some AVHV documentation
3275 Branch: perl
3276 ! pod/perlref.pod
3277____________________________________________________________________________
3278[ 1286] By: gsar on 1998/07/04 02:53:26
3279 Log: applied patch with tweaks to prose
3280 From: Gisle Aas <gisle@aas.no>
3281 Subject: [PATCH] Simplified AVHV support
3282 Date: 30 Jun 1998 13:34:07 +0200
3283 Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
3284 Branch: perl
3285 ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
3286 ! pp.c proto.h t/op/avhv.t
3287____________________________________________________________________________
3288[ 1285] By: gsar on 1998/07/04 02:30:48
3289 Log: tweak doc for ".."
3290 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3291 Subject: [PATCH] pod for scalar ..
3292 Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3293 Date: Tue, 30 Jun 1998 12:14:50 +0100
3294 Branch: perl
3295 ! pod/perlop.pod
3296____________________________________________________________________________
3297[ 1284] By: gsar on 1998/07/04 02:28:43
3298 Log: fix use of uninitialized var in pp_unpack()
3299 From: Jarkko Hietaniemi <jhi@iki.fi>
3300 Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
3301 Message-Id: <199806301132.OAA27353@alpha.hut.fi>
3302 Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
3303 Branch: perl
3304 ! pp.c
3305____________________________________________________________________________
3306[ 1283] By: gsar on 1998/07/04 02:26:37
3307 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3308 Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
3309 Message-Id: <199806300840.LAA04872@alpha.hut.fi>
3310 Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
3311 Branch: perl
3312 ! lib/Text/ParseWords.pm
3313____________________________________________________________________________
3314[ 1282] By: gsar on 1998/07/04 02:24:32
3315 Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
3316 Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
3317 Date: Mon, 29 Jun 1998 16:53:56 -0700
3318 Subject: [PATCH 5.004_69]README.vms doc patch
3319 --
3320 Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
3321 Date: Mon, 29 Jun 1998 16:51:25 -0700
3322 --
3323 Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
3324 Date: Thu, 02 Jul 1998 13:53:57 -0700
3325 Subject: [PATCH 5.004_69]VMS filetest operator fixup
3326 Branch: perl
3327 ! README.vms vms/descrip_mms.template vms/vms.c
3328____________________________________________________________________________
3329[ 1281] By: gsar on 1998/07/04 02:17:48
3330 Log: From: Dan Sugalski <sugalskd@osshe.edu>
3331 Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
3332 Date: Mon, 29 Jun 1998 16:46:25 -0700
3333 Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
3334 Branch: perl
3335 ! vms/subconfigure.com
3336____________________________________________________________________________
3337[ 1280] By: gsar on 1998/07/04 02:16:03
3338 Log: don't attempt to copy directories on VMS
3339 From: Dan Sugalski <sugalskd@osshe.edu>
3340 Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
3341 Date: Mon, 29 Jun 1998 16:31:29 -0700
3342 Subject: [PATCH 5.004_69]Tweak to installperl
3343 Branch: perl
3344 ! installperl
3345____________________________________________________________________________
3346[ 1279] By: gsar on 1998/07/04 02:09:26
3347 Log: add 'installhtml*dir' to win32 config templates
3348 From: "Douglas Lankshear" <dougl@ActiveState.com>
3349 Subject: [PATCH 5.004_68] For Win32 config
3350 Date: Mon, 29 Jun 1998 09:00:13 -0700
3351 Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
3352 Branch: perl
3353 ! win32/config.bc win32/config.gc win32/config.vc
3354____________________________________________________________________________
3355[ 1278] By: gsar on 1998/07/04 02:06:23
3356 Log: implemented described fix for h2ph hanging on "enum"
3357 From: Billy <wdconsta@cs.adelaide.edu.au>
3358 Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
3359 Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
3360 Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
3361 Branch: perl
3362 ! utils/h2ph.PL
3363____________________________________________________________________________
3364[ 1277] By: gsar on 1998/07/04 01:51:47
3365 Log: merge changes#1210,1211,1270 from maintbranch
3366 Branch: perl
3367 + lib/re.pm
3368 ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
3369 ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
3370 ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3371____________________________________________________________________________
3372[ 1276] By: gsar on 1998/07/04 00:33:37
3373 Log: deprecate use of reserved word "our" (Larry's idea)
3374 Date: Mon, 22 Jun 1998 08:55:09 -0700
3375 From: larry@wall.org (Larry Wall)
3376 Message-Id: <199806221555.IAA07212@wall.org>
3377 Subject: Re: our
3378 Branch: perl
3379 ! pod/perldiag.pod toke.c
3380____________________________________________________________________________
3381[ 1275] By: nick on 1998/07/02 18:36:59
3382 Log: Integrate mainline, just to keep up.
3383 Branch: ansiperl
3384 +> t/lib/fields.t
3385 - lib/Math/Trig/Radial.pm
3386 !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3387 !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
3388 !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
3389 !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
3390 !> win32/config.bc win32/config.gc win32/config.vc
3391 !> win32/include/dirent.h win32/makedef.pl win32/win32.c
3392 !> win32/win32iop.h
3393____________________________________________________________________________
3394[ 1274] By: gsar on 1998/07/02 16:47:20
3395 Log: tweak win32/config.* variables
3396 Branch: perl
3397 ! win32/config.bc win32/config.gc win32/config.vc
3398____________________________________________________________________________
3399[ 1273] By: gsar on 1998/07/02 16:33:53
3400 Log: export opendir() set of functions on win32
3401 Branch: perl
3402 ! win32/include/dirent.h win32/makedef.pl win32/win32.c
3403 ! win32/win32iop.h
3404____________________________________________________________________________
3405[ 1272] By: gsar on 1998/07/01 23:21:49
3406 Log: fix C<@a = (%a = 1)> bizarreness
3407 Branch: perl
3408 ! pp_hot.c
3409____________________________________________________________________________
3410[ 1271] By: gsar on 1998/06/30 22:49:39
3411 Log: document perltrap on precedence of keys/values/each
3412 Branch: perl
3413 ! pod/perltrap.pod
3414____________________________________________________________________________
3415[ 1270] By: TimBunce on 1998/06/30 09:06:21
3416 Log: Added lib/re.pm missing from change 1210
3417 Branch: maint-5.004/perl
3418 + lib/re.pm
3419____________________________________________________________________________
3420[ 1269] By: gsar on 1998/06/30 08:20:52
3421 Log: From: Murray Nesbitt <murray@ActiveState.com>
3422 Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
3423 Date: Mon, 29 Jun 1998 14:30:59 PDT
3424 Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support
3425 Branch: perl
3426 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3427____________________________________________________________________________
3428[ 1268] By: gsar on 1998/06/30 05:38:34
3429 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
3430 Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
3431 Date: Mon, 29 Jun 1998 15:04:57 -0000
3432 Subject: [PATCH perl5.004_69] perldoc.PL
3433 Branch: perl
3434 ! utils/perldoc.PL
3435____________________________________________________________________________
3436[ 1267] By: gsar on 1998/06/30 05:34:06
3437 Log: add patch to integrate Math::Trig::Radial into Math::Trig
3438 From: Jarkko Hietaniemi <jhi@iki.fi>
3439 Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
3440 Message-Id: <199806291328.QAA16916@alpha.hut.fi>
3441 Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
3442 Branch: perl
3443 - lib/Math/Trig/Radial.pm
3444 ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
3445____________________________________________________________________________
3446[ 1266] By: gsar on 1998/06/30 05:17:33
3447 Log: From: Gisle Aas <gisle@aas.no>
3448 Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
3449 Date: 29 Jun 1998 12:36:09 +0200
3450 Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
3451 Branch: perl
3452 + t/lib/fields.t
3453 ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
3454 ! t/op/array.t
3455____________________________________________________________________________
3456[ 1265] By: gsar on 1998/06/30 05:12:57
3457 Log: tweaks to overloaded constants (change#1259)
3458 Branch: perl
3459 ! scope.c scope.h toke.c
3460____________________________________________________________________________
3461[ 1264] By: nick on 1998/06/29 17:38:03
3462 Log: Integrate mainline c. _69 to ansiperl
3463 Branch: ansiperl
3464 +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
3465 +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
3466 +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
3467 +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
3468 +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
3469 +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
3470 !> (integrate 100 files)
1703fc65
GS
3471
3472----------------
3473Version 5.004_69
4ebdfc99
GS
3474----------------
3475
3476____________________________________________________________________________
429b3afa
GS
3477[ 1263] By: gsar on 1998/06/29 09:17:28
3478 Log: update Changes and perlhist.pod
3479 Branch: perl
3480 ! Changes pod/perlhist.pod
3481____________________________________________________________________________
4ebdfc99
GS
3482[ 1262] By: gsar on 1998/06/29 08:26:36
3483 Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
3484 under several build configurations)
3485 Branch: perl
3486 ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
3487 ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
3488 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3489____________________________________________________________________________
3490[ 1261] By: gsar on 1998/06/29 06:51:10
3491 Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
3492 Branch: perl
3493 ! scope.h
3494____________________________________________________________________________
3495[ 1260] By: gsar on 1998/06/29 06:46:12
3496 Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
3497 Date: Mon, 29 Jun 1998 08:10:46 +0200
3498 From: ts <decoux@moulon.inra.fr>
3499 Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
3500 Branch: perl
3501 ! pod/perlembed.pod
3502____________________________________________________________________________
3503[ 1259] By: gsar on 1998/06/29 06:01:35
3504 Log: added patch for overloading constants, made PERL_OBJECT-aware
3505 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3506 Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
3507 Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
3508 Branch: perl
3509 ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
3510 ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
3511 ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
3512 ! t/pragma/overload.t toke.c
3513____________________________________________________________________________
3514[ 1258] By: gsar on 1998/06/29 05:32:25
3515 Log: fix Socket.pm typo from change#1240
3516 Branch: perl
3517 ! ext/Socket/Socket.pm
3518____________________________________________________________________________
3519[ 1257] By: gsar on 1998/06/29 05:09:24
3520 Log: applied patch, tweak for threads awareness
3521 From: Albert Dvornik <bert@genscan.com>
3522 Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
3523 Date: 24 Jun 1998 19:33:09 -0400
3524 Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
3525 Branch: perl
3526 + t/op/goto_xs.t
3527 ! MANIFEST pp_ctl.c
3528____________________________________________________________________________
3529[ 1256] By: gsar on 1998/06/29 03:34:18
3530 Log: applied patch, fixed one more leak, tweaked whitespace bugs
3531 From: Guy Decoux <decoux@moulon.inra.fr>
3532 (via)
3533 Date: Fri, 26 Jun 1998 09:59:32 -0400
3534 From: "Chunhui Teng" <cteng@nortel.ca>
3535 Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
3536 Subject: Memory leak in Perl 5.004 and the fix
3537 Branch: perl
3538 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3539____________________________________________________________________________
3540[ 1255] By: gsar on 1998/06/29 02:50:37
3541 Log: From: koenig@kulturbox.de (Andreas J. Koenig)
3542 Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
3543 Date: 28 Jun 1998 23:47:07 +0200
3544 Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
3545 Branch: perl
3546 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3547____________________________________________________________________________
3548[ 1254] By: gsar on 1998/06/28 21:35:02
3549 Log: From: joshua.pritikin@db.com
3550 Date: Fri, 26 Jun 1998 09:34:34 -0400
3551 Message-Id: <H00000e500081d23@MHS>
3552 Subject: [PATCH _68] PUSHSTACK renovation
3553 Branch: perl
3554 ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
3555____________________________________________________________________________
3556[ 1253] By: gsar on 1998/06/28 21:21:22
3557 Log: From: Stephen McCamant <alias@mcs.com>
3558 Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
3559 Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
3560 Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
3561 Branch: perl
3562 ! perlvars.h sv.c
3563____________________________________________________________________________
3564[ 1252] By: gsar on 1998/06/28 21:16:34
3565 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3566 Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
3567 Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
3568 Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
3569 Branch: perl
3570 ! regcomp.c
3571____________________________________________________________________________
3572[ 1251] By: gsar on 1998/06/28 21:14:32
3573 Log: add Math/Trig/Radial.pm, update MANIFEST
3574 From: Jarkko Hietaniemi <jhi@iki.fi>
3575 Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
3576 Message-Id: <199806271428.RAA05307@alpha.hut.fi>
3577 Subject: Math::Trig::Radial ?
3578 Branch: perl
3579 + lib/Math/Trig/Radial.pm
3580 ! MANIFEST
3581____________________________________________________________________________
3582[ 1250] By: gsar on 1998/06/28 21:09:48
3583 Log: applied patch, tweaked doc, and regen regnodes.h
3584 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3585 Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
3586 Subject: [PATCH 5.004_68] \z in RE
3587 Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
3588 Branch: perl
3589 ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
3590 ! t/op/re_tests t/op/regexp.t toke.c
3591____________________________________________________________________________
3592[ 1249] By: gsar on 1998/06/28 20:56:38
3593 Log: From: mike@bill.iac.net
3594 Message-ID: <19980627034913.A32220@bill.minivend.com>
3595 Date: Sat, 27 Jun 1998 03:49:13 +0000
3596 Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
3597 Branch: perl
3598 ! lib/Text/ParseWords.pm t/lib/parsewords.t
3599____________________________________________________________________________
3600[ 1248] By: gsar on 1998/06/28 20:54:43
3601 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3602 Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
3603 Subject: [PATCH] Fix ptags
3604 Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
3605 Branch: perl
3606 ! emacs/ptags
3607____________________________________________________________________________
3608[ 1247] By: gsar on 1998/06/28 20:42:54
3609 Log: apply patch sent via private mail
3610 From: Stephen McCamant <alias@mcs.com>
3611 Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
3612 Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
3613 Subject: Re: Enhanced B::Deparse
3614 Branch: perl
3615 ! ext/B/B/Deparse.pm
3616____________________________________________________________________________
3617[ 1246] By: gsar on 1998/06/28 20:38:24
3618 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3619 Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
3620 Subject: [PATCH 5.004_68] pat.t tests
3621 Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
3622 Branch: perl
3623 ! t/op/pat.t
3624____________________________________________________________________________
3625[ 1245] By: gsar on 1998/06/28 20:36:08
3626 Log: From: joshua.pritikin@db.com
3627 Date: Fri, 26 Jun 1998 10:02:32 -0400
3628 Message-Id: <H00000e500081d28@MHS>
3629 Subject: [PATCH _68] improve recursive error messages!
3630 Branch: perl
3631 ! gv.c pod/perldiag.pod universal.c
3632____________________________________________________________________________
3633[ 1244] By: gsar on 1998/06/28 20:09:02
3634 Log: From: Dominic Dunlop <domo@vo.lu>
3635 Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
3636 Date: Thu, 25 Jun 1998 17:46:55 +0000
3637 Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
3638 to op/pat.t; add tests for a few more regexp parse failures etc.
3639 Branch: perl
3640 ! t/op/pat.t t/op/re_tests t/op/regexp.t
3641____________________________________________________________________________
3642[ 1243] By: gsar on 1998/06/28 20:06:30
3643 Log: specify *.sym files needed in perl_exp.SH instead of picking up all
3644 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3645 Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
3646 Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
3647 Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
3648 Branch: perl
3649 ! perl_exp.SH
3650____________________________________________________________________________
3651[ 1242] By: gsar on 1998/06/28 20:01:28
3652 Log:
3653 From: Gisle Aas <gisle@aas.no>
3654 Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
3655 Date: 25 Jun 1998 10:32:43 +0200
3656 Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
3657 Branch: perl
3658 ! op.c pod/perlfunc.pod pp.c t/op/substr.t
3659____________________________________________________________________________
3660[ 1241] By: gsar on 1998/06/28 19:55:11
3661 Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
3662 From: Stephen McCamant <alias@mcs.com>
3663 Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
3664 Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
3665 Subject: [PATCH REPOST] refgen in opcode.pl
3666 Branch: perl
3667 ! opcode.h opcode.pl
3668____________________________________________________________________________
3669[ 1240] By: gsar on 1998/06/28 19:46:29
3670 Log: From: Chris Nandor <pudge@pobox.com>
3671 Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
3672 Date: Wed, 24 Jun 1998 19:58:28 -0400
3673 Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
3674 Branch: perl
3675 ! ext/Socket/Socket.pm
3676____________________________________________________________________________
3677[ 1239] By: gsar on 1998/06/28 19:44:19
3678 Log: From: Gisle Aas <gisle@aas.no>
3679 Subject: [PATCH] Optimize foreach (1..1000000)
3680 Date: 24 Jun 1998 20:26:48 +0200
3681 Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
3682 Branch: perl
3683 ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
3684 ! pp_hot.c t/op/range.t
3685____________________________________________________________________________
3686[ 1238] By: gsar on 1998/06/28 19:28:13
3687 Log: avoid creation of %^R
3688 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3689 Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
3690 Subject: Re: [5.004_68] What is %^R ? [PATCH?]
3691 Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
3692 Branch: perl
3693 ! perl.c t/op/splice.t
3694____________________________________________________________________________
3695[ 1237] By: gsar on 1998/06/28 19:23:40
3696 Log: From: Gisle Aas <gisle@aas.no>
3697 Subject: [PATCH] Negative LENGTH argument to splice
3698 Date: 24 Jun 1998 15:11:35 +0200
3699 Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
3700 Branch: perl
3701 + t/op/splice.t
3702 ! MANIFEST pod/perlfunc.pod pp.c
3703____________________________________________________________________________
3704[ 1236] By: gsar on 1998/06/28 19:18:29
3705 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3706 Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
3707 Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3708 Date: Wed, 24 Jun 1998 13:13:02 +0100
3709 Branch: perl
3710 ! pod/perldiag.pod pod/perlsec.pod
3711____________________________________________________________________________
3712[ 1235] By: gsar on 1998/06/28 19:16:13
3713 Log: Complex.pm update
3714 From: Jarkko Hietaniemi <jhi@iki.fi>
3715 Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
3716 Message-Id: <199806241219.PAA04061@alpha.hut.fi>
3717 Subject: [PATCH] 5.004_68: Complex.pm, complex.t
3718 Branch: perl
3719 ! lib/Math/Complex.pm t/lib/complex.t
3720____________________________________________________________________________
3721[ 1234] By: gsar on 1998/06/28 19:13:05
3722 Log: disable perl malloc on UNICOS for now
3723 From: Jarkko Hietaniemi <jhi@iki.fi>
3724 Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
3725 Message-Id: <199806240937.MAA01669@alpha.hut.fi>
3726 Subject: [PATCH] 5.004_68: UNICOS hints
3727 Branch: perl
3728 ! hints/unicos.sh
3729____________________________________________________________________________
3730[ 1233] By: gsar on 1998/06/28 19:10:53
3731 Log: fixes unpack("q"...), and semctl() tests for UNICOS
3732 From: Jarkko Hietaniemi <jhi@iki.fi>
3733 Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
3734 Message-Id: <199806240855.LAA16152@alpha.hut.fi>
3735 Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
3736 Branch: perl
3737 ! pp.c t/op/ipcsem.t t/op/pack.t
3738____________________________________________________________________________
3739[ 1232] By: gsar on 1998/06/28 19:01:23
3740 Log: tweak various places for iperlsys.h awareness
3741 Branch: perl
3742 ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
3743 ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
3744____________________________________________________________________________
3745[ 1231] By: gsar on 1998/06/28 18:37:07
3746 Log: add a perlio.h stub for compat (some extensions seem to #include it)
3747 Branch: perl
3748 + perlio.h
3749____________________________________________________________________________
3750[ 1230] By: gsar on 1998/06/28 18:35:23
3751 Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
3752 Date: Wed, 24 Jun 1998 00:37:01 +0200
3753 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3754 Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
3755 Branch: perl
3756 ! pod/pod2text.PL
3757____________________________________________________________________________
3758[ 1229] By: gsar on 1998/06/28 18:33:42
3759 Log: hand apply mutiliated patch
3760 Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
3761 Date: Tue, 23 Jun 1998 11:41:00 -0700
3762 From: Dan Sugalski <sugalskd@osshe.edu>
3763 Subject: [PATCH 5.004_68]Configure update for VMS
3764 Branch: perl
3765 ! configure.com vms/descrip_mms.template vms/subconfigure.com
3766____________________________________________________________________________
3767[ 1228] By: gsar on 1998/06/28 17:17:35
3768 Log: hand apply whitespace mutiliated patch
3769 Date: Tue, 23 Jun 98 16:38:06 BST
3770 Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
3771 From: Robin Barker <rmb1@cise.npl.co.uk>
3772 Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
3773 Branch: perl
3774 ! utils/perlbug.PL
3775____________________________________________________________________________
3776[ 1227] By: gsar on 1998/06/28 17:14:34
3777 Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
3778 From: Tom Phoenix <rootbeer@teleport.com>
3779 Subject: [PATCH] documenting close without arguments
3780 Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3781 Branch: perl
3782 ! pod/perlfunc.pod
3783____________________________________________________________________________
3784[ 1226] By: gsar on 1998/06/28 17:12:56
3785 Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
3786 From: Tom Phoenix <rootbeer@teleport.com>
3787 Subject: Better diags for vars.pm
3788 Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
3789 Branch: perl
3790 ! lib/vars.pm
3791____________________________________________________________________________
3792[ 1225] By: gsar on 1998/06/28 17:05:59
3793 Log: hand apply whitespace mutiliated perldoc.PL patches
3794 Date: Tue, 23 Jun 98 15:49:52 BST
3795 Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
3796 From: Robin Barker <rmb1@cise.npl.co.uk>
3797 Subject: PATCH [5.004_68] perldoc.PL
3798 --
3799 Date: Fri, 26 Jun 98 17:50:05 BST
3800 Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
3801 From: Robin Barker <rmb1@cise.npl.co.uk>
3802 Subject: [PATCH 5.004_68] perldoc.PL
3803 Branch: perl
3804 ! utils/perldoc.PL
3805____________________________________________________________________________
3806[ 1224] By: gsar on 1998/06/28 16:50:59
3807 Log: integrate ansiperl to get makedef.pl tweak
3808 Branch: perl
3809 ! Porting/pumpkin.pod win32/makedef.pl
3810____________________________________________________________________________
3811[ 1223] By: gsar on 1998/06/28 16:33:32
3812 Log: add CGI-2.42, its and testsuite
3813 Branch: perl
3814 + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
3815 + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
3816 + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
3817 ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
3818 ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
3819 ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
3820 ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
3821 ! lib/CGI/Switch.pm
3822____________________________________________________________________________
3823[ 1222] By: gsar on 1998/06/28 15:28:29
3824 Log: enable Errno build on win32, add Errno-1.08 files to repository
3825 Branch: perl
3826 + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3827 + ext/Errno/Makefile.PL t/lib/errno.t
3828 ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
3829 ! win32/config.vc win32/makefile.mk
3830____________________________________________________________________________
3831[ 1221] By: gsar on 1998/06/28 14:34:06
3832 Log: tweak win32 config templates for cpp
3833 Branch: perl
3834 ! win32/config.bc win32/config.gc win32/config.vc
3835____________________________________________________________________________
3836[ 1220] By: nick on 1998/06/26 16:46:13
3837 Log: Integrate mainline
3838 Branch: ansiperl
3839 !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
3840 !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
3841 !> util.c win32/win32.h
3842____________________________________________________________________________
3843[ 1219] By: gsar on 1998/06/26 04:33:57
3844 Log: make find_script() return saved string, reenable missing diagnostics
3845 Branch: perl
3846 ! perl.c util.c
3847____________________________________________________________________________
3848[ 1218] By: gsar on 1998/06/25 23:24:53
3849 Log: avoid warning with -P switch
3850 Branch: perl
3851 ! perl.c
3852____________________________________________________________________________
3853[ 1217] By: gsar on 1998/06/25 22:06:58
3854 Log: don't suppress display of Makefile recipes that invoke perl
3855 Branch: perl
3856 ! Makefile.SH
3857____________________________________________________________________________
3858[ 1216] By: gsar on 1998/06/25 21:32:06
3859 Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
3860 in RVs
3861 Branch: perl
3862 ! sv.c
3863____________________________________________________________________________
3864[ 1215] By: gsar on 1998/06/25 18:56:59
3865 Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
3866 Branch: perl
3867 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3868____________________________________________________________________________
3869[ 1214] By: gsar on 1998/06/25 18:11:22
3870 Log: add FILE_SHARE_DELETE ifndef in win32.h
3871 Branch: perl
3872 ! win32/win32.h
3873____________________________________________________________________________
3874[ 1213] By: nick on 1998/06/24 17:18:59
3875 Log: Correct perl malloc tweak to .def generation
3876 Branch: ansiperl
3877 ! win32/makedef.pl
3878____________________________________________________________________________
3879[ 1212] By: gsar on 1998/06/24 12:40:13
3880 Log: check in what change#1182 didn't, and Changes
3881 Branch: perl
3882 ! Changes pod/perlre.pod pod/perlvar.pod
3883____________________________________________________________________________
3884[ 1211] By: TimBunce on 1998/06/23 23:09:37
3885 Log: Update test count in t/lib/basename.t (see change 1210)
3886 Branch: maint-5.004/perl
3887 ! t/lib/basename.t
3888____________________________________________________________________________
3889[ 1210] By: TimBunce on 1998/06/23 22:58:18
3890 Log: Title: "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
3891 From: Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
3892 <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
3893 Msg-ID: <19980525155222.A18445@perlsupport.com>,
3894 <199805261143.MAA04260@toad.ig.co.uk>,
3895 <199805261235.IAA10371@aatma.engin.umich.edu>,
3896 Files: MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
3897 installperl lib/re.pm lib/File/Basename.pm mg.c op.c
3898 pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3899 Branch: maint-5.004/perl
3900 ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
3901 ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
3902 ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3903____________________________________________________________________________
3904[ 1209] By: nick on 1998/06/23 21:33:34
3905 Log: Perl_malloced_size() only available with perl's malloc
3906 Branch: ansiperl
3907 ! win32/makefile.mk
3908____________________________________________________________________________
3909[ 1208] By: nick on 1998/06/23 18:15:23
3910 Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
3911 so see what has changed...
3912 Branch: ansiperl
3913 +> Porting/genlog iperlsys.h lib/File/Spec.pm
3914 +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3915 +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3916 +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
3917 +> t/lib/filespec.t win32/perlhost.h
3918 - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
3919 - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
3920 - perlproc.h perlsock.h
3921 !> (integrate 96 files)
3922
3923----------------
3924Version 5.004_68
808270a4
GS
3925----------------
3926
3927____________________________________________________________________________
b9ac3b5b
GS
3928[ 1207] By: gsar on 1998/06/23 10:55:05
3929 Log: final touches to 5.004_68
3930 Branch: perl
3931 ! perl.c
3932____________________________________________________________________________
3933[ 1206] By: gsar on 1998/06/23 10:50:10
3934 Log: more MULTIPLICITY tweaks
3935 Branch: perl
3936 ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
3937 ! win32/config.gc win32/config.vc win32/config_H.bc
3938 ! win32/config_H.gc win32/config_H.vc
3939____________________________________________________________________________
3940[ 1205] By: gsar on 1998/06/23 09:03:46
3941 Log: partial MULTIPLICITY cleanup
3942 Branch: perl
3943 ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
3944 ! thrdvar.h
3945____________________________________________________________________________
3946[ 1204] By: gsar on 1998/06/23 09:00:48
3947 Log: tweak MANIFEST, add Dev_t to POSIX/typemap
3948 Branch: perl
3949 ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
3950____________________________________________________________________________
3951[ 1203] By: gsar on 1998/06/23 07:08:02
3952 Log: bump patchlevel to 68, Porting/makerel tweaks
3953 Branch: perl
3954 ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
3955 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3956____________________________________________________________________________
3957[ 1202] By: gsar on 1998/06/23 06:16:19
3958 Log: remove atomic.h pending resolution of licensing issues,
3959 EMULATE_ATOMIC_REFCOUNTS everywhere
3960 Branch: perl
3961 - atomic.h
3962 ! MANIFEST perl.h sv.h
3963____________________________________________________________________________
3964[ 1201] By: gsar on 1998/06/23 06:06:23
3965 Log: applied patch, regen headers
3966 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3967 Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
3968 Subject: [PATCH 5.004_67] Malloc size feedback
3969 Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
3970 Branch: perl
3971 ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
3972 ! pp_sys.c proto.h sv.c toke.c
3973____________________________________________________________________________
3974[ 1200] By: gsar on 1998/06/23 05:59:09
3975 Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
3976 Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
3977 From: Stephen McCamant <alias@mcs.com>
3978 Subject: [PATCH] Inheritance of B:: classes
3979 Branch: perl
3980 ! ext/B/B.pm
3981____________________________________________________________________________
3982[ 1199] By: gsar on 1998/06/23 05:57:58
3983 Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
3984 Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
3985 Message-Id: <199806222101.AAA16456@alpha.hut.fi>
3986 Subject: [PATCH] _67: somebody said POSIX::mknod?
3987 From: Jarkko Hietaniemi <jhi@iki.fi>
3988 Branch: perl
3989 ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
3990 ! ext/POSIX/POSIX.xs perl.h
3991____________________________________________________________________________
3992[ 1198] By: gsar on 1998/06/23 05:48:56
3993 Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
3994 From: Daniel Grisinger <dgris@perrin.dimensional.com>
3995 Subject: PATCH [5.004_67] perldoc.PL
3996 Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
3997 Branch: perl
3998 ! utils/perldoc.PL
3999____________________________________________________________________________
4000[ 1197] By: gsar on 1998/06/23 05:47:24
4001 Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4002 Date: Mon, 22 Jun 1998 09:29:18 -0700
4003 From: Dan Sugalski <sugalskd@ous.edu>
4004 Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4005 Branch: perl
4006 ! lib/AutoSplit.pm
4007____________________________________________________________________________
4008[ 1196] By: gsar on 1998/06/23 05:45:19
4009 Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4010 Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4011 Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4012 From: Jarkko Hietaniemi <jhi@iki.fi>
4013 Branch: perl
4014 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4015____________________________________________________________________________
4016[ 1195] By: gsar on 1998/06/23 05:43:32
4017 Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4018 Date: Mon, 22 Jun 1998 15:22:24 +0000
4019 From: Dominic Dunlop <domo@vo.lu>
4020 Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4021 update machten.sh to vary REG_INFTY
4022 Branch: perl
4023 ! hints/machten.sh t/op/re_tests t/op/regexp.t
4024____________________________________________________________________________
4025[ 1194] By: gsar on 1998/06/23 05:38:36
4026 Log: filter out array subscripts when generating symbols for AIX
4027 Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4028 Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4029 Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4030 From: Jarkko Hietaniemi <jhi@iki.fi>
4031 Branch: perl
4032 ! perl_exp.SH
4033____________________________________________________________________________
4034[ 1193] By: gsar on 1998/06/23 05:32:52
4035 Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4036 Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4037 Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4038 From: Lupe Christoph <lupe@alanya.m.isar.de>
4039 Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die
4040 Branch: perl
4041 ! hints/solaris_2.sh
4042____________________________________________________________________________
4043[ 1192] By: gsar on 1998/06/23 05:27:13
4044 Log: add detailed changelogs and 'genlog'--the script which generates them
4045 Branch: perl
4046 + Porting/genlog
4047 ! Changes INSTALL
4048____________________________________________________________________________
808270a4
GS
4049[ 1191] By: gsar on 1998/06/22 15:56:27
4050 Log: tweak win32 makefiles for PERL_OBJECT build
4051 Branch: perl
4052 ! win32/Makefile win32/makefile.mk
4053____________________________________________________________________________
4054[ 1190] By: gsar on 1998/06/22 04:06:02
4055 Log: backout change#1178 as it was dependent on an unapplied patch,
4056 fix filespec.t to know its @INC
4057 Branch: perl
4058 ! sv.c t/lib/filespec.t
4059____________________________________________________________________________
4060[ 1189] By: gsar on 1998/06/22 03:47:43
4061 Log: eliminate use of tokenbuf in util.c
4062 Branch: perl
4063 ! util.c
4064____________________________________________________________________________
4065[ 1188] By: gsar on 1998/06/22 01:53:59
4066 Log: add patch that generates regnodes.h via regcomp.pl
4067 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4068 Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4069 Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4070 Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4071 Branch: perl
4072 + regcomp.pl regcomp.sym regnodes.h
4073 ! MANIFEST Makefile.SH regcomp.h
4074____________________________________________________________________________
4075[ 1187] By: gsar on 1998/06/22 01:42:21
4076 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4077 Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4078 Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4079 Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4080 Branch: perl
4081 ! pp_ctl.c pp_hot.c
4082____________________________________________________________________________
4083[ 1186] By: gsar on 1998/06/22 01:14:14
4084 Log: merge relevant portions from maintbranch change#1155
4085 Branch: perl
4086 ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4087 ! pod/perlrun.pod pp_hot.c
4088____________________________________________________________________________
4089[ 1185] By: gsar on 1998/06/22 00:59:28
4090 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4091 Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4092 Subject: [PATCH 5.004_67] Zero-length matching bug
4093 Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4094 Branch: perl
4095 ! regexec.c t/op/pat.t
4096____________________________________________________________________________
4097[ 1184] By: gsar on 1998/06/22 00:57:27
4098 Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4099 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4100 Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4101 Subject: Re: _67 not okay
4102 Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4103 Branch: perl
4104 ! malloc.c
4105____________________________________________________________________________
4106[ 1183] By: gsar on 1998/06/22 00:53:37
4107 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4108 Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4109 Subject: [PATCH 5.004_67] Test study/re/
4110 Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4111 Branch: perl
4112 ! t/op/pat.t
4113____________________________________________________________________________
4114[ 1182] By: gsar on 1998/06/21 21:25:07
4115 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4116 Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4117 Subject: [PATCH 5.004_67] $^R documented
4118 Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4119 Branch: perl
4120 ! pod/perlre.pod pod/perlvar.pod
4121____________________________________________________________________________
4122[ 1181] By: gsar on 1998/06/21 21:23:41
4123 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4124 Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4125 Subject: [PATCH 5.004_67] Re docs
4126 Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4127 Branch: perl
4128 ! pod/perlop.pod pod/perlre.pod
4129____________________________________________________________________________
4130[ 1180] By: gsar on 1998/06/21 21:22:16
4131 Log: adapted contents of message into comments in malloc.c and INSTALL
4132 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4133 Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4134 Subject: [5.004_67] malloc.c -Defines
4135 Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4136 Branch: perl
4137 ! INSTALL malloc.c
4138____________________________________________________________________________
4139[ 1179] By: gsar on 1998/06/21 07:26:35
4140 Log: applied patch, with edits to the prose
4141 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4142 Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4143 Subject: [PATCH 5.004_67] Error variables compared
4144 Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4145 Branch: perl
4146 ! pod/perlvar.pod
4147____________________________________________________________________________
4148[ 1178] By: gsar on 1998/06/21 07:07:16
4149 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4150 Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4151 Subject: [PATCH 5.004_67] print study /re/ broken
4152 Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4153 Branch: perl
4154 ! sv.c
4155____________________________________________________________________________
4156[ 1177] By: gsar on 1998/06/21 07:06:10
4157 Log: applied patch, tweaked wording
4158 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4159 Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4160 Subject: [PATCH 5.004_67] Documentation patch for malloc
4161 Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4162 Branch: perl
4163 ! malloc.c pod/perldiag.pod
4164____________________________________________________________________________
4165[ 1176] By: gsar on 1998/06/21 07:00:30
4166 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4167 Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4168 Subject: [PATCH 5.004_67] Cosmetic malloc patch
4169 Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4170 Branch: perl
4171 ! malloc.c
4172____________________________________________________________________________
4173[ 1175] By: gsar on 1998/06/21 06:58:37
4174 Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4175 Date: Fri, 19 Jun 1998 16:00:57 -0700
4176 From: Dan Sugalski <sugalskd@osshe.edu>
4177 Subject: [PATCH 5.004_67] fixup patches for VMS
4178 Branch: perl
4179 ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4180 ! t/op/taint.t vms/test.com vms/vms.c
4181____________________________________________________________________________
4182[ 1174] By: gsar on 1998/06/21 06:55:18
4183 Log: applied VMS patch from Dan Sugalski
4184 Date: Fri, 19 Jun 1998 15:36:34 -0700
4185 From: SYSTEM@cedar.osshe.edu
4186 Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4187 Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4188 Branch: perl
4189 ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4190 ! vms/descrip_mms.template vms/gen_shrfls.pl
4191 ! vms/subconfigure.com
4192____________________________________________________________________________
4193[ 1173] By: gsar on 1998/06/21 06:51:38
4194 Log: applied patch, modified logic to avoid reentering lexer at compile-time
4195 Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4196 Date: Fri, 19 Jun 1998 11:31:04 -0500
4197 From: Graham Barr <gbarr@ti.com>
4198 Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4199 Branch: perl
4200 ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4201 ! lib/English.pm
4202____________________________________________________________________________
4203[ 1172] By: gsar on 1998/06/21 06:27:57
4204 Log: applied patch, along with many changes:
4205 - ipfoo.h headers have been coalesced along with perlfoo.h into
4206 iperlsys.h
4207 - win32/cp*.h have been combined in perlhost.h
4208 - CPerlObj::PerlParse() takes an extra xsinit arg
4209 - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4210 From: "Douglas Lankshear" <dougl@ActiveState.com>
4211 Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4212 Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler
4213 Date: Fri, 19 Jun 1998 10:59:50 -0700
4214 Branch: perl
4215 + iperlsys.h win32/perlhost.h
4216 - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4217 - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4218 - perlsock.h
4219 ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4220 ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4221 ! win32/runperl.c win32/win32.h
4222____________________________________________________________________________
4223[ 1171] By: gsar on 1998/06/21 00:44:42
4224 Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4225 From: Daniel Grisinger <dgris@perrin.dimensional.com>
4226 Subject: Re: PATCH _67 (Doc) perlop.pod
4227 Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4228 Branch: perl
4229 ! pod/perlop.pod
4230____________________________________________________________________________
4231[ 1170] By: gsar on 1998/06/21 00:43:06
4232 Log: a tweaked version of:
4233 From: "Douglas Lankshear" <dougl@ActiveState.com>
4234 Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4235 Date: Wed, 17 Jun 1998 20:25:51 -0700
4236 Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4237 Branch: perl
4238 ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4239____________________________________________________________________________
4240[ 1169] By: gsar on 1998/06/21 00:10:18
4241 Log: added patch, regen headers
4242 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4243 Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4244 Subject: Re: Ilya's patches
4245 Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4246 Branch: perl
4247 ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4248____________________________________________________________________________
4249[ 1168] By: gsar on 1998/06/21 00:05:01
4250 Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4251 From: Tom Phoenix <rootbeer@teleport.com>
4252 Subject: [PATCH] docs creating files via open
4253 Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
4254 Branch: perl
4255 ! pod/perlfunc.pod
4256____________________________________________________________________________
4257[ 1167] By: gsar on 1998/06/21 00:03:34
4258 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4259 Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
4260 Subject: [PATCH 5.004_67] Better version of malloc improver
4261 Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
4262 Branch: perl
4263 ! malloc.c
4264____________________________________________________________________________
4265[ 1166] By: gsar on 1998/06/20 23:59:23
4266 Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
4267 Branch: perl
4268 ! pod/perlre.pod
4269____________________________________________________________________________
4270[ 1165] By: gsar on 1998/06/20 23:47:09
4271 Log: added patch, tweaked missed files, excised comment that doesn't really
4272 belong in the sources
4273 From: joshua.pritikin@db.com
4274 Date: Mon, 15 Jun 1998 10:03:37 -0400
4275 Message-Id: <H00000e500072c63@MHS>
4276 Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
4277 Branch: perl
4278 ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
4279 ! t/op/avhv.t
4280____________________________________________________________________________
4281[ 1164] By: gsar on 1998/06/20 23:29:09
4282 Log: add File-Spec-0.6 from CPAN
4283 Branch: perl
4284 + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4285 + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4286 + lib/File/Spec/Win32.pm t/lib/filespec.t
4287 ! MANIFEST
4288____________________________________________________________________________
4289[ 1163] By: gsar on 1998/06/20 23:15:41
4290 Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
4291 Branch: perl
4292 ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
4293____________________________________________________________________________
4294[ 1162] By: gsar on 1998/06/20 21:48:32
4295 Log: manual integration of all outstanding ansi branch stuff into mainline
4296 Branch: perl
4297 ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
4298 ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
4299 ! win32/win32.h
4300____________________________________________________________________________
4301[ 1161] By: gsar on 1998/06/20 21:12:01
4302 Log: undo goofed change 1157 (backed out the fix instead of keeping it)
4303 Branch: perl
4304 ! utils/perldoc.PL
4305____________________________________________________________________________
4306[ 1160] By: nick on 1998/06/20 21:05:51
4307 Log: Patches to build with EGCS-1.0.2 Mingw32 port.
4308 Branch: ansiperl
4309 ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4310 ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
4311____________________________________________________________________________
4312[ 1159] By: gsar on 1998/06/20 02:51:35
4313 Log: cleanup installation of utilities on win32
4314 Branch: perl
4315 ! installperl pod/Makefile win32/Makefile win32/makefile.mk
4316 ! win32/pod.mak
4317____________________________________________________________________________
4318[ 1158] By: gsar on 1998/06/20 02:50:35
4319 Log: intuit @INC pathnames from exe location only if dll location
4320 is unknown (ensures that multiple executables will coexist)
4321 Branch: perl
4322 ! win32/win32.c
4323____________________________________________________________________________
4324[ 1157] By: gsar on 1998/06/20 02:48:34
4325 Log: make perldoc ignore null files (it tried to open() them)
4326 Branch: perl
4327 ! utils/perldoc.PL
4328____________________________________________________________________________
4329[ 1156] By: gsar on 1998/06/19 21:18:47
4330 Log: fix perldoc to ignore unfound null filenames
4331 Branch: perl
4332 ! utils/perldoc.PL
4333____________________________________________________________________________
4334[ 1155] By: TimBunce on 1998/06/19 18:47:57
4335 Log: Assorted patches:
4336
4337 ------ BUILD PROCESS ------
4338
4339 Title: "Clarify varargs issues in INSTALL docs"
4340 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4341 Msg-ID: <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
4342 Files: INSTALL
4343
4344 ------ CORE LANGUAGE ------
4345
4346 Title: "Further fixes for updated SysV IPC support"
4347 From: Jarkko Hietaniemi <jhi@iki.fi>
4348 Msg-ID: <199805211644.TAA15139@alpha.hut.fi>
4349 Files: Configure perl.h doio.c
4350
4351 Title: "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
4352 From: Andrew Bettison <andrewb@zip.com.au>
4353 Msg-ID: <m0ykMQx-000OQCC@headroom.zip.com.au>
4354 Files: pp_hot.c
4355
4356 Title: "Invalidate method cache on C<local *subname>"
4357 From: Chip Salzenberg <chip@perl.org>
4358 Msg-ID: <19980604134731.D24343@perlsupport.com>
4359 Files: scope.c t/op/method.t
4360
4361 Title: "fix uninitialized cv variable in op.c"
4362 From: joshua.pritikin@db.com
4363 Msg-ID: <H00000e50005af05@MHS>
4364 Files: op.c
4365
4366 Title: "fix for undef as last arg to setsockopt"
4367 From: Graham Barr <gbarr@ti.com>
4368 Msg-ID: <19980603112219.B7638@asic.sc.ti.com>
4369 Files: pp_sys.c
4370
4371 Title: "Fix -i when @ARGV is empty"
4372 From: Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4373 <gsar@engin.umich.edu>, Ilya Zakharevich
4374 <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4375 Msg-ID: <19980606184942.A4583@perlsupport.com>,
4376 <199806070029.UAA18709@monk.mps.ohio-state.edu>,
4377 <199806071817.OAA28141@aatma.engin.umich.edu>,
4378 <199806191549.QAA16376@toad.ig.co.uk>
4379 Files: pp_hot.c
4380
4381 ------ DOCUMENTATION ------
4382
4383 Title: "Discrepancy between perlop.pod and m// operator docs"
4384 From: Tom Phoenix <rootbeer@teleport.com>
4385 Msg-ID: <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
4386 Files: pod/perlop.pod
4387
4388 Title: "Doc addition for perlfunc entry for system()"
4389 From: Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
4390 <fletch@phydeaux.org>
4391 Msg-ID: <199806011908.PAA31069@dewdrop2.mindspring.com>,
4392 <199806012057.QAA26830@monk.mps.ohio-state.edu>
4393 Files: pod/perlfunc.pod
4394
4395 Title: "Clarify effects of using quotes with m operator"
4396 From: Daniel Grisinger <dgris@perrin.dimensional.com>
4397 Msg-ID: <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
4398 Files: pod/perlop.pod
4399
4400 Title: "Document -i with STDIN"
4401 From: joshua.pritikin@db.com
4402 Msg-ID: <H00000e50006a84a@MHS>
4403 Files: pod/perlrun.pod
4404
4405 ------ EXTENSIONS ------
4406
4407 Title: "Fix Liblist.pm to tolerate backslashen in paths"
4408 From: Gurusamy Sarathy <gsar@engin.umich.edu>
4409 Msg-ID: <199806011954.PAA10900@aatma.engin.umich.edu>
4410 Files: lib/ExtUtils/Liblist.pm
4411
4412 ------ LIBRARY ------
4413
4414 Title: "Typo fix for Math::BogFloat"
4415 From: Mike Stok <mike@stok.co.uk>
4416 Msg-ID: <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
4417 Files: lib/Math/BigFloat.pm
4418
4419 ------ PORTABILITY - GENERAL ------
4420
4421 Title: "Add docs about types of diff to Porting/patching.pod"
4422 From: Gurusamy Sarathy <gsar@engin.umich.edu>
4423 Msg-ID: <199806090105.VAA20005@aatma.engin.umich.edu>
4424 Files: Porting/patching.pod
4425
4426 Title: "Set dont_use_nlink for PowerMAX OS 4.2"
4427 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
4428 Msg-ID: <199806161354.NAA21316@cleo.ssd.hcsc.com>
4429 Files: hints/powerux.sh
4430
4431 Title: "Assorted improvements to hints/solaris_2.sh"
4432 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4433 Msg-ID: <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
4434 Files: hints/solaris_2.sh
4435 Branch: maint-5.004/perl
4436 ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
4437 ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
4438 ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
4439 ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
4440 ! t/op/method.t
4441____________________________________________________________________________
4442[ 1154] By: gsar on 1998/06/19 17:22:23
4443 Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
4444 Branch: perl
4445 ! ext/B/B/Asmdata.pm regcomp.c
4446____________________________________________________________________________
4447[ 1153] By: nick on 1998/06/19 17:21:21
4448 Log: Use libxxx.a for -lxxx with GCC
4449 Branch: ansiperl
4450 ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
4451 ! win32/makefile.mk
4452____________________________________________________________________________
4453[ 1152] By: TimBunce on 1998/06/19 17:08:18
4454 Log: Title: Tom's jumbo doc patch
4455 From: Tom Christiansen <tchrist@chthon.perl.com>
4456 Msg-Id: <199806140419.WAA20549@chthon.perl.com>
4457 Files: pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4458 pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4459 pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4460 pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4461 pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4462 pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4463 pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4464 pod/perlop.pod pod/perlre.pod pod/perlref.pod
4465 pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
4466 pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
4467 pod/perlvar.pod
4468 Branch: maint-5.004/perl
4469 ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4470 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4471 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4472 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4473 ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4474 ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4475 ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4476 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4477 ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4478 ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4479____________________________________________________________________________
4480[ 1151] By: nick on 1998/06/19 15:38:28
4481 Log: Resolve latest
4482 Branch: ansiperl
4483 !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
4484 !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
4485 !> sv.c t/TEST
4486____________________________________________________________________________
4487[ 1150] By: gsar on 1998/06/18 20:43:07
4488 Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
4489 Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
4490 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
4491 Subject: [PATCH] perl5.004 hints file (maint and dev paths)
4492 Branch: perl
4493 ! hints/powerux.sh
4494____________________________________________________________________________
4495[ 1149] By: gsar on 1998/06/18 20:41:30
4496 Log: hand apply whitespace-mutiliated patch
4497 From: joshua.pritikin@db.com
4498 Date: Mon, 15 Jun 1998 09:21:36 -0400
4499 Message-Id: <H00000e50007289b@MHS>
4500 Subject: [PATCH 5.004_67] SvREADONLY for av_clear
4501 Branch: perl
4502 ! av.c
4503____________________________________________________________________________
4504[ 1148] By: gsar on 1998/06/18 20:33:59
4505 Log: hand apply whitespace-mutiliated and reversed patch
4506 Date: Tue, 16 Jun 1998 16:31:40 -0400
4507 From: Les Peters <lpeters@aol.net>
4508 Message-Id: <199806162031.QAA08202@ds9>
4509 Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
4510 Branch: perl
4511 ! ext/Socket/Socket.xs
4512____________________________________________________________________________
4513[ 1147] By: gsar on 1998/06/18 20:26:59
4514 Log: close child pipe in t/TEST, other cosmetic tweaks
4515 Branch: perl
4516 ! t/TEST
4517____________________________________________________________________________
4518[ 1146] By: gsar on 1998/06/18 19:37:41
4519 Log: back out problematic change#1105, tweak perlsub.pod
4520 Branch: perl
4521 ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
4522 ! pp_ctl.c proto.h sv.c
4523____________________________________________________________________________
4524[ 1145] By: nick on 1998/06/18 19:31:07
4525 Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
4526 Branch: ansiperl
4527 +> configure.com ext/DB_File/dbinfo
4528 +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
4529 +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
4530 +> vms/subconfigure.com
4531 - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
4532 - vms/fndvers.com
4533 !> (integrate 499 files)
4534____________________________________________________________________________
4535[ 1144] By: gsar on 1998/06/18 16:35:11
4536 Log: fix spurious cxstack_max init that trampled memory
4537 Branch: perl
4538 ! perl.c
4539____________________________________________________________________________
4540[ 1143] By: gsar on 1998/06/18 16:33:01
4541 Log: fix memory leaks and uninitialized memory accesses found by Purify
4542 Branch: perl
4543 ! doio.c perl.c regexec.c sv.c
4544____________________________________________________________________________
4545[ 1142] By: gsar on 1998/06/18 16:28:48
4546 Log: fix off-by-one that trampled memory in re_croak2()
4547 Branch: perl
4548 ! regcomp.c
4549____________________________________________________________________________
4550[ 1141] By: gsar on 1998/06/18 16:26:59
4551 Log: fix AutoLoader to do the right thing when there are relative paths
4552 in @INC
4553 Branch: perl
4554 ! lib/AutoLoader.pm
4555____________________________________________________________________________
4556[ 1140] By: gsar on 1998/06/18 16:22:47
4557 Log: fix Makefile.SH typo
4558 Branch: perl
4559 ! Makefile.SH
4560____________________________________________________________________________
4561[ 1139] By: gsar on 1998/06/17 18:06:16
4562 Log: 5.004_67 niggles
4563 Branch: perl
4564 ! Makefile.SH op.c
4565
4566----------------
4567Version 5.004_67
4568----------------
4569
4570____________________________________________________________________________
4571[ 1138] By: gsar on 1998/06/15 10:09:27
4572 Log: up patchlevel.h to 67, other small tweaks
4573 Branch: perl
4574 ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
4575 ! win32/Makefile win32/config_H.bc win32/config_H.gc
4576 ! win32/config_H.vc win32/makefile.mk
4577____________________________________________________________________________
4578[ 1137] By: gsar on 1998/06/15 09:08:57
4579 Log: tweaks to get PERL_OBJECT building again; passes tests
4580 Branch: perl
4581 ! ObjXSub.h objpp.h proto.h
4582____________________________________________________________________________
4583[ 1136] By: gsar on 1998/06/15 08:51:54
4584 Log: back out previous change (it breaks PERL_OBJECT)
4585 Branch: perl
4586 ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4587 ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4588 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4589____________________________________________________________________________
4590[ 1135] By: gsar on 1998/06/15 05:32:01
4591 Log: added patch, fixed typo, reworked documentation
4592 Message-Id: <H00000e500071aa3@MHS>
4593 Date: Sun, 14 Jun 1998 14:03:15 EDT
4594 From: joshua.pritikin@db.com
4595 Subject: [PATCH 5.004_66] JMPENV!
4596 Branch: perl
4597 ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4598 ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4599 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4600____________________________________________________________________________
4601[ 1134] By: gsar on 1998/06/15 04:07:18
4602 Log: various win32 odds and ends
4603 - added support for waitpid(), open2/open3, and a bugfix for kill()
4604 from Ronald Schmidt <RonaldWS@aol.com>
4605 - tweak testsuite mods of above
4606 - regenerate win32/config_H.?c
4607 - change kill() to win32_kill() and export it
4608 - coalesce common code in win32.c
4609 - add PerlProc_waitpid() and export win32_waitpid()
4610 result builds and passes on the three win32 compilers
4611 Branch: perl
4612 ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
4613 ! t/lib/open3.t util.c win32/config.bc win32/config.gc
4614 ! win32/config.vc win32/config_H.bc win32/config_H.gc
4615 ! win32/config_H.vc win32/makedef.pl win32/runperl.c
4616 ! win32/win32.c win32/win32iop.h
4617____________________________________________________________________________
4618[ 1133] By: gsar on 1998/06/15 01:39:13
4619 Log: newer Getopt/Long.pm from public distribution cited in:
4620 Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
4621 Date: 14 Jun 1998 15:15:28 +0200
4622 From: Johan Vromans <jvromans@squirrel.nl>
4623 Subject: Getopt::Long version 2.17 released
4624 Branch: perl
4625 ! lib/Getopt/Long.pm
4626____________________________________________________________________________
4627[ 1132] By: gsar on 1998/06/15 01:37:12
4628 Log: documentation update from tchrist
4629 Message-Id: <199806140419.WAA20549@chthon.perl.com>
4630 Date: Sat, 13 Jun 1998 22:19:32 MDT
4631 From: Tom Christiansen <tchrist@chthon.perl.com>
4632 Subject: doc patches
4633 Branch: perl
4634 ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4635 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4636 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4637 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4638 ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4639 ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4640 ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4641 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4642 ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4643 ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4644____________________________________________________________________________
4645[ 1131] By: gsar on 1998/06/14 19:33:36
4646 Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
4647 From: Roderick Schertler <roderick@argon.org>
4648 Subject: [PATCH] Re: Exceptions in IPC::Open2
4649 Date: 12 Jun 1998 13:24:15 -0400
4650 Branch: perl
4651 ! lib/IPC/Open3.pm
4652____________________________________________________________________________
4653[ 1130] By: gsar on 1998/06/14 19:32:25
4654 Log: fixup MANIFEST
4655 Branch: perl
4656 ! MANIFEST
4657____________________________________________________________________________
4658[ 1129] By: gsar on 1998/06/14 18:51:53
4659 Log: various win32 fixes
4660 - fixes that silence VC noises about dup exports, non-default libs, and
4661 unsupported *.def file directives
4662 - s/inplace/inplace_label/ malloc.c
4663 - update Config{usemymalloc} based on d_mymalloc
4664 - export Perl_*Vars
4665 - fix makefiles to not build miniperl.exe twice, and to make it properly
4666 when defaults are changed
4667 Branch: perl
4668 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
4669 ! win32/Makefile win32/config_sh.PL win32/makedef.pl
4670 ! win32/makefile.mk win32/perllib.c win32/win32.h
4671____________________________________________________________________________
4672[ 1128] By: gsar on 1998/06/14 01:38:39
4673 Log: remove unused global `scrgv'
4674 Branch: perl
4675 ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
4676____________________________________________________________________________
4677[ 1127] By: nick on 1998/06/13 08:39:07
4678 Log: Move specialsv_list to embed.sym, regen embed*.h
4679 Branch: win32/perl
4680 ! embed.h embedvar.h global.sym interp.sym
4681____________________________________________________________________________
4682[ 1126] By: gsar on 1998/06/12 07:23:06
4683 Log: From: jan.dubois@ibm.net (Jan Dubois)
4684 Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
4685 Date: Thu, 11 Jun 1998 21:13:31 +0200
4686 Message-ID: <35842ac5.7883075@smtp1.ibm.net>
4687 Branch: perl
4688 ! win32/makedef.pl win32/win32.c win32/win32iop.h
4689____________________________________________________________________________
4690[ 1125] By: gsar on 1998/06/12 07:21:29
4691 Log: added patch, undo earlier workaround
4692 From: jan.dubois@ibm.net (Jan Dubois)
4693 Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
4694 Date: Thu, 11 Jun 1998 20:28:36 +0200
4695 Message-ID: <35831f69.4975644@smtp1.ibm.net>
4696 Branch: perl
4697 ! perl.c util.c
4698____________________________________________________________________________
4699[ 1124] By: gsar on 1998/06/12 07:16:12
4700 Log: hand-applied patch with wrapped lines
4701 From: "Douglas Lankshear" <dougl@ActiveState.com>
4702 Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
4703 Date: Thu, 11 Jun 1998 11:06:33 -0700
4704 Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
4705 Branch: perl
4706 ! win32/win32.c
4707____________________________________________________________________________
4708[ 1123] By: gsar on 1998/06/12 07:07:25
4709 Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
4710 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4711 Subject: [PATCH 5.004_66] Config_66-01-02.diff
4712 Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
4713 Branch: perl
4714 ! Configure
4715____________________________________________________________________________
4716[ 1122] By: gsar on 1998/06/12 07:06:02
4717 Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
4718 Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
4719 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4720 Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
4721 Branch: perl
4722 ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
4723 ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
4724 ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
4725 ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
4726____________________________________________________________________________
4727[ 1121] By: gsar on 1998/06/12 07:01:20
4728 Log: a tweaked version of:
4729 Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
4730 Date: Fri, 12 Jun 1998 01:26:53 +0200
4731 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
4732 Subject: Re: Misparsing s///x
4733 Branch: perl
4734 ! pod/perlre.pod
4735____________________________________________________________________________
4736[ 1120] By: gsar on 1998/06/12 06:51:08
4737 Log: applied patch, with indentation tweaks
4738 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4739 Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
4740 Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
4741 Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
4742 Branch: perl
4743 ! regcomp.c regcomp.h regexec.c
4744____________________________________________________________________________
4745[ 1119] By: gsar on 1998/06/11 17:42:07
4746 Log: make REG_INFTY default to something saner when sizeof(short) > 2
4747 Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
4748 Date: Thu, 11 Jun 1998 11:50:07 EDT
4749 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4750 Subject: Re: [PATCH for tests] Regexp fails on long string
4751 Branch: perl
4752 ! regcomp.h
4753____________________________________________________________________________
4754[ 1118] By: gsar on 1998/06/11 07:09:06
4755 Log: regen embedvar.h
4756 Branch: perl
4757 ! embedvar.h
4758____________________________________________________________________________
4759[ 1117] By: gsar on 1998/06/11 06:45:52
4760 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4761 Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
4762 Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
4763 Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
4764 Branch: perl
4765 ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
4766 ! regexec.c regexp.h t/op/pat.t t/op/subst.t
4767____________________________________________________________________________
4768[ 1116] By: gsar on 1998/06/11 06:35:54
4769 Log: misc win32 fixes
4770 From: "Douglas Lankshear" <dougl@ActiveState.com>
4771 Subject: [PATCH 5.004_66]
4772 Date: Wed, 10 Jun 1998 11:28:27 -0700
4773 Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
4774 Branch: perl
4775 ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
4776____________________________________________________________________________
4777[ 1115] By: gsar on 1998/06/11 06:33:21
4778 Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
4779 Date: Wed, 10 Jun 1998 00:53:25 +0200
4780 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4781 Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
4782 Branch: perl
4783 ! Makefile.SH
4784____________________________________________________________________________
4785[ 1114] By: gsar on 1998/06/11 06:31:34
4786 Log: back out change#1111 and add alternative patch:
4787 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4788 Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
4789 Subject: Re: PATCH for study/foo/
4790 Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
4791 Branch: perl
4792 ! pp.c sv.c
4793____________________________________________________________________________
4794[ 1113] By: gsar on 1998/06/11 02:59:23
4795 Log: fix outdated bytecode.pl
4796 Branch: perl
4797 ! bytecode.h bytecode.pl byterun.c byterun.h
4798____________________________________________________________________________
4799[ 1112] By: gsar on 1998/06/10 07:56:06
4800 Log: Added patch, regenerated perly.c and perly.c.diff
4801 Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
4802 Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
4803 From: Stephen McCamant <alias@mcs.com>
4804 Subject: [PATCH] too many RV2GVs in *foo{THING}
4805 Branch: perl
4806 ! perly.c perly.c.diff perly.y t/op/gv.t
4807____________________________________________________________________________
4808[ 1111] By: gsar on 1998/06/10 07:40:30
4809 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4810 Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
4811 Subject: Re: PATCH for study/foo/
4812 Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
4813 Branch: perl
4814 ! pp.c
4815____________________________________________________________________________
4816[ 1110] By: gsar on 1998/06/10 07:37:04
4817 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4818 Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
4819 Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
4820 Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
4821 Branch: perl
4822 ! pod/perldebug.pod
4823____________________________________________________________________________
4824[ 1109] By: gsar on 1998/06/10 07:35:29
4825 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4826 Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
4827 Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
4828 Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
4829 Branch: perl
4830 ! regcomp.h
4831____________________________________________________________________________
4832[ 1108] By: gsar on 1998/06/10 07:31:25
4833 Log: Added patch, tweaked other places affected by name change
4834 Message-ID: <19980610005417.G162@cdata.tvnet.hu>
4835 Date: Wed, 10 Jun 1998 00:54:17 +0200
4836 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4837 Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
4838 Branch: perl
4839 +> ext/DynaLoader/DynaLoader_pm.PL
4840 - ext/DynaLoader/DynaLoader.pm.PL
4841 ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
4842 ! win32/makefile.mk
4843____________________________________________________________________________
4844[ 1107] By: gsar on 1998/06/10 07:24:20
4845 Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
4846 Date: Wed, 10 Jun 1998 00:53:42 +0200
4847 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4848 Subject: [PATCH for _66] new version of README.dos
4849 Branch: perl
4850 ! README.dos
4851____________________________________________________________________________
4852[ 1106] By: gsar on 1998/06/10 07:22:31
4853 Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
4854 Date: Wed, 10 Jun 1998 00:54:04 +0200
4855 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4856 Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
4857 Branch: perl
4858 ! t/op/taint.t
4859____________________________________________________________________________
4860[ 1105] By: gsar on 1998/06/10 07:21:21
4861 Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
4862 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4863 Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
4864 Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
4865 Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
4866 Branch: perl
4867 ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
4868 ! perlvars.h pp_ctl.c proto.h sv.c
4869____________________________________________________________________________
4870[ 1104] By: gsar on 1998/06/10 07:06:01
4871 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4872 Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
4873 Subject: Lost chunk of RE jumbo patch
4874 Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
4875 Branch: perl
4876 + t/op/regexp_noamp.t
4877____________________________________________________________________________
4878[ 1103] By: gsar on 1998/06/10 07:04:20
4879 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4880 Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
4881 Subject: [PATCH 5.004_66] Combined OS/2 support
4882 Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
4883 Branch: perl
4884 ! os2/Changes os2/diff.configure os2/os2.c
4885____________________________________________________________________________
4886[ 1102] By: gsar on 1998/06/10 07:00:08
4887 Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
4888 Date: Fri, 13 Mar 1998 20:03:52 EST
4889 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4890 Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
4891 Branch: perl
4892 ! lib/Pod/Html.pm
4893____________________________________________________________________________
4894[ 1101] By: gsar on 1998/06/10 06:55:20
4895 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4896 Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
4897 Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
4898 Branch: perl
4899 ! regexec.c
4900____________________________________________________________________________
4901[ 1100] By: gsar on 1998/06/10 06:52:50
4902 Log: updated MANIFEST for previous change
4903 Branch: perl
4904 ! MANIFEST
4905____________________________________________________________________________
4906[ 1099] By: gsar on 1998/06/10 06:51:08
4907 Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
4908 Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
4909 Date: Fri, 05 Jun 1998 11:08:40 -0700
4910 From: Dan Sugalski <sugalskd@osshe.edu>
4911 Subject: Re: [PATCH 5.004_66]Add record read capability to <>
4912 Branch: perl
4913 + t/base/rs.t
4914 ! perl.h pod/perlvar.pod sv.c
4915____________________________________________________________________________
4916[ 1098] By: gsar on 1998/06/10 06:36:59
4917 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
4918 Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
4919 Subject: [PATCH fror 5.004_66] DB_File-1.60
4920 Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
4921 Branch: perl
4922 + ext/DB_File/dbinfo
4923 ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
4924 ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
4925 ! t/lib/db-hash.t t/lib/db-recno.t
4926____________________________________________________________________________
4927[ 1097] By: gsar on 1998/06/10 06:33:16
4928 Log: Message-ID: <19980604134731.D24343@perlsupport.com>
4929 Date: Thu, 4 Jun 1998 13:47:31 -0400
4930 From: Chip Salzenberg <chip@perl.org>
4931 Subject: [PATCH] Invalidate method cache on C<local *subname>
4932 Branch: perl
4933 ! scope.c t/op/method.t
4934____________________________________________________________________________
4935[ 1096] By: gsar on 1998/06/10 06:30:51
4936 Log: From: Norton Allen <allen@huarp.harvard.edu>
4937 Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
4938 Subject: [PATCH] _66 MM_Unix.pm for QNX
4939 Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
4940 Branch: perl
4941 ! lib/ExtUtils/MM_Unix.pm
4942____________________________________________________________________________
4943[ 1095] By: gsar on 1998/06/10 06:29:21
4944 Log: From: Norton Allen <allen@huarp.harvard.edu>
4945 Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
4946 Subject: [PATCH] _66 proto.h
4947 Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
4948 Branch: perl
4949 ! proto.h
4950____________________________________________________________________________
4951[ 1094] By: gsar on 1998/06/10 06:26:39
4952 Log: Applied relevant parts of:
4953 From: Paul Johnson <pjcj@transeda.com>
4954 Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
4955 Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
4956 Subject: [PATCH] Enhancing xsubpp's support for C++
4957 Branch: perl
4958 ! lib/ExtUtils/xsubpp
4959____________________________________________________________________________
4960[ 1093] By: gsar on 1998/06/10 06:22:54
4961 Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
4962 Date: Wed, 3 Jun 1998 11:22:19 -0500
4963 From: Graham Barr <gbarr@ti.com>
4964 Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
4965 Branch: perl
4966 ! pp_sys.c
4967____________________________________________________________________________
4968[ 1092] By: gsar on 1998/06/10 06:20:44
4969 Log: Message-Id: <199806030919.KAA03527@sale-wts>
4970 Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
4971 From: Alan Burlison <Alan.Burlison@UK.Sun.com>
4972 Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
4973 Branch: perl
4974 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
4975____________________________________________________________________________
4976[ 1091] By: gsar on 1998/06/10 06:18:42
4977 Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
4978 Date: Mon, 01 Jun 1998 12:22:29 -0700
4979 From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
4980 Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
4981 Branch: perl
4982 ! proto.h
4983____________________________________________________________________________
4984[ 1090] By: gsar on 1998/06/10 06:14:24
4985 Log: A tweaked version of:
4986 Date: Mon, 1 Jun 1998 12:05:47 -0700
4987 From: SYSTEM@cedar.osshe.edu
4988 Message-Id: <980601120547.20617d54@cedar.osshe.edu>
4989 Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
4990 Branch: perl
4991 ! ext/SDBM_File/sdbm/Makefile.PL
4992____________________________________________________________________________
4993[ 1089] By: gsar on 1998/06/10 05:58:00
4994 Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
4995 Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
4996 From: Stephen McCamant <alias@mcs.com>
4997 Subject: [PATCH] Re: Uninitialised error from -M()
4998 Branch: perl
4999 ! op.c t/op/stat.t
5000____________________________________________________________________________
5001[ 1088] By: gsar on 1998/06/10 05:55:24
5002 Log: Date: Sat, 30 May 1998 08:07:01 -0400
5003 From: lvirden@cas.org (Larry Virden)
5004 Message-Id: <199805301207.IAA08856@cas.org>
5005 Subject: PATCH for pod and warning notice
5006 Branch: perl
5007 ! pod/perlguts.pod
5008____________________________________________________________________________
5009[ 1087] By: gsar on 1998/06/10 05:52:05
5010 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5011 Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5012 Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5013 Subject: [PATCH 5.004_66] Config_66-01
5014 Branch: perl
5015 ! Configure MANIFEST Porting/Glossary Porting/config.sh
5016 ! Porting/config_H config_h.SH
5017____________________________________________________________________________
5018[ 1086] By: gsar on 1998/06/10 05:46:38
5019 Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5020 Date: Mon, 08 Jun 1998 16:13:14 -0700
5021 From: Dan Sugalski <sugalskd@osshe.edu>
5022 Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5023 Branch: perl
5024 ! ext/Thread/Thread/Semaphore.pm
5025____________________________________________________________________________
5026[ 1085] By: gsar on 1998/06/10 05:44:44
5027 Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5028 Date: Mon, 08 Jun 1998 16:10:02 -0700
5029 From: Dan Sugalski <sugalskd@osshe.edu>
5030 Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5031 Branch: perl
5032 - vms/descrip.mms
5033 ! ext/Thread/Thread/Queue.pm
5034____________________________________________________________________________
5035[ 1084] By: gsar on 1998/06/10 05:38:11
5036 Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5037 Date: Mon, 08 Jun 1998 15:38:28 -0700
5038 From: Dan Sugalski <sugalskd@osshe.edu>
5039 Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5040 Branch: perl
5041 + configure.com vms/descrip_mms.template vms/munchconfig.c
5042 + vms/subconfigure.com
5043 - vms/config.vms vms/fndvers.com
5044 ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5045____________________________________________________________________________
5046[ 1083] By: gsar on 1998/06/10 05:07:04
5047 Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5048 variant of:
5049 Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5050 Date: Sat, 13 Dec 1997 07:31:02 EST
5051 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5052 Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5053 Branch: perl
5054 ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5055____________________________________________________________________________
5056[ 1082] By: gsar on 1998/06/10 04:52:26
5057 Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5058 (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5059 Branch: perl
5060 ! malloc.c
5061____________________________________________________________________________
5062[ 1081] By: gsar on 1998/06/10 03:45:10
5063 Log: reverse integrate contents of win32 branch into mainline
5064 Branch: perl
5065 !> (integrate 44 files)
5066____________________________________________________________________________
5067[ 1080] By: gsar on 1998/06/09 17:37:55
5068 Log: `p4 integrate -b ASPerl && p4 resolve -at`
5069 Branch: asperl
5070 !> (integrate 43 files)
5071____________________________________________________________________________
5072[ 1079] By: gsar on 1998/06/09 00:59:06
5073 Log: add examples of diff(1) usage
5074 Branch: win32/perl
5075 ! Porting/patching.pod
5076____________________________________________________________________________
5077[ 1078] By: gsar on 1998/06/09 00:52:23
5078 Log: undo change#1077
5079 Branch: win32/perl
5080 ! sv.c
5081____________________________________________________________________________
5082[ 1077] By: gsar on 1998/06/06 16:47:32
5083 Log: make sv_setsv() treat freed SVs like SVt_NULL
5084 Branch: win32/perl
5085 ! sv.c
5086____________________________________________________________________________
5087[ 1076] By: gsar on 1998/06/05 19:03:14
5088 Log: delete undiscussed AS changes for PPD (broke .packlist
5089 mechanism)
5090 Branch: win32/perl
5091 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5092____________________________________________________________________________
5093[ 1075] By: gsar on 1998/06/05 18:18:44
5094 Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5095 with the xsubpp-generated symbol)
5096 Branch: win32/perl
5097 ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5098 ! win32/dl_win32.xs
5099____________________________________________________________________________
5100[ 1074] By: gsar on 1998/06/04 22:45:18
5101 Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5102 Branch: win32/perl
5103 ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5104 ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5105____________________________________________________________________________
5106[ 1073] By: nick on 1998/06/04 17:18:14
5107 Log: resolve -at win32 branch into ansiperl
5108 Branch: ansiperl
5109 +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5110 +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5111 +> t/lib/h2ph.t win32/GenCAPI.pl
5112 !> (integrate 127 files)
5113____________________________________________________________________________
5114[ 1072] By: gsar on 1998/06/04 01:49:24
5115 Log: document CORE::GLOBAL:: and global overriding, fix up
5116 File::DosGlob, testsuited and all
5117 Branch: win32/perl
5118 ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5119____________________________________________________________________________
5120[ 1071] By: gsar on 1998/06/03 22:12:55
5121 Log: add AS patch#24, remove one other instance of error_no
5122 that was missed (patch#23 was intentionally skipped)
5123 Branch: win32/perl
5124 ! embedvar.h globals.c perlvars.h win32/makedef.pl
5125 ! win32/runperl.c
5126____________________________________________________________________________
5127[ 1070] By: gsar on 1998/06/01 19:42:06
5128 Log: fix Liblist.pm to tolerate backslashen in paths
5129 Branch: win32/perl
5130 ! lib/ExtUtils/Liblist.pm
5131____________________________________________________________________________
5132[ 1069] By: gsar on 1998/06/01 07:43:02
5133 Log: @INC construction on win32 cleaned up
5134 - perl.dll location based paths should be much more reliable now
5135 - registry stuff unchanged
5136 - Config.pm now has all the installfoolib entries for MakeMaker et al
5137 Branch: win32/perl
5138 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5139 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5140 ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5141 ! win32/runperl.c win32/win32.c win32/win32.h
5142____________________________________________________________________________
5143[ 1068] By: gsar on 1998/05/31 21:52:18
5144 Log: semctl tweak
5145 Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5146 Date: Sun, 31 May 1998 16:27:33 CDT
5147 From: Graham Barr <gbarr@pobox.com>
5148 Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31
5149 Branch: win32/perl
5150 ! doio.c
5151____________________________________________________________________________
5152[ 1067] By: gsar on 1998/05/31 21:07:44
5153 Log: minimal fix to enable compiling with -DMULTIPLICITY
5154 (non-threadsafe regcomp.c globals need revisiting)
5155 Branch: win32/perl
5156 ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5157 ! win32/GenCAPI.pl win32/makedef.pl
5158____________________________________________________________________________
5159[ 1066] By: gsar on 1998/05/30 21:35:37
5160 Log: integrate mainline changes (ASPerl branch is identical to
5161 win32 branch as of this change)
5162 Branch: asperl
5163 !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5164 !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5165 !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5166 !> win32/config.gc win32/config.vc win32/config_H.bc
5167 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5168____________________________________________________________________________
5169[ 1065] By: gsar on 1998/05/30 21:13:06
5170 Log: change#1060 was inexplicably missing some of the "ensure
5171 AS stuff does no harm" fixes
5172 Branch: win32/perl
5173 ! embed.h global.sym win32/Makefile win32/makefile.mk
5174____________________________________________________________________________
5175[ 1064] By: gsar on 1998/05/30 21:10:27
5176 Log: integrate mainline to pick up trivial changes
5177 Branch: win32/perl
5178 !> MANIFEST pp_sys.c
5179
5180----------------
5181Version 5.004_66
5182----------------
5183
5184____________________________________________________________________________
5185[ 1063] By: mbeattie on 1998/05/29 15:19:55
5186 Log: Remove duplicate win32/TEST line from MANIFEST.
5187 Branch: perl
5188 ! MANIFEST
5189____________________________________________________________________________
5190[ 1062] By: mbeattie on 1998/05/29 15:18:33
5191 Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5192 Branch: perl
5193 ! pp_sys.c
5194____________________________________________________________________________
5195[ 1061] By: mbeattie on 1998/05/29 12:02:17
5196 Log: Integrate from win32 branch into mainline (this now pulls in the
5197 asperl stuff).
5198 Branch: perl
5199 +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5200 +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5201 +> t/lib/h2ph.t win32/GenCAPI.pl
5202 !> (integrate 104 files)
5203____________________________________________________________________________
5204[ 1060] By: gsar on 1998/05/29 11:05:50
5205 Log: reverse integrate asperl branch contents (phew!)
5206 - various fixups to ensure AS stuff does no harm
5207 - adjust win32/makefiles for the new directory layout (new layout
5208 looks rather a muddle--needs rework)
5209 - verified build & test on NT and Solaris/gcc
5210 Branch: win32/perl
5211 +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5212 +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5213 ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5214 ! win32/config.bc win32/config.gc win32/config.vc
5215 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5216 ! win32/makefile.mk
5217 !> (integrate 77 files)
5218____________________________________________________________________________
5219[ 1059] By: gsar on 1998/05/29 08:33:56
5220 Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5221 Branch: asperl
5222 ! util.c
5223____________________________________________________________________________
5224[ 1058] By: gsar on 1998/05/29 08:31:09
5225 Log: type xtext for *.t that were missing it
5226 Branch: asperl
5227 ! t/lib/thread.t t/op/nothread.t
5228____________________________________________________________________________
5229[ 1057] By: gsar on 1998/05/29 08:28:46
5230 Log: stray t/op/ipc*.t fixups
5231 Branch: win32/perl
5232 ! t/op/ipcmsg.t t/op/ipcsem.t
5233____________________________________________________________________________
5234[ 1056] By: gsar on 1998/05/29 07:41:49
5235 Log: fixups to make it build and pass tests under both compilers
5236 Branch: asperl
5237 ! ObjXSub.h objpp.h proto.h
5238____________________________________________________________________________
5239[ 1055] By: gsar on 1998/05/29 07:22:51
5240 Log: integrate mainline changes
5241 Branch: asperl
5242 +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5243 !> (integrate 69 files)
5244 Branch: win32/perl
5245 ! Todo.5.005 pod/perldelta.pod
5246____________________________________________________________________________
5247[ 1054] By: gsar on 1998/05/29 05:04:03
5248 Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5249 Branch: win32/perl
5250 ! t/lib/h2ph.t
5251____________________________________________________________________________
5252[ 1053] By: gsar on 1998/05/29 05:01:54
5253 Log: misc changes
5254 - remove code that works around lack of I_STDARG (we're a happy ANSI family)
5255 - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
5256 Branch: win32/perl
5257 ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
5258 ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
5259 ! x2p/util.c x2p/util.h
5260____________________________________________________________________________
5261[ 1052] By: gsar on 1998/05/29 02:31:44
5262 Log: merge changes#1014,1038 from maintbranch
5263 Branch: win32/perl
5264 + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5265 ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
5266 ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
5267 ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
5268 ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
5269 ! t/io/pipe.t utils/h2ph.PL
5270____________________________________________________________________________
5271[ 1051] By: gsar on 1998/05/29 01:38:51
5272 Log: regenerate win32/config_H.?c
5273 Branch: win32/perl
5274 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5275____________________________________________________________________________
5276[ 1050] By: gsar on 1998/05/29 01:32:41
5277 Log: integrate mainline
5278 Branch: win32/perl
5279 ! win32/Makefile win32/makefile.mk
5280 !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
5281 !> Porting/config_H Porting/patching.pod config_h.SH doio.c
5282 !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
5283 !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
5284 !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
5285 !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5286____________________________________________________________________________
5287[ 1049] By: gsar on 1998/05/29 00:57:05
5288 Log: fix various shenanigans with C<environ>, BC and VC builds now pass
5289 all tests
5290 Branch: asperl
5291 ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
5292 ! win32/win32.h win32/win32iop.h
5293____________________________________________________________________________
5294[ 1048] By: mbeattie on 1998/05/28 18:07:24
5295 Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
5296 in change 1043 clashed badly with changes made in the win32
5297 branch. I did an accept on the win32 branch version for now.
5298 Branch: perl
5299 +> t/op/die.t
5300 !> (integrate 52 files)
5301____________________________________________________________________________
5302[ 1047] By: mbeattie on 1998/05/28 17:59:18
5303 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5304 Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
5305 Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
5306 Subject: [PATCH 5.004_65] Config_65-03-04.diff: semctl probing
5307 Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
5308 Branch: perl
5309 ! Configure MANIFEST Porting/Glossary Porting/config.sh
5310 ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
5311 ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
5312 ! win32/config.bc win32/config.gc win32/config.vc
5313____________________________________________________________________________
5314[ 1046] By: mbeattie on 1998/05/28 17:55:48
5315 Log: Back out change 1043 since Andy's forthcoming Config patch
5316 includes a modified version.
5317 Branch: perl
5318 ! Configure config_h.SH doio.c perl.h
5319____________________________________________________________________________
5320[ 1045] By: mbeattie on 1998/05/28 17:52:40
5321 Log: Bump patchlevel.h to 66.
5322 Branch: perl
5323 ! patchlevel.h
5324____________________________________________________________________________
5325[ 1044] By: mbeattie on 1998/05/28 17:51:49
5326 Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
5327 Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
5328 Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
5329 (above minus the t/system.t test pending checking)
5330 Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
5331 Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
5332 Subject: [PATCH] _65 and _04 <DOC> patching.pod
5333 Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
5334 Branch: perl
5335 ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
5336____________________________________________________________________________
5337[ 1043] By: mbeattie on 1998/05/28 17:42:21
5338 Log: This change really is:
5339 Subject: [PATCH] 5.004_65: the infamous semctl()
5340 Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5341 From: Jarkko Hietaniemi <jhi@iki.fi>
5342
5343 Change 1041 claimed to be this patch but was really:
5344 Subject: [PATCH] 5.004_65: t/op/ipc*.t
5345 Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
5346 From: Jarkko Hietaniemi <jhi@iki.fi>
5347 Branch: perl
5348 ! Configure config_h.SH doio.c perl.h
5349____________________________________________________________________________
5350[ 1042] By: mbeattie on 1998/05/28 17:36:57
5351 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5352 Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
5353 Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
5354 Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
5355 Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
5356 Branch: perl
5357 ! Configure INSTALL Porting/Glossary Porting/config.sh
5358 ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
5359 ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
5360 ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5361____________________________________________________________________________
5362[ 1041] By: mbeattie on 1998/05/28 17:34:26
5363 Log: Subject: [PATCH] 5.004_65: the infamous semctl()
5364 Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5365 From: Jarkko Hietaniemi <jhi@iki.fi>
5366 Branch: perl
5367 ! t/op/ipcmsg.t t/op/ipcsem.t
5368____________________________________________________________________________
5369[ 1040] By: gsar on 1998/05/28 02:06:47
5370 Log: tweaks to enable Borland build
5371 Branch: asperl
5372 ! win32/makefile.mk win32/win32.c
5373____________________________________________________________________________
5374[ 1039] By: gsar on 1998/05/27 23:29:22
5375 Log: remove C<#define index strchr> from win32.h (unused, and the
5376 pollution causes spurious variable name changes in extensions)
5377 Branch: win32/perl
5378 ! win32/win32.h
5379____________________________________________________________________________
5380[ 1038] By: TimBunce on 1998/05/27 17:29:15
5381 Log: Assorted patches:
5382
5383 ------ BUILD PROCESS ------
5384
5385 Title: "add utilities to make test dependencies"
5386 From: Robin Barker <rmb1@cise.npl.co.uk>
5387 Msg-ID: <2607.9805211303@tempest.cise.npl.co.uk>
5388 Files: Makefile.SH
5389
5390 Title: "Add 'make nok' complement to 'make ok'"
5391 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5392 Msg-ID: <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
5393 Files: Makefile.SH
5394
5395 Title: "further h2ph patches (add enum support)"
5396 From: Billy <wdconsta@cs.adelaide.edu.au>
5397 Msg-ID: <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
5398 Files: MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5399
5400 ------ CORE LANGUAGE ------
5401
5402 Title: "Fix %! error spelling and add perldiag.pod entry"
5403 From: Graham Barr <gbarr@pobox.com>, Tim Bunce
5404 Msg-ID: <19980524193101.A573@pobox.com>
5405 Files: pod/perldiag.pod gv.c
5406
5407 Title: "Remove obsolete Win32 uppercasing ENV code"
5408 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5409 Msg-ID: <199805201510.LAA28676@aatma.engin.umich.edu>
5410 Files: perl.c
5411
5412 Title: "Don't mung $! on implicit close"
5413 From: Chip Salzenberg <chip@perl.org>
5414 Msg-ID: <19980525113309.A15845@perlsupport.com>
5415 Files: doio.c
5416
5417 Title: "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
5418 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5419 Msg-ID: <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
5420 Files: doio.c
5421
5422 ------ DOCUMENTATION ------
5423
5424 Title: "doc patch: you canna return an array ( list context: || vs or)"
5425 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
5426 Msg-ID: <oeeemxguf5h.fsf_-_@alpha.hut.fi>
5427 Files: pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
5428
5429 Title: "doc patch: @ needs escaping in m/\Q\E/ environment"
5430 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5431 Msg-ID: <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
5432 Files: pod/perlop.pod pod/perlre.pod
5433
5434 Title: "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
5435 with /g does list context get matches without parens"
5436 From: Greg Chapman <glc@well.com>, Tom Christiansen
5437 <tchrist@jhereg.perl.com>, Tom Phoenix
5438 <rootbeer@teleport.com>
5439 Msg-ID: <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
5440 <199805231559.JAA21316@jhereg.perl.com>,
5441 <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
5442 Files: pod/perlop.pod
5443
5444 Title: "Documenting last/next/redo even further"
5445 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5446 <rootbeer@teleport.com>
5447 Msg-ID: <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
5448 <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
5449 Files: pod/perlfunc.pod
5450
5451 Title: "Documenting last/next/redo within continue block"
5452 From: Tom Phoenix <rootbeer@teleport.com>
5453 Msg-ID: <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
5454 Files: pod/perlfunc.pod
5455
5456 Title: "Document stat return in scalar context"
5457 From: Mark-Jason Dominus <mjd@plover.com>
5458 Files: pod/perlfunc.pod
5459
5460 ------ EXTENSIONS ------
5461
5462 Title: "Better LD_RUN_PATH handling on IRIX"
5463 From: "W. Phillip Moore" <wpm@ms.com>
5464 Msg-ID: <199805212206.SAA07504@zappa.morgan.com>
5465 Files: lib/ExtUtils/MM_Unix.pm
5466
5467 Title: "Dealing with <unistd.h> in POSIX and SunOS"
5468 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5469 Msg-ID: <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
5470 Files: ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
5471
5472 ------ LIBRARY ------
5473
5474 Title: "Fix FileHandle.pm example bug"
5475 From: Daniel Grisinger <dgris@perrin.dimensional.com>
5476 Msg-ID: <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
5477 Files: lib/FileHandle.pm
5478
5479 Title: "Add zero/negative $count docs for Benchmark.pm"
5480 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5481 Msg-ID: <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
5482 Files: lib/Benchmark.pm
5483
5484 ------ PORTABILITY - GENERAL ------
5485
5486 Title: "Add test suite recommendations to Porting/patching.pod"
5487 From: Daniel Grisinger <dgris@perrin.dimensional.com>
5488 Msg-ID: <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
5489 Files: Porting/patching.pod
5490
5491 ------ TESTS ------
5492
5493 Title: "Fix looping bug in t/io/pipe.t"
5494 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5495 Msg-ID: <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
5496 Files: t/io/pipe.t
5497 Branch: maint-5.004/perl
5498 ! MANIFEST Makefile.SH Porting/patching.pod doio.c
5499 ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
5500 ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
5501 ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
5502 ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
5503 ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
5504 ! utils/h2ph.PL
5505____________________________________________________________________________
5506[ 1037] By: gsar on 1998/05/27 16:18:30
5507 Log: add AS patch#22 (fix to make die_exit.t pass)
5508 Branch: asperl
5509 ! win32/runperl.c
5510____________________________________________________________________________
5511[ 1036] By: gsar on 1998/05/27 12:50:34
5512 Log: add AS patch#21 (misc. fixes)
5513 Branch: asperl
5514 ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
5515 ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
5516 ! win32/win32.c win32/win32sck.c
5517____________________________________________________________________________
5518[ 1035] By: gsar on 1998/05/26 17:26:17
5519 Log: more changes to satisfy non-debug VC build (C-API doesn't
5520 build, and the testsuite still won't run)
5521 Branch: asperl
5522 ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
5523 ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
5524____________________________________________________________________________
5525[ 1034] By: gsar on 1998/05/26 17:20:22
5526 Log: remove doubled hunk (perforce auto-integrate oddity)
5527 Branch: win32/perl
5528 ! pod/perldiag.pod
5529____________________________________________________________________________
5530[ 1033] By: gsar on 1998/05/26 13:39:14
5531 Log: tweaks to make it build with the Borland compiler. Won't run
5532 testsuite because @INC intuition from location of perlcore.dll seems
5533 to be broken. Also, system() and qx// seem broken as well.
5534 Branch: asperl
5535 ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
5536 ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
5537 ! regexec.c toke.c
5538____________________________________________________________________________
5539[ 1032] By: gsar on 1998/05/24 23:13:05
5540 Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
5541 Branch: win32/perl
5542 ! lib/Benchmark.pm
5543____________________________________________________________________________
5544[ 1031] By: gsar on 1998/05/24 05:36:44
5545 Log: tweak makefiles
5546 Branch: asperl
5547 ! win32/Makefile win32/makefile.mk
5548____________________________________________________________________________
5549[ 1030] By: gsar on 1998/05/23 18:58:23
5550 Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
5551 Branch: win32/perl
5552 ! pp_sys.c t/op/die.t
5553____________________________________________________________________________
5554[ 1029] By: gsar on 1998/05/23 18:55:13
5555 Log: merge change#1015 from maintbranch (must revisit 1014 later, is
5556 incomplete)
5557 Branch: win32/perl
5558 ! embed.h global.sym op.c pp.c proto.h sv.c
5559____________________________________________________________________________
5560[ 1028] By: gsar on 1998/05/23 18:25:14
5561 Log: merge change#1013 from maintbranch (1012 is n/a)
5562 Branch: win32/perl
5563 ! toke.c
5564____________________________________________________________________________
5565[ 1027] By: gsar on 1998/05/23 18:02:21
5566 Log: merge change#1011 from maintbranch
5567 Branch: win32/perl
5568 ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
5569 ! utils/perlbug.PL
5570____________________________________________________________________________
5571[ 1026] By: nick on 1998/05/23 08:45:04
5572 Log: Ids of msgs and sems can be zero, so change || die to a defined() test
5573 Branch: win32/perl
5574 ! t/op/ipcmsg.t t/op/ipcsem.t
5575____________________________________________________________________________
5576[ 1025] By: nick on 1998/05/23 08:36:36
5577 Log: Resolve win32 into ansiperl
5578 Branch: ansiperl
5579 +> t/op/die.t
5580 !> (integrate 42 files)
5581____________________________________________________________________________
5582[ 1024] By: gsar on 1998/05/21 21:11:12
5583 Log: more mingw32 tweaks
5584 Branch: win32/perl
5585 ! ext/POSIX/POSIX.xs t/pragma/locale.t
5586____________________________________________________________________________
5587[ 1023] By: gsar on 1998/05/21 19:15:02
5588 Log: fix problematic change#965 from maintbranch
5589 Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
5590 Date: Sat, 16 May 1998 17:45:22 EDT
5591 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5592 Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
5593 Branch: win32/perl
5594 ! gv.c op.c t/comp/proto.t
5595____________________________________________________________________________
5596[ 1022] By: gsar on 1998/05/21 01:37:04
5597 Log: fix POSIX for mingw32
5598 Branch: win32/perl
5599 ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
5600____________________________________________________________________________
5601[ 1021] By: gsar on 1998/05/20 15:02:21
5602 Log: remove strupr() from perl.c
5603 Branch: win32/perl
5604 ! perl.c
5605____________________________________________________________________________
5606[ 1020] By: TimBunce on 1998/05/19 22:41:40
5607 Log: Title: "fix up descrepancy in h2ph test"
5608 From: Tim Bunce
5609 Files: t/lib/h2ph.pht
5610 Branch: maint-5.004/perl
5611 ! t/lib/h2ph.pht
5612____________________________________________________________________________
5613[ 1019] By: TimBunce on 1998/05/19 22:17:15
5614 Log: Title: "add a test to check return value from successful s/// (there was none!)"
5615 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5616 Msg-ID: <199805161759.NAA12995@aatma.engin.umich.edu>
5617 Files: t/op/subst.t
5618
5619 Title: "fix up descrepancy in h2ph test"
5620 From: Tim Bunce
5621 Files: t/lib/h2ph.t
5622 Branch: maint-5.004/perl
5623 ! t/lib/h2ph.t t/op/subst.t
5624____________________________________________________________________________
5625[ 1018] By: TimBunce on 1998/05/19 21:56:32
5626 Log: Title: "fix mem leak and core dump from change 1016"
5627 From: Tim Bunce
5628 Files: pp_sys.c
5629 Branch: maint-5.004/perl
5630 ! pp_sys.c
5631____________________________________________________________________________
5632[ 1017] By: TimBunce on 1998/05/19 21:26:03
5633 Log: Title: "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
5634 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5635 Files: MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
5636 pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
5637 pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
5638 proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
5639 doio.c doop.c ext/ODBM_File/ODBM_File.xs
5640 ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5641 gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
5642 lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
5643 lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5644 lib/ExtUtils/Manifest.pm lib/File/Basename.pm
5645 lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
5646 lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5647 lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
5648 op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
5649 pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
5650 t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
5651 universal.c util.c win32/Makefile win32/config_H.bc
5652 win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
5653 win32/makefile.mk win32/perlglob.c win32/runperl.c
5654 win32/win32.c win32/win32sck.c x2p/s2p.PL
5655 Branch: maint-5.004/perl
5656 ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
5657 ! cygwin32/perlld deb.c doio.c doop.c embed.h
5658 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
5659 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
5660 ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
5661 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5662 ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
5663 ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
5664 ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5665 ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
5666 ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
5667 ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
5668 ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
5669 ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
5670 ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
5671 ! universal.c util.c utils/perldoc.PL win32/Makefile
5672 ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
5673 ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
5674 ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
5675 ! x2p/s2p.PL
5676____________________________________________________________________________
5677[ 1016] By: TimBunce on 1998/05/19 20:37:42
5678 Log: Title: "eval { die $obj }; die; calls $obj->PROPAGATE"
5679 From: Graham Barr <gbarr@ti.com>
5680 Msg-ID: <3561D147.7F3E0C88@ti.com>
5681 Files: pp_sys.c t/op/die.t
5682 Branch: maint-5.004/perl
5683 ! pp_sys.c t/op/die.t
5684____________________________________________________________________________
5685[ 1015] By: TimBunce on 1998/05/19 20:07:01
5686 Log: Title: "loosen const sub re-defined warnings"
5687 From: Doug MacEachern <dougm@pobox.com>
5688 Msg-ID: <355F713B.6A4C0F04@pobox.com>
5689 Files: proto.h global.sym op.c pp.c sv.c
5690 Branch: maint-5.004/perl
5691 ! global.sym op.c pp.c proto.h sv.c
5692____________________________________________________________________________
5693[ 1014] By: TimBunce on 1998/05/19 19:48:18
5694 Log: Title: "s/FORMLINE/FORMAT/ in sv.c"
5695 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
5696 Msg-ID: <l03130303b1837a243670@[194.222.64.89]>
5697 Files: sv.c
5698
5699 Title: "Further h2ph patches (including a test suite)"
5700 From: Billy <wdconsta@cs.adelaide.edu.au>
5701 Msg-ID: <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
5702 Files: MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5703 Branch: maint-5.004/perl
5704 + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5705 ! MANIFEST sv.c utils/h2ph.PL
5706____________________________________________________________________________
5707[ 1013] By: TimBunce on 1998/05/19 19:14:13
5708 Log: Title: "Remove change 673 (Allow empty BLOCK in code)"
5709 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
5710 <ilya@math.ohio-state.edu>
5711 Msg-ID: <199805151857.OAA29586@monk.mps.ohio-state.edu>,
5712 <199805151931.PAA23086@aatma.engin.umich.edu>,
5713 <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
5714 Files: toke.c
5715 Branch: maint-5.004/perl
5716 ! toke.c
5717____________________________________________________________________________
5718[ 1012] By: TimBunce on 1998/05/19 19:03:32
5719 Log: Title: "Further SysV sem/msg fixes and removal of non-portable tests"
5720 From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
5721 <jhi@iki.fi>
5722 Msg-ID: <199805182028.XAA15717@alpha.hut.fi>,
5723 <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
5724 Files: MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
5725 t/op/ipcsem.t
5726 Branch: maint-5.004/perl
5727 ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
5728 ! t/op/ipcsem.t
5729____________________________________________________________________________
5730[ 1011] By: TimBunce on 1998/05/19 17:55:38
5731 Log: Title: "interp.sym is missing C<e_script> after -e fix"
5732 From: jan.dubois@ibm.net (Jan Dubois)
5733 Msg-ID: <355d460d.7621669@smtp1.ibm.net>
5734 Files: embed.h interp.sym
5735
5736 Title: "Undo changed error message which breaks Tk"
5737 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5738 Msg-ID: <199805161557.LAA08106@aatma.engin.umich.edu>
5739 Files: pp_ctl.c
5740
5741 Title: "Minor fixups to new -e script code"
5742 From: Tim Bunce
5743 Files: perl.c
5744
5745 Title: "Remove old diags not relevant after -e fix"
5746 From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
5747 <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
5748 Msg-ID: <199805172143.RAA07896@aatma.engin.umich.edu>,
5749 <199805181335.OAA07008@toad.ig.co.uk>,
5750 <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
5751 Files: pod/perldiag.pod
5752
5753 Title: "more examples for vec()"
5754 From: Tom Phoenix <rootbeer@teleport.com>
5755 Msg-ID: <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
5756 Files: pod/perlfunc.pod
5757
5758 Title: ""make ok" (perlbug -ok) should not be interactive"
5759 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
5760 <jhi@iki.fi>
5761 Msg-ID: <199805160942.MAA20171@alpha.hut.fi>,
5762 <l03130300b1834f9732a0@[194.222.64.89]>
5763 Files: utils/perlbug.PL
5764 Branch: maint-5.004/perl
5765 ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
5766 ! pp_ctl.c utils/perlbug.PL
5767____________________________________________________________________________
5768[ 1010] By: gsar on 1998/05/18 09:40:58
5769 Log: integrate mainline changes (untested)
5770 Branch: asperl
5771 +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
5772 +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
5773 +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
5774 +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
5775 +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
5776 +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
5777 - ext/DynaLoader/DynaLoader.pm
5778 ! win32/win32.c
5779 !> (integrate 234 files)
5780____________________________________________________________________________
5781[ 1009] By: gsar on 1998/05/18 07:51:19
5782 Log: more whitespace tweaks from maintbranch
5783 Branch: win32/perl
5784 ! av.c perl.c pp_ctl.c pp_sys.c toke.c
5785____________________________________________________________________________
5786[ 1008] By: gsar on 1998/05/17 22:37:20
5787 Log: sundry whitespace cleanups from maintbranch
5788 Branch: win32/perl
5789 ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
5790____________________________________________________________________________
5791[ 1007] By: gsar on 1998/05/16 21:59:46
5792 Log: integrate mainline
5793 Branch: win32/perl
5794 !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
5795 !> t/op/ipcmsg.t t/op/ipcsem.t
5796____________________________________________________________________________
5797[ 1006] By: gsar on 1998/05/16 21:54:23
5798 Log: merge changes#996,998,999 from maintbranch
5799 Branch: win32/perl
5800 ! Changes5.004 Porting/makerel t/base/lex.t toke.c
5801____________________________________________________________________________
5802[ 1005] By: gsar on 1998/05/16 21:49:47
5803 Log: merge change#995 from maintbranch, tweak interp.sym and
5804 run embed.pl
5805 Branch: win32/perl
5806 ! embedvar.h interp.sym intrpvar.h perl.c
5807____________________________________________________________________________
5808[ 1004] By: gsar on 1998/05/16 21:27:18
5809 Log: merge changes#989,990,992 from maintbranch
5810 Branch: win32/perl
5811 + t/op/die.t
5812 ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
5813____________________________________________________________________________
5814[ 1003] By: gsar on 1998/05/16 21:16:47
5815 Log: sync config*.gc with others, and verify that nothing from
5816 change#986 needs to be merged
5817 Branch: win32/perl
5818 ! win32/config.gc win32/config_H.gc
5819____________________________________________________________________________
5820[ 1002] By: gsar on 1998/05/16 21:04:04
5821 Log: merge change#985 from maintbranch
5822 Branch: win32/perl
5823 ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
5824 ! util.c
5825____________________________________________________________________________
5826[ 1001] By: gsar on 1998/05/16 17:53:16
5827 Log: add a test to check return value from successful s/// (there was none!)
5828 Branch: win32/perl
5829 ! t/op/subst.t
5830____________________________________________________________________________
5831[ 1000] By: gsar on 1998/05/16 17:42:34
5832 Log: fix misplaced SPAGAIN that caused successful s/// to fail to
5833 return a value on the stack
5834 Branch: win32/perl
5835 ! pp_hot.c
5836____________________________________________________________________________
5837[ 999] By: TimBunce on 1998/05/15 23:04:30
5838 Log: Title: "Update Porting/makerel script for perforce dir structure"
5839 From: Tim Bunce
5840 Files: Porting/makerel
5841 Branch: maint-5.004/perl
5842 ! Porting/makerel
5843____________________________________________________________________________
5844[ 998] By: TimBunce on 1998/05/15 22:49:55
5845 Log: Title: "Updated Changes file for trial 3"
5846 From: Tim Bunce
5847 Files: Changes
5848 Branch: maint-5.004/perl
5849 ! Changes
5850____________________________________________________________________________
5851[ 997] By: gsar on 1998/05/15 22:21:41
5852 Log: merge changes#982,984 from maintbranch
5853 Branch: win32/perl
5854 ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
5855 ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
5856____________________________________________________________________________
5857[ 996] By: TimBunce on 1998/05/15 22:19:32
5858 Log: Title: "Negative array subscript unrecognized in regex"
5859 From: Mark-Jason Dominus <mjd@plover.com>,
5860 h.sanden@elsevier.nl (Hugo van der Sanden)
5861 Msg-ID: <19980425040819.13828.qmail@plover.com>,
5862 <199805151514.RAA04121@dorlas.elsevier.nl>
5863 Files: t/base/lex.t toke.c
5864
5865 Title: "Remove e_fp from toke.c after change 955"
5866 From: Tim Bunce
5867 Files: toke.c
5868 Branch: maint-5.004/perl
5869 ! t/base/lex.t toke.c
5870____________________________________________________________________________
5871[ 995] By: TimBunce on 1998/05/15 22:08:32
5872 Log: Title: "Fix -e security hole (no longer uses temp file)"
5873 From: Tim Bunce
5874 Files: embed.h perl.h perl.c
5875 Branch: maint-5.004/perl
5876 ! embed.h perl.c perl.h
5877____________________________________________________________________________
5878[ 994] By: gsar on 1998/05/15 22:08:17
5879 Log: merge change#981 from maintbranch, add XXX comment about
5880 supporting %! for usethreads case
5881 Branch: win32/perl
5882 ! gv.c op.c
5883____________________________________________________________________________
5884[ 992] By: TimBunce on 1998/05/15 22:01:32
5885 Log: Title: "install non-backwards compatible .pm files into archlib"
5886 From: Tim Bunce
5887 Files: installperl
5888
5889 Title: "revert "Can't locate" message to original for maintenance"
5890 From: Tim Bunce
5891 Msg-ID: <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
5892 Files: pod/perldiag.pod pp_ctl.c
5893 Branch: maint-5.004/perl
5894 ! installperl pod/perldiag.pod pp_ctl.c
5895____________________________________________________________________________
5896[ 991] By: gsar on 1998/05/15 21:35:00
5897 Log: reverse integrate ansiperl (all except the
5898 C<attrs qw(package locked)> stuff, and the duplicate hunks)
5899 i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
5900 Branch: win32/perl
5901 !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
5902 !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
5903 !> utils/perldoc.PL
5904____________________________________________________________________________
5905[ 990] By: TimBunce on 1998/05/15 16:54:18
5906 Log: Title: "Add tests for die $ref"
5907 From: Graham Barr <gbarr@ti.com>
5908 Msg-ID: <355C6297.121B576B@ti.com>
5909 Files: MANIFEST t/op/die.t
5910 Branch: maint-5.004/perl
5911 + t/op/die.t
5912 ! MANIFEST
5913____________________________________________________________________________
5914[ 989] By: TimBunce on 1998/05/15 16:38:19
5915 Log: Title: "Fix t/op/ipcmsg.t for Digital UNIX"
5916 From: Jarkko Hietaniemi <jhi@iki.fi>
5917 Msg-ID: <199805151337.QAA01174@alpha.hut.fi>
5918 Files: t/op/ipcmsg.t
5919 Branch: maint-5.004/perl
5920 ! t/op/ipcmsg.t
5921____________________________________________________________________________
5922[ 988] By: mbeattie on 1998/05/15 16:28:08
5923 Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
5924 (manually applied and tweaked) to fix up SysV IPC semaphores for
5925 Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
5926 t/op/ipcsem.t for platforms which wanted to skip test. Completely
5927 disable ipcsem.t since it doesn't seem to work properly even when
5928 not skipped. This is _65.
5929 Branch: perl
5930 ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
5931 ! t/op/ipcmsg.t t/op/ipcsem.t
5932____________________________________________________________________________
5933[ 987] By: nick on 1998/05/15 16:03:35
5934 Log: Integrate win32
5935 Branch: ansiperl
5936 +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
5937 +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
5938 +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
5939 +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
5940 +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
5941 +> t/op/pos.t utils/perlcc.PL
5942 - ext/DynaLoader/DynaLoader.pm
5943 !> (integrate 208 files)
5944____________________________________________________________________________
5945[ 986] By: TimBunce on 1998/05/15 15:28:45
5946 Log: Title: "Patches for BeOS port of Perl, courtesy of Tom Spindler"
5947 From: Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
5948 Msg-ID: <199805042312.CAA09025@alpha.hut.fi>
5949 Files: MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
5950 Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
5951 plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
5952 win32/config.bc win32/config.vc win32/config_H.bc
5953 win32/config_H.vc
5954 Branch: maint-5.004/perl
5955 + README.beos beos/nm.c hints/beos.sh
5956 ! Configure MANIFEST Porting/Glossary config_h.SH
5957 ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
5958 ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
5959 ! win32/config.vc win32/config_H.bc win32/config_H.vc
5960____________________________________________________________________________
5961[ 985] By: TimBunce on 1998/05/15 15:02:43
5962 Log: Title: "allow die $ref"
5963 From: Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
5964 Msg-ID: <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
5965 Files: pp_ctl.c pp_sys.c util.c
5966
5967 Title: "ExtUtils::Manifest could truncate files during "make dist""
5968 From: "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
5969 koenig@kulturbox.de (Andreas J. Koenig)
5970 Msg-ID: <199805111048.MAA02573@arrakis.int.ein.cz>,
5971 <sfc90o8bgie.fsf@dubravka.in-berlin.de>
5972 Files: lib/ExtUtils/Manifest.pm
5973
5974 Title: "Autosplit doesn't like upper case letters in sub names on VMS"
5975 From: Dan Sugalski <sugalskd@osshe.edu>
5976 Msg-ID: <3.0.5.32.19980330152332.009cb130@osshe.edu>
5977 Files: lib/AutoSplit.pm
5978
5979 Title: "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
5980 From: "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
5981 J. Koenig), larry@wall.org (Larry Wall)
5982 Msg-ID: <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
5983 <sfc202c9jsb.fsf@anna.in-berlin.de>,
5984 <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
5985 Files: lib/AutoSplit.pm
5986 Branch: maint-5.004/perl
5987 ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
5988 ! util.c
5989____________________________________________________________________________
5990[ 984] By: TimBunce on 1998/05/15 14:18:52
5991 Log: ------ CORE LANGUAGE ------
5992
5993 Title: "Fix close pipe returning status from wrong child"
5994 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
5995 Msg-ID: <199805142313.TAA02684@chapin.edu>,
5996 <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
5997 Files: t/io/pipe.t util.c
5998
5999 Title: "Avoid English.pm triggering load of Errno.pm"
6000 From: Tim Bunce
6001 Files: gv.c lib/English.pm
6002
6003 ------ DOCUMENTATION ------
6004
6005 Title: "Document child exit cause a parent sleep to end early"
6006 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6007 Msg-ID: <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6008 Files: pod/perlfunc.pod
6009
6010 ------ EXTENSIONS ------
6011
6012 Title: "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6013 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6014 Msg-ID: <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6015 Files: MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6016 ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6017
6018 Title: "MM_VMS.pm fixes for building external library"
6019 From: Dan Sugalski <sugalskd@ous.edu>
6020 Msg-ID: <3.0.5.32.19980511160542.009dd480@ous.edu>
6021 Files: lib/ExtUtils/MM_VMS.pm
6022
6023 Title: "Appease picky DEC compiler in POSIX.xs"
6024 From: Dan Sugalski <sugalskd@ous.edu>
6025 Msg-ID: <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6026 Files: ext/POSIX/POSIX.xs
6027
6028 ------ TESTS ------
6029
6030 Title: "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6031 From: Jarkko Hietaniemi <jhi@iki.fi>
6032 Msg-ID: <199805121212.PAA15351@alpha.hut.fi>
6033 Files: t/op/ipcsem.t
6034
6035 Title: "Fix doc bug for system() return value"
6036 From: Daniel Grisinger <dgris@perrin.dimensional.com>
6037 Msg-ID: <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6038 Files: pod/perlfunc.pod t/op/exec.t
6039
6040 ------ UTILITIES ------
6041
6042 Title: "Avoid possible constant autoload loop"
6043 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6044 Zakharevich <ilya@math.ohio-state.edu>
6045 Msg-ID: <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6046 <355B475A.C5AD4B90@ti.com>,
6047 <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6048 Files: utils/h2xs.PL
6049
6050 Title: "Further improvements to h2ph.PL"
6051 From: kstar@chapin.edu
6052 Msg-ID: <199805130241.WAA25459@chapin.edu>
6053 Files: utils/h2ph.PL
6054 Branch: maint-5.004/perl
6055 + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6056 + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6057 ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6058 ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6059 ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6060
6061----------------
6062Version 5.004_64
6063----------------
6064
6065____________________________________________________________________________
6066[ 983] By: mbeattie on 1998/05/15 14:04:17
6067 Log: Integrate win32 branch into mainline.
6068 Branch: perl
6069 +> Porting/patching.pod t/op/defins.t
6070 !> (integrate 107 files)
6071____________________________________________________________________________
6072[ 982] By: TimBunce on 1998/05/15 12:33:26
6073 Log: Title: "comment init_postdump_symbols issues"
6074 From: Tim Bunce
6075 Files: perl.c
6076
6077 Title: "Improve sort docs re SUBNAME"
6078 From: circle@azstarnet.com
6079 Msg-ID: <199804281828.LAA22737@andromeda.azstarnet.com>
6080 Files: pod/perlfunc.pod
6081 Branch: maint-5.004/perl
6082 ! perl.c pod/perlfunc.pod
6083____________________________________________________________________________
6084[ 981] By: TimBunce on 1998/05/15 11:47:28
6085 Log: Title: "Add hook to tie %! to external Errno.pm module (not included)"
6086 From: Graham Barr <gbarr@ti.com>
6087 Msg-ID: <355080CD.1111BC81@ti.com>
6088 Files: gv.c
6089 Branch: maint-5.004/perl
6090 ! gv.c
6091____________________________________________________________________________
6092[ 980] By: gsar on 1998/05/15 06:16:13
6093 Log: add doc for C<+{}> vs. C<{;}> disambiguation
6094 Branch: win32/perl
6095 ! pod/perlref.pod
6096____________________________________________________________________________
6097[ 979] By: gsar on 1998/05/15 04:59:47
6098 Log: tweaks to win32 makefiles. This version builds and passes all
6099 tests on Solaris/gcc, win32/[bv]c. Looks all set to go.
6100 Branch: win32/perl
6101 ! win32/Makefile win32/makefile.mk
6102____________________________________________________________________________
6103[ 978] By: gsar on 1998/05/15 02:41:58
6104 Log: merge changes#922,944,949,965,970 from maintbranch
6105 Branch: win32/perl
6106 + Porting/patching.pod t/op/defins.t
6107 ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6108 ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6109 ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6110 ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6111 ! utils/perlbug.PL
6112____________________________________________________________________________
6113[ 977] By: gsar on 1998/05/15 02:15:25
6114 Log: merge changes#906,907,909,910 from maintbranch
6115 Branch: win32/perl
6116 ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6117 ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6118 ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6119 ! util.c
6120____________________________________________________________________________
6121[ 976] By: gsar on 1998/05/15 01:34:53
6122 Log: merge change#905 from maintbranch, minor fixes to get
6123 clean build+test on Solaris
6124 Branch: win32/perl
6125 ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6126 ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6127 ! regcomp.c sv.c t/op/taint.t toke.c
6128____________________________________________________________________________
6129[ 975] By: gsar on 1998/05/14 23:34:26
6130 Log: merge change#904 from maintbranch
6131 Branch: win32/perl
6132 ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6133 ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6134 ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6135 ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6136 ! vms/descrip.mms
6137____________________________________________________________________________
6138[ 974] By: gsar on 1998/05/14 23:11:05
6139 Log: merge change#897 from maintbranch
6140 Branch: win32/perl
6141 ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6142 ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6143 ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6144 ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6145 ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6146 ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6147 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6148 ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6149 ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6150 ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6151 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6152 ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6153 ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6154 ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6155 ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6156 ! win32/config_H.bc win32/config_H.vc win32/win32.c
6157 ! x2p/find2perl.PL
6158____________________________________________________________________________
6159[ 973] By: gsar on 1998/05/14 22:24:26
6160 Log: integrate mainline
6161 Branch: win32/perl
6162 + Porting/Contract
6163 +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6164 +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6165 +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6166 +> utils/perlcc.PL
6167 ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6168 ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6169 ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6170 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6171 ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6172 ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6173 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6174 ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6175 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6176 ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6177 ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6178 ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6179 ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6180 ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6181 ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6182 ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6183 ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6184 ! win32/config.vc win32/config_H.bc win32/config_H.vc
6185 ! win32/win32.c x2p/find2perl.PL
6186 !> (integrate 59 files)
6187____________________________________________________________________________
6188[ 972] By: nick on 1998/05/14 18:09:01
6189 Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6190 Remove K&R style functions, avoid struct/typedef clash.
6191 Branch: ansiperl
6192 ! bytecode.h byterun.c sv.c toke.c
6193____________________________________________________________________________
6194[ 971] By: TimBunce on 1998/05/14 16:52:19
6195 Log:
6196 Title: "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6197 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6198 Msg-ID: <199805070402.AAA02858@aatma.engin.umich.edu>
6199 Files: pp.c
6200 Branch: maint-5.004/perl
6201 ! pp.c
6202____________________________________________________________________________
6203[ 970] By: TimBunce on 1998/05/14 16:18:06
6204 Log:
6205 Title: "perlbug reformatted"
6206 From: Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6207 <hv@crypt0.demon.co.uk>
6208 Msg-ID: <199805110954.LAA20367@dorlas.elsevier.nl>,
6209 <l03130300b17cebcb6d33@[194.222.64.89]>,
6210 <v03110702b17ccbab6824@[195.95.102.67]>
6211 Files: utils/perlbug.PL
6212 Branch: maint-5.004/perl
6213 ! utils/perlbug.PL
6214____________________________________________________________________________
6215[ 969] By: mbeattie on 1998/05/14 16:15:09
6216 Log: Integrate win32 branch into mainline
6217 Branch: perl
6218 +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6219 +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6220 - ext/DynaLoader/DynaLoader.pm
6221 !> (integrate 118 files)
6222____________________________________________________________________________
6223[ 968] By: mbeattie on 1998/05/14 16:05:57
6224 Log: Bump patchlevel to 65
6225 Branch: perl
6226 ! patchlevel.h
6227____________________________________________________________________________
6228[ 967] By: mbeattie on 1998/05/14 16:05:19
6229 Log: Another fixup of MANIFEST
6230 Branch: perl
6231 ! MANIFEST
6232____________________________________________________________________________
6233[ 966] By: mbeattie on 1998/05/14 16:02:20
6234 Log: Add missing files to MANIFEST
6235 Branch: perl
6236 ! MANIFEST
6237____________________________________________________________________________
6238[ 965] By: TimBunce on 1998/05/14 16:00:11
6239 Log:
6240 Title: "Sub declaration cost reduced from ~500 to ~100 bytes"
6241 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6242 Msg-ID: <199805050607.CAA02050@monk.mps.ohio-state.edu>
6243 Files: gv.h gv.c op.c
6244 Branch: maint-5.004/perl
6245 ! gv.c gv.h op.c
6246____________________________________________________________________________
6247[ 964] By: mbeattie on 1998/05/14 15:58:01
6248 Log: Subject: [PATCH] Using Getopts::* with strict vars
6249 Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6250 From: Tom Phoenix <rootbeer@teleport.com>
6251 Branch: perl
6252 ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
6253____________________________________________________________________________
6254[ 963] By: mbeattie on 1998/05/14 15:56:53
6255 Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
6256 Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
6257 From: epeschko@den-mdev1 (Ed Peschko)
6258 Branch: perl
6259 + utils/perlcc.PL
6260 ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
6261 ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
6262____________________________________________________________________________
6263[ 962] By: mbeattie on 1998/05/14 15:45:28
6264 Log: From: Dan Sugalski <sugalskd@ous.edu>
6265 Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
6266 Date: Wed, 08 Apr 1998 17:08:48 -0700
6267 Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
6268 Date: Fri, 08 May 1998 10:49:16 -0700
6269 Branch: perl
6270 ! ext/Thread/Thread.pm
6271____________________________________________________________________________
6272[ 961] By: mbeattie on 1998/05/14 15:43:39
6273 Log: Subject: Consolidated patch to 5.004_64
6274 Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
6275 From: Charles Bailey <BAILEY@newman.upenn.edu>
6276 Branch: perl
6277 ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
6278 ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
6279 ! vms/config.vms vms/descrip.mms vms/genconfig.pl
6280 ! vms/perlvms.pod
6281____________________________________________________________________________
6282[ 960] By: mbeattie on 1998/05/14 15:41:41
6283 Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
6284 Date: 07 Apr 1998 18:31:21 +0200
6285 From: JVromans@Squirrel.nl (Johan Vromans)
6286 Branch: perl
6287 ! lib/Getopt/Long.pm
6288____________________________________________________________________________
6289[ 959] By: mbeattie on 1998/05/14 15:39:29
6290 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6291 Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time
6292 Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
6293 Subject: [PATCH] perl 5.004_64+Config_04
6294 Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
6295 Branch: perl
6296 ! lib/Benchmark.pm pod/perlfunc.pod
6297____________________________________________________________________________
6298[ 958] By: mbeattie on 1998/05/14 15:36:30
6299 Log: From: kstar@chapin.edu
6300 Subject: [PATCH] hints for Irix 6
6301 Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
6302 Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
6303 Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
6304 Branch: perl
6305 ! INSTALL hints/irix_6.sh installperl
6306____________________________________________________________________________
6307[ 957] By: mbeattie on 1998/05/14 15:33:48
6308 Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
6309 Date: Mon, 06 Apr 1998 21:09:24 +0200
6310 From: Achim Bohnet <ach@mpe.mpg.de>
6311 Branch: perl
6312 ! lib/ExtUtils/Install.pm
6313____________________________________________________________________________
6314[ 956] By: mbeattie on 1998/05/14 15:32:39
6315 Log: Subject: [PATCH] Config: Irix 5 hints
6316 Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
6317 From: kstar@O2.chapin.edu
6318 Branch: perl
6319 ! hints/irix_5.sh
6320____________________________________________________________________________
6321[ 955] By: mbeattie on 1998/05/14 15:31:12
6322 Log: Subject: PATCH: h2ph produces incorrect code
6323 Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
6324 From: Billy <wdconsta@cs.adelaide.edu.au>
6325 Branch: perl
6326 ! utils/h2ph.PL
6327____________________________________________________________________________
6328[ 954] By: mbeattie on 1998/05/14 15:29:27
6329 Log: Subject: [PATCH] perldebug.pod
6330 Date: Mon, 6 Apr 1998 00:36:57 -0600
6331 From: jason stewart <jasons@sandy-home.arc.unm.edu>
6332 Branch: perl
6333 ! pod/perldebug.pod
6334____________________________________________________________________________
6335[ 953] By: mbeattie on 1998/05/14 15:28:00
6336 Log: From: Dominic Dunlop <domo@vo.lu>
6337 Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
6338 Date: Wed, 6 May 1998 14:39:32 +0000
6339 Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
6340 Date: Sat, 4 Apr 1998 19:44:34 +0000
6341 Branch: perl
6342 ! hints/machten.sh t/op/hashwarn.t
6343____________________________________________________________________________
6344[ 952] By: mbeattie on 1998/05/14 15:23:19
6345 Log: New pod/perldelta.pod (previous one branched in last change):
6346 Subject: [PATCH 5.004_64] Start new perldelta
6347 Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6348 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6349 Branch: perl
6350 + pod/perldelta.pod
6351____________________________________________________________________________
6352[ 951] By: mbeattie on 1998/05/14 15:20:43
6353 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6354 Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
6355 Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
6356 Subject: [PATCH 5.004_64] Start new perldelta
6357 Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6358 (above branched perldelta -> perldelta4, new perldelta will be
6359 created/added next change)
6360 Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
6361 Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
6362 Branch: perl
6363 + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6364 + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6365 +> pod/perldelta4.pod
6366 - pod/perldelta.pod
6367 ! MANIFEST hints/svr4.sh
6368____________________________________________________________________________
6369[ 949] By: TimBunce on 1998/05/14 15:11:30
6370 Log:
6371 Title: "while($x=<>) no longer warns (implicit defined added)"
6372 From: Nick Ing-Simmons <nik@tiuk.ti.com>
6373 Msg-ID: <199805051035.LAA27365@pluto.tiuk.ti.com>
6374 Files: MANIFEST op.c t/op/defins.t
6375 Branch: maint-5.004/perl
6376 + t/op/defins.t
6377 ! MANIFEST op.c
6378____________________________________________________________________________
6379[ 948] By: mbeattie on 1998/05/14 15:09:51
6380 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6381 Subject: [PATCH for 5.004_64] Configure patch Config_64-01
6382 Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
6383 Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
6384 Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
6385 Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
6386 Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
6387 Subject: [PATCH 5.004_64] Config_64-03-04.diff
6388 Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
6389 Branch: perl
6390 + README.beos beos/nm.c hints/beos.sh
6391 ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
6392 ! Porting/Glossary Porting/config.sh Porting/config_H
6393 ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
6394 ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
6395 ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
6396 ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
6397 ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
6398 ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
6399 ! win32/config.vc win32/config_H.bc win32/config_H.vc
6400____________________________________________________________________________
6401[ 946] By: TimBunce on 1998/05/14 15:07:06
6402 Log:
6403 Title: "Fix PERL_DESTRUCT_LEVEL core dumps"
6404 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6405 Msg-ID: <199805062301.TAA24599@aatma.engin.umich.edu>
6406 Files: perl.c sv.c t/op/misc.t
6407 Branch: maint-5.004/perl
6408 ! perl.c sv.c t/op/misc.t
6409____________________________________________________________________________
6410[ 945] By: mbeattie on 1998/05/14 15:00:31
6411 Log: Subject: Perl Social Contract
6412 Date: 13 Apr 1998 06:16:59 -0700
6413 From: Russ Allbery <rra@stanford.edu>
6414 Branch: perl
6415 + Porting/Contract
6416____________________________________________________________________________
6417[ 944] By: TimBunce on 1998/05/14 14:59:37
6418 Log:
6419 Title: "5.004_04-m2 Cleanup of test failures"
6420 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6421 Msg-ID: <199805070416.AAA03082@aatma.engin.umich.edu>
6422 Files: t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6423 win32/config.bc win32/config.vc
6424 Branch: maint-5.004/perl
6425 ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6426 ! win32/config.bc win32/config.vc
6427____________________________________________________________________________
6428[ 943] By: mbeattie on 1998/05/14 14:58:13
6429 Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
6430 Subject: [PATCH 5.004_64] Test.pm update
6431 Date: Sat, 4 Apr 1998 08:33:50 -0500
6432 Subject: [PATCH 5.004_64] modcount + comments
6433 Date: Fri, 17 Apr 1998 16:07:35 -0400
6434 Branch: perl
6435 ! lib/Test.pm op.c thrdvar.h
6436____________________________________________________________________________
6437[ 942] By: mbeattie on 1998/05/14 14:49:43
6438 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6439 Subject: [PATCH 5.004_64] newSV
6440 Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
6441 Subject: [PATCH 5.004_64] Cryptic error from B::CC
6442 Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
6443 Branch: perl
6444 ! ext/B/B/CC.pm handy.h proto.h sv.c
6445____________________________________________________________________________
6446[ 941] By: mbeattie on 1998/05/14 14:47:29
6447 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6448 Subject: [PATCH 5.004_64] anydbm.t
6449 Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
6450 Subject: [PATCH 5.004_64] threads on OS/2
6451 Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
6452 Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
6453 Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
6454 Subject: [PATCH 5.004_64] Immediate stop in debugger
6455 Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
6456 Subject: [PATCH 5.005_64] ptags broken
6457 Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
6458 Subject: [PATCH 5.004_64] Document switch syntax via RE
6459 Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
6460 Branch: perl
6461 ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
6462 ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
6463 ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
6464____________________________________________________________________________
6465[ 940] By: mbeattie on 1998/05/14 14:38:44
6466 Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of normal VMS perl build
6467 Date: Fri, 03 Apr 1998 16:01:57 -0800
6468 From: Dan Sugalski <sugalskd@osshe.edu>
6469 Branch: perl
6470 ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
6471 ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
6472____________________________________________________________________________
6473[ 939] By: mbeattie on 1998/05/14 14:35:42
6474 Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled with MULTIPLICITY
6475 Date: Fri, 03 Apr 1998 13:58:15 -0800
6476 From: Dan Sugalski <sugalskd@osshe.edu>
6477 Branch: perl
6478 ! perl.c
6479____________________________________________________________________________
6480[ 938] By: gsar on 1998/05/14 10:53:55
6481 Log: merge change#896 from maintbranch
6482 Branch: win32/perl
6483 ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
6484 ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
6485 ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
6486 ! t/op/gv.t t/op/misc.t t/op/pack.t
6487____________________________________________________________________________
6488[ 937] By: gsar on 1998/05/14 09:31:34
6489 Log: merge change#887 from maintbranch
6490 Branch: win32/perl
6491 + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6492 ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
6493 ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
6494 ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
6495 ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
6496 ! t/op/stat.t toke.c utils/h2xs.PL
6497____________________________________________________________________________
6498[ 936] By: gsar on 1998/05/14 09:06:18
6499 Log: merge change#886 from maintbranch
6500 Branch: win32/perl
6501 ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6502 ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
6503 ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
6504 ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
6505 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6506 ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
6507 ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
6508 ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
6509 ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
6510 ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6511 ! vms/test.com
6512____________________________________________________________________________
6513[ 935] By: gsar on 1998/05/14 07:00:02
6514 Log: merge changes#872,873 from maintbranch
6515 Branch: win32/perl
6516 ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
6517 ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
6518 ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
6519 ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6520 ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
6521 ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
6522 ! utils/perldoc.PL
6523____________________________________________________________________________
6524[ 934] By: gsar on 1998/05/14 06:24:38
6525 Log: merge changes#755..759,763,764 from maintbranch
6526 Branch: win32/perl
6527 + hints/openbsd.sh
6528 ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
6529 ! t/op/pos.t utils/perldoc.PL
6530____________________________________________________________________________
6531[ 933] By: gsar on 1998/05/14 06:07:31
6532 Log: merge change#754 from maintbranch
6533 Branch: win32/perl
6534 ! perl.c
6535____________________________________________________________________________
6536[ 932] By: gsar on 1998/05/14 06:03:50
6537 Log: merge changes#752,753 from maintbranch
6538 Branch: win32/perl
6539 + t/op/pos.t
6540 ! README ext/GDBM_File/GDBM_File.pm
6541 ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
6542____________________________________________________________________________
6543[ 931] By: gsar on 1998/05/14 05:51:19
6544 Log: merge change#745 from maintbranch
6545 Branch: win32/perl
6546 + ext/DynaLoader/DynaLoader.pm.PL
6547 - ext/DynaLoader/DynaLoader.pm
6548 ! MANIFEST ext/DynaLoader/Makefile.PL
6549____________________________________________________________________________
6550[ 930] By: nick on 1998/05/13 20:39:59
6551 Log: resolve -at //depot/win32 into ansiperl for C++ testing.
6552 Branch: ansiperl
6553 ! utils/perldoc.PL
6554 !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
6555 !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
6556 !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
6557 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6558 !> win32/makedef.pl win32/makefile.mk
6559____________________________________________________________________________
6560[ 929] By: gsar on 1998/05/13 10:13:36
6561 Log: merge change#687 from maintbranch
6562 Branch: win32/perl
6563 ! pod/perlfunc.pod
6564____________________________________________________________________________
6565[ 928] By: gsar on 1998/05/13 10:08:13
6566 Log: merge change#683 from maintbranch
6567 Branch: win32/perl
6568 ! pod/perlguts.pod
6569____________________________________________________________________________
6570[ 927] By: gsar on 1998/05/13 09:51:43
6571 Log: merge change#681 from maintbranch
6572 Branch: win32/perl
6573 ! ext/Fcntl/Fcntl.pm
6574____________________________________________________________________________
6575[ 926] By: gsar on 1998/05/13 09:47:11
6576 Log: merge change#664 from maint branch
6577 Branch: win32/perl
6578 ! regcomp.c regcomp.h regexec.c
6579____________________________________________________________________________
6580[ 925] By: gsar on 1998/05/13 08:55:28
6581 Log: merge missing part of change#663 from maint branch
6582 Branch: win32/perl
6583 ! op.c
6584____________________________________________________________________________
6585[ 924] By: gsar on 1998/05/12 18:50:04
6586 Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
6587 and seems to generate problematic code for PII.
6588 Branch: win32/perl
6589 ! win32/makefile.mk
6590____________________________________________________________________________
6591[ 923] By: gsar on 1998/05/12 16:24:02
6592 Log: fix test failure
6593 Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
6594 Date: Tue, 12 May 1998 10:40:57 BST
6595 From: Nick.Ing-Simmons@tiuk.ti.com
6596 Subject: test buglet
6597 Branch: win32/perl
6598 ! t/op/hashwarn.t
6599____________________________________________________________________________
6600[ 922] By: TimBunce on 1998/05/11 20:58:58
6601 Log: Assorted patches:
6602
6603 ------ CORE LANGUAGE ------
6604
6605 Title: "incorrect return value for hv_iterinit"
6606 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6607 Msg-ID: <199805031848.OAA20618@aatma.engin.umich.edu>
6608 Files: pod/perlguts.pod hv.c
6609
6610 ------ DOCUMENTATION ------
6611
6612 Title: "perlvar.pod buglet E<EVMSERR>"
6613 From: Achim Bohnet <ach@mpe.mpg.de>
6614 Msg-ID: <9805041415.AA22185@o09.xray.mpe.mpg.de>
6615 Files: pod/perlvar.pod
6616
6617 Title: "Improve docs for warning about code after an exec()"
6618 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
6619 <chaimf@concentric.net>
6620 Msg-ID: <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
6621 <m3ra22qn1z.fsf@chany-p100.emwp.com>
6622 Files: pod/perlfunc.pod
6623
6624 Title: "Remove dead code from pod2man"
6625 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6626 Msg-ID: <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
6627 Files: pod/pod2man.PL
6628
6629 Title: "tweak doc for C<do FILENAME>"
6630 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6631 Msg-ID: <199805090017.UAA06888@aatma.engin.umich.edu>
6632 Files: pod/perlfunc.pod
6633
6634 Title: "Document integer pragma effect on % operator"
6635 From: Gisle Aas <gisle@aas.no>
6636 Msg-ID: <m3yawjmzhx.fsf@furu.g.aas.no>
6637 Files: pod/perlop.pod
6638
6639 Title: "Reduce rm command line length in pod/Makefile"
6640 From: Hugo van der Sanden <h.sanden@elsevier.nl>
6641 Msg-ID: <199805041423.QAA13199@dorlas.elsevier.nl>
6642 Files: pod/Makefile
6643
6644 ------ EXTENSIONS ------
6645
6646 Title: "Clarify Termios usage in POSIX.pod"
6647 From: Rocco Caputo <troc@netrus.net>
6648 Msg-ID: <199805101952.PAA12738@ns.netrus.net>
6649 Files: ext/POSIX/POSIX.pod
6650
6651 ------ LIBRARY ------
6652
6653 Title: "Fix File::Find::finddepth typo in trial 2 release"
6654 From: koenig@kulturbox.de (Andreas J. Koenig)
6655 Msg-ID: <sfcbttflsjz.fsf@dubravka.in-berlin.de>
6656 Files: lib/File/Find.pm t/lib/filefind.t
6657
6658 ------ PORTABILITY - GENERAL ------
6659
6660 Title: "Add Porting/patching.pod document"
6661 From: Daniel Grisinger <dgris@tdrenterprises.com>
6662 Msg-ID: <199805030305.XAA16147@relay.pair.com>
6663 Files: MANIFEST Porting/patching.pod
6664
6665 Title: "hints/machten.sh: disable semctl(), align with devel version"
6666 From: Dominic Dunlop <domo@vo.lu>
6667 Msg-ID: <v03110701b175fc029eb1@[195.95.102.115]>
6668 Files: hints/machten.sh
6669
6670 Title: "Add VMS specifics to Porting/makerel"
6671 From: Charles Bailey <BAILEY@newman.upenn.edu>
6672 Msg-ID: <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
6673 <199804271732.SAA13762@toad.ig.co.uk>,
6674 <9804250212.AA27695@forte.com>
6675 Files: Porting/makerel
6676 Branch: maint-5.004/perl
6677 + Porting/patching.pod
6678 ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
6679 ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
6680 ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
6681 ! t/lib/filefind.t
6682____________________________________________________________________________
6683[ 921] By: gsar on 1998/05/10 02:28:03
6684 Log: various tweaks to makefiles
6685 Branch: win32/perl
6686 ! win32/Makefile win32/makedef.pl win32/makefile.mk
6687____________________________________________________________________________
6688[ 920] By: gsar on 1998/05/10 02:27:19
6689 Log: fix ExtUtils::Liblist mishandling paths with spaces
6690 Branch: win32/perl
6691 ! lib/ExtUtils/Liblist.pm
6692____________________________________________________________________________
6693[ 919] By: gsar on 1998/05/09 17:10:15
6694 Log: minor cleanup
6695 Branch: win32/perl
6696 ! MANIFEST perl.c
6697____________________________________________________________________________
6698[ 918] By: gsar on 1998/05/09 17:09:09
6699 Log: protect sortcop from C<sort { sort { ... } ... } ...>
6700 Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
6701 Date: Fri, 08 May 1998 19:33:44 EDT
6702 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6703 Subject: [PATCH] Re: double recursion in sort
6704 Branch: win32/perl
6705 ! pp_ctl.c t/op/runlevel.t
6706____________________________________________________________________________
6707[ 917] By: gsar on 1998/05/09 17:05:55
6708 Log: c
6709 Branch: win32/perl
6710 ! win32/config.bc win32/config.gc win32/config.vc
6711____________________________________________________________________________
6712[ 916] By: gsar on 1998/05/07 03:40:15
6713 Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
6714 Branch: win32/perl
6715 ! pp.c
6716____________________________________________________________________________
6717[ 915] By: mbeattie on 1998/05/06 13:08:29
6718 Log: Speed up pp_entersub for usethreads with only 1 thread running.
6719 Branch: perl
6720 ! pp_hot.c
6721____________________________________________________________________________
6722[ 914] By: gsar on 1998/05/03 18:44:38
6723 Log: make hv_iterinit() return HvKEYS()
6724 Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
6725 Date: Sat, 02 May 1998 16:29:22 EDT
6726 From: "SynaptiCAD, Inc." <sales@syncad.com>
6727 Subject: incorrect return value for hv_iterinit
6728 Branch: win32/perl
6729 ! hv.c pod/perlguts.pod
6730____________________________________________________________________________
6731[ 913] By: TimBunce on 1998/05/01 22:38:38
6732 Log: Update MANIFEST for trial 2.
6733 (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
6734 Branch: maint-5.004/perl
6735 ! MANIFEST
6736____________________________________________________________________________
6737[ 912] By: TimBunce on 1998/05/01 22:30:29
6738 Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
6739 Branch: maint-5.004/perl
6740 + t/op/tiehandle.t
6741____________________________________________________________________________
6742[ 911] By: TimBunce on 1998/05/01 21:35:03
6743 Log:
6744 Title: "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
6745 From: timbo@ig.co.uk (Tim Bunce)
6746 Msg-ID: <199804200854.JAA01482@toad.ig.co.uk>
6747 Files: perl.h
6748
6749 Title: "Add WRITE & CLOSE to TIEHANDLE"
6750 From: Graham Barr <gbarr@pobox.com>
6751 Msg-ID: <34F63DC8.CA95670F@pobox.com>
6752 Files: pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
6753 Branch: maint-5.004/perl
6754 + lib/Tie/Handle.pm
6755 ! perl.h pod/perltie.pod pp_sys.c
6756____________________________________________________________________________
6757[ 910] By: TimBunce on 1998/05/01 20:47:47
6758 Log:
6759 Title: "Add warning for Illegal hex digit"
6760 From: Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
6761 <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6762 Msg-ID: <199804232219.SAA02267@spp.users.ds.net>,
6763 <199804271409.PAA12819@toad.ig.co.uk>,
6764 <199804280307.WAA12332@psasolar.psa.pencom.com>
6765 Files: pod/perldiag.pod util.c
6766
6767 Title: "perl_call_method() bug fix (corrupt op pointer)"
6768 From: "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
6769 Msg-ID: <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
6770 Files: perl.c
6771
6772 Title: "Fix printf segmentation fault"
6773 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
6774 Msg-ID: <l03130300b16bebdbc314@[194.222.64.89]>
6775 Files: pp_hot.c
6776
6777 Title: "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
6778 From: Charles Bailey <BAILEY@newman.upenn.edu>
6779 Msg-ID: <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
6780 Files: pod/perlsub.pod
6781 Branch: maint-5.004/perl
6782 ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
6783____________________________________________________________________________
6784[ 909] By: TimBunce on 1998/05/01 19:44:47
6785 Log:
6786 Title: "Change Ilya's do_binmode to K&R prototype and move to doio.c"
6787 Files: doio.c util.c
6788 Branch: maint-5.004/perl
6789 ! doio.c util.c
6790____________________________________________________________________________
6791[ 908] By: gsar on 1998/05/01 19:21:02
6792 Log: add AS patch#20 (exposes more global constants)
6793 Branch: asperl
6794 ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
6795 ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
6796 ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
6797____________________________________________________________________________
6798[ 907] By: TimBunce on 1998/05/01 17:50:46
6799 Log:
6800 Title: "Runtime Carp verbosity without aliasing"
6801 From: Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
6802 Msg-ID: <H00000e50003936c@MHS>
6803 Files: lib/Carp.pm
6804
6805 Title: "Fix File::Basename to not untaint results (using new //t flag)"
6806 From: Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
6807 <rootbeer@teleport.com>
6808 Msg-ID: <199710070515.WAA00682@finity.citysearch.com>,
6809 <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
6810 Files: lib/File/Basename.pm
6811 Branch: maint-5.004/perl
6812 ! lib/Carp.pm lib/File/Basename.pm
6813____________________________________________________________________________
6814[ 906] By: TimBunce on 1998/04/28 11:04:49
6815 Log:
6816 ------ CORE LANGUAGE ------
6817
6818 Title: "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
6819 references in LVs"
6820 From: Spider Boardman <spider@orb.nashua.nh.us>
6821 Msg-ID: <199804010541.AAA32615@Orb.Nashua.NH.US>,
6822 <19980422164037.D29222@perl.org>
6823 Files: embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
6824 pp.c sv.c
6825
6826 Title: "Fix SvGMAGIC typo in change 904"
6827 Files: doop.c
6828 Branch: maint-5.004/perl
6829 ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
6830 ! proto.h sv.c
6831____________________________________________________________________________
6832[ 905] By: TimBunce on 1998/04/28 10:32:20
6833 Log: Regexp patches
6834
6835 Title: "New regex flag //t to leave $1 etc. tainted"
6836 From: Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
6837 Msg-ID: <19980310192640.37826@cyprus>
6838 Files: pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
6839 t/op/taint.t toke.c
6840
6841 Title: "Don't accidentally untaint target of s///"
6842 From: Chip Salzenberg <chip@pobox.com>
6843 Msg-ID: <19980310151756.24767@cyprus>
6844 Files: pp_ctl.c pp_hot.c t/op/taint.t
6845
6846 Title: "Allow but ignore embedded /...(?o).../ in regexp"
6847 From: h.sanden@elsevier.nl (Hugo van der Sanden)
6848 Msg-ID: <199804201243.OAA08244@dorlas.elsevier.nl>
6849 Files: regcomp.c
6850 Branch: maint-5.004/perl
6851 ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
6852 ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
6853____________________________________________________________________________
6854[ 904] By: TimBunce on 1998/04/27 20:20:21
6855 Log: Assorted patches:
6856
6857 ------ CORE LANGUAGE ------
6858
6859 Title: "Protect join() against double reads on undef and SvGMAGICALs"
6860 From: Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
6861 <Tim.Bunce@ig.co.uk>
6862 Msg-ID: <19980424080630.D13985@perl.org>
6863 Files: doop.c
6864
6865 Title: "Better error message for require failure"
6866 From: epeschko@den-mdev1 (Ed Peschko)
6867 Msg-ID: <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6868 Files: pod/perldiag.pod pp_ctl.c
6869
6870 Title: "fixes for various noises under PERL_DESTRUCT_LEVEL"
6871 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6872 Msg-ID: <199804231926.PAA23969@aatma.engin.umich.edu>
6873 Files: perl.c
6874
6875 Title: "Fix nice_chunk memory leak"
6876 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6877 Msg-ID: <199804052347.TAA15699@aatma.engin.umich.edu>
6878 Files: sv.c
6879
6880 Title: "-2.0 vs. -2 (was Number representations)"
6881 From: Chip Salzenberg <chip@pobox.com>
6882 Msg-ID: <19980309185652.11231@cyprus>
6883 Files: op.c
6884
6885 Title: "perl.c fixes for -DUNEXEC"
6886 From: Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
6887 <mwette@mr-ed.jpl.nasa.gov>
6888 Msg-ID: <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
6889 Files: perl.c
6890
6891 ------ DOCUMENTATION ------
6892
6893 Title: "perlcall is Perl from C, not C from Perl"
6894 From: Steve A Fink <sfink@cs.berkeley.edu>
6895 Files: pod/perlembed.pod
6896
6897 Title: "Clarify require "Foo::Bar" non-bareword issue"
6898 From: Dominique Dumont <domi@ss7serv.grenoble.hp.com>
6899 Msg-ID: <199804231527.AA153445256@ss7serv.grenoble.hp.com>
6900 Files: pod/perlfunc.pod
6901
6902 Title: "(repost) new text for perlsec", "new text for perlsec"
6903 From: Tom Phoenix <rootbeer@teleport.com>
6904 Msg-ID: <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
6905 Files: pod/perlsec.pod
6906
6907 ------ EXTENSIONS ------
6908
6909 Title: "IO::Socket->socketpair broken (typo)"
6910 From: Olaf Titz <olaf@bigred.inka.de>
6911 Msg-ID: <19980425224535.2807.qmail@bigred.inka.de>
6912 Files: ext/IO/lib/IO/Socket.pm
6913
6914 Title: "NDBM_File man page needs Fcntl"
6915 From: "Danny R. Faught" <faught@mailhost.rsn.hp.com>
6916 Msg-ID: <199707011500.IAA00601@palrel3.hp.com>
6917 Files: ext/NDBM_File/NDBM_File.pm
6918
6919 ------ LIBRARY ------
6920
6921 Title: "Documentation discrepancy: pragmatic modules"
6922 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
6923 Msg-ID: <199804221525.RAA12695@dorlas.elsevier.nl>,
6924 <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
6925 Files: lib/strict.pm lib/subs.pm lib/vars.pm
6926
6927 ------ PORTABILITY - GENERAL ------
6928
6929 Title: "Updated hints file for svr4"
6930 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6931 Msg-ID: <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
6932 Files: hints/svr4.sh
6933
6934 Title: "Pumpkin update -- shared libperl.so location"
6935 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6936 Msg-ID: <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
6937 Files: Porting/pumpkin.pod
6938
6939 Title: "perl compile fix for AIX 4.3"
6940 From: Jens-Uwe Mager <jum@helios.de>
6941 Msg-ID: <199804261611.SAA34728@ans.helios.de>
6942 Files: ext/DynaLoader/dl_aix.xs
6943
6944 Title: "Dynaloader build on VMS",
6945 From: pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
6946 Msg-ID: <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
6947 Files: vms/descrip.mms
6948
6949 ------ UTILITIES ------
6950
6951 Title: "Major update to h2ph.PL"
6952 From: Billy <wdconsta@cs.adelaide.edu.au>
6953 Msg-ID: <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
6954 Files: utils/h2ph.PL
6955 Branch: maint-5.004/perl
6956 ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
6957 ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
6958 ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
6959 ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
6960 ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
6961____________________________________________________________________________
6962[ 903] By: gsar on 1998/04/25 22:27:19
6963 Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
6964 Branch: asperl
6965 ! win32/GenCAPI.pl
6966____________________________________________________________________________
6967[ 902] By: nick on 1998/04/25 16:35:08
6968 Log: Case sensitive tweak to perldoc.PL
6969 Branch: ansiperl
6970 ! utils/perldoc.PL
6971____________________________________________________________________________
6972[ 901] By: nick on 1998/04/25 15:16:54
6973 Log: Implement use attrs qw(locked package);
6974 Passes all tests except posix (hangs/dies) in sigaction test after
6975 printing "ok 9".
6976 Branch: ansiperl
6977 ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
6978____________________________________________________________________________
6979[ 900] By: nick on 1998/04/25 13:58:17
6980 Log: Auto-insert defined() test in while when test expression is
6981 readline (i.e. <>), glob, readdir, or each.
6982 Branch: ansiperl
6983 + t/op/defins.t
6984 ! op.c pod/perlop.pod
6985____________________________________________________________________________
6986[ 899] By: nick on 1998/04/25 13:14:52
6987 Log: Resolve ansiperl against win32 branch
6988 Branch: ansiperl
6989 +> (branch 53 files)
6990 - config_H
6991 !> (integrate 227 files)
6992____________________________________________________________________________
6993[ 898] By: gsar on 1998/04/24 17:01:05
6994 Log: add AS patch#18
6995 Branch: asperl
6996 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
6997____________________________________________________________________________
6998[ 897] By: TimBunce on 1998/04/23 19:49:22
6999 Log: Assorted patches:
7000
7001 ------ CORE LANGUAGE ------
7002
7003 Title: "fix for "Unbalanced string table refcount""
7004 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7005 Msg-ID: <199804042251.RAA25527@aatma.engin.umich.edu>
7006 Files: sv.c
7007
7008 Title: "Allow more lenient switch processing"
7009 From: "John L. Allen" <allen@grumman.com>
7010 Msg-ID: <199803251638.LAA22664@gateway.grumman.com>
7011 Files: perl.c
7012
7013 Title: "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7014 From: Gisle Aas <gisle@aas.no>
7015 Msg-ID: <m3g1jglqtm.fsf@furu.g.aas.no>
7016 Files: pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7017
7018 Title: "Odd number of elements in hash list."
7019 From: Tom Phoenix <rootbeer@teleport.com>
7020 Msg-ID: <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7021 Files: MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7022
7023 Title: "another destruct_level fix"
7024 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7025 Msg-ID: <199804030105.UAA04400@aatma.engin.umich.edu>
7026 Files: hv.c
7027
7028 Title: "bidirectional pipe warning blues"
7029 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
7030 Msg-ID: <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7031 Files: doio.c
7032
7033 Title: "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7034 From: Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7035 Msg-ID: <199801191107.LAA17979@sable.ox.ac.uk>
7036 Files: pp_hot.c pp_sys.c
7037
7038 Title: "unimplemented umask() should return undef not die"
7039 From: kstar@chapin.edu (Kurt D. Starsinic)
7040 Msg-ID: <199803120515.VAA08660@chapin.edu>
7041 Files: pod/perlfunc.pod pp_sys.c
7042
7043 Title: "warning for: bless $foo, """
7044 From: Joshua.Pritikin@NewYork2.dmg.deuba.com
7045 Msg-ID: <H00000e5000378a0@MHS>
7046 Files: pod/perldiag.pod pp.c
7047
7048 ------ DOCUMENTATION ------
7049
7050 Title: "Mention SWIG in perlxs.pod"
7051 From: Steve A Fink <sfink@cs.berkeley.edu>
7052 Msg-ID: <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7053 Files: pod/perlxs.pod
7054
7055 Title: "fix-up of previous perlre.pod patch"
7056 From: Ted Ashton <ashted@southern.edu>
7057 Msg-ID: <199803031540.KAA09388@ns.southern.edu>
7058 Files: pod/perlre.pod
7059
7060 Title: "long list of man page nitpicks"
7061 From: Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7062 <tchrist@jhereg.perl.com>
7063 Msg-ID: <199804221844.NAA08338@pluto.cs.uah.edu>,
7064 <199804222204.QAA20805@jhereg.perl.com>
7065 Files: pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7066 pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7067 pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7068 pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7069 pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7070 pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7071 pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7072 pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7073 pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7074 pod/pod2man.PL
7075
7076 Title: "document that system() does not set $! when it fails"
7077 From: "Mark R. Levinson" <mrl@isc.upenn.edu>
7078 Msg-ID: <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7079 Files: pod/perlfunc.pod
7080
7081 Title: "Fix pod/roffitall execute permission"
7082 From: lvirden@cas.org
7083 Msg-ID: <1997Nov17.132031.2589892@cor.newman>
7084 Files: pod/roffitall
7085
7086 Title: "document when split ignores trailing empty fields"
7087 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
7088 Msg-ID: <l03130300b14fac832b77@[194.222.64.89]>
7089 Files: pod/perlfunc.pod
7090
7091 ------ EXTENSIONS ------
7092
7093 Title: "Buglet in Opcode.pm documentation"
7094 From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7095 Msg-ID: <199804170349.XAA32445@sleipnir.valparaiso.cl>
7096 Files: ext/Opcode/Opcode.pm
7097
7098 Title: "Failure to append to perllocal.pod should not be fatal"
7099 From: koenig@kulturbox.de (Andreas J. Koenig)
7100 Msg-ID: <sfciuogy67x.fsf@dubravka.in-berlin.de>
7101 Files: lib/ExtUtils/MM_Unix.pm
7102
7103 Title: "Document that IO.pm does not load IO::Select etc"
7104 From: Graham Barr <gbarr@ti.com>
7105 Msg-ID: <353B48F1.64E35A63@ti.com>
7106 Files: ext/IO/IO.pm
7107
7108 Title: "Install extensions with bootstrap (again) in $archlib"
7109 From: Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7110 Koenig)
7111 Msg-ID: <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7112 <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7113 Files: lib/ExtUtils/Install.pm
7114
7115 Title: "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7116 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7117 Msg-ID: <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7118 Files: ext/Socket/Socket.xs
7119
7120 ------ LIBRARY ------
7121
7122 Title: "Benchmark.pm: add run-for-some-time mode"
7123 From: Jarkko Hietaniemi <jhi@iki.fi>
7124 Msg-ID: <199804080647.JAA15136@alpha.hut.fi>
7125 Files: lib/Benchmark.pm
7126
7127 Title: "Comments added to Carp.pm"
7128 From: Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7129 <chip@perlsupport.com>, Tom Christiansen
7130 <tchrist@jhereg.perl.com>
7131 Msg-ID: <19980422164242.E29222@perl.org>,
7132 <199804222033.OAA17959@jhereg.perl.com>,
7133 <980409182357.ZM21638@bandanna>
7134 Files: lib/Carp.pm
7135
7136 Title: "chat2.pl fix"
7137 From: Charles Bailey <BAILEY@newman.upenn.edu>
7138 Msg-ID: <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7139 Files: lib/chat2.pl
7140
7141 Title: "lib/Pod/Html.pm"
7142 From: d-lewart@uiuc.edu (Daniel S. Lewart)
7143 Msg-ID: <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7144 <199710180417.AAA19778@staff2.cso.uiuc.edu>
7145 Files: lib/Pod/Html.pm
7146
7147 Title: "ormaments method in Term/ReadLine.pm causes warning with string
7148 arg."
7149 From: hiroo.hayashi@computer.org
7150 Msg-ID: <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7151 Files: lib/Term/ReadLine.pm
7152
7153 ------ OTHER CHANGES ------
7154
7155 Title: "ptags broken"
7156 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7157 Msg-ID: <199804120208.WAA29264@monk.mps.ohio-state.edu>
7158 Files: emacs/ptags
7159
7160 ------ PORTABILITY - WIN32 ------
7161
7162 Title: "win32 tweaks (signals and crypt support)"
7163 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7164 Msg-ID: <199804170505.BAA06413@aatma.engin.umich.edu>
7165 Files: perl.h win32/config.bc win32/config.vc win32/config_H.bc
7166 win32/config_H.vc win32/win32.c
7167
7168 ------ PORTABILITY - GENERAL ------
7169
7170 Title: "Add Social Contract (2nd Draft) as Porting/Contract"
7171 From: Russ Allbery <rra@stanford.edu>
7172 Msg-ID: <m3btw66n8i.fsf@windlord.Stanford.EDU>
7173 Files: Porting/Contract
7174
7175 Title: "Config: Irix 5 hints"
7176 From: kstar@O2.chapin.edu
7177 Msg-ID: <199804061712.NAA22823@O2.chapin.edu>
7178 Files: hints/irix_5.sh
7179
7180 Title: "VMS patches to 5.004_03"
7181 From: Charles Bailey <BAILEY@newman.upenn.edu>
7182 Msg-ID: <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7183 Files: vms/vms.c
7184
7185 Title: "hints/netbsd.sh - enable vfork"
7186 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7187 Msg-ID: <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7188 Files: hints/netbsd.sh
7189
7190 ------ UTILITIES ------
7191
7192 Title: "support find2perl -follow"
7193 From: Billy <wdconsta@cs.adelaide.edu.au>
7194 Msg-ID: <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7195 Files: x2p/find2perl.PL
7196 Branch: maint-5.004/perl
7197 + Porting/Contract t/op/hashwarn.t
7198 ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7199 ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7200 ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7201 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7202 ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7203 ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7204 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7205 ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7206 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7207 ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7208 ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7209 ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7210 ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7211 ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7212 ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7213 ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7214 ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7215 ! win32/config_H.bc win32/config_H.vc win32/win32.c
7216 ! x2p/find2perl.PL
7217____________________________________________________________________________
7218[ 896] By: TimBunce on 1998/04/22 11:49:24
7219 Log: Assorted patches:
7220
7221 ------ CORE LANGUAGE ------
7222
7223 Title: "Additional regex-cache patch"
7224 From: Chip Salzenberg <chip@atlantic.net>
7225 Msg-ID: <19980305104831.38100@cyprus>
7226 Files: pp_ctl.c
7227
7228 Title: "Conservative C<*x = undef> patch"
7229 From: Chip Salzenberg <chip@atlantic.net>
7230 Msg-ID: <19980310163310.48509@cyprus>
7231 Files: pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7232
7233 Title: "Consider @ARGV to be plain files if inplace (-i)"
7234 From: Chip Salzenberg <salzench@nielsenmedia.com>
7235 Msg-ID: <199802042106.QAA04082@nielsenmedia.com>
7236 Files: doio.c
7237
7238 Title: "Fix semctl for Linux, Sun and SVR4"
7239 From: Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7240 Msg-ID: <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7241 Files: doio.c
7242
7243 Title: "C<dSP> entails using C<SP>, not C<sp>"
7244 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7245 Msg-ID: <199803070149.UAA12217@aatma.engin.umich.edu>
7246 Files: pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7247 doio.c doop.c ext/DB_File/DB_File.xs
7248 ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7249 ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7250 lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
7251 win32/win32.c
7252
7253 Title: "Make autouse -w-safe"
7254 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7255 Msg-ID: <199803030236.VAA13244@monk.mps.ohio-state.edu>
7256 Files: lib/autouse.pm op.c sv.c
7257
7258 Title: "Misleading error on close of unopened handle"
7259 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7260 Msg-ID: <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
7261 Files: doio.c
7262
7263 Title: "Confusing error from perl -e "x'""
7264 From: Hans Mulder <hansmu@xs4all.nl>
7265 Msg-ID: <1998Mar25.174320.2866352@cor.newman.upenn.edu>
7266 Files: toke.c
7267
7268 Title: "Add HAS_GNULIBC define"
7269 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7270 Msg-ID: <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
7271 Files: config_H config_h.SH
7272
7273 Title: "h_errno might not be an int"
7274 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7275 Msg-ID: <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
7276 Files: pp_sys.c
7277
7278 Title: "Revised taint hole closer", "Revised taint hole closer"
7279 From: Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
7280 <ilya@math.ohio-state.edu>
7281 Msg-ID: <19980310222127.09350@cyprus>,
7282 <199803110554.AAA29157@monk.mps.ohio-state.edu>
7283 Files: doio.c
7284
7285 Title: "SEGV compiling localised lexical in perl5.004_05t1"
7286 From: Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
7287 van der Sanden)
7288 Msg-ID: <199803171530.QAA24053@dorlas.elsevier.nl>,
7289 <199803171727.MAA05234@aatma.engin.umich.edu>
7290 Files: op.c t/op/misc.t
7291
7292 Title: "Stale SP in pp_substr"
7293 From: Stephen McCamant <alias@mcs.com>
7294 Msg-ID: <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
7295 Files: pp.c
7296
7297 Title: "Statement unlikely to be reached warning"
7298 From: Hans Mulder <hansm@icgned.nl>
7299 Msg-ID: <1997Dec24.171511.2683516@cor.newman>
7300 Files: op.c
7301
7302 Title: "Tainting propagates from nowhere"
7303 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7304 Msg-ID: <199803140411.XAA09343@aatma.engin.umich.edu>
7305 Files: pp.c
7306
7307 Title: "two trivial tweaks to 5.004m5t1"
7308 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7309 Msg-ID: <199803060553.AAA28461@aatma.engin.umich.edu>
7310 Files: proto.h win32/Makefile
7311
7312 Title: "unpacking negatives on Alpha"
7313 From: Achim Bohnet <ach@mpe.mpg.de>
7314 Msg-ID: <9710201503.AA24797@o09.xray.mpe.mpg.de>
7315 Files: pp.c t/op/pack.t
7316
7317 ------ LIBRARY AND EXTENSIONS ------
7318
7319 Title: "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
7320 From: Graham Barr <gbarr@ti.com>
7321 Msg-ID: <3482F365.4A0486BA@ti.com>
7322 Files: lib/Cwd.pm
7323
7324 Title: "Math/BigInt.pm, fixed use of undefined value."
7325 From: abigail@fnx.com
7326 Msg-ID: <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
7327 Files: lib/Math/BigInt.pm
7328
7329 Title: "File::Find rewrite"
7330 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7331 Msg-ID: <199803052344.SAA01008@monk.mps.ohio-state.edu>
7332 Files: lib/File/Find.pm
7333
7334 Title: "efficient version of strict.pm"
7335 From: koenig@anna.mind.de (Andreas J. Koenig)
7336 Msg-ID: <sfcpvonhdnc.fsf@anna.in-berlin.de>
7337 Files: lib/strict.pm
7338
7339 Title: "Socket occasional SEGV in pack_sockaddr_un"
7340 From: Trevor Blackwell <tlb@viaweb.com>
7341 Msg-ID: <199710281804.NAA09632@wagg.viaweb.com>
7342 Files: ext/Socket/Socket.xs
7343
7344 Title: "Warning on mis-use of 'use lib'"
7345 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
7346 <rootbeer@teleport.com>, chip@atlantic.net
7347 Msg-ID: <199801270435.XAA14147@cyprus.atlantic.net>,
7348 <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
7349 <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
7350 Files: lib/lib.pm
7351
7352 Title: "bug in Class::Struct"
7353 From: Tom Christiansen <tchrist@toy.perl.com>
7354 Msg-ID: <199803290814.KAA05699@toy.perl.com>
7355 Files: lib/Class/Struct.pm
7356
7357 Title: "Allow POSIX to export nice()"
7358 From: bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
7359 Msg-ID: <eclg1kf5yf0.fsf@ws010.dp.intel.com>
7360 Files: ext/POSIX/POSIX.pm
7361
7362 Title: "'use Env' on WinNT/95 fails"
7363 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7364 Msg-ID: <199803280511.AAA15933@aatma.engin.umich.edu>
7365 Files: lib/Env.pm
7366
7367 ------ OTHER CHANGES ------
7368
7369 Title: "mv-if-diff"
7370 From: Robin Barker <rmb1@cise.npl.co.uk>
7371 Msg-ID: <14572.9803271806@tempest.cise.npl.co.uk>
7372 Files: mv-if-diff
7373
7374 ------ PORTABILITY - WIN32 ------
7375
7376 Title: "fix various problems with backticks on win32"
7377 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7378 Msg-ID: <199803070705.CAA15945@aatma.engin.umich.edu>
7379 Files: win32/config_h.PL win32/win32.c
7380
7381 ------ TESTS ------
7382
7383 Title: "Fix bug in locale.t"
7384 From: Jarkko Hietaniemi <jhi@iki.fi>
7385 Msg-ID: <199801042148.XAA08599@alpha.hut.fi>
7386 Files: t/pragma/locale.t
7387 Branch: maint-5.004/perl
7388 ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
7389 ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7390 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
7391 ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
7392 ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
7393 ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
7394 ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
7395 ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
7396 ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
7397 ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
7398 ! win32/Makefile win32/config_h.PL win32/win32.c
7399____________________________________________________________________________
7400[ 895] By: gsar on 1998/04/22 03:13:19
7401 Log: intern -> sys_intern
7402 Branch: win32/perl
7403 ! embedvar.h interp.sym intrpvar.h win32/win32.h
7404____________________________________________________________________________
7405[ 894] By: gsar on 1998/04/22 02:42:20
7406 Log: hand-applied patch along with small tweaks
7407 Message-Id: <35400e2a.13538517@smtp1.ibm.net>
7408 Date: Tue, 21 Apr 1998 23:31:06 +0200
7409 From: jan.dubois@ibm.net (Jan Dubois)
7410 Subject: Re: Per-Interpreter variables for win32.c
7411 Branch: win32/perl
7412 ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
7413 ! win32/makedef.pl win32/win32.c win32/win32.h
7414____________________________________________________________________________
7415[ 893] By: gsar on 1998/04/21 03:42:21
7416 Log: add AS patch#17
7417 Branch: asperl
7418 + win32/GenCAPI.pl
7419 ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
7420 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
7421 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
7422 ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
7423 ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
7424 ! win32/win32.c
7425____________________________________________________________________________
7426[ 892] By: gsar on 1998/04/20 20:51:50
7427 Log: add AS patch#16
7428 Branch: asperl
7429 ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
7430 ! win32/makefile.mk
7431____________________________________________________________________________
7432[ 891] By: gsar on 1998/04/19 23:50:34
7433 Log: tweak doc for C<do FILENAME>
7434 Branch: win32/perl
7435 ! pod/perlfunc.pod
7436____________________________________________________________________________
7437[ 890] By: gsar on 1998/04/19 01:08:11
7438 Log: use a pidtable that grows dynamically for popen()
7439 Message-Id: <3539f434.44835409@smtp1.ibm.net>
7440 Date: Sat, 18 Apr 1998 21:01:27 +0200
7441 From: jan.dubois@ibm.net (Jan Dubois)
7442 Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2
7443 Branch: win32/perl
7444 ! win32/win32.c
7445____________________________________________________________________________
7446[ 889] By: gsar on 1998/04/17 02:13:58
7447 Log: support POSIX, enable more locale tests
7448 Branch: win32/perl
7449 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7450 ! t/lib/posix.t t/pragma/locale.t win32/Makefile
7451 ! win32/makedef.pl win32/makefile.mk
7452____________________________________________________________________________
7453[ 888] By: mbeattie on 1998/04/14 16:22:51
7454 Log: CC did "<<" instead of ">>" for right-shift on ints.
7455 Branch: perl
7456 ! ext/B/B/CC.pm
7457____________________________________________________________________________
7458[ 887] By: TimBunce on 1998/04/10 17:44:55
7459 Log: Assorted patches:
7460
7461 ------ CORE LANGUAGE ------
7462
7463 Title: "Re: die exits with 0"
7464 From: Robin Barker <rmb1@cise.npl.co.uk>
7465 Files: perl.c t/op/die_exit.t
7466
7467 Title: "More toke.c commentary; fix oddity"
7468 From: h.sanden@elsevier.nl (Hugo van der Sanden)
7469 Msg-ID: <199803251022.LAA01308@dorlas.elsevier.nl>
7470 Files: toke.c
7471
7472 Title: "for semctl on solaris"
7473 From: Graham Barr <gbarr@ti.com>
7474 Msg-ID: <34624B80.C014E841@ti.com>
7475 Files: doio.c t/op/ipcmsg.t t/op/ipcsem.t
7476
7477 ------ DOCUMENTATION ------
7478
7479 Title: "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
7480 From: Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
7481 Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
7482 Msg-ID: <199803050000.LAA11476@watcher.telecom.com.au>,
7483 <199803050231.VAA19128@monk.mps.ohio-state.edu>,
7484 <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
7485 Files: pod/perlre.pod
7486
7487 ------ LIBRARY AND EXTENSIONS ------
7488
7489 Title: "BigFloat - small neagtive numbers cause panic"
7490 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7491 Msg-ID: <199711201325.NAA09732@crypt.compulink.co.uk>
7492 Files: lib/Math/BigFloat.pm
7493
7494 Title: "Update Getopt::Long to 2.16"
7495 From: JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
7496 <jvromans@squirrel.nl>
7497 Msg-ID: <13571.48089.726787.147769@plume.nl.compuware.com>,
7498 <13572.6847.863219.973795@phoenix.squirrel.nl>
7499 Files: lib/Getopt/Long.pm
7500
7501 Title: "New Text::ParseWords"
7502 From: pomeranz@netcom.com (Hal Pomeranz)
7503 Msg-ID: <199710162118.OAA06275@netcom7.netcom.com>
7504 Files: lib/Text/ParseWords.pm t/lib/parsewords.t
7505
7506 Title: "Fixed Text/Wrap.pm bugs (2)"
7507 From: Jacqui Caren <Jacqui.Caren@ig.co.uk>
7508 Msg-ID: <199709291548.QAA08645@toad.ig.co.uk>
7509 Files: lib/Text/Wrap.pm
7510
7511 Title: "Very *evil* File::CheckTree behavior! (now uses warn/die not
7512 print/exit)"
7513 From: Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
7514 Msg-ID: <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
7515 Files: lib/File/CheckTree.pm
7516
7517 ------ OTHER CHANGES ------
7518
7519 Title: "Add ./emacs/ptags"
7520 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7521 Msg-ID: <199803150847.DAA08196@monk.mps.ohio-state.edu>
7522 Files: emacs/ptags
7523
7524 ------ TESTS ------
7525
7526 Title: "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
7527 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
7528 <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
7529 Msg-ID: <199710171616.LAA13435@crp-201.adtran.com>,
7530 <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
7531 <v02130515b06be80f1486@[205.228.240.16]>
7532 Files: t/op/stat.t
7533
7534 Title: "for failure with lib/timelocal"
7535 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
7536 Msg-ID: <34c78f61.2529827@smtp1.ibm.net>,
7537 <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
7538 Files: t/lib/timelocal.t
7539
7540 Title: "Make "localhost" related failures more clear"
7541 From: Paul Hoffman <phoffman@proper.com>
7542 Msg-ID: <199801201859.KAA05686@mail.proper.com>
7543 Files: t/lib/io_sock.t t/lib/io_udp.t
7544
7545 ------ UTILITIES ------
7546
7547 Title: "Let h2xs read multiple header files"
7548 From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
7549 <bsugars@canoe.ca>
7550 Msg-ID: <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
7551 <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
7552 Files: utils/h2xs.PL
7553 Branch: maint-5.004/perl
7554 + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7555 ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7556 ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7557 ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7558 ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7559 ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
7560____________________________________________________________________________
7561[ 886] By: TimBunce on 1998/04/10 14:35:34
7562 Log: Changes relating primarily to portability.
7563
7564 ------ CORE LANGUAGE ------
7565
7566 Title: "5.004_55: Another round of OS/2 patches"
7567 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7568 Msg-ID: <199803050945.EAA20153@monk.mps.ohio-state.edu>
7569 Files: hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
7570 global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
7571 os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
7572 perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
7573 t/lib/filecopy.t util.c utils/perldoc.PL
7574
7575 Title: "VMS: chdir() with empty arg list"
7576 From: lane@duphy4.drexel.edu (Charles Lane)
7577 Msg-ID: <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
7578 Files: pp_sys.c
7579
7580 ------ LIBRARY AND EXTENSIONS ------
7581
7582 Title: "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
7583 From: "W. Phillip Moore" <wpm@ms.com>
7584 Msg-ID: <199712011738.MAA21139@zappa.morgan.com>
7585 Files: lib/ExtUtils/MM_Unix.pm
7586
7587 Title: "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
7588 From: Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
7589 Msg-ID: <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
7590 Files: ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
7591
7592 Title: "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
7593 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7594 Msg-ID: <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
7595 Files: ext/POSIX/POSIX.xs
7596
7597 Title: ""ODBM_File.c", line 275: NULL undefined"
7598 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
7599 Msg-ID: <9803091310.AA23264@claudius.bfsec.bt.co.uk>
7600 Files: ext/ODBM_File/ODBM_File.xs
7601
7602 ------ OTHER CHANGES ------
7603 Files:
7604
7605 ------ PORTABILITY - GENERAL ------
7606
7607 Title: "5.004_04 QNX getcwd"
7608 From: Norton Allen <allen@huarp.harvard.edu>
7609 Msg-ID: <199802121838.NAA20452@dolores.harvard.edu>,
7610 <199803061511.KAA22346@bottesini.harvard.edu>
7611 Files: hints/qnx.sh lib/Cwd.pm t/op/magic.t
7612
7613 Title: "hints/netbsd.sh d_setrgid d_setruid"
7614 From: Jarkko Hietaniemi <jhi@iki.fi>
7615 Msg-ID: <199802281435.QAA10866@alpha.hut.fi>
7616 Files: hints/netbsd.sh
7617
7618 Title: "osname=unixware, osvers=2.03, archname=i386-unixware
7619 d_casti32=undef"
7620 From: Tom Hughes <tom@compton.demon.co.uk>
7621 Msg-ID: <465398da47%tom@compton.demon.co.uk>
7622 Files: hints/svr4.sh
7623
7624 Title: "hints/bsdos.sh patch for BSDI 3.1"
7625 From: Jan-Pieter Cornet <johnpc@xs4all.nl>
7626 Msg-ID: <6fbip6$3cp$1@xs1.xs4all.nl>
7627 Files: hints/bsdos.sh
7628
7629 Title: "Remove BIND_NOSTART from DynaLoader for HP"
7630 From: Keong Lim <Keong.Lim@sr.com.au>
7631 Msg-ID: <01BD1D03.53B65E90@sieplan2.sr.com.au>
7632 Files: ext/DynaLoader/dl_hpux.xs
7633
7634 Title: "Building Perl on AIX 4+ with shared libraries and dynamic loading"
7635 From: Juan Gallego <Little.Boss@physics.mcgill.ca>
7636 Msg-ID: <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
7637 Files: hints/aix.sh
7638
7639 Title: "alpha-dec_osf 5.0"
7640 From: Spider Boardman <spider@Orb.Nashua.NH.US>
7641 Msg-ID: <199712232305.SAA08359@Orb.Nashua.NH.US>
7642 Files: hints/dec_osf.sh
7643
7644 Title: "Off-by-one error with OS2::PrfDB"
7645 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7646 Msg-ID: <199710170920.FAA00390@monk.mps.ohio-state.edu>
7647 Files: os2/OS2/PrfDB/PrfDB.xs
7648
7649 Title: "5.004_04-m1] Allow overrides in hints/openbsd.sh"
7650 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7651 Msg-ID: <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
7652 Files: hints/openbsd.sh
7653
7654 Title: "5.004_04-m1] Linux shouldn't use -lnet"
7655 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7656 Msg-ID: <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
7657 Files: hints/linux.sh
7658
7659 Title: "5.004_(04|63)] Close VMS security hole"
7660 From: Charles Bailey <BAILEY@newman.upenn.edu>
7661 Msg-ID: <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
7662 Files: vms/vms.c
7663
7664 Title: "Re: Perl online documentation on OpenVMS"
7665 From: pvhp@forte.com (Peter Prymmer)
7666 Msg-ID: <9803192143.AA28120@forte.com>
7667 Files: README.vms
7668
7669 Title: "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
7670 vms/perly_c.vms and vms/perly_h.vms"
7671 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
7672 <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
7673 Msg-ID: <199710151650.JAA29185@wall.org>,
7674 <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
7675 <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
7676 Files: vms/perly_c.vms
7677
7678 Title: "Updated, non-wordwrapped, patch to README.VMS"
7679 From: Dan Sugalski <sugalskd@osshe.edu>
7680 Msg-ID: <3.0.5.32.19980213133828.0092c870@osshe.edu>
7681 Files: README.vms
7682
7683 Title: "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
7684 From: Charles Bailey <BAILEY@newman.upenn.edu>
7685 Msg-ID: <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
7686 Files: lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
7687 vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
7688 vms/ext/filespec.t
7689
7690 Title: "Re: VMSperl crashes on -Mblib argument"
7691 From: bailey@newman.upenn.edu (Charles Bailey)
7692 Msg-ID: <1997Dec10.004439.2635060@cor.newman>
7693 Files: lib/blib.pm vms/vms.c
7694
7695 Title: "hints/linux.sh (MkLinux / PPC)"
7696 From: pudge@pobox.com (Chris Nandor)
7697 Msg-ID: <v0213050cb06c19682a25@[205.228.240.28]>
7698 Files: hints/linux.sh
7699
7700 Title: "hpux.sh hints file clarification suggestion"
7701 From: root@qad.com
7702 Msg-ID: <199802192351.QAA09096@jhereg.perl.com>
7703 Files: hints/hpux.sh
7704
7705 Title: "new hints/solaris_2.sh"
7706 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7707 Msg-ID: <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
7708 Files: hints/solaris_2.sh
7709 Branch: maint-5.004/perl
7710 ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
7711 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
7712 ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
7713 ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
7714 ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
7715 ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
7716 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7717 ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
7718 ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
7719 ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
7720 ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
7721 ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
7722 ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
7723 ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
7724 ! vms/vms.c
7725____________________________________________________________________________
7726[ 885] By: gsar on 1998/04/08 01:14:29
7727 Log: small tweaks to make it compile (doesn't run)
7728 Branch: asperl
7729 ! objpp.h win32/Makefile win32/config.bc win32/config.gc
7730 ! win32/config.vc win32/makefile.mk
7731____________________________________________________________________________
7732[ 884] By: gsar on 1998/04/08 00:14:13
7733 Log: integrate mainline changes
7734 Branch: asperl
7735 +> Changes5.004 ext/Thread/Thread/Signal.pm
7736 +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
7737 +> lib/ExtUtils/inst t/op/hashwarn.t
7738 ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
7739 !> (integrate 127 files)
7740____________________________________________________________________________
7741[ 883] By: gsar on 1998/04/06 20:21:20
7742 Log: make old DomainName() implementation the default (so Win95
7743 is happy)
7744 Branch: win32/perl
7745 ! win32/win32.c
7746____________________________________________________________________________
7747[ 882] By: gsar on 1998/04/05 23:32:33
7748 Log: fix memory leaks in offer_nice_chunk()
7749 Branch: win32/perl
7750 ! perl.h sv.c
7751____________________________________________________________________________
7752[ 881] By: gsar on 1998/04/04 23:11:52
7753 Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
7754 Branch: win32/perl
7755 ! cop.h util.c
7756____________________________________________________________________________
7757[ 880] By: gsar on 1998/04/04 22:35:54
7758 Log: fix refcounting of GvSTASH() when glob becomes nought
7759 (this takes care of the "unbalanced strtab refcount" problem)
7760 Branch: win32/perl
7761 ! sv.c
7762____________________________________________________________________________
7763[ 879] By: gsar on 1998/04/04 21:16:17
7764 Log: change 866 was incomplete
7765 Branch: win32/perl
7766 ! hv.c
7767____________________________________________________________________________
7768[ 878] By: gsar on 1998/04/04 20:31:56
7769 Log: fixes for various noises under PERL_DESTRUCT_LEVEL
7770 Branch: win32/perl
7771 ! cop.h perl.c pp_ctl.c
7772____________________________________________________________________________
7773[ 877] By: gsar on 1998/04/04 17:55:30
7774 Log: integrate mainline
7775 Branch: win32/perl
7776 +> Changes5.004
7777 !> Changes MANIFEST sv.c t/op/misc.t
7778____________________________________________________________________________
7779[ 876] By: gsar on 1998/04/04 17:26:32
7780 Log: remove __declspec kludge in sdbm.h in favor of setting a
7781 flag for static symbols
7782 Branch: win32/perl
7783 ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
7784 ! ext/SDBM_File/sdbm/sdbm.h
7785____________________________________________________________________________
7786[ 875] By: gsar on 1998/04/04 01:11:57
7787 Log: fix order of init
7788 Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
7789 Date: Fri, 03 Apr 1998 13:58:15 PST
7790 From: Dan Sugalski <sugalskd@osshe.edu>
7791 Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
7792 with MULTIPLICITY
7793 Branch: win32/perl
7794 ! perl.c
7795____________________________________________________________________________
7796[ 874] By: gsar on 1998/04/04 00:34:59
7797 Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
7798 the declared symbol is not in a DLL (so kludge it)
7799 Branch: win32/perl
7800 ! ext/SDBM_File/sdbm/sdbm.h
7801____________________________________________________________________________
7802[ 873] By: TimBunce on 1998/04/03 22:17:40
7803 Log: Title: "FileHandle Documentation patch"
7804 From: "Darren/Torin/Who Ever..." <torin@daft.com>
7805 Msg-ID: <87emzqo49g.fsf@perv.daft.com>
7806 Files: lib/FileHandle.pm
7807 Branch: maint-5.004/perl
7808 ! lib/FileHandle.pm
7809____________________________________________________________________________
7810[ 872] By: TimBunce on 1998/04/03 22:01:03
7811 Log: Documentation and documentation related patches:
7812
7813 ------ BUILD PROCESS ------
7814
7815 Title: "Docs re /usr/bin/perl quasi-standard location"
7816 From: Tom Phoenix <rootbeer@teleport.com>
7817 Msg-ID: <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
7818 Files: INSTALL pod/perlrun.pod
7819
7820 ------ DOCUMENTATION ------
7821
7822 Title: "/RFC|RFC-1305/ non-greedy"
7823 From: Jan-Pieter Cornet <johnpc@xs4all.nl>
7824 Msg-ID: <6epo02$c4r$1@xs1.xs4all.nl>
7825 Files: pod/perlre.pod
7826
7827 Title: "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
7828 From: Jarkko Hietaniemi <jhi@iki.fi>
7829 Msg-ID: <199802191543.RAA29231@alpha.hut.fi>
7830 Files: pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
7831
7832 Title: "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
7833 From: Jarkko Hietaniemi <jhi@iki.fi>
7834 Msg-ID: <199711141555.RAA18875@alpha.hut.fi>
7835 Files: pod/perlfunc.pod
7836
7837 Title: "typo-fix and suggestion for perlguts.pod"
7838 From: h.sanden@elsevier.nl (Hugo van der Sanden)
7839 Msg-ID: <199803051543.QAA03097@dorlas.elsevier.nl>
7840 Files: pod/perlguts.pod
7841
7842 Title: "perlfunc/syscall curiosity"
7843 From: Roderick Schertler <roderick@argon.org>, Tkil
7844 <tkil@reptile.scrye.com>
7845 Msg-ID: <199711302259.PAA02134@reptile.scrye.com>,
7846 <pziut8snva.fsf@eeyore.ibcinc.com>
7847 Files: pod/perlfunc.pod
7848
7849 Title: "Document sprintf %#x behaviour for zero value"
7850 From: ilya@math.ohio-state.edu (Ilya Zakharevich)
7851 Msg-ID: <1997Nov5.185959.2539604@cor.newman>
7852 Files: pod/perlfunc.pod
7853
7854 Title: "NUL termination (was Re: STOP THE PRESSES)"
7855 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7856 Msg-ID: <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
7857 Files: pod/perlguts.pod
7858
7859 Title: "Typo fix."
7860 From: abigail@fnx.com
7861 Msg-ID: <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
7862 Files: pod/perlop.pod pod/perlvar.pod
7863
7864 Title: "5.004_63 perlrun.pod: _DEBUG_MSTATS"
7865 From: Achim Bohnet <ach@mpe.mpg.de>
7866 Msg-ID: <9803181940.AA22587@o09.xray.mpe.mpg.de>
7867 Files: pod/perlrun.pod
7868
7869 Title: "Re: Conservative C<*x = undef> patch"
7870 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7871 Msg-ID: <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
7872 Files: pod/perltrap.pod
7873
7874 Title: "perlfunc.pod for flock()"
7875 From: "Jeremy D. Zawodny" <jzawodn@wcnet.org>
7876 Msg-ID: <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
7877 Files: pod/perlfunc.pod
7878
7879 Title: "buglet: 'perltoc' not mentioned in perl.pod"
7880 From: Tkil <tkil@scrye.com>
7881 Msg-ID: <19971127035036.17668.qmail@scrye.com>
7882 Files: pod/perl.pod
7883
7884 Title: "for() and map() peculiarity"
7885 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7886 Msg-ID: <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
7887 Files: pod/perlsyn.pod
7888
7889 Title: "Re: new text for perlsec"
7890 From: Tom Phoenix <rootbeer@teleport.com>
7891 Msg-ID: <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
7892 Files: pod/perlsec.pod
7893
7894 Title: "perldsc's debugger x command"
7895 From: Roderick Schertler <roderick@argon.org>
7896 Msg-ID: <10669.878352893@eeyore.ibcinc.com>
7897 Files: pod/perldsc.pod
7898
7899 Title: "perlre.pod"
7900 From: Ted Ashton <ashted@southern.edu>
7901 Msg-ID: <199802271501.KAA09279@ns.southern.edu>
7902 Files: pod/perlre.pod
7903
7904 Title: "Re: printf and $\", "printf and $\"
7905 From: Roderick Schertler <roderick@argon.org>, Tom Phoenix
7906 <rootbeer@teleport.com>, nag <nick@flirble.org>
7907 Msg-ID: <199711141918.TAA08096@flirble.org>,
7908 <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
7909 .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
7910 Files: pod/perlfunc.pod
7911
7912 Title: "recv() typo"
7913 From: Roderick Schertler <roderick@argon.org>
7914 Msg-ID: <12064.877012073@eeyore.ibcinc.com>
7915 Files: pod/perlfunc.pod
7916
7917 Title: "truncate return value"
7918 From: Roderick Schertler <roderick@argon.org>
7919 Msg-ID: <5490.878337883@eeyore.ibcinc.com>
7920 Files: pod/perlfunc.pod
7921
7922 Title: "update to perlbook.pod"
7923 From: "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
7924 <merlyn@stonehenge.com>, Stephen Potter
7925 <spp@psasolar.colltech.com>, Tom Phoenix
7926 <rootbeer@teleport.com>
7927 Msg-ID: <199803241354.HAA23938@psasolar.psa.pencom.com>,
7928 <199803241441.OAA01261@mediaone.net>,
7929 <8clnu0i05k.fsf@gadget.cscaper.com>,
7930 <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
7931 Files: pod/perlbook.pod
7932
7933 Title: "utime documentation"
7934 From: "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
7935 <mjtg@cus.cam.ac.uk>
7936 Msg-ID: <199802180256.VAA11369@speaker.kf8nh.apk.net>,
7937 <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
7938 Files: pod/perlfunc.pod
7939
7940 Title: "(well, doc patch) use of // requires successful match"
7941 From: Roderick Schertler <roderick@argon.org>
7942 Msg-ID: <pz7mb4bips.fsf@eeyore.ibcinc.com>
7943 Files: pod/perlop.pod
7944
7945 ------ LIBRARY AND EXTENSIONS ------
7946
7947 Title: "MakeMaker PM doc patch and a DIR buglet"
7948 From: Achim Bohnet <ach@mpe.mpg.de>
7949 Msg-ID: <9711101050.AA13868@o09.xray.mpe.mpg.de>
7950 Files: lib/ExtUtils/MakeMaker.pm
7951
7952 Title: "bareword clarification for constant.pm"
7953 From: Roderick Schertler <roderick@argon.org>
7954 Msg-ID: <6460.878143077@eeyore.ibcinc.com>
7955 Files: lib/constant.pm
7956
7957 Title: "integer rand - bug or feature?"
7958 From: Roderick Schertler <roderick@argon.org>
7959 Msg-ID: <pzhg8lvgta.fsf@eeyore.ibcinc.com>
7960 Files: lib/integer.pm
7961
7962 ------ OTHER CHANGES ------
7963
7964 Title: "FileHandle Documentation patch"
7965 From: "Darren/Torin/Who Ever..." <torin@daft.com>
7966 Msg-ID: <87emzqo49g.fsf@perv.daft.com>
7967
7968 Title: "perl5.004_61 myconfig updates"
7969 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7970 Msg-ID: <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
7971 Files: myconfig
7972
7973 Title: "small fixups in pod2latex.PL"
7974 From: "Darren/Torin/Who Ever..." <torin@daft.com>
7975 Msg-ID: <873eg6o3v2.fsf@perv.daft.com>
7976
7977 ------ PORTABILITY - GENERAL ------
7978
7979 Title: "Misc doc fixes for README.VMS"
7980 From: Dan Sugalski <sugalskd@osshe.edu>
7981 Msg-ID: <3.0.5.32.19980121113134.00924a20@osshe.edu>
7982 Files: README.vms
7983
7984 Title: "moved DynaLib"
7985 From: John Tobey <jtobey@channel1.com>
7986 Msg-ID: <199710182332.XAA21630@remote212>
7987 Files: ext/DynaLoader/DynaLoader.pm.PL
7988
7989 ------ UTILITIES ------
7990
7991 Title: "Searching for FAQs (patch to perldoc)"
7992 From: Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
7993 Msg-ID: <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
7994 <m3iuqkfmiq.fsf@tower.bofh.org.uk>
7995 Files: utils/perldoc.PL
7996
7997 Title: "perldoc"
7998 From: Ted Ashton <ashted@southern.edu>
7999 Msg-ID: <199802271510.KAA10506@ns.southern.edu>
8000 Files: utils/perldoc.PL
8001
8002 Title: "perldoc -f not using pod2man"
8003 From: Russ Allbery <rra@stanford.edu>
8004 Msg-ID: <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8005 Files: utils/perldoc.PL
8006
8007 Title: "perldoc -m should not require pod"
8008 From: Robin Houston <robin@nml.guardian.co.uk>
8009 Msg-ID: <199803241319.NAA24777@stringfellow.guardian.co.uk>
8010 Files: utils/perldoc.PL
8011
8012 Title: "small fix for perldoc in perl 5.004_04"
8013 From: Julian Yip <julian@imoney.com>
8014 Msg-ID: <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8015 Files: utils/perldoc.PL
8016 Branch: maint-5.004/perl
8017 - ext/DynaLoader/DynaLoader.pm
8018 ! Changes Configure INSTALL README.vms
8019 ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8020 ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8021 ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8022 ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8023 ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8024 ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8025 ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8026 ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8027 ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8028 ! pod/pod2latex.PL toke.c utils/perldoc.PL
8029
8030----------------
8031Version 5.004_64
8032----------------
8033
8034____________________________________________________________________________
8035[ 871] By: mbeattie on 1998/04/03 13:38:59
8036 Log: Update Changes5.004 and Changes, fix MANIFEST
8037 Branch: perl
8038 + Changes
8039 ! Changes5.004 MANIFEST
8040____________________________________________________________________________
8041[ 870] By: mbeattie on 1998/04/03 13:36:29
8042 Log: Rename Changes to Changes5.004 (via an integrate)
8043 Branch: perl
8044 +> Changes5.004
8045 - Changes
8046____________________________________________________________________________
8047[ 869] By: mbeattie on 1998/04/03 11:53:00
8048 Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8049 Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8050 From: Jan-Pieter Cornet <johnpc@xs4all.net>
8051 Branch: perl
8052 ! sv.c t/op/misc.t
8053____________________________________________________________________________
8054[ 868] By: mbeattie on 1998/04/03 11:16:26
8055 Log: Integrate win32 branch into mainline
8056 Branch: perl
8057 !> (integrate 31 files)
8058____________________________________________________________________________
8059[ 867] By: gsar on 1998/04/03 08:47:55
8060 Log: config.* fixes
8061 Branch: win32/perl
8062 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8063 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8064 ! win32/makefile.mk
8065____________________________________________________________________________
8066[ 866] By: gsar on 1998/04/03 07:22:50
8067 Log: fixup hv_free_ent() to not fail on null HeVAL()
8068 Branch: win32/perl
8069 ! hv.c perl.c
8070____________________________________________________________________________
8071[ 865] By: gsar on 1998/04/03 07:06:12
8072 Log: integrate mainline
8073 Branch: win32/perl
8074 +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8075 !> (integrate 71 files)
8076____________________________________________________________________________
8077[ 864] By: gsar on 1998/04/03 06:59:37
8078 Log: implement stack-of-stacks so that magic invocations don't
8079 invalidate local stack pointer
8080 Branch: win32/perl
8081 ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8082 ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8083 ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8084____________________________________________________________________________
8085[ 863] By: gsar on 1998/04/03 01:26:09
8086 Log: add AS patch#15
8087 Branch: asperl
8088 ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8089 ! win32/config.bc win32/config.gc win32/config.vc
8090 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8091 ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8092 ! win32/win32.c win32/win32.h
8093____________________________________________________________________________
8094[ 862] By: mbeattie on 1998/04/02 17:08:43
8095 Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8096 Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8097 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8098 Branch: perl
8099 ! Configure ext/Socket/Socket.xs myconfig
8100____________________________________________________________________________
8101[ 861] By: mbeattie on 1998/04/02 16:32:53
8102 Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8103 since appropriate headers aren't included.
8104 Branch: perl
8105 ! ext/SDBM_File/sdbm/sdbm.h
8106____________________________________________________________________________
8107[ 860] By: mbeattie on 1998/04/02 16:17:11
8108 Log: Bumped patchlevel.h to 64
8109 Branch: perl
8110 ! patchlevel.h
8111____________________________________________________________________________
8112[ 859] By: mbeattie on 1998/04/02 16:16:26
8113 Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8114 Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8115 From: Jarkko Hietaniemi <jhi@iki.fi>
8116 Branch: perl
8117 ! hints/unicos.sh regcomp.h
8118____________________________________________________________________________
8119[ 858] By: mbeattie on 1998/04/02 16:13:24
8120 Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8121 Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8122 From: Tom Phoenix <rootbeer@teleport.com>
8123 Branch: perl
8124 + t/op/hashwarn.t
8125 ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8126____________________________________________________________________________
8127[ 857] By: mbeattie on 1998/04/02 16:08:43
8128 Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8129 Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8130 From: Charles Bailey <BAILEY@newman.upenn.edu>
8131 Branch: perl
8132 ! vms/vms.c
8133____________________________________________________________________________
8134[ 856] By: mbeattie on 1998/04/02 16:07:44
8135 Log: Subject: [PATCH] mv-if-diff
8136 Date: Fri, 27 Mar 98 18:06:11 GMT
8137 From: Robin Barker <rmb1@cise.npl.co.uk>
8138 Branch: perl
8139 ! mv-if-diff
8140____________________________________________________________________________
8141[ 855] By: mbeattie on 1998/04/02 16:06:54
8142 Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8143 Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8144 Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8145 Subject: [PATCH] another destruct_level fix
8146 Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8147 Branch: perl
8148 ! perl.c sv.c
8149____________________________________________________________________________
8150[ 854] By: mbeattie on 1998/04/02 16:03:37
8151 Log: Subject: Next wave of _63 VMS patches
8152 Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8153 From: Charles Bailey <BAILEY@newman.upenn.edu>
8154 Branch: perl
8155 ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8156 ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8157 ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8158 ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8159 ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8160 ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8161 ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8162 ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8163 ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8164 ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8165 ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8166 ! vms/vmsish.h
8167____________________________________________________________________________
8168[ 853] By: mbeattie on 1998/04/02 15:55:46
8169 Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8170 Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8171 From: Hans Mulder <hansmu@xs4all.nl>
8172 Branch: perl
8173 ! toke.c
8174____________________________________________________________________________
8175[ 852] By: mbeattie on 1998/04/02 15:54:24
8176 Log: Subject: [PATCH] small fixups in pod2latex.PL
8177 Date: 25 Mar 1998 13:30:25 -0800
8178 From: "Darren/Torin/Who Ever..." <torin@daft.com>
8179 Branch: perl
8180 ! pod/pod2latex.PL
8181____________________________________________________________________________
8182[ 851] By: mbeattie on 1998/04/02 15:50:58
8183 Log: Subject: [PATCH] hints/irix_6.sh with GCC
8184 Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8185 From: kstar@chapin.edu (Kurt D. Starsinic)
8186 Branch: perl
8187 ! hints/irix_6.sh
8188____________________________________________________________________________
8189[ 850] By: mbeattie on 1998/04/02 15:45:33
8190 Log: Subject: [PATCH] perldoc -m
8191 Date: Tue, 24 Mar 1998 13:19:38 GMT
8192 From: Robin Houston <robin@nml.guardian.co.uk>
8193 Branch: perl
8194 ! utils/perldoc.PL
8195____________________________________________________________________________
8196[ 849] By: mbeattie on 1998/04/02 15:42:52
8197 Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8198 Date: Mon, 23 Mar 1998 14:13:46 +0100
8199 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8200 Branch: perl
8201 ! djgpp/config.over hints/dos_djgpp.sh
8202____________________________________________________________________________
8203[ 848] By: mbeattie on 1998/04/02 15:38:19
8204 Log: Subject: [PATCH] Stale SP in pp_substr
8205 Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8206 From: Stephen McCamant <alias@mcs.com>
8207 Branch: perl
8208 ! pp.c
8209____________________________________________________________________________
8210[ 847] By: mbeattie on 1998/04/02 15:36:33
8211 Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8212 Branch: perl
8213 ! ext/POSIX/POSIX.pm
8214____________________________________________________________________________
8215[ 846] By: mbeattie on 1998/04/02 15:34:36
8216 Log: Subject: [PATCH] 5.004_63: further -e patching
8217 Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8218 From: Jarkko Hietaniemi <jhi@iki.fi>
8219 Branch: perl
8220 ! perl.c pod/perldiag.pod
8221____________________________________________________________________________
8222[ 845] By: mbeattie on 1998/04/02 15:25:18
8223 Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8224 Branch: perl
8225 ! Configure INSTALL Policy_sh.SH Porting/Glossary
8226 ! Porting/config.sh Porting/config_H config_h.SH
8227 ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8228 ! pp.c pp_sys.c regexec.c
8229____________________________________________________________________________
8230[ 844] By: mbeattie on 1998/04/02 14:28:17
8231 Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS
8232 Date: Wed, 18 Mar 1998 20:40:19 +0100
8233 From: Achim Bohnet <ach@mpe.mpg.de>
8234 Branch: perl
8235 ! pod/perlrun.pod
8236____________________________________________________________________________
8237[ 843] By: mbeattie on 1998/04/02 14:26:52
8238 Log: From: Dan Sugalski <sugalskd@osshe.edu>
8239 Subject: 5.004_63 picky compiler fixes [PATCH]
8240 Date: Wed, 18 Mar 1998 09:36:32 -0800
8241 Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8242 Date: Wed, 18 Mar 1998 14:48:19 -0800
8243 Branch: perl
8244 ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8245____________________________________________________________________________
8246[ 842] By: mbeattie on 1998/04/02 14:22:41
8247 Log: From: Stephen Potter <spp@psasolar.colltech.com>
8248 Subject: Re: doc: perlrun typo
8249 Date: Wed, 18 Mar 1998 10:06:55 -0600
8250 Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup
8251 Date: Tue, 24 Mar 1998 21:20:51 -0600
8252 Branch: perl
8253 ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
8254____________________________________________________________________________
8255[ 841] By: mbeattie on 1998/04/02 14:17:31
8256 Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
8257 Date: Wed, 18 Mar 1998 12:44:58 +0100
8258 From: Dominic Dunlop <domo@vo.lu>
8259 Branch: perl
8260 ! Porting/pumpkin.pod Todo
8261____________________________________________________________________________
8262[ 840] By: mbeattie on 1998/04/02 14:14:22
8263 Log: Subject: [PATCH] Configure hints/ patches
8264 Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
8265 From: Jan-Pieter Cornet <johnpc@xs4all.net>
8266 Branch: perl
8267 ! hints/linux.sh hints/qnx.sh
8268____________________________________________________________________________
8269[ 839] By: mbeattie on 1998/04/02 14:13:13
8270 Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
8271 Branch: perl
8272 ! cygwin32/perlgcc
8273____________________________________________________________________________
8274[ 838] By: gsar on 1998/03/28 05:01:57
8275 Log: fix Env.pm to weed out illegal names
8276 Branch: win32/perl
8277 ! lib/Env.pm
8278____________________________________________________________________________
8279[ 837] By: gsar on 1998/03/28 04:39:43
8280 Log: fix typo in makefile.mk
8281 Branch: win32/perl
8282 ! win32/makefile.mk
8283____________________________________________________________________________
8284[ 836] By: gsar on 1998/03/23 17:40:15
8285 Log: add file: to installhtml URLs
8286 Branch: win32/perl
8287 ! win32/Makefile win32/makefile.mk
8288____________________________________________________________________________
8289[ 835] By: mbeattie on 1998/03/18 11:03:11
8290 Log: Add Thread::Signal to run signal handlers reliably in a new thread
8291 Branch: perl
8292 + ext/Thread/Thread/Signal.pm
8293 ! MANIFEST ext/Thread/Thread.xs
8294
8295----------------
8296Version 5.004_63
8297----------------
8298
8299____________________________________________________________________________
8300[ 834] By: mbeattie on 1998/03/17 16:19:10
8301 Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
8302 Branch: perl
8303 ! Policy_sh.SH
8304____________________________________________________________________________
8305[ 833] By: mbeattie on 1998/03/17 16:11:02
8306 Log: Integrate win32 branch into mainline.
8307 Branch: perl
8308 !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
8309 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8310 !> win32/win32.c
8311____________________________________________________________________________
8312[ 832] By: gsar on 1998/03/17 14:32:39
8313 Log: propagate bugfix @ change831 from asperl
8314 Branch: win32/perl
8315 ! regcomp.c
8316____________________________________________________________________________
8317[ 831] By: gsar on 1998/03/17 14:02:51
8318 Log: fix buggy order of free() in regcomp.c (from AS)
8319 Branch: asperl
8320 ! regcomp.c
8321____________________________________________________________________________
8322[ 830] By: gsar on 1998/03/17 01:10:54
8323 Log: add a part of AS patch#14, backout incomplete variable
8324 name changes for gcc. Builds and tests under VC/BC once again.
8325 Branch: asperl
8326 ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
8327____________________________________________________________________________
8328[ 829] By: gsar on 1998/03/16 23:49:18
8329 Log: stray tweak to win32.c
8330 Branch: win32/perl
8331 ! win32/win32.c
8332____________________________________________________________________________
8333[ 828] By: gsar on 1998/03/16 22:06:03
8334 Log: update win32/config* files
8335 Branch: win32/perl
8336 ! win32/config.bc win32/config.gc win32/config.vc
8337 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8338____________________________________________________________________________
8339[ 827] By: gsar on 1998/03/16 19:09:30
8340 Log: trivial integrate of mainline
8341 Branch: win32/perl
8342 +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8343 +> lib/ExtUtils/inst
8344 !> (integrate 61 files)
8345____________________________________________________________________________
8346[ 826] By: mbeattie on 1998/03/16 16:39:23
8347 Log: newCONSTSUB had private MY_start_subparse.
8348 Branch: perl
8349 ! op.c
8350____________________________________________________________________________
8351[ 825] By: mbeattie on 1998/03/16 16:36:55
8352 Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
8353 Branch: perl
8354 ! hv.c
8355____________________________________________________________________________
8356[ 824] By: mbeattie on 1998/03/16 16:27:43
8357 Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
8358 Branch: perl
8359 ! MANIFEST
8360____________________________________________________________________________
8361[ 823] By: mbeattie on 1998/03/16 16:26:02
8362 Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
8363 Branch: perl
8364 + lib/ExtUtils/Packlist.pm
8365____________________________________________________________________________
8366[ 822] By: mbeattie on 1998/03/16 16:22:58
8367 Log: Bump patchlevel.h to 63.
8368 Branch: perl
8369 ! ext/IO/IO.xs patchlevel.h
8370 !> (integrate 41 files)
8371____________________________________________________________________________
8372[ 821] By: mbeattie on 1998/03/16 16:18:35
8373 Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
8374 Subject: Bundling builtin.pm and newCONSTSUB with the core?
8375 From: jan.dubois@ibm.net (Jan Dubois)
8376 Date: Sun, 15 Mar 1998 19:09:05 +0100
8377 Branch: perl
8378 ! embed.h global.sym op.c pod/perlguts.pod proto.h
8379____________________________________________________________________________
8380[ 820] By: mbeattie on 1998/03/16 16:02:50
8381 Log: Subject: [PATCH] STRESS_REALLOC
8382 Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
8383 From: Stephen McCamant <alias@mcs.com>
8384 Branch: perl
8385 ! malloc.c perl.c scope.c
8386____________________________________________________________________________
8387[ 819] By: mbeattie on 1998/03/16 16:01:06
8388 Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
8389 Date: Fri, 13 Mar 1998 23:21:25 +0100
8390 From: Jan-Pieter Cornet <john@pc.xs4all.nl>
8391 Branch: perl
8392 ! perly.c
8393____________________________________________________________________________
8394[ 818] By: mbeattie on 1998/03/16 15:59:16
8395 Log: Subject: [Configure PATCH] for OS/2
8396 Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
8397 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8398 [Two hunks to Configure failed to apply due to clashes]
8399 Branch: perl
8400 ! Configure hints/os2.sh
8401____________________________________________________________________________
8402[ 817] By: mbeattie on 1998/03/16 15:55:28
8403 Log: Subject: [PATCH 5.004_62] VMS updates (direct)
8404 Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
8405 From: Charles Bailey <BAILEY@newman.upenn.edu>
8406 [Needed manual tweaks on vms/config.vms since it clashed with other
8407 patches. I may have got it wrong.]
8408 Branch: perl
8409 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
8410 ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
8411 ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
8412 ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
8413 ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
8414 ! vms/test.com vms/vms.c vms/vmsish.h
8415____________________________________________________________________________
8416[ 816] By: mbeattie on 1998/03/16 15:26:04
8417 Log: Subject: [PATCH] Let h2xs read multiple header files
8418 Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
8419 From: Benjamin Sugars <bsugars@canoe.ca>
8420 Branch: perl
8421 ! utils/h2xs.PL
8422____________________________________________________________________________
8423[ 815] By: mbeattie on 1998/03/16 15:24:12
8424 Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
8425 Date: Mon, 09 Mar 1998 09:18:56 -0800
8426 From: Dan Sugalski <sugalskd@osshe.edu>
8427 Branch: perl
8428 ! vms/config.vms
8429____________________________________________________________________________
8430[ 814] By: mbeattie on 1998/03/16 13:17:14
8431 Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
8432 Date: Sun, 08 Mar 1998 12:50:23 +0000
8433 From: Alan Burlison <alan.burlison@UK.Sun.COM>
8434 plus manual update of MANIFEST
8435 Branch: perl
8436 + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
8437 ! MANIFEST installman installperl lib/ExtUtils/Install.pm
8438 ! lib/ExtUtils/MM_Unix.pm
8439____________________________________________________________________________
8440[ 813] By: mbeattie on 1998/03/16 13:08:55
8441 Log: From: Blair Zajac <blair@gps.caltech.edu>
8442 Subject: PATCH: util.c and util.h function declarations do not match
8443 Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
8444 Subject: PATCH: cgywin32 patch for perlgcc
8445 Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
8446 Subject: PATCH: perl5.004_62 on cygwin32
8447 Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
8448 Branch: perl
8449 ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
8450____________________________________________________________________________
8451[ 812] By: mbeattie on 1998/03/16 12:55:39
8452 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8453 Subject: [PATCH 5.004_62} Config_62-01 patch available.
8454 Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
8455 Subject: [PATCH 5.004_62] Tiny hint file updates
8456 Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
8457 Branch: perl
8458 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8459 ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
8460 ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
8461 ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
8462 ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
8463 ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
8464____________________________________________________________________________
8465[ 811] By: mbeattie on 1998/03/16 12:13:55
8466 Log: DOS djgpp updates:
8467 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8468 Subject: [PATCH for 5.004_61] dos-djgpp update
8469 Date: Fri, 6 Mar 1998 10:41:01 +0100
8470 Subject: [PATCH 5.004_62] dos-djgpp update
8471 Date: Thu, 12 Mar 1998 13:34:51 +0100
8472 Branch: perl
8473 ! djgpp/config.over hints/dos_djgpp.sh
8474____________________________________________________________________________
8475[ 810] By: gsar on 1998/03/16 08:48:17
8476 Log: integrate mainline
8477 Branch: win32/perl
8478 !> pp_sys.c
8479____________________________________________________________________________
8480[ 809] By: gsar on 1998/03/16 08:44:37
8481 Log: various changes to get asperl working under Borland
8482 (passes all tests when built under PERL_OBJECT)
8483 Branch: asperl
8484 ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
8485 ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
8486 ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
8487 ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
8488 ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
8489 ! win32/win32sck.c
8490____________________________________________________________________________
8491[ 808] By: gsar on 1998/03/12 19:50:20
8492 Log: set sockets to nonoverlapped mode for every thread
8493 Message-Id: <35081FE4.965A484D@enteract.com>
8494 Date: Thu, 12 Mar 1998 11:48:20 CST
8495 From: Steve Nielsen <spn@enteract.com>
8496 Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
8497 Branch: win32/perl
8498 ! win32/win32.h win32/win32sck.c
8499____________________________________________________________________________
8500[ 807] By: gsar on 1998/03/12 19:26:54
8501 Log: add AS patch#13
8502 Branch: asperl
8503 ! win32/Makefile
8504____________________________________________________________________________
8505[ 806] By: gsar on 1998/03/12 00:51:08
8506 Log: added AS patch#12 with minor changes
8507 Branch: asperl
8508 ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
8509 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8510 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
8511 ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
8512 ! win32/runperl.c
8513____________________________________________________________________________
8514[ 805] By: gsar on 1998/03/10 20:35:10
8515 Log: reinstate some standard sig_names to avoid noise from
8516 modules (and in hopes of making them _do_ something in future)
8517 Branch: win32/perl
8518 ! win32/config.bc win32/config.gc win32/config.vc
8519 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8520____________________________________________________________________________
8521[ 804] By: gsar on 1998/03/10 20:33:05
8522 Log: mingw32 tweaks
8523 Branch: win32/perl
8524 ! win32/makefile.mk win32/win32.c win32/win32.h
8525____________________________________________________________________________
8526[ 803] By: gsar on 1998/03/09 20:56:07
8527 Log: tweak Win32::DomainName() implementation
8528 Branch: win32/perl
8529 ! win32/Makefile win32/win32.c
8530____________________________________________________________________________
8531[ 802] By: gsar on 1998/03/09 03:51:01
8532 Log: merge C<local $tied{foo}> patch, also moved statics in
8533 [ah]v.c to thrdvar.h
8534 Branch: win32/perl
8535 ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
8536____________________________________________________________________________
8537[ 801] By: gsar on 1998/03/09 02:38:35
8538 Log: minor win32 support fixes
8539 - add a better implementation of Win32::DomainName() (as
8540 suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
8541 - fix opendir() emulation was unsafe what given long paths
8542 Branch: win32/perl
8543 ! win32/win32.c
8544____________________________________________________________________________
8545[ 800] By: nick on 1998/03/07 09:36:41
8546 Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
8547 So pp_sys.c needs tweaking otherwise it does not believe getservby*()
8548 exist. (Breaks libnet).
8549 Branch: perl
8550 ! pp_sys.c
8551____________________________________________________________________________
8552[ 799] By: gsar on 1998/03/07 07:51:28
8553 Log: integrate mainline changes
8554 Branch: asperl
8555 !> (integrate 111 files)
8556____________________________________________________________________________
8557[ 798] By: gsar on 1998/03/07 07:01:55
8558 Log: integrate mainline
8559 Branch: win32/perl
8560 !> myconfig patchlevel.h
8561____________________________________________________________________________
8562[ 797] By: gsar on 1998/03/07 06:49:49
8563 Log: provide our own popen()/pclose() to fix problems with qx//:
8564 - qx// used to always invoke the shell, now does so only when needed
8565 - qx// didn't respect PERL5SHELL, now does
8566 Branch: win32/perl
8567 ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
8568____________________________________________________________________________
8569[ 796] By: gsar on 1998/03/07 01:37:10
8570 Log: a missed s/sp/SP/
8571 Branch: win32/perl
8572 ! lib/ExtUtils/typemap pod/perlcall.pod
8573____________________________________________________________________________
8574[ 795] By: gsar on 1998/03/07 01:05:21
8575 Log: change all 'sp' to 'SP' in code and in the docs. Explicitly
8576 mention that local stack pointer should be called SP. This makes the
8577 API safer from source incompatibilities down the line.
8578 Branch: win32/perl
8579 ! av.c doio.c doop.c ext/DB_File/DB_File.xs
8580 ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8581 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
8582 ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
8583 ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
8584 ! pp_ctl.c pp_hot.c pp_sys.c util.c
8585
8586----------------
8587Version 5.004_62
8588----------------
8589
8590____________________________________________________________________________
8591[ 794] By: mbeattie on 1998/03/06 09:38:08
8592 Log: Subject: [PATCH] perl5.004_61 myconfig updates
8593 Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
8594 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8595 Branch: perl
8596 ! myconfig
8597____________________________________________________________________________
8598[ 793] By: mbeattie on 1998/03/06 09:36:37
8599 Log: Bump patchlevel.h to 62.
8600 Branch: perl
8601 ! patchlevel.h
8602____________________________________________________________________________
8603[ 792] By: mbeattie on 1998/03/06 09:35:57
8604 Log: Integrate win32 branch into mainline.
8605 Branch: perl
8606 !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
8607 !> win32/config.gc win32/config.vc win32/config_H.bc
8608 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8609____________________________________________________________________________
8610[ 791] By: gsar on 1998/03/06 06:00:08
8611 Log: various
8612 - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
8613 - add missing prototypes
8614 - regenerate win32/config*.?c
8615 Branch: win32/perl
8616 ! bytecode.h proto.h win32/config.bc win32/config.gc
8617 ! win32/config.vc win32/config_H.bc win32/config_H.gc
8618 ! win32/config_H.vc win32/makefile.mk
8619____________________________________________________________________________
8620[ 790] By: gsar on 1998/03/06 03:19:23
8621 Log: fix typo in Makefile
8622 Branch: win32/perl
8623 ! win32/Makefile
8624____________________________________________________________________________
8625[ 789] By: gsar on 1998/03/05 22:55:53
8626 Log: integrate mainline
8627 Branch: win32/perl
8628 !> (integrate 47 files)
8629____________________________________________________________________________
8630[ 788] By: gsar on 1998/03/05 20:02:09
8631 Log: added AS patch#11
8632 Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
8633 Date: Thu, 05 Mar 1998 10:23:04 PST
8634 From: Douglas Lankshear <dougl@ActiveState.com>
8635
8636 This patch fixes a bug I introduced removing duplicate code.
8637 -- Doug
8638 Branch: asperl
8639 ! ObjXSub.h objpp.h win32/runperl.c
8640____________________________________________________________________________
8641[ 787] By: gsar on 1998/03/05 19:56:17
8642 Log: add Nick's dTHR fixes
8643 Branch: win32/perl
8644 ! op.c scope.c
8645____________________________________________________________________________
8646[ 786] By: gsar on 1998/03/05 19:54:49
8647 Log: maintpatch
8648 Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
8649 Date: Thu, 05 Mar 1998 02:49:46 EST
8650 From: Spider Boardman <spider@orb.nashua.nh.us>
8651 Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
8652 Branch: win32/perl
8653 ! scope.c
8654____________________________________________________________________________
8655[ 785] By: mbeattie on 1998/03/05 19:12:14
8656 Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
8657 Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
8658 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8659 Branch: perl
8660 ! op.c proto.h regcomp.c regexp.h util.c
8661____________________________________________________________________________
8662[ 784] By: mbeattie on 1998/03/05 19:11:09
8663 Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
8664 Date: Wed, 4 Mar 1998 10:18:03 GMT
8665 From: Nick Ing-Simmons <nik@tiuk.ti.com>
8666 Branch: perl
8667 ! atomic.h
8668____________________________________________________________________________
8669[ 783] By: mbeattie on 1998/03/05 19:09:16
8670 Log: Subject: Configure patches -01 and -02 for 5.004_61.
8671 Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
8672 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8673 Branch: perl
8674 ! Configure INSTALL Policy_sh.SH Porting/Glossary
8675 ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
8676 ! config_h.SH handy.h hints/README.hints hints/aix.sh
8677 ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
8678 ! makedepend.SH myconfig pp_sys.c
8679____________________________________________________________________________
8680[ 782] By: mbeattie on 1998/03/05 19:05:23
8681 Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
8682 Date: 03 Mar 1998 18:05:07 +0100
8683 From: Gisle Aas <gisle@aas.no>
8684 Branch: perl
8685 ! perl.h pp_ctl.c
8686____________________________________________________________________________
8687[ 781] By: mbeattie on 1998/03/05 19:04:34
8688 Log: Subject: [PATCH] Make autouse -w-safe
8689 Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
8690 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8691 Branch: perl
8692 ! lib/autouse.pm op.c sv.c
8693____________________________________________________________________________
8694[ 780] By: mbeattie on 1998/03/05 19:02:50
8695 Log: Subject: [PATCH] External symbol re_croak2
8696 Date: 02 Mar 1998 13:00:45 +0100
8697 From: Gisle Aas <gisle@aas.no>
8698 Branch: perl
8699 ! regcomp.c regcomp.h
8700____________________________________________________________________________
8701[ 779] By: mbeattie on 1998/03/05 19:01:25
8702 Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
8703 Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
8704 From: bailey@newman.upenn.edu (Charles Bailey)
8705 Branch: perl
8706 ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
8707 ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
8708 ! sv.h
8709____________________________________________________________________________
8710[ 778] By: mbeattie on 1998/03/05 18:53:13
8711 Log: Subject: [PATCH 5.004_61] USHRT range limit macros
8712 Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
8713 From: bailey@newman.upenn.edu (Charles Bailey)
8714 Branch: perl
8715 ! perl.h
8716____________________________________________________________________________
8717[ 777] By: mbeattie on 1998/03/05 18:50:25
8718 Log: Subject: [PATCH 5.004_61] File::Basename taint fix (revised)
8719 Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
8720 From: bailey@newman.upenn.edu (Charles Bailey)
8721 Branch: perl
8722 ! lib/File/Basename.pm
8723____________________________________________________________________________
8724[ 776] By: mbeattie on 1998/03/05 18:49:15
8725 Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
8726 Date: 01 Mar 1998 15:16:03 +0100
8727 From: Gisle Aas <gisle@aas.no>
8728 Branch: perl
8729 ! pod/perlguts.pod
8730____________________________________________________________________________
8731[ 775] By: mbeattie on 1998/03/05 18:48:05
8732 Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
8733 Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
8734 From: Jarkko Hietaniemi <jhi@iki.fi>
8735 Branch: perl
8736 ! Makefile.SH perl_exp.SH
8737____________________________________________________________________________
8738[ 774] By: mbeattie on 1998/03/05 18:46:32
8739 Log: Subject: Almost OK: 5.004_61 (threads, perlio)
8740 Date: Sun, 1 Mar 1998 02:02:47 -0500
8741 From: Spider Boardman <spider@orb.nashua.nh.us>
8742 Branch: perl
8743 ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
8744____________________________________________________________________________
8745[ 773] By: mbeattie on 1998/03/05 18:43:57
8746 Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
8747 Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
8748 From: Hans Mulder <hansmu@xs4all.nl>
8749 Branch: perl
8750 ! pp_ctl.c
8751____________________________________________________________________________
8752[ 772] By: mbeattie on 1998/03/05 18:39:25
8753 Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
8754 Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
8755 From: Jarkko Hietaniemi <jhi@iki.fi>
8756 Branch: perl
8757 ! Makefile.SH
8758____________________________________________________________________________
8759[ 771] By: mbeattie on 1998/03/05 18:38:32
8760 Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
8761 Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
8762 From: Jarkko Hietaniemi <jhi@iki.fi>
8763 Branch: perl
8764 ! hints/netbsd.sh
8765____________________________________________________________________________
8766[ 770] By: mbeattie on 1998/03/05 18:36:50
8767 Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
8768 Branch: perl
8769 ! cflags.SH
8770____________________________________________________________________________
8771[ 769] By: mbeattie on 1998/03/05 18:34:35
8772 Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
8773 Subject: [PATCH 5.004_61] bunch of small patches
8774 Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
8775 From: Andrew Cohen <cohen@andy.bu.edu>
8776 Branch: perl
8777 ! bytecode.h
8778____________________________________________________________________________
8779[ 768] By: mbeattie on 1998/03/05 18:13:06
8780 Log: Integrate win32 branch into mainline.
8781 Branch: perl
8782 !> (integrate 53 files)
8783____________________________________________________________________________
8784[ 767] By: TimBunce on 1998/03/05 11:48:09
8785 Log: Update to change 744.
8786 Branch: maint-5.004/perl
8787 ! lib/ExtUtils/Install.pm
8788____________________________________________________________________________
8789[ 765] By: TimBunce on 1998/03/05 11:24:24
8790 Log: Update embed.h after make regen_headers.
8791 Branch: maint-5.004/perl
8792 ! embed.h
8793____________________________________________________________________________
8794[ 764] By: TimBunce on 1998/03/05 11:05:13
8795 Log: APPLLIB_EXP now has arch and version dirs added to @INC
8796 Branch: maint-5.004/perl
8797 ! perl.c
8798____________________________________________________________________________
8799[ 763] By: TimBunce on 1998/03/05 11:01:38
8800 Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
8801 Added MAINT_TRIAL_1 local patch label to patchlevel.h
8802 Removed win32/win32io.c and win32/win32io.h from repository
8803 Branch: maint-5.004/perl
8804 - win32/win32io.c win32/win32io.h
8805 ! MANIFEST patchlevel.h
8806____________________________________________________________________________
8807[ 762] By: TimBunce on 1998/03/05 10:05:34
8808 Log: Title: "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
8809 From: Spider Boardman <spider@orb.nashua.nh.us>
8810 Files: scope.c
8811 Branch: maint-5.004/perl
8812 ! scope.c
8813____________________________________________________________________________
8814[ 761] By: TimBunce on 1998/03/05 10:03:10
8815 Log: Title: "properly refcount localization, fix C<local $tied{foo}>"
8816 From: Gurusamy Sarathy <gsar@engin.umich.edu>
8817 Msg-ID: <199802191207.MAA10742@toad.ig.co.uk>
8818 Files: av.c hv.c scope.c t/op/local.t
8819 Branch: maint-5.004/perl
8820 ! av.c hv.c scope.c t/op/local.t
8821____________________________________________________________________________
8822[ 760] By: gsar on 1998/03/04 20:58:21
8823 Log: added AS patch#10
8824 Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
8825 Date: Tue, 03 Mar 1998 10:46:13 PST
8826 From: Douglas Lankshear <dougl@ActiveState.com>
8827 Subject: [PATCH]
8828
8829 Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically
8830 linked modules.
8831
8832 -- Doug
8833 Branch: asperl
8834 ! win32/dl_win32.xs
8835____________________________________________________________________________
8836[ 759] By: TimBunce on 1998/03/04 18:46:41
8837 Log: Update patchls utility
8838 Branch: maint-5.004/perl
8839 ! Porting/patchls
8840____________________________________________________________________________
8841[ 758] By: TimBunce on 1998/03/04 17:07:06
8842 Log: perldoc -f now uses pager if text is too long for screen
8843 Branch: maint-5.004/perl
8844 ! utils/perldoc.PL
8845____________________________________________________________________________
8846[ 757] By: TimBunce on 1998/03/04 16:57:04
8847 Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
8848 Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
8849 Branch: maint-5.004/perl
8850 + hints/openbsd.sh
8851 ! pod/perlfunc.pod
8852____________________________________________________________________________
8853[ 756] By: TimBunce on 1998/03/04 16:48:40
8854 Log: Fix for new gnulibc stdio.h when using sfio+perlio
8855 Branch: maint-5.004/perl
8856 ! perlsdio.h
8857____________________________________________________________________________
8858[ 755] By: TimBunce on 1998/03/04 16:47:08
8859 Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
8860 Added details of split in scalar context to perlfunc.pod
8861 Branch: maint-5.004/perl
8862 ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
8863____________________________________________________________________________
8864[ 754] By: TimBunce on 1998/03/04 16:35:58
8865 Log: Updated perl -v info to include reference to docs and home page.
8866 Branch: maint-5.004/perl
8867 ! perl.c
8868____________________________________________________________________________
8869[ 753] By: TimBunce on 1998/03/04 16:31:29
8870 Log: Updated hints/bsdos.sh for BSD/OS 3.1
8871 Fixed typo in pod/perlsyn.pod
8872 Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
8873 Fixed typo in ext/GDBM_File/GDBM_File.pm
8874 Branch: maint-5.004/perl
8875 ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
8876 ! hints/bsdos.sh pod/perlsyn.pod
8877____________________________________________________________________________
8878[ 752] By: TimBunce on 1998/03/04 15:49:19
8879 Log: Changed bug address in README to perlbug@perl.com
8880 Changed Copyright in perl.c to 1998
8881 Added op/pos.t test from Robin Houston <robin@oneworld.org>
8882 Branch: maint-5.004/perl
8883 + t/op/pos.t
8884 ! README perl.c
8885____________________________________________________________________________
8886[ 751] By: TimBunce on 1998/03/04 14:47:15
8887 Log: Make t/comp/require.t and t/lib/ph.t executable in repository
8888 Branch: maint-5.004/perl
8889 ! t/comp/require.t t/lib/ph.t
8890____________________________________________________________________________
8891[ 750] By: TimBunce on 1998/03/04 13:29:58
8892 Log: Added dTHR definition to ease backwards compatibility for XS
8893 source code from 5.005.
8894 Branch: maint-5.004/perl
8895 ! perl.h
8896____________________________________________________________________________
8897[ 749] By: TimBunce on 1998/03/04 12:19:19
8898 Log: Title: "rename local 'op' variables to 'o'", #F114
8899 From: Gurusamy Sarathy
8900 Files: op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
8901 toke.c
8902 Branch: maint-5.004/perl
8903 ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
8904 ! scope.c toke.c
8905____________________________________________________________________________
8906[ 748] By: TimBunce on 1998/03/04 12:12:27
8907 Log: Title: "consolidated win32 patch", #F112
8908 From: Gurusamy Sarathy
8909 Files: MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
8910 EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
8911 lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
8912 lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
8913 t/harness win32/win32.h win32/win32iop.h README.win32
8914 doio.c installhtml installperl pp_sys.c win32/Makefile
8915 win32/config.bc win32/config.vc win32/config_H.bc
8916 win32/config_H.vc win32/config_h.PL win32/config_sh.PL
8917 win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
8918 win32/perllib.c win32/runperl.c win32/win32.c
8919 win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
8920 x2p/a2py.c
8921 Branch: maint-5.004/perl
8922 + win32/bin/perlglob.pl
8923 ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
8924 ! installhtml installperl lib/ExtUtils/Command.pm
8925 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
8926 ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
8927 ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
8928 ! win32/Makefile win32/config.bc win32/config.vc
8929 ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
8930 ! win32/config_sh.PL win32/dl_win32.xs
8931 ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
8932 ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
8933 ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
8934 ! x2p/a2py.c
8935____________________________________________________________________________
8936[ 747] By: TimBunce on 1998/03/04 11:59:57
8937 Log: Title: "initialize @INC in ph.t, and fix up MANIFEST", #F111
8938 From: Gurusamy Sarathy
8939 Files: MANIFEST t/lib/ph.t
8940 Branch: maint-5.004/perl
8941 ! MANIFEST t/lib/ph.t
8942____________________________________________________________________________
8943[ 746] By: TimBunce on 1998/03/04 11:47:43
8944 Log: Title: "properly save STDOUT during system() in debugger", #F110
8945 From: Jason Smith <smithj4@rpi.edu>
8946 Files: lib/perl5db.pl
8947 Branch: maint-5.004/perl
8948 ! lib/perl5db.pl
8949____________________________________________________________________________
8950[ 745] By: TimBunce on 1998/03/04 11:40:19
8951 Log: Title: "generate DynaLoader.pm at build time", #F109
8952 From: Achim Bohnet <ach@mpe.mpg.de>
8953 Msg-ID: <9802111938.AA26224@o09.xray.mpe.mpg.de>
8954 Files: MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
8955 Branch: maint-5.004/perl
8956 + ext/DynaLoader/DynaLoader.pm.PL
8957 ! MANIFEST ext/DynaLoader/Makefile.PL
8958____________________________________________________________________________
8959[ 744] By: TimBunce on 1998/03/04 11:34:09
8960 Log: Title: "Install extensions with bootstrap in $archlib", #F108
8961 From: koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
8962 J. Koenig)
8963 Msg-ID: <sfcra9fqx0n.fsf@anna.in-berlin.de>
8964 Files: lib/ExtUtils/Install.pm
8965 Branch: maint-5.004/perl
8966 ! lib/ExtUtils/Install.pm
8967____________________________________________________________________________
8968[ 743] By: TimBunce on 1998/03/04 10:45:05
8969 Log: Title: "Pod::Html trips over "C<0>"", #F107
8970 From: Chip Salzenberg
8971 Files: lib/Pod/Html.pm
8972 Branch: maint-5.004/perl
8973 ! lib/Pod/Html.pm
8974____________________________________________________________________________
8975[ 742] By: TimBunce on 1998/03/04 10:12:54
8976 Log: Title: "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
8977 From: Achim Bohnet <ach@mpe.mpg.de>
8978 Msg-ID: <9802111629.AA00595@o09.xray.mpe.mpg.de>
8979 Files: pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
8980 Branch: maint-5.004/perl
8981 ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
8982____________________________________________________________________________
8983[ 741] By: TimBunce on 1998/03/04 10:08:31
8984 Log: Title: "New patch for $^E==GetLastError() under Win32", #F105
8985 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
8986 <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
8987 Zakharevich)
8988 Msg-ID: <199801040630.AA29298@metronet.com>,
8989 <199801041826.NAA11568@aatma.engin.umich.edu>,
8990 <1998Jan4.130412.2719461@cor.newman>
8991 Files: pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
8992 win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
8993 Branch: maint-5.004/perl
8994 ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
8995 ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
8996 ! win32/win32.h
8997____________________________________________________________________________
8998[ 740] By: TimBunce on 1998/03/04 09:55:57
8999 Log: Title: "5.004_56: Patch to Tie::Hash and docs", #F104
9000 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9001 Msg-ID: <199801120134.UAA05437@monk.mps.ohio-state.edu>
9002 Files: pod/perlfunc.pod lib/Tie/Hash.pm
9003 Branch: maint-5.004/perl
9004 ! lib/Tie/Hash.pm pod/perlfunc.pod
9005____________________________________________________________________________
9006[ 739] By: TimBunce on 1998/03/04 09:26:01
9007 Log: Title: "more doc for perldoc", #F103
9008 From: Gurusamy Sarathy
9009 Files: utils/perldoc.PL
9010 Branch: maint-5.004/perl
9011 ! utils/perldoc.PL
9012____________________________________________________________________________
9013[ 738] By: TimBunce on 1998/03/04 09:23:16
9014 Log: Title: "Make perldoc look for an index file ", #F102
9015 From: Gisle Aas <gisle@aas.no>
9016 Msg-ID: <199801221220.NAA22902@furu.g.aas.no>
9017 Files: utils/perldoc.PL
9018 Branch: maint-5.004/perl
9019 ! utils/perldoc.PL
9020____________________________________________________________________________
9021[ 737] By: TimBunce on 1998/03/04 09:21:15
9022 Log: Title: "perldoc -F filename", #F101
9023 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9024 Msg-ID: <199712120037.TAA00176@math.mps.ohio-state.edu>
9025 Files: utils/perldoc.PL
9026 Branch: maint-5.004/perl
9027 ! utils/perldoc.PL
9028____________________________________________________________________________
9029[ 736] By: TimBunce on 1998/03/04 09:16:20
9030 Log: Title: "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9031 From: Gisle Aas <gisle@aas.no>
9032 Msg-ID: <m3iuqsl3oq.fsf@furu.g.aas.no>
9033 Files: sv.c
9034 Branch: maint-5.004/perl
9035 ! sv.c
9036____________________________________________________________________________
9037[ 735] By: TimBunce on 1998/03/04 09:08:51
9038 Log: Title: "Benchmark.pm: timethese corrupts $_", #F099
9039 From: abigail@fnx.com
9040 Msg-ID: <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9041 Files: lib/Benchmark.pm
9042 Branch: maint-5.004/perl
9043 ! lib/Benchmark.pm
9044____________________________________________________________________________
9045[ 734] By: TimBunce on 1998/03/04 08:59:58
9046 Log: Title: "STRANGE_MALLOC should test failed alloc", #F098
9047 From: Gisle Aas <gisle@aas.no>
9048 Msg-ID: <199802021406.PAA03285@furu.g.aas.no>
9049 Files: hv.c
9050 Branch: maint-5.004/perl
9051 ! hv.c
9052____________________________________________________________________________
9053[ 733] By: TimBunce on 1998/03/04 08:35:19
9054 Log: Title: "support caseless %ENV", #F097
9055 From: Gurusamy Sarathy
9056 Files: hv.c t/op/magic.t win32/win32.h
9057 Branch: maint-5.004/perl
9058 ! hv.c t/op/magic.t win32/win32.h
9059____________________________________________________________________________
9060[ 732] By: TimBunce on 1998/03/04 08:33:58
9061 Log: Title: "newer cperl-mode.el (from 5.004_60)", #F096
9062 From: Ilya Zakharevich
9063 Files: emacs/cperl-mode.el
9064 Branch: maint-5.004/perl
9065 ! emacs/cperl-mode.el
9066____________________________________________________________________________
9067[ 731] By: TimBunce on 1998/03/04 08:26:23
9068 Log: Title: "Handle set magic on xsub OUTPUT args, add API functions that handle
9069 magic", #F095
9070 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9071 Msg-ID: <199801190409.XAA26710@aatma.engin.umich.edu>
9072 Files: pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9073 lib/ExtUtils/xsubpp sv.c
9074 Branch: maint-5.004/perl
9075 ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9076 ! pod/perlxs.pod proto.h sv.c sv.h
9077____________________________________________________________________________
9078[ 730] By: TimBunce on 1998/03/04 08:20:52
9079 Log: Title: "Fix flawed cleanup when signal handlers are not defined", #F094
9080 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9081 Msg-ID: <199710290106.UAA11485@aatma.engin.umich.edu>
9082 Files: mg.c
9083 Branch: maint-5.004/perl
9084 ! mg.c
9085____________________________________________________________________________
9086[ 729] By: TimBunce on 1998/03/04 08:18:02
9087 Log: Title: "Tests for C<sort 'foo','bar'>", #F093
9088 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9089 Msg-ID: <199711021247.MAA01743@crypt.compulink.co.uk>
9090 Files: t/op/sort.t
9091 Branch: maint-5.004/perl
9092 ! t/op/sort.t
9093____________________________________________________________________________
9094[ 728] By: TimBunce on 1998/03/04 08:17:07
9095 Log: Title: "Make search.pl work on win32", #F092
9096 From: Gurusamy Sarathy
9097 Files: win32/bin/search.pl
9098 Branch: maint-5.004/perl
9099 ! win32/bin/search.pl
9100____________________________________________________________________________
9101[ 727] By: gsar on 1998/03/04 04:13:23
9102 Log: missing s/op/o/ from one of the mainpatches
9103 Branch: win32/perl
9104 ! op.c
9105____________________________________________________________________________
9106[ 726] By: gsar on 1998/03/04 02:12:13
9107 Log: maintpatches #102 and #103 to perldoc.PL
9108 Branch: win32/perl
9109 ! utils/perldoc.PL
9110____________________________________________________________________________
9111[ 725] By: gsar on 1998/03/04 02:00:15
9112 Log: renumber some tests to match maint branch
9113 Branch: win32/perl
9114 ! t/op/local.t
9115____________________________________________________________________________
9116[ 724] By: gsar on 1998/03/04 01:25:50
9117 Log: maintpatch
9118 #70: "Fix random whitespace errors in docs"
9119 From: Roderick Schertler <roderick@argon.org>
9120 Msg-ID: <12726.877706444@eeyore.ibcinc.com>
9121 Date: Fri, 24 Oct 1997 11:20:44 -0400
9122 Files: pod/checkpods.PL pod/perlfunc.pod
9123 Branch: win32/perl
9124 ! pod/checkpods.PL
9125____________________________________________________________________________
9126[ 723] By: gsar on 1998/03/04 01:04:37
9127 Log: sync maintpatch
9128 #76: "Fix infinite loop on unlink() failure in File::Path::rmtree()
9129 From: Chip Salzenberg
9130 Files: lib/File/Path.pm
9131 Branch: win32/perl
9132 ! lib/File/Path.pm
9133____________________________________________________________________________
9134[ 722] By: gsar on 1998/03/04 00:46:46
9135 Log: remove redundancy in File::Find
9136 Branch: win32/perl
9137 ! lib/File/Find.pm
9138____________________________________________________________________________
9139[ 721] By: TimBunce on 1998/03/03 20:06:41
9140 Log: Title: "Fix spurious perldoc warnings on DOSISH platforms", #F091
9141 From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
9142 Msg-ID: <34475659.1AA69855@cdata.tvnet.hu>
9143 Files: utils/perldoc.PL
9144 Branch: maint-5.004/perl
9145 ! utils/perldoc.PL
9146____________________________________________________________________________
9147[ 720] By: TimBunce on 1998/03/03 20:03:59
9148 Log: Title: "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9149 #F090
9150 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9151 Msg-ID: <199801070016.TAA17766@aatma.engin.umich.edu>
9152 Files: lib/ExtUtils/MM_Unix.pm
9153 Branch: maint-5.004/perl
9154 ! lib/ExtUtils/MM_Unix.pm
9155____________________________________________________________________________
9156[ 719] By: TimBunce on 1998/03/03 20:02:06
9157 Log: Title: "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9158 From: Gurusamy Sarathy
9159 Files: lib/FindBin.pm
9160 Branch: maint-5.004/perl
9161 ! lib/FindBin.pm
9162____________________________________________________________________________
9163[ 718] By: TimBunce on 1998/03/03 20:00:26
9164 Log: Title: "Fix File::Find's longstanding confusion about win32 being like VMS",
9165 #F088
9166 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9167 Msg-ID: <199802020459.XAA04964@aatma.engin.umich.edu>
9168 Files: lib/File/Find.pm
9169 Branch: maint-5.004/perl
9170 ! lib/File/Find.pm
9171____________________________________________________________________________
9172[ 717] By: TimBunce on 1998/03/03 19:59:38
9173 Log: Title: "do_postponed breaks with multiple interpreters", #F087
9174 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9175 Msg-ID: <199710290316.WAA15888@aatma.engin.umich.edu>
9176 Files: op.c
9177 Branch: maint-5.004/perl
9178 ! op.c
9179____________________________________________________________________________
9180[ 716] By: TimBunce on 1998/03/03 19:57:17
9181 Log: Title: "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9182 #F086
9183 From: Gurusamy Sarathy
9184 Files: pod/perldelta.pod pod/perldiag.pod toke.c
9185 Branch: maint-5.004/perl
9186 ! pod/perldelta.pod pod/perldiag.pod toke.c
9187____________________________________________________________________________
9188[ 715] By: TimBunce on 1998/03/03 19:51:33
9189 Log: Title: "Pod::Html bug and fix: missing </UL> in index", #F085
9190 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9191 Msg-ID: <199802192314.SAA23326@aatma.engin.umich.edu>
9192 Files: lib/Pod/Html.pm
9193 Branch: maint-5.004/perl
9194 ! lib/Pod/Html.pm
9195____________________________________________________________________________
9196[ 714] By: TimBunce on 1998/03/03 19:50:28
9197 Log: Title: "New pod: perlhist", #F084
9198 From: Jarkko Hietaniemi <jhi@iki.fi>
9199 Msg-ID: <199802191556.RAA09578@alpha.hut.fi>
9200 Files: MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9201 Branch: maint-5.004/perl
9202 + pod/perlhist.pod
9203 ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9204____________________________________________________________________________
9205[ 713] By: TimBunce on 1998/03/03 19:47:13
9206 Log: Title: "Fix restoration of locals on scope unwinding", #F083
9207 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9208 Msg-ID: <199802110515.AAA23700@aatma.engin.umich.edu>
9209 Files: pp_ctl.c t/op/local.t
9210 Branch: maint-5.004/perl
9211 ! pp_ctl.c t/op/local.t
9212____________________________________________________________________________
9213[ 712] By: TimBunce on 1998/03/03 19:45:56
9214 Log: Title: "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9215 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9216 Msg-ID: <199802102349.SAA16001@aatma.engin.umich.edu>
9217 Files: pp_ctl.c
9218 Branch: maint-5.004/perl
9219 ! pp_ctl.c
9220____________________________________________________________________________
9221[ 711] By: TimBunce on 1998/03/03 19:44:41
9222 Log: Title: "Fix seg fault on eval/require and syntax errors", #F081
9223 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9224 Msg-ID: <199802102321.SAA15346@aatma.engin.umich.edu>
9225 Files: MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9226 Branch: maint-5.004/perl
9227 + t/comp/require.t
9228 ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9229____________________________________________________________________________
9230[ 710] By: TimBunce on 1998/03/03 19:36:34
9231 Log: Title: "5.004_58: the locale.t problem in IRIX", #F080
9232 From: Jarkko Hietaniemi <jhi@iki.fi>
9233 Msg-ID: <199802091747.TAA01735@alpha.hut.fi>
9234 Files: t/pragma/locale.t
9235 Branch: maint-5.004/perl
9236 ! t/pragma/locale.t
9237____________________________________________________________________________
9238[ 709] By: TimBunce on 1998/03/03 19:32:30
9239 Log: Title: "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9240 From: Gisle Aas <gisle@aas.no>
9241 Msg-ID: <m3g1lwl3bq.fsf@furu.g.aas.no>
9242 Files: sv.c
9243 Branch: maint-5.004/perl
9244 ! sv.c
9245____________________________________________________________________________
9246[ 708] By: TimBunce on 1998/03/03 19:28:06
9247 Log: Title: "Eliminate double warnings under C<package;>", #F077
9248 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9249 Msg-ID: <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9250 Files: gv.c op.c toke.c
9251 Branch: maint-5.004/perl
9252 ! gv.c op.c toke.c
9253____________________________________________________________________________
9254[ 707] By: TimBunce on 1998/03/03 19:13:17
9255 Log: Title: "Fix infinite loop on unlink() failure in File::Path::rmtree()",
9256 #F076
9257 From: Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
9258 Msg-ID: <199802061100.LAA16423@toad.ig.co.uk>
9259 Files: lib/File/Path.pm
9260 Branch: maint-5.004/perl
9261 ! lib/File/Path.pm
9262____________________________________________________________________________
9263[ 706] By: TimBunce on 1998/03/03 19:08:45
9264 Log: Title: "Update of h2ph", #F075
9265 From: kstar@www.chapin.edu (Kurt D. Starsinic)
9266 Msg-ID: <199802051354.FAA11452@www.chapin.edu>
9267 Files: t/lib/ph.t utils/h2ph.PL
9268 Branch: maint-5.004/perl
9269 + t/lib/ph.t
9270 ! utils/h2ph.PL
9271____________________________________________________________________________
9272[ 705] By: TimBunce on 1998/03/03 18:56:59
9273 Log: Title: "Fix AutoLoader for deep packages", #F074
9274 From: Zachary Miller <zcmiller@zappy.er.usgs.gov>
9275 Msg-ID: <199710092348.SAA02108@zappy.er.usgs.gov>
9276 Files: lib/AutoLoader.pm
9277 Branch: maint-5.004/perl
9278 ! lib/AutoLoader.pm
9279____________________________________________________________________________
9280[ 704] By: TimBunce on 1998/03/03 18:35:36
9281 Log: Title: "Fix order of warnings for misplaced subscripts", #F073
9282 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9283 Msg-ID: <199710131023.LAA16796@crypt.compulink.co.uk>
9284 Files: op.c
9285 Branch: maint-5.004/perl
9286 ! op.c
9287____________________________________________________________________________
9288[ 703] By: TimBunce on 1998/03/03 18:32:28
9289 Log: Title: "Make recursive lexical analysis more robust", #F072
9290 From: Ilya Zakharevich and Chip Salzenberg
9291 Msg-ID: <199710160102.VAA28817@monk.mps.ohio-state.edu>
9292 Files: toke.c
9293 Branch: maint-5.004/perl
9294 ! toke.c
9295____________________________________________________________________________
9296[ 702] By: TimBunce on 1998/03/03 18:18:10
9297 Log: Title: "Fix random whitespace errors in docs", #F070
9298 From: Roderick Schertler <roderick@argon.org>
9299 Msg-ID: <12726.877706444@eeyore.ibcinc.com>
9300 Files: pod/perlfunc.pod pod/checkpods.PL
9301 Branch: maint-5.004/perl
9302 ! pod/checkpods.PL pod/perlfunc.pod
9303____________________________________________________________________________
9304[ 701] By: TimBunce on 1998/03/03 18:13:54
9305 Log: Title: "Fix line numbers after here documents in eval STRING", #F069
9306 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9307 Msg-ID: <199710241745.NAA08166@monk.mps.ohio-state.edu>
9308 Files: toke.c
9309 Branch: maint-5.004/perl
9310 ! toke.c
9311____________________________________________________________________________
9312[ 700] By: TimBunce on 1998/03/03 18:11:20
9313 Log: Title: "Fix SEGV from combining caller and C<package;>", #F068
9314 From: James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
9315 <nick@flirble.org>
9316 Msg-ID: <199710241248.NAA00163@flirble.org>,
9317 <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
9318 net>
9319 Files: pp_ctl.c sv.c
9320 Branch: maint-5.004/perl
9321 ! pp_ctl.c sv.c
9322____________________________________________________________________________
9323[ 699] By: TimBunce on 1998/03/03 18:06:59
9324 Log: Title: "Don't fold string comparison under C<use locale>", #F067
9325 From: Jarkko Hietaniemi <jhi@iki.fi>
9326 Msg-ID: <199711151506.RAA26287@alpha.hut.fi>
9327 Files: op.c
9328 Branch: maint-5.004/perl
9329 ! op.c
9330____________________________________________________________________________
9331[ 698] By: TimBunce on 1998/03/03 18:04:51
9332 Log: Title: "Fix SEGV on constant at end of sort block", #F066
9333 From: Administration <fadmin@informatics.muni.cz>
9334 Msg-ID: <199711170838.JAA26073@thetis.fi.muni.cz>
9335 Files: op.c
9336 Branch: maint-5.004/perl
9337 ! op.c
9338____________________________________________________________________________
9339[ 697] By: TimBunce on 1998/03/03 18:02:54
9340 Log: Title: "Allow C<last()> to mean C<last>", #F065
9341 From: Chip Salzenberg
9342 Files: op.c
9343 Branch: maint-5.004/perl
9344 ! op.c
9345____________________________________________________________________________
9346[ 696] By: TimBunce on 1998/03/03 17:58:12
9347 Log: Title: "Fix extension version mismatch message", #F064
9348 From: Chip Salzenberg
9349 Files: XSUB.h
9350 Branch: maint-5.004/perl
9351 ! XSUB.h
9352____________________________________________________________________________
9353[ 695] By: TimBunce on 1998/03/03 17:53:04
9354 Log: Title: "Better handle and test struct tm of Linux and SunOS", #F063
9355 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9356 Msg-ID: <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
9357 Files: MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9358 hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9359 Branch: maint-5.004/perl
9360 + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9361 ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9362____________________________________________________________________________
9363[ 694] By: TimBunce on 1998/03/03 17:40:47
9364 Log: Title: "Fix doc bug in getservbyname() examples", #F062
9365 From: Tom Christiansen
9366 Files: ext/Socket/Socket.pm
9367 Branch: maint-5.004/perl
9368 ! ext/Socket/Socket.pm
9369____________________________________________________________________________
9370[ 693] By: TimBunce on 1998/03/03 17:32:57
9371 Log: Title: "Kill warning about parameter type", #F061
9372 From: Chip Salzenberg
9373 Files: op.c
9374 Branch: maint-5.004/perl
9375 ! op.c
9376____________________________________________________________________________
9377[ 692] By: TimBunce on 1998/03/03 17:11:07
9378 Log: Title: "Socket occasional SEGV", #F060
9379 From: Trevor Blackwell <tlb@viaweb.com>
9380 Msg-ID: <199710281804.NAA09632@wagg.viaweb.com>
9381 Files: ext/Socket/Socket.xs
9382 Branch: maint-5.004/perl
9383 ! ext/Socket/Socket.xs
9384____________________________________________________________________________
9385[ 691] By: TimBunce on 1998/03/03 17:09:51
9386 Log: Title: "Avoid SEGV from local($@)", #F059
9387 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9388 Msg-ID: <199710290251.VAA14362@aatma.engin.umich.edu>
9389 Files: pp_ctl.c
9390 Branch: maint-5.004/perl
9391 ! pp_ctl.c
9392____________________________________________________________________________
9393[ 690] By: TimBunce on 1998/03/03 17:08:21
9394 Log: Title: "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
9395 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9396 Msg-ID: <199710300036.TAA01004@aatma.engin.umich.edu>
9397 Files: op.c
9398 Branch: maint-5.004/perl
9399 ! op.c
9400____________________________________________________________________________
9401[ 689] By: TimBunce on 1998/03/03 17:05:57
9402 Log: Title: "Use STMT_{START,END} in XSRETURN", #F057
9403 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9404 Msg-ID: <199710300245.VAA04244@aatma.engin.umich.edu>
9405 Files: XSUB.h
9406 Branch: maint-5.004/perl
9407 ! XSUB.h
9408____________________________________________________________________________
9409[ 688] By: TimBunce on 1998/03/03 17:04:15
9410 Log: Title: "Re: Sort grammar bug", #F056
9411 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9412 Msg-ID: <199711011946.OAA18882@aatma.engin.umich.edu>
9413 Files: toke.c
9414 Branch: maint-5.004/perl
9415 ! toke.c
9416____________________________________________________________________________
9417[ 687] By: TimBunce on 1998/03/03 17:01:32
9418 Log: Title: "Document indirect object cases for exec(), system()", #F055
9419 From: Dominic Dunlop <domo@slipper.ip.lu>
9420 Msg-ID: <v03110700b084e89234a7@[194.51.248.90]>
9421 Files: pod/perlfunc.pod
9422 Branch: maint-5.004/perl
9423 ! pod/perlfunc.pod
9424____________________________________________________________________________
9425[ 686] By: TimBunce on 1998/03/03 16:56:44
9426 Log: Title: "Update docs on tr///", #F054
9427 From: Tom Phoenix <rootbeer@teleport.com>
9428 Msg-ID: <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
9429 Files: pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9430 pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9431 pod/perlstyle.pod toke.c
9432 Branch: maint-5.004/perl
9433 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9434 ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9435 ! pod/perlstyle.pod toke.c
9436____________________________________________________________________________
9437[ 685] By: TimBunce on 1998/03/03 16:38:50
9438 Log: Title: "Re: perlop bitwise & | ^ documentation", #F053
9439 From: Tom Phoenix <rootbeer@teleport.com>
9440 Msg-ID: <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
9441 Files: pod/perlop.pod
9442 Branch: maint-5.004/perl
9443 ! pod/perlop.pod
9444____________________________________________________________________________
9445[ 684] By: TimBunce on 1998/03/03 16:37:00
9446 Log: Title: "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
9447 From: "Joseph N. Hall" <joseph@cscaper.com>
9448 Msg-ID: <199711110552.WAA12613@gadget.cscaper.com>
9449 Files: perly.c perly.c.diff perly.y vms/perly_c.vms
9450 Branch: maint-5.004/perl
9451 ! perly.c perly.c.diff perly.y vms/perly_c.vms
9452____________________________________________________________________________
9453[ 683] By: TimBunce on 1998/03/03 16:31:15
9454 Log: Title: "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
9455 sv_vsetpfn", #F051
9456 From: jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
9457 Msg-ID: <346ae970.7444534@smtp1.ibm.net>
9458 Files: pod/perlguts.pod
9459 Branch: maint-5.004/perl
9460 ! pod/perlguts.pod
9461____________________________________________________________________________
9462[ 682] By: TimBunce on 1998/03/03 16:28:30
9463 Log: Title: "5.004_04: locale startup failure (at last) documented", #F050
9464 From: Jarkko Hietaniemi <jhi@iki.fi>
9465 Msg-ID: <199711172054.WAA08261@alpha.hut.fi>
9466 Files: INSTALL pod/perldiag.pod pod/perllocale.pod
9467 Branch: maint-5.004/perl
9468 ! INSTALL pod/perldiag.pod pod/perllocale.pod
9469____________________________________________________________________________
9470[ 681] By: TimBunce on 1998/03/03 16:24:12
9471 Log: Title: "Cope with lack of args in Fcntl::AUTOLOAD", #F049
9472 From: Jerome Abela <abela@hsc.fr>
9473 Msg-ID: <19971120183248.23588@coredump.hsc.fr>
9474 Files: ext/Fcntl/Fcntl.pm
9475 Branch: maint-5.004/perl
9476 ! ext/Fcntl/Fcntl.pm
9477____________________________________________________________________________
9478[ 680] By: TimBunce on 1998/03/03 16:23:20
9479 Log: Title: "Commenting toke.c", #F048
9480 From: gnat@frii.com
9481 Msg-ID: <199801082138.OAA14186@prometheus.frii.com>
9482 Files: toke.c
9483 Branch: maint-5.004/perl
9484 ! toke.c
9485____________________________________________________________________________
9486[ 679] By: TimBunce on 1998/03/03 16:18:32
9487 Log: Title: "Re: 5.004_04 vec() fails with 32-bit values", #F047
9488 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9489 Msg-ID: <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
9490 Files: pod/perlguts.pod pp.c t/op/vec.t
9491 Branch: maint-5.004/perl
9492 ! pod/perlguts.pod pp.c t/op/vec.t
9493____________________________________________________________________________
9494[ 678] By: TimBunce on 1998/03/03 16:15:44
9495 Log: Title: "A few perl5.004_03 bugs", #F046
9496 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9497 Msg-ID: <199801221211.MAA05315@crypt.compulink.co.uk>
9498 Files: mg.c t/op/magic.t
9499 Branch: maint-5.004/perl
9500 ! mg.c t/op/magic.t
9501____________________________________________________________________________
9502[ 677] By: TimBunce on 1998/03/03 16:13:11
9503 Log: Title: "Faster, cleaner av_unshift() ", #F045
9504 From: Gisle Aas <gisle@aas.no>
9505 Msg-ID: <199801221850.TAA23111@furu.g.aas.no>
9506 Files: av.c
9507 Branch: maint-5.004/perl
9508 ! av.c
9509____________________________________________________________________________
9510[ 676] By: TimBunce on 1998/03/03 16:04:30
9511 Log: Title: "New hints/solaris2.sh", #F044
9512 From: Stephen Zander <srz@mckesson.com>
9513 Msg-ID: <87oh12y458.fsf@wsuse5.mckesson.com>
9514 Files: hints/solaris_2.sh
9515 Branch: maint-5.004/perl
9516 ! hints/solaris_2.sh
9517____________________________________________________________________________
9518[ 675] By: TimBunce on 1998/03/03 15:33:07
9519 Log: Title: "Refresh Complex.pm and test", #F043
9520 From: Jarkko Hietaniemi <jhi@iki.fi>
9521 Msg-ID: <199802051608.SAA20262@alpha.hut.fi>
9522 Files: lib/Math/Complex.pm t/lib/complex.t
9523 Branch: maint-5.004/perl
9524 ! lib/Math/Complex.pm t/lib/complex.t
9525____________________________________________________________________________
9526[ 674] By: TimBunce on 1998/03/03 15:29:16
9527 Log: Title: "Fix (\@@) proto", #F042
9528 From: "Joseph N. Hall" <joseph@cscaper.com>
9529 Msg-ID: <199801240132.SAA25111@gadget.cscaper.com>
9530 Files: op.c t/comp/proto.t
9531 Branch: maint-5.004/perl
9532 ! op.c t/comp/proto.t
9533____________________________________________________________________________
9534[ 673] By: TimBunce on 1998/03/03 15:26:31
9535 Log: Title: "Allow empty BLOCK in code", #F041
9536 From: Vladimir Alexiev <vladimir@cs.ualberta.ca>
9537 Msg-ID: <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
9538 Files: toke.c
9539 Branch: maint-5.004/perl
9540 ! toke.c
9541____________________________________________________________________________
9542[ 672] By: TimBunce on 1998/03/03 15:23:55
9543 Log: Title: "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
9544 From: Chip Salzenberg
9545 Files: gv.c t/op/gv.t
9546 Branch: maint-5.004/perl
9547 ! gv.c t/op/gv.t
9548____________________________________________________________________________
9549[ 671] By: TimBunce on 1998/03/03 10:02:32
9550 Log: Title: "Keep accurate reference count on globs' stashes", #F038
9551 From: Gisle Aas <gisle@aas.no>
9552 Msg-ID: <m3zpk7sd3n.fsf@furu.g.aas.no>
9553 Files: gv.c sv.c
9554 Branch: maint-5.004/perl
9555 ! gv.c sv.c
9556____________________________________________________________________________
9557[ 670] By: TimBunce on 1998/03/03 09:59:48
9558 Log: Title: "Avoid memory allocation in gv_fetchpv(), for speed", #F037
9559 From: Chip Salzenberg
9560 Files: gv.c
9561 Branch: maint-5.004/perl
9562 ! gv.c
9563____________________________________________________________________________
9564[ 669] By: TimBunce on 1998/03/03 09:58:58
9565 Log: Title: "Make Configure less negative about PerlIO", #F036
9566 From: chip@atlantic.net
9567 Msg-ID: <199801312323.SAA15237@cyprus.atlantic.net>
9568 Files: Configure
9569 Branch: maint-5.004/perl
9570 ! Configure
9571____________________________________________________________________________
9572[ 668] By: TimBunce on 1998/03/03 09:55:51
9573 Log: Title: "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
9574 From: Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
9575 Msg-ID: <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
9576 Files: pp_ctl.c
9577 Branch: maint-5.004/perl
9578 ! pp_ctl.c
9579____________________________________________________________________________
9580[ 667] By: TimBunce on 1998/03/03 09:52:59
9581 Log: Title: "Make Getopt::Long avoid $&, $`, $'", #F034
9582 From: Irving Reid <irving@tor.securecomputing.com>
9583 Msg-ID: <98Feb3.005102est.11655@janus.tor.securecomputing.com>
9584 Files: lib/Getopt/Long.pm
9585 Branch: maint-5.004/perl
9586 ! lib/Getopt/Long.pm
9587____________________________________________________________________________
9588[ 666] By: TimBunce on 1998/03/03 09:51:27
9589 Log: Title: "adding the newSVpvn API function", #F033
9590 From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9591 Msg-ID: <199801310532.GAA23798@solar.ethz.ch>
9592 Files: pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
9593 Branch: maint-5.004/perl
9594 ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
9595____________________________________________________________________________
9596[ 665] By: TimBunce on 1998/03/03 09:43:30
9597 Log: Title: "Support C<Package::> as function-blind bearword", #F032
9598 From: Chip Salzenberg
9599 Files: toke.c
9600 Branch: maint-5.004/perl
9601 ! toke.c
9602____________________________________________________________________________
9603[ 664] By: TimBunce on 1998/03/03 09:41:40
9604 Log: Title: "Re-optimize character classes", #F031
9605 From: Chip Salzenberg
9606 Files: regcomp.h regcomp.c regexec.c
9607 Branch: maint-5.004/perl
9608 ! regcomp.c regcomp.h regexec.c
9609____________________________________________________________________________
9610[ 663] By: TimBunce on 1998/03/03 09:39:55
9611 Log: Title: "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
9612 From: dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
9613 Msg-ID: <EnKC0q.6qI@drnews.dr.lucent.com>
9614 Files: op.c t/op/local.t
9615 Branch: maint-5.004/perl
9616 ! op.c t/op/local.t
9617____________________________________________________________________________
9618[ 662] By: TimBunce on 1998/03/03 09:37:51
9619 Log: Title: "Dramatically improve performance of // with parens or $&", #F029
9620 From: Chip Salzenberg
9621 Files: cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
9622 pp_hot.c regexec.c scope.c
9623 Branch: maint-5.004/perl
9624 ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
9625 ! proto.h regexec.c regexp.h scope.c
9626____________________________________________________________________________
9627[ 661] By: TimBunce on 1998/03/03 09:27:04
9628 Log: Title: "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
9629 From: Chip Salzenberg
9630 Files: toke.c
9631 Branch: maint-5.004/perl
9632 ! toke.c
9633____________________________________________________________________________
9634[ 660] By: TimBunce on 1998/03/03 09:24:41
9635 Log: Title: "Protect against weirdness with unreal @_ in C<local @_>", #F027
9636 From: Chip Salzenberg
9637 Files: scope.c
9638 Branch: maint-5.004/perl
9639 ! scope.c
9640____________________________________________________________________________
9641[ 659] By: TimBunce on 1998/03/03 09:24:00
9642 Log: Title: "Fix C<printf "%.0d", 0>", #F026
9643 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9644 Msg-ID: <199711021331.NAA01826@crypt.compulink.co.uk>
9645 Files: sv.c t/op/sprintf.t
9646 Branch: maint-5.004/perl
9647 ! sv.c t/op/sprintf.t
9648____________________________________________________________________________
9649[ 658] By: TimBunce on 1998/03/03 09:22:13
9650 Log: Title: "Tiny core patch for source filters", #F025
9651 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9652 Msg-ID: <9711202312.AA02937@claudius.bfsec.bt.co.uk>
9653 Files: toke.c
9654 Branch: maint-5.004/perl
9655 ! toke.c
9656____________________________________________________________________________
9657[ 657] By: TimBunce on 1998/03/03 09:20:00
9658 Log: Title: "Here-doc in s///e (was: Bug)", #F024
9659 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9660 Msg-ID: <199711221445.OAA14153@crypt.compulink.co.uk>
9661 Files: t/base/lex.t toke.c
9662 Branch: maint-5.004/perl
9663 ! t/base/lex.t toke.c
9664____________________________________________________________________________
9665[ 656] By: TimBunce on 1998/03/03 09:17:56
9666 Log: Title: "Fix duplicate warnings on C<-e undef>", #F023
9667 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9668 Msg-ID: <199711221252.MAA14000@crypt.compulink.co.uk>
9669 Files: doio.c t/pragma/warn-1global
9670 Branch: maint-5.004/perl
9671 ! doio.c t/pragma/warn-1global
9672____________________________________________________________________________
9673[ 655] By: TimBunce on 1998/03/03 09:16:56
9674 Log: Title: "Fix '*' prototype", #F022
9675 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9676 Msg-ID: <199711212225.RAA00755@monk.mps.ohio-state.edu>
9677 Files: toke.c
9678 Branch: maint-5.004/perl
9679 ! toke.c
9680____________________________________________________________________________
9681[ 654] By: TimBunce on 1998/03/03 09:15:04
9682 Log: Title: "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
9683 From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
9684 Msg-ID: <199711260703.XAA21257@mailgate2.boeing.com>
9685 Files: lib/File/Find.pm
9686 Branch: maint-5.004/perl
9687 ! lib/File/Find.pm
9688____________________________________________________________________________
9689[ 653] By: TimBunce on 1998/03/03 09:11:55
9690 Log: Title: "Fix typo: FORM{,AT}LINE", #F020
9691 From: Chip Salzenberg
9692 Files: sv.c
9693 Branch: maint-5.004/perl
9694 ! sv.c
9695____________________________________________________________________________
9696[ 652] By: TimBunce on 1998/03/03 09:07:50
9697 Log: Title: "Fix use of unref mem when blessed object goes out of scope", #F019
9698 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9699 Msg-ID: <199711282326.SAA15090@aatma.engin.umich.edu>
9700 Files: scope.c
9701 Branch: maint-5.004/perl
9702 ! scope.c
9703____________________________________________________________________________
9704[ 651] By: TimBunce on 1998/03/03 09:07:10
9705 Log: Title: "Fix C<my ($a, undef, $b) = @x>", #F018
9706 From: Stephane Payrard <stef@francenet.fr>
9707 Msg-ID: <199712040054.BAA04612@www.zweig.com>
9708 Files: op.c t/op/my.t
9709 Branch: maint-5.004/perl
9710 ! op.c t/op/my.t
9711____________________________________________________________________________
9712[ 650] By: TimBunce on 1998/03/03 09:04:04
9713 Log: Title: "enhanced "use strict" warning", #F017
9714 From: Tkil <tkil@reptile.scrye.com>
9715 Msg-ID: <199712040938.CAA07628@reptile.scrye.com>
9716 Files: gv.c t/pragma/strict-subs t/pragma/strict-vars
9717 Branch: maint-5.004/perl
9718 ! gv.c t/pragma/strict-subs t/pragma/strict-vars
9719____________________________________________________________________________
9720[ 649] By: TimBunce on 1998/03/03 09:02:55
9721 Log: Title: "eval of sub gives spurious "uninitialised" warning", #F016
9722 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9723 Msg-ID: <199712061025.FAA14396@aatma.engin.umich.edu>
9724 Files: pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
9725 Branch: maint-5.004/perl
9726 ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
9727____________________________________________________________________________
9728[ 648] By: TimBunce on 1998/03/03 08:58:00
9729 Log: Title: "[PERL] Assigning result of pop scrambles unrelated reference", #F015
9730 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9731 Msg-ID: <199712061100.GAA14864@aatma.engin.umich.edu>
9732 Files: sv.c
9733 Branch: maint-5.004/perl
9734 ! sv.c
9735____________________________________________________________________________
9736[ 647] By: TimBunce on 1998/03/03 08:53:35
9737 Log: Title: "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
9738 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9739 Msg-ID: <199712151922.OAA06410@monk.mps.ohio-state.edu>
9740 Files: os2/os2.c util.c
9741 Branch: maint-5.004/perl
9742 ! os2/os2.c util.c
9743____________________________________________________________________________
9744[ 646] By: TimBunce on 1998/03/03 08:51:04
9745 Log: Title: "Fix fdopen() on STD{IN,OUT,ERR}", #F013
9746 From: Roderick Schertler <roderick@argon.org>
9747 Msg-ID: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
9748 Files: doio.c t/op/misc.t
9749 Branch: maint-5.004/perl
9750 ! doio.c t/op/misc.t
9751____________________________________________________________________________
9752[ 645] By: TimBunce on 1998/03/03 08:49:34
9753 Log: Title: "Fix local $a[0] and local $h{a}", #F012
9754 From: Stephen McCamant <alias@mcs.com>
9755 Msg-ID: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
9756 Files: embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
9757 Branch: maint-5.004/perl
9758 ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
9759____________________________________________________________________________
9760[ 644] By: TimBunce on 1998/03/03 08:43:06
9761 Log: Title: "Eliminate redundant mg_get() in SvTRUE()", #F011
9762 From: Spider Boardman <spider@orb.nashua.nh.us>
9763 Msg-ID: <199712251839.NAA14800@Orb.Nashua.NH.US>
9764 Files: sv.c
9765 Branch: maint-5.004/perl
9766 ! sv.c
9767____________________________________________________________________________
9768[ 643] By: TimBunce on 1998/03/03 08:41:07
9769 Log: Title: "Don't force scalar context on C<my @x> or C<my %x>", #F010
9770 From: Chip Salzenberg
9771 Files: op.c t/op/my.t
9772 Branch: maint-5.004/perl
9773 ! op.c t/op/my.t
9774____________________________________________________________________________
9775[ 642] By: TimBunce on 1998/03/03 08:39:11
9776 Log: Title: "Fix assignment to $_[0] in DESTROY", #F009
9777 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9778 Msg-ID: <199801010030.TAA14274@aatma.engin.umich.edu>
9779 Files: pod/perlobj.pod sv.c t/op/ref.t
9780 Branch: maint-5.004/perl
9781 ! pod/perlobj.pod sv.c t/op/ref.t
9782____________________________________________________________________________
9783[ 641] By: gsar on 1998/03/03 04:39:49
9784 Log: merge problematic maintpatch to op.c
9785 #77: "Eliminate double warnings under C<package;>"
9786 From: Chip Salzenberg
9787 Files: gv.c op.c toke.c
9788 Branch: win32/perl
9789 ! gv.c op.c toke.c
9790____________________________________________________________________________
9791[ 640] By: gsar on 1998/03/03 04:30:22
9792 Log: merge another conflicting maintpatch to op.c
9793 #17: "Enhanced "use strict" warning"
9794 From: Tkil <tkil@reptile.scrye.com>
9795 Msg-ID: <199712040938.CAA07628@reptile.scrye.com>
9796 Date: Thu, 4 Dec 1997 02:38:26 -0700
9797 Files: gv.c t/pragma/strict-subs t/pragma/strict-vars
9798 Branch: win32/perl
9799 ! gv.c t/pragma/strict-subs t/pragma/strict-vars
9800____________________________________________________________________________
9801[ 639] By: gsar on 1998/03/03 04:09:11
9802 Log: maintpatch
9803 #73: "Fix order of warnings for misplaced subscripts"
9804 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9805 Msg-ID: <199710131023.LAA16796@crypt.compulink.co.uk>
9806 Date: Mon, 13 Oct 1997 11:23:56 +0100
9807 Files: op.c
9808 Branch: win32/perl
9809 ! op.c
9810____________________________________________________________________________
9811[ 638] By: gsar on 1998/03/03 04:02:16
9812 Log: manually apply another conflicting maintpatch
9813 #64: "Fix extension version mismatch message"
9814 From: Chip Salzenberg
9815 Files: XSUB.h
9816 Branch: win32/perl
9817 ! XSUB.h
9818____________________________________________________________________________
9819[ 637] By: gsar on 1998/03/03 03:57:08
9820 Log: maintpatch
9821 #62: "Fix doc bug in getservbyname() examples"
9822 From: Tom Christiansen
9823 Files: ext/Socket/Socket.pm
9824 Branch: win32/perl
9825 ! ext/Socket/Socket.pm
9826____________________________________________________________________________
9827[ 636] By: gsar on 1998/03/03 03:55:13
9828 Log: maintpatch
9829 #60: "Socket occasional SEGV"
9830 From: Trevor Blackwell <tlb@viaweb.com>
9831 Msg-ID: <199710281804.NAA09632@wagg.viaweb.com>
9832 Date: Tue, 28 Oct 1997 13:04:43 -0500 (EST)
9833 Files: ext/Socket/Socket.xs
9834 Branch: win32/perl
9835 ! ext/Socket/Socket.xs
9836____________________________________________________________________________
9837[ 635] By: gsar on 1998/03/03 03:51:01
9838 Log: maintpatches for docs
9839 #53: "Perlop bitwise & | ^ documentation"
9840 From: Tom Phoenix <rootbeer@teleport.com>
9841 Msg-ID: <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
9842 Date: Thu, 6 Nov 1997 07:44:52 -0800 (PST)
9843 Files: pod/perlfunc.pod
9844 --------
9845 #54: "Update docs on tr///"
9846 From: Tom Phoenix <rootbeer@teleport.com>
9847 Msg-ID: <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
9848 Date: Mon, 3 Nov 1997 07:28:39 -0800 (PST)
9849 Files: pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9850 pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9851 pod/perlstyle.pod toke.c
9852 Branch: win32/perl
9853 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9854 ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9855 ! pod/perlstyle.pod toke.c
9856____________________________________________________________________________
9857[ 634] By: gsar on 1998/03/03 03:43:42
9858 Log: another maintpatch (this one needed adjust of test nos.)
9859 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9860 Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
9861 Date: Thu, 22 Jan 1998 12:11:49 +0000
9862 Subject: Re: [PERL] A few perl5.004_03 bugs
9863 Branch: win32/perl
9864 ! mg.c t/op/magic.t
9865____________________________________________________________________________
9866[ 633] By: gsar on 1998/03/03 03:36:40
9867 Log: merge another toke.c patch and its dependent (very carefully)
9868 #32: "Support C<Package::> as function-blind bearword"
9869 From: Chip Salzenberg
9870 Files: toke.c
9871 --------
9872 #86: "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
9873 From: Gurusamy Sarathy
9874 Files: toke.c pod/perldelta.pod pod/perldiag.pod
9875 Branch: win32/perl
9876 ! pod/perldelta.pod pod/perldiag.pod toke.c
9877____________________________________________________________________________
9878[ 632] By: gsar on 1998/03/03 03:12:16
9879 Log: another toke.c maintpatch
9880 #28: "Don't warn on $x{shift}, ne => 1, or -f => 1"
9881 From: Chip Salzenberg
9882 Files: toke.c
9883 Branch: win32/perl
9884 ! toke.c
9885____________________________________________________________________________
9886[ 631] By: gsar on 1998/03/03 03:06:59
9887 Log: still another maintpatch
9888 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9889 Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
9890 Date: Sun, 02 Nov 1997 13:31:54 +0000
9891 Subject: [PATCH] assorted sprintf bugs
9892 Branch: win32/perl
9893 ! sv.c t/op/sprintf.t
9894____________________________________________________________________________
9895[ 630] By: gsar on 1998/03/03 03:03:55
9896 Log: yet another maintpatch
9897 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9898 Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
9899 Date: Sat, 22 Nov 1997 12:52:16 +0000
9900 Subject: Re: [PERL] Unexpected output
9901 Branch: win32/perl
9902 ! doio.c t/pragma/warn-1global
9903____________________________________________________________________________
9904[ 629] By: gsar on 1998/03/03 02:57:33
9905 Log: merge another maintpatch to toke.c
9906 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9907 Date: Sat, 22 Nov 1997 14:45:23 GMT
9908 Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
9909 Subject: Re: [PERL] Here-doc in s///e (was: Bug)
9910 Branch: win32/perl
9911 ! t/base/lex.t toke.c
9912____________________________________________________________________________
9913[ 628] By: gsar on 1998/03/03 02:50:20
9914 Log: manually merge a maintpatch
9915 Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
9916 Message-Id: <199801082138.OAA14186@prometheus.frii.com>
9917 From: gnat@frii.com
9918 Subject: [PERL] Commenting toke.c
9919 Branch: win32/perl
9920 ! toke.c
9921____________________________________________________________________________
9922[ 627] By: TimBunce on 1998/03/02 22:34:47
9923 Log: Title: "Fix inefficient checks for TIEHANDLE", #F008
9924 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9925 Msg-ID: <199801080106.UAA05048@aatma.engin.umich.edu>
9926 Files: pp_hot.c pp_sys.c
9927 Branch: maint-5.004/perl
9928 ! pp_hot.c pp_sys.c
9929____________________________________________________________________________
9930[ 626] By: TimBunce on 1998/03/02 22:31:13
9931 Log: This is the change description for change 625
9932 Title: "Fix tr///s option", #F007
9933 From: Inaba Hiroto <inaba@st.rim.or.jp>
9934 Msg-ID: <19980110155333D.inaba@st.rim.or.jp>
9935 Files: doop.c
9936 Branch: maint-5.004/perl
9937 ! doop.c
9938____________________________________________________________________________
9939[ 625] By: TimBunce on 1998/03/02 22:23:48
9940 Log: Branch: maint-5.004/perl
9941 ! doop.c
9942____________________________________________________________________________
9943[ 623] By: TimBunce on 1998/03/02 21:51:53
9944 Log: Title: "Fix lexical lookup in eval-sub-eval", #F006
9945 From: Chip Salzenberg
9946 Files: pp_ctl.c
9947 Branch: maint-5.004/perl
9948 ! pp_ctl.c
9949____________________________________________________________________________
9950[ 622] By: TimBunce on 1998/03/02 21:43:29
9951 Log: Title: "Don't upgrade target of assignment from LVALUE", #F005
9952 From: Chip Salzenberg
9953 Files: sv.c
9954 Branch: maint-5.004/perl
9955 ! sv.c
9956____________________________________________________________________________
9957[ 621] By: TimBunce on 1998/03/02 21:29:59
9958 Log: Title: "Fix compile-time warning line in while ()", #F004
9959 From: Chip Salzenberg
9960 Files: op.c
9961 Branch: maint-5.004/perl
9962 ! op.c
9963____________________________________________________________________________
9964[ 620] By: TimBunce on 1998/03/02 21:25:27
9965 Log: Title: "STMT foreach LIST;", #F002
9966 From: Chip Salzenberg
9967 Files: pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
9968 vms/perly_c.vms
9969 Branch: maint-5.004/perl
9970 ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
9971 ! toke.c vms/perly_c.vms
9972____________________________________________________________________________
9973[ 619] By: TimBunce on 1998/03/02 21:12:58
9974 Log: Title: "Fix SIGSEGV on C<42 until forever>", #F001
9975 From: Chip Salzenberg
9976 Files: op.c
9977 Branch: maint-5.004/perl
9978 ! op.c
9979____________________________________________________________________________
9980[ 618] By: gsar on 1998/03/02 04:40:16
9981 Log: make t/lib/nothread.t type xtext also
9982 Branch: win32/perl
9983 ! t/op/nothread.t
9984____________________________________________________________________________
9985[ 617] By: gsar on 1998/03/02 04:35:15
9986 Log: make t/lib/thread.t type xtext
9987 Branch: win32/perl
9988 ! t/lib/thread.t
9989____________________________________________________________________________
9990[ 616] By: gsar on 1998/03/02 04:17:40
9991 Log: fix misapplied hunks in change#614
9992 Branch: win32/perl
9993 ! scope.c scope.h
9994____________________________________________________________________________
9995[ 615] By: gsar on 1998/03/02 03:39:16
9996 Log: another one down
9997 From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
9998 Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
9999 Date: Tue, 25 Nov 1997 23:03:48 -0800
10000 Subject: [PERL] File::Find bugs & patches
10001 Branch: win32/perl
10002 ! lib/File/Find.pm
10003____________________________________________________________________________
10004[ 614] By: gsar on 1998/03/02 03:28:28
10005 Log: this one with adjusted test numbers
10006 Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10007 Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10008 From: Stephen McCamant <alias@mcs.com>
10009 Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10010 Branch: win32/perl
10011 ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10012____________________________________________________________________________
10013[ 613] By: gsar on 1998/03/02 03:13:32
10014 Log: still another
10015 From: Inaba Hiroto <inaba@st.rim.or.jp>
10016 Subject: [PERL] tr///s bug
10017 Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10018 Date: Sat, 10 Jan 1998 15:53:33 +0900
10019 Branch: win32/perl
10020 ! doop.c t/op/subst.t
10021____________________________________________________________________________
10022[ 612] By: gsar on 1998/03/02 03:01:27
10023 Log: yet another patch
10024 From: Chip Salzenberg <salzench@nielsenmedia.com>
10025 Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10026 Subject: Tiny but massively cool: C<statement foreach @list>
10027 Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10028 Branch: win32/perl
10029 ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10030 ! toke.c vms/perly_c.vms
10031____________________________________________________________________________
10032[ 611] By: gsar on 1998/03/02 01:52:46
10033 Log: yet another 'old' patch
10034 From: Stephane Payrard <stef@francenet.fr>
10035 Message-Id: <199712040054.BAA04612@www.zweig.com>
10036 To: perl5-porters@perl.org
10037 Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10038 between `my' and `local' (Patch included)
10039 Branch: win32/perl
10040 ! op.c t/op/my.t
10041____________________________________________________________________________
10042[ 610] By: gsar on 1998/03/02 01:45:55
10043 Log: another 'old' patch
10044 From: Roderick Schertler <roderick@argon.org>
10045 Date: 19 Dec 1997 12:52:36 -0500
10046 Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10047 Subject: [PERL] [PATCH] Re: Problem with open >&=
10048 Branch: win32/perl
10049 ! doio.c t/op/misc.t
10050____________________________________________________________________________
10051[ 609] By: gsar on 1998/03/02 01:23:56
10052 Log: apply missing pieces from:
10053 From: Chip Salzenberg <salzench@nielsenmedia.com>
10054 Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10055 Subject: [PATCH] Improved LVALUE patch
10056 Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10057 Branch: win32/perl
10058 ! sv.c
10059____________________________________________________________________________
10060[ 608] By: gsar on 1998/03/02 01:13:01
10061 Log: merge two important 'old' patches
10062 From: Chip Salzenberg <salzench@nielsenmedia.com>
10063 Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10064 Subject: [PATCH] Fix C<42 until forever> SIGSEGV
10065 Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10066 ------
10067 From: Chip Salzenberg <salzench@nielsenmedia.com>
10068 Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10069 Subject: [PATCH] Fix for compile-time while() warnings
10070 Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10071 Branch: win32/perl
10072 ! op.c
10073____________________________________________________________________________
10074[ 607] By: gsar on 1998/03/01 06:52:26
10075 Log: integrate mainline changes
10076 Branch: asperl
10077 +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10078 +> lib/Tie/Handle.pm t/op/tiehandle.t
10079 - config_H
10080 !> (integrate 89 files)
10081____________________________________________________________________________
10082[ 606] By: gsar on 1998/02/28 23:11:00
10083 Log: misc small tweaks
10084 - AutoLoader fix for long::pack::names
10085 - d_mymalloc can be set from makefiles now
10086 - make search.pl actually work on win32
10087 - revert podoc about $^E on OS/2 (per Ilya's wishes)
10088 Branch: win32/perl
10089 ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10090 ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10091____________________________________________________________________________
10092[ 605] By: gsar on 1998/02/28 22:16:45
10093 Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10094 Branch: win32/perl
10095 ! embedvar.h sv.h
10096____________________________________________________________________________
10097[ 604] By: gsar on 1998/02/28 21:08:58
10098 Log: integrate mainline
10099 Branch: win32/perl
10100 +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10101 !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10102 !> byterun.c ext/SDBM_File/Makefile.PL
10103 !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10104 !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10105 !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10106 !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10107 !> vms/test.com win32/makedef.pl
10108____________________________________________________________________________
10109[ 603] By: nick on 1998/02/28 11:31:15
10110 Log: Missed FREAD in bytecode.h
10111 Cannot export svref_mutex in non-threaded perl
10112 Branch: perl
10113 ! bytecode.h win32/makedef.pl
10114
10115----------------
10116Version 5.004_61
10117----------------
10118
10119____________________________________________________________________________
10120[ 602] By: mbeattie on 1998/02/27 18:35:27
10121 Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10122 preprocessor symbol on Digital UNIX.
10123 Branch: perl
10124 ! bytecode.h bytecode.pl byterun.c
10125____________________________________________________________________________
10126[ 601] By: mbeattie on 1998/02/27 18:27:00
10127 Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10128 Branch: perl
10129 ! sv.h
10130____________________________________________________________________________
10131[ 600] By: mbeattie on 1998/02/27 18:15:07
10132 Log: Add atomic.h to MANIFEST
10133 Branch: perl
10134 ! MANIFEST
10135____________________________________________________________________________
10136[ 599] By: mbeattie on 1998/02/27 18:13:52
10137 Log: Integrate win32 branch into mainline.
10138 Branch: perl
10139 ! bytecode.pl
10140 !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10141 !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10142 !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10143 !> win32/config.gc win32/config.vc win32/config_H.bc
10144 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10145 !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10146 !> win32/win32thread.h
10147____________________________________________________________________________
10148[ 598] By: mbeattie on 1998/02/27 18:06:41
10149 Log: Make refcounts atomic for threading (dependent on appropriate
10150 arch-dependent and compiler-dependent definitions in atomic.h
10151 or else falls back to a global mutex to protect refcounts).
10152 Branch: perl
10153 + atomic.h
10154 ! global.sym perl.c perlvars.h sv.c sv.h
10155____________________________________________________________________________
10156[ 597] By: mbeattie on 1998/02/27 15:37:22
10157 Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10158 Branch: perl
10159 ! MANIFEST
10160____________________________________________________________________________
10161[ 596] By: mbeattie on 1998/02/27 15:34:55
10162 Log: Missed adding new file Policy_sh.SH in change 592.
10163 Branch: perl
10164 + Policy_sh.SH
10165____________________________________________________________________________
10166[ 595] By: mbeattie on 1998/02/27 15:34:06
10167 Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10168 Date: Fri, 27 Feb 1998 04:15:04 +0000
10169 From: Graham Barr <gbarr@pobox.com>
10170 Branch: perl
10171 + lib/Tie/Handle.pm t/op/tiehandle.t
10172 ! pod/perltie.pod pp_sys.c
10173____________________________________________________________________________
10174[ 594] By: mbeattie on 1998/02/27 15:31:12
10175 Log: From: Dan Sugalski <sugalskd@osshe.edu>
10176 Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10177 Date: Thu, 26 Feb 1998 11:09:55 -0800
10178 Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10179 Date: Thu, 26 Feb 1998 11:15:24 -0800
10180 Branch: perl
10181 ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10182 ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10183 ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10184 ! vms/test.com
10185____________________________________________________________________________
10186[ 593] By: mbeattie on 1998/02/27 15:26:45
10187 Log: Fix file-descriptor leak when pipes fail via taint checks:
10188 Subject: [PATCH] Some patches went through cracks
10189 Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10190 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10191 Branch: perl
10192 ! os2/os2.c util.c
10193____________________________________________________________________________
10194[ 592] By: mbeattie on 1998/02/27 15:15:12
10195 Log: Subject: Config_60-03-04.diff patch for 5.004_60
10196 Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10197 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10198 Branch: perl
10199 ! Configure MANIFEST Makefile.SH os2/diff.configure
10200____________________________________________________________________________
10201[ 591] By: gsar on 1998/02/26 19:34:50
10202 Log: added AS patch#9
10203 Branch: asperl
10204 - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10205 - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10206 - win32/ipstdiowin.h win32/perlobj.def
10207 ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10208 ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10209 ! win32/win32sck.c win32/win32thread.c
10210____________________________________________________________________________
10211[ 590] By: gsar on 1998/02/26 04:25:40
10212 Log: various changes to make win32 build under the new Configure & co.
10213 - added byterun.c to core C build
10214 - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10215 after adding new variables to config.[bgv]c
10216 - sig_name_init now has only the valid signals
10217 - we now have $Config{usethreads}
10218 - tested under the two commercial compilers w/ and w/o usethreads
10219 Branch: win32/perl
10220 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10221 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10222 ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10223____________________________________________________________________________
10224[ 589] By: gsar on 1998/02/26 03:56:19
10225 Log: various cleanups so that B can be built as "just another extension"
10226 - export symbols needed for building B
10227 - bset_obj_store() is needed by byterun(), so define it there instead
10228 of at B.xs, and export it
10229 - freadpv() is only used in B.xs, so move it there
10230 - byte*.h are now included by perl.h
10231 - regenerate embed*.h
10232 Branch: win32/perl
10233 ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10234 ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10235____________________________________________________________________________
10236[ 588] By: gsar on 1998/02/25 21:46:35
10237 Log: integrate mainline
10238 Branch: win32/perl
10239 +> Porting/config.sh Porting/config_H
10240 - config_H
10241 !> (integrate 54 files)
10242____________________________________________________________________________
10243[ 587] By: gsar on 1998/02/25 19:20:26
10244 Log: added AS patch#8
10245 Branch: asperl
10246 ! sv.c x2p/a2py.c x2p/util.c
10247____________________________________________________________________________
10248[ 586] By: gsar on 1998/02/25 19:08:06
10249 Log: added AS patch#7
10250 Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10251 Date: Tue, 24 Feb 1998 07:57:07 PST
10252 From: Douglas Lankshear <dougl@ActiveState.com>
10253 Subject: [PATCH]
10254
10255 Here's an attempt at
10256 6. MANIFEST must be updated with new file names
10257 5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
10258 And some changes to move toward
10259 1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
10260
10261 -- Doug
10262 Branch: asperl
10263 ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
10264 ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
10265 ! perlenv.h perlio.h perllio.h win32/Makefile
10266____________________________________________________________________________
10267[ 585] By: mbeattie on 1998/02/25 17:44:34
10268 Log: More compiler tweaks.
10269 Branch: perl
10270 ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
10271____________________________________________________________________________
10272[ 584] By: mbeattie on 1998/02/25 15:36:38
10273 Log: Subject: [PATCH 5.004_60] dos-djgpp update
10274 Date: Wed, 25 Feb 1998 11:17:07 +0100
10275 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10276 Branch: perl
10277 ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
10278____________________________________________________________________________
10279[ 583] By: mbeattie on 1998/02/25 15:34:48
10280 Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
10281 Branch: perl
10282 ! global.sym patchlevel.h
10283____________________________________________________________________________
10284[ 582] By: mbeattie on 1998/02/25 15:28:08
10285 Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
10286 Date: Tue, 24 Feb 1998 11:15:57 +0000
10287 From: Robin Houston <robin@oneworld.org>
10288 Branch: perl
10289 ! pod/perldiag.pod pp_ctl.c
10290____________________________________________________________________________
10291[ 581] By: mbeattie on 1998/02/25 15:27:06
10292 Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
10293 Date: 23 Feb 1998 23:36:09 +0100
10294 From: Gisle Aas <gisle@aas.no>
10295 Branch: perl
10296 ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
10297____________________________________________________________________________
10298[ 580] By: mbeattie on 1998/02/25 15:25:29
10299 Log: Subject: [PATCH 5.004_60] improved Test.pm
10300 Date: Sat, 21 Feb 1998 14:17:09 -0500
10301 From: Joshua Pritikin <pritikin@mindspring.com>
10302 Branch: perl
10303 ! lib/Test.pm
10304____________________________________________________________________________
10305[ 579] By: mbeattie on 1998/02/25 15:23:24
10306 Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
10307 From: Jarkko Hietaniemi <jhi@iki.fi>
10308 Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
10309 Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
10310 Subject: Re: your HP-UX perl patch
10311 Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
10312 Branch: perl
10313 ! Makefile.SH embed.h global.sym hints/hpux.sh
10314____________________________________________________________________________
10315[ 578] By: mbeattie on 1998/02/25 15:18:06
10316 Log: Back out DB_File patch (change _553) and tweak Configure.
10317 Subject: ANNOUNCE: perl5.004_60 is available
10318 Date: Mon, 23 Feb 1998 10:47:26 -0000
10319 From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
10320 Branch: perl
10321 ! Configure ext/DB_File/DB_File.xs
10322____________________________________________________________________________
10323[ 577] By: mbeattie on 1998/02/25 15:04:00
10324 Log: Subject: [PATCH] Cwd.pm
10325 Date: Fri, 20 Feb 1998 10:27:54 -0600
10326 From: Graham Barr <gbarr@ti.com>
10327 Branch: perl
10328 ! lib/Cwd.pm
10329____________________________________________________________________________
10330[ 576] By: mbeattie on 1998/02/25 15:02:57
10331 Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10332 Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
10333 Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
10334 Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
10335 Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
10336 Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
10337 Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
10338 Branch: perl
10339 ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
10340____________________________________________________________________________
10341[ 575] By: mbeattie on 1998/02/25 14:58:00
10342 Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
10343 Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
10344 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10345 Branch: perl
10346 + Porting/config.sh Porting/config_H
10347 - config_H
10348 ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
10349 ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
10350 ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
10351 ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
10352 ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
10353 ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
10354 ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
10355____________________________________________________________________________
10356[ 574] By: gsar on 1998/02/24 02:21:14
10357 Log: fix typos in sv.c
10358 Branch: win32/perl
10359 ! sv.c
10360____________________________________________________________________________
10361[ 573] By: mbeattie on 1998/02/23 10:03:39
10362 Log: Remove old Linux+threads segfault degugging kludge.
10363 Branch: perl
10364 ! perl.c
10365____________________________________________________________________________
10366[ 572] By: gsar on 1998/02/23 09:45:26
10367 Log: undo previous change (no added value!)
10368 Branch: win32/perl
10369 ! win32/bin/pl2bat.pl
10370____________________________________________________________________________
10371[ 571] By: gsar on 1998/02/23 09:18:32
10372 Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
10373 John Cavanaugh <cavanaug@sdd.hp.com>)
10374 Branch: win32/perl
10375 ! win32/bin/pl2bat.pl
10376____________________________________________________________________________
10377[ 570] By: gsar on 1998/02/22 04:02:15
10378 Log: support chown() (just a noop for now)
10379 Branch: win32/perl
10380 ! dosish.h win32/win32.c win32/win32.h
10381____________________________________________________________________________
10382[ 569] By: gsar on 1998/02/22 03:09:55
10383 Log: integrate latest win32 branch
10384 Branch: asperl
10385 +> (branch 41 files)
10386 !> (integrate 59 files)
10387____________________________________________________________________________
10388[ 568] By: gsar on 1998/02/22 02:40:56
10389 Log: get compiler building under win32 (needed Makefile.PL
10390 hacks that could be applicable to other platforms)
10391 Branch: win32/perl
10392 ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
10393____________________________________________________________________________
10394[ 567] By: gsar on 1998/02/22 01:30:19
10395 Log: integrate mainline
10396 Branch: win32/perl
10397 +> (branch 41 files)
10398 !> (integrate 46 files)
10399____________________________________________________________________________
10400[ 566] By: gsar on 1998/02/20 22:31:56
10401 Log: fix handle leak in join()
10402 Branch: win32/perl
10403 ! win32/win32thread.h
10404
10405----------------
10406Version 5.004_60
10407----------------
10408
10409____________________________________________________________________________
10410[ 565] By: mbeattie on 1998/02/20 18:23:47
10411 Log: Remove compiler files from their old lib/B locations. The compiler
10412 now builds by default (without the byteperl executable so far) and
10413 seems to work at least minimally.
10414 Branch: perl
10415 - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
10416 - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
10417 - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
10418 - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
10419 - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
10420 - lib/B/disassemble lib/B/makeliblinks lib/O.pm
10421 ! MANIFEST bytecode.pl
10422____________________________________________________________________________
10423[ 564] By: mbeattie on 1998/02/20 18:05:33
10424 Log: Move lib/B/... and lib/[BO].pm over to where they should be,
10425 under ext/B.
10426 Branch: perl
10427 +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
10428 +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
10429 +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
10430 +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
10431 +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
10432 +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
10433 +> ext/B/B/makeliblinks ext/B/O.pm
10434____________________________________________________________________________
10435[ 563] By: mbeattie on 1998/02/20 17:54:58
10436 Log: Start getting compiler to work when built with the core.
10437 [Still won't work as of this change.]
10438 Branch: perl
10439 +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
10440 +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
10441 +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
10442 +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
10443 +> lib/B/Terse.pm lib/B/Xref.pm
10444 ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
10445____________________________________________________________________________
10446[ 562] By: mbeattie on 1998/02/20 16:42:13
10447 Log: Merge perlext/Compiler/... into mainline. Some files move to
10448 ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
10449 move to the base perl directory (e.g. headers). Will need some
10450 cleaning up before it builds properly, I would guess.
10451 Branch: perl
10452 +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
10453 +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
10454 +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
10455 +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
10456 +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
10457 +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
10458 +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
10459 +> lib/B/makeliblinks lib/O.pm
10460____________________________________________________________________________
10461[ 561] By: mbeattie on 1998/02/20 16:39:38
10462 Log: Win32 changes from Sarathy, tweaked slightly by me.
10463 Branch: perlext
10464 ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
10465 ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
10466 ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
10467 ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
10468____________________________________________________________________________
10469[ 560] By: mbeattie on 1998/02/20 15:46:15
10470 Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
10471 Branch: perl
10472 ! perl.c
10473____________________________________________________________________________
10474[ 559] By: mbeattie on 1998/02/20 12:56:10
10475 Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
10476 Branch: perl
10477 ! MANIFEST patchlevel.h
10478____________________________________________________________________________
10479[ 558] By: mbeattie on 1998/02/20 12:53:26
10480 Log: Integrate win32 branch into mainline.
10481 Branch: perl
10482 !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
10483 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10484 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10485 !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10486 !> win32/win32iop.h x2p/a2p.h
10487____________________________________________________________________________
10488[ 557] By: mbeattie on 1998/02/20 12:51:42
10489 Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
10490 Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
10491 From: Jarkko Hietaniemi <jhi@iki.fi>
10492 Branch: perl
10493 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
10494 ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
10495 ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
10496 ! pod/perltoc.pod pod/perlvar.pod
10497____________________________________________________________________________
10498[ 556] By: mbeattie on 1998/02/20 12:49:54
10499 Log: Subject: [PATCH] installperl
10500 Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
10501 From: Norton Allen <allen@huarp.harvard.edu>
10502 Branch: perl
10503 ! installperl
10504____________________________________________________________________________
10505[ 555] By: mbeattie on 1998/02/20 12:49:09
10506 Log: Subject: [PATCH:_59] t/op/wantarray.t
10507 Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
10508 From: Norton Allen <allen@huarp.harvard.edu>
10509 Branch: perl
10510 + t/op/wantarray.t
10511____________________________________________________________________________
10512[ 554] By: mbeattie on 1998/02/20 12:47:44
10513 Log: Subject: Misprint in regcomp.c [PATCH]
10514 Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
10515 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10516 Branch: perl
10517 ! regcomp.c
10518____________________________________________________________________________
10519[ 553] By: mbeattie on 1998/02/20 12:45:08
10520 Log: Subject: DB_File ->length does not work just after tie.
10521 Date: Tue, 17 Feb 1998 13:19:18 GMT
10522 From: Nick Ing-Simmons <nik@tiuk.ti.com>
10523 Branch: perl
10524 ! ext/DB_File/DB_File.xs
10525____________________________________________________________________________
10526[ 552] By: mbeattie on 1998/02/20 12:43:32
10527 Log: Subject: [PATCH] - perl5.005_59, update Copyright
10528 Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
10529 From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
10530 Branch: perl
10531 ! perl.c
10532____________________________________________________________________________
10533[ 551] By: mbeattie on 1998/02/20 12:42:41
10534 Log: Subject: Re: for() and map() peculiarity
10535 Date: Mon, 16 Feb 1998 21:33:44 +0000
10536 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10537 Branch: perl
10538 ! pod/perlsyn.pod
10539____________________________________________________________________________
10540[ 550] By: mbeattie on 1998/02/20 12:41:53
10541 Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
10542 Date: Mon, 16 Feb 1998 11:46:29 -0800
10543 From: Dan Sugalski <sugalskd@osshe.edu>
10544 Branch: perl
10545 ! vms/config.vms
10546____________________________________________________________________________
10547[ 549] By: mbeattie on 1998/02/20 12:40:55
10548 Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
10549 Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
10550 From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
10551 Branch: perl
10552 ! global.sym
10553____________________________________________________________________________
10554[ 548] By: mbeattie on 1998/02/20 12:39:56
10555 Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
10556 Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
10557 From: Jarkko Hietaniemi <jhi@iki.fi>
10558 Branch: perl
10559 ! hints/irix_6.sh
10560____________________________________________________________________________
10561[ 547] By: mbeattie on 1998/02/20 12:38:58
10562 Log: Subject: [PATCH] perlguts update
10563 Date: 16 Feb 1998 11:23:53 +0100
10564 From: Gisle Aas <gisle@aas.no>
10565 Branch: perl
10566 ! pod/perlguts.pod
10567____________________________________________________________________________
10568[ 546] By: mbeattie on 1998/02/20 12:38:01
10569 Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
10570 Date: Sun, 15 Feb 1998 23:56:05 -0500
10571 From: Irving Reid <irving@tor.securecomputing.com>
10572 Branch: perl
10573 ! hints/bsdos.sh
10574____________________________________________________________________________
10575[ 545] By: mbeattie on 1998/02/20 12:37:11
10576 Log: Subject: [PATCH] 5% speedup in an empty loop
10577 Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
10578 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10579 Branch: perl
10580 ! op.c
10581____________________________________________________________________________
10582[ 544] By: mbeattie on 1998/02/20 12:36:26
10583 Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
10584 Date: Sun, 15 Feb 98 23:06:16 +0100
10585 From: Hans Mulder <hansm@icgroup.nl>
10586 Branch: perl
10587 ! hints/next_3.sh hints/next_4.sh
10588____________________________________________________________________________
10589[ 543] By: mbeattie on 1998/02/20 12:35:39
10590 Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
10591 Date: Sun, 15 Feb 98 23:05:20 +0100
10592 From: Hans Mulder <hansm@icgroup.nl>
10593 Branch: perl
10594 ! malloc.c
10595____________________________________________________________________________
10596[ 542] By: mbeattie on 1998/02/20 12:35:03
10597 Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
10598 From: Hans Mulder <hansm@icgroup.nl>
10599 Date: Sun, 15 Feb 98 23:04:29 +0100
10600 Branch: perl
10601 ! Configure
10602____________________________________________________________________________
10603[ 541] By: mbeattie on 1998/02/20 12:33:56
10604 Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was:
10605 NeXT needs DONT_DECLARE_STD)
10606 Date: Sun, 15 Feb 98 23:04:19 +0100
10607 From: Hans Mulder <hansm@icgroup.nl>
10608 Branch: perl
10609 ! perl.h
10610____________________________________________________________________________
10611[ 540] By: mbeattie on 1998/02/20 12:32:25
10612 Log: Subject: [PATCH] sv_check_thinkfirst macroized
10613 Date: 15 Feb 1998 22:00:38 +0100
10614 From: Gisle Aas <gisle@aas.no>
10615 Branch: perl
10616 ! sv.c
10617____________________________________________________________________________
10618[ 539] By: mbeattie on 1998/02/20 12:31:07
10619 Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
10620 Date: Sat, 14 Feb 1998 17:58:01 -0500
10621 From: Joshua Pritikin <pritikin@mindspring.com>
10622 Branch: perl
10623 + lib/Test.pm
10624 ! MANIFEST lib/Test/Harness.pm
10625____________________________________________________________________________
10626[ 538] By: mbeattie on 1998/02/20 12:24:31
10627 Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
10628 Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
10629 From: Jarkko Hietaniemi <jhi@iki.fi>
10630 Branch: perl
10631 ! INSTALL pod/perldiag.pod pod/perllocale.pod
10632____________________________________________________________________________
10633[ 537] By: mbeattie on 1998/02/20 12:23:04
10634 Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
10635 Date: Fri, 13 Feb 1998 13:38:28 -0800
10636 From: Dan Sugalski <sugalskd@osshe.edu>
10637 Branch: perl
10638 ! README.vms
10639____________________________________________________________________________
10640[ 536] By: mbeattie on 1998/02/20 12:20:29
10641 Log: Subject: [PATCH] 5.004_58, move intuition tests
10642 Date: Thu, 12 Feb 1998 17:11:05 -0600
10643 From: Stephen Potter <spp@psa.pencom.com>
10644 Branch: perl
10645 ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10646 ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
10647 ! t/op/flip.t t/op/pat.t t/op/push.t
10648____________________________________________________________________________
10649[ 535] By: gsar on 1998/02/19 23:07:24
10650 Log: applied a version of this with tabs intact
10651 Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
10652 Date: 19 Feb 1998 15:06:38 EST
10653 From: dfan@harmonixmusic.com (Dan Schmidt)
10654 Subject: Pod::Html bug and fix: missing </UL> in index
10655 Branch: win32/perl
10656 ! lib/Pod/Html.pm
10657____________________________________________________________________________
10658[ 534] By: gsar on 1998/02/19 19:40:27
10659 Log: Fix C<0> problem in Pod::Html
10660 Branch: win32/perl
10661 ! lib/Pod/Html.pm
10662____________________________________________________________________________
10663[ 533] By: gsar on 1998/02/18 18:11:08
10664 Log: non-debug VC builds are -O1 now (they say it works, and is
10665 faster)
10666 Branch: win32/perl
10667 ! win32/Makefile win32/makefile.mk
10668____________________________________________________________________________
10669[ 532] By: gsar on 1998/02/18 04:11:03
10670 Log: integrate nick's patch to mainline
10671 Branch: win32/perl
10672 !> pp.c
10673____________________________________________________________________________
10674[ 531] By: mbeattie on 1998/02/17 17:50:50
10675 Log: Assorted changes to the compiler
10676 Branch: perlext
10677 ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10678 ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
10679 ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
10680 ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
10681____________________________________________________________________________
10682[ 530] By: gsar on 1998/02/17 01:47:35
10683 Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
10684 FORCE_ARG_STRING() hack (that bug is fixed in gcc now). mingw32
10685 build passes all tests except t/lib/io_xs.t (seems to be due to
10686 broken tmpfile() in the CRT or import lib)
10687 Branch: win32/perl
10688 ! XSUB.h win32/makefile.mk win32/win32.h
10689____________________________________________________________________________
10690[ 529] By: gsar on 1998/02/16 23:03:31
10691 Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
10692 in this version of gcc!)
10693 Branch: win32/perl
10694 ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
10695 ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
10696____________________________________________________________________________
10697[ 528] By: nick on 1998/02/16 22:13:04
10698 Log: Missing PUSHMARK in unshift TIEARRAY hook
10699 Branch: perl
10700 ! pp.c
10701____________________________________________________________________________
10702[ 527] By: gsar on 1998/02/15 20:59:07
10703 Log: integrate win32 branch
10704 Branch: asperl
10705 !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
10706 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10707 !> win32/makedef.pl
10708____________________________________________________________________________
10709[ 526] By: gsar on 1998/02/15 20:02:11
10710 Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
10711 Branch: win32/perl
10712 ! config_h.SH win32/config_H.bc win32/config_H.gc
10713 ! win32/config_H.vc
10714____________________________________________________________________________
10715[ 525] By: gsar on 1998/02/15 03:26:45
10716 Log: fix build problems due to renamed Config variables
10717 Branch: win32/perl
10718 ! win32/config.bc win32/config.gc win32/config.vc
10719 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10720 ! win32/makedef.pl
10721____________________________________________________________________________
10722[ 524] By: gsar on 1998/02/14 01:00:15
10723 Log: bring ASPerl uptodate with mainline changes
10724 Branch: asperl
10725 +> ext/DB_File/Changes t/comp/require.t
10726 !> (integrate 41 files)
10727____________________________________________________________________________
10728[ 523] By: gsar on 1998/02/14 00:52:17
10729 Log: integrate mainline
10730 Branch: win32/perl
10731 !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
10732 !> pp_hot.c t/op/magic.t
10733____________________________________________________________________________
10734[ 522] By: gsar on 1998/02/14 00:42:37
10735 Log: added AS patch#6
10736 Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
10737 Date: Fri, 13 Feb 1998 06:14:51 PST
10738 From: Douglas Lankshear <dougl@ActiveState.com>
10739 Subject: [PATCH] command line build
10740
10741 This patch is for the command line build of perl object.
10742 I'll merge the ipfoo.c function with win32_xxx functions next.
10743
10744 -- Doug
10745 Branch: asperl
10746 ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
10747 ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
10748 ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
10749____________________________________________________________________________
10750[ 521] By: gsar on 1998/02/14 00:14:04
10751 Log: added AS patch#5 (patch #4 was intentionally skipped after
10752 discussion)
10753 Branch: asperl
10754 ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
10755 ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
10756 ! regexec.c sv.c toke.c
10757____________________________________________________________________________
10758[ 520] By: nick on 1998/02/13 18:15:46
10759 Log: Resolve ansiperl against win32
10760 Branch: ansiperl
10761 +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
10762 +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
10763 +> t/lib/ph.t
10764 !> (integrate 898 files)
10765
10766----------------
10767Version 5.004_59
10768----------------
10769
10770____________________________________________________________________________
10771[ 519] By: mbeattie on 1998/02/13 17:05:37
10772 Log: Integrate win32 into mainline.
10773 Branch: perl
10774 ! lib/ExtUtils/xsubpp
10775 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10776 !> win32/makefile.mk
10777____________________________________________________________________________
10778[ 518] By: mbeattie on 1998/02/13 17:01:16
10779 Log: Bump patchlevel.h to 59.
10780 Branch: perl
10781 ! patchlevel.h
10782____________________________________________________________________________
10783[ 517] By: mbeattie on 1998/02/13 16:57:59
10784 Log: Subject: [PATCH] _58: wantarray in void context broken
10785 Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
10786 From: Norton Allen <allen@huarp.harvard.edu>
10787 Branch: perl
10788 ! pp_hot.c
10789____________________________________________________________________________
10790[ 516] By: mbeattie on 1998/02/13 16:55:33
10791 Log: Subject: [PATCH] 5.004_58 QNX getcwd
10792 Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
10793 From: Norton Allen <allen@huarp.harvard.edu>
10794 Branch: perl
10795 ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
10796____________________________________________________________________________
10797[ 515] By: gsar on 1998/02/12 18:29:52
10798 Log: pickup lddlflags properly for Config.pm
10799 Branch: win32/perl
10800 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10801 ! win32/makefile.mk
10802____________________________________________________________________________
10803[ 514] By: gsar on 1998/02/12 18:16:09
10804 Log: fix xsubpp bug in SETMAGIC code
10805 Branch: win32/perl
10806 ! lib/ExtUtils/xsubpp
10807____________________________________________________________________________
10808[ 513] By: gsar on 1998/02/12 18:06:30
10809 Log: integrate mainline
10810 Branch: win32/perl
10811 +> ext/DB_File/Changes
10812 !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
10813 !> ext/DB_File/DB_File.xs hints/machten.sh
10814 !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
10815 !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
10816 !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
10817 !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
10818 !> t/op/re_tests t/pragma/locale.t
10819____________________________________________________________________________
10820[ 512] By: mbeattie on 1998/02/12 17:34:02
10821 Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
10822 with -DUSE_THREADS -DDEBUGGING to fail.
10823 Branch: perl
10824 ! scope.h
10825____________________________________________________________________________
10826[ 511] By: mbeattie on 1998/02/12 16:44:03
10827 Log: Integrate win32 into mainline
10828 Branch: perl
10829 +> t/comp/require.t
10830 !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
10831____________________________________________________________________________
10832[ 510] By: mbeattie on 1998/02/12 16:42:26
10833 Log: Subject: Re: [PATCH] 5.004_58 | _04 DynaLoader.pm -> DynaLoader.pm.PL (resend)
10834 Date: 12 Feb 1998 14:25:55 +0100
10835 From: koenig@kulturbox.de (Andreas J. Koenig)
10836 Branch: perl
10837 ! lib/ExtUtils/Install.pm
10838____________________________________________________________________________
10839[ 509] By: mbeattie on 1998/02/12 16:40:34
10840 Log: Subject: Re: wrong prototype for sbrk [PATCH]
10841 Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
10842 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
10843 Branch: perl
10844 ! malloc.c
10845____________________________________________________________________________
10846[ 508] By: mbeattie on 1998/02/12 16:36:53
10847 Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
10848 Date: Wed, 11 Feb 1998 17:29:20 +0100
10849 From: Achim Bohnet <ach@mpe.mpg.de>
10850 Branch: perl
10851 ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
10852____________________________________________________________________________
10853[ 507] By: mbeattie on 1998/02/12 16:35:26
10854 Log: Subject: [PATCH] slight tweaks to hints/machten.sh
10855 Date: Wed, 11 Feb 1998 14:59:46 +0100
10856 From: Dominic Dunlop <domo@vo.lu>
10857 Branch: perl
10858 ! hints/machten.sh
10859____________________________________________________________________________
10860[ 506] By: mbeattie on 1998/02/12 16:28:40
10861 Log: Subject: DB_File 1.58 patch
10862 Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
10863 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10864 Branch: perl
10865 + ext/DB_File/Changes
10866 ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10867 ! t/lib/db-recno.t
10868____________________________________________________________________________
10869[ 505] By: mbeattie on 1998/02/12 16:24:26
10870 Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
10871 Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
10872 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10873 Branch: perl
10874 ! regexec.c t/op/re_tests
10875____________________________________________________________________________
10876[ 504] By: mbeattie on 1998/02/12 16:22:46
10877 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10878 Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
10879 Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
10880 Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
10881 Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
10882 Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
10883 Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
10884 Branch: perl
10885 ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
10886 ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
10887____________________________________________________________________________
10888[ 503] By: mbeattie on 1998/02/12 16:15:43
10889 Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
10890 Date: Mon, 9 Feb 1998 13:19:45 +0100
10891 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10892 Branch: perl
10893 ! t/lib/filecopy.t
10894____________________________________________________________________________
10895[ 502] By: mbeattie on 1998/02/12 16:14:27
10896 Log: Assorted patches to sv.c:
10897 From: Gisle Aas <gisle@aas.no>
10898 Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
10899 Date: 07 Feb 1998 00:21:57 +0100
10900 Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
10901 Date: 07 Feb 1998 00:29:45 +0100
10902 Subject: [PATCH] sv_upgrade() always returns TRUE
10903 Date: 09 Feb 1998 15:44:01 +0100
10904 Branch: perl
10905 ! sv.c
10906____________________________________________________________________________
10907[ 501] By: mbeattie on 1998/02/12 16:09:26
10908 Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
10909 Subject: Perl debugger.
10910 Date: Fri, 6 Feb 1998 17:47:08 -0500
10911 From: "Jason A. Smith" <smithj4@rpi.edu>
10912 Branch: perl
10913 ! lib/perl5db.pl
10914____________________________________________________________________________
10915[ 500] By: gsar on 1998/02/12 03:20:55
10916 Log: merge another maint patch
10917 Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
10918 Date: Tue, 10 Feb 1998 18:49:00 EST
10919 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10920 Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV
10921 Branch: win32/perl
10922 ! pp_ctl.c
10923____________________________________________________________________________
10924[ 499] By: gsar on 1998/02/12 03:14:39
10925 Log: make t/comp/require.t type xtext
10926 Branch: win32/perl
10927 ! t/comp/require.t
10928____________________________________________________________________________
10929[ 498] By: gsar on 1998/02/12 03:09:58
10930 Log: fix extra LEAVE when require fails
10931 Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
10932 Date: Tue, 10 Feb 1998 18:21:37 EST
10933 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10934 Subject: Re: evals and requires make seg-fault with bad require file
10935 Branch: win32/perl
10936 + t/comp/require.t
10937 ! MANIFEST pp_ctl.c scope.c scope.h toke.c
10938____________________________________________________________________________
10939[ 497] By: gsar on 1998/02/12 02:47:29
10940 Log: merge a maint patch
10941 Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
10942 Date: Wed, 11 Feb 1998 00:15:51 EST
10943 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10944 Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD
10945 Branch: win32/perl
10946 ! pp_ctl.c t/op/local.t
10947____________________________________________________________________________
10948[ 496] By: mbeattie on 1998/02/11 13:04:50
10949 Log: Integrate win32 into mainline.
10950 Branch: perl
10951 !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
10952 !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
10953 !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
10954 !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
10955 !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
10956 !> win32/makedef.pl win32/win32.c win32/win32iop.h
10957____________________________________________________________________________
10958[ 495] By: mbeattie on 1998/02/11 13:03:59
10959 Log: Fix special constants in Xref.pm
10960 Branch: perlext
10961 ! Compiler/B/Xref.pm
10962____________________________________________________________________________
10963[ 494] By: gsar on 1998/02/10 18:26:28
10964 Log: fix opendir() problem on share names
10965 Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
10966 Date: Tue, 10 Feb 1998 13:28:53 EST
10967 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10968 Subject: Re: BUG: opendir and UNC names on NT
10969 Branch: win32/perl
10970 ! win32/win32.c
10971____________________________________________________________________________
10972[ 493] By: gsar on 1998/02/09 23:09:40
10973 Log: integrate win32 branch contents
10974 Branch: asperl
10975 +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
10976 +> lib/Fatal.pm t/lib/ph.t
10977 ! hv.c
10978 !> (integrate 895 files)
10979____________________________________________________________________________
10980[ 492] By: gsar on 1998/02/09 07:30:19
10981 Log: enhancements to previous patch for XSUB OUTPUT args
10982 Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
10983 Date: Mon, 09 Feb 1998 02:31:55 EST
10984 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10985 Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic
10986 Branch: win32/perl
10987 ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
10988 ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
10989 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
10990 ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
10991 ! sv.h
10992____________________________________________________________________________
10993[ 491] By: gsar on 1998/02/09 03:00:52
10994 Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
10995 Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
10996 Date: Wed, 29 Oct 1997 19:36:25 EST
10997 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10998 Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
10999 Branch: win32/perl
11000 ! op.c
11001____________________________________________________________________________
11002[ 490] By: gsar on 1998/02/09 02:30:43
11003 Log: fix for bugs in handling DESTROY (adjusted test numbers)
11004 Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11005 Subject: Re: [PERL] RFD: iterative DESTROYing of objects
11006 Date: Wed, 31 Dec 1997 19:30:46 -0500
11007 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11008 Branch: win32/perl
11009 ! pod/perlobj.pod sv.c t/op/ref.t
11010____________________________________________________________________________
11011[ 489] By: gsar on 1998/02/09 00:30:35
11012 Log: ansify prototype for my_safemalloc(), avoid warnings
11013 Branch: win32/perl
11014 ! sv.c
11015____________________________________________________________________________
11016[ 488] By: gsar on 1998/02/09 00:29:08
11017 Log: fix misapplied hunks in 5.004_58
11018 Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11019 Date: Sun, 08 Feb 1998 02:18:12 EST
11020 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11021 Subject: [PATCH] fixes for test failures in 5.004_58
11022 Branch: win32/perl
11023 ! gv.c op.c
11024____________________________________________________________________________
11025[ 487] By: gsar on 1998/02/09 00:27:16
11026 Log: win32_utime() tweaks to avoid warnings
11027 Branch: win32/perl
11028 ! win32/win32.c win32/win32iop.h
11029____________________________________________________________________________
11030[ 486] By: gsar on 1998/02/07 23:45:22
11031 Log: integrate mainline, plus a few small win32 enhancements
11032 - remove Win32::GetCurrentDirectory()
11033 - add Win32::Sleep() for compat
11034 - add smarter utime() from Jan Dubois, and export it as win32_utime()
11035 Branch: win32/perl
11036 +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11037 +> lib/Fatal.pm t/lib/ph.t
11038 ! win32/makedef.pl win32/win32.c win32/win32iop.h
11039 !> (integrate 61 files)
11040
11041----------------
11042Version 5.004_58
11043----------------
11044
11045____________________________________________________________________________
11046[ 485] By: mbeattie on 1998/02/06 18:11:47
11047 Log: Bump patchlevel to 58.
11048 Branch: perl
11049 ! patchlevel.h
11050____________________________________________________________________________
11051[ 484] By: mbeattie on 1998/02/06 18:08:28
11052 Log: Fix up problem with gv.c from change 477.
11053 Fix up Config.pm use in t/lib/ph.t from change 478.
11054 Branch: perl
11055 ! gv.c t/lib/ph.t
11056____________________________________________________________________________
11057[ 483] By: mbeattie on 1998/02/06 17:34:34
11058 Log: Integrate win32 branch into mainline
11059 Branch: perl
11060 !> win32/win32sck.c
11061____________________________________________________________________________
11062[ 482] By: mbeattie on 1998/02/06 17:26:41
11063 Log: lib/Fatal.pm missing from repository
11064 Branch: perl
11065 + lib/Fatal.pm
11066____________________________________________________________________________
11067[ 481] By: mbeattie on 1998/02/06 17:24:57
11068 Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11069 Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11070 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11071 Branch: perl
11072 + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11073 ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11074____________________________________________________________________________
11075[ 480] By: mbeattie on 1998/02/06 17:19:52
11076 Log: x2p/str.c was missing from list of changed files in change 466
11077 Branch: perl
11078 ! x2p/str.c
11079____________________________________________________________________________
11080[ 479] By: mbeattie on 1998/02/06 17:16:54
11081 Log: Added t/lib/ph.t to MANIFEST
11082 Branch: perl
11083 ! MANIFEST
11084____________________________________________________________________________
11085[ 478] By: mbeattie on 1998/02/06 17:15:38
11086 Log: Subject: [PATCH] h2ph.PL
11087 Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11088 From: kstar@www.chapin.edu (Kurt D. Starsinic)
11089 Branch: perl
11090 + t/lib/ph.t
11091 ! utils/h2ph.PL
11092____________________________________________________________________________
11093[ 477] By: mbeattie on 1998/02/06 17:10:46
11094 Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11095 Date: 04 Feb 1998 14:49:46 +0100
11096 From: Gisle Aas <gisle@aas.no>
11097 as modified by
11098 From: chip@atlantic.net
11099 Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11100 Branch: perl
11101 ! gv.c
11102____________________________________________________________________________
11103[ 476] By: mbeattie on 1998/02/06 16:47:03
11104 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11105 Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11106 Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11107 Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t
11108 Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11109 Branch: perl
11110 ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11111____________________________________________________________________________
11112[ 475] By: mbeattie on 1998/02/06 16:44:57
11113 Log: Subject: [PATCH] nomemok
11114 Date: Mon, 2 Feb 1998 15:06:50 +0100
11115 From: Gisle Aas <gisle@aas.no>
11116 Branch: perl
11117 ! hv.c
11118____________________________________________________________________________
11119[ 474] By: mbeattie on 1998/02/06 16:43:46
11120 Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11121 Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11122 From: abigail@fnx.com
11123 Branch: perl
11124 ! lib/Benchmark.pm
11125____________________________________________________________________________
11126[ 473] By: mbeattie on 1998/02/06 16:42:53
11127 Log: Subject: [PATCH] adding the newSVpvn API function
11128 Date: Sat, 31 Jan 1998 06:32:42 +0100
11129 From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11130 Branch: perl
11131 ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11132 ! proto.h sv.c
11133____________________________________________________________________________
11134[ 472] By: mbeattie on 1998/02/06 16:35:41
11135 Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11136 Date: 28 Jan 1998 17:40:37 -0800
11137 From: Stephen Zander <srz@mckesson.com>
11138 Branch: perl
11139 ! hints/solaris_2.sh
11140____________________________________________________________________________
11141[ 471] By: mbeattie on 1998/02/06 16:02:57
11142 Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11143 Date: Thu, 15 Jan 1998 11:53:06 +0000
11144 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11145 Branch: perl
11146 ! pod/perlguts.pod pp.c t/op/vec.t
11147____________________________________________________________________________
11148[ 470] By: mbeattie on 1998/02/06 16:01:36
11149 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11150 Subject: 5.004_56: Patch to Tie::Hash and docs
11151 Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11152 Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11153 Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11154 Branch: perl
11155 ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11156 ! t/op/misc.t t/op/pat.t toke.c
11157____________________________________________________________________________
11158[ 469] By: mbeattie on 1998/02/06 15:58:31
11159 Log: Subject: Another Array.pm patch
11160 Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11161 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11162 Branch: perl
11163 ! lib/Tie/Array.pm
11164____________________________________________________________________________
11165[ 468] By: mbeattie on 1998/02/06 15:56:28
11166 Log: Subject: documentation patch for 5.004_57
11167 Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11168 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11169 Branch: perl
11170 ! lib/Tie/Array.pm
11171____________________________________________________________________________
11172[ 467] By: mbeattie on 1998/02/06 15:55:34
11173 Log: Subject: 5.004_56: patch for `use Fatal' again
11174 Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11175 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11176 Branch: perl
11177 ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11178 ! pp.c t/comp/proto.t toke.c
11179____________________________________________________________________________
11180[ 466] By: mbeattie on 1998/02/06 15:53:53
11181 Log: Subject: Newer -DLEAKTEST patch
11182 Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11183 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11184 Branch: perl
11185 ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11186 ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11187 ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11188 ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11189 ! toke.c util.c vms/perly_c.vms x2p/hash.c
11190____________________________________________________________________________
11191[ 465] By: mbeattie on 1998/02/06 15:46:35
11192 Log: More Chip patches (tweaked for _5x). The final one mentioned here
11193 (@ARGV with -i) actually went in at change 462 but I failed to
11194 add it to the change description:
11195 Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11196 Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11197 Subject: [PATCH] Fix for C<@x = my @y>
11198 Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11199 Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11200 Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11201 Subject: [PATCH] Allow last() to mean last
11202 Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11203 Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11204 Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11205 Branch: perl
11206 ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11207 ! vms/perly_h.vms
11208____________________________________________________________________________
11209[ 464] By: mbeattie on 1998/02/06 15:06:18
11210 Log: More Chip patches:
11211 Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11212 Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11213 Subject: [PATCH] Fix line numbers after here documents in eval STRING
11214 Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11215 Subject: [PATCH] Make recursive lexical analysis more robust
11216 Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11217 Branch: perl
11218 ! pp_ctl.c sv.c toke.c
11219____________________________________________________________________________
11220[ 463] By: mbeattie on 1998/02/06 15:04:17
11221 Log: Some more Chip patches (tweaked to match _5x):
11222 Subject: [PATCH] Fix empty BLOCK
11223 Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11224 Subject: [PATCH] fix (\@@) proto
11225 Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11226 Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11227 Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11228 Subject: [PATCH] Don't fold string comparison under C<use locale>
11229 Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11230 Branch: perl
11231 ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11232____________________________________________________________________________
11233[ 462] By: mbeattie on 1998/02/06 14:56:30
11234 Log: Some Chip patches (some tweaked to match _5x source):
11235 From: Chip Salzenberg <salzench@nielsenmedia.com>
11236 Subject: [PATCH] local leakage
11237 Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11238 Subject: [PATCH] NULs in patterns
11239 Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11240 Subject: [PATCH] Configure on PerlIO
11241 Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11242 Subject: [PATCH] Avoid core dump on package alias
11243 Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11244 Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11245 Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11246 Branch: perl
11247 ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11248 ! t/op/local.t
11249____________________________________________________________________________
11250[ 461] By: gsar on 1998/02/04 03:34:36
11251 Log: support win32_select(0,0,0,msec) (winsock doesn't)
11252 Branch: win32/perl
11253 ! win32/win32sck.c
11254____________________________________________________________________________
11255[ 460] By: gsar on 1998/02/04 00:44:47
11256 Log: bug: win32_select() must StartSockets()
11257 Branch: win32/perl
11258 ! win32/win32sck.c
11259
11260----------------
11261Version 5.004_57
11262----------------
11263
11264____________________________________________________________________________
11265[ 459] By: mbeattie on 1998/02/03 16:00:07
11266 Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
11267 of execution causes core dump if threadsvp is moved). Replaced
11268 lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
11269 Branch: perl
11270 ! av.c perl.c
11271____________________________________________________________________________
11272[ 458] By: mbeattie on 1998/02/03 14:40:02
11273 Log: Fix up MANIFEST.
11274 Branch: perl
11275 ! MANIFEST
11276____________________________________________________________________________
11277[ 457] By: mbeattie on 1998/02/03 13:50:23
11278 Log: Integrate win32 into mainline. My last integration from ansiperl
11279 to the mainline was a dismal failure: I did -ay but meant -at.
11280 This should fix things now since win32 has already integrated
11281 all the necessary changes from ansiperl.
11282 Branch: perl
11283 !> (integrate 111 files)
11284____________________________________________________________________________
11285[ 456] By: gsar on 1998/02/03 04:48:08
11286 Log: Fix minor problems with non USE_THREADS build. win32 branch
11287 now looks 5.004_57-ready.
11288 Branch: win32/perl
11289 ! thread.h win32/makedef.pl
11290____________________________________________________________________________
11291[ 455] By: gsar on 1998/02/03 03:45:09
11292 Log: integrate mainline
11293 Branch: win32/perl
11294 !> (integrate 887 files)
11295____________________________________________________________________________
11296[ 454] By: mbeattie on 1998/02/02 16:44:24
11297 Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
11298 defaults have been commented out for now.
11299 Branch: perl
11300 ! hints/dec_osf.sh
11301____________________________________________________________________________
11302[ 453] By: mbeattie on 1998/02/02 15:51:39
11303 Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
11304 variables. Moved threadnum to a per-interpreter variable and
11305 made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
11306 more than one thread may be running. Minor tweaks to Thread.xs.
11307 Branch: perl
11308 ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
11309 ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
11310 ! thread.h util.c
11311____________________________________________________________________________
11312[ 452] By: gsar on 1998/02/02 04:56:50
11313 Log: remove totally egregious s/\\dir// in File::Find
11314 Branch: win32/perl
11315 ! lib/File/Find.pm
11316____________________________________________________________________________
11317[ 451] By: gsar on 1998/02/01 22:20:20
11318 Log: added AS patch#3
11319 Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
11320 Date: Sun, 01 Feb 1998 09:18:13 PST
11321 From: Douglas Lankshear <dougl@ActiveState.com>
11322 To: "'Gurusamy Sarathy'" <gsar@umich.edu>
11323
11324 Here's an additional diff against //depot/asperl
11325
11326 The field name mg_length was changed back to mg_len
11327 The function name mg_len was change to mg_length
11328
11329 The need for sort_mutex removed thanks to the code derived
11330 from Tom Horsley's work.
11331
11332 -- Doug
11333 Branch: asperl
11334 + XSLock.h
11335 ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
11336 ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
11337 ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
11338 ! scope.c scope.h sv.c toke.c universal.c util.c
11339 ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
11340 ! win32/perlobj.def win32/runperl.c
11341____________________________________________________________________________
11342[ 450] By: gsar on 1998/01/30 23:43:57
11343 Log: various tweaks
11344 - add new functions to proto.h
11345 - fix up makefile.mk for $(OBJECT)
11346 Branch: asperl
11347 ! pp_ctl.c proto.h win32/makefile.mk
11348____________________________________________________________________________
11349[ 449] By: gsar on 1998/01/30 21:23:15
11350 Log: fix up missing patches from AS patch#2
11351 Branch: asperl
11352 ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11353 ! pp_ctl.c proto.h
11354____________________________________________________________________________
11355[ 448] By: gsar on 1998/01/30 18:23:17
11356 Log: fix htonlx typo
11357 Branch: win32/perl
11358 ! perlsock.h
11359____________________________________________________________________________
11360[ 447] By: mbeattie on 1998/01/30 16:03:49
11361 Log: Fix up MANIFEST to add missing files
11362 Branch: perl
11363 ! MANIFEST
11364____________________________________________________________________________
11365[ 446] By: mbeattie on 1998/01/30 12:34:55
11366 Log: Bump patchlevel to 57.
11367 Branch: perl
11368 ! patchlevel.h
11369____________________________________________________________________________
11370[ 445] By: gsar on 1998/01/30 10:44:38
11371 Log: initial merge of latest win32 branch into ASPerl
11372 Branch: asperl
11373 +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
11374 +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11375 +> win32/bin/perlglob.pl
11376 !> (integrate 141 files)
11377____________________________________________________________________________
11378[ 444] By: gsar on 1998/01/30 09:25:58
11379 Log: goofed branching, redo asperl branch
11380 Branch: asperl
11381 ! perl.h
11382____________________________________________________________________________
11383[ 443] By: gsar on 1998/01/30 09:23:36
11384 Log: added AS patch#2
11385 Branch: asperl
11386 + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
11387 + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
11388 + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
11389 + win32/ipstdiowin.h win32/perlobj.def
11390 ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
11391 ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
11392 ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
11393 ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
11394 ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
11395 ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
11396 ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
11397 ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
11398 ! win32/makedef.pl win32/runperl.c win32/win32iop.h
11399____________________________________________________________________________
11400[ 441] By: gsar on 1998/01/30 08:54:19
11401 Log: Created new branch from win32@396, added AS patch#1
11402 Branch: asperl
11403 + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
11404 + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
11405 + regcomp.c scope.h sv.c toke.c util.c
11406 +> (branch 915 files)
11407____________________________________________________________________________
11408[ 440] By: gsar on 1998/01/30 04:43:23
11409 Log: integrate winansi
11410 Branch: win32/perl
11411 +> pod/perlhist.pod
11412 !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
11413 !> util.c
11414____________________________________________________________________________
11415[ 439] By: mbeattie on 1998/01/27 15:31:53
11416 Log: Integrate ansi branch into mainline (resolve -ay).
11417 Branch: perl
11418 +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
11419 +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
11420 +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11421 +> win32/bin/perlglob.pl
11422 ! op.c
11423 !> (integrate 868 files)
11424____________________________________________________________________________
11425[ 438] By: nick on 1998/01/24 12:02:34
11426 Log: Gisle's av_unshift tweak, two small patches from chip
11427 and check for NULL in hv_delete in case '~' and tie magic
11428 are present
11429 Branch: ansiperl
11430 ! av.c hv.c op.c pp_ctl.c scope.c
11431____________________________________________________________________________
11432[ 437] By: nick on 1998/01/24 10:37:56
11433 Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.
11434 Ugh! ...
11435 Macros were unsuitable for declaring the functions, extra () round
11436 parameters removed - non-function forms of PerlXxx_yyyy() need to
11437 add () themselves.
11438 Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
11439 Branch: ansiperl
11440 ! perlsock.h pp_sys.c util.c
11441____________________________________________________________________________
11442[ 436] By: nick on 1998/01/24 10:03:03
11443 Log: Integrate win32 into ansiperl
11444 Branch: ansiperl
11445 +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11446 +> win32/bin/perlglob.pl
11447 !> (integrate 38 files)
11448____________________________________________________________________________
11449[ 435] By: nick on 1998/01/24 09:47:49
11450 Log: Add perlhist.pod
11451 Branch: ansiperl
11452 + pod/perlhist.pod
11453 ! MANIFEST
11454____________________________________________________________________________
11455[ 434] By: gsar on 1998/01/19 05:01:47
11456 Log: s/PerlENV/PerlEnv/ just to be consistent
11457 Branch: win32/perl
11458 ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
11459____________________________________________________________________________
11460[ 433] By: gsar on 1998/01/19 04:52:18
11461 Log: foo() -> PerlGroup_foo() patch from ActiveState
11462 Branch: win32/perl
11463 + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11464 ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
11465 ! scope.h sv.c toke.c util.c
11466____________________________________________________________________________
11467[ 432] By: gsar on 1998/01/19 04:42:26
11468 Log: integrate mainline
11469 Branch: win32/perl
11470 !> pod/perlfunc.pod
11471____________________________________________________________________________
11472[ 431] By: gsar on 1998/01/19 04:40:04
11473 Log: integrate changes in winansi
11474 Branch: win32/perl
11475 +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
11476 +> t/lib/tie-stdpush.t t/op/tiearray.t
11477 !> (integrate 98 files)
11478____________________________________________________________________________
11479[ 430] By: gsar on 1998/01/19 04:10:43
11480 Log: Fix autovivification problems with XSUB OUTPUT args
11481 Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
11482 Date: Sun, 18 Jan 1998 23:09:07 EST
11483 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11484 Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
11485 Branch: win32/perl
11486 ! ext/GDBM_File/typemap ext/NDBM_File/typemap
11487 ! ext/ODBM_File/typemap ext/SDBM_File/typemap
11488 ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
11489 ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
11490____________________________________________________________________________
11491[ 429] By: nick on 1998/01/17 21:01:50
11492 Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
11493 Date: Thu, 25 Dec 1997 13:39:15 -0500
11494 From: Spider Boardman <spider@Orb.Nashua.NH.US>
11495 To: perl5-porters@perl.org
11496
11497 It turns out that the potential for the "CONFIG key 'exe_ext'
11498 does not exist in Config.pm" problem has been around for a while,
11499 in the definition of SvTRUE(). It's just that non-gcc compilers
11500 are more or less being built as CRIPPLED_CC when USE_THREADS is
11501 defined (even if they can inline things). The inline macro for
11502 SvTRUE works with tied hashes and the EXISTS method, and the
11503 functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
11504 does not, because it adds an excess mg_get() which replaces the
11505 EXISTS result with a FETCH result.
11506 Branch: ansiperl
11507 ! sv.c
11508____________________________________________________________________________
11509[ 428] By: nick on 1998/01/17 20:59:11
11510 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11511 Date: Fri, 19 Dec 97 17:19:09 GMT
11512 Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
11513 Branch: ansiperl
11514 ! doio.c sv.c toke.c util.c
11515____________________________________________________________________________
11516[ 427] By: nick on 1998/01/17 12:01:53
11517 Log: Permit tie ?foo,$object
11518 tidy up dead #ifdef ORIGINAL_TIE)
11519 Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
11520 Branch: ansiperl
11521 ! pp_sys.c
11522____________________________________________________________________________
11523[ 426] By: nick on 1998/01/15 18:06:36
11524 Log: First working TIEARRAY and other misc tie fixes
11525 Branch: ansiperl
11526 ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
11527____________________________________________________________________________
11528[ 425] By: nick on 1998/01/14 21:56:40
11529 Log: Not working yet - split problems ...
11530 Branch: ansiperl
11531 ! pp.c t/lib/thread.t t/op/tiearray.t
11532____________________________________________________________________________
11533[ 424] By: nick on 1998/01/14 18:49:25
11534 Log: TIEARRAY updates - almost works ...
11535 Branch: ansiperl
11536 + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
11537 ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
11538 ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
11539 ! t/op/avhv.t t/op/push.t t/op/tiearray.t
11540____________________________________________________________________________
11541[ 423] By: gsar on 1998/01/14 00:13:16
11542 Log: fix MakeMaker installbin problem
11543 Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
11544 Subject: Re: can't modify message with HTML-Stream, v.1.42
11545 Date: Tue, 06 Jan 1998 19:16:35 -0500
11546 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11547 Branch: win32/perl
11548 ! lib/ExtUtils/MM_Unix.pm
11549____________________________________________________________________________
11550[ 422] By: gsar on 1998/01/13 23:53:02
11551 Log: add archname to *sitearch in config.{b,g,v}c
11552 Branch: win32/perl
11553 ! win32/config.bc win32/config.gc win32/config.vc
11554____________________________________________________________________________
11555[ 421] By: gsar on 1998/01/13 23:15:14
11556 Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
11557 Branch: win32/perl
11558 ! t/harness
11559____________________________________________________________________________
11560[ 420] By: nick on 1998/01/13 22:55:02
11561 Log: tiearray tweaks
11562 Branch: ansiperl
11563 ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
11564____________________________________________________________________________
11565[ 419] By: nick on 1998/01/13 21:27:33
11566 Log: Skeleton Tie::Array
11567 Branch: ansiperl
11568 + lib/Tie/Array.pm
11569____________________________________________________________________________
11570[ 418] By: nick on 1998/01/13 20:52:38
11571 Log: tie array changes to core and tests
11572 Branch: ansiperl
11573 + t/op/tiearray.t
11574 ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
11575 ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
11576 ! pp_hot.c proto.h sv.c toke.c universal.c util.c
11577____________________________________________________________________________
11578[ 417] By: gsar on 1998/01/13 20:49:52
11579 Log: fix perlglob.bat warnings by splitting it from File::DosGlob
11580 Branch: win32/perl
11581 + win32/bin/perlglob.pl
11582 ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
11583 ! win32/makefile.mk
11584____________________________________________________________________________
11585[ 416] By: gsar on 1998/01/13 02:46:53
11586 Log: various tweaks to build support (NOTE: meant for 5.004_57)
11587 - build and install x2p
11588 - fix installperl warnings on win32
11589 - `make install` now does puts the archlibs in right places
11590 - makefiles don't default to USE_THREADS anymore
11591 - sync config.{b,g,v}c
11592 - sync makefile.mk -> Makefile
11593 Branch: win32/perl
11594 ! installperl win32/Makefile win32/config.bc win32/config.gc
11595 ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
11596 ! x2p/a2py.c
11597____________________________________________________________________________
11598[ 415] By: nick on 1998/01/11 16:54:26
11599 Log: Integrate win32 into ansiperl
11600 Branch: ansiperl
11601 !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11602 !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11603 !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11604 !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11605 !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11606 !> vms/vmsish.h x2p/s2p.PL
11607____________________________________________________________________________
11608[ 414] By: nick on 1998/01/11 15:13:49
11609 Log: Integratye mainline -> ansiperl
11610 Branch: ansiperl
11611 !> (integrate 64 files)
11612____________________________________________________________________________
11613[ 413] By: mbeattie on 1998/01/09 12:57:58
11614 Log: Add missing blank line in pod/perlfunc.pod.
11615 Branch: perl
11616 ! pod/perlfunc.pod
11617____________________________________________________________________________
11618[ 412] By: gsar on 1998/01/08 20:54:31
11619 Log: change#398 breaks ENV_IS_CASELESS, fix it
11620 Branch: win32/perl
11621 ! hv.c
11622____________________________________________________________________________
11623[ 411] By: gsar on 1998/01/08 18:33:58
11624 Log: Integrate mainline
11625 Branch: win32/perl
11626 !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11627 !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11628 !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11629 !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11630 !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11631 !> vms/vmsish.h x2p/s2p.PL
11632____________________________________________________________________________
11633[ 410] By: mbeattie on 1998/01/08 16:06:22
11634 Log: Fix thinko in t/pragma/locale.t:
11635 Subject: [PATCH] _04 or _56: locale.t
11636 Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
11637 From: Jarkko Hietaniemi <jhi@iki.fi>
11638 Branch: perl
11639 ! t/pragma/locale.t
11640____________________________________________________________________________
11641[ 409] By: mbeattie on 1998/01/08 16:05:09
11642 Log: Use Tom Horley's qsort for sorting:
11643 Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
11644 Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
11645 From: Hans Mulder <hansm@icgned.nl>
11646 Branch: perl
11647 ! pp_ctl.c
11648____________________________________________________________________________
11649[ 408] By: mbeattie on 1998/01/08 16:01:57
11650 Log: Make s2p not use cpp:
11651 Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
11652 Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
11653 From: Hans Mulder <hansm@icgned.nl>
11654 Branch: perl
11655 ! x2p/s2p.PL
11656____________________________________________________________________________
11657[ 407] By: mbeattie on 1998/01/08 15:57:31
11658 Log: DG/UX tweaks to perl.h:
11659 Subject: [PATCH] _56 on dgux without threads
11660 Date: Sat, 20 Dec 1997 23:01:40 -0500
11661 From: Roderick Schertler <roderick@argon.org>
11662 Branch: perl
11663 ! perl.h
11664____________________________________________________________________________
11665[ 406] By: mbeattie on 1998/01/08 15:56:02
11666 Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
11667 Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
11668 Date: Sat, 20 Dec 1997 02:30:01 -0500
11669 From: Spider Boardman <spider@web.zk3.dec.com>
11670 Branch: perl
11671 ! Configure hints/dec_osf.sh
11672____________________________________________________________________________
11673[ 405] By: mbeattie on 1998/01/08 15:53:40
11674 Log: Missing "" in Configure echo for gethbadd_addr_type.
11675 Branch: perl
11676 ! Configure
11677____________________________________________________________________________
11678[ 404] By: mbeattie on 1998/01/08 13:04:48
11679 Log: print/printf/... over-eager mg_find for glob magic:
11680 Subject: [PATCH] fix inefficient checks for TIEHANDLE
11681 Date: Wed, 07 Jan 1998 20:06:05 -0500
11682 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11683 Branch: perl
11684 ! pp_hot.c pp_sys.c
11685____________________________________________________________________________
11686[ 403] By: mbeattie on 1998/01/08 12:56:31
11687 Log: Assorted VMS patches (mostly VMS makefile update for new headers):
11688 Subject: [PATCH] VMS update for 5.004_56
11689 Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
11690 From: Charles Bailey <bailey@newman.upenn.edu>
11691 Branch: perl
11692 ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
11693 ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11694 ! vms/vmsish.h
11695____________________________________________________________________________
11696[ 402] By: mbeattie on 1998/01/08 12:46:15
11697 Log: Fix utils/perldoc.PL for dos-djgpp:
11698 Subject: 5.004_56: perldoc.PL dos-djgpp patches
11699 Date: Tue, 6 Jan 1998 18:14:59 +0100
11700 From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
11701 Branch: perl
11702 ! utils/perldoc.PL
11703____________________________________________________________________________
11704[ 401] By: mbeattie on 1998/01/08 12:40:14
11705 Log: Version 2.13 of GetoptLong:
11706 Subject: Re: ANNOUNCE: perl 5.004_56 is available
11707 Date: 06 Jan 1998 16:21:45 +0100
11708 From: JVromans@Squirrel.nl (Johan Vromans)
11709 Branch: perl
11710 ! lib/Getopt/Long.pm lib/newgetopt.pl
11711____________________________________________________________________________
11712[ 400] By: mbeattie on 1998/01/08 12:28:08
11713 Log: Fix variable export and threading configuration for AIX:
11714 Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
11715 Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
11716 From: Jarkko Hietaniemi <jhi@iki.fi>
11717 Branch: perl
11718 ! Configure perl_exp.SH
11719____________________________________________________________________________
11720[ 399] By: mbeattie on 1998/01/08 12:25:38
11721 Log: Regexp fix: (?>a+)b doesn't match aaab:
11722 Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
11723 Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
11724 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11725 Branch: perl
11726 ! regexec.c t/op/re_tests
11727____________________________________________________________________________
11728[ 398] By: mbeattie on 1998/01/08 12:23:41
11729 Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
11730 to cope with ENV_IS_CASELESS:
11731 Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
11732 Date: Fri, 19 Dec 1997 11:31:36 -0500
11733 From: Owen Taylor <owt1@cornell.edu>
11734 Branch: perl
11735 ! hv.c
11736____________________________________________________________________________
11737[ 397] By: mbeattie on 1998/01/08 12:10:29
11738 Log: Integrate win32 branch into mainline.
11739 Branch: perl
11740 !> (integrate 41 files)
11741____________________________________________________________________________
11742[ 396] By: gsar on 1998/01/07 19:12:27
11743 Log: tweak case-insensitive ENV implementation
11744 Branch: win32/perl
11745 ! hv.c
11746____________________________________________________________________________
11747[ 395] By: nick on 1998/01/07 18:40:55
11748 Log: Integrate win32 branch
11749 Branch: ansiperl
11750 !> (integrate 31 files)
11751____________________________________________________________________________
11752[ 394] By: gsar on 1998/01/05 19:17:40
11753 Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
11754 the fact
11755 Branch: win32/perl
11756 ! pod/perlrun.pod win32/win32.c
11757____________________________________________________________________________
11758[ 393] By: gsar on 1998/01/05 05:43:33
11759 Log: Support case-tolerant %ENV
11760 - underlying system calls see the case-as-supplied by user
11761 - added tests to verify addition/deletion/enumeration case-tolerance
11762 - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
11763 which is default on win32 now
11764 Branch: win32/perl
11765 ! hv.c t/op/magic.t win32/win32.h
11766____________________________________________________________________________
11767[ 392] By: gsar on 1998/01/04 17:55:19
11768 Log: Add a tweaked version of:
11769 Message-Id: <199801040630.AA29298@metronet.com>
11770 Date: Sun, 04 Jan 1998 00:30:57 CST
11771 From: Tye McQueen <tye@metronet.com>
11772 Subject: New patch for $^E==GetLastError() under Win32
11773 Branch: win32/perl
11774 ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
11775 ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
11776 ! win32/win32.c win32/win32.h
11777____________________________________________________________________________
11778[ 391] By: gsar on 1998/01/04 07:59:44
11779 Log: Various win32 fixes
11780 - support spawn via system(&P_NOWAIT,...) like OS2
11781 - support wait() and waitpid()
11782 - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
11783 - support -lfoo properly in ExtUtils::Liblist
11784 - fix outdated info about Win32 support in perlfaq2
11785 - fix win32 bug in perldoc that causes spurious warnings
11786 - regularize global function/variable names yet more
11787 - fix bug in do_aspawn() (it was always invoking shell, instead of
11788 almost never)
11789 - implement and export win32_wait()
11790 - stub version of USE_RTL_THREAD_API
11791 Branch: win32/perl
11792 ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
11793 ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
11794 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11795 ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
11796 ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
11797 ! win32/win32thread.h
11798____________________________________________________________________________
11799[ 390] By: gsar on 1997/12/30 21:00:28
11800 Log: Fix $ENV{Path} in FindBin.pm
11801 Branch: win32/perl
11802 ! lib/FindBin.pm
11803____________________________________________________________________________
11804[ 389] By: nick on 1997/12/29 10:33:23
11805 Log: Resolve ansiperl against win32
11806 Branch: ansiperl
11807 !> (integrate 105 files)
11808____________________________________________________________________________
11809[ 388] By: gsar on 1997/12/24 04:59:28
11810 Log: make $? Unix (and ActiveWare) compatible
11811 Branch: win32/perl
11812 ! README.win32 win32/win32.c
11813____________________________________________________________________________
11814[ 387] By: gsar on 1997/12/24 04:21:30
11815 Log: support ioctl() on sockets (does what ioctlsocket() does) to make
11816 non-blocking IO on sockets possible
11817 Branch: win32/perl
11818 ! README.win32 dosish.h win32/makedef.pl win32/win32.c
11819 ! win32/win32iop.h win32/win32sck.c
11820____________________________________________________________________________
11821[ 386] By: gsar on 1997/12/24 03:10:55
11822 Log: support getlogin()
11823 Branch: win32/perl
11824 ! README.win32 win32/config.bc win32/config.gc win32/config.vc
11825 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11826 ! win32/win32.c win32/win32.h
11827____________________________________________________________________________
11828[ 385] By: gsar on 1997/12/24 02:24:59
11829 Log: add support for crypt() via user-supplied des_fcrypt() source or library.
11830 Update README.win32.
11831 Branch: win32/perl
11832 ! README.win32 perl.h win32/Makefile win32/makedef.pl
11833 ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
11834____________________________________________________________________________
11835[ 384] By: gsar on 1997/12/24 02:22:42
11836 Log: tweak op.c to avoid warning
11837 Branch: win32/perl
11838 ! op.c
11839____________________________________________________________________________
11840[ 383] By: gsar on 1997/12/23 21:12:42
11841 Log: Trivial bugfix#3 from local repository
11842 Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
11843 Subject: Re: Assigning result of pop scrambles unrelated reference
11844 Date: Sat, 06 Dec 1997 06:00:45 -0500
11845 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11846 Branch: win32/perl
11847 ! sv.c
11848____________________________________________________________________________
11849[ 382] By: gsar on 1997/12/23 21:09:32
11850 Log: Trivial bugfix#2 from local repository
11851 Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
11852 Subject: Re: eval of sub gives spurious "uninitialised" warning
11853 Date: Sat, 06 Dec 1997 05:25:07 -0500
11854 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11855 Branch: win32/perl
11856 ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
11857____________________________________________________________________________
11858[ 381] By: gsar on 1997/12/23 21:01:04
11859 Log: Trivial bugfix#1 from local repository
11860 Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
11861 Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping?
11862 Date: Fri, 28 Nov 1997 18:26:52 -0500
11863 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11864 Branch: win32/perl
11865 ! scope.c
11866____________________________________________________________________________
11867[ 380] By: gsar on 1997/12/18 15:10:23
11868 Log: Integrate mainline
11869 Branch: win32/perl
11870 +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
11871 +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
11872 +> os2/os2.sym os2/os2thread.h
11873 !> (integrate 77 files)
11874
11875----------------
11876Version 5.004_56
11877----------------
11878
11879____________________________________________________________________________
11880[ 379] By: mbeattie on 1997/12/18 13:28:35
11881 Log: Integrate ansi @364,@366 into mainline.
11882 Branch: perl
11883 !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
11884____________________________________________________________________________
11885[ 378] By: mbeattie on 1997/12/18 13:20:15
11886 Log: Add a few missing files to MANIFEST
11887 Branch: perl
11888 ! MANIFEST
11889____________________________________________________________________________
11890[ 377] By: mbeattie on 1997/12/18 13:00:16
11891 Log: Bump patchlevel to 56.
11892 Branch: perl
11893 ! patchlevel.h
11894____________________________________________________________________________
11895[ 376] By: nick on 1997/12/18 01:32:12
11896 Log: Resolve against mainline
11897 Branch: ansiperl
11898 +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
11899 +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
11900 +> os2/os2.sym os2/os2thread.h
11901 !> (integrate 74 files)
11902____________________________________________________________________________
11903[ 375] By: nick on 1997/12/18 01:06:15
11904 Log: Resolve against Win32
11905 Branch: ansiperl
11906 !> Configure README.threads config_h.SH doop.c embed.h
11907 !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
11908 !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
11909 !> sv.c sv.h thread.h util.c
11910____________________________________________________________________________
11911[ 374] By: mbeattie on 1997/12/17 14:44:26
11912 Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
11913 needs rewriting now that we use perlvars.h and foovar.h:
11914 Subject: [PATCH] 5.004_54 under VMS (fwd)
11915 Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
11916 From: Charles Bailey <BAILEY@newman.upenn.edu>
11917 Branch: perl
11918 ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
11919 ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
11920 ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
11921 ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
11922 ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
11923 ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
11924____________________________________________________________________________
11925[ 373] By: mbeattie on 1997/12/17 14:10:50
11926 Log: Major changes to the DOS/djgpp port (including threading):
11927 Subject: Re: dos-djgpp port not in perl 5.004_54
11928 Date: Fri, 21 Nov 1997 10:58:26 +0100
11929 From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
11930 Branch: perl
11931 + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
11932 + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
11933 ! Configure MANIFEST Makefile.SH doio.c dosish.h
11934 ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
11935 ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
11936 ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
11937 ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
11938 ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
11939 ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
11940 ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
11941 ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
11942 ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
11943____________________________________________________________________________
11944[ 372] By: mbeattie on 1997/12/17 13:18:34
11945 Log: Upgrade DB_File to 1.56:
11946 Subject: DB_File-1.56 for _55
11947 Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
11948 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11949 Branch: perl
11950 ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11951 ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
11952____________________________________________________________________________
11953[ 371] By: mbeattie on 1997/12/17 12:02:03
11954 Log: Threading patches for OS/2 (missing files taken from previous patch):
11955 Subject: Re: 5.004_55: OS/2 patches again
11956 Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
11957 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11958 Branch: perl
11959 + os2/os2.sym os2/os2thread.h
11960 ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
11961 ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
11962 ! os2/os2ish.h perl.h
11963____________________________________________________________________________
11964[ 370] By: mbeattie on 1997/12/17 11:01:34
11965 Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
11966 Subject: Re: 5.004_55: OS/2 patches again
11967 Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
11968 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11969 Branch: perl
11970 ! perl.h
11971____________________________________________________________________________
11972[ 369] By: mbeattie on 1997/12/17 10:59:40
11973 Log: Fix typo in compiler B/C.pm.
11974 Branch: perlext
11975 ! Compiler/B/C.pm
11976____________________________________________________________________________
11977[ 368] By: mbeattie on 1997/12/17 10:58:35
11978 Log: Allow "perldoc -F filename":
11979 Subject: 5.004_55: Patch to perldoc
11980 Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
11981 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11982 Branch: perl
11983 ! utils/perldoc.PL
11984____________________________________________________________________________
11985[ 367] By: mbeattie on 1997/12/17 10:54:47
11986 Log: Fix not-reached warning for pp_threadsv.
11987 Branch: perl
11988 ! pp.c
11989____________________________________________________________________________
11990[ 366] By: nick on 1997/12/14 16:06:24
11991 Log: Fix typo in Ilya's patch :-(
11992 Branch: ansiperl
11993 ! lib/ExtUtils/MakeMaker.pm
11994____________________________________________________________________________
11995[ 365] By: nick on 1997/12/14 15:30:25
11996 Log: #undef new PERLVARIC macro in appropriate places
11997 Branch: ansiperl
11998 ! miniperlmain.c perl.h
11999____________________________________________________________________________
12000[ 364] By: nick on 1997/12/14 15:04:36
12001 Log: Ilya's MakeMaker (empty makefile) patch
12002 Branch: ansiperl
12003 ! lib/ExtUtils/MakeMaker.pm
12004____________________________________________________________________________
12005[ 363] By: gsar on 1997/12/13 05:57:13
12006 Log: Integrate mainline. Builds and passes (Borland).
12007 Branch: win32/perl
12008 !> Configure README.threads config_h.SH doop.c embed.h
12009 !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12010 !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12011 !> sv.c sv.h thread.h util.c
12012____________________________________________________________________________
12013[ 362] By: nick on 1997/12/13 02:53:03
12014 Log: Resolve ansiperl against mainline
12015 Branch: ansiperl
12016 !> (integrate 92 files)
12017____________________________________________________________________________
12018[ 361] By: mbeattie on 1997/12/12 16:20:38
12019 Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12020 instead of MEXTEND leading to core dumps. This fix needs
12021 propagating back to the maintenance branch.
12022 Branch: perl
12023 ! pp_hot.c pp_sys.c
12024____________________________________________________________________________
12025[ 360] By: mbeattie on 1997/12/11 15:45:56
12026 Log: Add missing patch to op.c that didn't come across with win32 merge.
12027 Branch: perl
12028 ! op.c
12029____________________________________________________________________________
12030[ 359] By: mbeattie on 1997/12/11 11:54:41
12031 Log: Stop tr/// from writing to target when only counting.
12032 Branch: perl
12033 ! doop.c op.c op.h
12034____________________________________________________________________________
12035[ 358] By: mbeattie on 1997/12/10 18:36:26
12036 Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12037 a few extraneous trailing semicolons in perlvars.h.
12038 Branch: perl
12039 ! perlvars.h util.c
12040____________________________________________________________________________
12041[ 357] By: mbeattie on 1997/12/10 18:33:53
12042 Log: Start overhauling compiler. It was working at least minimally
12043 right up until the final tweak of B.xs to add threadsv_names
12044 at which point building it provokes a seg fault in perl while
12045 doing the xsubpp :-(.
12046 Branch: perl
12047 ! op.h util.c
12048 Branch: perlext
12049 ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12050 ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12051 ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12052 ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12053 ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12054 ! Compiler/test_harness_cc
12055____________________________________________________________________________
12056[ 356] By: mbeattie on 1997/12/10 13:43:32
12057 Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12058 sv_setfoo functions go back to not needing dTHR. Fix Configure
12059 to check for already-existing -thread on archname and to check
12060 better for d_pthread_created_joinable.
12061 Branch: perl
12062 ! Configure perl.h sv.c sv.h thread.h
12063____________________________________________________________________________
12064[ 355] By: mbeattie on 1997/12/10 10:53:58
12065 Log: Minor fix/speedup to util.c:fbm_instr:
12066 Subject: 5.004_55: Minor regexp patch
12067 Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12068 From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12069 Branch: perl
12070 ! util.c
12071____________________________________________________________________________
12072[ 354] By: mbeattie on 1997/12/10 10:41:25
12073 Log: Patches for IRIX, AIX and some generic stuff:
12074 Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12075 Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12076 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12077 (checked/ignored a few rejects; tweaked wording).
12078 Branch: perl
12079 ! Configure README.threads config_h.SH embed.h
12080 ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12081 ! hints/irix_6.sh
12082____________________________________________________________________________
12083[ 353] By: mbeattie on 1997/12/10 10:10:19
12084 Log: Integrate win32 back into mainline (trivial).
12085 Branch: perl
12086 +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12087 +> win32/config_H.gc
12088 !> (integrate 36 files)
12089____________________________________________________________________________
12090[ 352] By: nick on 1997/12/09 17:36:45
12091 Log: Resolve win32 - Sarathy's tweak.
12092 Branch: ansiperl
12093 !> win32/makedef.pl
12094____________________________________________________________________________
12095[ 351] By: gsar on 1997/12/08 06:13:04
12096 Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12097 Branch: win32/perl
12098 ! win32/makedef.pl
12099____________________________________________________________________________
12100[ 350] By: nick on 1997/12/05 00:56:03
12101 Log: Resolve ansiperl against win32
12102 Branch: ansiperl
12103 - win32/makegcc.mk
12104 !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12105 !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12106 !> win32/makefile.mk win32/perllib.c win32/win32.h
12107____________________________________________________________________________
12108[ 349] By: gsar on 1997/12/02 07:28:23
12109 Log: Revert to keeping (some) constant strings as globals
12110 Branch: win32/perl
12111 ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12112 ! perlvars.h win32/makedef.pl win32/perllib.c
12113____________________________________________________________________________
12114[ 348] By: gsar on 1997/12/02 05:38:06
12115 Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12116 Other minor fixes. Now is a good time to get the changes in win32 branch.
12117 Branch: win32/perl
12118 - win32/makegcc.mk
12119 ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12120____________________________________________________________________________
12121[ 347] By: gsar on 1997/12/02 03:32:55
12122 Log: Integrate winansi again. Result builds and passes all tests on all
12123 three compilers.
12124 Branch: win32/perl
12125 !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12126 !> win32/makegcc.mk win32/win32.h
12127____________________________________________________________________________
12128[ 346] By: gsar on 1997/12/02 03:28:23
12129 Log: various hacks to get mingw32 to build. Sync Makefile with makefile.mk.
12130 makegcc.mk to be merged into makefile.mk soon.
12131 Branch: win32/perl
12132 ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12133 ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12134 ! win32/win32.h
12135____________________________________________________________________________
12136[ 345] By: nick on 1997/12/02 01:57:17
12137 Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12138 Now runs again...
12139 Branch: ansiperl
12140 ! lib/ExtUtils/MM_Win32.pm
12141____________________________________________________________________________
12142[ 344] By: nick on 1997/12/02 01:11:16
12143 Log: Sarathy's patch
12144 Branch: ansiperl
12145 ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12146 ! win32/makegcc.mk win32/win32.h
12147____________________________________________________________________________
12148[ 343] By: gsar on 1997/12/01 04:37:06
12149 Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12150 is identical to ansiperl/* now)
12151 Branch: win32/perl
12152 +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12153 !> (integrate 34 files)
12154____________________________________________________________________________
12155[ 342] By: nick on 1997/12/01 04:01:57
12156 Log: Builds and passes all tests with gcc on Win32 - phew!
12157 Branch: ansiperl
12158 ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12159 ! proto.h util.c win32/makedef.pl
12160____________________________________________________________________________
12161[ 341] By: nick on 1997/12/01 02:54:29
12162 Log: Create a struct for all perls globals (as an option)
12163 Mainly for Mingw32 which cannot import data.
12164 Now only Opcode tests fail (op_desc/op_name not
12165 handled yet stuff)
12166 Branch: ansiperl
12167 ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12168 ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12169 ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12170 ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12171 ! win32/win32iop.h win32/win32thread.c
12172____________________________________________________________________________
12173[ 340] By: nick on 1997/11/30 20:21:10
12174 Log: Fixup exports in non -DDEBUGGING case
12175 Branch: ansiperl
12176 ! win32/makedef.pl
12177____________________________________________________________________________
12178[ 339] By: nick on 1997/11/30 20:10:04
12179 Log: Disable hard-coded -DDEBUGGING
12180 Branch: ansiperl
12181 ! win32/config_h.PL
12182____________________________________________________________________________
12183[ 338] By: nick on 1997/11/30 20:00:19
12184 Log: embed.pl now reads *var*.h to do its stuff.
12185 Split generated embed.h into two - new embedvar.h
12186 is #included when 'op' etc. will not mess up proto.h etc.
12187 Removed #define foo (thr->Tfoo) from thread.h
12188 Added some 'missing' symbols to global.sym, removed
12189 those in the *var*.h files
12190 Has build all MULTIPLICITY/USE_THREADS options on win32
12191 with VC++ (and passed tests), but not with exactly this set
12192 of files.
12193 Branch: ansiperl
12194 + embedvar.h
12195 ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12196 ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12197 ! win32/makedef.pl
12198____________________________________________________________________________
12199[ 337] By: nick on 1997/11/29 23:55:31
12200 Log: Globals and structs via macros - part 1 of N
12201 - introduce perlvars.h intrpvar.h and thrdvar.h
12202 - change perl.h and thread.h to include them with
12203 appropriate macros defined
12204 - result is status-quo but with macros
12205 - next step is to tweak embed.* to capitalize on
12206 new easy-to-find info.
12207 Branch: ansiperl
12208 + intrpvar.h perlvars.h thrdvar.h
12209 ! perl.h thread.h win32/Makefile
12210____________________________________________________________________________
12211[ 336] By: nick on 1997/11/29 19:13:55
12212 Log: VC++ default to threaded
12213 Branch: ansiperl
12214 ! win32/Makefile
12215____________________________________________________________________________
12216[ 335] By: nick on 1997/11/29 18:38:26
12217 Log: Avoid __declspec(thread) by default, for both scratch
12218 return areas and THR stuff. Use struct thread intern instead.
12219 Branch: ansiperl
12220 ! win32/win32.c win32/win32.h win32/win32sck.c
12221 ! win32/win32thread.c win32/win32thread.h
12222____________________________________________________________________________
12223[ 334] By: nick on 1997/11/29 17:49:04
12224 Log: Non-threaded build fix
12225 Branch: ansiperl
12226 ! win32/win32thread.c
12227____________________________________________________________________________
12228[ 333] By: nick on 1997/11/29 17:29:07
12229 Log: Sort out malloc_mutex for perl's malloc
12230 Remove BINCOMPAT3 from embed.pl
12231 Add dependancy to CORE_H for PERL95_OBJ
12232 Branch: ansiperl
12233 ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12234 ! win32/win32.c
12235____________________________________________________________________________
12236[ 332] By: nick on 1997/11/29 16:21:01
12237 Log: Integrate win32 into ansiperl
12238 Branch: ansiperl
12239 !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12240 !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12241 !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12242 !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12243 !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12244 !> win32/perllib.c
12245____________________________________________________________________________
12246[ 331] By: nick on 1997/11/29 01:35:45
12247 Log: GCC + Threads on Win32 - best gcc results yet
12248 Branch: ansiperl
12249 ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12250 ! win32/win32.h win32/win32iop.h win32/win32thread.c
12251 ! win32/win32thread.h
12252____________________________________________________________________________
12253[ 330] By: nick on 1997/11/28 23:05:08
12254 Log: Un-botch gcc workround
12255 Branch: ansiperl
12256 ! XSUB.h
12257____________________________________________________________________________
12258[ 329] By: nick on 1997/11/28 22:39:39
12259 Log: Builds completely with Mingw32, dynamic loaded extensions
12260 don't work yet - suspect __declspec() non-implemented issues.
12261 Branch: ansiperl
12262 ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
12263 ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
12264 ! win32/runperl.c win32/win32.c win32/win32iop.h
12265____________________________________________________________________________
12266[ 328] By: gsar on 1997/11/28 05:48:15
12267 Log: integrate winansi.
12268 Branch: win32/perl
12269 +> win32/config.gc win32/config_H.gc win32/makegcc.mk
12270 ! perl.h
12271 !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
12272 !> win32/makedef.pl win32/makefile.mk win32/runperl.c
12273 !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
12274____________________________________________________________________________
12275[ 327] By: gsar on 1997/11/28 05:38:48
12276 Log: Integrate mainline.
12277 Branch: win32/perl
12278 !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12279 !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
12280 !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12281 !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12282 !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12283 !> win32/perllib.c
12284____________________________________________________________________________
12285[ 326] By: nick on 1997/11/27 19:13:36
12286 Log: GCC builds perl.dll and perl.exe on Win32
12287 Branch: ansiperl
12288 ! win32/makedef.pl win32/makegcc.mk
12289____________________________________________________________________________
12290[ 325] By: nick on 1997/11/27 17:46:30
12291 Log: Add files and tweak others to get 'native' Mingw32 gcc port as
12292 far as building miniperl and perl.dll (but not import lib yet)
12293 Seems to lack popen()/pclose() and fcloseall() and fflushall().
12294 Also only CRTDLL not MCRTDLL so threading is probably not
12295 possible yet.
12296 Had to mess with win32iop.h's placement as we need __attribute__
12297 to get STDCALL, and #define of printf messes up proto.h
12298 Branch: ansiperl
12299 + win32/config.gc win32/config_H.gc win32/makegcc.mk
12300 ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
12301 ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
12302 ! win32/win32iop.h win32/win32sck.c
12303____________________________________________________________________________
12304[ 324] By: mbeattie on 1997/11/27 17:08:06
12305 Log: Give dire warnings about the IRIX 6.2 kernel panic.
12306 Branch: perl
12307 ! README.threads hints/irix_6.sh
12308____________________________________________________________________________
12309[ 323] By: mbeattie on 1997/11/27 16:57:33
12310 Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
12311 Subject: Re: ANNOUNCE: perl 5.004_55 is available
12312 Date: 27 Nov 1997 17:18:53 +0100
12313 From: koenig@kulturbox.de (Andreas J. Koenig)
12314 Branch: perl
12315 ! sv.c
12316____________________________________________________________________________
12317[ 322] By: mbeattie on 1997/11/27 16:12:15
12318 Log: Integrate win32 branch back into mainline.
12319 Branch: perl
12320 !> (integrate 42 files)
12321____________________________________________________________________________
12322[ 321] By: mbeattie on 1997/11/27 15:06:36
12323 Log: Fix t/lib/safe2.t for SunOS 4.1.3:
12324 Subject: Re: ANNOUNCE: perl 5.004_55 is available
12325 Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
12326 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12327 Branch: perl
12328 ! t/lib/safe2.t
12329____________________________________________________________________________
12330[ 320] By: mbeattie on 1997/11/27 15:02:59
12331 Log: Fix MYMALLOC (wrong #define in malloc.c):
12332 Subject: 5.004_55: MYMALLOC completely busted
12333 Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
12334 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12335 Branch: perl
12336 ! malloc.c
12337____________________________________________________________________________
12338[ 319] By: mbeattie on 1997/11/27 15:01:37
12339 Log: Fix newSVrv so sv_setref_foo work better:
12340 Subject: [PATCH] [5.004_55] newSVrv (again)
12341 Date: Thu, 27 Nov 1997 00:25:50 -0500
12342 From: Owen Taylor <owt1@cornell.edu>
12343 Branch: perl
12344 ! sv.c
12345____________________________________________________________________________
12346[ 318] By: mbeattie on 1997/11/27 14:59:03
12347 Log: Output skipped test information in test suite:
12348 Subject: 5.004_55: Making test harness platform_aware
12349 Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12350 Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12351 Branch: perl
12352 ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
12353 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
12354 ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
12355____________________________________________________________________________
12356[ 317] By: mbeattie on 1997/11/27 14:55:15
12357 Log: Add 'W'atch command to debugger and improve help:
12358 Subject: 5.004_55: Debugger patch again
12359 Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
12360 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12361 Branch: perl
12362 ! lib/perl5db.pl
12363____________________________________________________________________________
12364[ 316] By: mbeattie on 1997/11/27 14:52:44
12365 Log: Stop double initialisation of malloc_mutex:
12366 Subject: 5.004_55: Double initialiazation of malloc_mutex
12367 Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
12368 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12369 Branch: perl
12370 ! miniperlmain.c win32/perllib.c
12371____________________________________________________________________________
12372[ 315] By: mbeattie on 1997/11/27 14:48:58
12373 Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
12374 Branch: perl
12375 ! sv.c t/op/pat.t
12376____________________________________________________________________________
12377[ 314] By: nick on 1997/11/27 01:03:19
12378 Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
12379 Branch: ansiperl
12380 !> (integrate 897 files)
12381____________________________________________________________________________
12382[ 313] By: gsar on 1997/11/26 03:20:55
12383 Log: merge win32-aware installperl in ansiperl branch.
12384 Branch: win32/perl
12385 !> installperl
12386____________________________________________________________________________
12387[ 312] By: gsar on 1997/11/26 01:50:37
12388 Log: Fix for C<sort 'foo'...> bug:
12389 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12390 Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
12391 Subject: [PATCH] Re: Sort grammar bug
12392 Date: Sat, 01 Nov 1997 14:46:35 -0500
12393 ------
12394 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12395 Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
12396 Subject: Re: Sort grammar bug
12397 Date: Sun, 02 Nov 1997 12:47:51 +0000
12398 Branch: win32/perl
12399 ! t/op/sort.t toke.c
12400____________________________________________________________________________
12401[ 311] By: nick on 1997/11/26 01:42:50
12402 Log: Win32-ize installperl
12403 Branch: ansiperl
12404 ! installperl
12405____________________________________________________________________________
12406[ 310] By: gsar on 1997/11/26 01:36:39
12407 Log: Another trivial patch:
12408 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12409 Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
12410 Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets?
12411 Date: Wed, 29 Oct 1997 21:45:26 -0500
12412 Branch: win32/perl
12413 ! XSUB.h
12414____________________________________________________________________________
12415[ 309] By: nick on 1997/11/26 01:33:32
12416 Log: Fixup _55 for Win32:
12417 Missed thread :-> perl_thread changes
12418 Two #define THR (not the same)
12419 K&R style func in hv.c
12420 Branch: ansiperl
12421 ! hv.c win32/win32thread.c win32/win32thread.h
12422____________________________________________________________________________
12423[ 308] By: gsar on 1997/11/26 01:30:21
12424 Log: Sync yet another patch (this one manually edited):
12425 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12426 Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
12427 Subject: [PATCH] Re: local($@) gives core dump
12428 Date: Tue, 28 Oct 1997 21:51:25 -0500
12429 Branch: win32/perl
12430 ! pp_ctl.c
12431____________________________________________________________________________
12432[ 307] By: gsar on 1997/11/26 01:22:10
12433 Log: Sync another change from local repository.
12434 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12435 Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
12436 Subject: Re: do_postponed breaks with multiple interpreters
12437 Date: Tue, 28 Oct 1997 22:16:13 -0500
12438 Branch: win32/perl
12439 ! op.c
12440____________________________________________________________________________
12441[ 306] By: gsar on 1997/11/26 01:17:46
12442 Log: Sync a change from local repository.
12443 From: Gurusamy Sarathy <gsar@engin.umich.edu>
12444 Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
12445 Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
12446 Date: Tue, 28 Oct 1997 20:06:06 -0500
12447 Branch: win32/perl
12448 ! mg.c
12449____________________________________________________________________________
12450[ 305] By: nick on 1997/11/26 00:50:10
12451 Log: Integrate mainline as of _55
12452 Branch: ansiperl
12453 +> emacs/ptags
12454 !> (integrate 36 files)
12455____________________________________________________________________________
12456[ 304] By: gsar on 1997/11/26 00:27:57
12457 Log: Various changes to make it build cleanly and pass all tests:
12458 - needed to run `perl embed.pl`
12459 - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
12460 - fix prototypes for a few declarations (Borland is finally quiet)
12461 - move declaration of Mymalloc etc to perl.h (since win32 and other
12462 ports may #define malloc themselves, to let extensions bind to
12463 the version that perl used)
12464 - move struct reg_data into a public header file, since it is
12465 referenced in a public datatype
12466 - win32 makefile fixes
12467 - fix remaining s/thread/perl_thread/
12468 Branch: win32/perl
12469 ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
12470 ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
12471 ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
12472 ! win32/win32.h win32/win32iop.h win32/win32thread.c
12473____________________________________________________________________________
12474[ 303] By: gsar on 1997/11/25 20:57:31
12475 Log: Fixup the places where the automatic merge got it wrong.
12476 Previous change (#302) was just a normal integration--ignore the
12477 "reverse" in there.
12478 Branch: win32/perl
12479 ! op.c perl.h
12480____________________________________________________________________________
12481[ 302] By: gsar on 1997/11/25 20:32:12
12482 Log: reverse integrate mainline
12483 Branch: win32/perl
12484 +> emacs/ptags
12485 !> (integrate 896 files)
12486
12487----------------
12488Version 5.004_55
12489----------------
12490
12491____________________________________________________________________________
12492[ 301] By: mbeattie on 1997/11/25 17:59:53
12493 Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
12494 Branch: perl
12495 ! hv.c pp_ctl.c
12496____________________________________________________________________________
12497[ 300] By: mbeattie on 1997/11/25 16:29:36
12498 Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
12499 Branch: perl
12500 ! MANIFEST patchlevel.h
12501____________________________________________________________________________
12502[ 299] By: mbeattie on 1997/11/25 15:59:16
12503 Log: Move malloc_mutex initialisation/destruction:
12504 Subject: patch to 5.004_54 for pthreads with Perl's malloc
12505 From: ilya@math.ohio-state.edu (Ilya Zakharevich)
12506 Branch: perl
12507 ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
12508 ! unixish.h vms/vmsish.h
12509____________________________________________________________________________
12510[ 298] By: mbeattie on 1997/11/25 15:49:22
12511 Log: Make hv_ functions cope better with 'm'-magic:
12512 Subject: [5.004_54] Another neglected patch
12513 Date: Fri, 21 Nov 1997 22:28:17 -0500
12514 From: Owen Taylor <owt1@cornell.edu>
12515 Branch: perl
12516 ! hv.c
12517____________________________________________________________________________
12518[ 297] By: mbeattie on 1997/11/25 15:47:36
12519 Log: Fix typo in Thread.xs.
12520 Branch: perl
12521 ! ext/Thread/Thread.xs
12522____________________________________________________________________________
12523[ 296] By: mbeattie on 1997/11/25 15:42:07
12524 Log: Integrate from ansi branch to mainline.
12525 Branch: perl
12526 !> (integrate 890 files)
12527____________________________________________________________________________
12528[ 295] By: mbeattie on 1997/11/25 14:29:31
12529 Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
12530 Subject: Re: _54 on AIX
12531 Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12532 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12533 Branch: perl
12534 ! ext/DynaLoader/dl_aix.xs
12535____________________________________________________________________________
12536[ 294] By: mbeattie on 1997/11/25 14:29:10
12537 Log: AIX patch for hints/aix.sh:
12538 Subject: Re: _54 on AIX
12539 Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12540 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12541 Branch: perl
12542 ! hints/aix.sh
12543____________________________________________________________________________
12544[ 291] By: mbeattie on 1997/11/25 14:17:05
12545 Log: Fix scalar dereference of threadsv variables (e.g. $$_).
12546 Branch: perl
12547 ! op.c op.h
12548____________________________________________________________________________
12549[ 290] By: mbeattie on 1997/11/25 14:16:29
12550 Log: AIX patch (including Configure support for {sched,pthread}_yield,
12551 pthread initial detach state, renaming perl_thread to perl_os_thread
12552 and struct thread to struct perl_thread):
12553 Subject: Re: _54 on AIX
12554 Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
12555 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12556 Branch: perl
12557 ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
12558 ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
12559 ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
12560 ! proto.h sv.h thread.h util.c win32/win32thread.c
12561 ! win32/win32thread.h
12562____________________________________________________________________________
12563[ 289] By: mbeattie on 1997/11/25 12:33:02
12564 Log: Rename perl_thread to perl_os_thread.
12565 Branch: perl
12566 ! fakethr.h thread.h util.c win32/win32thread.h
12567____________________________________________________________________________
12568[ 288] By: mbeattie on 1997/11/25 12:27:35
12569 Log: Remove bincompat3 support:
12570 Subject: Re: ANNOUNCE: perl5.004_54 is available
12571 Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
12572 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12573 Branch: perl
12574 ! Configure INSTALL embed.h global.sym malloc.c
12575____________________________________________________________________________
12576[ 287] By: mbeattie on 1997/11/25 12:23:50
12577 Log: Emacs/tags update:
12578 Subject: Emacs/tags update for 5.004_54
12579 Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
12580 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12581 Branch: perl
12582 + emacs/ptags
12583 ! MANIFEST Makefile.SH emacs/cperl-mode.el
12584____________________________________________________________________________
12585[ 286] By: nick on 1997/11/23 23:03:56
12586 Log: Add $$_ test
12587 Branch: ansiperl
12588 ! t/op/ref.t
12589____________________________________________________________________________
12590[ 285] By: gsar on 1997/11/23 08:26:00
12591 Log: Initial reverse integration of winansi branch.
12592 Branch: win32/perl
12593 !> (integrate 50 files)
12594____________________________________________________________________________
12595[ 284] By: gsar on 1997/11/23 07:32:24
12596 Log: Add to docs about the BEGIN { shift } feature. Make the change
12597 yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
12598 Branch: win32/perl
12599 ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
12600____________________________________________________________________________
12601[ 283] By: nick on 1997/11/22 21:29:30
12602 Log: Duplicate perl_threadsv
12603 Branch: ansiperl
12604 ! global.sym
12605____________________________________________________________________________
12606[ 282] By: nick on 1997/11/22 21:18:11
12607 Log: Munge pseudo-Configure stuff to add -thread to archname as
12608 Malcolm seems to think that is way to test for threads.
12609 Update @INC stuffing hackery to have traditional @INC
12610 search order archlib, privlib, sitearch, site.
12611 Branch: ansiperl
12612 ! t/lib/english.t win32/config.bc win32/config_H.bc
12613 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
12614 ! win32/makefile.mk win32/win32.c win32/win32.h
12615____________________________________________________________________________
12616[ 281] By: nick on 1997/11/22 19:28:21
12617 Log: Builds and passes all but english.t on win32 VC++
12618 Branch: ansiperl
12619 ! global.sym pp_ctl.c win32/Makefile win32/config.vc
12620 ! win32/config_H.vc win32/win32thread.h
12621____________________________________________________________________________
12622[ 280] By: nick on 1997/11/22 18:10:50
12623 Log: ansiperl builds with Borland C++ again
12624 Branch: ansiperl
12625 ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
12626 ! win32/config.bc win32/config_H.bc win32/perlglob.c
12627 ! win32/win32.c win32/win32.h
12628____________________________________________________________________________
12629[ 279] By: nick on 1997/11/22 16:42:51
12630 Log: Resolve ansiperl against mainline
12631 Branch: ansiperl
12632 !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12633 !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12634 !> t/lib/english.t thread.h toke.c util.c
12635____________________________________________________________________________
12636[ 278] By: nick on 1997/11/22 16:30:27
12637 Log: Resolve ansiperl against win32
12638 Branch: ansiperl
12639 !> (integrate 55 files)
12640____________________________________________________________________________
12641[ 277] By: gsar on 1997/11/22 09:48:02
12642 Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
12643 - added a test for the above
12644 - fixed up perly.c.diff and vms/perl_c.vms for above and added the
12645 ansification hunks
12646 Branch: win32/perl
12647 ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
12648____________________________________________________________________________
12649[ 276] By: gsar on 1997/11/22 07:24:01
12650 Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
12651 when USE_THREADS. GCC for instance, can do without macros that use
12652 globals. Instead, selectively re#define only those macros
12653 that use globals to their functional equivalents. Tests 100% on
12654 Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
12655 Branch: win32/perl
12656 ! perl.h sv.h
12657____________________________________________________________________________
12658[ 275] By: gsar on 1997/11/22 05:27:04
12659 Log: Integrate mainline.
12660 Branch: win32/perl
12661 +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12662 - lib/Class/Fields.pm lib/ISA.pm
12663 !> (integrate 41 files)
12664____________________________________________________________________________
12665[ 274] By: mbeattie on 1997/11/21 18:28:22
12666 Log: $_ is now per-thread (rather a lot of changes). Only tested under
12667 *-linux-thread at the moment.
12668 Branch: perl
12669 ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12670 ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12671 ! t/lib/english.t thread.h toke.c util.c
12672____________________________________________________________________________
12673[ 273] By: mbeattie on 1997/11/21 10:31:29
12674 Log: Filter patch to toke.c:
12675 Subject: Tiny core patch for source filters
12676 Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
12677 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12678 Branch: perl
12679 ! toke.c
12680____________________________________________________________________________
12681[ 272] By: nick on 1997/11/21 00:54:43
12682 Log: Basic integrate of lastest perl into ansiperl
12683 Branch: ansiperl
12684 +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12685 - lib/Class/Fields.pm lib/ISA.pm
12686 ! win32/win32.c win32/win32.h
12687 !> (integrate 57 files)
12688____________________________________________________________________________
12689[ 271] By: mbeattie on 1997/11/20 12:12:00
12690 Log: Initial stab at IRIX configuration support for threading. Manually
12691 applied parts of following patches:
12692 Subject: Perl 5.004_54 on IRIX
12693 Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
12694 From: Jarkko Hietaniemi <jhi@iki.fi>
12695 Subject: Re: Perl 5.004_54 on IRIX
12696 Date: 19 Nov 1997 17:10:17 -0800
12697 From: Scott Henry <scotth@sgi.com>
12698 Branch: perl
12699 ! README.threads hints/irix_6.sh hints/irix_6_0.sh
12700 ! hints/irix_6_1.sh perl.h
12701____________________________________________________________________________
12702[ 270] By: mbeattie on 1997/11/19 17:45:37
12703 Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
12704 SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
12705 also fixed two instances of referring to SVs after destruction.
12706 Branch: perl
12707 ! regcomp.c regexec.c
12708____________________________________________________________________________
12709[ 269] By: mbeattie on 1997/11/19 15:33:23
12710 Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
12711 changed by mg_get(*keysp) (!). Introducing a new local variable
12712 fixed it but I don't know if it's a compiler problem or some
12713 other corruption happening elsewhere.
12714 Branch: perl
12715 ! av.c
12716____________________________________________________________________________
12717[ 268] By: mbeattie on 1997/11/19 11:39:49
12718 Log: Let Configure sort out get{host,net}byaddr* prototypes:
12719 Subject: [PATCH] 5.004_54: little something for
12720 get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
12721 Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
12722 From: Jarkko Hietaniemi <jhi@iki.fi>
12723 Branch: perl
12724 ! Configure config_h.SH pp_sys.c
12725____________________________________________________________________________
12726[ 267] By: mbeattie on 1997/11/19 11:04:15
12727 Log: Jumbo regexp patch applied (with minor fix-up tweaks):
12728 Subject: Version 7 of Jumbo RE patch available
12729 Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
12730 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12731 Branch: perl
12732 ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
12733 ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
12734 ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
12735 ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
12736 ! util.c
12737____________________________________________________________________________
12738[ 266] By: mbeattie on 1997/11/18 17:26:09
12739 Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
12740 version of patch:
12741 Subject: tie fake hash patch for 5.004_54
12742 Date: Sat, 15 Nov 1997 19:18:30 -0500
12743 From: Joshua Pritikin <pritikin@mindspring.com>
12744 Branch: perl
12745 + t/op/avhv.t
12746 ! av.c embed.h global.sym proto.h
12747____________________________________________________________________________
12748[ 265] By: mbeattie on 1997/11/18 16:51:04
12749 Log: Bring MANIFEST up to date. Add new thread tests.
12750 Branch: perl
12751 + ext/Thread/die.t ext/Thread/die2.t
12752 ! MANIFEST
12753____________________________________________________________________________
12754[ 264] By: mbeattie on 1997/11/18 16:41:27
12755 Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
12756 is assigned to. Added tests to t/op/array.t. magic_setisa now
12757 warns about including non-existent packages in @ISA when -w is on.
12758 Branch: perl
12759 - lib/Class/Fields.pm lib/ISA.pm
12760 ! mg.c t/op/array.t
12761____________________________________________________________________________
12762[ 263] By: mbeattie on 1997/11/18 16:38:57
12763 Log: Fix typo in win32 -> mainline integration.
12764 Branch: perl
12765 ! perl.h
12766____________________________________________________________________________
12767[ 262] By: mbeattie on 1997/11/18 11:56:09
12768 Log: Integrate win32 branch back into mainline.
12769 Branch: perl
12770 - win32/win32io.c win32/win32io.h
12771 ! op.c
12772 !> (integrate 30 files)
12773____________________________________________________________________________
12774[ 261] By: gsar on 1997/11/18 00:14:02
12775 Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
12776 Branch: win32/perl
12777 ! win32/config.bc win32/config.vc win32/config_H.bc
12778 ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
12779____________________________________________________________________________
12780[ 260] By: nick on 1997/11/16 23:16:16
12781 Log: Generic file changes for MYMALLOC
12782 Branch: ansiperl
12783 ! miniperlmain.c perl.c
12784____________________________________________________________________________
12785[ 259] By: nick on 1997/11/16 23:14:36
12786 Log: MYMALLOC for Win32:
12787 1. Initialize malloc_mutex before it is used (all platforms!)
12788 2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
12789 3. Tweak win32/config*.* to define MYMALLOC
12790 4. Provide sbrk() in terms of VirtualAlloc().
12791
12792 Also fixup -MT (perl95) build to handle Perl_current_thread
12793 via call to DLL (as though an extension).
12794 Branch: ansiperl
12795 ! win32/Makefile win32/config.bc win32/config.vc
12796 ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
12797 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
12798 ! win32/win32iop.h win32/win32thread.h
12799____________________________________________________________________________
12800[ 258] By: nick on 1997/11/15 20:42:28
12801 Log: Implement dTHR via __declspec(thread) - part 2
12802 Branch: ansiperl
12803 ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
12804____________________________________________________________________________
12805[ 257] By: nick on 1997/11/15 19:52:53
12806 Log: Use __declspec(thread) var rather tha TslAlloc & co.
12807 Branch: ansiperl
12808 ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
12809____________________________________________________________________________
12810[ 256] By: gsar on 1997/11/15 02:58:09
12811 Log: Add #include guard in Thread.xs so it will build even under
12812 no USE_THREADS (for win32). This was missed because of edit
12813 w/o checkout perforce kludge.
12814 Branch: win32/perl
12815 ! ext/Thread/Thread.xs
12816____________________________________________________________________________
12817[ 255] By: nick on 1997/11/15 00:33:46
12818 Log: Integrate mainline (5.004_54?) into ansiperl
12819 Branch: ansiperl
12820 !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12821 !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
12822 !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
12823 !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
12824 !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
12825____________________________________________________________________________
12826[ 254] By: nick on 1997/11/15 00:25:26
12827 Log: Interate win32 into ansiperl
12828 Branch: ansiperl
12829 +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
12830 +> lib/fields.pm
12831 !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12832 !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
12833 !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
12834 !> t/op/magic.t thread.h win32/Makefile win32/config.bc
12835 !> win32/config.vc win32/config_sh.PL win32/makefile.mk
12836____________________________________________________________________________
12837[ 253] By: gsar on 1997/11/14 22:04:58
12838 Log: Integrate mainline changes into win32 branch. Now would be a good time
12839 to reverse integrate the win32 branch into mainline.
12840 Branch: win32/perl
12841 +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
12842 +> lib/fields.pm
12843 !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12844 !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
12845 !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
12846 !> t/op/magic.t thread.h
12847
12848----------------
12849Version 5.004_54
12850----------------
12851
12852____________________________________________________________________________
12853[ 252] By: mbeattie on 1997/11/14 15:07:19
12854 Log: Two more delays added to test suite to help *-solaris-thread.
12855 Branch: perl
12856 ! t/io/pipe.t t/lib/io_pipe.t
12857____________________________________________________________________________
12858[ 251] By: mbeattie on 1997/11/14 15:05:57
12859 Log: Remove stale code from Thread.xs.
12860 Branch: perl
12861 ! ext/Thread/Thread.xs
12862____________________________________________________________________________
12863[ 250] By: mbeattie on 1997/11/14 10:12:40
12864 Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
12865 doesn't run handlers for self-sent signals until kill has returned.)
12866 Branch: perl
12867 ! t/op/magic.t
12868____________________________________________________________________________
12869[ 249] By: gsar on 1997/11/14 05:14:44
12870 Log: Fix various details in win32 makefiles and Config.pm setup.
12871 - ldflags is set for both compilers now
12872 - extensions list is now correct
12873 - delete perl95.exe on distclean
12874 - cf_time now gets updated (once)
12875 - ccdlflags is set for Borland
12876 - fix startperl so dprofpp works
12877 Branch: win32/perl
12878 ! win32/Makefile win32/config.bc win32/config.vc
12879 ! win32/config_sh.PL win32/makefile.mk
12880____________________________________________________________________________
12881[ 248] By: mbeattie on 1997/11/13 18:01:27
12882 Log: Rewrite thread return code to distinguish between ordinary return
12883 and die() and make join propagate the die. Add tiny method eval
12884 which just does "return eval { shift->join; }". Add Thread::Specific
12885 class for access to thread specific user data along with specific.t.
12886 Rename Class to classname throughout Thread.xs for consistency.
12887 Fix pp_specific to pp_threadsv in global.sym. Add support to
12888 pp_entersub in pp_hot.c to lock stash for static locked methods.
12889 Branch: perl
12890 + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
12891 + lib/fields.pm
12892 ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12893 ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
12894____________________________________________________________________________
12895[ 247] By: mbeattie on 1997/11/13 14:13:30
12896 Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
12897 to avoid the Digital UNIX clash no longer works). Changed the #ifdef
12898 in pp_sys.c for whether getnet* function get protoyped (since the
12899 default had a broken prototype for getnetbyaddr).
12900 Branch: perl
12901 ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
12902 ! scope.c thread.h
12903____________________________________________________________________________
12904[ 246] By: nick on 1997/11/13 02:44:40
12905 Log: Integrate Win32 branch
12906 Branch: ansiperl
12907 - configure ext/util/extliblist win32/bin/pl2bat.bat
12908 - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
12909 - win32/config.H win32/config.w32 win32/win32io.c
12910 - win32/win32io.h
12911 !> (integrate 905 files)
12912____________________________________________________________________________
12913[ 245] By: nick on 1997/11/13 00:47:54
12914 Log: Integrate (-ay) win32 branch at its creation to
12915 establish and ancestor as per perkforce technote #9
12916 Branch: ansiperl
12917 +> configure ext/util/extliblist win32/bin/pl2bat.bat
12918 +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
12919 +> win32/config.H win32/config.w32
12920 !> (integrate 859 files)
12921____________________________________________________________________________
12922[ 244] By: gsar on 1997/11/12 22:26:39
12923 Log: More cleanups of win32/win32*.[ch] files. win32/win32iop.h now
12924 contains the all the declarations and macros for the win32io layer.
12925 New std-ish functions are exported now. All win32-specific exported
12926 functions begin with "win32_" consistently. win32 version of
12927 init_os_extras() is now exported, so embedders can get the in-core
12928 xsubs.
12929 Branch: win32/perl
12930 ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
12931 ! win32/win32iop.h win32/win32sck.c
12932____________________________________________________________________________
12933[ 243] By: gsar on 1997/11/12 07:41:52
12934 Log: Really delete deleted files.
12935 Branch: win32/perl
12936 - win32/win32io.c win32/win32io.h
12937____________________________________________________________________________
12938[ 242] By: gsar on 1997/11/12 07:40:54
12939 Log: Egregious IOsubsystem code excised. Phew, what a relief! Two
12940 files (win32/win32io.[ch]) completely removed, as are all traces
12941 of them in makefiles and MANIFEST. RunPerl() retains the void* arg
12942 for later. Various myfoo() things regularized to my_foo(). CPP not
12943 required anymore to create a perl binary :)
12944 Branch: win32/perl
12945 ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
12946 ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
12947 ! win32/win32io.c win32/win32io.h win32/win32iop.h
12948 ! win32/win32sck.c
12949____________________________________________________________________________
12950[ 241] By: gsar on 1997/11/12 05:31:28
12951 Log: Fix various win32 code blemishes:
12952 - s/stolen/win32/g
12953 - s/(CROAK|WARN)/lc($1)/eg
12954 - remove deadcode from most places
12955 Branch: win32/perl
12956 ! win32/makedef.pl win32/win32.c win32/win32io.c
12957 ! win32/win32iop.h
12958____________________________________________________________________________
12959[ 240] By: gsar on 1997/11/12 04:36:29
12960 Log: Carry over changes in ansiperl branch. Win32 branch is now
12961 the leading edge.
12962 Branch: win32/perl
12963 ! embed.h global.sym perl.c win32/win32thread.c
12964 ! win32/win32thread.h
12965____________________________________________________________________________
12966[ 239] By: gsar on 1997/11/12 03:39:57
12967 Log: Add missing win32_closesocket() and export it (extension writers' complaint).
12968 Branch: win32/perl
12969 ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
12970____________________________________________________________________________
12971[ 238] By: gsar on 1997/11/12 03:25:17
12972 Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
12973 done cleaner, if really needed (perhaps only for efficiency reasons?)).
12974 Redundant EXTERN_C definitions and related warnings fixed.
12975 Branch: win32/perl
12976 ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
12977 ! win32/win32iop.h win32/win32sck.c
12978____________________________________________________________________________
12979[ 237] By: nick on 1997/11/12 02:45:15
12980 Log: Fixup Win32
12981 - #undef start_env before re-#defining it
12982 - change pp_specific pp_threadsv in global.sym
12983 - re-build embed.h
12984 - avoid HAVE_THREAD_INTERN - we don't and empty struct
12985 is a pain. If we did have it it would contain cached
12986 values of things we can only get at _IN_ the thread
12987 so new_struct_thread is wrong place to call it.
12988 - add new macro SET_THREAD_SELF - we must (in main thread)
12989 define in win32thread.h, support in win32thread.c,
12990 test and call in perl.c
12991 Branch: ansiperl
12992 ! embed.h global.sym perl.c thread.h win32/win32thread.c
12993 ! win32/win32thread.h
12994____________________________________________________________________________
12995[ 236] By: nick on 1997/11/12 01:54:23
12996 Log: Integrate mainline after it integrated us.
12997 Accepted 'theirs' everywhere - so two branches should
12998 now point to same files again.
12999 Almost all of these were what was suggested, others were
13000 whitespace diffs. A few dubious spots which we will now
13001 go fix.
13002 Branch: ansiperl
13003 !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13004 !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13005 !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13006 !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13007 !> util.c
13008____________________________________________________________________________
13009[ 235] By: gsar on 1997/11/12 01:22:26
13010 Log: Minor tweaks to add a thread_intern struct that should ultimately
13011 contain all the win32-specific statics.
13012 Win32 branch now passes all tests with or w/o USE_THREADS.
13013 Branch: win32/perl
13014 ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13015____________________________________________________________________________
13016[ 234] By: gsar on 1997/11/11 23:08:54
13017 Log: Initial (untested) integration of mainline changes.
13018 Branch: win32/perl
13019 - configure
13020 !> (integrate 89 files)
13021____________________________________________________________________________
13022[ 233] By: mbeattie on 1997/11/11 18:07:30
13023 Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13024 Branch: perl
13025 ! thread.h
13026____________________________________________________________________________
13027[ 232] By: mbeattie on 1997/11/11 17:49:12
13028 Log: t/TEST (reverted to @229 version) should have been included in the
13029 previous change (231) but my way of recovering it didn't work
13030 properly. The change 231 comments about successful tests applies
13031 to this t/TEST (i.e. as of this change).
13032 Branch: perl
13033 ! t/TEST
13034____________________________________________________________________________
13035[ 231] By: mbeattie on 1997/11/11 17:46:59
13036 Log: Fix up ansiperl integration. Back to passing all expected tests
13037 with usethreads. Untested with non-threaded perl.
13038 Branch: perl
13039 ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13040 ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13041____________________________________________________________________________
13042[ 230] By: mbeattie on 1997/11/11 16:36:22
13043 Log: Initial integration of ansi branch into mainline (untested).
13044 Branch: perl
13045 +> t/lib/thread.t t/op/nothread.t thread.sym
13046 - configure
13047 !> (integrate 84 files)
13048____________________________________________________________________________
13049[ 229] By: mbeattie on 1997/11/11 15:20:43
13050 Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13051 getting per-thread magicals. Fixed thr->errsv initialisation.
13052 Branch: perl
13053 ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13054 ! t/lib/safe2.t toke.c
13055____________________________________________________________________________
13056[ 228] By: mbeattie on 1997/11/11 12:48:26
13057 Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13058 thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13059 GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13060 again for non-threaded perl. Enhanced perl_get_sv to return
13061 per-thread magicals where necessary for threaded perl.
13062 Branch: perl
13063 ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13064 ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13065____________________________________________________________________________
13066[ 227] By: mbeattie on 1997/11/11 11:00:02
13067 Log: hashlock bug.
13068
13069 Jobs fixed ...
13070
13071 hashlock fixed on 1997/11/11 by mbeattie@localhost
13072
13073 Subject: [perl5.004_53; patch] Another hash-locking fix
13074 Date: 23 Oct 1997 14:13:55 -0400
13075 From: Owen Taylor <owt1@cornell.edu>
13076 Branch: bugs
13077 + hashlock
13078____________________________________________________________________________
13079[ 226] By: gsar on 1997/11/11 02:11:23
13080 Log: Slightly more refined lock() keyword recognition (using %INC).
13081 Branch: win32/perl
13082 ! toke.c
13083____________________________________________________________________________
13084[ 225] By: gsar on 1997/11/11 00:26:09
13085 Log: "weak" lock keyword (hardcoded initial implementation) now works.
13086 if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13087 is recognized as a sub, a regular keyword otherwise. Could be
13088 generalized by storing a flag for every op in OP struct, and turning
13089 the flag off when Thread.xs loads.
13090 Branch: win32/perl
13091 ! toke.c
13092____________________________________________________________________________
13093[ 224] By: gsar on 1997/11/10 22:59:55
13094 Log: Merge a patch in preparation for "weak keywords":
13095 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13096 Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13097 Subject: [PATCH] global overrides for keywords
13098 Date: Wed, 08 Oct 1997 02:18:23 -0400
13099 Branch: win32/perl
13100 ! embed.h interp.sym perl.c perl.h toke.c
13101____________________________________________________________________________
13102[ 223] By: gsar on 1997/11/10 22:41:31
13103 Log: Remove runlevel. It was used to count how many runops() calls
13104 we were in the process of executing, and longjmp() to the topmost
13105 one (if not already there). We use a null top_env->je_prev
13106 to distinguish that now.
13107 Branch: win32/perl
13108 ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13109____________________________________________________________________________
13110[ 222] By: gsar on 1997/11/10 04:47:48
13111 Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13112 USE_THREADS case builds and passes all tests using both compilers.
13113 Additional tweaks:
13114 - fixup win32/makedef.pl to skip more symbols for non-thread build.
13115 - sync win32/Makefile with win32/makefile.mk
13116 >>>Non-thread build fails a lot of tests.<<<
13117 Branch: win32/perl
13118 + thread.sym
13119 ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13120 ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13121 ! win32/makedef.pl win32/makefile.mk
13122____________________________________________________________________________
13123[ 221] By: gsar on 1997/11/10 00:57:53
13124 Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13125 into win32 branch.
13126 Branch: win32/perl
13127 + t/lib/thread.t t/op/nothread.t
13128 ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13129 ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13130 ! util.c win32/Makefile win32/config.bc win32/config.vc
13131 ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13132 ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13133 ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13134 ! win32/win32thread.c win32/win32thread.h
13135____________________________________________________________________________
13136[ 220] By: gsar on 1997/11/09 22:44:41
13137 Log: Integrate latest mainline into win32 branch.
13138 Branch: win32/perl
13139 +> win32/win32thread.c win32/win32thread.h
13140 !> (integrate 39 files)
13141____________________________________________________________________________
13142[ 219] By: nick on 1997/11/09 21:46:06
13143 Log: Conditionalize english.t,
13144 Enhance times() for NT,
13145 (Failed) attempt to implement alarm(),
13146 Fixed config.h dependancy in makefile.mk
13147 Branch: ansiperl
13148 ! t/lib/english.t win32/config.bc win32/config_H.bc
13149 ! win32/makefile.mk win32/win32.c
13150____________________________________________________________________________
13151[ 218] By: nick on 1997/11/09 15:38:00
13152 Log: Dick Hardt's patch for build on Alpha
13153 Branch: ansiperl
13154 ! win32/Makefile
13155____________________________________________________________________________
13156[ 217] By: nick on 1997/11/09 03:31:20
13157 Log: MakeMaker not in vofig noise fix for dmake
13158 Branch: ansiperl
13159 ! win32/config.bc win32/makefile.mk
13160____________________________________________________________________________
13161[ 216] By: nick on 1997/11/09 03:15:06
13162 Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13163 TIEHASH works, but 2nd call (after db is closed, attempt
13164 to reopen) tries to AUTOLOAD TIEHASH rather than using
13165 cached value.
13166 Branch: ansiperl
13167 ! pp_sys.c
13168____________________________________________________________________________
13169[ 215] By: nick on 1997/11/08 16:41:24
13170 Log: Cleanup MakeMaker 'not in config' noise
13171 Branch: ansiperl
13172 ! win32/Makefile win32/config.vc
13173____________________________________________________________________________
13174[ 214] By: nick on 1997/11/08 15:07:24
13175 Log: Remove 'configure' leaving configure.gnu and Configure
13176 Win32 ignores case and keeps trying to update
13177 repository copy of 'configure' or 'Configure' with
13178 the other.
13179 Branch: ansiperl
13180 - configure
13181 ! MANIFEST
13182____________________________________________________________________________
13183[ 213] By: nick on 1997/11/08 15:03:39
13184 Log: Get threads working again on Win32
13185 Root cause of fail was init_thread_intern() in
13186 new_struct_thread() (which is called in parent thread)
13187 clobbering dTHR of parent thread.
13188 It is doubtfull if setting 'self' in new_struct_thread()
13189 is 'right' but left in for now.
13190 Branch: ansiperl
13191 ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13192 ! win32/win32thread.c win32/win32thread.h
13193____________________________________________________________________________
13194[ 212] By: nick on 1997/11/08 00:34:03
13195 Log: Add :base_thread to :default in Opcode.pm
13196 This allows lib/safe.t to pass when threaded.
13197 It is unclear if 'lock' should be safe as it allows
13198 denial of service attack, but could not figure out
13199 how to add just 'specific' (sic) to :default
13200 without triggering 'already tagged' warning noise.
13201 Branch: ansiperl
13202 ! ext/Opcode/Opcode.pm win32/makefile.mk
13203____________________________________________________________________________
13204[ 211] By: nick on 1997/11/07 23:59:31
13205 Log: Merge changes as of 18:00 CST
13206 Branch: ansiperl
13207 !> op.c pp.c pp_sys.c thread.h util.c
13208____________________________________________________________________________
13209[ 210] By: nick on 1997/11/07 23:52:35
13210 Log: Reverse integrate Malcolm's chanes into local
13211 repository, then import result back into my view
13212 of Malcolm's repository.
13213 Builds and passes (most) tests with GNU C++/Solaris
13214 and Borland C++, Win32.
13215 Branch: ansiperl
13216 ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13217 ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13218 ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13219 ! thread.h toke.c util.c win32/makefile.mk
13220____________________________________________________________________________
13221[ 209] By: mbeattie on 1997/11/07 18:12:36
13222 Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13223 DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13224 not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13225 missing #ifdef USE_THREADS around some DEBU_L statements in die().
13226 Building without USE_THREADS fails quite a lot of tests. It looks
13227 as though the move to per-thread magicals must be missing some
13228 #ifdef USE_THREADS.
13229 Branch: perl
13230 ! op.c pp.c pp_sys.c thread.h util.c
13231____________________________________________________________________________
13232[ 208] By: nick on 1997/11/07 01:37:28
13233 Log: Raw integrate of latest perl
13234 Branch: ansiperl
13235 ! t/TEST
13236 !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13237 !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13238 !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13239 !> thread.h toke.c util.c
13240____________________________________________________________________________
13241[ 207] By: mbeattie on 1997/11/06 14:58:00
13242 Log: Update README.threads and Todo.5.005.
13243 Branch: perl
13244 ! README.threads Todo.5.005
13245____________________________________________________________________________
13246[ 206] By: mbeattie on 1997/11/06 14:37:37
13247 Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13248 Branch: perl
13249 ! op.c pp_ctl.c proto.h scope.h
13250____________________________________________________________________________
13251[ 205] By: mbeattie on 1997/11/06 14:31:38
13252 Log: Per-thread magicals now stored in their own thr->magicals and keyed
13253 more directly. cvcache and oursv become ordinary struct thread
13254 fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
13255 for 0 again. Main thread initialisation done by new function
13256 init_main_thread instead of (now fixed) new_struct_thread.
13257
13258 Jobs fixed ...
13259
13260 jmpenv fixed on 1997/11/06 by mbeattie@localhost
13261
13262 Subject: [perl5.004_53; patch] eval's and threads
13263 Date: 23 Oct 1997 23:59:19 -0400
13264 From: Owen Taylor <owt1@cornell.edu>
13265 Branch: bugs
13266 + jmpenv
13267 Branch: perl
13268 ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
13269 ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
13270____________________________________________________________________________
13271[ 204] By: mbeattie on 1997/11/05 17:18:18
13272 Log: Per-thread magicals mostly working (and localisable). Now getting
13273 intermittent occasional "Use of uninitialized value" warnings
13274 which may be due to some op flag black magic I've broken.
13275 Branch: perl
13276 ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
13277 ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
13278____________________________________________________________________________
13279[ 203] By: nick on 1997/11/05 01:04:10
13280 Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
13281 Branch: ansiperl
13282 ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
13283 ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
13284 ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
13285 ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13286 ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
13287 ! win32/config.vc win32/config_H.vc win32/makedef.pl
13288 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13289 ! win32/win32io.c win32/win32io.h win32/win32iop.h
13290 ! win32/win32sck.c win32/win32thread.h
13291____________________________________________________________________________
13292[ 202] By: nick on 1997/11/05 00:50:27
13293 Log: Compile(d) at least once with threads on win32
13294 but did not work
13295 Branch: ansiperl
13296 ! embed.h perl.c thread.h
13297____________________________________________________________________________
13298[ 201] By: nick on 1997/11/05 00:32:13
13299 Log: Trivial integrate
13300 Branch: ansiperl
13301 !> patchlevel.h
13302____________________________________________________________________________
13303[ 200] By: mbeattie on 1997/11/04 12:06:09
13304 Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
13305 Branch: perl
13306 ! patchlevel.h
13307____________________________________________________________________________
13308[ 199] By: nick on 1997/11/01 00:18:52
13309 Log: Integrate mainline @ 18:15 CST 31 Oct 1997
13310 Branch: ansiperl
13311 !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13312 !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13313 !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13314 !> util.c
13315____________________________________________________________________________
13316[ 198] By: nick on 1997/11/01 00:08:33
13317 Log: win32thread.* not in MANIFEST which has muddled moving
13318 back and forth between depots.
13319 Branch: ansiperl
13320 ! MANIFEST win32/win32thread.c win32/win32thread.h
13321____________________________________________________________________________
13322[ 197] By: nick on 1997/11/01 00:02:49
13323 Log: Test changes
13324 Branch: ansiperl
13325 + t/lib/thread.t t/op/nothread.t thread.sym
13326 ! MANIFEST
13327____________________________________________________________________________
13328[ 196] By: nick on 1997/10/31 23:54:01
13329 Log: Further ANSI changes now builds and passes (most) tests
13330 with gcc -x c++.
13331 Branch: ansiperl
13332 ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
13333 ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13334 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13335 ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
13336 ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13337 ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
13338 ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
13339 ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
13340 ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
13341 ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
13342 ! x2p/walk.c
13343____________________________________________________________________________
13344[ 195] By: mbeattie on 1997/10/31 18:05:31
13345 Log: Half way through moving per-thread magicals into per-thread fields
13346 and the associated new OP_SPECIFIC and find_thread_magical stuff.
13347 perl will compile but plenty of the magicals are still broken.
13348 Branch: perl
13349 ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13350 ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13351 ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13352 ! util.c
13353____________________________________________________________________________
13354[ 194] By: nick on 1997/10/31 01:43:49
13355 Log: Convert miniperl sources to ANSI C. Several passes of
13356 GNU C's 'protoize' plus a few hand edits.
13357 Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
13358 Does not link seems gcc's C++ does not define a symbol for
13359 const char foo[] = "....";
13360 i.e. with empty [].
13361 Branch: ansiperl
13362 ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
13363 ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
13364 ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
13365 ! sv.c taint.c toke.c universal.c util.c
13366____________________________________________________________________________
13367[ 193] By: nick on 1997/10/30 03:00:01
13368 Log: Make the ansi branch
13369 Branch: ansiperl
13370 +> (branch 907 files)
13371____________________________________________________________________________
13372[ 192] By: nick on 1997/10/30 02:48:17
13373 Log: Oneperl builds with THREADS/THISPTR Borland
13374 Manualy inserted Sarathy's new COND_XXXXX from his mail.
13375 Manual change if Tself -> self as was easier than resolve :-(
13376 Two aTHIS's in op.c
13377 Branch: oneperl
13378 ! embed.h op.c thread.h thread.sym win32/makefile.mk
13379 ! win32/win32thread.h
13380____________________________________________________________________________
13381[ 191] By: nick on 1997/10/30 01:54:50
13382 Log: Raw resolve of latest sources with oneperl
13383 Branch: oneperl
13384 !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
13385 !> opcode.pl perl.c thread.h win32/win32thread.c
13386 !> win32/win32thread.h
13387____________________________________________________________________________
13388[ 190] By: mbeattie on 1997/10/29 14:39:54
13389 Log: Remove global macro "self". Change thr->Tself to thr->self.
13390 Branch: perl
13391 ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
13392 ! win32/win32thread.c win32/win32thread.h
13393____________________________________________________________________________
13394[ 189] By: mbeattie on 1997/10/29 12:49:01
13395 Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
13396 Branch: perl
13397 ! Todo.5.005
13398____________________________________________________________________________
13399[ 188] By: mbeattie on 1997/10/29 12:45:32
13400 Log: Add pp_lock knowledge to compiler
13401 Branch: perlext
13402 ! Compiler/ccop.c Compiler/ccop.h
13403____________________________________________________________________________
13404[ 187] By: mbeattie on 1997/10/29 12:45:02
13405 Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
13406 Branch: perl
13407 ! op.c
13408____________________________________________________________________________
13409[ 186] By: mbeattie on 1997/10/29 12:43:36
13410 Log: Move compiler OP class information into opcode.pl.
13411 Branch: perl
13412 ! op.h opcode.h opcode.pl
13413____________________________________________________________________________
13414[ 185] By: nick on 1997/10/26 22:52:05
13415 Log: Split failing test in op/misc.t into op/nothread.t
13416 so all tests can be passed where they apply.
13417 Cleanup other two cases of THREADS/THISPTR.
13418 Conditional compile option for CriticalSection's on Win32
13419 Branch: oneperl
13420 + t/op/nothread.t
13421 ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
13422 ! win32/win32thread.h
13423____________________________________________________________________________
13424[ 184] By: nick on 1997/10/26 19:42:00
13425 Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
13426 Branch: oneperl
13427 ! embed.h global.sym proto.h sv.c sv.h toke.c
13428____________________________________________________________________________
13429[ 183] By: nick on 1997/10/26 18:31:58
13430 Log: Make USE_THREADS imply CRIPPLED_CC.
13431 This avoids most of the uses of 'Sv' and hence many needs of
13432 dTHR in extension code.
13433 With this change Data::Dumper builds as-is
13434 and Tk only needs four tweaks:
13435 1. Obscure dump-stack case which really needs dTHR
13436 2. A curcop in error-message code
13437 3. Two cases of SAVETMPS
13438 4. A curcop == &compiling which is probably not required.
13439 IMHO the SAVETMPS case is only one which merits further automation.
13440 Branch: oneperl
13441 ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
13442____________________________________________________________________________
13443[ 182] By: nick on 1997/10/26 16:31:58
13444 Log: Change dSP to imply dTHR for extension source compatibility
13445 introduce djSP (Declare Just SP) for use in perl sources
13446 and thread-aware extensions. Use latter.
13447 Branch: oneperl
13448 ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
13449 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
13450____________________________________________________________________________
13451[ 181] By: nick on 1997/10/26 00:39:57
13452 Log: More tests
13453 Branch: oneperl
13454 ! t/lib/thread.t
13455____________________________________________________________________________
13456[ 180] By: nick on 1997/10/25 22:18:27
13457 Log: Use return of THREAD_CREATE() - add basic thread test
13458 Branch: oneperl
13459 + t/lib/thread.t
13460 ! ext/Thread/Thread.xs
13461____________________________________________________________________________
13462[ 179] By: nick on 1997/10/25 21:25:23
13463 Log: Builds with no thread/this
13464 Branch: oneperl
13465 ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
13466 ! win32/win32thread.c
13467____________________________________________________________________________
13468[ 178] By: nick on 1997/10/25 18:28:03
13469 Log: Cleanup dead #ifdef branch introduced by scruffy merging.
13470 Branch: oneperl
13471 ! perl.c
13472____________________________________________________________________________
13473[ 177] By: nick on 1997/10/25 18:11:33
13474 Log: Basic integrate of oneperl with threads, passes
13475 tests THISPTR+THREADs - win32/win32thread.* needed
13476 changes (where did they come from)?
13477 Branch: oneperl
13478 ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
13479 ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13480____________________________________________________________________________
13481[ 176] By: nick on 1997/10/25 17:05:52
13482 Log: Onepel builds THISPTR no threads
13483 Branch: oneperl
13484 ! ext/Thread/Thread.xs thread.h win32/makedef.pl
13485____________________________________________________________________________
13486[ 175] By: nick on 1997/10/25 16:40:10
13487 Log: Integrate oneperl with new style JOIN etc. macros
13488 Branch: oneperl
13489 +> win32/win32thread.c win32/win32thread.h
13490 !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
13491 !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
13492 !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
13493 !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
13494 !> win32/makefile.mk
13495____________________________________________________________________________
13496[ 174] By: mbeattie on 1997/10/24 17:14:00
13497 Log: Remove xcv_condp CV field which is no longer used.
13498 Branch: perl
13499 ! sv.h
13500____________________________________________________________________________
13501[ 173] By: mbeattie on 1997/10/24 14:36:09
13502 Log: Patches for VMS [Dan Sugalski]
13503 Branch: bugs
13504 + vms2
13505 Branch: perl
13506 ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
13507 ! vms/vmsish.h
13508____________________________________________________________________________
13509[ 172] By: mbeattie on 1997/10/24 13:50:59
13510 Log: Improve internal threading API. Introduce win32/win32thread.[ch]
13511 to use new API and patch win32 makefile stuff a little.
13512 Branch: perl
13513 + win32/win32thread.c win32/win32thread.h
13514 ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
13515 ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
13516____________________________________________________________________________
13517[ 171] By: mbeattie on 1997/10/23 14:00:27
13518 Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
13519
13520 Jobs fixed ...
13521
13522 get_db_sub fixed on 1997/10/23 by mbeattie@squash
13523
13524 Subject: [perl5.004_53] Debugger crash (patch)
13525 Date: Thu, 16 Oct 1997 22:03:09 -0400
13526 From: Owen Taylor <owt1@cornell.edu>
13527 Branch: bugs
13528 + get_db_sub
13529 Branch: perl
13530 ! pp_hot.c
13531____________________________________________________________________________
13532[ 170] By: mbeattie on 1997/10/23 09:22:40
13533 Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
13534 its argument using ck_rfun as OP_DEFINED. Make pp_lock return
13535 a ref to its argument for AV, HV, CV.
13536 Branch: perl
13537 ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
13538____________________________________________________________________________
13539[ 169] By: gsar on 1997/10/21 03:49:25
13540 Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
13541 - Fixup static functions that were missing aTHIS.
13542 - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
13543 - Removed static functions from global.sym.
13544 - Typo in perl.h.
13545 - Additions to makefile.mk.
13546 Branch: oneperl
13547 ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
13548 ! win32/makefile.mk
13549____________________________________________________________________________
13550[ 168] By: nick on 1997/10/20 02:47:18
13551 Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
13552 Branch: oneperl
13553 ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
13554 ! scope.h thread.h
13555____________________________________________________________________________
13556[ 167] By: nick on 1997/10/20 01:03:00
13557 Log: Add missing aTHIS in cast
13558 Branch: oneperl
13559 ! win32/dl_win32.xs
13560____________________________________________________________________________
13561[ 166] By: nick on 1997/10/20 00:44:42
13562 Log: Builds and passes test with -DUSE_THISPTR
13563 Branch: oneperl
13564 ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
13565 ! win32/perllib.c
13566____________________________________________________________________________
13567[ 165] By: nick on 1997/10/19 21:45:36
13568 Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
13569 Branch: oneperl
13570 ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
13571 ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
13572 ! win32/makefile.mk win32/perllib.c
13573____________________________________________________________________________
13574[ 164] By: nick on 1997/10/19 20:09:13
13575 Log: oneperl compiles (but fails) with -DUSE_THISPTR
13576 Branch: oneperl
13577 ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
13578 ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
13579 ! win32/win32.c win32/win32.h
13580____________________________________________________________________________
13581[ 163] By: nick on 1997/10/19 16:46:09
13582 Log: Builds on NT4 without THISPTR or THREADS, passes all tests
13583 Branch: oneperl
13584 ! embed.h perl.h thread.h vars.h
13585____________________________________________________________________________
13586[ 162] By: nick on 1997/10/19 14:42:16
13587 Log: Dubious merge of oneperl's variable and struct thread
13588 Branch: oneperl
13589 !> perl.h thread.h
13590____________________________________________________________________________
13591[ 161] By: nick on 1997/10/18 18:05:13
13592 Log: integrate all but perl.h/thread.h
13593 Branch: oneperl
13594 +> Todo.5.005 perlio.sym
13595 !> (integrate 98 files)
13596____________________________________________________________________________
13597[ 160] By: nick on 1997/10/18 03:49:27
13598 Log: Integrate rest of sub-dirs into oneperl
13599 Branch: oneperl
13600 +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13601 +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13602 +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13603 +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13604 +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13605 +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13606 +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13607 +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
13608 +> hints/os390.sh
13609 - ext/util/extliblist
13610 !> (integrate 425 files)
13611____________________________________________________________________________
13612[ 159] By: nick on 1997/10/18 03:20:11
13613 Log: Integrate (accept) t and win32 into oneperl
13614 Branch: oneperl
13615 +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
13616 +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
13617 +> win32/config.vc win32/config_H.bc win32/config_H.vc
13618 +> win32/makefile.mk
13619 !> (integrate 188 files)
13620____________________________________________________________________________
13621[ 158] By: nick on 1997/10/18 03:12:59
13622 Log: Integrate lib/... into oneperl
13623 Branch: oneperl
13624 +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
13625 !> (integrate 138 files)
13626____________________________________________________________________________
13627[ 157] By: nick on 1997/10/18 02:55:53
13628 Log: Make lib/Bundle/CPAN.pm text in oneperl too.
13629 Branch: oneperl
13630 ! lib/Bundle/CPAN.pm
13631____________________________________________________________________________
13632[ 156] By: nick on 1997/10/18 02:52:44
13633 Log: Make lib/Bundle/CPAN.pm a text file
13634 Branch: perl
13635 ! lib/Bundle/CPAN.pm
13636____________________________________________________________________________
13637[ 155] By: nick on 1997/10/18 02:33:02
13638 Log: Some weirdness in the intgrate process
13639 Branch: oneperl
13640 - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13641 - win32/bin/webget.bat win32/config.H win32/config.w32
13642____________________________________________________________________________
13643[ 153] By: nick on 1997/10/18 02:29:16
13644 Log: Let us try all the pure integrate stuff
13645 Branch: oneperl
13646 !> (integrate 647 files)
13647____________________________________________________________________________
13648[ 152] By: nick on 1997/10/18 02:13:35
13649 Log: Get more sub directories out of the way.
13650 Branch: oneperl
13651 !> (integrate 92 files)
13652____________________________________________________________________________
13653[ 151] By: nick on 1997/10/18 02:05:41
13654 Log: Integrate hints
13655 Branch: oneperl
13656 !> (integrate 68 files)
13657____________________________________________________________________________
13658[ 150] By: nick on 1997/10/18 01:57:20
13659 Log: Try reopening some non-contravertial files
13660 Branch: oneperl
13661 !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13662 !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13663 !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
13664 !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
13665____________________________________________________________________________
13666[ 144] By: gsar on 1997/10/16 22:26:07
13667 Log: Merge changes to Thread and add makefile fixups to accomodate Thread
13668 build. Once again, builds and runs all Thread tests using either
13669 compiler.
13670 Branch: win32/perl
13671 ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
13672 ! win32/makefile.mk
13673____________________________________________________________________________
13674[ 143] By: gsar on 1997/10/16 20:45:58
13675 Log: A quick merge of latest mainline.
13676 Branch: win32/perl
13677 +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13678 +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13679 +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13680 +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13681 +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13682 +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13683 +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13684 +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
13685 +> lib/base.pm t/lib/dosglob.t
13686 - ext/util/extliblist
13687 !> (integrate 134 files)
13688
13689----------------
13690Version 5.004_53
13691----------------
13692
13693____________________________________________________________________________
13694[ 142] By: mbeattie on 1997/10/16 16:52:55
13695 Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
13696 Branch: perl
13697 ! MANIFEST
13698____________________________________________________________________________
13699[ 141] By: mbeattie on 1997/10/16 16:42:13
13700 Log: Move perlext/Thread into perl/ext/Thread.
13701 Branch: perl
13702 +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13703 +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13704 +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13705 +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13706 +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13707 +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13708 +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13709 +> ext/Thread/unsync3.t ext/Thread/unsync4.t
13710 ! Configure
13711 Branch: perlext
13712 - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13713 - Thread/Thread.xs Thread/Thread/Queue.pm
13714 - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
13715 - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
13716 - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
13717 - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13718 - Thread/unsync4.t
13719____________________________________________________________________________
13720[ 140] By: mbeattie on 1997/10/16 16:26:53
13721 Log: Correct threads_mutex locking in main thread destruction.
13722 Add per-interp thrsv to hold SV struct thread for main thread.
13723 Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
13724 Add Thread/list.t test of Thread->list method.
13725 Let Thread::Semaphore methods up and down take an extra argument.
13726 Branch: perl
13727 ! embed.h interp.sym perl.c perl.h thread.h
13728 Branch: perlext
13729 + Thread/list.t
13730 ! Thread/Thread.xs Thread/Thread/Semaphore.pm
13731____________________________________________________________________________
13732[ 139] By: mbeattie on 1997/10/16 14:01:11
13733 Log: Fix up merge with 5.004_04.
13734 Branch: perl
13735 ! op.c perl.c t/lib/dosglob.t
13736____________________________________________________________________________
13737[ 138] By: TimBunce on 1997/10/16 12:58:22
13738 Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
13739 Branch: maint-5.004/perl
13740 ! t/lib/dosglob.t
13741____________________________________________________________________________
13742[ 137] By: mbeattie on 1997/10/16 11:09:25
13743 Log: Merge maint-5.004 branch (5.004_04) with mainline.
13744 Branch: perl
13745 +> hints/os390.sh lib/base.pm t/lib/dosglob.t
13746 - ext/util/extliblist
13747 !> (integrate 132 files)
13748____________________________________________________________________________
13749[ 135] By: gsar on 1997/10/15 21:46:05
13750 Log: Win32 changes over 5.004_52:
13751 - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
13752 on an already locked mutex.
13753 - other minor tweaks.
13754 Now builds and runs win32-version of Thread_52, passing all tests.
13755 Branch: win32/perl
13756 ! perl.c proto.h thread.h
13757____________________________________________________________________________
13758[ 134] By: gsar on 1997/10/15 18:19:31
13759 Log: fixup makefile.mk conflict.
13760 Branch: win32/perl
13761 ! win32/makefile.mk
13762____________________________________________________________________________
13763[ 133] By: gsar on 1997/10/15 18:02:46
13764 Log: Integrated latest changes from mainline into win32.
13765 Branch: win32/perl
13766 +> fakethr.h
13767 !> MANIFEST Porting/makerel Porting/patchls README.threads
13768 !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
13769 !> win32/config.vc win32/config_H.bc win32/config_H.vc
13770 !> win32/makefile.mk
13771
13772----------------
13773Version 5.004_52
13774----------------
13775
13776____________________________________________________________________________
13777[ 132] By: mbeattie on 1997/10/15 17:02:38
13778 Log: Remove out-of-date test Thread/cond.t.
13779 Branch: perlext
13780 - Thread/cond.t
13781____________________________________________________________________________
13782[ 131] By: mbeattie on 1997/10/15 16:57:45
13783 Log: Finish thread state machine: fixes global destruction of threads,
13784 detaching, joining etc. Alter FAKE_THREADS-specific fields to use
13785 new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
13786 Thread.xs.
13787 Branch: perl
13788 ! MANIFEST README.threads Todo.5.005 perl.c util.c
13789 Branch: perlext
13790 ! Thread/Thread.xs Thread/queue.t
13791____________________________________________________________________________
13792[ 130] By: mbeattie on 1997/10/15 16:55:10
13793 Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
13794 Fix ThrSETSTATE not to lock t->mutex itself.
13795 Branch: perl
13796 ! fakethr.h thread.h
13797____________________________________________________________________________
13798[ 129] By: mbeattie on 1997/10/15 16:53:35
13799 Log: Remove stale code from pp_entersub which breaks sub ownership locks.
13800 Branch: perl
13801 ! pp_hot.c
13802____________________________________________________________________________
13803[ 128] By: TimBunce on 1997/10/15 15:55:26
13804 Log: Maintenance 5.004_04 changes
13805 Branch: maint-5.004/perl
13806 + hints/os390.sh lib/base.pm t/lib/dosglob.t
13807 - ext/util/extliblist
13808 ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
13809 ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
13810 ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
13811 ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
13812 ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
13813 ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
13814 ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
13815 ! installperl lib/AutoLoader.pm lib/CPAN.pm
13816 ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
13817 ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
13818 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
13819 ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
13820 ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
13821 ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
13822 ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
13823 ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
13824 ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
13825 ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
13826 ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
13827 ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
13828 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13829 ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
13830 ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
13831 ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
13832 ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
13833 ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
13834 ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
13835 ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
13836 ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
13837 ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
13838 ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
13839 ! win32/Makefile win32/config_H.bc win32/config_H.vc
13840 ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
13841 ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
13842____________________________________________________________________________
13843[ 127] By: mbeattie on 1997/10/15 10:00:18
13844 Log: Added fakethr.h.
13845 Branch: perl
13846 + fakethr.h
13847____________________________________________________________________________
13848[ 126] By: mbeattie on 1997/10/15 09:50:57
13849 Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
13850 Branch: perl
13851 ! thread.h
13852____________________________________________________________________________
13853[ 125] By: mbeattie on 1997/10/15 09:09:24
13854 Log: Started rewriting thread state machine.
13855 Branch: perl
13856 ! perl.c thread.h
13857 Branch: perlext
13858 ! Thread/Thread.xs
13859____________________________________________________________________________
13860[ 124] By: gsar on 1997/10/14 00:23:15
13861 Log: Remove spurious extra MUTEX_LOCK in pp_entersub(). Now builds and passes
13862 tests in win32 version of latest perlext/Thread.
13863 Branch: win32/perl
13864 ! pp_hot.c
13865____________________________________________________________________________
13866[ 123] By: gsar on 1997/10/13 23:18:38
13867 Log: Initial merge of win32 threads patch.
13868 Branch: win32/perl
13869 ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
13870 ! win32/Makefile win32/makedef.pl win32/makefile.mk
13871 ! win32/perllib.c win32/pod.mak win32/win32.h
13872____________________________________________________________________________
13873[ 122] By: gsar on 1997/10/10 20:58:40
13874 Log: Integrated changes on mainline into the win32 branch. Had to set
13875 P4USER=mbeattie for the resolve step (due to the presence of newly
13876 branched files that had not been submitted?)
13877 Branch: win32/perl
13878 +> Porting/makerel Porting/patchls README.threads Todo.5.005
13879 +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
13880 +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
13881 +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
13882 +> win32/bin/webget.pl win32/config.bc win32/config.vc
13883 +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
13884 - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13885 - win32/bin/webget.bat win32/config.H win32/config.w32
13886 ! thread.h
13887 !> (integrate 858 files)
13888____________________________________________________________________________
13889[ 121] By: mbeattie on 1997/10/10 17:23:41
13890 Log: Tweak a few Thread tests.
13891 Branch: perlext
13892 + Thread/join2.t
13893 ! Thread/io.t Thread/sync2.t
13894____________________________________________________________________________
13895[ 120] By: mbeattie on 1997/10/10 17:22:46
13896 Log: Rewrite thread destruction system using linked list of threads.
13897 Still not completely done. Add methods self, equal, flags, list
13898 to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
13899 Branch: perl
13900 ! perl.c perl.h thread.h
13901 Branch: perlext
13902 ! Thread/Thread.xs Thread/typemap
13903____________________________________________________________________________
13904[ 119] By: mbeattie on 1997/10/10 17:19:55
13905 Log: Fix up locking/synchronisation for pp_entersub.
13906 Branch: perl
13907 ! pp_hot.c
13908____________________________________________________________________________
13909[ 118] By: mbeattie on 1997/10/10 09:55:32
13910 Log: Put back entries in MANIFEST for the four now-returned win32/* files
13911 Branch: perl
13912 ! MANIFEST
13913____________________________________________________________________________
13914[ 117] By: mbeattie on 1997/10/10 08:12:23
13915 Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
13916 Branch: perl
13917 ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
13918____________________________________________________________________________
13919[ 116] By: mbeattie on 1997/10/08 15:41:08
13920 Log: Add missing sig_pipe definition to Thread.xs.
13921 Branch: perlext
13922 ! Thread/Thread.xs
13923____________________________________________________________________________
13924[ 115] By: mbeattie on 1997/10/08 15:40:46
13925 Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
13926 add missing dTHR; to new function unwind_handler_stack() in mg.c
13927 and bump patchlevel.h to 5.004_52.
13928 Branch: perl
13929 ! MANIFEST mg.c patchlevel.h
13930____________________________________________________________________________
13931[ 114] By: mbeattie on 1997/10/08 10:19:27
13932 Log: Merge maint-5.004 branch (5.004_03) with mainline.
13933 MANIFEST is out of sync.
13934 Branch: perl
13935 +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
13936 +> win32/bin/webget.pl
13937 - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13938 - win32/bin/webget.bat
13939 !> (integrate 168 files)
13940____________________________________________________________________________
13941[ 113] By: mbeattie on 1997/10/05 17:52:49
13942 Log: Move init of global mutexes/cond vars earlier.
13943 Branch: perl
13944 ! perl.c
13945____________________________________________________________________________
13946[ 112] By: nick on 1997/10/04 15:25:28
13947 Log: Add perl.sym to MANIFEST
13948 Branch: oneperl
13949 ! MANIFEST
13950____________________________________________________________________________
13951[ 111] By: nick on 1997/10/04 15:23:37
13952 Log: Missing file
13953 Branch: oneperl
13954 + perl.sym
13955____________________________________________________________________________
13956[ 110] By: nick on 1997/10/04 13:04:26
13957 Log: Now builds the extensions as well
13958 Passes all tests
13959 Branch: oneperl
13960 ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
13961 ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
13962 ! toke.c util.c writemain.SH
13963____________________________________________________________________________
13964[ 109] By: nick on 1997/10/04 12:02:14
13965 Log: Odd checkin issue
13966 Branch: oneperl
13967 ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
13968 ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
13969 ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
13970 ! vms/perly_h.vms writemain.SH
13971____________________________________________________________________________
13972[ 108] By: nick on 1997/10/04 11:12:52
13973 Log: Added lots of (missing) prototypes (ckprotos is util to check)
13974 Fixed missing aTHIS flagged by above.
13975 -DUSE_THISPTR passes minitest!
13976 Branch: oneperl
13977 + ckprotos
13978 ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
13979 ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
13980 ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
13981 ! vms/perly_h.vms
13982____________________________________________________________________________
13983[ 107] By: nick on 1997/10/03 22:36:52
13984 Log: .y muddle fixup - will get this sorted oneday ...
13985 Branch: oneperl
13986 ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
13987 ! vms/perly_h.vms
13988____________________________________________________________________________
13989[ 106] By: mbeattie on 1997/10/03 17:12:33
13990 Log: Remove last traces of "tokenbuf as temp buffer" and removed it
13991 from struct thread. Added missing thr->Tfoo defines for statbuf
13992 and timesbuf and removed unused Tbuf field.
13993 Branch: perl
13994 ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
13995____________________________________________________________________________
13996[ 105] By: nick on 1997/10/03 15:56:50
13997 Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
13998 Branch: oneperl
13999 ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14000 ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14001 ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14002 ! sv.c taint.c thread.h toke.c universal.c util.c
14003____________________________________________________________________________
14004[ 104] By: mbeattie on 1997/10/03 15:23:25
14005 Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14006 Branch: perl
14007 ! global.sym pp.c proto.h sv.c
14008____________________________________________________________________________
14009[ 103] By: mbeattie on 1997/10/03 15:17:39
14010 Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14011 Branch: perl
14012 ! av.c hv.c perl.h sv.c
14013____________________________________________________________________________
14014[ 102] By: mbeattie on 1997/10/03 11:53:51
14015 Log: Reliable thread signal handling.
14016 Branch: perl
14017 ! global.sym mg.c perl.c perl.h
14018 Branch: perlext
14019 ! Thread/Thread.xs
14020____________________________________________________________________________
14021[ 101] By: nick on 1997/10/02 20:43:17
14022 Log: Cleanup perly.y stuff
14023 Branch: oneperl
14024 ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14025____________________________________________________________________________
14026[ 100] By: nick on 1997/10/02 18:54:08
14027 Log: Compiles with less invasive aTHIS adding
14028 Branch: oneperl
14029 + nothis.sym
14030 ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14031 ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14032 ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14033 ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14034 ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14035 ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14036 ! util.c vars.h
14037
9d6a1080 14038----------------
808270a4 14039Version 5.004_51
9d6a1080
MB
14040----------------
14041
808270a4
GS
14042____________________________________________________________________________
14043[ 99] By: mbeattie on 1997/10/02 17:23:48
14044 Log: Added Thread/queue.t.
14045 Branch: perlext
14046 + Thread/queue.t
14047____________________________________________________________________________
14048[ 98] By: mbeattie on 1997/10/02 17:19:44
14049 Log: Bumped patchlevel to 51. Updated Todo.5.005.
14050 Branch: perl
14051 ! Todo.5.005 patchlevel.h
14052____________________________________________________________________________
14053[ 97] By: mbeattie on 1997/10/02 17:07:47
14054 Log: Update README.threads amd Thread/README
14055 Branch: perl
14056 ! README.threads
14057 Branch: perlext
14058 ! Thread/README
14059____________________________________________________________________________
14060[ 96] By: mbeattie on 1997/10/02 16:58:47
14061 Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14062 fix sv_bless3 prototype.
14063 Branch: perl
14064 ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14065____________________________________________________________________________
14066[ 95] By: mbeattie on 1997/10/02 16:50:21
14067 Log: Fixed broken typemap for Thread.
14068 Branch: perlext
14069 ! Thread/typemap
14070____________________________________________________________________________
14071[ 94] By: mbeattie on 1997/10/02 16:34:03
14072 Log: Fix pod text in Lint.pm for private-names option.
14073 Branch: perlext
14074 ! Compiler/B/Lint.pm
14075____________________________________________________________________________
14076[ 93] By: mbeattie on 1997/10/02 13:44:46
14077 Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14078 Branch: perl
14079 ! MANIFEST embed.h
14080____________________________________________________________________________
14081[ 92] By: mbeattie on 1997/10/02 13:27:10
14082 Log: Add Todo.5.005
14083 Branch: perl
14084 + Todo.5.005
14085____________________________________________________________________________
14086[ 91] By: nick on 1997/10/01 20:23:38
14087 Log: Raw _T# trial
14088 Branch: oneperl
14089 ! embed.h embed.pl proto.h sv.c
14090____________________________________________________________________________
14091[ 90] By: nick on 1997/10/01 18:22:03
14092 Log: THIS + new sort stuff
14093 Branch: oneperl
14094 ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14095____________________________________________________________________________
14096[ 89] By: nick on 1997/10/01 18:03:05
14097 Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14098 Branch: oneperl
14099 ! pp_ctl.c proto.h util.c
14100____________________________________________________________________________
14101[ 88] By: mbeattie on 1997/10/01 17:04:12
14102 Log: Start of Configure support for -Dusethreads plus associated
14103 Linux hints.
14104 Branch: perl
14105 ! Configure hints/linux.sh
14106____________________________________________________________________________
14107[ 87] By: mbeattie on 1997/10/01 17:03:34
14108 Log: Move runops_foo prototypes from proto.h to early in perl.h.
14109 Branch: perl
14110 ! perl.h proto.h
14111____________________________________________________________________________
14112[ 86] By: nick on 1997/09/30 19:15:21
14113 Log: Debug hackery to thread.h - temporary
14114 Quick-fix qsort() replacement - more to come.
14115 Branch: oneperl
14116 ! thread.h util.c
14117____________________________________________________________________________
14118[ 85] By: mbeattie on 1997/09/30 15:50:27
14119 Log: Added Lint option regexp-variables.
14120 Branch: perlext
14121 ! Compiler/B/Lint.pm
14122____________________________________________________________________________
14123[ 84] By: mbeattie on 1997/09/30 15:11:07
14124 Log: Merge maint-5.004 branch (5.004_01) with mainline.
14125 Branch: perl
14126 +> Porting/makerel Porting/patchls hints/newsos4.sh
14127 +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14128 +> win32/config.vc win32/config_H.bc win32/config_H.vc
14129 +> win32/makefile.mk
14130 - win32/config.H win32/config.w32
14131 !> (integrate 109 files)
14132____________________________________________________________________________
14133[ 83] By: TimBunce on 1997/09/30 14:27:09
14134 Log: Maintenance 5.004_03 changes (addendum)
14135 Branch: maint-5.004/perl
14136 - win32/bin/search.bat
14137____________________________________________________________________________
14138[ 82] By: TimBunce on 1997/09/30 14:11:29
14139 Log: Maintenance 5.004_03 changes
14140 Branch: maint-5.004/perl
14141 + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14142 + win32/bin/webget.pl
14143 - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14144 - win32/bin/webget.bat
14145 ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14146 ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14147 ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14148 ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14149 ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14150 ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14151 ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14152 ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14153 ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14154 ! win32/win32.c
14155____________________________________________________________________________
14156[ 81] By: TimBunce on 1997/09/30 13:17:27
14157 Log: Maintenance 5.004_02 changes
14158 Branch: maint-5.004/perl
14159 + win32/bin/runperl.bat
14160 ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14161 ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14162 ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14163 ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14164 ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14165 ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14166 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14167 ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14168 ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14169 ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14170 ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14171 ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14172 ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14173 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14174 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14175 ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14176 ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14177 ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14178 ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14179 ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14180 ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14181 ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14182 ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14183 ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14184 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14185 ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14186 ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14187 ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14188 ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14189 ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14190 ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14191 ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14192 ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14193 ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14194 ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14195 ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14196 ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14197 ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14198 ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14199 ! win32/config.bc win32/config.vc win32/config_H.bc
14200 ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14201 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14202 ! win32/win32io.c win32/win32io.h win32/win32iop.h
14203 ! win32/win32sck.c
14204____________________________________________________________________________
14205[ 80] By: nick on 1997/09/29 20:31:43
14206 Log: Add some prototypes in attempt to flush out errors
14207 Tidy up vars.h usage.
14208 Branch: oneperl
14209 ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14210 ! proto.h util.c vars.h
14211____________________________________________________________________________
14212[ 79] By: nick on 1997/09/29 17:12:07
14213 Log: Builds and passes tests without THISPTR
14214 Branch: oneperl
14215 ! MANIFEST global.sym perl.c perl.h vars.h
14216____________________________________________________________________________
14217[ 78] By: mbeattie on 1997/09/29 16:57:23
14218 Log: Re-introduce the changes from change 68 (runops becomes a
14219 function pointer and sv_bless3 for '~'-magic) which got lost
14220 during the preparation for the maint-merge.
14221 Branch: perl
14222 ! global.sym perl.h pp.c proto.h run.c sv.c
14223____________________________________________________________________________
14224[ 77] By: mbeattie on 1997/09/29 16:44:16
14225 Log: Start merge with maint-5.004 branch by creating an ancestral
14226 branch point via a fake resolution with the maint-merge branch.
14227 See Perforce Tech Note 9 for details.
14228 Branch: perl
14229 !> (integrate 864 files)
14230____________________________________________________________________________
14231[ 76] By: nick on 1997/09/28 19:04:42
14232 Log: Code with this pointer compiles (but core dumps)
14233 Branch: oneperl
14234 ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14235 ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14236 ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14237 ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14238 ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14239 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14240 ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14241 ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14242 ! vars.h
14243____________________________________________________________________________
14244[ 75] By: nick on 1997/09/28 15:45:35
14245 Log: Quasi sensible starting point for aTHIS addition.
14246 Branch: oneperl
14247 ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14248____________________________________________________________________________
14249[ 74] By: nick on 1997/09/28 11:23:32
14250 Log: Ooops - unwind perly.* stuff for now
14251 Branch: oneperl
14252 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14253____________________________________________________________________________
14254[ 73] By: nick on 1997/09/28 11:17:23
14255 Log: Builds and passes all tests again
14256 Branch: oneperl
14257 ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
14258 ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
14259____________________________________________________________________________
14260[ 72] By: nick on 1997/09/28 10:47:01
14261 Log: Save "important things" before re-try
14262 Branch: oneperl
14263 + vars.h
14264 ! embed.pl thread.h thread.sym
14265____________________________________________________________________________
14266[ 71] By: nick on 1997/09/26 17:47:31
14267 Log: Basic hacks to build with USE_THISPTR, not yet useful
14268 but builds miniperl and passes minitest with all thread
14269 variables via a _GLOBAL_ thr variable rather than globals.
14270 Now for the local thr variable ...
14271 Branch: oneperl
14272 + thread.sym
14273 ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
14274 ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
14275 ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
14276 ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
14277 ! util.c vms/vms.c
14278____________________________________________________________________________
14279[ 70] By: mbeattie on 1997/09/23 14:29:23
14280 Log: Branch oneperl from mainline.
14281 Branch: oneperl
14282 +> (branch 871 files)
14283____________________________________________________________________________
14284[ 69] By: mbeattie on 1997/09/22 16:02:37
14285 Log: struct thread now stored in an SV and uses '~'-magic for access.
14286 Branch: perl
14287 ! thread.h
14288 Branch: perlext
14289 ! Thread/Thread.xs Thread/typemap
14290____________________________________________________________________________
14291[ 68] By: mbeattie on 1997/09/22 16:01:48
14292 Log: runops becomes a funtion pointer and sv_bless3 created
14293 to avoid pointer forgery with '~'-magic.
14294 Branch: perl
14295 ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
14296____________________________________________________________________________
14297[ 67] By: mbeattie on 1997/09/22 15:45:56
14298 Log: More fprintf -> PerlIO_printf changes.
14299 Branch: perl
14300 ! perl.c pp_hot.c util.c
14301____________________________________________________________________________
14302[ 66] By: mbeattie on 1997/09/22 15:10:40
14303 Log: Minor multi-threading patches for VMS.
14304 Branch: perl
14305 ! mg.c thread.h vms/vms.c
14306____________________________________________________________________________
14307[ 65] By: mbeattie on 1997/09/15 14:09:11
14308 Log: Add undefined-subs option to Lint.pm.
14309 Branch: perlext
14310 ! Compiler/B/Lint.pm
14311____________________________________________________________________________
14312[ 64] By: mbeattie on 1997/09/10 16:39:41
14313 Log: Debugging output for lock handling.
14314 Branch: perl
14315 ! mg.c pp.c pp_hot.c util.c
14316____________________________________________________________________________
14317[ 63] By: mbeattie on 1997/09/10 14:49:00
14318 Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
14319 Branch: perlext
14320 +> Thread/Thread/Semaphore.pm
14321 - Thread/Semaphore.pm
14322____________________________________________________________________________
14323[ 62] By: mbeattie on 1997/09/10 14:47:31
14324 Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
14325 Branch: perlext
14326 +> Thread/Thread/Queue.pm
14327 - Thread/Queue.pm
14328____________________________________________________________________________
14329[ 61] By: mbeattie on 1997/09/10 13:56:50
14330 Log: Solaris fixes: delete pad and padname from thread.h and remove
14331 MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
14332 Branch: perl
14333 ! thread.h x2p/Makefile.SH
9d6a1080
MB
14334
14335----------------
14336Version 5.004_50 First developer release towards 5.005
14337----------------
14338
14339Maintenance of the 5.004 version of perl continues with the 5.004_xx
14340series, where 'xx' is <= 49. Development of the next version, 5.005,
14341starts with 5.004_50.
14342
808270a4
GS
14343____________________________________________________________________________
14344[ 60] By: mbeattie on 1997/09/09 16:57:41
14345 Log: Update README.threads to mention -DL.
14346 Branch: perl
14347 ! README.threads
14348____________________________________________________________________________
14349[ 59] By: mbeattie on 1997/09/09 16:49:08
14350 Log: Add Thread modules Queue.pm and Semaphore.pm
14351 Branch: perlext
14352 + Thread/Queue.pm Thread/Semaphore.pm
14353____________________________________________________________________________
14354[ 58] By: mbeattie on 1997/09/09 16:33:45
14355 Log: Update README.threads
14356 Branch: perl
14357 ! README.threads
14358____________________________________________________________________________
14359[ 57] By: mbeattie on 1997/09/09 16:26:47
14360 Log: Add debug info to Thread typemap.
14361 Branch: perlext
14362 ! Thread/typemap
14363____________________________________________________________________________
14364[ 56] By: mbeattie on 1997/09/09 15:04:26
14365 Log: Rewrite synchronisation of subs/methods and add attrs
14366 extension for specifying 'locked' and 'method' attributes.
14367 Branch: perl
14368 + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14369 ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
14370 ! pp_hot.c proto.h sv.c sv.h toke.c
14371 Branch: perlext
14372 ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
14373____________________________________________________________________________
14374[ 55] By: mbeattie on 1997/09/03 16:34:47
14375 Log: Add new keyword "lock" to Opcode.pm
14376 Branch: perl
14377 ! ext/Opcode/Opcode.pm
14378____________________________________________________________________________
14379[ 54] By: mbeattie on 1997/09/03 14:44:44
14380 Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
14381 Branch: perl
14382 ! embed.h keywords.h
14383____________________________________________________________________________
14384[ 53] By: mbeattie on 1997/09/03 13:52:24
14385 Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
14386 Branch: perl
14387 ! MANIFEST
14388____________________________________________________________________________
14389[ 52] By: mbeattie on 1997/09/03 13:41:20
14390 Log: Let Lint private_names catch out-of-package _foo methods.
14391 Branch: perlext
14392 ! Compiler/B/Lint.pm
14393____________________________________________________________________________
14394[ 51] By: mbeattie on 1997/09/03 13:20:12
14395 Log: Bump patchlevel.h to 5.004_50
14396 Branch: perl
14397 ! patchlevel.h
14398____________________________________________________________________________
14399[ 50] By: mbeattie on 1997/09/03 12:31:48
14400 Log: Make compiler build/work with devel 5.005
14401 Branch: perlext
14402 ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
14403 ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
14404____________________________________________________________________________
14405[ 49] By: mbeattie on 1997/09/03 12:28:05
14406 Log: Rename RESTART to INIT and associated changes
14407 Branch: perl
14408 ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
14409 ! toke.c vms/perly_c.vms
14410____________________________________________________________________________
14411[ 48] By: mbeattie on 1997/09/02 15:54:27
14412 Log: Added private-names option.
14413 Branch: perlext
14414 ! Compiler/B/Lint.pm
14415____________________________________________________________________________
14416[ 47] By: mbeattie on 1997/09/02 11:54:55
14417 Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
14418 Branch: perlext
14419 ! Compiler/cc_runtime.h
14420____________________________________________________________________________
14421[ 46] By: mbeattie on 1997/08/28 19:40:08
14422 Log: Missing sprintf in try_autoload.
14423 Branch: perlext
14424 ! Compiler/B/C.pm
14425____________________________________________________________________________
14426[ 45] By: mbeattie on 1997/08/13 16:15:25
14427 Log: Threading fixups for Digital UNIX.
14428 Branch: perl
14429 ! README.threads malloc.c perl.h toke.c
14430____________________________________________________________________________
14431[ 44] By: mbeattie on 1997/08/11 15:46:29
14432 Log: Assorted changes for multi-threading (now works rather more).
14433 Branch: perl
14434 + README.threads
14435 ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
14436 ! toke.c util.c
14437 Branch: perlext
14438 ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
14439 ! Thread/unsync.t
14440____________________________________________________________________________
14441[ 43] By: mbeattie on 1997/08/08 14:11:00
14442 Log: Made Lint check subs (and -u packages).
14443 Added support for dollar_underscore and implicit $_ in foreach.
14444 Branch: perlext
14445 ! Compiler/B/Lint.pm
14446____________________________________________________________________________
14447[ 42] By: TimBunce on 1997/07/25 17:15:57
14448 Log: Maintenance 5.004_01 changes
14449 Branch: maint-5.004/perl
14450 + Porting/makerel Porting/patchls hints/newsos4.sh
14451 + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14452 + win32/config.vc win32/config_H.bc win32/config_H.vc
14453 + win32/makefile.mk
14454 - win32/config.H win32/config.w32
14455 ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
14456 ! Porting/pumpkin.pod README README.win32 doio.c embed.h
14457 ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14458 ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
14459 ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
14460 ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
14461 ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
14462 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
14463 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14464 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14465 ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
14466 ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
14467 ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
14468 ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
14469 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
14470 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
14471 ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
14472 ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
14473 ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
14474 ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14475 ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
14476 ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
14477 ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
14478 ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
14479 ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
14480 ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
14481 ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
14482 ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
14483 ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
14484 ! win32/win32io.h win32/win32iop.h win32/win32sck.c
14485____________________________________________________________________________
14486[ 41] By: mbeattie on 1997/07/24 14:57:53
14487 Log: Start support for fake threads.
14488 pp_lock now returns its argument.
14489 Branch: perl
14490 ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
14491 ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
14492 ! util.c
14493 Branch: perlext
14494 ! Thread/Thread.xs
14495____________________________________________________________________________
14496[ 40] By: mbeattie on 1997/07/24 14:55:07
14497 Log: Add missing reset of eval_owner if doeval() fails to parse.
14498 Branch: perl
14499 ! pp_ctl.c
14500____________________________________________________________________________
14501[ 39] By: mbeattie on 1997/07/17 13:35:51
14502 Log: Fix multiple problems with lexical @_.
14503 Branch: perl
14504 ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
14505 ! toke.c
14506____________________________________________________________________________
14507[ 38] By: mbeattie on 1997/07/16 17:02:09
14508 Log: Change %lx to %x in B::CV::save to prevent some CV
14509 fields becoming 0 in the init section. Add missing
14510 write_back in B::Stackobj::Padsv::load_double to fix
14511 test 22 of op/my.t.
14512 Branch: perlext
14513 ! Compiler/B/C.pm Compiler/B/Stackobj.pm
14514____________________________________________________________________________
14515[ 37] By: mbeattie on 1997/07/10 11:28:16
14516 Log: Branch win32 developments from main perl branch.
14517 Branch: win32/perl
14518 +> (branch 867 files)
14519____________________________________________________________________________
14520[ 36] By: mbeattie on 1997/07/05 11:58:05
14521 Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
14522 as well as provide_ref (5.003).
14523 Branch: perlext
14524 ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
14525____________________________________________________________________________
14526[ 35] By: mbeattie on 1997/07/05 11:55:18
14527 Log: Introduce pp_lock.
14528 Branch: perl
14529 ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
14530 ! pp.c pp_ctl.c toke.c
14531____________________________________________________________________________
14532[ 34] By: mbeattie on 1997/07/01 12:24:28
14533 Log: Support for op in global register (still buggy)
14534 Branch: perl
14535 ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
14536 ! proto.h scope.c scope.h thread.h
14537____________________________________________________________________________
14538[ 33] By: mbeattie on 1997/06/24 16:34:24
14539 Log: Branch lexical warnings from perl branch.
14540 Branch: lexwarn/perl
14541 +> (branch 867 files)
14542____________________________________________________________________________
14543[ 32] By: mbeattie on 1997/06/24 14:33:57
14544 Log: Branch integration of maint-5.004 from relperl.
14545 Branch: mainline/perl
14546 +> (branch 600 files)
14547 Branch: maint-5.004/perl
14548 +> (branch 864 files)
14549____________________________________________________________________________
14550[ 31] By: mbeattie on 1997/06/20 11:46:50
14551 Log: corrected bad_type() prototype.
14552 Branch: perl
14553 ! op.c
14554____________________________________________________________________________
14555[ 30] By: mbeattie on 1997/06/12 12:38:05
14556 Log: Tweak README.
14557 Branch: perlext
14558 ! Thread/README
14559____________________________________________________________________________
14560[ 29] By: mbeattie on 1997/06/12 12:34:59
14561 Log: Document -m option of CC backend.
14562 Branch: perlext
14563 ! Compiler/NOTES
14564____________________________________________________________________________
14565[ 28] By: mbeattie on 1997/06/12 12:25:05
14566 Log: Support sysseek introduced in 5.004.
14567 Branch: perlext
14568 ! Compiler/ccop.c Compiler/ccop.h
14569____________________________________________________________________________
14570[ 27] By: mbeattie on 1997/06/05 14:20:51
14571 Log: More fixups for thrperl integration.
14572 Branch: perl
14573 ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14574 ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
14575 ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
14576 ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
14577 ! util.c
14578____________________________________________________________________________
14579[ 25] By: mbeattie on 1997/05/28 15:11:24
14580 Log: Fixups for thrperl integration.
14581 Branch: perl
14582 ! embed.h keywords.h op.c opcode.h perl.c util.c
14583____________________________________________________________________________
14584[ 24] By: mbeattie on 1997/05/26 20:10:42
14585 Log: Integrate thrperl 5.003->5.004.
14586 Branch: perl
14587 +> thread.h
14588 !> (integrate 33 files)
14589____________________________________________________________________________
14590[ 23] By: mbeattie on 1997/05/26 11:45:39
14591 Log: Fix ppname when saving subs.
14592 Branch: perlext
14593 ! Compiler/B/C.pm
14594____________________________________________________________________________
14595[ 22] By: mbeattie on 1997/05/26 11:45:03
14596 Log: -mFoo option now forces -uFoo.
14597 Branch: perlext
14598 ! Compiler/B/CC.pm
14599____________________________________________________________________________
14600[ 21] By: mbeattie on 1997/05/26 11:43:37
14601 Log: Put back objsym/savesym (used by walkoptree_exec).
14602 Branch: perlext
14603 ! Compiler/B.pm
14604____________________________________________________________________________
14605[ 20] By: mbeattie on 1997/05/26 11:38:45
14606 Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
14607 Branch: perl
14608 ! av.c global.sym
14609____________________________________________________________________________
14610[ 19] By: mbeattie on 1997/05/25 21:19:38
14611 Log: Fix up integration 5.003->5.004.
14612 Branch: perl
14613 + lib/Class/Fields.pm lib/ISA.pm
14614 ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
14615 ! toke.c
14616____________________________________________________________________________
14617[ 18] By: mbeattie on 1997/05/25 10:31:21
14618 Log: First stab at 5.003 -> 5.004 integration.
14619 Branch: perl
14620 +> (branch 291 files)
14621 - Changes.Conf ext/DynaLoader/dl_os2.xs
14622 - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14623 - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14624 - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14625 - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14626 - lib/chat2.pl lib/splain os2/README os2/README.old
14627 - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14628 - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14629 - x2p/handy.h x2p/s2p.man
14630 !> (integrate 392 files)
14631____________________________________________________________________________
14632[ 17] By: mbeattie on 1997/05/24 18:46:49
14633 Log: Wholesale update to 5.004.
14634 Branch: relperl
14635 + Changes5.000 Changes5.001 Changes5.002 Changes5.003
14636 + Porting/Glossary Porting/pumpkin.pod README.amiga
14637 + README.cygwin32 README.os2 README.plan9 README.qnx
14638 + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
14639 + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
14640 + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
14641 + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14642 + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
14643 + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14644 + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14645 + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
14646 + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
14647 + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
14648 + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
14649 + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
14650 + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
14651 + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
14652 + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
14653 + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
14654 + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
14655 + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
14656 + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
14657 + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
14658 + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
14659 + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
14660 + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
14661 + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
14662 + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
14663 + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14664 + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
14665 + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
14666 + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
14667 + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
14668 + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
14669 + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
14670 + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
14671 + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
14672 + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
14673 + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
14674 + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
14675 + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
14676 + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
14677 + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
14678 + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
14679 + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
14680 + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
14681 + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
14682 + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14683 + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
14684 + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
14685 + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
14686 + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
14687 + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
14688 + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
14689 + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
14690 + plan9/config.plan9 plan9/exclude plan9/fndvers
14691 + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
14692 + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
14693 + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
14694 + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
14695 + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14696 + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14697 + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
14698 + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
14699 + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
14700 + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
14701 + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
14702 + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
14703 + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
14704 + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
14705 + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
14706 + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
14707 + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
14708 + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
14709 + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
14710 + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
14711 + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
14712 + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
14713 + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
14714 + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
14715 + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
14716 + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
14717 + t/pragma/warn-1global t/pragma/warning.t universal.c
14718 + utils/splain.PL vms/ext/DCLsym/0README.txt
14719 + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
14720 + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
14721 + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
14722 + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
14723 + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
14724 + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
14725 + win32/config.H win32/config.w32 win32/config_h.PL
14726 + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
14727 + win32/include/arpa/inet.h win32/include/dirent.h
14728 + win32/include/netdb.h win32/include/sys/socket.h
14729 + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
14730 + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
14731 + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
14732 + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
14733 + x2p/proto.h
14734 - Changes.Conf ext/DynaLoader/dl_os2.xs
14735 - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14736 - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14737 - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14738 - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14739 - lib/chat2.pl lib/splain os2/README os2/README.old
14740 - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14741 - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14742 - x2p/handy.h x2p/s2p.man
14743 ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
14744 ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
14745 ! config_H config_h.SH configpm configure cop.h cv.h deb.c
14746 ! doio.c doop.c dosish.h dump.c eg/README eg/nih
14747 ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
14748 ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
14749 ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
14750 ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
14751 ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
14752 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
14753 ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
14754 ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
14755 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14756 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
14757 ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
14758 ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
14759 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14760 ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
14761 ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
14762 ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
14763 ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
14764 ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
14765 ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
14766 ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
14767 ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
14768 ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
14769 ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
14770 ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
14771 ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
14772 ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
14773 ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
14774 ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
14775 ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
14776 ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
14777 ! installman installperl interp.sym keywords.h keywords.pl
14778 ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
14779 ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
14780 ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
14781 ! lib/Exporter.pm lib/ExtUtils/Install.pm
14782 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
14783 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14784 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
14785 ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
14786 ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
14787 ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
14788 ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
14789 ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
14790 ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
14791 ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
14792 ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
14793 ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
14794 ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
14795 ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
14796 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
14797 ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
14798 ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
14799 ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
14800 ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
14801 ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
14802 ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
14803 ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
14804 ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
14805 ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
14806 ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
14807 ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
14808 ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
14809 ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
14810 ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
14811 ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
14812 ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
14813 ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
14814 ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
14815 ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
14816 ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
14817 ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
14818 ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
14819 ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
14820 ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
14821 ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
14822 ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
14823 ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
14824 ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
14825 ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
14826 ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
14827 ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
14828 ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
14829 ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
14830 ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
14831 ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
14832 ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
14833 ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
14834 ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
14835 ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
14836 ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
14837 ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
14838 ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
14839 ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
14840 ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
14841 ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
14842 ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
14843 ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
14844 ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
14845 ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14846 ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
14847 ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
14848 ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
14849 ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
14850 ! x2p/util.h x2p/walk.c
14851____________________________________________________________________________
14852[ 16] By: mbeattie on 1997/05/23 22:42:08
14853 Log: Initial integration of relperl from 5.003.
14854 Branch: relperl
14855 +> (branch 600 files)
14856____________________________________________________________________________
14857[ 14] By: mbeattie on 1997/05/12 20:22:56
14858 Log: Finish code generation rewrite. Clean up B::Section class and
14859 handle symbol table translation internally. Simple .pm modules
14860 now compile OK.
14861 Branch: perlext
14862 ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
14863 ! Compiler/B/CC.pm
14864____________________________________________________________________________
14865[ 13] By: mbeattie on 1997/05/05 19:41:18
14866 Log: Don't make pp_enter and pp_return trigger basic blocks.
14867 Branch: perlext
14868 ! Compiler/B/Bblock.pm
14869____________________________________________________________________________
14870[ 12] By: mbeattie on 1997/05/05 19:40:16
14871 Log: Rewrite code generation. Sections (de)multiplexed into a
14872 temporary file instead of stored in arrays.
14873 Branch: perlext
14874 ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
14875____________________________________________________________________________
14876[ 11] By: mbeattie on 1997/05/03 20:20:59
14877 Log: Development to pre-alpha4
14878 Branch: perlext
14879 + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
14880 ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
14881 ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
14882 ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
14883 ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
14884 ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
14885 ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
14886 ! Compiler/test_harness Compiler/test_harness_cc
14887____________________________________________________________________________
14888[ 10] By: mbeattie on 1997/05/03 14:47:06
14889 Log: Initial check-in of perl compiler.
14890 Branch: perlext
14891 + Compiler/Artistic Compiler/B.pm Compiler/B.xs
14892 + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
14893 + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
14894 + Compiler/B/CC.pm Compiler/B/Debug.pm
14895 + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
14896 + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
14897 + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
14898 + Compiler/O.pm Compiler/README Compiler/TESTS
14899 + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
14900 + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
14901 + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
14902 + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
14903 + Compiler/disassemble Compiler/old/README.feb11
14904 + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
14905 + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
14906 + Compiler/op.patch Compiler/ramblings/cc.notes
14907 + Compiler/ramblings/curcop.runtime
14908 + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
14909 + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
14910 + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
14911 + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
14912 + Compiler/ramblings/runtime.porting
14913 + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
14914 + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
14915 + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
14916 + Compiler/test_harness_bytecode Compiler/test_harness_cc
14917 + Compiler/typemap
14918____________________________________________________________________________
14919[ 9] By: mbeattie on 1997/05/02 19:03:49
14920 Log: Don't require CvDEPTH == 0 when bombing out of subs.
14921 Branch: thrperl
14922 ! pp_hot.c
14923____________________________________________________________________________
14924[ 8] By: mbeattie on 1997/04/23 19:06:45
14925 Log: Added programmer-level condition variables via "condpair" magic.
14926 Added support for detached threads and tweaked a few things.
14927 Branch: thrperl
14928 ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
14929 ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
14930 ! util.c
14931____________________________________________________________________________
14932[ 7] By: mbeattie on 1997/04/23 19:04:18
14933 Log: Rewrote programmer-level condition variables from scratch. Added
14934 support for detaching threads. Fixed handling for arguments
14935 passed in to threads and return values for joined threads.
14936 Branch: perlext
14937 + Thread/lock.t
14938 ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
14939 ! Thread/typemap
14940____________________________________________________________________________
14941[ 6] By: mbeattie on 1997/04/10 20:17:26
14942 Log: Initial check-in of Thread module.
14943 Branch: perlext
14944 + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
14945 + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
14946 + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
14947 + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
14948 + Thread/unsync4.t
14949____________________________________________________________________________
14950[ 5] By: mbeattie on 1997/04/10 20:05:52
14951 Log: Tweaks to allow compilation without -DUSE_THREADS and fix
14952 missing parens (pad allocation) in the tokener.
14953 Branch: thrperl
14954 ! op.c pp_ctl.c toke.c
14955____________________________________________________________________________
14956[ 4] By: mbeattie on 1997/03/28 18:40:44
14957 Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
14958 Branch: thrperl
14959 + thread.h
14960 ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
14961 ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
14962 ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
14963 ! run.c scope.c sv.c sv.h toke.c util.c
14964____________________________________________________________________________
14965[ 3] By: mbeattie on 1997/03/28 13:36:23
14966 Log: Branch 5.003 -> thrperl
14967 Branch: thrperl
14968 +> (branch 600 files)
14969____________________________________________________________________________
14970[ 2] By: mbeattie on 1997/03/28 13:32:21
14971 Log: Initial devel changes.
14972 Pseudo-hashes. Optional strong typing. RESTART {}.
14973 Branch: perl
14974 ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
14975 ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
14976 ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
14977____________________________________________________________________________
14978[ 1] By: mbeattie on 1997/03/28 13:17:33
14979 Log: Perl 5.003 check-in
14980 Branch: perl
14981 + Artistic Changes Changes.Conf Configure Copying EXTERN.h
14982 + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
14983 + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
14984 + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
14985 + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
14986 + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
14987 + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
14988 + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
14989 + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
14990 + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
14991 + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
14992 + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
14993 + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
14994 + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
14995 + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14996 + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
14997 + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
14998 + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
14999 + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15000 + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15001 + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15002 + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15003 + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15004 + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15005 + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15006 + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15007 + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15008 + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15009 + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15010 + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15011 + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15012 + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15013 + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15014 + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15015 + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15016 + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15017 + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15018 + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15019 + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15020 + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15021 + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15022 + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15023 + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15024 + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15025 + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15026 + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15027 + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15028 + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15029 + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15030 + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15031 + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15032 + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15033 + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15034 + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15035 + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15036 + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15037 + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15038 + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15039 + hints/README.hints hints/aix.sh hints/altos486.sh
15040 + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15041 + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15042 + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15043 + hints/fps.sh hints/freebsd.sh hints/genix.sh
15044 + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15045 + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15046 + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15047 + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15048 + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15049 + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15050 + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15051 + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15052 + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15053 + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15054 + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15055 + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15056 + hints/uts.sh hv.c hv.h installman installperl interp.sym
15057 + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15058 + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15059 + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15060 + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15061 + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15062 + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15063 + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15064 + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15065 + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15066 + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15067 + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15068 + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15069 + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15070 + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15071 + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15072 + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15073 + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15074 + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15075 + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15076 + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15077 + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15078 + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15079 + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15080 + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15081 + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15082 + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15083 + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15084 + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15085 + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15086 + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15087 + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15088 + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15089 + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15090 + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15091 + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15092 + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15093 + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15094 + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15095 + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15096 + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15097 + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15098 + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15099 + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15100 + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15101 + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15102 + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15103 + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15104 + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15105 + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15106 + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15107 + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15108 + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15109 + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15110 + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15111 + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15112 + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15113 + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15114 + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15115 + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15116 + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15117 + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15118 + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15119 + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15120 + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15121 + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15122 + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15123 + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15124 + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15125 + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15126 + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15127 + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15128 + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15129 + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15130 + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15131 + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15132 + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15133 + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15134 + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15135 + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15136 + vms/Makefile vms/config.vms vms/descrip.mms
15137 + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15138 + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15139 + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15140 + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15141 + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15142 + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15143 + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15144 + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15145 + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15146 + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15147 + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15148 + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15149 + x2p/walk.c