This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] [doc] be more explicit about magic argv
[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 18
f58c54f0
NC
19 Gisle Aas <gisle@aas.no>
20 Abigail <abigail@fnx.com>
21 Kenneth Albanowski <kjahds@kjahds.com>
22 Russ Allbery <rra@stanford.edu>
23 Spider Boardman <spider@orb.nashua.nh.us>
24 Tom Christiansen <tchrist@perl.com>
9d6a1080 25 Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
f58c54f0
NC
26 M. J. T. Guy <mjtg@cus.cam.ac.uk>
27 Jarkko Hietaniemi <jhi@iki.fi>
28 Nick Ing-Simmons <nik@tiuk.ti.com>
29 Andreas Koenig <a.koenig@mind.de>
30 Doug MacEachern <dougm@opengroup.org>
31 Paul Marquess <pmarquess@bfsec.bt.co.uk>
32 Stephen McCamant <alias@mcs.com>
bd33893b 33 Laszlo Molnar <molnarl@cdata.tvnet.hu>
f58c54f0
NC
34 Hans Mulder <hansmu@xs4all.nl>
35 Matthias Neeracher <neeri@iis.ee.ethz.ch>
36 Jeff Okamoto <okamoto@hpcc123.corp.hp.com>
37 Ulrich Pfeifer <pfeifer@charly.informatik.uni-dortmund.de>
38 Tom Phoenix <rootbeer@teleport.com>
39 Joshua Pritikin <joshua.pritikin@db.com>
40 Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
41 Dean Roehrich <roehrich@cray.com>
bd33893b 42 Hugo van der Sanden <hv@crypt0.demon.co.uk>
f58c54f0
NC
43 Roderick Schertler <roderick@argon.org>
44 Kurt D. Starsinic <kstar@isinet.com>
45 Dan Sugalski <sugalskd@osshe.edu>
46 Larry W. Virden <lvirden@cas.org>
47 Ilya Zakharevich <ilya@math.ohio-state.edu>
9d6a1080
MB
48
49And the Keepers of the Patch Pumpkin:
50
f58c54f0
NC
51 Charles Bailey <bailey@newman.upenn.edu>
52 Graham Barr <gbarr@pobox.com>
53 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
54 Tim Bunce <Tim.Bunce@ig.co.uk>
55 Andy Dougherty <doughera@lafcol.lafayette.edu>
56 Gurusamy Sarathy <gsar@umich.edu>
57 Chip Salzenberg <chip@perl.com>
9d6a1080
MB
58
59And, of course, the Author of Perl:
60
f58c54f0 61 Larry Wall <larry@wall.org>
9d6a1080 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
f58c54f0
NC
69 ! modified
70 + added
71 - deleted
72 +> branched (from elsewhere)
73 !> merged changes (from elsewhere)
808270a4
GS
74
75
84df6dba 76----------------
f58c54f0 77Version 5.005_03 Third maintenance release of 5.005
3239fffd
GS
78----------------
79
80____________________________________________________________________________
f58c54f0
NC
81[ 3198] By: gbarr on 1999/03/28 22:21:49
82 Log: redo #3193 which #3195 undid
3239fffd 83 Branch: maint-5.005/perl
f58c54f0 84 ! pod/perlhist.pod
3239fffd 85____________________________________________________________________________
f58c54f0
NC
86[ 3197] By: gbarr on 1999/03/28 21:04:04
87 Log: Updated CPAN.pm to 1.48
3239fffd 88 Branch: maint-5.005/perl
f58c54f0 89 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
3239fffd 90____________________________________________________________________________
f58c54f0
NC
91[ 3196] By: gbarr on 1999/03/28 17:21:27
92 Log: AIX hints update from Jarkko
3239fffd 93 Branch: maint-5.005/perl
f58c54f0 94 ! hints/aix.sh
3239fffd 95____________________________________________________________________________
f58c54f0
NC
96[ 3195] By: jhi on 1999/03/28 16:42:54
97 Log: Update perlhist on 5_03.
3239fffd 98 Branch: maint-5.005/perl
f58c54f0 99 ! pod/perlhist.pod
3239fffd 100____________________________________________________________________________
f58c54f0
NC
101[ 3193] By: gsar on 1999/03/28 09:46:29
102 Log: =end needs matching =begin (or installhtml will croak)
3239fffd 103 Branch: maint-5.005/perl
f58c54f0 104 ! pod/perlhist.pod
3239fffd 105____________________________________________________________________________
f58c54f0
NC
106[ 3192] By: gsar on 1999/03/28 09:10:15
107 Log: update pod/Makefile
3239fffd 108 Branch: maint-5.005/perl
f58c54f0 109 ! pod/Makefile
3239fffd 110____________________________________________________________________________
f58c54f0
NC
111[ 3191] By: gsar on 1999/03/28 08:43:47
112 Log: integrate change#3180 from mainline
113
114 fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
115 (sometimes caused bizarreness in the BLOCK)
3239fffd 116 Branch: maint-5.005/perl
f58c54f0
NC
117 +> t/op/grep.t
118 !> MANIFEST op.c
3239fffd 119____________________________________________________________________________
f58c54f0
NC
120[ 3190] By: gsar on 1999/03/28 08:29:51
121 Log: integrate change#3147 from mainline
122
123 warn about newfangled vfork() caveats
3239fffd 124 Branch: maint-5.005/perl
f58c54f0 125 ! Configure
3239fffd 126____________________________________________________________________________
f58c54f0
NC
127[ 3189] By: gsar on 1999/03/28 08:22:00
128 Log: various pod niggles
3239fffd
GS
129 Branch: maint-5.005/perl
130 ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
f58c54f0 131 ! pod/perlfunc.pod pod/perlhist.pod
3239fffd 132____________________________________________________________________________
f58c54f0
NC
133[ 3188] By: gsar on 1999/03/28 07:37:43
134 Log: integrate binary compatible variant of change#3098 from mainline
3239fffd 135 Branch: maint-5.005/perl
f58c54f0 136 ! op.c perl.h t/base/lex.t toke.c
3239fffd 137____________________________________________________________________________
f58c54f0
NC
138[ 3187] By: gsar on 1999/03/28 07:31:16
139 Log: regularize CAPI declarations (CAPI extensions now build under
140 the Borland compiler)
3239fffd 141 Branch: maint-5.005/perl
f58c54f0 142 ! win32/GenCAPI.pl
3239fffd 143____________________________________________________________________________
f58c54f0
NC
144[ 3186] By: gsar on 1999/03/28 07:26:33
145 Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
146 -DPERL_CAPI
3239fffd 147 Branch: maint-5.005/perl
f58c54f0 148 ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
3239fffd 149____________________________________________________________________________
f58c54f0
NC
150[ 3185] By: gbarr on 1999/03/28 06:37:41
151 Log: integrate change #2846 from mainline
152
153 a modified version of suggested patch for pack template 'Z'; added docs
154 From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
155 Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
156 Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
157 Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
3239fffd 158 Branch: maint-5.005/perl
f58c54f0
NC
159 ! pod/perldelta.pod pod/perlfunc.pod pp.c
160 !> t/op/pack.t
3239fffd 161____________________________________________________________________________
f58c54f0
NC
162[ 3184] By: gbarr on 1999/03/28 06:35:50
163 Log: integrate change # 3160 from mainline
164
165 better description of OP_UNSTACK (s/unstack/iteration finalizer/)
3239fffd 166 Branch: maint-5.005/perl
f58c54f0 167 ! opcode.h opcode.pl
3239fffd 168____________________________________________________________________________
f58c54f0
NC
169[ 3182] By: gbarr on 1999/03/28 03:40:28
170 Log: Integrate changes #3067 and #3106 from mainline
171
172 exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
173 From: Graham Barr <gbarr@ti.com>
174 Date: Wed, 3 Mar 1999 17:23:56 -0600
175 Message-ID: <19990303172356.F7442@dal.asp.ti.com>
176 Subject: Re: 'use strict' doesn't work for one-letter variables
177
178 change#3067 failed package.t due to needless creation of $a and $b;
179 fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
3239fffd 180 Branch: maint-5.005/perl
f58c54f0 181 ! gv.c op.c t/pragma/warn-1global
3239fffd 182____________________________________________________________________________
f58c54f0
NC
183[ 3179] By: gsar on 1999/03/28 02:14:04
184 Log: fix thread segfault when passing large number of arguments to child
185 a la C<Thread->new($foo, 1..1000)>
3239fffd 186 Branch: maint-5.005/perl
f58c54f0 187 ! ext/Thread/Thread.xs t/lib/thread.t
3239fffd 188____________________________________________________________________________
f58c54f0
NC
189[ 3178] By: gbarr on 1999/03/28 01:39:23
190 Log: fix $Config{'usethreads'} typo in perlthrtut
191
192 From: Ian Maloney <szhmf9@wsblob.ubs.com>
193 Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
194 Message-Id: <199903251540.QAA02439@wsblob.>
195 Subject: perlthrtut documentation error
3239fffd 196 Branch: maint-5.005/perl
f58c54f0 197 ! pod/perlthrtut.pod
3239fffd 198____________________________________________________________________________
f58c54f0
NC
199[ 3177] By: gbarr on 1999/03/28 01:09:59
200 Log: Integrate #2910 from mainline
201
202 slurping an empty file should return '' rather than undef, with
203 commensurate effects on ARGV processing
3239fffd 204 Branch: maint-5.005/perl
f58c54f0
NC
205 ! pod/perldelta.pod pp_hot.c sv.h
206 !> t/io/argv.t
3239fffd 207____________________________________________________________________________
f58c54f0
NC
208[ 3176] By: gbarr on 1999/03/28 00:00:30
209 Log: Integrate relevant doc changes from mainline
3239fffd 210 Branch: maint-5.005/perl
f58c54f0 211 !> (integrate 34 files)
3239fffd 212____________________________________________________________________________
f58c54f0
NC
213[ 3175] By: gbarr on 1999/03/27 19:20:32
214 Log: Integrated #2352 and #2397 from mainline
215
216 Implement $^C to allow perl access to -c flag - I think this
217 was agreed once...
218
219 Update docs and English.pm for $^C
3239fffd 220 Branch: maint-5.005/perl
f58c54f0
NC
221 ! gv.c mg.c
222 !> lib/English.pm
3239fffd 223____________________________________________________________________________
f58c54f0
NC
224[ 3174] By: gbarr on 1999/03/27 18:21:01
225 Log: Update Copyright year
3239fffd
GS
226 Branch: maint-5.005/perl
227 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
228 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
229 ! op.c op.h perl.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
230 ! regcomp.c regexec.c run.c scope.c sv.c sv.h toke.c util.c
f58c54f0 231 ! util.h
3239fffd 232____________________________________________________________________________
f58c54f0
NC
233[ 3173] By: gbarr on 1999/03/27 18:19:47
234 Log: Update Test.pm to VERSION 1.122 from CPAN
3239fffd 235 Branch: maint-5.005/perl
f58c54f0 236 ! lib/Test.pm
3239fffd 237____________________________________________________________________________
f58c54f0
NC
238[ 3154] By: jhi on 1999/03/24 21:40:51
239 Log: Reword the shared library search path (LD_LIBRARY_PATH) info
240 based on suggestions from Andy Dougherty.
3239fffd 241 Branch: maint-5.005/perl
f58c54f0 242 ! INSTALL
3239fffd 243____________________________________________________________________________
f58c54f0
NC
244[ 3146] By: jhi on 1999/03/24 09:20:14
245 Log: Bring in changes #2808 and #2812 (from mainline perl)
246 that enhance the perlbug checklist.
3239fffd 247 Branch: maint-5.005/perl
f58c54f0 248 ! utils/perlbug.PL
3239fffd 249____________________________________________________________________________
f58c54f0
NC
250[ 3130] By: jhi on 1999/03/23 22:02:23
251 Log: Don't use config.msg to remind about the
252 LD_LIBRARY_PATH because Makefile.SH takes
253 care of that.
254
255 Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
256 This used to be the default but in some MT or another it
257 was dropped because of some transient error or another.
3239fffd 258 Branch: maint-5.005/perl
f58c54f0 259 ! Configure hints/dec_osf.sh
3239fffd 260____________________________________________________________________________
f58c54f0
NC
261[ 3122] By: jhi on 1999/03/19 21:12:14
262 Log: Describe the new Benchmark feature in more detail.
3239fffd 263 Branch: cfgperl
f58c54f0 264 ! pod/perldelta.pod
3239fffd 265 Branch: maint-5.005/perl
f58c54f0 266 ! pod/perldelta.pod
3239fffd 267____________________________________________________________________________
f58c54f0
NC
268[ 3121] By: jhi on 1999/03/19 08:16:12
269 Log: AVAILABILITY tuning.
3239fffd 270 Branch: cfgperl
f58c54f0 271 ! pod/perl.pod
3239fffd 272 Branch: maint-5.005/perl
f58c54f0 273 ! pod/perl.pod
3239fffd 274____________________________________________________________________________
f58c54f0
NC
275[ 3119] By: jhi on 1999/03/17 14:33:43
276 Log: More Apollo fixes.
3239fffd 277 Branch: maint-5.005/perl
f58c54f0 278 ! README.apollo hints/apollo.sh t/lib/io_udp.t
3239fffd 279____________________________________________________________________________
f58c54f0
NC
280[ 3118] By: jhi on 1999/03/16 17:23:39
281 Log: Nada.
3239fffd 282 Branch: maint-5.005/perl
f58c54f0 283 ! README.apollo
3239fffd 284____________________________________________________________________________
f58c54f0
NC
285[ 3117] By: jhi on 1999/03/16 17:18:49
286 Log: Apollo DomainOS AVAILABILITY.
3239fffd 287 Branch: cfgperl
f58c54f0
NC
288 ! pod/perl.pod
289 Branch: maint-5.005/perl
290 ! pod/perl.pod
291____________________________________________________________________________
292[ 3116] By: jhi on 1999/03/16 17:14:00
293 Log: Apollo DomainOS patch
294 From: Johann Klasek <jk@auto.tuwien.ac.at>
295 Subject: Re: DomainPerl
296 Date: Tue, 16 Mar 1999 17:46:32 +0100
297 Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
298 Branch: maint-5.005/perl
299 + README.apollo apollo/netinet/in.h
300 ! MANIFEST hints/apollo.sh
301____________________________________________________________________________
302[ 3115] By: jhi on 1999/03/16 14:23:54
303 Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
304 To: Gurusamy Sarathy <gsar@activestate.com>,
305 Graham Barr <gbarr@pobox.com>
306 Cc: Perl5 Porters <perl5-porters@perl.org>,
307 "Paul.Marquess" <Paul.Marquess@btinternet.com>
308 Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
309 Date: Sun, 14 Mar 1999 14:43:57 -0000
310 Message-Id: <199903141841.NAA17040@defender.perl.org>
3239fffd
GS
311 Branch: maint-5.005/perl
312 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
f58c54f0 313 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
3239fffd 314____________________________________________________________________________
f58c54f0
NC
315[ 3114] By: jhi on 1999/03/16 12:42:20
316 Log: Mention Rhapsody in 5.005_5X perldelta,
317 and in Rhapsody and Netware in 5.005_0X and 5.005_5X
318 *planned* AVAILABILITY.
3239fffd 319 Branch: cfgperl
f58c54f0 320 ! pod/perl.pod pod/perldelta.pod
3239fffd 321 Branch: maint-5.005/perl
f58c54f0 322 ! pod/perl.pod
3239fffd 323____________________________________________________________________________
f58c54f0
NC
324[ 3113] By: jhi on 1999/03/16 10:38:53
325 Log: perldelta niggling.
3239fffd 326 Branch: cfgperl
f58c54f0 327 ! pod/perldelta.pod
3239fffd 328 Branch: maint-5.005/perl
f58c54f0 329 ! pod/perldelta.pod
3239fffd 330____________________________________________________________________________
f58c54f0
NC
331[ 3111] By: jhi on 1999/03/16 10:28:10
332 Log: AVAILABILITY update: still mention PowerUX,
333 Novell Netware now has sources available.
3239fffd 334 Branch: cfgperl
f58c54f0 335 ! pod/perl.pod
3239fffd 336 Branch: maint-5.005/perl
f58c54f0 337 ! pod/perl.pod
3239fffd 338____________________________________________________________________________
f58c54f0
NC
339[ 3105] By: jhi on 1999/03/12 15:54:57
340 Log: Recognize the NetBSD packages collection.
3239fffd 341 Branch: maint-5.005/perl
f58c54f0 342 ! hints/netbsd.sh
3239fffd 343____________________________________________________________________________
f58c54f0
NC
344[ 3104] By: jhi on 1999/03/12 09:07:04
345 Log: From: pvhp@forte.com (Peter Prymmer)
346 To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
347 Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
348 Date: Thu, 11 Mar 99 14:24:54 PST
349 Message-Id: <9903112224.AA24346@forte.com>
3239fffd 350 Branch: maint-5.005/perl
f58c54f0 351 ! README.os390 t/lib/posix.t
3239fffd 352____________________________________________________________________________
f58c54f0
NC
353[ 3102] By: jhi on 1999/03/10 11:01:20
354 Log: From: pvhp@forte.com (Peter Prymmer)
355 To: perl5-porters@perl.org
356 Subject: [5.005_03-MT6]Patch: time passes
357 Date: Tue, 9 Mar 99 18:42:17 PST
358 Message-Id: <9903100242.AA29057@forte.com>
3239fffd 359 Branch: maint-5.005/perl
f58c54f0 360 ! perl.c
3239fffd 361____________________________________________________________________________
f58c54f0
NC
362[ 3101] By: jhi on 1999/03/10 10:30:15
363 Log: From: Mark-Jason Dominus <mjd@plover.com>
364 To: perl5-porters@perl.com
365 Subject: Minor fix to perlfunc.pod
366 Date: Mon, 08 Mar 1999 20:05:53 -0500
367 Message-ID: <19990309010553.13757.qmail@plover.com>
3239fffd 368 Branch: maint-5.005/perl
f58c54f0 369 ! pod/perlfunc.pod
3239fffd 370____________________________________________________________________________
f58c54f0
NC
371[ 3094] By: jhi on 1999/03/06 16:16:15
372 Log: From: Mark Kettenis <kettenis@wins.uva.nl>
373 To: jhi@iki.fi
374 Subject: Oops
375 Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
376 Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
3239fffd 377 Branch: maint-5.005/perl
f58c54f0 378 ! README.hurd
3239fffd 379____________________________________________________________________________
f58c54f0
NC
380[ 3093] By: jhi on 1999/03/06 15:59:46
381 Log: From: Mark Kettenis <kettenis@wins.uva.nl>
382 To: jhi@iki.fi
383 Subject: New Hurd README
384 Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
385 Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
3239fffd 386 Branch: maint-5.005/perl
f58c54f0 387 ! README.hurd
3239fffd 388____________________________________________________________________________
f58c54f0
NC
389[ 3092] By: jhi on 1999/03/06 12:52:06
390 Log: From: Paul_Green@stratus.com
391 To: perl5-porters@perl.org
392 Cc: jhi@iki.fi, Paul_Green@stratus.com
393 Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
394 Date: Fri, 5 Mar 1999 18:08:49 -0500
395 Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
3239fffd 396 Branch: maint-5.005/perl
f58c54f0 397 ! vos/config.h vos/config_h.SH_orig
3239fffd 398____________________________________________________________________________
f58c54f0
NC
399[ 3091] By: jhi on 1999/03/06 12:42:21
400 Log: From: Dan Sugalski <sugalskd@osshe.edu>
401 To: perl5-porters@perl.org, vmsperl@perl.org
402 Subject: [PATCH 5.005_03-MT6]VMS build patch
403 Date: Fri, 05 Mar 1999 12:36:19 -0800
404 Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
3239fffd 405 Branch: maint-5.005/perl
f58c54f0 406 ! vms/subconfigure.com
3239fffd 407____________________________________________________________________________
f58c54f0
NC
408[ 3090] By: gsar on 1999/03/06 04:40:03
409 Log: integrate change#3089 from mainline
410
411 tolerate CRs after options
3239fffd 412 Branch: maint-5.005/perl
f58c54f0 413 !> perl.c
3239fffd 414____________________________________________________________________________
f58c54f0
NC
415[ 3086] By: gbarr on 1999/03/05 01:48:05
416 Log: #3085 was a bit premature, this is MT6 as 2 files were
417 missing from MANIFEST
3239fffd 418 Branch: maint-5.005/perl
f58c54f0 419 ! MANIFEST
3239fffd 420____________________________________________________________________________
f58c54f0
NC
421[ 3085] By: gbarr on 1999/03/05 01:41:06
422 Log: Trial release 6
3239fffd 423 Branch: maint-5.005/perl
f58c54f0 424 ! Changes
3239fffd 425____________________________________________________________________________
f58c54f0
NC
426[ 3084] By: gbarr on 1999/03/05 01:34:07
427 Log: Don't process - as a file in Errno_pm.PL
428
429 From: Jarkko Hietaniemi <jhi@iki.fi>
430 Date: Thu, 4 Mar 1999 13:29:23 +0200 (EET)
431 Message-ID: <14046.28307.561693.849859@alpha.hut.fi>
432 Subject: Re: maint-5.005
3239fffd 433 Branch: maint-5.005/perl
f58c54f0 434 ! ext/Errno/Errno_pm.PL
3239fffd 435____________________________________________________________________________
f58c54f0
NC
436[ 3081] By: gsar on 1999/03/05 00:14:33
437 Log: protect against doubled backslashes
3239fffd 438 Branch: maint-5.005/perl
f58c54f0 439 ! ext/Errno/Errno_pm.PL
3239fffd 440____________________________________________________________________________
f58c54f0
NC
441[ 3080] By: gsar on 1999/03/04 23:37:20
442 Log: pick up AIX hints from mainline
3239fffd 443 Branch: maint-5.005/perl
f58c54f0
NC
444 !> hints/aix.sh
445____________________________________________________________________________
446[ 3079] By: gsar on 1999/03/04 21:09:43
447 Log: tweak cast and crew
3239fffd 448 Branch: maint-5.005/perl
f58c54f0 449 ! Changes
3239fffd 450____________________________________________________________________________
f58c54f0
NC
451[ 3078] By: gsar on 1999/03/04 21:03:04
452 Log: update patchlevel, Changes
453 Branch: maint-5.005/perl
454 ! Changes README.win32 patchlevel.h
455 !> pod/perlhist.pod
3239fffd 456____________________________________________________________________________
f58c54f0
NC
457[ 3075] By: gsar on 1999/03/04 07:36:53
458 Log: integrate changes#3037,3041 from mainline
459
460 fix longstanding bug: searches for lexicals originating within eval''
461 weren't stopping at the subroutine boundary correctly
462 --
463 fix subtle bug in eval'' testsuite
3239fffd 464 Branch: maint-5.005/perl
f58c54f0 465 !> op.c proto.h t/op/eval.t
3239fffd 466____________________________________________________________________________
f58c54f0
NC
467[ 3074] By: gsar on 1999/03/04 07:32:15
468 Log: integrate change#3048 from mainline
469
470 updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3239fffd 471 Branch: maint-5.005/perl
f58c54f0 472 !> MANIFEST README.hpux
3239fffd 473____________________________________________________________________________
f58c54f0
NC
474[ 3073] By: gsar on 1999/03/04 07:29:43
475 Log: integrate changes#3014,3015,3021,3032,3034,3045 from mainline
476
477 more "correct" utbuf for utime()
478 --
479 avoid modifying readonly values from qw()
480 --
481 ansify perlio.c, fix PerlIO-ish typos
482 --
483 add README.hpux
484 --
485 s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
486 --
487 destroy PL_svref_mutex in perl_destruct()
3239fffd 488 Branch: maint-5.005/perl
f58c54f0 489 +> README.hpux
3239fffd
GS
490 !> MANIFEST doio.c ext/DynaLoader/dl_beos.xs
491 !> ext/DynaLoader/dl_cygwin32.xs iperlsys.h
f58c54f0
NC
492 !> lib/ExtUtils/MM_Unix.pm lib/Getopt/Std.pm perl.c perlio.c
493____________________________________________________________________________
494[ 3072] By: gsar on 1999/03/04 07:12:15
495 Log: integrate changes#2978,2979 from mainline
496
497 bring '*' prototype closer to how it behaves internally
498 --
499 doc for change#2978
500 Branch: maint-5.005/perl
501 +> t/lib/fatal.t
502 !> MANIFEST lib/Fatal.pm op.c pod/perlsub.pod t/comp/proto.t
503____________________________________________________________________________
504[ 3071] By: gsar on 1999/03/04 07:05:50
505 Log: integrate changes#2919,2920,2921,2928,2932,2933 from mainline
506
507 applied suggested patch, with several language/readability tweaks
508 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
509 Date: Fri, 29 Jan 1999 00:25:02 -0500
510 Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
511 Subject: Re: [PATCH 5.005_*] Better parsing docs
512 --
513 tweak READ() docs to mention $buffer must be altered by reference
514 --
515 use New() et al., rather than safemalloc() et al.
516 From: jan.dubois@ibm.net (Jan Dubois)
517 Date: Fri, 29 Jan 1999 23:27:22 +0100
518 Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
519 Subject: [PATCH _03-MT5] POSIX.xs memory API
520 --
521 allow the Carp routines to pass through exception objects
522 --
523 clarify what a "line" is
524 --
525 From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
526 Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
527 Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
528 Subject: s2p incorrectly handles hold space commands
3239fffd
GS
529 Branch: maint-5.005/perl
530 !> ext/POSIX/POSIX.xs lib/Carp.pm pod/perlfunc.pod pod/perlop.pod
f58c54f0
NC
531 !> pod/perltie.pod pod/perlvar.pod x2p/s2p.PL
532____________________________________________________________________________
533[ 3070] By: gsar on 1999/03/04 06:43:57
534 Log: integrate changes#2748,2753,2754,2819,2824,2855,2866,2867,2869,2885,2888,2889
535 from mainline
536
537 From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
538 Date: Thu, 3 Dec 1998 15:10:17 -0500
539 Message-Id: <199812032010.PAA09692@jik.shore.net>
540 Subject: sample checksum code in "perlfunc" man page is wrong
541 --
542 Todo tweaks
543 --
544 Todo updates from Andy Dougherty <doughera@lafayette.edu>
545 --
546 avoid garbage in db->dirbuf
547 From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
548 Date: Sat, 05 Dec 1998 14:14:54 +0900
549 Message-Id: <199812050514.OAA23268@toshiba.co.jp>
550 Subject: SDBM bug
551 --
552 tweak doc on bitwise ops
553 --
554 applied suggested patch; added tests
555 From: Adam Krolnik <adamk@gypsy.cyrix.com>
556 Date: Sat, 12 Dec 98 15:30:18 -0600
557 Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
558 Subject: Range operation doesn't handle IV_MAX
559 --
560 display full pathname of unreadable files
561 --
562 av_extend() doc tweak from Jan Dubois
563 --
564 update win32/pod.mak
565 --
566 note how to find REG_INFTY limit
567 --
568 add note about test-notty target
569 --
570 tweak PERL_STRICT_CR notes
3239fffd
GS
571 Branch: maint-5.005/perl
572 !> Porting/pumpkin.pod README.win32 Todo Todo-5.005
573 !> ext/SDBM_File/sdbm/sdbm.c pod/perldelta.pod pod/perlfunc.pod
574 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod pp_ctl.c
f58c54f0 575 !> t/op/range.t utils/perldoc.PL win32/pod.mak
3239fffd 576____________________________________________________________________________
f58c54f0
NC
577[ 3069] By: gsar on 1999/03/04 06:02:29
578 Log: integrate change#2747 from mainline
579
580 typos in Pod/Text.pm
3239fffd 581 Branch: maint-5.005/perl
f58c54f0 582 !> lib/Pod/Text.pm
3239fffd 583____________________________________________________________________________
f58c54f0
NC
584[ 3059] By: jhi on 1999/03/03 22:46:43
585 Log: Document HP-UX 11 Y2K patch effect, based on
586
587 From: "Richard L. England" <richard_england@mentorg.com>
588 To: perlbug@perl.com
589 CC: "England, Richard" <richard_england@mentorg.com>
590 Subject: test io/fs.t number 18 fails on HPUX 11.0 when Y2K patch installed.
591 Date: Fri, 26 Feb 1999 15:35:49 -0800
592 Message-ID: <36D72FD4.4136C84F@mentorg.com>
3239fffd 593 Branch: maint-5.005/perl
f58c54f0 594 ! INSTALL
3239fffd 595____________________________________________________________________________
f58c54f0
NC
596[ 3057] By: jhi on 1999/03/03 21:42:22
597 Log: The *symbols patch (for Kurt's h2ph fixes) haunted us in AIX.
3239fffd 598 Branch: maint-5.005/perl
f58c54f0 599 ! Configure
3239fffd 600____________________________________________________________________________
f58c54f0
NC
601[ 3056] By: jhi on 1999/03/03 21:21:46
602 Log: Fixed the pthreads_created_joinable test messed up
603 by the Mach cthreads change.
3239fffd 604 Branch: maint-5.005/perl
f58c54f0 605 ! Configure
3239fffd 606____________________________________________________________________________
f58c54f0
NC
607[ 3055] By: jhi on 1999/03/03 18:17:55
608 Log: Configure and make gotchas.
3239fffd 609 Branch: maint-5.005/perl
f58c54f0 610 ! INSTALL
3239fffd 611____________________________________________________________________________
f58c54f0
NC
612[ 3051] By: jhi on 1999/03/02 08:24:52
613 Log: From: Dan Sugalski <sugalskd@osshe.edu>
614 To: perl5-porters@perl.org, vmsperl@perl.org
615 Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
616 Date: Mon, 01 Mar 1999 16:10:57 -0800
617 Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
3239fffd 618 Branch: cfgperl
f58c54f0 619 ! README.vms
3239fffd 620 Branch: maint-5.005/perl
f58c54f0 621 ! README.vms
3239fffd 622____________________________________________________________________________
f58c54f0
NC
623[ 3049] By: jhi on 1999/03/02 07:34:21
624 Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
625 To: perl5-porters@perl.org
626 Subject: [PATCH] Eliminate (valid) warning in byterun.c
627 Date: Mon, 01 Mar 1999 17:27:59 -0500
628 Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
3239fffd 629 Branch: cfgperl
f58c54f0
NC
630 ! bytecode.h
631 Branch: maint-5.005/perl
632 ! bytecode.h
633____________________________________________________________________________
634[ 3028] By: jhi on 1999/02/26 14:40:00
635 Log: HP-UX 11 threads.
636
637 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
638 To: perl5-porters@perl.org
639 Cc: jhi@cc.hut.fi
640 Subject: Maint 5 and _54 with threading on HP-UX 11.00
641 Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
642 Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
643
644 NOTE from jhi: the hpux hints could still be more robust by
645 disabling gdbm when necessary.
646
647 Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
648 linking -lgdbm -lpthread creates an executable that instantly
649 core dumps on a pthreads internal panic:
650
651 ./gdpt
652
653 Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
654 Return Pointer is 0xc082bf33
655 17639 quit (core dumped) ./gdpt
656
657 You don't have to *use* either gdbm or pthreads in the executable,
658 just linking them together is enough. Workaround is to recompile
659 the GDBM under HP-UX 11, that makes the problem to go away.
660 Branch: maint-5.005/perl
661 ! hints/hpux.sh thread.h
662____________________________________________________________________________
663[ 3027] By: jhi on 1999/02/26 09:04:29
664 Log: From: abigail@fnx.com
665 To: perl5-porters@perl.org (Perl Porters)
666 Subject: [PATCH 5.005_02 Getopt::Std] warn() instead of print STDERR.
667 Date: Thu, 25 Feb 1999 22:08:41 -0500 (EST)
668 Message-ID: <19990226030841.5985.qmail@alexandra.wayne.fnx.com>
669 Branch: maint-5.005/perl
670 ! lib/Getopt/Std.pm
671____________________________________________________________________________
672[ 3026] By: jhi on 1999/02/26 08:18:26
673 Log: full_ar wasn't propagated.
674 Branch: maint-5.005/perl
675 ! Configure
676____________________________________________________________________________
677[ 3013] By: jhi on 1999/02/22 19:27:44
678 Log: Fix MacPerl version, change PowerUX to PowerMAX.
679
680 From: Chris Nandor <pudge@pobox.com>
681 To: jhi@iki.fi
682 Cc: perl5-porters@perl.org
683 Subject: Re: perl current availability as documented by perl.pod
684 Date: Sun, 21 Feb 1999 11:06:03 -0500
685 Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
686
687 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
688 To: jhi@iki.fi
689 Cc: perl5-porters@perl.org
690 Subject: Re: perl current availability as documented by perl.pod
691 Date: Mon, 22 Feb 1999 13:08:30 GMT
692 Message-Id: <199902221308.NAA19971@cleo.ccur.com>
3239fffd 693 Branch: cfgperl
f58c54f0 694 ! pod/perl.pod
3239fffd 695 Branch: maint-5.005/perl
f58c54f0 696 ! pod/perl.pod
3239fffd 697____________________________________________________________________________
f58c54f0
NC
698[ 3010] By: jhi on 1999/02/22 10:21:55
699 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
700 To: gbarr@pobox.com (Graham Barr)
701 Cc: perl5-porters@perl.org
702 Subject: [PATCH 5.005_03-MT5] DB_File 1.64 patch
703 Date: Mon, 22 Feb 1999 10:12:34 +0000 (GMT)
704 Message-Id: <9902221012.AA17784@claudius.bfsec.bt.co.uk>
3239fffd
GS
705 Branch: maint-5.005/perl
706 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
f58c54f0 707 ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
3239fffd 708____________________________________________________________________________
f58c54f0
NC
709[ 3005] By: jhi on 1999/02/22 08:35:30
710 Log: Configure/Perl knew how to look for use Mach cthreads
711 but Configure didn't let them to be used ($osname 'next').
3239fffd 712 Branch: cfgperl
f58c54f0 713 ! Configure config_h.SH
3239fffd 714 Branch: maint-5.005/perl
f58c54f0 715 ! Configure
3239fffd 716____________________________________________________________________________
f58c54f0
NC
717[ 3004] By: jhi on 1999/02/21 15:46:02
718 Log: Update Acorn AVAILABILITY.
3239fffd 719 Branch: cfgperl
f58c54f0 720 ! pod/perl.pod
3239fffd 721 Branch: maint-5.005/perl
f58c54f0 722 ! pod/perl.pod
3239fffd 723____________________________________________________________________________
f58c54f0
NC
724[ 3003] By: jhi on 1999/02/21 14:50:42
725 Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
726 To: perl5-porters@perl.org (Perl 5 Porters)
727 Subject: PATCH: perlref.pod - symbolic ref example
728 Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
729 Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
3239fffd 730 Branch: cfgperl
f58c54f0 731 ! pod/perlref.pod
3239fffd 732 Branch: maint-5.005/perl
f58c54f0 733 ! pod/perlref.pod
3239fffd 734____________________________________________________________________________
f58c54f0
NC
735[ 3000] By: jhi on 1999/02/21 14:15:31
736 Log: pack s/l for negative numbers was broken on platforms
737 where sizeof(short) != 2 or sizeof(long) != 4 (Alpha, Cray).
738 pack v was broken for sizeof(short) == 8 big-endian platforms
739 (Cray), only zeros were produced.
3239fffd 740 Branch: maint-5.005/perl
f58c54f0 741 ! perl.h pod/perlfunc.pod pp.c t/op/pack.t
3239fffd 742____________________________________________________________________________
f58c54f0
NC
743[ 2997] By: jhi on 1999/02/20 14:00:26
744 Log: Glossary update.
3239fffd 745 Branch: maint-5.005/perl
f58c54f0 746 ! Porting/Glossary
3239fffd 747____________________________________________________________________________
f58c54f0
NC
748[ 2995] By: jhi on 1999/02/20 12:25:10
749 Log: Document #2893, Mach cthreads support.
3239fffd 750 Branch: maint-5.005/perl
f58c54f0 751 ! pod/perldelta.pod
3239fffd 752____________________________________________________________________________
f58c54f0
NC
753[ 2986] By: jhi on 1999/02/19 23:26:34
754 Log: Remove the unnecessary osf1 -D__LANGUAGE_C__.
3239fffd 755 Branch: maint-5.005/perl
f58c54f0 756 ! Configure
3239fffd 757____________________________________________________________________________
f58c54f0
NC
758[ 2983] By: jhi on 1999/02/19 20:35:51
759 Log: Mach cthreads:
760 From: brie@corp.home.net (Brian Harrison)
761 Subject: perl5.005_02 patch for mthreads
762 To: perl5-porters@perl.org
763 Date: Fri, 23 Oct 1998 14:20:57 -0700 (PDT)
764 Message-ID: <Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
3239fffd
GS
765 Branch: maint-5.005/perl
766 ! Configure Porting/Glossary config_h.SH malloc.c perl.h
f58c54f0
NC
767 ! thread.h
768____________________________________________________________________________
769[ 2981] By: jhi on 1999/02/19 19:49:03
770 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
771 To: Chaim Frenkel <chaimf@pobox.com>,
772 Russ Allbery <rra@stanford.edu>,
773 Jarkko Hietaniemi <jhi@iki.fi>,
774 Gurusamy Sarathy <gsar@activestate.com>,
775 Graham Barr <gbarr@pobox.com>
776 Cc: bdensch@ameritech.net, perlbug@perl.com
777 Subject: [PATCH] Re: Solaris 7 for Intel
778 Message-ID: <19990219124404.A30182@O2.chapin.edu>
779
780 and Glossary update.
781 Branch: maint-5.005/perl
782 ! Configure Makefile.SH Porting/Glossary
783____________________________________________________________________________
784[ 2980] By: gbarr on 1999/02/19 16:06:53
785 Log: Make result of h2xs work when user adds C<use strict>
786 Branch: maint-5.005/perl
787 ! utils/h2xs.PL
788____________________________________________________________________________
789[ 2976] By: gsar on 1999/02/18 21:54:09
790 Log: integrate change#2975 from mainline
791
792 distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
793 of lexical searches in BEGIN|INIT|END)
3239fffd
GS
794 Branch: maint-5.005/perl
795 !> cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
f58c54f0 796 !> vms/perly_c.vms
3239fffd 797____________________________________________________________________________
f58c54f0
NC
798[ 2971] By: jhi on 1999/02/18 11:14:24
799 Log: AIX syscalls.exp scan missed explicitly 32/64-bit syscalls.
800
801 From: Joe Buehler <jhpb@hekimian.com>
802 To: perl5-porters@perl.org
803 Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
804 Date: 12 Feb 1999 11:25:21 -0500
805 Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
3239fffd 806 Branch: maint-5.005/perl
f58c54f0 807 ! Configure
3239fffd 808____________________________________________________________________________
f58c54f0
NC
809[ 2967] By: jhi on 1999/02/17 23:12:59
810 Log: Make SCO/Unixware scan to work in Unixware, too.
811
812 From: Tom Hughes <thh@cyberscience.com>
813 To: perlbug@perl.com
814 Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
815 Date: 17 Feb 1999 15:34:15 +0000
816 Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
3239fffd 817 Branch: maint-5.005/perl
f58c54f0 818 ! Configure
3239fffd 819____________________________________________________________________________
f58c54f0
NC
820[ 2956] By: jhi on 1999/02/15 21:03:28
821 Log: OpenBSD sparc SHMLBA (like change #2945).
3239fffd 822 Branch: maint-5.005/perl
f58c54f0 823 ! ext/IPC/SysV/SysV.xs
3239fffd 824____________________________________________________________________________
f58c54f0
NC
825[ 2950] By: jhi on 1999/02/15 13:37:28
826 Log: AVAILABILITY sync.
3239fffd 827 Branch: maint-5.005/perl
f58c54f0 828 ! pod/perl.pod
3239fffd 829____________________________________________________________________________
f58c54f0
NC
830[ 2906] By: jhi on 1999/02/13 14:55:47
831 Log: AVAILABILITY sync.
3239fffd 832 Branch: maint-5.005/perl
f58c54f0 833 ! pod/perl.pod
3239fffd 834____________________________________________________________________________
f58c54f0
NC
835[ 2905] By: gsar on 1999/02/13 00:12:53
836 Log: integrate change#2898 from mainline
837
838 support win32_putenv()
3239fffd
GS
839 Branch: maint-5.005/perl
840 !> mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
f58c54f0 841 !> win32/win32.c win32/win32iop.h
3239fffd 842____________________________________________________________________________
f58c54f0
NC
843[ 2904] By: jhi on 1999/02/12 21:23:30
844 Log: Add README.hurd, from Mark Kettenis <kettenis@wins.uva.nl>.
3239fffd 845 Branch: maint-5.005/perl
f58c54f0
NC
846 + README.hurd
847 ! MANIFEST
3239fffd 848____________________________________________________________________________
f58c54f0
NC
849[ 2900] By: jhi on 1999/02/12 12:07:28
850 Log: SCO ODT/OSR release scanning.
3239fffd 851 Branch: maint-5.005/perl
f58c54f0 852 ! Configure
3239fffd 853____________________________________________________________________________
f58c54f0
NC
854[ 2897] By: jhi on 1999/02/12 11:24:25
855 Log: Undo a big bad paste from change #2884.
3239fffd 856 Branch: maint-5.005/perl
f58c54f0 857 ! hints/openbsd.sh
3239fffd 858____________________________________________________________________________
f58c54f0
NC
859[ 2896] By: jhi on 1999/02/12 11:19:52
860 Log: Update the error message of db-recno.t to DB version 1.86
861 and the URL to www.sleepycat.com instead of www.bostic.com.
3239fffd 862 Branch: maint-5.005/perl
f58c54f0 863 ! t/lib/db-recno.t
3239fffd 864____________________________________________________________________________
f58c54f0
NC
865[ 2895] By: gsar on 1999/02/12 11:18:59
866 Log: integrate change#2854 from mainline
867
868 compatibility fix: magic non-propagation in foreach implicit localization
3239fffd 869 Branch: maint-5.005/perl
f58c54f0 870 !> pp_ctl.c t/op/local.t
3239fffd 871____________________________________________________________________________
f58c54f0
NC
872[ 2884] By: jhi on 1999/02/12 08:36:14
873 Log: OpenBSD pthreads awareness, thanks to
874 David Leonard <david.leonard@csee.uq.edu.au>
3239fffd 875 Branch: maint-5.005/perl
f58c54f0 876 ! Configure hints/openbsd.sh
3239fffd 877____________________________________________________________________________
f58c54f0
NC
878[ 2883] By: jhi on 1999/02/12 08:29:51
879 Log: AVAILABILITY sync.
3239fffd 880 Branch: maint-5.005/perl
f58c54f0 881 ! pod/perl.pod
3239fffd 882____________________________________________________________________________
f58c54f0
NC
883[ 2878] By: jhi on 1999/02/11 22:00:50
884 Log: Replace changes #2783, #2784, #2785, with a single tested
885 patch from Francois Desarmenien <desar@club-internet.fr>.
3239fffd
GS
886 Branch: maint-5.005/perl
887 ! MANIFEST ext/GDBM_File/hints/sco.pl ext/IPC/SysV/SysV.xs
f58c54f0 888 ! hints/sco.sh
3239fffd 889____________________________________________________________________________
f58c54f0
NC
890[ 2876] By: jhi on 1999/02/11 20:43:17
891 Log: From: Chris Nandor <pudge@pobox.com>
892 To: perl5-porters@perl.org
893 Subject: [PATCH] perlport.pod 1.39
894 Date: Thu, 11 Feb 1999 12:28:35 -0500
895 Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
3239fffd 896 Branch: maint-5.005/perl
f58c54f0 897 ! pod/perlport.pod
3239fffd 898____________________________________________________________________________
f58c54f0
NC
899[ 2875] By: jhi on 1999/02/11 20:35:08
900 Log: The fpsetmask() really is SCO5 only.
3239fffd 901 Branch: maint-5.005/perl
f58c54f0 902 ! unixish.h
3239fffd 903____________________________________________________________________________
f58c54f0
NC
904[ 2874] By: jhi on 1999/02/11 20:32:06
905 Log: Change #2783 missed these.
3239fffd 906 Branch: maint-5.005/perl
f58c54f0 907 ! ext/IPC/SysV/SysV.xs unixish.h
3239fffd 908____________________________________________________________________________
f58c54f0
NC
909[ 2873] By: jhi on 1999/02/11 20:27:45
910 Log: Import the change #2810 from cfgperl.
3239fffd 911 Branch: maint-5.005/perl
f58c54f0
NC
912 + ext/GDBM_File/hints/sco.pl
913 ! MANIFEST hints/sco.sh unixish.h
3239fffd 914____________________________________________________________________________
f58c54f0
NC
915[ 2872] By: jhi on 1999/02/11 19:57:37
916 Log: Sync the current AVAILABILITY.
3239fffd 917 Branch: maint-5.005/perl
f58c54f0 918 ! pod/perl.pod pod/perldelta.pod
3239fffd 919____________________________________________________________________________
f58c54f0
NC
920[ 2871] By: jhi on 1999/02/11 19:42:54
921 Log: Copied the GNU/Hurd hints file over from cfgperl
922 because it works well enough (there are still some
923 rough edges in Hurd), verified via private
924 email from Mark Kettenis <kettenis@wins.uva.nl>
3239fffd 925 Branch: maint-5.005/perl
f58c54f0 926 + hints/gnu.sh
3239fffd 927____________________________________________________________________________
f58c54f0
NC
928[ 2864] By: jhi on 1999/02/11 08:45:00
929 Log: From: Spider Boardman <spider@zk3.dec.com>
930 To: perlbug@perl.com
931 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
932 Date: Wed, 10 Feb 1999 23:33:31 -0500
933 Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
3239fffd 934 Branch: maint-5.005/perl
f58c54f0 935 ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
3239fffd 936____________________________________________________________________________
f58c54f0
NC
937[ 2863] By: jhi on 1999/02/11 08:35:35
938 Log: AVAILABILITY.
3239fffd 939 Branch: maint-5.005/perl
f58c54f0 940 ! pod/perl.pod
3239fffd 941____________________________________________________________________________
f58c54f0
NC
942[ 2858] By: gsar on 1999/02/11 07:10:59
943 Log: remove dup hunk
3239fffd 944 Branch: maint-5.005/perl
f58c54f0 945 ! pod/perldelta.pod
3239fffd 946____________________________________________________________________________
f58c54f0
NC
947[ 2857] By: gsar on 1999/02/11 07:09:20
948 Log: sync with parent version of perldelta.pod
3239fffd 949 Branch: maint-5.005/perl
f58c54f0 950 !> pod/perldelta.pod
3239fffd 951____________________________________________________________________________
f58c54f0
NC
952[ 2853] By: gsar on 1999/02/11 00:33:06
953 Log: integrate change#2816 from mainline
954
955 minor bug in dumping blessed subrefs
3239fffd 956 Branch: maint-5.005/perl
f58c54f0 957 !> ext/Data/Dumper/Dumper.pm
3239fffd 958____________________________________________________________________________
f58c54f0
NC
959[ 2852] By: gsar on 1999/02/10 23:17:49
960 Log: fair warning about -Dusethreads
3239fffd 961 Branch: maint-5.005/perl
f58c54f0 962 ! Configure INSTALL README.threads
3239fffd 963____________________________________________________________________________
f58c54f0
NC
964[ 2851] By: jhi on 1999/02/10 23:00:39
965 Log: Snapshot of the ongoing AVAILABILITY discussion.
3239fffd 966 Branch: maint-5.005/perl
f58c54f0 967 ! pod/perl.pod
3239fffd 968____________________________________________________________________________
f58c54f0
NC
969[ 2850] By: jhi on 1999/02/10 16:07:32
970 Log: OS390 and Windows AVAILABILITY entries enhanced.
3239fffd 971 Branch: maint-5.005/perl
f58c54f0 972 ! pod/perl.pod
3239fffd 973____________________________________________________________________________
f58c54f0
NC
974[ 2849] By: jhi on 1999/02/10 12:39:46
975 Log: AS/400 and Mac were not described right.
3239fffd 976 Branch: maint-5.005/perl
f58c54f0 977 ! pod/perl.pod
3239fffd 978____________________________________________________________________________
f58c54f0
NC
979[ 2848] By: jhi on 1999/02/10 09:13:49
980 Log: Added AVAILABILITY section.
3239fffd 981 Branch: maint-5.005/perl
f58c54f0 982 ! pod/perl.pod
3239fffd 983____________________________________________________________________________
f58c54f0
NC
984[ 2837] By: jhi on 1999/02/08 14:51:39
985 Log: Fix typo introduced in change #2836.
3239fffd 986 Branch: maint-5.005/perl
f58c54f0 987 ! Configure
3239fffd 988____________________________________________________________________________
f58c54f0
NC
989[ 2836] By: jhi on 1999/02/08 14:44:31
990 Log: Augment change #2809, the h2ph-*symbols patch.
3239fffd 991 Branch: maint-5.005/perl
f58c54f0 992 ! Configure t/lib/h2ph.pht
3239fffd 993____________________________________________________________________________
f58c54f0
NC
994[ 2815] By: gsar on 1999/02/05 03:44:50
995 Log: integrate change#2242 from mainline
996
997 fix skipspace() to properly account for newlines in eval''-ed
998 strings (caused bogus line numbers in diagnostics and debugger)
3239fffd 999 Branch: maint-5.005/perl
f58c54f0 1000 !> toke.c
3239fffd 1001____________________________________________________________________________
f58c54f0
NC
1002[ 2814] By: jhi on 1999/02/04 21:21:39
1003 Log: Stratus perlport update.
3239fffd 1004 Branch: maint-5.005/perl
f58c54f0 1005 ! pod/perlport.pod
3239fffd 1006____________________________________________________________________________
f58c54f0
NC
1007[ 2813] By: jhi on 1999/02/04 21:16:54
1008 Log: Stratus VOS update.
1009
1010 From: Paul_Green@stratus.com
1011 To: jhi@iki.fi
1012 Subject: RE: VOS changes for Perl5.005_03 are ready!
1013 Date: Thu, 4 Feb 1999 14:51:07 -0500
1014 Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A0168@exna1.stratus.com>
3239fffd 1015 Branch: maint-5.005/perl
f58c54f0 1016 + vos/vos_accept.c
3239fffd
GS
1017 ! MANIFEST README.vos perl.c pod/perlport.pod vos/Changes
1018 ! vos/build.cm vos/compile_perl.cm vos/config.h
1019 ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
f58c54f0 1020 ! vos/vos_dummies.c vos/vosish.h
3239fffd 1021____________________________________________________________________________
f58c54f0
NC
1022[ 2809] By: jhi on 1999/02/03 19:54:16
1023 Log: h2ph fixes + Configure patch to support them.
1024
1025 From: "Kurt D. Starsinic" <kstar@chapin.edu>
1026 To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
1027 Gurusamy Sarathy <gsar@engin.umich.edu>
1028 Cc: perl5-porters@perl.org
1029 Subject: [PATCH 5.00503_MT5] h2ph.PL
1030 Date: Tue, 2 Feb 1999 19:48:06 -0500
1031 Message-ID: <19990202194806.E10647@O2.chapin.edu>
3239fffd 1032 Branch: maint-5.005/perl
f58c54f0 1033 ! Configure utils/h2ph.PL
3239fffd 1034____________________________________________________________________________
f58c54f0
NC
1035[ 2802] By: jhi on 1999/02/02 17:41:23
1036 Log: From: John Bley <jbb6@acpub.duke.edu>
1037 To: perlbug@perl.org
1038 Subject: [PATCH]5.005_54 (DOC) fix minor typos
1039 Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
1040 Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
3239fffd 1041 Branch: maint-5.005/perl
f58c54f0 1042 ! pod/perlre.pod
3239fffd 1043____________________________________________________________________________
f58c54f0
NC
1044[ 2790] By: jhi on 1999/02/02 16:51:45
1045 Log: Re-introduce the typo corrections (update to CGI 2.46
1046 overran them).
3239fffd 1047 Branch: maint-5.005/perl
f58c54f0 1048 ! lib/CGI.pm
3239fffd 1049____________________________________________________________________________
f58c54f0
NC
1050[ 2781] By: jhi on 1999/02/02 14:27:01
1051 Log: Update the MkLinux note.
3239fffd 1052 Branch: maint-5.005/perl
f58c54f0 1053 ! hints/linux.sh
3239fffd 1054____________________________________________________________________________
f58c54f0
NC
1055[ 2775] By: jhi on 1999/02/02 13:13:24
1056 Log: Mention lib/Dumpvalue.pm.
3239fffd 1057 Branch: maint-5.005/perl
f58c54f0 1058 ! pod/roffitall
3239fffd 1059____________________________________________________________________________
f58c54f0
NC
1060[ 2767] By: jhi on 1999/02/02 12:29:57
1061 Log: Demangle spaces to tab+space.
3239fffd 1062 Branch: maint-5.005/perl
f58c54f0 1063 ! hints/freebsd.sh
3239fffd 1064____________________________________________________________________________
f58c54f0
NC
1065[ 2758] By: jhi on 1999/02/02 10:51:26
1066 Log: Detypo.
3239fffd 1067 Branch: maint-5.005/perl
f58c54f0 1068 ! lib/Math/Trig.pm
3239fffd 1069____________________________________________________________________________
f58c54f0
NC
1070[ 2755] By: jhi on 1999/02/02 09:07:51
1071 Log: Make FreeBSD 2.2.7 work with -Duseshrplib -ders.
3239fffd 1072 Branch: maint-5.005/perl
f58c54f0 1073 ! hints/freebsd.sh
3239fffd 1074____________________________________________________________________________
f58c54f0
NC
1075[ 2752] By: jhi on 1999/02/01 22:15:12
1076 Log: Add perlthrtut.pod.
1077
1078 From: Dan Sugalski <sugalskd@osshe.edu>
1079 To: perl5-porters@perl.org
1080 Subject: perlthrtut.pod
1081 Date: Mon, 01 Feb 1999 10:57:11 -0800
1082 Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
3239fffd 1083 Branch: maint-5.005/perl
f58c54f0 1084 + pod/perlthrtut.pod
3239fffd 1085 ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
f58c54f0 1086 ! pod/roffitall
3239fffd 1087____________________________________________________________________________
f58c54f0
NC
1088[ 2741] By: gbarr on 1999/02/01 03:00:42
1089 Log: Fix typecasts in #2728
1090
1091 From: "G. Del Merritt" <del@intranetics.com>
1092 Date: Fri, 29 Jan 1999 11:47:25 -0700
1093 Message-Id: <199901291847.LAA04828@jhereg.perl.com>
1094 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
3239fffd 1095 Branch: maint-5.005/perl
f58c54f0 1096 ! ext/POSIX/POSIX.xs
3239fffd 1097____________________________________________________________________________
f58c54f0
NC
1098[ 2740] By: gsar on 1999/02/01 02:43:07
1099 Log: CAPI inheritance tweak and doc
3239fffd 1100 Branch: maint-5.005/perl
f58c54f0 1101 ! lib/ExtUtils/MakeMaker.pm
3239fffd 1102____________________________________________________________________________
f58c54f0
NC
1103[ 2739] By: jhi on 1999/01/31 18:31:54
1104 Log: Undo changes #2730 and #2731 and replace them
1105 with an extensively tested patch from
1106 Anton Berezin <tobez@plab.ku.dk> (via private email).
3239fffd 1107 Branch: maint-5.005/perl
f58c54f0 1108 ! Makefile.SH hints/freebsd.sh
3239fffd 1109____________________________________________________________________________
f58c54f0
NC
1110[ 2738] By: gsar on 1999/01/31 05:04:32
1111 Log: fix bogus CAPI inheritance from change#2541
3239fffd 1112 Branch: maint-5.005/perl
f58c54f0 1113 ! lib/ExtUtils/MakeMaker.pm
3239fffd 1114____________________________________________________________________________
f58c54f0
NC
1115[ 2737] By: gsar on 1999/01/31 04:55:06
1116 Log: remove the big ugly thing jhi sneezed into INSTALL :-)
3239fffd 1117 Branch: maint-5.005/perl
f58c54f0 1118 ! INSTALL
3239fffd 1119____________________________________________________________________________
f58c54f0
NC
1120[ 2736] By: jhi on 1999/01/30 12:57:06
1121 Log: From: pvhp@forte.com (Peter Prymmer)
1122 To: perl-mvs@perl.org, perlbug@perl.com
1123 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on os390 05.00 (UNINSTALLED)
1124 Date: Fri, 29 Jan 99 19:22:31 PST
1125 Message-Id: <9901300322.AA19136@forte.com>
1126
1127 (slighty edited at the end)
3239fffd 1128 Branch: maint-5.005/perl
f58c54f0 1129 ! README.os390
3239fffd 1130____________________________________________________________________________
f58c54f0
NC
1131[ 2735] By: jhi on 1999/01/30 11:49:54
1132 Log: Undo 5.005-devel random, srandom mention.
3239fffd 1133 Branch: maint-5.005/perl
f58c54f0 1134 ! INSTALL
3239fffd 1135____________________________________________________________________________
f58c54f0
NC
1136[ 2734] By: jhi on 1999/01/29 22:22:00
1137 Log: Add perlreftut.
3239fffd 1138 Branch: maint-5.005/perl
f58c54f0
NC
1139 + pod/perlreftut.pod
1140 ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
3239fffd 1141____________________________________________________________________________
f58c54f0
NC
1142[ 2732] By: gsar on 1999/01/29 20:09:44
1143 Log: integrate change#2720 from mainline
1144
1145 missing space while munging CCFLAGS for PERL_CAPI
3239fffd 1146 Branch: maint-5.005/perl
f58c54f0 1147 !> lib/ExtUtils/MM_Unix.pm
3239fffd 1148____________________________________________________________________________
f58c54f0
NC
1149[ 2731] By: jhi on 1999/01/29 14:33:12
1150 Log: FreeBSD version numbers can be like "2.2.8-release".
3239fffd 1151 Branch: maint-5.005/perl
f58c54f0 1152 ! hints/freebsd.sh
3239fffd 1153____________________________________________________________________________
f58c54f0
NC
1154[ 2730] By: jhi on 1999/01/29 12:40:38
1155 Log: FreeBSD hints iteration (hopefully convergent).
1156 usethreads: require at least FreeBSD 2.2.8.
1157 signal type: mirror change #2429 in cfgperl.
3239fffd 1158 Branch: maint-5.005/perl
f58c54f0 1159 ! hints/freebsd.sh
3239fffd 1160____________________________________________________________________________
f58c54f0
NC
1161[ 2729] By: gbarr on 1999/01/29 05:06:32
1162 Log: Trial release 5
3239fffd 1163 Branch: maint-5.005/perl
f58c54f0 1164 ! Changes patchlevel.h pod/perlhist.pod
3239fffd 1165____________________________________________________________________________
f58c54f0
NC
1166[ 2728] By: gbarr on 1999/01/29 04:10:37
1167 Log: From: Ted Law <tedlaw@cibcwg.com>
1168 Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
1169 Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
1170 Subject: POSIX::strftime buffer overflow problem
3239fffd 1171 Branch: maint-5.005/perl
f58c54f0 1172 ! ext/POSIX/POSIX.xs
3239fffd 1173____________________________________________________________________________
f58c54f0
NC
1174[ 2728] By: gbarr on 1999/01/29 04:10:37
1175 Log: From: Ted Law <tedlaw@cibcwg.com>
1176 Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
1177 Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
1178 Subject: POSIX::strftime buffer overflow problem
3239fffd 1179 Branch: maint-5.005/perl
f58c54f0 1180 ! ext/POSIX/POSIX.xs
3239fffd 1181____________________________________________________________________________
f58c54f0
NC
1182[ 2727] By: gbarr on 1999/01/29 04:09:57
1183 Log: From: Tom Spindler <dogcow@isi.net>
1184 Date: Thu, 28 Jan 1999 17:15:11 -0800
1185 Message-ID: <19990128171510.A11778@isi.net>
1186 Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
3239fffd 1187 Branch: maint-5.005/perl
f58c54f0 1188 + ext/DynaLoader/dl_beos.xs
3239fffd 1189 ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
f58c54f0 1190 ! lib/ExtUtils/MM_Unix.pm
3239fffd 1191____________________________________________________________________________
f58c54f0
NC
1192[ 2726] By: gbarr on 1999/01/29 03:30:51
1193 Log: Remove use of File::Slurp in t/lib/textfill.t
3239fffd 1194 Branch: maint-5.005/perl
f58c54f0 1195 ! t/lib/textfill.t
3239fffd 1196____________________________________________________________________________
f58c54f0
NC
1197[ 2725] By: gbarr on 1999/01/29 03:11:41
1198 Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
1199 Date: Wed, 27 Jan 1999 23:14:33 -0800
1200 Message-Id: <199901280714.XAA10176@activestate.com>
1201 Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
3239fffd 1202 Branch: maint-5.005/perl
f58c54f0 1203 ! win32/Makefile win32/makefile.mk
3239fffd 1204____________________________________________________________________________
f58c54f0
NC
1205[ 2724] By: jhi on 1999/01/28 19:27:15
1206 Log: Change jhi@iki.fi to perlbug@perl.com.
1207 Cosmetic change in semctl probing messages.
3239fffd 1208 Branch: maint-5.005/perl
f58c54f0 1209 ! Configure hints/freebsd.sh
3239fffd 1210____________________________________________________________________________
f58c54f0
NC
1211[ 2723] By: jhi on 1999/01/28 17:27:49
1212 Log: Yet another typo in a test program.
3239fffd 1213 Branch: maint-5.005/perl
f58c54f0 1214 ! Configure
3239fffd 1215____________________________________________________________________________
f58c54f0
NC
1216[ 2722] By: jhi on 1999/01/28 17:13:52
1217 Log: The pthreads_created_joinable test had a typo,
1218 by blind luck the default value works almost anywhere.
3239fffd 1219 Branch: maint-5.005/perl
f58c54f0 1220 ! Configure
3239fffd 1221____________________________________________________________________________
f58c54f0
NC
1222[ 2721] By: jhi on 1999/01/28 13:04:23
1223 Log: MinT support, adapted from change #2594.
3239fffd
GS
1224 Branch: maint-5.005/perl
1225 + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
1226 + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
f58c54f0 1227 + mint/sys/time.h mint/time.h
3239fffd
GS
1228 ! MANIFEST doio.c malloc.c miniperlmain.c perl.c
1229 ! pod/perldelta.pod t/io/fs.t t/lib/safe2.t t/op/groups.t
f58c54f0
NC
1230 ! t/op/mkdir.t t/op/taint.t
1231____________________________________________________________________________
1232[ 2719] By: jhi on 1999/01/27 19:49:49
1233 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1234 To: perl5-porters@perl.org
1235 Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
1236 Date: Tue, 26 Jan 1999 22:25:07 +0000
1237 Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
1238 Branch: maint-5.005/perl
1239 ! pod/perlguts.pod
1240____________________________________________________________________________
1241[ 2718] By: jhi on 1999/01/27 19:46:04
1242 Log: io/fs.t fails test #18 (sense of tests appears to have been
1243 changed incompletely; this patch just skips the test attached,
1244 a la test #17 preceding it).
1245
1246 From: "G. Del Merritt" <del@intranetics.com>
1247 To: perlbug@perl.com
1248 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
1249 Date: Tue, 26 Jan 1999 12:09:09 -0700
1250 Message-Id: <199901261909.MAA25525@jhereg.perl.com>
1251 Branch: maint-5.005/perl
1252 ! t/io/fs.t
1253____________________________________________________________________________
1254[ 2717] By: jhi on 1999/01/27 19:44:46
1255 Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
1256
1257 From: "G. Del Merritt" <del@intranetics.com>
1258 To: perlbug@perl.com
1259 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
1260 Date: Tue, 26 Jan 1999 12:09:09 -0700
1261 Message-Id: <199901261909.MAA25525@jhereg.perl.com>
1262 Branch: maint-5.005/perl
1263 ! iperlsys.h
1264____________________________________________________________________________
1265[ 2716] By: jhi on 1999/01/27 19:38:36
1266 Log: From: Dan Sugalski <sugalskd@osshe.edu>
1267 To: perlbug@perl.com, vmsperl@perl.org
1268 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
1269 Date: Tue, 26 Jan 1999 14:40:38 -0800
1270 Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
1271
1272 From: Dan Sugalski <sugalskd@osshe.edu>
1273 To: perl5-porters@perl.org, vmsperl@perl.org
1274 Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
1275 Date: Tue, 26 Jan 1999 14:55:29 -0800
1276 Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
3239fffd
GS
1277 Branch: maint-5.005/perl
1278 ! t/lib/textfill.t t/lib/textwrap.t vms/ext/Stdio/test.pl
f58c54f0 1279 ! vms/subconfigure.com
3239fffd 1280____________________________________________________________________________
f58c54f0
NC
1281[ 2715] By: jhi on 1999/01/27 19:34:28
1282 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1283 To: perl5-porters@perl.org
1284 Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
1285 Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
1286 Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
3239fffd 1287 Branch: maint-5.005/perl
f58c54f0 1288 ! hints/mpeix.sh mpeix/relink
3239fffd 1289____________________________________________________________________________
f58c54f0
NC
1290[ 2714] By: jhi on 1999/01/27 19:32:41
1291 Log: NetBSD does not do setruid, setrgid.
3239fffd 1292 Branch: maint-5.005/perl
f58c54f0 1293 ! hints/netbsd.sh
3239fffd 1294____________________________________________________________________________
f58c54f0
NC
1295[ 2713] By: jhi on 1999/01/27 19:28:53
1296 Log: FreeBSD usethreads, based on private email with
1297 Anton Berezin <tobez@plab.ku.dk>.
3239fffd 1298 Branch: maint-5.005/perl
f58c54f0 1299 ! hints/freebsd.sh
3239fffd 1300____________________________________________________________________________
f58c54f0
NC
1301[ 2712] By: jhi on 1999/01/27 19:26:17
1302 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1303 To: Mailing list Perl5 <perl5-porters@perl.org>
1304 Subject: [PATCH 5.005_*] OS/2 threads
1305 Date: Tue, 26 Jan 1999 13:39:46 -0500
1306 Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
3239fffd 1307 Branch: maint-5.005/perl
f58c54f0 1308 ! os2/os2ish.h
3239fffd 1309____________________________________________________________________________
f58c54f0
NC
1310[ 2711] By: jhi on 1999/01/27 19:24:28
1311 Log: "make ok", "make okfile", and "make nok" were broken
1312 with -Duseshrplib, because of a shared typo.
1313
1314 From: Spider Boardman <spider@web.zk3.dec.com>
1315 To: perlbug@perl.com
1316 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1317 Date: Wed, 27 Jan 1999 12:27:15 -0500
1318 Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
3239fffd 1319 Branch: maint-5.005/perl
f58c54f0 1320 ! Makefile.SH
3239fffd 1321____________________________________________________________________________
f58c54f0
NC
1322[ 2710] By: jhi on 1999/01/27 19:22:23
1323 Log: Errno fixes:
1324
1325 From: Spider Boardman <spider@web.zk3.dec.com>
1326 To: perlbug@perl.com
1327 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1328 Date: Wed, 27 Jan 1999 12:27:15 -0500
1329 Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
1330
1331 From: Spider Boardman <spider@web.zk3.dec.com>
1332 To: perlbug@perl.com
1333 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1334 Date: Wed, 27 Jan 1999 13:31:16 -0500
1335 Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
3239fffd 1336 Branch: maint-5.005/perl
f58c54f0 1337 ! Configure ext/Errno/Errno_pm.PL
3239fffd 1338____________________________________________________________________________
f58c54f0
NC
1339[ 2709] By: jhi on 1999/01/27 19:17:35
1340 Log: Fix Configure installusrbinperl:
1341
1342 From: Spider Boardman <spider@web.zk3.dec.com>
1343 To: jhi@iki.fi
1344 cc: perl5-porters@perl.org
1345 Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
1346 Date: Wed, 27 Jan 1999 13:03:35 -0500
1347 Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
3239fffd 1348 Branch: maint-5.005/perl
f58c54f0 1349 ! Configure
3239fffd 1350____________________________________________________________________________
f58c54f0
NC
1351[ 2708] By: gbarr on 1999/01/26 04:14:42
1352 Log: Trial release 4
3239fffd 1353 Branch: maint-5.005/perl
f58c54f0 1354 ! Changes patchlevel.h pod/perlhist.pod
3239fffd 1355____________________________________________________________________________
f58c54f0
NC
1356[ 2707] By: gbarr on 1999/01/26 02:06:17
1357 Log: Add redef IO::Handle::* for setv?buf()
3239fffd 1358 Branch: maint-5.005/perl
f58c54f0 1359 ! ext/POSIX/POSIX.pm
3239fffd 1360____________________________________________________________________________
f58c54f0
NC
1361[ 2706] By: jhi on 1999/01/24 22:26:12
1362 Log: Better AIX libc nm scan.
3239fffd 1363 Branch: maint-5.005/perl
f58c54f0 1364 ! Configure
3239fffd 1365____________________________________________________________________________
f58c54f0
NC
1366[ 2703] By: jhi on 1999/01/24 14:26:18
1367 Log: Minor Configure adjustments.
3239fffd 1368 Branch: maint-5.005/perl
f58c54f0 1369 ! Configure
3239fffd 1370____________________________________________________________________________
f58c54f0
NC
1371[ 2702] By: jhi on 1999/01/24 13:57:33
1372 Log: Use usethreads.cbu consistently.
3239fffd
GS
1373 Branch: maint-5.005/perl
1374 ! Configure hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
1375 ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
1376 ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
f58c54f0 1377 ! hints/linux.sh hints/os2.sh hints/solaris_2.sh
3239fffd 1378____________________________________________________________________________
f58c54f0
NC
1379[ 2701] By: jhi on 1999/01/24 13:55:43
1380 Log: Mention year-1900 and month 0..11 also here.
3239fffd 1381 Branch: maint-5.005/perl
f58c54f0 1382 ! lib/Time/Local.pm
3239fffd 1383____________________________________________________________________________
f58c54f0
NC
1384[ 2700] By: jhi on 1999/01/24 13:52:36
1385 Log: Document Configure -Uinstallusrbinperl.
3239fffd 1386 Branch: maint-5.005/perl
f58c54f0 1387 ! INSTALL pod/perldelta.pod
3239fffd 1388____________________________________________________________________________
f58c54f0
NC
1389[ 2699] By: jhi on 1999/01/24 13:01:57
1390 Log: perlopentut was missing.
3239fffd 1391 Branch: maint-5.005/perl
f58c54f0
NC
1392 + pod/perlopentut.pod
1393 ! MANIFEST pod/perldelta.pod
3239fffd 1394____________________________________________________________________________
f58c54f0
NC
1395[ 2697] By: jhi on 1999/01/24 12:31:33
1396 Log: Remove t/op/grent.t (t/op/pwent.t was removed by #2685).
3239fffd 1397 Branch: maint-5.005/perl
f58c54f0
NC
1398 - t/op/grent.t
1399 ! MANIFEST
3239fffd 1400____________________________________________________________________________
f58c54f0
NC
1401[ 2696] By: gsar on 1999/01/24 11:39:39
1402 Log: integrate changes#2255,2694 from mainline
1403
1404 another win32 portability fix: make sysread() and syswrite()
1405 work on sockets
1406
1407 better notes on 'make' on win32
3239fffd 1408 Branch: maint-5.005/perl
f58c54f0 1409 ! README.win32 pp_sys.c win32/win32.h
3239fffd 1410____________________________________________________________________________
f58c54f0
NC
1411[ 2693] By: gbarr on 1999/01/24 00:53:31
1412 Log: Integrate changes #2646,2647 from cfgperl
1413
1414 Show LANGUAGE env var when needed. (Augment change #2645).
1415
1416 SHMLBA strikes back in NetBSD/sparc.
1417
1418 From: Dave Nelson <David.Nelson@bellcow.com>
1419 To: jhi@iki.fi
1420 Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
1421 Date: Mon, 18 Jan 1999 22:07:56 -0600
1422 Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
3239fffd 1423 Branch: maint-5.005/perl
f58c54f0
NC
1424 ! util.c utils/perlbug.PL
1425 !> ext/IPC/SysV/SysV.xs
3239fffd 1426____________________________________________________________________________
f58c54f0
NC
1427[ 2692] By: gbarr on 1999/01/24 00:28:52
1428 Log: Integrate #2630 from mainline and an errno save fix
3239fffd 1429 Branch: maint-5.005/perl
f58c54f0 1430 !> doio.c
3239fffd 1431____________________________________________________________________________
f58c54f0
NC
1432[ 2691] By: gbarr on 1999/01/24 00:28:37
1433 Log: Update CGI modules to 2.46 and Getopt::Long to 2.19
3239fffd
GS
1434 Branch: maint-5.005/perl
1435 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
f58c54f0 1436 ! lib/CGI/Push.pm lib/Getopt/Long.pm t/lib/cgi-html.t
3239fffd 1437____________________________________________________________________________
f58c54f0
NC
1438[ 2690] By: gbarr on 1999/01/23 23:35:39
1439 Log: Integrate #2681 from cfgperl
1440
1441 Better (I hope) LANGUAGE documentation.
3239fffd 1442 Branch: maint-5.005/perl
f58c54f0 1443 !> pod/perllocale.pod
3239fffd 1444____________________________________________________________________________
f58c54f0
NC
1445[ 2689] By: gbarr on 1999/01/23 23:31:59
1446 Log: More nosuid patches
1447
1448 From: Jarkko Hietaniemi <jhi@iki.fi>
1449 Date: Fri, 22 Jan 1999 12:12:45 +0200 (EET)
1450 Message-ID: <13992.20253.269284.841300@alpha.hut.fi>
1451 Subject: Re: [PATCH] 5.005*: the "nosuid" problem: v2
3239fffd
GS
1452 Branch: maint-5.005/perl
1453 ! Configure config_h.SH perl.c perl.h pod/perldelta.pod
f58c54f0
NC
1454 ! pod/perldiag.pod
1455____________________________________________________________________________
1456[ 2688] By: gbarr on 1999/01/23 23:03:39
1457 Log: From: Anton Berezin <tobez@plab.ku.dk>
1458 Date: 21 Jan 1999 17:07:28 +0100
1459 Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
1460 Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
1461 Branch: maint-5.005/perl
1462 ! hints/freebsd.sh
1463____________________________________________________________________________
1464[ 2687] By: gbarr on 1999/01/23 22:52:58
1465 Log: overload syntax is no longer experimental
1466 Branch: maint-5.005/perl
1467 ! lib/overload.pm
1468____________________________________________________________________________
1469[ 2685] By: gbarr on 1999/01/23 22:15:46
1470 Log: Remove t/op/pwent.t added from cfgperl, but is not robust.
1471 Branch: maint-5.005/perl
1472 - t/op/pwent.t
1473 ! MANIFEST
1474____________________________________________________________________________
1475[ 2684] By: gbarr on 1999/01/23 22:13:07
1476 Log: More doc typos from Abigail, and undo some in lib/diagnostics.pm
1477 from change #2672
1478
1479 From: abigail@fnx.com
1480 Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
1481 Message-Id: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
1482 Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
1483
1484 From: abigail@fnx.com
1485 Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
1486 Message-Id: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
1487 Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
1488 Branch: maint-5.005/perl
1489 ! lib/CGI.pm lib/CPAN.pm lib/diagnostics.pm
1490____________________________________________________________________________
1491[ 2677] By: gbarr on 1999/01/22 03:38:07
1492 Log: Integrate #2645, #2648 and update patching.pod
1493
1494 Document the GNU LANGUAGE env var.
1495
1496 Mention /usr/share/locale.
1497
1498 From: Daniel Grisinger <dgris@moiraine.dimensional.com>
1499 Date: 21 Jan 1999 00:17:35 -0700
1500 Message-Id: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
1501 Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
1502 Branch: maint-5.005/perl
1503 ! Porting/patching.pod
1504 !> pod/perllocale.pod
1505____________________________________________________________________________
1506[ 2676] By: gbarr on 1999/01/22 01:54:02
1507 Log: Fixup FindBin to use File::Spec
1508
1509 Message-Id: <19990120185157.D24479@west-tip.transeda.com>
1510 Date: Wed, 20 Jan 1999 18:51:57 +0000
1511 From: Paul Johnson <pjcj@transeda.com>
1512 Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
1513 Branch: maint-5.005/perl
1514 ! lib/FindBin.pm
1515____________________________________________________________________________
1516[ 2675] By: gbarr on 1999/01/22 01:38:31
1517 Log: Add new config values added for nosuid fix into VMS configure
1518
1519 From: Dan Sugalski <sugalskd@osshe.edu>
1520 Date: Wed, 20 Jan 1999 12:05:18 -0800
1521 Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
1522 Subject: [PATCH 5.005_03MT3]VMS configure tweak
1523 Branch: maint-5.005/perl
1524 ! vms/subconfigure.com
1525____________________________________________________________________________
1526[ 2674] By: gbarr on 1999/01/22 01:36:35
1527 Log: Fix for buggy compiler optimization on dec for pack("I",...)
1528
1529 From: Achim Bohnet <ach@mpe.mpg.de>
1530 Date: Wed, 20 Jan 1999 20:25:53 +0100
1531 Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
1532 Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0
1533 Branch: maint-5.005/perl
1534 ! pp.c
1535____________________________________________________________________________
1536[ 2673] By: gbarr on 1999/01/22 01:29:37
1537 Log: OS/2 patches from Ilya
1538
1539 Date: Thu, 21 Jan 1999 02:08:27 -0500
1540 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1541 Subject: [PATCH 5.00*] makedepend
1542 Message-Id: <19990121020827.A25509@monk.mps.ohio-state.edu>
1543
1544 Date: Thu, 21 Jan 1999 02:46:34 -0500
1545 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1546 Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
1547 Message-Id: <19990121024634.A25600@monk.mps.ohio-state.edu>
1548
1549 Date: Thu, 21 Jan 1999 02:50:16 -0500
1550 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1551 Subject: [PATCH 5.005_03] Resend of OS/2 patch
1552 Message-Id: <19990121025016.A25612@monk.mps.ohio-state.edu>
1553
1554 Date: Thu, 21 Jan 1999 03:58:29 -0500
1555 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1556 Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
1557 Message-Id: <19990121035829.A25822@monk.mps.ohio-state.edu>
3239fffd
GS
1558 Branch: maint-5.005/perl
1559 ! ext/Errno/Errno_pm.PL makedepend.SH os2/Changes
f58c54f0
NC
1560 ! os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
1561____________________________________________________________________________
1562[ 2672] By: gbarr on 1999/01/22 01:05:45
1563 Log: More doc typo patches from Abigail
1564
1565 From: abigail@fnx.com
1566 Message-Id: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
1567 Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm] Typos
1568 Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
1569
1570 From: abigail@fnx.com
1571 Message-Id: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
1572 Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
1573 Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
1574
1575 From: abigail@fnx.com
1576 Message-Id: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
1577 Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
1578 Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
1579
1580 From: abigail@fnx.com
1581 Message-Id: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
1582 Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
1583 Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
1584
1585 From: abigail@fnx.com
1586 Message-Id: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
1587 Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
1588 Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
1589
1590 From: abigail@fnx.com
1591 Message-Id: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
1592 Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
1593 Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
1594
1595 From: abigail@fnx.com
1596 Message-Id: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
1597 Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
1598 Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
1599
1600 From: abigail@fnx.com
1601 Message-Id: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
1602 Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos (ignore
1603 Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
1604
1605 From: abigail@fnx.com
1606 Message-Id: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
1607 Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
1608 Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
1609
1610 From: abigail@fnx.com
1611 Message-Id: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
1612 Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
1613 Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
1614
1615 From: abigail@fnx.com
1616 Message-Id: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
1617 Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
1618 Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
3239fffd
GS
1619 Branch: maint-5.005/perl
1620 ! ext/Opcode/Safe.pm ext/Opcode/ops.pm ext/re/re.pm
1621 ! lib/AutoLoader.pm lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm
f58c54f0 1622 ! lib/Symbol.pm lib/Test.pm lib/diagnostics.pm lib/overload.pm
3239fffd 1623____________________________________________________________________________
f58c54f0
NC
1624[ 2671] By: gbarr on 1999/01/22 00:40:13
1625 Log: Fix win32 for Borland compiler and spaces in paths
1626
1627 From: Gurusamy Sarathy <gsar@activestate.com>
1628 Date: Mon, 18 Jan 1999 20:33:17 -0800
1629 Message-Id: <199901190433.UAA03656@activestate.com>
1630 Subject: [PATCH] 5.005_03-trial3 win32 issues
3239fffd
GS
1631 Branch: maint-5.005/perl
1632 ! README.win32 win32/Makefile win32/config_sh.PL
f58c54f0 1633 ! win32/makefile.mk win32/runperl.c
3239fffd 1634____________________________________________________________________________
f58c54f0
NC
1635[ 2637] By: gbarr on 1999/01/18 02:52:18
1636 Log: Update DB_File to 1.63
1637
1638 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
1639 Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
1640 Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
1641 Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
3239fffd
GS
1642 Branch: maint-5.005/perl
1643 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
f58c54f0 1644 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
3239fffd 1645____________________________________________________________________________
f58c54f0
NC
1646[ 2636] By: gbarr on 1999/01/17 18:03:31
1647 Log: Trial release 3
3239fffd 1648 Branch: maint-5.005/perl
f58c54f0 1649 ! Changes patchlevel.h
3239fffd 1650____________________________________________________________________________
f58c54f0
NC
1651[ 2635] By: gbarr on 1999/01/17 17:32:01
1652 Log: Update to CPAN-1.44
1653
1654 From: Mark-Jason Dominus <mjd@plover.com>
1655 Date: Sat, 16 Jan 1999 17:22:06 -0500
1656 Message-ID: <19990116222206.3674.qmail@plover.com>
1657 Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
3239fffd
GS
1658 Branch: maint-5.005/perl
1659 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
f58c54f0
NC
1660 ! pod/perlsub.pod
1661____________________________________________________________________________
1662[ 2634] By: gbarr on 1999/01/17 17:27:12
1663 Log: Fix for suidperl when script is on a nosuid filesystem
1664
1665 From: Jarkko Hietaniemi <jhi@iki.fi>
1666 Date: Sun, 17 Jan 1999 16:27:06 +0200 (EET)
1667 Message-ID: <13985.62266.324824.292401@alpha.hut.fi>
1668 Subject: [PATCH] 5.005*: the "nosuid" problem: v2
1669 Branch: maint-5.005/perl
1670 ! Configure config_h.SH perl.c perl.h pod/perldiag.pod
1671____________________________________________________________________________
1672[ 2618] By: gbarr on 1999/01/16 19:18:26
1673 Log: Added Dumpvalue.pm
1674
1675 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1676 Date: Mon, 7 Dec 1998 02:44:25 -0500 (EST)
1677 Message-Id: <199812070744.CAA18949@monk.mps.ohio-state.edu>
1678 Subject: [PATCH 5.005_*] Dumpvar.pm
1679 Branch: maint-5.005/perl
1680 + lib/Dumpvalue.pm
1681 ! MANIFEST pod/perldelta.pod
1682____________________________________________________________________________
1683[ 2617] By: gbarr on 1999/01/16 19:09:36
1684 Log: Minor change to perlxstut and added perlopentut.pod
1685
1686 From: Nathan Torkington <gnat@frii.com>
1687 Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
1688 Message-ID: <13956.15285.933914.320849@localhost.frii.com>
1689 Subject: [PATCH] perlxstut.pod fix
1690
1691 From: Tom Christiansen <tchrist@jhereg.perl.com>
1692 Date: Sat, 09 Jan 1999 08:13:18 -0700
1693 Message-Id: <199901091513.IAA17512@jhereg.perl.com>
1694 Subject: perlopentut.pod
3239fffd
GS
1695 Branch: maint-5.005/perl
1696 ! MANIFEST pod/perl.pod pod/perldelta.pod pod/perlxstut.pod
f58c54f0
NC
1697 ! pod/roffitall
1698____________________________________________________________________________
1699[ 2616] By: gbarr on 1999/01/16 18:59:55
1700 Log: Win32 changes from Jan
1701
1702 From: jan.dubois@ibm.net (Jan Dubois)
1703 Date: Fri, 15 Jan 1999 23:38:35 +0100
1704 Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
1705 Subject: [PATCH 5.005_03m2] Win32 Makefile patches
1706
1707 From: jan.dubois@ibm.net (Jan Dubois)
1708 Date: Sat, 16 Jan 1999 13:02:45 +0100
1709 Message-ID: <36a07da6.10722337@smtp1.ibm.net>
1710 Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
1711 Branch: maint-5.005/perl
1712 ! README.win32 win32/Makefile win32/makefile.mk
1713____________________________________________________________________________
1714[ 2615] By: gbarr on 1999/01/16 18:48:48
1715 Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
1716
1717 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1718 Date: Thu, 07 Jan 1999 00:12:00 -0500
1719 Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
1720 Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
1721
1722 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1723 Date: Thu, 14 Jan 1999 19:21:46 -0500
1724 Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
1725 Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
3239fffd
GS
1726 Branch: maint-5.005/perl
1727 ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
1728 ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
1729 ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
f58c54f0
NC
1730 ! win32/makedef.pl win32/runperl.c win32/win32.c
1731____________________________________________________________________________
1732[ 2614] By: gbarr on 1999/01/16 16:48:38
1733 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1734 Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
1735 Message-Id: <199901151528.RAA08785@alpha.hut.fi>
1736 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
1737
1738 From: Jarkko Hietaniemi <jhi@iki.fi>
1739 Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
1740 Message-Id: <199901151644.SAA08184@alpha.hut.fi>
1741 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
1742
1743 From: Jarkko Hietaniemi <jhi@iki.fi>
1744 Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
1745 Message-Id: <199901151652.SAA11259@alpha.hut.fi>
1746 Subject: the promised "installusrbinperl + NetBSD" fix
3239fffd
GS
1747 Branch: maint-5.005/perl
1748 ! Configure Makefile.SH hints/netbsd.sh installperl
f58c54f0 1749 ! makedepend.SH unixish.h
3239fffd 1750____________________________________________________________________________
f58c54f0
NC
1751[ 2613] By: gbarr on 1999/01/16 16:28:40
1752 Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
1753 Date: Thu, 14 Jan 1999 22:37:26 +0100
1754 Message-ID: <19990114223726.A177@beeblebrox>
1755 Subject: [PATCH for 5.005_03-MAINT_TRIAL_2] dos-djgpp update
3239fffd 1756 Branch: maint-5.005/perl
f58c54f0 1757 ! djgpp/config.over djgpp/djgpp.c
3239fffd 1758____________________________________________________________________________
f58c54f0
NC
1759[ 2612] By: gbarr on 1999/01/16 16:27:25
1760 Log: Hints for sco.sh to automatically support dynamic linking
1761
1762 From: Peter Wolfe <wolfe@teloseng.com>
1763 Date: Mon, 11 Jan 1999 11:50:20 -0800 (PST)
1764 Message-Id: <199901111950.LAA01703@titan.teloseng.com>
1765 Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
3239fffd 1766 Branch: maint-5.005/perl
f58c54f0 1767 ! hints/sco.sh
3239fffd 1768____________________________________________________________________________
f58c54f0
NC
1769[ 2610] By: gbarr on 1999/01/14 03:07:33
1770 Log: Fix login in installperl for pods
1771
1772 From: Robin Barker <rmb1@cise.npl.co.uk>
1773 Date: Mon, 4 Jan 1999 13:50:10 GMT
1774 Message-Id: <199901041350.NAA19665@cyclone.cise.npl.co.uk>
1775 Subject: PATCH to installperl
3239fffd 1776 Branch: maint-5.005/perl
f58c54f0 1777 ! installperl
3239fffd 1778____________________________________________________________________________
f58c54f0
NC
1779[ 2609] By: gbarr on 1999/01/14 03:04:37
1780 Log: Fix incorrect "used only once" warnings
1781
1782 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1783 Date: Fri, 8 Jan 1999 04:37:10 -0500
1784 Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
1785 Subject: Re: change#965 flakiness
3239fffd 1786 Branch: maint-5.005/perl
f58c54f0 1787 ! gv.c
3239fffd 1788____________________________________________________________________________
f58c54f0
NC
1789[ 2608] By: gbarr on 1999/01/14 02:56:46
1790 Log: Fixed double GLOB de-reference
1791
1792 From: Gurusamy Sarathy <gsar@engin.umich.edu>
1793 Date: Sat, 09 Jan 1999 23:40:24 -0500
1794 Message-Id: <199901100440.XAA12360@aatma.engin.umich.edu>
1795 Subject: Re: IO::Pipe with perl -d (on HPUX)
3239fffd 1796 Branch: maint-5.005/perl
f58c54f0 1797 ! ext/IO/lib/IO/Pipe.pm
3239fffd 1798____________________________________________________________________________
f58c54f0
NC
1799[ 2607] By: gbarr on 1999/01/14 02:53:40
1800 Log: Added Carp::cluck to perldelta.pod
3239fffd 1801 Branch: maint-5.005/perl
f58c54f0 1802 ! pod/perldelta.pod
3239fffd 1803____________________________________________________________________________
f58c54f0
NC
1804[ 2606] By: gbarr on 1999/01/14 02:44:04
1805 Log: New perlfaq*.pod from Tom (private mail)
3239fffd
GS
1806 Branch: maint-5.005/perl
1807 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1808 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1809 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
f58c54f0
NC
1810 ! pod/perlfaq9.pod
1811____________________________________________________________________________
1812[ 2584] By: gbarr on 1999/01/08 04:50:56
1813 Log: implemented Ilya's suggested fix, and added a testcase
1814
1815 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1816 Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
1817 Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
1818 Subject: Re: Text::ParseWords: regex fix
1819 Branch: maint-5.005/perl
1820 ! lib/Text/ParseWords.pm t/lib/parsewords.t
1821____________________________________________________________________________
1822[ 2583] By: gbarr on 1999/01/08 04:50:03
1823 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1824 Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
1825 Message-Id: <199901071047.MAA24100@alpha.hut.fi>
1826 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
1827 Branch: maint-5.005/perl
1828 ! ext/Errno/Errno_pm.PL
1829____________________________________________________________________________
1830[ 2582] By: gbarr on 1999/01/08 03:37:55
1831 Log: More doc changes from Abigail, and included change #2575 from cfgperl
1832
1833 From: abigail@fnx.com
1834 Message-ID: <19990107041434.22326.qmail@alexandra.wayne.fnx.com>
1835 Subject: [PATCH 5.005_03 TRIAL2 lib/Time/gmtime.pm] Typo fix
1836 Date: Wed, 6 Jan 1999 23:14:34 -0500 (EST)
1837
1838 From: abigail@fnx.com
1839 Message-ID: <19990107041746.22376.qmail@alexandra.wayne.fnx.com>
1840 Subject: [PATCH 5.005_03 TRIAL2 lib/Time/localtime.pm] Typo fix
1841 Date: Wed, 6 Jan 1999 23:17:46 -0500 (EST)
1842
1843 From: abigail@fnx.com
1844 Message-ID: <19990107042105.22527.qmail@alexandra.wayne.fnx.com>
1845 Subject: [PATCH 5.005_03 TRIAL2 lib/User/grent.pm] Typo fix
1846 Date: Wed, 6 Jan 1999 23:21:05 -0500 (EST)
1847
1848 From: abigail@fnx.com
1849 Message-ID: <19990107042254.22624.qmail@alexandra.wayne.fnx.com>
1850 Subject: [PATCH 5.005_03 TRIAL2 lib/User/pwent.pw] Typo fix
1851 Date: Wed, 6 Jan 1999 23:22:54 -0500 (EST)
3239fffd
GS
1852 Branch: maint-5.005/perl
1853 ! lib/Math/Trig.pm lib/Time/gmtime.pm lib/Time/localtime.pm
f58c54f0
NC
1854 ! lib/User/grent.pm lib/User/pwent.pm
1855____________________________________________________________________________
1856[ 2578] By: gbarr on 1999/01/07 04:30:26
1857 Log: From: Dan Sugalski <sugalskd@osshe.edu>
1858 Date: Wed, 06 Jan 1999 13:47:34 -0800
1859 Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
1860 Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
1861 Branch: maint-5.005/perl
1862 ! vms/vms.c
1863____________________________________________________________________________
1864[ 2577] By: gbarr on 1999/01/07 04:26:28
1865 Log: Another set of doc patches from Abigail
1866
1867 From: abigail@fnx.com
1868 Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
1869 Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
1870 Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
1871
1872 From: abigail@fnx.com
1873 Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
1874 Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
1875 Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
1876
1877 From: abigail@fnx.com
1878 Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
1879 Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
1880 Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
1881
1882 From: abigail@fnx.com
1883 Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
1884 Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
1885 Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
1886
1887 From: abigail@fnx.com
1888 Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
1889 Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
1890 Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
1891
1892 From: abigail@fnx.com
1893 Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
1894 Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
1895 Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
1896
1897 From: abigail@fnx.com
1898 Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
1899 Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
1900 Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
1901
1902 From: abigail@fnx.com
1903 Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
1904 Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
1905 Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
1906
1907 From: abigail@fnx.com
1908 Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
1909 Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
1910 Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
1911
1912 From: abigail@fnx.com
1913 Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
1914 Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
1915 Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
1916
1917 From: abigail@fnx.com
1918 Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
1919 Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
1920 Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
1921
1922 From: abigail@fnx.com
1923 Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
1924 Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
1925 Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
1926
1927 From: abigail@fnx.com
1928 Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
1929 Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
1930 Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
1931
1932 From: abigail@fnx.com
1933 Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
1934 Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
1935 Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
3239fffd
GS
1936 Branch: maint-5.005/perl
1937 ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
1938 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
1939 ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
1940 ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
f58c54f0 1941 ! lib/Tie/Array.pm lib/Tie/Hash.pm
3239fffd 1942____________________________________________________________________________
f58c54f0
NC
1943[ 2568] By: gbarr on 1999/01/06 03:13:15
1944 Log: From: jan.dubois@ibm.net (Jan Dubois)
1945 Date: Wed, 06 Jan 1999 01:24:09 +0100
1946 Message-ID: <3696aa85.18259325@smtp1.ibm.net>
1947 Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
3239fffd
GS
1948 Branch: maint-5.005/perl
1949 ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
f58c54f0
NC
1950 ! win32/GenCAPI.pl win32/makedef.pl
1951____________________________________________________________________________
1952[ 2567] By: gbarr on 1999/01/06 02:31:28
1953 Log: From: Dan Sugalski <sugalskd@osshe.edu>
1954 Date: Tue, 05 Jan 1999 16:47:31 -0800
1955 Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
1956 Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
1957 Branch: maint-5.005/perl
1958 ! taint.c
1959____________________________________________________________________________
1960[ 2566] By: gbarr on 1999/01/06 02:29:05
1961 Log: From: "W. Phillip Moore" <wpm@ms.com>
1962 Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
1963 Message-ID: <13970.20107.190314.549471@zappa>
1964 Subject: [PATCH] POSIX getpgrp is not -w clean
1965 Branch: maint-5.005/perl
1966 ! ext/POSIX/POSIX.pm
1967____________________________________________________________________________
1968[ 2565] By: gbarr on 1999/01/06 02:19:00
1969 Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
1970 Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
1971 Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
1972 Subject: FindBin.pm on Win32 systems
1973 Branch: maint-5.005/perl
1974 ! lib/FindBin.pm
1975____________________________________________________________________________
1976[ 2564] By: gbarr on 1999/01/06 02:13:23
1977 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1978 Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
1979 Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
1980 Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
1981 Branch: maint-5.005/perl
1982 ! t/op/sysio.t
1983____________________________________________________________________________
1984[ 2563] By: gbarr on 1999/01/06 02:03:44
1985 Log: From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1986 Date: Mon, 4 Jan 1999 19:25:03 +0200 (EET)
1987 Message-Id: <199901041725.TAA30462@alpha.hut.fi>
1988 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: undo untrue HP-UX 64-bitness (mostly harmless but misleading)
1989 Branch: maint-5.005/perl
1990 ! hints/hpux.sh
1991____________________________________________________________________________
1992[ 2562] By: gbarr on 1999/01/06 02:02:18
1993 Log: Jumbo doc patch from Abigail
1994
1995 From: abigail@fnx.com
1996 Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
1997 Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
1998 Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
1999
2000 From: abigail@fnx.com
2001 Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
2002 Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
2003 Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
2004
2005 From: abigail@fnx.com
2006 Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
2007 Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
2008 Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
2009
2010 From: abigail@fnx.com
2011 Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
2012 Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
2013 Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
2014
2015 From: abigail@fnx.com
2016 Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
2017 Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
2018 Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
2019
2020 From: abigail@fnx.com
2021 Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
2022 Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
2023 Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
2024
2025 From: abigail@fnx.com
2026 Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
2027 Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
2028 Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
2029
2030 From: abigail@fnx.com
2031 Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
2032 Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
2033 Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
2034
2035 From: abigail@fnx.com
2036 Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
2037 Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
2038 Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
2039
2040 From: abigail@fnx.com
2041 Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
2042 Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
2043 Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
2044
2045 From: abigail@fnx.com
2046 Message-ID: <19990106012338.9536.qmail@alexandra.wayne.fnx.com>
2047 Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Socket.pm] Typo fix
2048 Date: Tue, 5 Jan 1999 20:23:38 -0500 (EST)
3239fffd
GS
2049 Branch: maint-5.005/perl
2050 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
2051 ! ext/IO/lib/IO/Socket.pm lib/ExtUtils/Command.pm
2052 ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
2053 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
2054 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
f58c54f0
NC
2055 ! lib/ExtUtils/Mksymlists.pm
2056____________________________________________________________________________
2057[ 2560] By: gbarr on 1999/01/03 16:59:01
2058 Log: Trial release 2
2059 Branch: maint-5.005/perl
2060 ! Changes patchlevel.h
2061____________________________________________________________________________
2062[ 2559] By: gbarr on 1999/01/02 15:37:35
2063 Log: From: Blair Zajac <bzajac@geostaff.com>
2064 Date: Wed, 23 Dec 1998 17:13:32 -0800
2065 Message-ID: <3681953C.8B6A90AA@geostaff.com>
2066 Subject: Tie::SubstrHash patch
2067 Branch: maint-5.005/perl
2068 ! lib/Tie/SubstrHash.pm
2069____________________________________________________________________________
2070[ 2558] By: gbarr on 1999/01/02 15:30:01
2071 Log: integrate change #2544
2072
2073 From: Tim Bunce <Tim.Bunce@ig.co.uk>
2074 Subject: bug in pod2man search for perl binary [5.005_5x]
2075 Date: Sat, 12 Dec 1998 23:08:51 +0000
2076 Message-ID: <19981212230851.A20578@ig.co.uk>
2077 Branch: maint-5.005/perl
2078 !> pod/pod2man.PL
2079____________________________________________________________________________
2080[ 2557] By: gbarr on 1999/01/02 15:20:42
2081 Log: integrate change #2548
2082
2083 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2084 To: perl5-porters@perl.org
2085 cc: hv@crypt0.demon.co.uk
2086 Subject: [bug 5.004_54] duplicate error message
2087 Date: Thu, 31 Dec 1998 04:05:25 +0000
2088 Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
2089
2090 Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
2091 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2092 To: hv@crypt0.demon.co.uk
2093 Cc: perl5-porters@perl.org
2094 Subject: [PATCH _54] Re: duplicate error message
2095 Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
2096
2097 Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
2098 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2099 To: Stephen McCamant <smccam@uclink4.berkeley.edu>
2100 cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
2101 Subject: [TEST PATCH _54] Re: duplicate error message
2102 Date: Fri, 01 Jan 1999 07:32:14 +0000
2103 Branch: maint-5.005/perl
2104 ! op.c t/pragma/warn-1global taint.c
2105____________________________________________________________________________
2106[ 2556] By: gbarr on 1999/01/02 15:18:58
2107 Log: From: abigail@fnx.com
2108 Date: Mon, 28 Dec 1998 14:16:12 -0500 (EST)
2109 Message-ID: <19981228191612.8380.qmail@alexandra.wayne.fnx.com>
2110 Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
2111 Branch: maint-5.005/perl
2112 ! lib/fields.pm
2113____________________________________________________________________________
2114[ 2555] By: gbarr on 1999/01/02 15:11:45
2115 Log: intregrate change #2547
2116
2117 From: Chris Nandor <pudge@pobox.com>
2118 Subject: Re: [PATCH] perlport.pod 1.38
2119 Date: Thu, 31 Dec 1998 09:06:48 -0500
2120 Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
2121 Branch: maint-5.005/perl
2122 !> pod/perlport.pod
2123____________________________________________________________________________
2124[ 2543] By: gbarr on 1998/12/31 06:17:13
2125 Log: integrated relevant parts og changes #2385 & #2387 from mainline
2126
2127 various fixes for race conditions under threads: mutex locks based
2128 on PL_threadnum were seriously flawed, since it means more than one
2129 thread could enter the critical region; PL_na was global instead of
2130 thread-local; child thread could finish and free thr structures
2131 before Thread->new() got around to creating the Thread object;
2132 cv_clone() needed locking, as it mucks with PL_comppad and other
2133 global data; new_struct_thread() needed to lock template-thread's
2134 mutex while copying its data
2135
2136 another threads reliability fix: serialize writes to thr->threadsv
2137 avoid most uses of PL_na (which is much more inefficient than a
2138 simple local); update docs to suit; PL_na now being thr->Tna may
2139 be a minor compatibility issue for extensions--will require dTHR
2140 outside of XSUBs (those get automatic dTHR)
3239fffd
GS
2141 Branch: maint-5.005/perl
2142 ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c embedvar.h
2143 ! ext/DynaLoader/dl_next.xs ext/IO/IO.xs ext/Opcode/Opcode.xs
2144 ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/attrs/attrs.xs
2145 ! gv.c malloc.c mg.c objXSUB.h op.c os2/OS2/REXX/REXX.xs
2146 ! os2/os2.c perl.c perlvars.h perly.c perly.y pod/perlcall.pod
2147 ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c pp.h
2148 ! pp_ctl.c pp_hot.c pp_sys.c run.c sv.c taint.c thread.h toke.c
2149 ! universal.c util.c vms/ext/Stdio/Stdio.xs vms/perly_c.vms
f58c54f0
NC
2150 ! vms/vms.c win32/win32.c win32/win32thread.c
2151____________________________________________________________________________
2152[ 2542] By: gbarr on 1998/12/30 14:46:40
2153 Log: doc updates
2154
2155 From: abigail@fnx.com
2156 Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
2157 Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
2158 Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
2159
2160 From: abigail@fnx.com
2161 Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
2162 Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
2163 Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
2164
2165 pod/perldelta.pod from:
2166 From: Jarkko Hietaniemi <jhi@iki.fi>
2167 Date: Thu, 17 Dec 1998 16:13:34 +0200 (EET)
2168 Message-ID: <13945.4494.140163.973953@alpha.hut.fi>
2169 Subject: Re: important UNDOC issues for 5.005_54
2170 Branch: maint-5.005/perl
2171 ! pod/perldelta.pod pod/perlop.pod pod/pod2html.PL
2172____________________________________________________________________________
2173[ 2541] By: gbarr on 1998/12/30 14:37:14
2174 Log: From: jan.dubois@ibm.net (Jan Dubois)
2175 Date: Wed, 23 Dec 1998 21:26:38 +0100
2176 Message-ID: <36895086.8849224@smtp1.ibm.net>
2177 Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
2178 Branch: maint-5.005/perl
2179 ! lib/ExtUtils/MakeMaker.pm
2180____________________________________________________________________________
2181[ 2538] By: gbarr on 1998/12/29 14:41:29
2182 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2183 Date: Tue, 22 Dec 1998 10:57:48 +0200 (EET)
2184 Message-ID: <13951.24332.932827.831376@alpha.hut.fi>
2185 Subject: Re: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
2186 Branch: maint-5.005/perl
2187 ! t/op/repeat.t util.c
2188____________________________________________________________________________
2189[ 2535] By: gbarr on 1998/12/29 14:27:56
2190 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2191 Date: Fri, 18 Dec 1998 16:39:27 +0200 (EET)
2192 Message-ID: <13946.26911.140905.387070@alpha.hut.fi>
2193 Subject: Math::Trig, Math::Complex, Fcntl, addressed (Re: Undocumentation Issues for 5.005)
2194 Branch: maint-5.005/perl
2195 ! pod/perldelta.pod
2196____________________________________________________________________________
2197[ 2534] By: gbarr on 1998/12/29 14:23:02
2198 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2199 Date: Tue, 15 Dec 1998 17:52:32 +0200 (EET)
2200 Message-ID: <13942.34240.66558.169330@alpha.hut.fi>
2201 Subject: some doc link fixes
3239fffd
GS
2202 Branch: maint-5.005/perl
2203 ! pod/perlcall.pod pod/perldata.pod pod/perldiag.pod
2204 ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfunc.pod
2205 ! pod/perlguts.pod pod/perllocale.pod pod/perlobj.pod
f58c54f0
NC
2206 ! pod/perlsub.pod pod/perlvar.pod
2207____________________________________________________________________________
2208[ 2533] By: gbarr on 1998/12/29 14:23:00
2209 Log: From: Chris Nandor <pudge@pobox.com>
2210 Date: Sat, 19 Dec 1998 12:54:34 -0500
2211 Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
2212 Subject: [PATCH] perlport.pod v1.37
2213 Branch: maint-5.005/perl
2214 ! pod/perlport.pod
2215____________________________________________________________________________
2216[ 2531] By: gbarr on 1998/12/29 14:12:25
2217 Log: change in_pod pattern to /^=\w/ from /^=/
2218 From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
2219 Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
2220 Message-ID: <13942.32480.700000.640927@utensil>
2221 Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
2222 Branch: maint-5.005/perl
2223 ! lib/AutoSplit.pm
2224____________________________________________________________________________
2225[ 2530] By: gbarr on 1998/12/29 14:09:51
2226 Log: undo the "perlsyn intrusion" into perlfunc
2227 Branch: maint-5.005/perl
2228 ! pod/perlfunc.pod
2229____________________________________________________________________________
2230[ 2529] By: gbarr on 1998/12/29 14:04:35
2231 Log: From: Jarkko Hietaniemi <hietanie@koah.research.nokia.com>
2232 Date: Sun, 13 Dec 1998 14:54:56 +0200 (EET)
2233 Message-Id: <199812131254.OAA24494@koah.research.nokia.com>
2234 Subject: ignore_versioned_libs isn't used anywhere (it became ignore_versioned_solibs)
2235 Branch: maint-5.005/perl
2236 ! hints/linux.sh
2237____________________________________________________________________________
2238[ 2528] By: gbarr on 1998/12/29 13:59:49
2239 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2240 Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
2241 Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
2242 Subject: [PATCH 5.00552] Make sort respect overloading
2243 Branch: maint-5.005/perl
2244 ! pp_ctl.c t/pragma/overload.t
2245____________________________________________________________________________
2246[ 2527] By: gbarr on 1998/12/29 13:58:56
2247 Log: doc update, quads only work on 64-but platforms
2248 Branch: maint-5.005/perl
2249 ! pod/perlfunc.pod
2250____________________________________________________________________________
2251[ 2526] By: gbarr on 1998/12/29 13:49:55
2252 Log: From: Andy Dougherty <doughera@lafayette.edu>
2253 Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
2254 Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
2255 Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
2256 Branch: maint-5.005/perl
2257 ! Configure
2258____________________________________________________________________________
2259[ 2512] By: gbarr on 1998/12/28 14:56:36
2260 Log: change t/op/pwent.t to ignore NIS includes
2261 From: achampio@lehman.com (Alan Champion)
2262 Date: Tue, 1 Dec 1998 15:18:03 GMT
2263 Message-Id: <9812011518.AA00005@lonhpov1.lehman.com>
2264 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
2265
2266 From: pvhp@forte.com (Peter Prymmer)
2267 Date: Fri, 4 Dec 98 17:11:41 PST
2268 Message-Id: <9812050111.AA16778@forte.com>
2269 Subject: [PATCH 5.005_03-MAINT_TRIAL_1 && 5.005_54]dumper and searchdict ebcdic style
2270 Branch: maint-5.005/perl
2271 ! t/lib/dumper.t t/lib/searchdict.t t/op/pwent.t
2272____________________________________________________________________________
2273[ 2511] By: gbarr on 1998/12/28 14:55:28
2274 Log: From: jan.dubois@ibm.net (Jan Dubois)
2275 Date: Tue, 01 Dec 1998 00:07:33 +0100
2276 Message-ID: <366921b5.14512598@smtp1.ibm.net>
2277 Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
2278
2279 From: jan.dubois@ibm.net (Jan Dubois)
2280 Date: Wed, 02 Dec 1998 00:24:54 +0100
2281 Message-ID: <366a77bb.19498126@smtp1.ibm.net>
2282 Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
3239fffd
GS
2283 Branch: maint-5.005/perl
2284 ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
2285 ! win32/config.bc win32/config.gc win32/config.vc
f58c54f0
NC
2286 ! win32/config_sh.PL win32/makedef.pl
2287____________________________________________________________________________
2288[ 2510] By: gbarr on 1998/12/28 14:37:35
2289 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2290 Date: Tue, 1 Dec 1998 00:34:08 -0500 (EST)
2291 Message-Id: <199812010534.AAA21371@monk.mps.ohio-state.edu>
2292 Subject: [PATCH 5.005_*] Debugger 'v' command
2293 Branch: maint-5.005/perl
2294 ! lib/perl5db.pl
2295____________________________________________________________________________
2296[ 2478] By: gbarr on 1998/12/13 16:02:24
2297 Log: From: pvhp@forte.com (Peter Prymmer)
2298 Date: Mon, 30 Nov 98 21:08:36 PST
2299 Message-Id: <9812010508.AA07791@forte.com>
2300 Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
2301 Branch: maint-5.005/perl
2302 ! hints/os390.sh
2303____________________________________________________________________________
2304[ 2477] By: gbarr on 1998/12/13 16:00:23
2305 Log: From: Dan Sugalski <sugalskd@osshe.edu>
2306 Date: Mon, 30 Nov 1998 17:08:12 -0800
2307 Message-Id: <3.0.6.32.19981130170812.00b12b70@ous.edu>
2308 Subject: [PATCH 5.005_03]Minor VMS patches needed to build
2309 Branch: maint-5.005/perl
2310 ! lib/ExtUtils/MM_VMS.pm vms/subconfigure.com
2311____________________________________________________________________________
2312[ 2476] By: gbarr on 1998/12/13 15:30:58
2313 Log: From: pvhp@forte.com (Peter Prymmer)
2314 Date: Fri, 4 Dec 98 00:37:32 PST
2315 Message-Id: <9812040837.AA10908@forte.com>
2316 Subject: Re: [PATCH 5.005_03-MAINT-TRIAL1] some tweaks to the build process for OS/390
2317 Branch: maint-5.005/perl
2318 ! Makefile.SH regcomp.c
2319____________________________________________________________________________
2320[ 2472] By: gbarr on 1998/12/12 17:12:28
2321 Log: undo changes to Exporter.pm from #2312
2322 Branch: maint-5.005/perl
2323 ! lib/Exporter.pm
2324____________________________________________________________________________
2325[ 2471] By: gbarr on 1998/12/12 17:09:39
2326 Log: integrate change#2459 from cfgperl
2327
2328 enclose case want_vtbl_collxfrm with #ifdef USE_LOCALE_COLLATE
2329
2330 From: hansm@icgroup.nl
2331 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
2332 Date: Sun, 6 Dec 98 22:19:54 +0100
2333 Message-Id: <9812062116.AA26445@icgned.icgroup.nl>
2334 Branch: maint-5.005/perl
2335 ! util.c
2336____________________________________________________________________________
2337[ 2470] By: gbarr on 1998/12/12 16:46:03
2338 Log: re-sync'd Text::Wrap with new version from CPAN
2339 Branch: maint-5.005/perl
2340 +> t/lib/textfill.t
2341 ! MANIFEST
2342 !> lib/Text/Wrap.pm t/lib/textwrap.t
2343____________________________________________________________________________
2344[ 2469] By: gbarr on 1998/12/12 15:58:43
2345 Log: integrate changes#2435,2436 from cfgperl
2346
2347 Pod::Html and Pod::Text were not locale-savvy:
2348 for example in =head1 all non-ASCII-\w-runs were
2349 turned into underscores in NAME tags. This could
2350 result in several NAME tags becoming identical.
2351 Reported by:
2352
2353 From: Fyodor Krasnov <fyodor@aha.ru>
2354 Subject: pod2html vs Russian Characters
2355 To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com
2356 Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK)
2357 Message-Id: <199811241600.TAA05149@stat.aha.ru>
2358
2359 One paste too many in #2435.
2360 Branch: maint-5.005/perl
2361 !> lib/Pod/Html.pm lib/Pod/Text.pm
2362____________________________________________________________________________
2363[ 2468] By: gbarr on 1998/12/12 15:01:58
2364 Log: redirect trail program to error msg file in Configure
2365
2366 From: Andy Dougherty <doughera@lafayette.edu>
2367 Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
2368 Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
2369 Subject: [PATCH 5.005_xx] Missing redirection of simple test program
2370 Branch: maint-5.005/perl
2371 ! Configure
2372____________________________________________________________________________
2373[ 2467] By: gbarr on 1998/12/12 14:52:24
2374 Log: Change reall_srchlen back to an int from a #define
2375
2376 From: Graham Barr <gbarr@ti.com>
2377 Date: Mon, 30 Nov 1998 14:29:14 -0600
2378 Message-ID: <19981130142914.X1504@asic.sc.ti.com>
2379 Subject: [PATCH 5.005_03-MT!] Re: one compilation warning from 5_03-MT1
2380 Branch: maint-5.005/perl
2381 ! malloc.c
2382____________________________________________________________________________
2383[ 2466] By: gbarr on 1998/12/12 14:40:56
2384 Log: s/SCM_CREDENTIALSS/SCM_CREDENTIALs/ in Socket.xs
2385
2386 From: Andy Dougherty <doughera@lafayette.edu>
2387 Date: Thu, 3 Dec 1998 11:26:25 -0500 (EST)
2388 Message-Id: <Pine.SUN.3.96.981203112330.8800H-100000@newton.phys>
2389 Subject: [PATCH 5.005_03-MAINT_TRIAL_1] Trivial grammar patch
2390 Branch: maint-5.005/perl
2391 ! Porting/Glossary
2392 !> ext/Socket/Socket.xs
2393____________________________________________________________________________
2394[ 2456] By: gsar on 1998/12/06 13:49:02
2395 Log: branch perldelta.pod
2396 Branch: maint-5.005/perl
2397 +> pod/perldelta.pod
2398____________________________________________________________________________
2399[ 2455] By: gsar on 1998/12/06 13:47:21
2400 Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
2401 Branch: maint-5.005/perl
2402 - pod/perldelta.pod
2403____________________________________________________________________________
2404[ 2415] By: gbarr on 1998/11/30 02:31:15
2405 Log: Chnages,patchlevel.h etc...
3239fffd
GS
2406 Branch: maint-5.005/perl
2407 ! Changes MANIFEST patchlevel.h t/op/tr.t win32/Makefile
2408 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0
NC
2409 ! win32/makefile.mk
2410____________________________________________________________________________
2411[ 2411] By: gbarr on 1998/11/30 01:31:22
2412 Log: integrated changes#2323,2353,2369
2413
2414 From: maeda@src.ricoh.co.jp
2415 Date: Tue, 24 Nov 1998 10:37:45 +0900
2416 Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
2417 Subject: format "..." bug
2418
2419 Locale collation, ctype, and numeric, were initialized wrong
2420 (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
2421 as reported by
2422
2423 From: Ilya.Sandler@etak.com (Ilya Sandler)
2424 Subject: a bug in locale handling: LC_COLLATE ignored sometimes
2425 Date: 25 Nov 1998 04:53:52 +0200
2426 Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
2427
2428 allow final period in a file (not followed by a newline) to
2429 terminate format spec
2430 Branch: maint-5.005/perl
2431 ! pp_ctl.c toke.c util.c
2432 !> t/op/write.t
2433____________________________________________________________________________
2434[ 2408] By: gbarr on 1998/11/30 01:29:19
2435 Log: integrated ext/B/... changes from mainline
3239fffd
GS
2436 Branch: maint-5.005/perl
2437 !> ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm ext/B/B/C.pm
f58c54f0 2438 !> ext/B/B/Disassembler.pm
3239fffd 2439____________________________________________________________________________
f58c54f0
NC
2440[ 2404] By: gbarr on 1998/11/30 00:26:36
2441 Log: integrate some of change#2318 from mainline
3239fffd 2442 Branch: maint-5.005/perl
f58c54f0 2443 +> t/op/grent.t t/op/pwent.t
3239fffd
GS
2444 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
2445 !> ext/DB_File/DB_File.xs ext/POSIX/hints/dynixptx.pl
2446 !> ext/Socket/Socket.pm ext/Socket/Socket.xs lib/Benchmark.pm
f58c54f0
NC
2447 !> pod/perldata.pod t/op/sort.t
2448____________________________________________________________________________
2449[ 2398] By: gbarr on 1998/11/29 22:11:16
2450 Log: integrate changes#2254,2259,2335,2345,2348,2361,2368,2380 from mainline
2451
2452 win32_recvfrom() compatibility fix
2453
2454 From: "Kurt D. Starsinic" <kstar@chapin.edu>
2455 Subject: Re: [PATCH] Re: pod2man bug in date generated line
2456 To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
2457 Cc: perlbug@perl.com
2458 Date: 20 Nov 1998 21:30:17 +0200
2459 Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
2460
2461 make $1 et al readonly under threads; make C<undef $1> fail like
2462 C<$1 = undef> does
2463
2464 fix typo in pp_defined() causing C<defined %tied> to fail
2465
2466 more conservative version of changes#2345,2346,2347; those break
2467 C<defined(@{"foo::ISA"})> which seems to be extensively used in
2468 the libs :-(
2469
2470 fix uninitialized warnings
2471 From: Brian Callaghan <callagh@itginc.com>
2472 Date: Thu, 19 Nov 1998 17:49:10 -0800
2473 Message-Id: <3654CA96.B64FCAEB@itginc.com>
2474 Subject: Complete.pm patch (version 1.1)
2475
2476 Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
2477 add C<$Config{installarchlib}/CORE> to the default locations searched
2478 on win32
2479
2480 prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
2481 Tim Bunce)
2482 Branch: maint-5.005/perl
2483 ! gv.c op.c pp.c
3239fffd 2484 !> lib/ExtUtils/Liblist.pm lib/Term/Complete.pm pod/perlfaq4.pod
f58c54f0 2485 !> pod/pod2man.PL t/op/undef.t win32/win32sck.c
3239fffd 2486____________________________________________________________________________
f58c54f0
NC
2487[ 2315] By: gbarr on 1998/11/27 05:16:50
2488 Log: integrate change#2246 from mainline, while still allowing
2489 C<sort $globref @foo>
2490
2491 allow C<sort $coderef @foo>
3239fffd 2492 Branch: maint-5.005/perl
f58c54f0
NC
2493 ! op.c sv.c
2494 !> t/op/sort.t
3239fffd 2495____________________________________________________________________________
f58c54f0
NC
2496[ 2314] By: gbarr on 1998/11/27 04:03:58
2497 Log: integrate change#2159 from mainline
2498
2499 Data::Dumper update
3239fffd
GS
2500 Branch: maint-5.005/perl
2501 !> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
f58c54f0
NC
2502 !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
2503____________________________________________________________________________
2504[ 2313] By: gbarr on 1998/11/27 03:04:21
2505 Log: Fix typo in change#2312
2506 Branch: maint-5.005/perl
2507 ! ext/Thread/Thread.xs
2508____________________________________________________________________________
2509[ 2312] By: gbarr on 1998/11/27 03:03:03
2510 Log: integrate change#1837,1967,1986,2060,2068,2146,2214,2224,2300,2301 from mainline
2511
2512 (via private mail)
2513 From: Charles Bailey <BAILEY@newman.upenn.edu>
2514 Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
2515 Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
2516 Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
2517
2518 correct bugs exposed in MM_Unix.pm by commenting out Selfloader
2519 (MAN3PODS cannot be set to ' '; stray stricture violation)
2520
2521 qualify names of builtins
2522
2523 handle '::' in section names properly
2524 From: Graham Barr <gbarr@pobox.com>
2525 Date: Sat, 17 Oct 1998 12:57:54 -0500
2526 Message-ID: <19981017125754.C510@pobox.com>
2527 Subject: Re: pod2html
2528
2529 From: Zachary Miller <zcmiller@simon.er.usgs.gov>
2530 Date: Tue, 20 Oct 1998 20:52:20 -0500
2531 Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
2532 Subject: Exporter.pm's export_to_level() argument handling buggy
2533
2534 hand-apply whitespace-mutiliated patch
2535 From: "vishal bhatia" <vishalb@hotmail.com>
2536 Date: Wed, 28 Oct 1998 23:45:32 PST
2537 Message-ID: <19981029074534.2334.qmail@hotmail.com>
2538 Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
2539
2540 typo in newHVhv()
2541
2542 avoid endless loops in Text::Wrap (from a suggestion by Lupe
2543 Christoph <lupe@alanya.m.isar.de>)
2544
2545 properly free temporaries created by threads
2546
2547 fix PL_defoutgv leak under threads
2548 Branch: maint-5.005/perl
2549 !> (integrate 31 files)
2550____________________________________________________________________________
2551[ 2311] By: gbarr on 1998/11/27 01:31:36
2552 Log: integrate change#2210 from mainline
2553
2554 fix AvREALISH bogusness
2555 Branch: maint-5.005/perl
2556 ! av.c
2557 !> t/op/array.t
2558____________________________________________________________________________
2559[ 2310] By: gbarr on 1998/11/27 00:20:21
2560 Log: integrate changes#2235,2299,2300 from mainline
2561
2562 catch a neophyte trap: open(<FH>), close(<FH>) etc.
2563
2564 fix C<if (...) { package Foo; ... }> misoptimization that fails
2565 to set the package for the block properly
2566
2567 properly free temporaries created by threads
2568 Branch: maint-5.005/perl
2569 ! ext/Thread/Thread.xs op.c perl.h util.c
2570 !> t/comp/package.t
2571____________________________________________________________________________
2572[ 2309] By: gbarr on 1998/11/27 00:16:36
2573 Log: integrate change#2298 from mainline
2574 Branch: maint-5.005/perl
2575 !> universal.c
2576____________________________________________________________________________
2577[ 2308] By: gbarr on 1998/11/27 00:11:44
2578 Log: Updates for MPE/iX DynaLoader and installperl, via private mail
2579 forwarded by Jarkko Hietaniemi from Mark Bixby
2580 Branch: maint-5.005/perl
2581 ! ext/DynaLoader/dl_mpeix.xs installperl
2582____________________________________________________________________________
2583[ 2307] By: gbarr on 1998/11/27 00:07:27
2584 Log: Remove docs for feature not in _0*
2585 Branch: maint-5.005/perl
2586 ! pod/perlfunc.pod
2587____________________________________________________________________________
2588[ 2306] By: gbarr on 1998/11/26 23:44:47
2589 Log: Allow PL_FILES to have multiple targets from one source by allowing
2590 an array ref as the value in the hash
3239fffd
GS
2591 Branch: maint-5.005/perl
2592 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
f58c54f0
NC
2593 ! lib/ExtUtils/MakeMaker.pm
2594____________________________________________________________________________
2595[ 2305] By: gbarr on 1998/11/26 23:38:06
2596 Log: fix unsigned variables to use SvUV and sv_setuv
2597 Branch: maint-5.005/perl
2598 ! lib/ExtUtils/typemap
2599____________________________________________________________________________
2600[ 2304] By: gbarr on 1998/11/26 23:36:17
2601 Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
2602 Branch: maint-5.005/perl
2603 ! lib/ExtUtils/MM_Unix.pm
2604____________________________________________________________________________
2605[ 2302] By: gbarr on 1998/11/26 15:27:03
2606 Log: integrate changes#2177,2189,2228,2229 from cfgperl
2607
2608 0**0 = 1, from
2609
2610 From: d-lewart@uiuc.edu (Daniel S. Lewart)
2611 Subject: Math::Complex 0**0 patches
2612 Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
2613 Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
2614
2615 sysio.t failure: fix undefined order of evaluation, from
2616
2617 From: Spider Boardman <spider@web.zk3.dec.com>
2618 Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
2619 Date: 4 Nov 1998 01:22:30 +0200
2620 Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
2621
2622 From: "Martin J. Bligh" <mbligh@sequent.com>
2623 Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
2624 Subject: Re: Making Perl work on DYNIX/ptx
2625 Date: Tue, 10 Nov 1998 18:01:10 -0800
2626
2627 From: "Martin J. Bligh" <mbligh@sequent.com>
2628 Subject: Re: Making Perl work on DYNIX/ptx
2629 Date: Tue, 10 Nov 1998 16:24:26 -0800
2630 Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
2631 Branch: maint-5.005/perl
2632 +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
2633 ! pp_sys.c
2634 !> hints/dynixptx.sh lib/Math/Complex.pm t/lib/complex.t
2635____________________________________________________________________________
2636[ 2297] By: gbarr on 1998/11/24 02:32:38
2637 Log: integrate change#2266 from cfgperl
2638 From: John Tobey <jtobey@channel1.com>
2639 Subject: [PATCH] perlfaq typos
2640 To: perl5-porters@perl.com
2641 Date: 22 Nov 1998 04:25:15 +0200
2642 Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
3239fffd
GS
2643 Branch: maint-5.005/perl
2644 !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
f58c54f0
NC
2645 !> pod/perlfaq7.pod pod/perlfaq8.pod
2646____________________________________________________________________________
2647[ 2296] By: gbarr on 1998/11/24 01:39:18
2648 Log: integrated changes#2011,2092,2106,2108,2143 from cfgperl
2649
2650 More robust yacc/bison failure output handling.
2651
2652 More robustness.
2653
2654 Bison says 'parse error', not 'parser error'.
2655
2656 The "parse error" must be converted to "syntax error",
2657 just matching it aint' enough.
2658
2659 There can be multiple yacc/bison errors.
3239fffd
GS
2660 Branch: maint-5.005/perl
2661 !> t/comp/require.t t/op/misc.t t/pragma/subs.t
f58c54f0 2662 !> t/pragma/warning.t
3239fffd 2663____________________________________________________________________________
f58c54f0
NC
2664[ 2295] By: gbarr on 1998/11/24 00:49:28
2665 Log: integrate change#1823 from mainline
2666 From: Joe Buehler <jhpb@hekimian.com>
2667 Date: 29 Aug 1998 17:13:28 -0400
2668 Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
2669 Subject: patches for perl 5.005_51 under U/WIN
3239fffd 2670 Branch: maint-5.005/perl
f58c54f0
NC
2671 +> hints/uwin.sh
2672 ! Configure
2673 !> installman makedepend.SH t/lib/posix.t
3239fffd 2674____________________________________________________________________________
f58c54f0
NC
2675[ 2258] By: gbarr on 1998/11/21 20:48:02
2676 Log: Another Configure patch from Jarkko
3239fffd 2677 Branch: maint-5.005/perl
f58c54f0 2678 ! Configure
3239fffd 2679____________________________________________________________________________
f58c54f0
NC
2680[ 2257] By: gbarr on 1998/11/21 17:23:13
2681 Log: Big Configure patch from Jarkko Hietaniemi <jhi@iki.fi> via
2682 private mail
3239fffd
GS
2683 Branch: maint-5.005/perl
2684 ! Configure Makefile.SH config_h.SH hints/dec_osf.sh
2685 ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
f58c54f0 2686 ! hints/next_3.sh hints/os390.sh pp_sys.c
3239fffd 2687____________________________________________________________________________
f58c54f0
NC
2688[ 2239] By: gbarr on 1998/11/14 03:59:58
2689 Log: more doc changes from mainline
3239fffd 2690 Branch: maint-5.005/perl
f58c54f0
NC
2691 ! pod/perldiag.pod pod/perlfunc.pod pod/perlre.pod
2692 !> INSTALL README.vms vms/ext/Stdio/Stdio.pm
3239fffd 2693____________________________________________________________________________
f58c54f0
NC
2694[ 2238] By: gbarr on 1998/11/14 02:51:51
2695 Log: integrate doc changes from mainline, including
2696 changes#1796,1811,1830,1831,1844,1846,1876,1905,2149,2152
3239fffd
GS
2697 Branch: maint-5.005/perl
2698 !> README.os390 pod/perl.pod pod/perldelta.pod pod/perlfaq1.pod
2699 !> pod/perlform.pod pod/perlfunc.pod pod/perlguts.pod
2700 !> pod/perlipc.pod pod/perllocale.pod pod/perlport.pod
2701 !> pod/perlref.pod pod/perlrun.pod pod/perlvar.pod pod/perlxs.pod
f58c54f0 2702 !> pod/pod2man.PL
3239fffd 2703____________________________________________________________________________
f58c54f0
NC
2704[ 2237] By: gbarr on 1998/11/14 02:51:49
2705 Log: integrate change#1847 from mainline
2706 From: Roderick Schertler <roderick@argon.org>
2707 Date: Wed, 09 Sep 1998 23:52:48 -0400
2708 Message-ID: <20567.905399568@eeyore.ibcinc.com>
2709 Subject: seed srand from /dev/urandom when possible
3239fffd 2710 Branch: maint-5.005/perl
f58c54f0 2711 ! pp.c
3239fffd 2712____________________________________________________________________________
f58c54f0
NC
2713[ 2232] By: gbarr on 1998/11/13 03:12:37
2714 Log: integrate change#2215 from mainline
2715 set close-on-exec bit on pipe() FDs
3239fffd 2716 Branch: maint-5.005/perl
f58c54f0 2717 ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
3239fffd 2718____________________________________________________________________________
f58c54f0
NC
2719[ 2231] By: gbarr on 1998/11/13 02:16:03
2720 Log: integrate change#2188 from mainline
2721 fix return value of win32_pclose()
3239fffd 2722 Branch: maint-5.005/perl
f58c54f0 2723 !> win32/win32.c
3239fffd 2724____________________________________________________________________________
f58c54f0
NC
2725[ 2218] By: gbarr on 1998/11/08 16:48:44
2726 Log: From: Graham Barr <gbarr@ti.com>
2727 Date: Mon, 2 Nov 1998 07:38:52 -0600
2728 Message-ID: <19981102073852.A12751@asic.sc.ti.com>
2729 Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
3239fffd 2730 Branch: maint-5.005/perl
f58c54f0 2731 ! ext/IPC/SysV/Msg.pm
3239fffd 2732____________________________________________________________________________
f58c54f0
NC
2733[ 2217] By: gbarr on 1998/11/08 05:22:39
2734 Log: fix changes in 2213 not to break binary compat
3239fffd 2735 Branch: maint-5.005/perl
f58c54f0 2736 ! pp_ctl.c proto.h
3239fffd 2737____________________________________________________________________________
f58c54f0
NC
2738[ 2216] By: gbarr on 1998/11/08 04:21:01
2739 Log: integrate change#2192 from mainline
2740 indeterminate order-of-evaluation fixes
3239fffd 2741 Branch: maint-5.005/perl
f58c54f0 2742 ! mg.c
3239fffd 2743____________________________________________________________________________
f58c54f0
NC
2744[ 2213] By: gbarr on 1998/11/08 00:39:44
2745 Log: integrate change#2051 from mainline
2746 properly restore PL_rsfp_filters after require
3239fffd
GS
2747 Branch: maint-5.005/perl
2748 ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
f58c54f0
NC
2749 ! scope.h
2750____________________________________________________________________________
2751[ 2212] By: gbarr on 1998/11/07 23:13:29
2752 Log: integrate changes#1914,1925,1926,1945,1956,1987 from mainline
2753
2754 normalize tm struct passed to strftime() with mktime()
2755 From: Spider Boardman <spider@orb.nashua.nh.us>
2756 Date: Wed, 30 Sep 1998 15:12:09 -0400
2757 Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
2758 Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date
2759
2760 disable USE_THREADS when PERL_OBJECT is enabled
2761
2762 From: Mark-Jason Dominus <mjd@plover.com>
2763 Date: Sun, 04 Oct 1998 14:48:11 -0400
2764 Message-ID: <19981004184811.16048.qmail@plover.com>
2765 Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
2766
2767 defer "deep recursion" warnings until CXt_SUB context is properly
2768 set up
2769
2770 Mutexen should be initialized only once.
2771
2772 perldoc pod update
2773 From: Daniel Grisinger <dgris@perrin.dimensional.com>
2774 Date: 06 Oct 1998 23:56:51 -0600
2775 Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
2776 Subject: [PATCH _02 and _52] perldoc
2777 Branch: maint-5.005/perl
2778 ! gv.c op.c pp_hot.c
3239fffd 2779 !> ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs utils/perldoc.PL
f58c54f0
NC
2780 !> win32/Makefile win32/makefile.mk
2781____________________________________________________________________________
2782[ 2207] By: gbarr on 1998/11/06 01:36:17
2783 Log: integrate changes#1912,1948 from mainline
2784 change warning about glob process failure
2785 Branch: maint-5.005/perl
2786 ! pod/perldiag.pod pp_hot.c
2787____________________________________________________________________________
2788[ 2200] By: gbarr on 1998/11/05 04:26:26
2789 Log: integrate changes#1840,1855,1860,1882,1884,1891,1900,1907 from mainline
2790 pl2bat tweak from Tye McQueen <tye@metronet.com>
2791
2792 reset errno after C<require> search (as suggested by Larry)
2793
2794 upgrade to CPAN-1.40
2795
2796 missing file in last submit (1881)
2797
2798 temporarily disable perl malloc for a2p until we clean up
2799 conflicting malloc() declarations everywhere
2800
2801 Fixed apostrophe problem from Mark Knutsen.
2802
2803 use SETERRNO() to reset errno (suggested by Charles Bailey)
2804
2805 applied patches, but retained old behavior for win32 (where compilers
2806 can't read from stdin at all)
2807 From: Graham Barr <gbarr@ti.com>
2808 Date: Mon, 28 Sep 1998 09:41:49 -0500
2809 Message-ID: <19980928094149.B26576@asic.sc.ti.com>
2810 Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
2811 --
2812 Date: Tue, 29 Sep 1998 12:35:43 -0500
2813 Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
2814 Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
2815
2816 and ext/Errno/Errno_pm.PL from change#2050
2817 Branch: maint-5.005/perl
2818 ! perl.h pp_ctl.c proto.h sv.h
3239fffd 2819 !> ext/Errno/Errno_pm.PL lib/CPAN.pm lib/CPAN/FirstTime.pm
f58c54f0
NC
2820 !> win32/bin/pl2bat.pl x2p/Makefile.SH
2821____________________________________________________________________________
2822[ 2199] By: gbarr on 1998/11/05 03:35:00
2823 Log: integrate changes#1817,1856,1869,1909 from mainline
2824 updated usethreads hints for hpux 10.X
2825 From: Matthew T Harden <mthard@mthard1.monsanto.com>
2826 Date: Fri, 28 Aug 1998 14:10:42 GMT
2827 Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
2828 Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
2829
2830 update hints for OPENSTEP 4.2 on i386
2831 From: Gerben Wierda <Gerben_Wierda@RnA.nl>
2832 Date: Sun, 20 Sep 1998 01:03:18 +0200
2833 Message-Id: <9809192303.AA29190@Spike>
2834 Subject: Perl 5.005_02 compilation problems
2835
2836 use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
2837 From: Scott Henry <scotth@sgi.com>
2838 Date: 13 Aug 1998 09:52:15 PDT
2839 Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
2840 Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
2841
2842 update SCO hints for dynamic loading
2843 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2844 Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
2845 Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
2846 Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
2847 --
2848 Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
2849 Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
2850 Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
2851 Branch: maint-5.005/perl
2852 !> hints/hpux.sh hints/irix_6.sh hints/next_4.sh hints/sco.sh
2853____________________________________________________________________________
2854[ 2198] By: gbarr on 1998/11/05 03:00:51
2855 Log: integrate OS2 changes from mainline, change#1836,1930,1996,2063
2856 and os2/os2,c from #2145
2857
2858 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2859 Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
2860 Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
2861 Subject: [PATCH 5.005_*] OS/2 spawning typos
2862
2863 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2864 Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
2865 Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
2866 Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
2867
2868 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2869 Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
2870 Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
2871 Subject: [PATCH 5.005_52] Memory overrun in os2.c
2872
2873 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2874 Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
2875 Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
2876 Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
2877
2878 remaining PL_foo stragglers
2879 Branch: maint-5.005/perl
2880 ! mg.c perl_exp.SH util.c
2881 !> hints/os2.sh os2/Changes os2/Makefile.SHs os2/os2.c
2882____________________________________________________________________________
2883[ 2197] By: gbarr on 1998/11/05 02:15:53
2884 Log: integrate changes#1826,1862 from mainline
2885
2886 From: Jarkko Hietaniemi <jhi@iki.fi>
2887 Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
2888 Message-Id: <199808121941.WAA06263@alpha.hut.fi>
2889 Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
2890
2891 remove bogus warn()
2892 Branch: maint-5.005/perl
2893 - interp.sym
2894 ! MANIFEST Makefile.SH embed.pl perl_exp.SH
2895____________________________________________________________________________
2896[ 2194] By: gbarr on 1998/11/05 01:26:46
2897 Log: integarte malloc.c changes from mainline change#1807,2112,2133
2898 Branch: maint-5.005/perl
2899 !> malloc.c
2900____________________________________________________________________________
2901[ 2193] By: gbarr on 1998/11/05 01:25:31
2902 Log: integrate changes#1763,1778,1801,1804 from mainline
2903
2904 From: Stephen McCamant <alias@mcs.com>
2905 Date: Sun, 2 Aug 1998 16:33:18 -0500 (CDT)
2906 Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
2907 Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
2908
2909 Implicit require during compile reset line numbering
2910
2911 silence redefined warning for XS(INIT) {}
2912
2913 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2914 Date: Sun, 9 Aug 1998 22:38:23 +0200
2915 Message-ID: <19980809223823.A215@cdata.tvnet.hu>
2916 Subject: [PATCH 5.5002] dos-djgpp update
2917 Branch: maint-5.005/perl
2918 ! op.c pp_ctl.c
2919 !> t/io/fs.t
2920____________________________________________________________________________
2921[ 2176] By: gbarr on 1998/11/02 04:51:48
2922 Log: integrate change#2030 from mainline
2923
2924 fix handling of mayhaps-extended @_ in goto &sub
2925 Branch: maint-5.005/perl
2926 ! av.c pp_ctl.c
2927 !> t/op/goto.t
2928____________________________________________________________________________
2929[ 2175] By: gbarr on 1998/11/02 04:32:02
2930 Log: integrate chnage#1934,1935 from mainline
2931 fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
2932 add test for previous fix
2933 Branch: maint-5.005/perl
2934 ! util.c
2935 !> ext/Thread/create.t
2936____________________________________________________________________________
2937[ 2174] By: gbarr on 1998/11/02 04:22:20
2938 Log: integrate change#1863,1881 from mainline
2939
2940 provide locked access to string table for USE_THREADS
2941
2942 serial access to PL_x[inpr]v_root for USE_THREADS
2943 Branch: maint-5.005/perl
2944 ! embedvar.h objXSUB.h perl.c proto.h sv.c
2945 !> hv.c intrpvar.h thread.h
2946____________________________________________________________________________
2947[ 2173] By: gbarr on 1998/11/02 04:10:46
2948 Log: integrate change#1990 from mainline
2949
2950 provide option to enable optimization with VC (suggested by Jan
2951 Dubois)
2952 Branch: maint-5.005/perl
2953 !> win32/Makefile win32/makefile.mk
2954____________________________________________________________________________
2955[ 2172] By: gbarr on 1998/11/02 02:52:29
2956 Log: integrate changes#1944,1948,1966 from mainline
2957
2958 change#1614 merely disabled earlier fix (doh!); undo it and properly
2959 fixup the cop_seq value that must be seen by lexical lookups that
2960 emanate within eval''
2961
2962 tweak to make fix in change#1944 behave correctly for closures
2963 created within eval''
2964 Branch: maint-5.005/perl
2965 ! op.c pp_ctl.c pp_hot.c scope.c
2966 !> cop.h t/op/eval.t
2967____________________________________________________________________________
2968[ 2171] By: gbarr on 1998/11/01 03:59:39
2969 Log: integrate changes 1835,2003,2067 and File::Find change in 1938
2970 warn on C<my($foo,$foo)>
2971
2972 silence -w noises (suggested by Greg Bacon) Term::Complete
2973
2974 From: jan.dubois@ibm.net (Jan Dubois)
2975 Date: Wed, 21 Oct 1998 00:55:51 +0200
2976 Message-ID: <36380269.55370608@smtp1.ibm.net>
2977 Subject: Make _really_ sure Dynaloader.xs code is initialized only once
2978 Branch: maint-5.005/perl
2979 ! op.c pod/perldiag.pod
3239fffd 2980 !> ext/DynaLoader/DynaLoader_pm.PL lib/File/Find.pm
f58c54f0
NC
2981 !> lib/Term/Complete.pm
2982____________________________________________________________________________
2983[ 2170] By: gbarr on 1998/11/01 03:48:38
2984 Log: integrate change 1992 from mainline
2985
2986 applied suggested patch with small doc tweak
2987 From: Gisle Aas <gisle@aas.no>
2988 Date: 11 Oct 1998 12:53:13 +0200
2989 Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
2990 Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
2991 Branch: maint-5.005/perl
2992 ! pod/perlfunc.pod pp_sys.c
2993 !> opcode.h opcode.pl t/op/sysio.t t/op/tiehandle.t
2994____________________________________________________________________________
2995[ 2168] By: gbarr on 1998/11/01 01:58:58
2996 Log: From: jan.dubois@ibm.net (Jan Dubois)
2997 Date: Fri, 09 Oct 1998 23:28:31 +0200
2998 Message-ID: <36217b7f.3193091@smtp1.ibm.net>
2999 Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
3000 Branch: maint-5.005/perl
3001 ! XSUB.h
3002____________________________________________________________________________
3003[ 2167] By: gbarr on 1998/11/01 01:22:41
3004 Log: integrate change#2029 from mainline
3005 restore sanity to "constant" references
3006 Branch: maint-5.005/perl
3007 ! op.c pod/perldiag.pod
3008 !> lib/constant.pm t/pragma/constant.t
3009____________________________________________________________________________
3010[ 2166] By: gbarr on 1998/11/01 01:04:24
3011 Log: integrate changes#1895,1896,2066,2147,2148 from mainline
3012 fix win32_stat() to do the right thing for share names
3013
3014 small tweak on last change
3015
3016 recognize '%' as a shell metachar for win32
3017 From: jan.dubois@ibm.net (Jan Dubois)
3018 Date: Tue, 20 Oct 1998 21:57:35 +0200
3019 Message-ID: <3636ea31.49170453@smtp1.ibm.net>
3020 Subject: [PATCH 5.005_02, Win32] Re: %ENV% not expanded in backquotes?
3021
3022 tweaked version of suggested patch
3023 From: Anton Berezin <tobez@plab.ku.dk>
3024 Date: 29 Oct 1998 14:48:54 +0100
3025 Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
3026 Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
3027
3028 From: Anton Berezin <tobez@plab.ku.dk>
3029 Date: 29 Oct 1998 17:06:25 +0100
3030 Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
3031 Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
3032 Branch: maint-5.005/perl
3033 !> win32/win32.c
3034____________________________________________________________________________
3035[ 2165] By: gbarr on 1998/11/01 00:10:15
3036 Log: integrated changes#1941,1942,1943,1975,2061,2111,2151 from mainline
3037
3038 don't longjmp() in pp_goto() (regressive bug from old single-stack
3039 implementation)
3040
3041 force copy of substrings when matching against temporaries
3042
3043 ensure recursive attempts to findlex()icals know enough about where
3044 the last eval'' context was encountered
3045
3046 propagate typeness of lexicals while cloning them
3047
3048 From: Graham Barr <gbarr@pobox.com>
3049 Date: Sat, 17 Oct 1998 22:22:02 -0500
3050 Message-ID: <19981017222202.J510@pobox.com>
3051 Subject: Re: '*' prototype does not allow bareword with strict
3052
3053 smarter C<$SIG{FOO} = BAREWORD;> warning
3054
3055 From: Mark-Jason Dominus <mjd@plover.com>
3056 Date: Fri, 30 Oct 1998 14:24:23 EST
3057 Message-Id: <19981030192423.27276.qmail@plover.com>
3058 Subject: PATCH: (5.005_02) a2p should use `chomp' instead of `chop'
3059 Branch: maint-5.005/perl
3060 ! op.c pp_ctl.c pp_hot.c t/op/pat.t toke.c
3061 !> t/op/eval.t t/op/runlevel.t x2p/walk.c
3062____________________________________________________________________________
3063[ 2158] By: gbarr on 1998/10/31 05:03:02
3064 Log: integrate changes#1821 & 1857 from mainline
3065
3066 s/runops/CALLRUNOPS/
3067
3068 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3069 Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
3070 Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
3071 Subject: More verbose Test::Harness [PATCH]
3072 Branch: maint-5.005/perl
3073 !> cc_runtime.h lib/Test/Harness.pm
3074____________________________________________________________________________
3075[ 2157] By: gbarr on 1998/10/31 02:35:07
3076 Log: integrate change#1839 from mainline
3077 From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
3078 Date: Mon, 7 Sep 1998 17:36:09 +0900
3079 Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
3080 Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
3081 Branch: maint-5.005/perl
3082 ! ext/Thread/Thread.xs
3083____________________________________________________________________________
3084[ 2156] By: gbarr on 1998/10/31 02:22:11
3085 Log: integrate change#1829 from mainline
3086 fix problematic typecast in filter_del()
3087 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
3088 Date: Mon, 31 Aug 1998 21:13:11 GMT
3089 Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
3090 Subject: perl5.005_02 does not build on Cray T90
3091 Branch: maint-5.005/perl
3092 ! toke.c
3093____________________________________________________________________________
3094[ 2155] By: gbarr on 1998/10/31 01:59:08
3095 Log: integrate chnages#1824,2118 from mainline
3096 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3097 Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
3098 Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
3099 Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
3100
3101 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3102 Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
3103 Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
3104 Subject: [PATCH 5.00552] Minor debugger tweaks
3105 Branch: maint-5.005/perl
3106 !> lib/perl5db.pl
3107____________________________________________________________________________
3108[ 2154] By: gbarr on 1998/10/31 01:06:35
3109 Log: integrate all lib/ExtUtils/... changes from mainline
3239fffd
GS
3110 Branch: maint-5.005/perl
3111 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
3112 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
3113 !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mkbootstrap.pm
f58c54f0
NC
3114 !> lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp
3115____________________________________________________________________________
3116[ 2139] By: gbarr on 1998/10/30 04:17:53
3117 Log: apply chnage#2071 from mainline
3118 From: Graham Barr <gbarr@pobox.com>
3119 Date: Sat, 17 Oct 1998 20:42:41 -0500
3120 Message-ID: <19981017204241.G510@pobox.com>
3121 Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
3122 Branch: maint-5.005/perl
3123 ! pp_ctl.c
3124____________________________________________________________________________
3125[ 2138] By: gbarr on 1998/10/30 04:14:35
3126 Log: apply change#2077 from mainline
3127 From: Graham Barr <gbarr@pobox.com>
3128 Date: Sat, 24 Oct 1998 21:45:50 -0500
3129 Message-ID: <19981024214550.C508@pobox.com>
3130 Subject: Re: die with a reference should use overload "" operator
3131 Branch: maint-5.005/perl
3132 ! pp_ctl.c
3133____________________________________________________________________________
3134[ 2137] By: gbarr on 1998/10/30 04:01:06
3135 Log: integrate change#1937 from mainline
3136 fix $/ init for USE_THREADS
3137 Branch: maint-5.005/perl
3138 ! perl.c
3139____________________________________________________________________________
3140[ 2136] By: gbarr on 1998/10/30 03:40:55
3141 Log: apply change#2076 from mainline
3142 From: Graham Barr <gbarr@pobox.com>
3143 Date: Sat, 24 Oct 1998 12:45:21 -0500
3144 Message-ID: <19981024124521.C512@pobox.com>
3145 Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
3146 Branch: maint-5.005/perl
3147 ! sv.c
3148____________________________________________________________________________
3149[ 2135] By: gbarr on 1998/10/30 03:28:29
3150 Log: integrate change#1873 from mainline
3151 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3152 Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
3153 Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
3154 Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
3155 Branch: maint-5.005/perl
3156 ! regcomp.c
3157____________________________________________________________________________
3158[ 2134] By: gbarr on 1998/10/30 03:15:12
3159 Log: integrate change#1816 from mainline
3160 don't create empty directories in installperl
3161 From: Robin Barker <rmb1@cise.npl.co.uk>
3162 Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
3163 Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
3164 Subject: [PATCH 5.005_02] install: empty dirs
3165 Branch: maint-5.005/perl
3166 !> installperl
3167____________________________________________________________________________
3168[ 2132] By: gbarr on 1998/10/30 01:39:00
3169 Log: integrate changes#1815 & 1828 from mainline
3170 make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
3171 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3172 Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
3173 Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
3174 Subject: Re: your mail
3175
3176 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3177 Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
3178 Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
3179 Subject: [PATCH 5.005_5*] (?>) broken in RE
3180 Branch: maint-5.005/perl
3181 ! regexec.c
3182 !> t/op/re_tests
3183____________________________________________________________________________
3184[ 2131] By: gbarr on 1998/10/30 01:09:19
3185 Log: integrate change#1947 from mainline
3186 let docatch() pass the buck when restartop turns out to be null,
3187 making exceptions in BEGIN{} propagate as expected
3188 Branch: maint-5.005/perl
3189 ! pp_ctl.c
3190 !> t/op/misc.t
3191____________________________________________________________________________
3192[ 2129] By: gbarr on 1998/10/29 14:53:11
3193 Log: integrate change#1810 from mainline
3194 fix bogus integerization of pop()'s return value
3195 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3196 Date: Sat, 15 Aug 1998 23:27:54 -0400
3197 Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
3198 Subject: Re: Complex expression does integer arithmetic
3199 Branch: maint-5.005/perl
3200 !> opcode.h opcode.pl
3201____________________________________________________________________________
3202[ 2128] By: gbarr on 1998/10/29 14:28:13
3203 Log: integrate change#1870 from mainline
3204 From: Dan Sugalski <sugalskd@osshe.edu>
3205 Date: Fri, 14 Aug 1998 09:20:16 PDT
3206 Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
3207 Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
3208 Branch: maint-5.005/perl
3209 !> configure.com
3210____________________________________________________________________________
3211[ 2127] By: gbarr on 1998/10/29 13:36:29
3212 Log: Integrate change#1789 from mainline
3213 delay freeing itervar so C<for $i (@a) { return($i) }> works
3214 Branch: maint-5.005/perl
3215 !> cop.h t/cmd/for.t
3216____________________________________________________________________________
3217[ 2123] By: gbarr on 1998/10/29 02:43:01
3218 Log: Apply change#2075 from mainline
3219 fix C<print $n += 5;> etc.
3220 Branch: maint-5.005/perl
3221 ! toke.c
3222____________________________________________________________________________
3223[ 2122] By: gbarr on 1998/10/29 02:40:31
3224 Log: Apply change#2070 from mainline
3225 avoid bogus line number in XSUB redefined warnings
3226 Branch: maint-5.005/perl
3227 ! op.c
3228____________________________________________________________________________
3229[ 2121] By: gbarr on 1998/10/29 02:38:59
3230 Log: Apply change#2052 from mainline
3231 avoid the circular refcnt logic in magic_mutexfree()
3232 Branch: maint-5.005/perl
3233 ! mg.c pp.c pp_hot.c
3234____________________________________________________________________________
3235[ 2120] By: gbarr on 1998/10/29 02:36:23
3236 Log: Remove "5.005" hard-coded and expose vtbl_* from the perl DLL
3237 From: "Douglas Lankshear" <dougl@ActiveState.com>
3238 Date: Mon, 28 Sep 1998 08:49:13 -0700
3239 Message-ID: <000001bdeaf7$8a189350$a32fa8c0@tau.Active>
3240 Subject: PATCH [5.005_02] update
3239fffd
GS
3241 Branch: maint-5.005/perl
3242 ! embed.h global.sym objXSUB.h objpp.h perl.h proto.h util.c
f58c54f0 3243 ! win32/win32.c
3239fffd 3244____________________________________________________________________________
f58c54f0
NC
3245[ 2084] By: gbarr on 1998/10/25 19:09:11
3246 Log: Integrate change#2069 from mainline
3247 From: Martijn Koster <mak@excitecorp.com>
3248 Date: Wed, 21 Oct 1998 13:12:03 +0100
3249 Message-ID: <19981021131203.A15661@excitecorp.com>
3250 Subject: File::Path::mkpath reports the wrong error
3239fffd 3251 Branch: maint-5.005/perl
f58c54f0 3252 !> lib/File/Path.pm
3239fffd 3253____________________________________________________________________________
f58c54f0
NC
3254[ 2083] By: gbarr on 1998/10/25 18:48:39
3255 Log: Integrate change#1965 from mainline
3256 use better numbers for exitstatus test
3239fffd 3257 Branch: maint-5.005/perl
f58c54f0
NC
3258 !> t/op/die_exit.t
3259____________________________________________________________________________
3260[ 2082] By: gbarr on 1998/10/25 18:22:54
3261 Log: Apply change 2054 from mainline
3262 disallow 'x' in hex numbers (except leading '0x')
3263 From: Gisle Aas <gisle@aas.no>
3264 Date: 16 Oct 1998 16:33:12 +0200
3265 Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
3266 Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
3267 Branch: maint-5.005/perl
3268 ! perlvars.h util.c
3269 !> t/op/oct.t
3270____________________________________________________________________________
3271[ 2081] By: gbarr on 1998/10/25 17:58:04
3272 Log: Apply change #1998 from mainline
3273 skip readonly vars and unref references when doing a reset()
3274 Branch: maint-5.005/perl
3275 ! sv.c
3276____________________________________________________________________________
3277[ 2080] By: gbarr on 1998/10/25 16:06:35
3278 Log: Integrate changes #2072 & #1993 from mainline
3279 fix bug in B::CC::pp_sassign()
3280 From: "vishal bhatia" <vishalb@hotmail.com>
3281 Date: Sun, 11 Oct 1998 18:41:38 PDT
3282 Message-ID: <19981012014139.19614.qmail@hotmail.com>
3283 Subject: B::CC problems with pp_sassign routine
3284 implement C<goto &func> and other fixes (via private mail)
3285 From: "vishal bhatia" <vishalb@hotmail.com>
3286 Date: Wed, 21 Oct 1998 22:59:03 PDT
3287 Message-Id: <19981022055904.20083.qmail@hotmail.com>
3288 Subject: [PATCH 5.005_52] More fixes for B
3289 Branch: maint-5.005/perl
3290 !> ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
3291____________________________________________________________________________
3292[ 2079] By: gbarr on 1998/10/25 14:08:00
3293 Log: integrate from mainline more FSF address changes
3294 Branch: maint-5.005/perl
3295 !> Copying ext/B/README lib/Getopt/Long.pm
3296____________________________________________________________________________
3297[ 2053] By: gbarr on 1998/10/25 04:56:47
3298 Log: From: Graham Barr <gbarr@pobox.com>
3299 Date: Sat, 17 Oct 1998 23:05:18 -0500
3300 Message-ID: <19981017230518.K510@pobox.com>
3301 Subject: Re: redo LOOP not restoring $` $' $&
3302 Branch: maint-5.005/perl
3303 ! cop.h t/cmd/while.t
3304____________________________________________________________________________
3305[ 2048] By: gbarr on 1998/10/24 04:20:10
3306 Log: Change Free Software Foundation address in README
3307 Branch: maint-5.005/perl
3308 !> README
3309____________________________________________________________________________
3310[ 2047] By: gbarr on 1998/10/24 04:02:20
3311 Log: Remove #ifdef DEBUGGING around SvTEMP_off
3312 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3313 Date: Mon, 28 Sep 1998 15:23:39 -0400
3314 Message-Id: <199809281923.PAA10303@aatma.engin.umich.edu>
3315 Subject: Re: [PATCH] Re: 5.005_52: the miniperl coredump: touch magic and you're toast
3316 Branch: maint-5.005/perl
3317 ! scope.c
3318____________________________________________________________________________
3319[ 2046] By: gbarr on 1998/10/24 04:00:54
3320 Log: use cpp symbols instead of hardwired constants
3321 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3322 Date: Mon, 05 Oct 1998 09:23:33 +0100
3323 Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
3324 Subject: [PATCH 5.005_52] By the numbers (resend)
3325 Branch: maint-5.005/perl
3326 ! op.c
3327____________________________________________________________________________
3328[ 2045] By: gbarr on 1998/10/24 03:50:25
3329 Log: squelch undef warnings
3330 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3331 Date: Fri, 02 Oct 1998 11:01:14 +0100
3332 Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
3333 Subject: [PATCH] Re: Apparent bug in Math::BigInt
3334 Branch: maint-5.005/perl
3335 !> lib/Math/BigInt.pm
3336____________________________________________________________________________
3337[ 2044] By: gbarr on 1998/10/24 03:47:24
3338 Log: Add note to INSTALL about ANSI C
3339 Branch: maint-5.005/perl
3340 ! INSTALL
3341____________________________________________________________________________
3342[ 2043] By: gbarr on 1998/10/24 02:38:12
3343 Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
3344 that are autoloaded)
3345 From: Gurusamy Sarathy <gsar@engin.umich.edu>
3346 Date: Thu, 24 Sep 1998 03:01:01 -0400
3347 Message-Id: <199809240701.DAA16223@aatma.engin.umich.edu>
3348 Subject: Re: autouse and Getopt::Long don't work together anymore
3239fffd 3349 Branch: maint-5.005/perl
f58c54f0 3350 ! pp_ctl.c t/op/goto.t
3239fffd 3351____________________________________________________________________________
f58c54f0
NC
3352[ 2042] By: gbarr on 1998/10/24 02:16:26
3353 Log: From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
3354 Date: Wed, 12 Aug 1998 15:42:35 +0300
3355 Message-Id: <199808121242.PAA29761@comanche.spices>
3356 Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
3239fffd 3357 Branch: maint-5.005/perl
f58c54f0 3358 + t/op/tr.t
3239fffd 3359 ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
f58c54f0 3360 ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
3239fffd 3361____________________________________________________________________________
f58c54f0
NC
3362[ 2021] By: gbarr on 1998/10/20 01:25:23
3363 Log: From: Chip Salzenberg <chip@perlsupport.com>
3364 Date: Tue, 6 Oct 1998 13:33:05 -0400
3365 Message-ID: <19981006133305.A2348@perlsupport.com>
3366 Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
3239fffd
GS
3367 Branch: maint-5.005/perl
3368 ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
f58c54f0 3369 ! t/op/tie.t
3239fffd 3370____________________________________________________________________________
f58c54f0
NC
3371[ 2015] By: gbarr on 1998/10/17 21:49:56
3372 Log: make h2xs generate ANSI prototypes
3239fffd 3373 Branch: maint-5.005/perl
f58c54f0 3374 !> utils/h2xs.PL
3239fffd 3375____________________________________________________________________________
f58c54f0
NC
3376[ 2014] By: gbarr on 1998/10/17 20:31:42
3377 Log: Fix POSIX::sigprocmask not to check type of $old parameter
3378 as it is output only
3239fffd 3379 Branch: maint-5.005/perl
f58c54f0 3380 ! ext/POSIX/POSIX.xs
3239fffd 3381____________________________________________________________________________
f58c54f0
NC
3382[ 2013] By: gbarr on 1998/10/17 17:51:16
3383 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
3384 Date: Thu, 20 Aug 1998 20:59:03 -0400
3385 Message-ID: <19980820205903.A12908@O2.chapin.edu>
3386 Subject: [PATCH] h2ph misquotes #error directives
3387
3388 fix h2ph handling of C<#error "foo">
3389 From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
3390 Date: Thu, 10 Sep 1998 09:59:33 +0900
3391 Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
3392 Subject: [5.005_02] h2ph problem
3239fffd 3393 Branch: maint-5.005/perl
f58c54f0 3394 !> t/lib/h2ph.pht utils/h2ph.PL
3239fffd 3395____________________________________________________________________________
f58c54f0
NC
3396[ 1985] By: gbarr on 1998/10/17 00:41:40
3397 Log: s/last/first/ typo in append_list()
3239fffd 3398 Branch: maint-5.005/perl
f58c54f0 3399 ! op.c
3239fffd 3400____________________________________________________________________________
f58c54f0
NC
3401[ 1984] By: gbarr on 1998/10/17 00:36:51
3402 Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
3403 Date: Thu, 10 Sep 1998 00:02:07 -0400
3404 Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
3405 Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
3239fffd
GS
3406 Branch: maint-5.005/perl
3407 + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
3408 + vos/config.h vos/config_h.SH_orig vos/perl.bind
f58c54f0
NC
3409 + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
3410 ! MANIFEST perl.c perl.h pod/perlport.pod
3239fffd 3411____________________________________________________________________________
f58c54f0
NC
3412[ 1983] By: gbarr on 1998/10/17 00:23:31
3413 Log: define PUT_svindex(), PUT_opindex()
3239fffd 3414 Branch: maint-5.005/perl
f58c54f0 3415 !> ext/B/B/Assembler.pm
3239fffd 3416____________________________________________________________________________
f58c54f0
NC
3417[ 1982] By: gbarr on 1998/10/17 00:20:57
3418 Log: From: Jochen Wiedmann <joe@ispsoft.de>
3419 Date: Thu, 17 Sep 1998 17:16:06 +0200
3420 Message-ID: <360127B6.E44564A@ispsoft.de>
3421 Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
3239fffd 3422 Branch: maint-5.005/perl
f58c54f0 3423 ! lib/ExtUtils/MakeMaker.pm
3239fffd 3424____________________________________________________________________________
f58c54f0
NC
3425[ 1981] By: gbarr on 1998/10/16 02:58:10
3426 Log: better CR-handling on shebang line and in formats (fixed variant of
3427 patch suggested by Igor Sysoev <igor@nitek.ru>)
3239fffd 3428 Branch: maint-5.005/perl
f58c54f0 3429 ! perl.c toke.c
3239fffd 3430____________________________________________________________________________
f58c54f0
NC
3431[ 1980] By: gbarr on 1998/10/16 02:21:57
3432 Log: From: Roderick Schertler <roderick@argon.org>
3433 Date: 11 Sep 1998 16:19:21 -0400
3434 Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
3435 Subject: Re: Open2 and memory leaks
3239fffd 3436 Branch: maint-5.005/perl
f58c54f0 3437 !> lib/IPC/Open3.pm
3239fffd 3438____________________________________________________________________________
f58c54f0
NC
3439[ 1979] By: gbarr on 1998/10/16 02:15:54
3440 Log: integrate change #1908 from mainline
3239fffd 3441 Branch: maint-5.005/perl
f58c54f0 3442 !> lib/File/Find.pm
3239fffd 3443____________________________________________________________________________
f58c54f0
NC
3444[ 1977] By: gbarr on 1998/10/16 01:52:46
3445 Log: tests missing from change #1794
3239fffd 3446 Branch: maint-5.005/perl
f58c54f0 3447 ! t/op/re_tests
3239fffd 3448____________________________________________________________________________
f58c54f0
NC
3449[ 1794] By: gbarr on 1998/09/20 15:59:20
3450 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3451 Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
3452 Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
3453 Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
3239fffd 3454 Branch: maint-5.005/perl
f58c54f0 3455 ! regcomp.c t/op/re_tests
3239fffd 3456____________________________________________________________________________
f58c54f0
NC
3457[ 1793] By: gbarr on 1998/09/20 15:39:41
3458 Log: From: Peter Prymmer <pvhp@forte.com>
3459 Date: Mon, 10 Aug 98 16:58:22 PDT
3460 Message-Id: <9808102358.AA10616@forte.com>
3461 Subject: fix for unpack('u') failures on OS/390
3239fffd 3462 Branch: maint-5.005/perl
f58c54f0 3463 ! pp.c
3239fffd 3464____________________________________________________________________________
f58c54f0
NC
3465[ 1792] By: gbarr on 1998/09/20 15:11:33
3466 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3467 Date: Sun, 9 Aug 1998 15:51:48 +0100
3468 Message-Id: <E0z5Wp2-00071p-00@taurus.cus.cam.ac.uk>
3469 Subject: Fix typo, change "an array" to "a hash"
3239fffd 3470 Branch: maint-5.005/perl
f58c54f0 3471 ! pod/perlfunc.pod
3239fffd 3472____________________________________________________________________________
f58c54f0
NC
3473[ 1791] By: gbarr on 1998/09/20 14:49:26
3474 Log: From: Gurusamy Sarathy <gsar@engin.umich.edu>
3475 Date: Wed, 16 Sep 1998 22:13:17 -0400
3476 Message-Id: <199809170213.WAA10546@aatma.engin.umich.edu>
3477 Subject: fill gaps in sig_* entries in win32/config.?c
3478 and resync win32/config.?c with Porting/config.sh to pick up apiversion
3239fffd 3479 Branch: maint-5.005/perl
f58c54f0 3480 ! win32/config.bc win32/config.gc win32/config.vc
3239fffd 3481____________________________________________________________________________
f58c54f0
NC
3482[ 1790] By: gbarr on 1998/09/20 14:40:56
3483 Log: From: Gurusamy Sarathy <gsar@engin.umich.edu>
3484 Date: Sun, 06 Sep 1998 15:35:11 -0400
3485 Message-Id: <199809061935.PAA21531@aatma.engin.umich.edu>
3486 Subject: suppress bogus warning on C<sub x {} x()>
3239fffd 3487 Branch: maint-5.005/perl
f58c54f0 3488 ! toke.c
3239fffd 3489____________________________________________________________________________
f58c54f0
NC
3490[ 1784] By: nick on 1998/09/12 09:53:36
3491 Log: Two tweaks to allow quiet compile qith egcs-1.1
3239fffd 3492 Branch: maint-5.005/perl
f58c54f0 3493 ! win32/win32.h
3239fffd 3494____________________________________________________________________________
f58c54f0
NC
3495[ 1783] By: gbarr on 1998/09/07 20:33:11
3496 Log: Subject: index() applied BM optimization to wrong argument
3497 From: larry@wall.org (Larry Wall)
3498 Date: Thu, 3 Sep 1998 12:49:13 -0700
3499 Message-Id: <199809031949.MAA29566@wall.org>, <199809060004.RAA23792@wall.org>
3239fffd 3500 Branch: maint-5.005/perl
f58c54f0 3501 ! op.c util.c
3239fffd 3502____________________________________________________________________________
f58c54f0
NC
3503[ 1782] By: gbarr on 1998/09/07 18:54:49
3504 Log: From: Gurusamy Sarathy <gsar@engin.umich.edu>
3505 Date: Fri, 28 Aug 1998 00:33:15 -0400
3506 Mssage-Id: <199808280433.AAA06767@aatma.engin.umich.edu>
3507 Subject: socket problems on NT
3239fffd 3508 Branch: maint-5.005/perl
f58c54f0 3509 ! objXSUB.h
3239fffd 3510____________________________________________________________________________
f58c54f0
NC
3511[ 1759] By: gsar on 1998/08/08 20:57:47
3512 Log: pending submit of 5.005_02
3239fffd 3513 Branch: maint-5.005/perl
f58c54f0 3514 ! Changes
3239fffd
GS
3515
3516----------------
f58c54f0 3517Version 5.005_02 Second maintenance release of 5.005
84df6dba
GS
3518----------------
3519
3520____________________________________________________________________________
f58c54f0
NC
3521[ 1758] By: gsar on 1998/08/08 03:45:04
3522 Log: set patchlevel.h, other minor tweaks
84df6dba 3523 Branch: maint-5.005/perl
f58c54f0 3524 ! Changes patchlevel.h pod/perlhist.pod pod/perlport.pod
84df6dba 3525____________________________________________________________________________
f58c54f0
NC
3526[ 1757] By: gsar on 1998/08/08 03:33:33
3527 Log: prevent lexical leaks from Benchmark into target code (inspired by
3528 an attempt by John Allen)
84df6dba 3529 Branch: maint-5.005/perl
f58c54f0 3530 ! lib/Benchmark.pm
84df6dba 3531____________________________________________________________________________
f58c54f0
NC
3532[ 1755] By: gsar on 1998/08/07 23:58:33
3533 Log: temporary opcode.pl workaround for ebcdic (suggested by
3534 David J. Fiander <davidf@mks.com> and M.J.T. Guy)
84df6dba 3535 Branch: maint-5.005/perl
f58c54f0 3536 ! opcode.pl
84df6dba 3537____________________________________________________________________________
f58c54f0
NC
3538[ 1754] By: gsar on 1998/08/07 22:21:10
3539 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
3540 Date: Fri, 7 Aug 1998 09:56:01 +0100 (BST)
3541 Message-Id: <9808070856.AA28065@claudius.bfsec.bt.co.uk>
3542 Subject: [PATCH 5.005_50 & 5.005_02] Fix for command line use of source filters
84df6dba 3543 Branch: maint-5.005/perl
f58c54f0 3544 ! perl.c
84df6dba 3545____________________________________________________________________________
f58c54f0
NC
3546[ 1753] By: gsar on 1998/08/07 22:19:42
3547 Log: perlport.pod notes from Jarkko Hietaniemi; utime() note for Win32
84df6dba 3548 Branch: maint-5.005/perl
f58c54f0 3549 ! pod/perlport.pod
84df6dba 3550____________________________________________________________________________
f58c54f0
NC
3551[ 1752] By: gsar on 1998/08/07 22:08:29
3552 Log: perlport.pod v1.33 from Chris Nandor <pudge@pobox.com>
84df6dba 3553 Branch: maint-5.005/perl
f58c54f0 3554 ! pod/perlport.pod
84df6dba 3555____________________________________________________________________________
f58c54f0
NC
3556[ 1751] By: gsar on 1998/08/07 22:01:04
3557 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3558 Date: Thu, 6 Aug 1998 19:44:16 -0400 (EDT)
3559 Message-Id: <199808062344.TAA09505@monk.mps.ohio-state.edu>
3560 Subject: [PATCH 5.005_*] Minor cleanup of RE tests and docs
84df6dba 3561 Branch: maint-5.005/perl
f58c54f0 3562 ! pod/perlre.pod t/op/regexp.t
84df6dba 3563____________________________________________________________________________
f58c54f0
NC
3564[ 1750] By: gsar on 1998/08/07 21:51:52
3565 Log: allow more compatible interpretation of spaces File::DosGlob::glob()
3566 patterns
84df6dba 3567 Branch: maint-5.005/perl
f58c54f0 3568 ! lib/File/DosGlob.pm
84df6dba 3569____________________________________________________________________________
f58c54f0
NC
3570[ 1749] By: gsar on 1998/08/07 21:36:04
3571 Log: don't use © in Test.pm (suggested by M.J.T. Guy)
84df6dba 3572 Branch: maint-5.005/perl
f58c54f0 3573 ! lib/Test.pm
84df6dba 3574____________________________________________________________________________
f58c54f0
NC
3575[ 1748] By: gsar on 1998/08/07 21:31:46
3576 Log: From: Dominic Dunlop <domo@computer.org>
3577 Date: Thu, 6 Aug 1998 12:38:07 +0000
3578 Message-Id: <v03110702b1ef5274635a@[195.95.102.104]>
3579 Subject: [Patch perl5.005_02-TRIAL2] Update hints, Configure for MachTen 4.1.1
84df6dba 3580 Branch: maint-5.005/perl
f58c54f0 3581 ! Configure hints/machten.sh
84df6dba 3582____________________________________________________________________________
f58c54f0
NC
3583[ 1746] By: gsar on 1998/08/05 22:55:59
3584 Log: MM_Win32.pm and Liblist.pm tweaks
84df6dba 3585 Branch: maint-5.005/perl
f58c54f0 3586 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
84df6dba 3587____________________________________________________________________________
f58c54f0
NC
3588[ 1745] By: gsar on 1998/08/05 21:57:00
3589 Log: pod/perlfaq* update from Tom Christiansen <tchrist@perl.com>
84df6dba
GS
3590 Branch: maint-5.005/perl
3591 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
f58c54f0 3592 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
84df6dba 3593____________________________________________________________________________
f58c54f0
NC
3594[ 1744] By: gsar on 1998/08/05 21:53:30
3595 Log: From: Chris Nandor <pudge@pobox.com>
3596 Date: Wed, 5 Aug 1998 15:38:48 -0400
3597 Message-Id: <v04011701b1ee58b86c63@[192.168.0.3]>
3598 Subject: [PATCH] perlport 1.32
84df6dba 3599 Branch: maint-5.005/perl
f58c54f0 3600 ! pod/perlport.pod
84df6dba 3601____________________________________________________________________________
f58c54f0
NC
3602[ 1743] By: gsar on 1998/08/05 21:52:05
3603 Log: README.os2 update
3604 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3605 Date: Wed, 5 Aug 1998 05:44:46 -0400 (EDT)
3606 Message-Id: <199808050944.FAA09053@monk.mps.ohio-state.edu>
3607 Subject: [PATCH 5.005_*] Additional OS/2 tweaks: docs, tests
84df6dba 3608 Branch: maint-5.005/perl
f58c54f0 3609 ! README.os2 t/lib/posix.t t/op/exec.t
84df6dba 3610____________________________________________________________________________
f58c54f0
NC
3611[ 1742] By: gsar on 1998/08/05 21:50:07
3612 Log: additional INSTALL notes from Jarkko Hietaniemi <jhi@cc.hut.fi>
3613 on semget failure in t/lib/ipc_sysv.t
84df6dba 3614 Branch: maint-5.005/perl
f58c54f0 3615 ! INSTALL
84df6dba 3616____________________________________________________________________________
f58c54f0
NC
3617[ 1741] By: gsar on 1998/08/05 21:46:13
3618 Log: correct URL for perlcrt.dll
84df6dba 3619 Branch: maint-5.005/perl
f58c54f0 3620 ! Changes win32/Makefile win32/makefile.mk
84df6dba 3621____________________________________________________________________________
f58c54f0
NC
3622[ 1740] By: gsar on 1998/08/05 10:05:46
3623 Log: update Changes, patchlevel, tweak Liblist.pm
84df6dba 3624 Branch: maint-5.005/perl
f58c54f0 3625 ! Changes lib/ExtUtils/Liblist.pm patchlevel.h
84df6dba 3626____________________________________________________________________________
f58c54f0
NC
3627[ 1739] By: gsar on 1998/08/05 09:10:45
3628 Log: newer cperl-mode.el
3629 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3630 Date: Wed, 5 Aug 1998 03:50:16 -0400 (EDT)
3631 Message-Id: <199808050750.DAA07240@monk.mps.ohio-state.edu>
3632 Subject: [PATCH 5.005_*] CPerl update
84df6dba 3633 Branch: maint-5.005/perl
f58c54f0 3634 ! emacs/cperl-mode.el
84df6dba 3635____________________________________________________________________________
f58c54f0
NC
3636[ 1738] By: gsar on 1998/08/05 09:08:33
3637 Log: support :nosearch in ExtUtils::Liblist for win32, and make -lfoo
3638 processing (somewhat) compiler-specific
84df6dba 3639 Branch: maint-5.005/perl
f58c54f0 3640 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
84df6dba 3641____________________________________________________________________________
f58c54f0
NC
3642[ 1737] By: gsar on 1998/08/05 03:20:03
3643 Log: add index entries for -X
3644 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3645 Date: Sun, 02 Aug 1998 16:33:18 EDT
3646 Message-Id: <199808022033.QAA18778@monk.mps.ohio-state.edu>
3647 Subject: [PATCH] A missing docu patch
84df6dba 3648 Branch: maint-5.005/perl
f58c54f0 3649 ! pod/perlfunc.pod
84df6dba 3650____________________________________________________________________________
f58c54f0
NC
3651[ 1736] By: gsar on 1998/08/05 03:09:58
3652 Log: make Test::Harness optionally check for stray files when running tests
3653 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3654 Date: Sun, 2 Aug 1998 18:12:48 -0400 (EDT)
3655 Message-Id: <199808022212.SAA20126@monk.mps.ohio-state.edu>
3656 Subject: [PATCH 5.005_*] File leaked from test suite
84df6dba 3657 Branch: maint-5.005/perl
f58c54f0 3658 ! lib/Test/Harness.pm
84df6dba 3659____________________________________________________________________________
f58c54f0
NC
3660[ 1735] By: gsar on 1998/08/05 02:29:46
3661 Log: back out change#1703 that break bincompat with PERL_OBJECT and
3662 MULTIPLICITY
84df6dba 3663 Branch: maint-5.005/perl
f58c54f0 3664 ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
84df6dba 3665____________________________________________________________________________
f58c54f0
NC
3666[ 1734] By: gsar on 1998/08/05 02:23:47
3667 Log: fixes to enable ISC to build IPC/SysV
3668 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3669 Date: 05 Aug 1998 00:59:13 +0300
3670 Message-ID: <oee3ebce7da.fsf@alpha.hut.fi>
3671 Subject: [PATCH] 5.005_02-TRIAL1: (Re: Bug in pp_rename and ISC hint)
84df6dba 3672 Branch: maint-5.005/perl
f58c54f0 3673 ! ext/IPC/SysV/SysV.xs hints/isc.sh hints/isc_2.sh
84df6dba 3674____________________________________________________________________________
f58c54f0
NC
3675[ 1733] By: gsar on 1998/08/05 01:20:29
3676 Log: let some 'tr' be '$tr' for occult reasons
3677 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3678 Date: Mon, 3 Aug 1998 11:04:30 -0700 (PDT)
3679 Message-Id: <199808031804.LAA25595@xfiles.intercon.hp.com>
3680 Subject: PATCH: Configure uses tr, not $tr
84df6dba 3681 Branch: maint-5.005/perl
f58c54f0 3682 ! Configure
84df6dba 3683____________________________________________________________________________
f58c54f0
NC
3684[ 1732] By: gsar on 1998/08/05 01:16:40
3685 Log: perlre.pod tweak suggested by Mike Wescott <mike.wescott@columbiasc.ncr.com>
84df6dba 3686 Branch: maint-5.005/perl
f58c54f0 3687 ! pod/perlre.pod
84df6dba 3688____________________________________________________________________________
f58c54f0
NC
3689[ 1731] By: gsar on 1998/08/05 01:10:41
3690 Log: explain caveat about use of numeric constants in podoc for sysopen()
3691 From: "David J. Fiander" <davidf@mks.com>
3692 Date: Tue, 4 Aug 1998 13:09:58 -0400
3693 Message-Id: <199808041709.NAA01750@mks.com>
3694 Subject: Re: [PATCH] 5.005_01: OE MVS
84df6dba 3695 Branch: maint-5.005/perl
f58c54f0 3696 ! pod/perlfunc.pod
84df6dba 3697____________________________________________________________________________
f58c54f0
NC
3698[ 1730] By: gsar on 1998/08/05 00:46:53
3699 Log: end pod processing when source file is closed (prevents it carrying
3700 over into require()d files)
84df6dba 3701 Branch: maint-5.005/perl
f58c54f0 3702 ! t/comp/require.t toke.c
84df6dba 3703____________________________________________________________________________
f58c54f0
NC
3704[ 1729] By: gsar on 1998/08/04 23:03:23
3705 Log: correct prototype for des_fcrypt(), explain how to add it in more
3706 detail, and supply a patch for libdes-3.06
84df6dba 3707 Branch: maint-5.005/perl
f58c54f0 3708 + win32/des_fcrypt.patch
84df6dba 3709 ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
f58c54f0 3710 ! win32/win32.c
84df6dba 3711____________________________________________________________________________
f58c54f0
NC
3712[ 1728] By: gsar on 1998/08/04 21:50:40
3713 Log: tweak to avoid ambiguity warnings
84df6dba 3714 Branch: maint-5.005/perl
f58c54f0 3715 ! pp.c
84df6dba 3716____________________________________________________________________________
f58c54f0
NC
3717[ 1727] By: gsar on 1998/08/04 20:31:04
3718 Log: remove useless 'rcsid' (extension of a suggestion by
3719 Stephen McCamant)
84df6dba
GS
3720 Branch: maint-5.005/perl
3721 ! embed.h ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
f58c54f0 3722 ! global.sym gv.c perl.c vms/gen_shrfls.pl
84df6dba 3723____________________________________________________________________________
f58c54f0
NC
3724[ 1726] By: gsar on 1998/08/04 19:52:43
3725 Log: correct Pod::Html's notion of email addresses
3726 From: abigail@fnx.com
3727 Date: Mon, 3 Aug 1998 20:22:49 -0400 (EDT)
3728 Message-ID: <19980804002249.2011.qmail@betelgeuse.wayne.fnx.com>
3729 Subject: [PATCH 5.005_01] lib/Pod/Html.pm
84df6dba 3730 Branch: maint-5.005/perl
f58c54f0 3731 ! lib/Pod/Html.pm
84df6dba 3732____________________________________________________________________________
f58c54f0
NC
3733[ 1725] By: gsar on 1998/08/04 19:50:06
3734 Log: perlport.pod additions from Peter Prymmer <pvhp@forte.com>
3735 Date: Mon, 3 Aug 98 15:31:35 PDT
3736 Message-Id: <9808032231.AA22324@forte.com>
3737 --
3738 Date: Tue, 4 Aug 98 12:44:20 PDT
3739 Message-Id: <9808041944.AA04815@forte.com>
84df6dba 3740 Branch: maint-5.005/perl
f58c54f0 3741 ! pod/perlport.pod
84df6dba 3742____________________________________________________________________________
f58c54f0
NC
3743[ 1724] By: gsar on 1998/08/04 18:08:07
3744 Log: From: Chris Nandor <pudge@pobox.com>
3745 Date: Mon, 3 Aug 1998 13:35:25 -0400
3746 Message-Id: <v04011711b1eba46d0827@[192.168.0.3]>
3747 Subject: [PATCH] perlport 1.30
84df6dba 3748 Branch: maint-5.005/perl
f58c54f0 3749 ! pod/perlport.pod
84df6dba 3750____________________________________________________________________________
f58c54f0
NC
3751[ 1723] By: gsar on 1998/08/04 18:06:13
3752 Log: update postscript generator
3753 From: Tom Christiansen <tchrist@chthon.perl.com>
3754 Date: Mon, 3 Aug 1998 05:29:25 -0600
3755 Message-Id: <199808031129.FAA24985@chthon.perl.com>
3756 Subject: PATCH: pod/roffitall (5.005_02)
84df6dba 3757 Branch: maint-5.005/perl
f58c54f0 3758 ! pod/roffitall
84df6dba 3759____________________________________________________________________________
f58c54f0
NC
3760[ 1722] By: gsar on 1998/08/03 17:01:12
3761 Log: applied suggested patch, slightly tweaked
3762 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3763 Date: Mon, 3 Aug 1998 11:52:30 +0300 (EET DST)
3764 Message-Id: <199808030852.LAA14153@alpha.hut.fi>
3765 Subject: [PATCH] perl5.005_02-TRIAL1: pod/perlhist.pod
84df6dba 3766 Branch: maint-5.005/perl
f58c54f0 3767 ! pod/perlhist.pod
84df6dba 3768____________________________________________________________________________
f58c54f0
NC
3769[ 1721] By: gsar on 1998/08/03 16:30:20
3770 Log: fix segfault when threadsv is used as foreach itervar
3771 From: Stephen McCamant <alias@mcs.com>
3772 Date: Sun, 02 Aug 1998 21:44:34 CDT
3773 Message-Id: <13765.8641.997452.14516@alias-2.pr.mcs.net>
3774 Subject: [PATCH] threadsv index in enteriter targ in op_free()
84df6dba 3775 Branch: maint-5.005/perl
f58c54f0 3776 ! op.c
84df6dba 3777____________________________________________________________________________
f58c54f0
NC
3778[ 1720] By: gsar on 1998/08/02 23:33:42
3779 Log: close() open files before unlink()
3780 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3781 Date: Sun, 2 Aug 1998 18:14:22 -0400 (EDT)
3782 Message-Id: <199808022214.SAA20135@monk.mps.ohio-state.edu>
3783 Subject: [PATCH 5.005_*] File leaked from test suite - tests
84df6dba 3784 Branch: maint-5.005/perl
f58c54f0 3785 ! t/base/rs.t t/op/defins.t
84df6dba 3786____________________________________________________________________________
f58c54f0
NC
3787[ 1719] By: gsar on 1998/08/02 23:31:51
3788 Log: more pack() tests
3789 From: Jarkko Hietaniemi <jhi@iki.fi>
3790 Date: Mon, 3 Aug 1998 00:59:41 +0300 (EET DST)
3791 Message-Id: <199808022159.AAA17160@alpha.hut.fi>
3792 Subject: Re: uudecode 'u' problem
84df6dba 3793 Branch: maint-5.005/perl
f58c54f0 3794 ! t/op/pack.t
84df6dba 3795____________________________________________________________________________
f58c54f0
NC
3796[ 1718] By: gsar on 1998/08/02 23:26:51
3797 Log: t/TEST aesthetic tweak suggested by Jarkko
84df6dba 3798 Branch: maint-5.005/perl
f58c54f0 3799 ! t/TEST
84df6dba 3800____________________________________________________________________________
f58c54f0
NC
3801[ 1717] By: gsar on 1998/08/02 23:23:43
3802 Log: add Digital Unix 3.x notes to README.threads (as suggested by
3803 Phoenix <awrobel@jedi.cis.temple.edu>)
84df6dba 3804 Branch: maint-5.005/perl
f58c54f0 3805 ! README.threads
84df6dba 3806____________________________________________________________________________
f58c54f0
NC
3807[ 1716] By: gsar on 1998/08/02 23:15:00
3808 Log: allow *FOO{BAR}[0] etc. (without intervening arrow)
3809 From: Stephen McCamant <alias@mcs.com>
3810 Date: Sun, 2 Aug 1998 16:16:50 -0500 (CDT)
3811 Message-ID: <13764.54929.60137.104838@alias-2.pr.mcs.net>
3812 Subject: [PATCH] Re: Minor nit in glob notation
84df6dba 3813 Branch: maint-5.005/perl
f58c54f0 3814 ! Changes op.c
84df6dba 3815____________________________________________________________________________
f58c54f0
NC
3816[ 1715] By: gsar on 1998/08/02 22:49:53
3817 Log: fix unpack('u',...) problem with spaces in input
84df6dba 3818 Branch: maint-5.005/perl
f58c54f0 3819 ! pp.c t/op/pack.t
84df6dba 3820____________________________________________________________________________
f58c54f0
NC
3821[ 1714] By: gsar on 1998/08/02 21:27:19
3822 Log: update location of perlcrt.dll for win32 builds
84df6dba 3823 Branch: maint-5.005/perl
f58c54f0 3824 ! win32/Makefile win32/makefile.mk
84df6dba 3825____________________________________________________________________________
f58c54f0
NC
3826[ 1713] By: gsar on 1998/08/02 09:28:32
3827 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3828 Date: Sun, 2 Aug 1998 04:35:11 -0400 (EDT)
3829 Message-Id: <199808020835.EAA09367@monk.mps.ohio-state.edu>
3830 Subject: [PATCH 5.005_*] Better debugging output from malloc.c
84df6dba 3831 Branch: maint-5.005/perl
f58c54f0 3832 ! malloc.c
84df6dba 3833____________________________________________________________________________
f58c54f0
NC
3834[ 1712] By: gsar on 1998/08/02 09:16:55
3835 Log: fix longstanding bug in pack('u',...) (reads garbage beyond the end
3836 of the input string)
84df6dba 3837 Branch: maint-5.005/perl
f58c54f0 3838 ! pp.c
84df6dba 3839____________________________________________________________________________
f58c54f0
NC
3840[ 1711] By: gsar on 1998/08/02 08:14:25
3841 Log: update Changes, tweak Porting/makerel
84df6dba 3842 Branch: maint-5.005/perl
f58c54f0 3843 ! Changes Porting/makerel
84df6dba 3844____________________________________________________________________________
f58c54f0
NC
3845[ 1710] By: gsar on 1998/08/02 07:31:37
3846 Log: remove CRs from djgpp/configure.bat (Porting/makerel adds them)
84df6dba 3847 Branch: maint-5.005/perl
f58c54f0 3848 ! djgpp/configure.bat
84df6dba 3849____________________________________________________________________________
f58c54f0
NC
3850[ 1709] By: gsar on 1998/08/02 07:27:34
3851 Log: Porting/makerel tweaks
84df6dba 3852 Branch: maint-5.005/perl
f58c54f0 3853 ! Porting/makerel
84df6dba 3854____________________________________________________________________________
f58c54f0
NC
3855[ 1708] By: gsar on 1998/08/02 07:09:35
3856 Log: fixes for pod noises
84df6dba
GS
3857 Branch: maint-5.005/perl
3858 ! ext/B/B/Bytecode.pm ext/Thread/Thread/Specific.pm
f58c54f0
NC
3859 ! pod/perlembed.pod pod/perlfaq.pod
3860____________________________________________________________________________
3861[ 1707] By: gsar on 1998/08/02 06:59:47
3862 Log: malloc.c tweaks
3863 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3864 Date: Sat, 01 Aug 1998 18:46:32 EDT
3865 Message-Id: <199808012246.SAA00699@monk.mps.ohio-state.edu>
3866 Subject: [PATCH 5.005_*] Better malloc.c
3867 Branch: maint-5.005/perl
3868 ! malloc.c
3869____________________________________________________________________________
3870[ 1706] By: gsar on 1998/08/02 06:56:37
3871 Log: fix quoting of keys with embedded nulls
3872 From: Slaven Rezic <eserte@cs.tu-berlin.de>
3873 Date: Sat, 01 Aug 1998 13:38:03 +0200
3874 Message-Id: <199808011138.NAA05189@mail.cs.tu-berlin.de>
3875 Subject: Data::Dumper 2.09, patch
3876 Branch: maint-5.005/perl
3877 ! ext/Data/Dumper/Dumper.xs
3878____________________________________________________________________________
3879[ 1705] By: gsar on 1998/08/02 06:50:07
3880 Log: From: pvhp@forte.com (Peter Prymmer)
3881 Date: Fri, 31 Jul 1998 14:50:41 PDT
3882 Message-Id: <9807312150.AA08867@forte.com>
3883 Subject: Re: \Q doesn't work in interpolated regular expressions
3884 Branch: maint-5.005/perl
3885 ! pod/perlre.pod
3886____________________________________________________________________________
3887[ 1704] By: gsar on 1998/08/02 06:37:06
3888 Log: add test for magic autovivification
3889 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3890 Date: Thu, 30 Jul 1998 12:18:15 +0100
3891 Message-Id: <E0z1qit-0003O5-00@taurus.cus.cam.ac.uk>
3892 Subject: Re: Perl5.005_01 failing to autovivify subroutine args
3893 Branch: maint-5.005/perl
3894 ! pod/perldiag.pod t/cmd/subval.t
3895____________________________________________________________________________
3896[ 1703] By: gsar on 1998/08/02 06:26:57
3897 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3898 Date: Tue, 21 Jul 1998 23:58:53 -0400 (EDT)
3899 Message-Id: <199807220358.XAA19811@monk.mps.ohio-state.edu>
3900 Subject: [PATCH 5.004_76] better RE colors
3901 Branch: maint-5.005/perl
3902 ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
3903____________________________________________________________________________
3904[ 1702] By: gsar on 1998/08/02 06:22:15
3905 Log: mark link type of exported functions for OS/2
3906 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3907 Date: Sun, 26 Jul 1998 21:03:03 -0400 (EDT)
3908 Message-Id: <199807270103.VAA04977@monk.mps.ohio-state.edu>
3909 Subject: Re: Compiler linkage's types [PATCH 5.005]
3910 Branch: maint-5.005/perl
3911 ! os2/os2ish.h proto.h
3912____________________________________________________________________________
3913[ 1701] By: gsar on 1998/08/02 06:16:03
3914 Log: tweaked version of suggested patch
3915 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3916 Date: Mon, 20 Jul 1998 21:40:00 -0400 (EDT)
3917 Message-Id: <199807210140.VAA17186@monk.mps.ohio-state.edu>
3918 Subject: [PATCH 5.004_75] Enable -DS
84df6dba
GS
3919 Branch: maint-5.005/perl
3920 ! README.threads ext/Thread/Thread.xs ext/Thread/typemap mg.c
3921 ! op.c perl.c perl.h pod/perlrun.pod pp.c pp_hot.c scope.c
f58c54f0 3922 ! thread.h util.c win32/win32thread.c
84df6dba 3923____________________________________________________________________________
f58c54f0
NC
3924[ 1700] By: gsar on 1998/08/02 05:54:00
3925 Log: up patchlevel to 5.005_02
84df6dba
GS
3926 Branch: maint-5.005/perl
3927 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
f58c54f0 3928 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
84df6dba 3929____________________________________________________________________________
f58c54f0
NC
3930[ 1699] By: gsar on 1998/08/02 05:50:01
3931 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3932 Message-Id: <199807180809.EAA09379@monk.mps.ohio-state.edu>
3933 Date: Sat, 18 Jul 1998 04:09:26 -0400 (EDT)
3934 Subject: [PATCH 5.004_72] Make tests succeed on OS/2
84df6dba 3935 Branch: maint-5.005/perl
f58c54f0 3936 ! t/io/fs.t t/lib/io_pipe.t t/lib/io_sock.t t/op/stat.t
84df6dba 3937____________________________________________________________________________
f58c54f0
NC
3938[ 1698] By: gsar on 1998/08/02 05:41:41
3939 Log: use I32_MAX as the limit when U16_MAX > I32_MAX (for CRAY)
84df6dba 3940 Branch: maint-5.005/perl
f58c54f0 3941 ! regcomp.c
84df6dba 3942____________________________________________________________________________
f58c54f0
NC
3943[ 1697] By: gsar on 1998/08/02 05:20:12
3944 Log: support OE/MVS
3945 From: Jarkko Hietaniemi <jhi@iki.fi>
3946 Message-Id: <199808010903.MAA09371@alpha.hut.fi>
3947 Date: Sat, 1 Aug 1998 12:03:02 +0300 (EET DST)
3948 Subject: [PATCH] 5.005_01: OE MVS
84df6dba 3949 Branch: maint-5.005/perl
f58c54f0 3950 + README.os390 ebcdic.c
84df6dba
GS
3951 ! Configure MANIFEST doio.c ext/Errno/Errno_pm.PL gv.c handy.h
3952 ! hints/os390.sh lib/bigint.pl mg.c patchlevel.h perl.c perl.h
3953 ! perly.c perly.h perly.y perly_c.diff pod/perldelta.pod
3954 ! pod/perlport.pod pp.c pp_ctl.c pp_hot.c pp_sys.c sv.c
3955 ! t/base/term.t t/comp/package.t t/comp/require.t
3956 ! t/lib/bigintpm.t t/lib/cgi-html.t t/lib/filehand.t t/lib/ph.t
3957 ! t/op/auto.t t/op/bop.t t/op/each.t t/op/magic.t t/op/misc.t
3958 ! t/op/ord.t t/op/pack.t t/op/quotemeta.t t/op/re_tests
3959 ! t/op/regexp.t t/op/sort.t t/op/sprintf.t t/op/subst.t
3960 ! t/op/taint.t t/op/universal.t t/pragma/constant.t
3961 ! t/pragma/overload.t t/pragma/subs.t toke.c x2p/a2p.h
f58c54f0
NC
3962 ! x2p/a2py.c
3963____________________________________________________________________________
3964[ 1696] By: gsar on 1998/08/02 05:03:09
3965 Log: VMS patches
3966 From: pvhp@forte.com (Peter Prymmer)
3967 Message-Id: <9807290017.AA01833@forte.com>
3968 Date: Tue, 28 Jul 98 17:17:33 PDT
3969 Subject: Re: Not OK: perl 5.00501 on VMS_AXP-thread I7.2
3970 --
3971 From: Dan Sugalski <sugalskd@osshe.edu>
3972 Message-Id: <3.0.5.32.19980729125623.00b562b0@ous.edu>
3973 Date: Wed, 29 Jul 1998 12:56:23 -0700
3974 Subject: [PATCH 5.005_01]Typo in CONFIGURE.COM (vms)
3975 --
3976 From: Dan Sugalski <sugalskd@osshe.edu>
3977 Date: Thu, 30 Jul 1998 09:02:24 -0700
3978 Message-Id: <3.0.5.32.19980730090224.00b70eb0@ous.edu>
3979 Subject: [PATCH 5.005_01]VMS config SOCKETSHR typo patch and fcntl check
3980 Branch: maint-5.005/perl
3981 ! configure.com vms/subconfigure.com
3982____________________________________________________________________________
3983[ 1695] By: gsar on 1998/08/02 04:49:32
3984 Log: rename duplicate warning in regexec.c
3985 Branch: maint-5.005/perl
3986 ! regexec.c
3987____________________________________________________________________________
3988[ 1694] By: gsar on 1998/08/02 04:44:20
3989 Log: beware egcs' ld on Solaris
3990 From: Tom Spindler <dogcow@home.merit.edu>
3991 Message-ID: <19980801212158.A2934@home.merit.edu>
3992 Date: Sat, 1 Aug 1998 21:21:58 -0400
3993 Subject: Re: [PATCH perl5.005_01] hints/solaris_2.sh, egcs, and ld
3994 Branch: maint-5.005/perl
3995 ! hints/solaris_2.sh
3996____________________________________________________________________________
3997[ 1693] By: gsar on 1998/08/02 04:41:43
3998 Log: de-utf-ized variation of Ilya's patch
3999 From: Jan-Pieter Cornet <johnpc@xs4all.net>
4000 Date: 31 Jul 1998 12:44:57 +0200
4001 Message-ID: <6ps779$hmj$1@xs1.xs4all.nl>
4002 Subject: Re: s/\s*$//g in majordomo causes segfault under 5.005_01
4003 Branch: maint-5.005/perl
4004 ! regexec.c
4005____________________________________________________________________________
4006[ 1692] By: gsar on 1998/08/02 04:39:14
4007 Log: better validation of SysV IPC availability
4008 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
4009 Date: Fri, 31 Jul 1998 13:13:57 +0300 (EEST)
4010 Message-Id: <199807311013.NAA28887@koah.research.nokia.com>
4011 Subject: Re: lib/ipc_sysv.t fails under FreeBSD 2.2.1
84df6dba
GS
4012 Branch: maint-5.005/perl
4013 ! Configure INSTALL ext/IPC/SysV/SysV.xs pod/perldiag.pod
f58c54f0
NC
4014 ! t/lib/ipc_sysv.t
4015____________________________________________________________________________
4016[ 1691] By: gsar on 1998/08/02 04:32:30
4017 Log: fix bug in display of watched expressions
4018 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4019 Date: Thu, 30 Jul 1998 20:02:04 -0400 (EDT)
4020 Message-Id: <199807310002.UAA21681@monk.mps.ohio-state.edu>
4021 Subject: Re: Bug? in perl5db.pl [PATCH]
4022 Branch: maint-5.005/perl
4023 ! lib/perl5db.pl
84df6dba 4024____________________________________________________________________________
f58c54f0
NC
4025[ 1690] By: gsar on 1998/08/02 04:29:08
4026 Log: applied all but one hunk
4027 From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
4028 Date: Thu, 30 Jul 1998 17:19:42 -0400
4029 Message-Id: <199807302119.RAA06852@sleipnir.valparaiso.cl>
4030 Subject: Some typos in perldelta.pod
84df6dba 4031 Branch: maint-5.005/perl
f58c54f0
NC
4032 ! pod/perldelta.pod
4033____________________________________________________________________________
4034[ 1689] By: gsar on 1998/08/02 04:27:02
4035 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4036 Date: Thu, 30 Jul 1998 10:22:36 -0400 (EDT)
4037 Message-Id: <Pine.SUN.3.96.980730101627.17514B-100000@newton.phys>
4038 Subject: [PATCH 5.005_05] Remove redundant dTHR
84df6dba 4039 Branch: maint-5.005/perl
f58c54f0 4040 ! mg.c sv.c
84df6dba 4041____________________________________________________________________________
f58c54f0
NC
4042[ 1688] By: gsar on 1998/08/02 04:25:49
4043 Log: From: Tom Hughes <thh@cyberscience.com>
4044 Date: 30 Jul 1998 09:47:31 +0100
4045 Message-ID: <yek1zr3vi70.fsf@elva.cyberscience.com>
4046 Subject: Class::Struct has an incomplete tied array package
84df6dba 4047 Branch: maint-5.005/perl
f58c54f0 4048 ! lib/Class/Struct.pm
84df6dba 4049____________________________________________________________________________
f58c54f0
NC
4050[ 1687] By: gsar on 1998/08/02 04:21:48
4051 Log: ensure implicit close on local(*FH) doesn't affect $! and thence $?
84df6dba 4052 Branch: maint-5.005/perl
f58c54f0 4053 ! sv.c t/op/die_exit.t
84df6dba 4054____________________________________________________________________________
f58c54f0
NC
4055[ 1686] By: gsar on 1998/08/02 03:57:28
4056 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
4057 Date: Thu, 30 Jul 1998 00:39:30 +0300 (EET DST)
4058 Message-Id: <199807292139.AAA01795@alpha.hut.fi>
4059 Subject: Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
84df6dba 4060 Branch: maint-5.005/perl
f58c54f0 4061 ! ext/POSIX/POSIX.xs pod/perllocale.pod
84df6dba 4062____________________________________________________________________________
f58c54f0
NC
4063[ 1685] By: gsar on 1998/08/02 03:54:15
4064 Log: PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com>
4065 Date: Wed, 29 Jul 1998 10:45:31 -0700
4066 Message-ID: <000101bdbb18$ae767550$a32fa8c0@tau.Active>
4067 Subject: [PATCH 5.005_01] Fixes binary compatibility for PERL_OBJECT
4068 --
4069 Date: Sat, 1 Aug 1998 09:33:19 -0700
4070 Message-ID: <000701bdbd6a$17ada180$a32fa8c0@tau.Active>
4071 Subject: [PATCH 5.005_01]
84df6dba 4072 Branch: maint-5.005/perl
f58c54f0 4073 ! perl.h proto.h
84df6dba 4074____________________________________________________________________________
f58c54f0
NC
4075[ 1684] By: gsar on 1998/08/02 03:49:33
4076 Log: hand-apply whitespace-mutiliated patch
4077 From: Nicholas Clark <nick@flirble.org>
4078 Date: Tue, 28 Jul 1998 16:40:42 +0100 (BST)
4079 Message-Id: <199807281540.QAA04640@flirble.org>
4080 Subject: [PATCH] POSIX::ELOOP
84df6dba 4081 Branch: maint-5.005/perl
f58c54f0 4082 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
84df6dba 4083____________________________________________________________________________
f58c54f0
NC
4084[ 1683] By: gsar on 1998/08/02 03:45:26
4085 Log: document return values of do() better
4086 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4087 Date: Tue, 28 Jul 1998 12:44:36 +0100
4088 Message-Id: <E0z18BI-0003cH-00@taurus.cus.cam.ac.uk>
4089 Subject: [PATCH] Re: Obscurity of lexicals with do ""
84df6dba 4090 Branch: maint-5.005/perl
f58c54f0 4091 ! pod/perlfunc.pod
84df6dba 4092____________________________________________________________________________
f58c54f0
NC
4093[ 1682] By: gsar on 1998/08/02 03:42:26
4094 Log: avoid reusing foreach itervar if magic got tacked onto it
4095 From: Stephen McCamant <alias@mcs.com>
4096 Date: Tue, 28 Jul 1998 22:18:25 -0500 (CDT)
4097 Message-ID: <13758.36756.215424.719750@alias-2.pr.mcs.net>
4098 Subject: [PATCH] Re: pos() resetting changed with 5.005?
84df6dba 4099 Branch: maint-5.005/perl
f58c54f0 4100 ! pp_hot.c
84df6dba 4101____________________________________________________________________________
f58c54f0
NC
4102[ 1681] By: gsar on 1998/08/02 03:39:27
4103 Log: From: Nick Ing-Simmons <nik@tiuk.ti.com>
4104 Date: Wed, 29 Jul 1998 13:28:14 +0100
4105 Message-Id: <199807291228.NAA20055@tiuk.ti.com>
4106 Subject: [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()
84df6dba 4107 Branch: maint-5.005/perl
f58c54f0
NC
4108 + Porting/fixCORE
4109 ! MANIFEST lib/Math/Complex.pm
84df6dba 4110____________________________________________________________________________
f58c54f0
NC
4111[ 1680] By: gsar on 1998/08/02 03:33:07
4112 Log: From: h.sanden@elsevier.nl (Hugo van der Sanden)
4113 Date: Mon, 27 Jul 1998 13:34:45 +0200
4114 Message-Id: <199807271134.NAA24475@dorlas.elsevier.nl>
4115 Subject: perlcall.pod
4116 Branch: maint-5.005/perl
4117 ! pod/perlcall.pod
84df6dba 4118____________________________________________________________________________
f58c54f0
NC
4119[ 1679] By: gsar on 1998/08/02 03:29:41
4120 Log: MM_Win32::maybe_command() case-insesitivity tweak
84df6dba 4121 Branch: maint-5.005/perl
f58c54f0 4122 ! lib/ExtUtils/MM_Win32.pm
84df6dba 4123____________________________________________________________________________
f58c54f0
NC
4124[ 1678] By: gsar on 1998/08/02 03:24:29
4125 Log: fix MM_Win32::maybe_command()
84df6dba 4126 Branch: maint-5.005/perl
f58c54f0 4127 ! lib/ExtUtils/MM_Win32.pm
84df6dba 4128____________________________________________________________________________
f58c54f0
NC
4129[ 1677] By: gsar on 1998/08/01 19:52:19
4130 Log: fixes for overloading bugs and docs, tweaked some
4131 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4132 Date: Sat, 25 Jul 1998 21:28:16 -0400 (EDT)
4133 Message-Id: <199807260128.VAA10543@monk.mps.ohio-state.edu>
4134 Subject: [PATCH 5.004_76] better overloading
84df6dba
GS
4135 Branch: maint-5.005/perl
4136 ! Changes gv.c lib/dumpvar.pl lib/overload.pm lib/perl5db.pl
f58c54f0 4137 ! t/pragma/overload.t
84df6dba 4138____________________________________________________________________________
f58c54f0
NC
4139[ 1676] By: gsar on 1998/08/01 19:37:13
4140 Log: stray s/foo/PL_foo/
4141 From: win@in.rhein-main.de (Winfried Koenig)
4142 Date: Mon, 27 Jul 98 21:13 MET
4143 Message-Id: <m0z0teW-00019aC@incom.rhein-main.de>
4144 Subject: Bug in pp_rename and ISC hint
84df6dba 4145 Branch: maint-5.005/perl
f58c54f0 4146 ! pp_sys.c
84df6dba 4147____________________________________________________________________________
f58c54f0
NC
4148[ 1675] By: gsar on 1998/08/01 19:22:13
4149 Log: newer Porting/patchls from maint-5.004
84df6dba 4150 Branch: maint-5.005/perl
f58c54f0 4151 ! Porting/patchls
84df6dba 4152____________________________________________________________________________
f58c54f0
NC
4153[ 1674] By: gsar on 1998/08/01 17:50:44
4154 Log: fix buggy detection of failed glob()
84df6dba 4155 Branch: maint-5.005/perl
f58c54f0 4156 ! pp_hot.c
84df6dba 4157____________________________________________________________________________
f58c54f0
NC
4158[ 1673] By: gsar on 1998/07/29 18:14:32
4159 Log: fix typo in change#1489 that prevented magic-autovivification
84df6dba 4160 Branch: maint-5.005/perl
f58c54f0 4161 ! mg.c
84df6dba
GS
4162
4163----------------
f58c54f0 4164Version 5.005_01 First maintenance release of 5.005
84df6dba
GS
4165----------------
4166
4167____________________________________________________________________________
f58c54f0
NC
4168[ 1669] By: gsar on 1998/07/26 23:19:02
4169 Log: update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
84df6dba 4170 Branch: maint-5.005/perl
f58c54f0 4171 ! Changes proto.h win32/GenCAPI.pl
84df6dba 4172____________________________________________________________________________
f58c54f0
NC
4173[ 1668] By: gsar on 1998/07/26 21:12:11
4174 Log: s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they
4175 can disable it from config.sh if they want; up patchlevel to 5_01;
4176 little tweaks to pods
84df6dba
GS
4177 Branch: maint-5.005/perl
4178 ! README.win32 patchlevel.h pod/perldelta.pod toke.c
4179 ! win32/Makefile win32/config_H.bc win32/config_H.gc
f58c54f0
NC
4180 ! win32/config_H.vc win32/makefile.mk win32/win32.c
4181____________________________________________________________________________
4182[ 1662] By: gsar on 1998/07/26 05:01:52
4183 Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
4184 Branch: maint-5.005/perl
4185 ! pod/perlhist.pod proto.h
4186____________________________________________________________________________
4187[ 1658] By: gsar on 1998/07/26 02:23:46
4188 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
4189 Date: Fri, 24 Jul 1998 11:38:25 -0700
4190 Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
4191 Subject: [PATCH 5.005] version number problem with VMS (Corrected)
4192 --
4193 Date: Fri, 24 Jul 1998 12:30:36 -0700
4194 Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
4195 Subject: [PATCH 5.005]Tweaks to README.vms
4196 --
4197 Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
4198 Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
4199 Subject: [PATCH 5.005] Final build cleanup patch
4200 Branch: maint-5.005/perl
4201 ! README.vms vms/descrip_mms.template vms/subconfigure.com
4202____________________________________________________________________________
4203[ 1657] By: gsar on 1998/07/26 02:19:50
4204 Log: another platform where pp_sselect() needs a whole fd_set buffer
4205 From: Lupe Christoph <lupe@alanya.m.isar.de>
4206 Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
4207 Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
4208 Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
4209 Branch: maint-5.005/perl
4210 ! pp_sys.c
4211____________________________________________________________________________
4212[ 1656] By: gsar on 1998/07/26 02:12:46
4213 Log: fix problem building modules on dos-djgpp
4214 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4215 Date: Sat, 25 Jul 1998 00:53:39 +0200
4216 Message-ID: <19980725005339.C222@cdata.tvnet.hu>
4217 Subject: [PATCH 5.005] dos-djgpp and modules problem
4218 Branch: maint-5.005/perl
4219 ! djgpp/fixpmain
4220____________________________________________________________________________
4221[ 1655] By: gsar on 1998/07/26 02:11:09
4222 Log: From: Tom Spindler <dogcow@home.merit.edu>
4223 Date: Wed, 22 Jul 1998 16:11:07 -0400
4224 Message-ID: <19980722161107.A16813@home.merit.edu>
4225 Subject: [PATCH 5.005] BeOS tweak
4226 Branch: maint-5.005/perl
4227 ! hints/beos.sh
4228____________________________________________________________________________
4229[ 1654] By: gsar on 1998/07/26 02:09:29
4230 Log: various pod tweaks
84df6dba
GS
4231 Branch: maint-5.005/perl
4232 ! Changes pod/perldelta.pod pod/perlmodinstall.pod
f58c54f0 4233 ! pod/perltoc.pod
84df6dba 4234____________________________________________________________________________
f58c54f0
NC
4235[ 1653] By: gsar on 1998/07/26 02:05:46
4236 Log: fix emacs/ptags for PL_* changes
4237 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4238 Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
4239 Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
4240 Subject: [PATCH 5.004_76] Yet better ptags
84df6dba 4241 Branch: maint-5.005/perl
f58c54f0 4242 ! emacs/ptags
84df6dba 4243____________________________________________________________________________
f58c54f0
NC
4244[ 1652] By: gsar on 1998/07/26 02:03:01
4245 Log: fix behavior of <=> on bigints
4246 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4247 Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
4248 Date: Fri, 24 Jul 1998 18:29:53 +0100
4249 Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
84df6dba 4250 Branch: maint-5.005/perl
f58c54f0 4251 ! lib/Math/BigInt.pm t/lib/bigintpm.t
84df6dba 4252____________________________________________________________________________
f58c54f0
NC
4253[ 1649] By: gsar on 1998/07/24 03:56:56
4254 Log: create maint-5.005 branch
84df6dba 4255 Branch: maint-5.005/perl
f58c54f0 4256 +> (branch 1079 files)
84df6dba 4257____________________________________________________________________________
f58c54f0
NC
4258[ 1648] By: gsar on 1998/07/24 03:36:35
4259 Log: un-checked-in 5.005 Changes (this is 5.005 *exactly*)
84df6dba 4260 Branch: perl
f58c54f0 4261 ! Changes
84df6dba 4262
54e3afc4 4263-------------
f58c54f0 4264Version 5.005 Production release
54e3afc4
GS
4265-------------
4266
4267____________________________________________________________________________
f58c54f0
NC
4268[ 1647] By: gsar on 1998/07/22 21:11:29
4269 Log: sneak in hints/irix_6.sh update
2eac6381 4270 Branch: perl
f58c54f0 4271 ! Changes hints/irix_6.sh
2eac6381 4272____________________________________________________________________________
f58c54f0
NC
4273[ 1646] By: gsar on 1998/07/22 21:00:44
4274 Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
4275 from Jon Orwant <orwant@media.mit.edu>; update guts documentation
4276 to reflect PL_* changes; is this *it* for 5.005?
f5a8bab6
GS
4277 Branch: perl
4278 ! Changes README.win32 patchlevel.h pod/perlcall.pod
4279 ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
f58c54f0 4280 ! pod/perltoc.pod pod/perlxs.pod
f5a8bab6 4281____________________________________________________________________________
f58c54f0
NC
4282[ 1645] By: gsar on 1998/07/22 19:37:41
4283 Log: don't use qualify() in class methods
4284 From: Albert Dvornik <bert@genscan.com>
4285 Date: 22 Jul 1998 15:14:46 EDT
4286 Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
4287 Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
9cde0e7f 4288 Branch: perl
f58c54f0 4289 ! ext/IO/lib/IO/Handle.pm
9cde0e7f 4290____________________________________________________________________________
f58c54f0
NC
4291[ 1644] By: gsar on 1998/07/22 18:13:31
4292 Log: newer perlembed.pod
9cde0e7f 4293 Branch: perl
f58c54f0 4294 ! pod/perlembed.pod
9cde0e7f 4295____________________________________________________________________________
f58c54f0
NC
4296[ 1643] By: gsar on 1998/07/22 18:03:42
4297 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4298 Date: Wed, 22 Jul 1998 13:42:20 EDT
4299 Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
4300 Subject: Re: 5.005 - a sneak preview
9cde0e7f 4301 Branch: perl
f58c54f0 4302 ! Porting/pumpkin.pod
9cde0e7f 4303____________________________________________________________________________
f58c54f0
NC
4304[ 1642] By: gsar on 1998/07/22 17:58:42
4305 Log: add perlmodinstall, regen perltoc
9cde0e7f 4306 Branch: perl
f58c54f0 4307 + pod/perlmodinstall.pod
9cde0e7f 4308 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
f58c54f0 4309 ! pod/perltoc.pod win32/pod.mak
9cde0e7f 4310____________________________________________________________________________
f58c54f0
NC
4311[ 1641] By: gsar on 1998/07/22 17:11:55
4312 Log: support optional crypt() with PERL_OBJECT
4313 From: "Douglas Lankshear" <dougl@ActiveState.com>
4314 Date: Wed, 22 Jul 1998 08:21:10 PDT
4315 Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
4316 Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
9cde0e7f
GS
4317 Branch: perl
4318 ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
f58c54f0 4319 ! win32/perlhost.h win32/win32.c win32/win32iop.h
9cde0e7f 4320____________________________________________________________________________
f58c54f0
NC
4321[ 1640] By: gsar on 1998/07/22 17:09:11
4322 Log: win32 tweaks
4323 Date: Wed, 22 Jul 1998 07:09:09 PDT
4324 Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
4325 From: "Douglas Lankshear" <dougl@ActiveState.com>
9cde0e7f 4326 Branch: perl
f58c54f0 4327 ! win32/Makefile win32/makefile.mk win32/win32.h
9cde0e7f 4328____________________________________________________________________________
f58c54f0
NC
4329[ 1639] By: gsar on 1998/07/22 17:00:30
4330 Log: From: d-lewart@uiuc.edu (Daniel S. Lewart)
4331 Date: Wed, 22 Jul 1998 06:20:08 CDT
4332 Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
4333 Subject: [PATCH] lib/Sys/Syslog.pm doc
9cde0e7f 4334 Branch: perl
f58c54f0 4335 ! Changes lib/Sys/Syslog.pm
9cde0e7f 4336____________________________________________________________________________
f58c54f0
NC
4337[ 1638] By: gsar on 1998/07/22 09:12:26
4338 Log: up patchlevel etc (only doc patching from now on, testing in progress)
b12e51c8
DL
4339 Branch: perl
4340 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
f58c54f0
NC
4341 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4342____________________________________________________________________________
4343[ 1637] By: gsar on 1998/07/22 08:27:09
4344 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
4345 Date: Tue, 21 Jul 1998 16:04:40 PDT
4346 Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
4347 Subject: [PATCH 5.004_76]Document Vax C's death for VMS
4348 --
4349 Date: Tue, 21 Jul 1998 16:08:57 PDT
4350 Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
4351 Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
4352 --
4353 Date: Tue, 21 Jul 1998 16:05:56 PDT
4354 Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
4355 Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
4356 Branch: perl
4357 ! README.vms pod/perldelta.pod vms/descrip_mms.template
54e3afc4 4358____________________________________________________________________________
f58c54f0
NC
4359[ 1636] By: gsar on 1998/07/22 08:04:37
4360 Log: fix quoting in t/io/inplace.t
54e3afc4 4361 Branch: perl
f58c54f0 4362 ! t/io/inplace.t
54e3afc4 4363____________________________________________________________________________
f58c54f0
NC
4364[ 1635] By: gsar on 1998/07/22 07:59:30
4365 Log: From: Dan Sugalski <sugalskd@osshe.edu>
4366 Date: Tue, 21 Jul 1998 13:06:44 PDT
4367 Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
4368 Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
54e3afc4 4369 Branch: perl
f58c54f0 4370 ! t/io/inplace.t vms/test.com
54e3afc4 4371____________________________________________________________________________
f58c54f0
NC
4372[ 1634] By: gsar on 1998/07/22 07:55:35
4373 Log: From: Dan Sugalski <sugalskd@osshe.edu>
4374 Date: Tue, 21 Jul 1998 12:42:20 PDT
4375 Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
4376 Subject: [PATCH 5.004_76]Fix inplace editing for VMS
54e3afc4 4377 Branch: perl
f58c54f0 4378 ! doio.c
54e3afc4 4379____________________________________________________________________________
f58c54f0
NC
4380[ 1633] By: gsar on 1998/07/22 07:53:53
4381 Log: fix AIX hints for PL_* changes
4382 From: Jarkko Hietaniemi <jhi@iki.fi>
4383 Date: Tue, 21 Jul 1998 22:53:54 +0300
4384 Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
4385 Subject: Re: _76 fails to link B extension on AIX 414
54e3afc4 4386 Branch: perl
f58c54f0 4387 ! perl_exp.SH
54e3afc4 4388____________________________________________________________________________
f58c54f0
NC
4389[ 1632] By: gsar on 1998/07/22 07:51:56
4390 Log: From: Anton Berezin <tobez@plab.ku.dk>
4391 Date: Tue, 21 Jul 1998 21:46:45 +0200
4392 Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
4393 Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
54e3afc4 4394 Branch: perl
f58c54f0 4395 ! t/op/eval.t
54e3afc4 4396____________________________________________________________________________
f58c54f0
NC
4397[ 1631] By: gsar on 1998/07/22 07:48:20
4398 Log: applied patch, with tweak suggested by Michael Parker
4399 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4400 Date: Tue, 21 Jul 1998 14:30:05 EDT
4401 Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
4402 Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
54e3afc4 4403 Branch: perl
f58c54f0 4404 ! hints/irix_6.sh
54e3afc4 4405____________________________________________________________________________
f58c54f0
NC
4406[ 1630] By: gsar on 1998/07/22 07:40:25
4407 Log: better diagnostic on errno.t failure
4408 From: Graham Barr <gbarr@ti.com>
4409 Date: Tue, 21 Jul 1998 13:07:29 CDT
4410 Message-Id: <19980721130729.K4337@asic.sc.ti.com>
54e3afc4 4411 Branch: perl
f58c54f0 4412 ! t/lib/errno.t
54e3afc4 4413____________________________________________________________________________
f58c54f0
NC
4414[ 1629] By: gsar on 1998/07/22 07:36:38
4415 Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
4416 the registry for anything that begins with "PERL", not "PERL5"
4417 From: "Douglas Lankshear" <dougl@ActiveState.com>
4418 Date: Tue, 21 Jul 1998 11:08:00 PDT
4419 Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
54e3afc4 4420 Branch: perl
f58c54f0 4421 ! perl.c win32/perlhost.h win32/win32.c
54e3afc4 4422____________________________________________________________________________
f58c54f0
NC
4423[ 1628] By: gsar on 1998/07/22 07:28:35
4424 Log: suppress redefined warnings on C<INIT {} INIT {}>
54e3afc4 4425 Branch: perl
f58c54f0 4426 ! op.c
54e3afc4 4427____________________________________________________________________________
f58c54f0
NC
4428[ 1627] By: gsar on 1998/07/22 07:15:19
4429 Log: remove spurious $VERSION line that confuses CPAN
4430 From: Johan Vromans <jvromans@squirrel.nl>
4431 Date: Tue, 21 Jul 1998 20:01:36 +0200
4432 Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
4433 Subject: Re: 5.004_76 missing version numbers
54e3afc4 4434 Branch: perl
f58c54f0 4435 ! lib/Getopt/Long.pm
54e3afc4 4436____________________________________________________________________________
f58c54f0
NC
4437[ 1626] By: gsar on 1998/07/22 06:57:56
4438 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4439 Date: Tue, 21 Jul 1998 10:20:13 EDT
4440 Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
4441 Subject: [PATCH] Porting/config* updates for 5.005
54e3afc4 4442 Branch: perl
f58c54f0 4443 ! Changes Porting/config.sh Porting/config_H
54e3afc4 4444____________________________________________________________________________
f58c54f0
NC
4445[ 1625] By: gsar on 1998/07/22 06:46:38
4446 Log: add a few more globals with old names #defined
54e3afc4 4447 Branch: perl
f58c54f0 4448 ! embed.pl embedvar.h
54e3afc4 4449____________________________________________________________________________
f58c54f0
NC
4450[ 1624] By: gsar on 1998/07/22 06:39:22
4451 Log: allow extensions to be specified as paths
4452 From: Paul Johnson <pjcj@transeda.com>
4453 Date: Tue, 21 Jul 1998 12:04:27 BST
4454 Message-Id: <19980721120427.F903@west-tip.transeda.com>
4455 Subject: [PATCH] 5.004_75 Embed and static extensions
54e3afc4 4456 Branch: perl
f58c54f0 4457 ! lib/ExtUtils/Embed.pm
54e3afc4 4458____________________________________________________________________________
f58c54f0
NC
4459[ 1623] By: gsar on 1998/07/22 06:12:50
4460 Log: make $ prototype to accept THREADSVs
54e3afc4 4461 Branch: perl
f58c54f0 4462 ! op.c
54e3afc4 4463____________________________________________________________________________
f58c54f0
NC
4464[ 1622] By: gsar on 1998/07/22 06:04:25
4465 Log: fix Liblist.pm to find entries that are plain pathnames on win32
54e3afc4 4466 Branch: perl
f58c54f0 4467 ! lib/ExtUtils/Liblist.pm
54e3afc4 4468____________________________________________________________________________
f58c54f0
NC
4469[ 1621] By: gsar on 1998/07/22 05:10:53
4470 Log: perlfaq update from From Tom Christiansen and Nathan Torkington
4471 (removes all mention of training courses from perlfaq*.pod)
54e3afc4
GS
4472 Branch: perl
4473 ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
4474 ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
f58c54f0 4475 ! pod/perlfaq8.pod pod/perlfaq9.pod
54e3afc4 4476____________________________________________________________________________
f58c54f0
NC
4477[ 1620] By: gsar on 1998/07/22 02:51:13
4478 Log: applied patch, modulo parts already added to perldelta
4479 From: Stephen McCamant <alias@mcs.com>
4480 Date: Tue, 21 Jul 1998 17:06:23 CDT
4481 Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
4482 Subject: [PATCH] Re: Beta2 is available
54e3afc4 4483 Branch: perl
f58c54f0 4484 ! pod/perldelta.pod
54e3afc4 4485____________________________________________________________________________
f58c54f0
NC
4486[ 1619] By: gsar on 1998/07/22 02:45:55
4487 Log: applied patch, add new message to perldeta
4488 From: Stephen McCamant <alias@mcs.com>
4489 Date: Tue, 21 Jul 1998 16:12:25 CDT
4490 Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
4491 Subject: [PATCH] Band-aid patch for local($avhv->{a})
54e3afc4 4492 Branch: perl
f58c54f0 4493 ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
54e3afc4 4494____________________________________________________________________________
f58c54f0
NC
4495[ 1618] By: gsar on 1998/07/22 02:08:00
4496 Log: fix up B modules for PL_* changes
54e3afc4 4497 Branch: perl
f58c54f0 4498 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
54e3afc4 4499____________________________________________________________________________
f58c54f0
NC
4500[ 1617] By: gsar on 1998/07/22 01:42:14
4501 Log: From: Malcolm Beattie <mbeattie@sable.ox.ac.uk>
4502 Date: Tue, 21 Jul 1998 18:13:16 BST
4503 Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
4504 Subject: Compiler docs for 5.005
54e3afc4
GS
4505 Branch: perl
4506 ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
f58c54f0 4507 ! ext/B/O.pm
54e3afc4 4508____________________________________________________________________________
f58c54f0
NC
4509[ 1616] By: gsar on 1998/07/22 01:29:09
4510 Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
4511 names
54e3afc4
GS
4512 Branch: perl
4513 ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
f58c54f0 4514 ! intrpvar.h
54e3afc4 4515____________________________________________________________________________
f58c54f0
NC
4516[ 1615] By: nick on 1998/07/21 22:26:34
4517 Log: Mingw32 PERL_OBJECT tweaks
54e3afc4 4518 Branch: perl
f58c54f0 4519 ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
54e3afc4 4520____________________________________________________________________________
f58c54f0
NC
4521[ 1614] By: gsar on 1998/07/21 19:43:32
4522 Log: fix off-by-one in change#623 that broke lexical lookups in eval''
54e3afc4 4523 Branch: perl
f58c54f0 4524 ! pp_ctl.c
54e3afc4 4525
808270a4 4526----------------
f58c54f0 4527Version 5.004_76 5.005 Public Beta, Issue 2
bd33893b
GS
4528----------------
4529
4530____________________________________________________________________________
f58c54f0
NC
4531[ 1613] By: gsar on 1998/07/21 10:26:01
4532 Log: final tweaks before beta2
f69460e7 4533 Branch: perl
f58c54f0
NC
4534 + Porting/findvars
4535 +> Porting/fixvars
4536 - fixvars
f69460e7 4537 ! Changes MANIFEST intrpvar.h iperlsys.h
f58c54f0 4538 ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
f69460e7 4539____________________________________________________________________________
f58c54f0
NC
4540[ 1612] By: gsar on 1998/07/21 07:15:54
4541 Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
2bd2b9e0
GS
4542 Branch: perl
4543 ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
4544 ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
f58c54f0 4545 ! win32/win32sck.c
2bd2b9e0 4546____________________________________________________________________________
f58c54f0
NC
4547[ 1611] By: gsar on 1998/07/21 07:12:00
4548 Log: fix bytecode.pl with moved var names
2bd2b9e0 4549 Branch: perl
f58c54f0 4550 ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
2bd2b9e0 4551____________________________________________________________________________
f58c54f0
NC
4552[ 1610] By: gsar on 1998/07/21 05:51:10
4553 Log: tweak toke.c
2bd2b9e0 4554 Branch: perl
f58c54f0 4555 ! toke.c
2bd2b9e0 4556____________________________________________________________________________
f58c54f0
NC
4557[ 1609] By: gsar on 1998/07/21 05:46:59
4558 Log: change case of PERL_OBJECT filenames, consistent with the rest
2bd2b9e0 4559 Branch: perl
f58c54f0
NC
4560 + XSlock.h objXSUB.h
4561 - ObjXSub.h XSLock.h
2bd2b9e0 4562 ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
f58c54f0 4563 ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
2bd2b9e0 4564____________________________________________________________________________
f58c54f0
NC
4565[ 1608] By: gsar on 1998/07/21 05:31:13
4566 Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
2bd2b9e0 4567 Branch: perl
f58c54f0 4568 ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
2bd2b9e0 4569____________________________________________________________________________
f58c54f0
NC
4570[ 1607] By: gsar on 1998/07/21 05:29:10
4571 Log: part 1 of PERL_OBJECT fixes for new var names
2bd2b9e0
GS
4572 Branch: perl
4573 ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
f58c54f0
NC
4574 ! run.c win32/GenCAPI.pl
4575____________________________________________________________________________
4576[ 1606] By: gsar on 1998/07/21 05:17:26
4577 Log: From: Stephen McCamant <alias@mcs.com>
4578 Date: Mon, 20 Jul 1998 23:53:32 CDT
4579 Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
4580 Subject: [PATCH] redundant RV2GVs in ck_fun()
4581 Branch: perl
4582 ! op.c
4583____________________________________________________________________________
4584[ 1605] By: gsar on 1998/07/21 05:13:28
4585 Log: From: Stephen McCamant <alias@mcs.com>
4586 Date: Mon, 20 Jul 1998 23:32:42 CDT
4587 Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
4588 Subject: B::Deparse 0.56 (first testsuite fixes; big)
4589 Branch: perl
4590 ! ext/B/B/Deparse.pm
4591____________________________________________________________________________
4592[ 1604] By: gsar on 1998/07/21 05:07:29
4593 Log: applied a slightly tweaked version of suggested patch
4594 From: Colin Kuskie <ckuskie@cadence.com>
4595 Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
4596 Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
4597 Subject: [PATCH _75] More documentation for -i prefix
4598 Branch: perl
4599 ! pod/perlrun.pod
4600____________________________________________________________________________
4601[ 1603] By: gsar on 1998/07/21 04:59:19
4602 Log: disable malloced_size() feedback with -DLEAKTEST
4603 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4604 Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
4605 Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
4606 Subject: [PATCH 5.004_75] -DLEAKTEST broken
4607 Branch: perl
4608 ! av.c sv.c
4609____________________________________________________________________________
4610[ 1602] By: gsar on 1998/07/21 04:57:43
4611 Log: fix hints/hpux.sh for cpp recognition
4612 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4613 Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
4614 Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
4615 Subject: RE: Configure misses preprocessor on HP-UX
4616 Branch: perl
4617 ! hints/hpux.sh
4618____________________________________________________________________________
4619[ 1601] By: gsar on 1998/07/21 04:55:51
4620 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4621 Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
4622 Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
4623 Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
4624 Branch: perl
4625 ! pp_ctl.c t/op/pat.t
4626____________________________________________________________________________
4627[ 1600] By: gsar on 1998/07/21 04:48:32
4628 Log: allocate a whole fd_set for pp_sselect() on more platforms
4629 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
4630 Date: 20 Jul 1998 00:14:18 +0300
4631 Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
4632 Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
4633 Branch: perl
4634 ! pp_sys.c
4635____________________________________________________________________________
4636[ 1599] By: gsar on 1998/07/21 04:44:04
4637 Log: add tests to check if context propagation works
4638 From: Francois Desarmenien <desar@club-internet.fr>
4639 Date: Sun, 19 Jul 1998 12:28:33 +0200
4640 Message-ID: <35B1CA51.A606AD27@club-internet.fr>
4641 Subject: Re: m//g strange behaviour in 5.004
4642 Branch: perl
4643 + t/op/context.t
4644 ! MANIFEST
4645____________________________________________________________________________
4646[ 1598] By: gsar on 1998/07/21 04:37:49
4647 Log: applied RE doc patches, with tweaks to the prose
4648 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4649 Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
4650 Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
4651 Subject: [PATCH 5.004_72] Document irregular zero-length matches
4652 --
4653 Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
4654 Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
4655 Subject: [PATCH 5.004_72] Another irregularity of expressions documented
4656 Branch: perl
4657 ! pod/perlre.pod
4658____________________________________________________________________________
4659[ 1597] By: gsar on 1998/07/21 04:16:51
4660 Log: pod tweak suggested by Ilya
4661 Branch: perl
4662 ! pod/perlfunc.pod
4663____________________________________________________________________________
4664[ 1596] By: gsar on 1998/07/21 04:12:39
4665 Log: enable color output with -Mre=debugcolor with -DDEBUGGING
4666 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4667 Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
4668 Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
4669 Subject: [PATCH 5.004_72] Better -Mre=colordb
4670 Branch: perl
4671 ! ext/re/re.xs
4672____________________________________________________________________________
4673[ 1595] By: gsar on 1998/07/21 04:07:44
4674 Log: From: "John L. Allen" <allen@grumman.com>
4675 Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
4676 Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
4677 Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
4678 Branch: perl
4679 ! utils/perlbug.PL
4680____________________________________________________________________________
4681[ 1594] By: gsar on 1998/07/21 04:06:06
4682 Log: don't use SelectSaver on IO::Handle->input_*() methods
4683 From: Robin Barker <rmb1@cise.npl.co.uk>
4684 Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
4685 Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
4686 Subject: Re: Bug in IO::Handle->input_record_separator
4687 Branch: perl
4688 ! ext/IO/lib/IO/Handle.pm
4689____________________________________________________________________________
4690[ 1593] By: gsar on 1998/07/21 04:03:46
4691 Log: applied a tweaked version of suggested patch
4692 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4693 Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
4694 Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
4695 Subject: [PATCH 5.004_72] Enable/document colors in re.pm
4696 Branch: perl
4697 ! ext/re/re.pm
2bd2b9e0 4698____________________________________________________________________________
f58c54f0
NC
4699[ 1592] By: gsar on 1998/07/21 03:49:55
4700 Log: remove compat3.sym and rename perld4.pod
4701 Branch: perl
4702 +> pod/perl5004delta.pod
4703 - compat3.sym pod/perld4.pod
4704 ! MANIFEST
4705____________________________________________________________________________
4706[ 1591] By: gsar on 1998/07/21 03:38:16
4707 Log: update patchlevel, Changes
2bd2b9e0
GS
4708 Branch: perl
4709 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
f58c54f0
NC
4710 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4711____________________________________________________________________________
4712[ 1590] By: gsar on 1998/07/21 03:06:04
4713 Log: documentation tweaks from Abigail <abigail@fnx.com>
4714 Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
4715 Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
4716 Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
4717 --
4718 Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
4719 Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
4720 Subject: [PATCH 5.00475] pod/perlguts.pod
4721 --
4722 Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
4723 Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
4724 Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
4725 --
4726 Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
4727 Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
4728 Subject: [PATCH, 5.00475], pod/perlsub.pod
4729 --
4730 Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
4731 Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
4732 Subject: [PATCH 5.00475] pod/perlfunc.pod
bd33893b
GS
4733 Branch: perl
4734 ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
f58c54f0
NC
4735 ! pod/perlsyn.pod
4736____________________________________________________________________________
4737[ 1589] By: gsar on 1998/07/21 02:44:25
4738 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
4739 Date: Wed, 15 Jul 1998 09:38:12 -0700
4740 Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
4741 Subject: [PATCH 5.005-beta1]Quick VMS config update
4742 --
4743 Date: Wed, 15 Jul 1998 12:53:52 -0700
4744 Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
4745 Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
4746 --
4747 Date: Thu, 16 Jul 1998 11:15:44 -0700
4748 Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
4749 Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
4750 --
4751 Date: Thu, 16 Jul 1998 11:21:55 -0700
4752 Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
4753 Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
4754 --
4755 Date: Thu, 16 Jul 1998 11:25:04 -0700
4756 Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
4757 Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
4758 --
4759 Date: Fri, 17 Jul 1998 15:29:13 -0700
4760 Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
4761 Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
4762 --
4763 Date: Mon, 20 Jul 1998 10:20:49 -0700
4764 Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
4765 Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
4766 --
4767 Date: Mon, 20 Jul 1998 10:13:03 -0700
4768 Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
4769 Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
4770 --
4771 From: Brad Hughes <brad@tgsmc.com>
4772 Date: Mon, 20 Jul 1998 15:51:22 -0700
4773 Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
4774 Subject: patch for readme.vms
bd33893b
GS
4775 Branch: perl
4776 ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
f58c54f0 4777 ! vms/gen_shrfls.pl vms/subconfigure.com
bd33893b 4778____________________________________________________________________________
f58c54f0
NC
4779[ 1588] By: gsar on 1998/07/21 01:26:20
4780 Log: change#1481 didn't go through at all, redo it
bd33893b 4781 Branch: perl
f58c54f0 4782 ! t/base/rs.t
bd33893b 4783____________________________________________________________________________
f58c54f0
NC
4784[ 1587] By: gsar on 1998/07/21 01:21:41
4785 Log: workaround C<"foo" "bar"> catenation-intolerant compilers
bd33893b 4786 Branch: perl
f58c54f0 4787 ! regexec.c toke.c
bd33893b 4788____________________________________________________________________________
f58c54f0
NC
4789[ 1586] By: gsar on 1998/07/21 01:05:49
4790 Log: do not override PERL_DESTRUCT_LEVEL if use has it set
bd33893b 4791 Branch: perl
f58c54f0 4792 ! t/TEST
bd33893b 4793____________________________________________________________________________
f58c54f0
NC
4794[ 1585] By: gsar on 1998/07/21 00:39:17
4795 Log: fix small memory leak when mess_sv happens to be touched by magic
bd33893b 4796 Branch: perl
f58c54f0 4797 ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
bd33893b 4798____________________________________________________________________________
f58c54f0
NC
4799[ 1584] By: gsar on 1998/07/21 00:37:32
4800 Log: fix memory leak in C<local(*foo) = 'bar'>
bd33893b 4801 Branch: perl
f58c54f0 4802 ! scope.c
bd33893b 4803____________________________________________________________________________
f58c54f0
NC
4804[ 1583] By: TimBunce on 1998/07/20 22:14:11
4805 Log: Update Changes and patchlevel.h for release. At last.
bd33893b 4806 Branch: maint-5.004/perl
f58c54f0 4807 ! Changes patchlevel.h
bd33893b 4808____________________________________________________________________________
f58c54f0
NC
4809[ 1582] By: gsar on 1998/07/20 21:28:43
4810 Log: add rsfp_filters and perldb to pollutants list
bd33893b 4811 Branch: perl
f58c54f0 4812 ! embed.pl
bd33893b 4813____________________________________________________________________________
f58c54f0
NC
4814[ 1581] By: nick on 1998/07/20 19:22:37
4815 Log: Integrate mainline pre-beta2 - just in case
bd33893b 4816 Branch: ansiperl
f58c54f0
NC
4817 !> (integrate 66 files)
4818____________________________________________________________________________
4819[ 1580] By: TimBunce on 1998/07/20 17:16:38
4820 Log: Assorted patches:
4821
4822 Title: "Clean up hash array allocation"
4823 From: Gurusamy Sarathy <gsar@engin.umich.edu>
4824 Msg-ID: <199807201052.GAA13336@aatma.engin.umich.edu>
4825 Files: hv.c
4826
4827 Title: "Further fixes for cppstdin on HP-UX 11"
4828 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4829 Msg-ID: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
4830 Files: hints/hpux.sh
bd33893b 4831 Branch: maint-5.004/perl
f58c54f0
NC
4832 ! hints/hpux.sh hv.c
4833____________________________________________________________________________
4834[ 1579] By: TimBunce on 1998/07/20 09:46:14
4835 Log: Assorted patches:
4836
4837 Title: "Fix C<$1 .. $2> coredump under debugger"
4838 From: Gurusamy Sarathy <gsar@engin.umich.edu>
4839 Msg-ID: <199807200042.UAA23288@aatma.engin.umich.edu>
4840 Files: pp_ctl.c
4841
4842 Title: "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
4843 From: Gurusamy Sarathy <gsar@engin.umich.edu>
4844 Msg-ID: <199807191829.OAA12433@aatma.engin.umich.edu>
4845 Files: embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
4846
4847 Title: "fix major bug (from 5.003_96); void contexts were using the context
4848 of the enclosing sub!"
4849 From: Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
4850 <gsar@engin.umich.edu>
4851 Msg-ID: <199807180927.FAA08032@aatma.engin.umich.edu>,
4852 <35B1CA51.A606AD27@club-internet.fr>
4853 Files: op.h
4854
4855 Title: "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
4856 From: Johan Vromans <jvromans@squirrel.nl>
4857 Msg-ID: <13745.47704.943964.34613@phoenix.squirrel.nl>
4858 Files: lib/Getopt/Long.pm
4859
4860 Title: "Add Porting/p4d2p utility for converting perforce diffs"
4861 From: Gurusamy Sarathy <gsar@engin.umich.edu>
4862 Msg-ID: <199807200002.UAA21398@aatma.engin.umich.edu>
4863 Files: MANIFEST Porting/p4d2p
bd33893b 4864 Branch: maint-5.004/perl
f58c54f0 4865 + Porting/p4d2p
bd33893b 4866 ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
f58c54f0 4867 ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
bd33893b 4868____________________________________________________________________________
f58c54f0
NC
4869[ 1578] By: gsar on 1998/07/20 09:38:39
4870 Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
4871 brute force search script). Result builds and passes all tests on
4872 Solaris. win32 and PERL_OBJECT are still untested.
bd33893b
GS
4873 Branch: perl
4874 ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
4875 ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
4876 ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
4877 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
4878 ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
4879 ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
4880 ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
4881 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
4882 ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
4883 ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
4884 ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
4885 ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
4886 ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
4887 ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
f58c54f0
NC
4888 ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
4889____________________________________________________________________________
4890[ 1577] By: TimBunce on 1998/07/20 08:28:17
4891 Log: Title: "Make failed matches return empty list in list context"
4892 From: "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
4893 <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
4894 Msg-ID: <199807200002.UAA21398@aatma.engin.umich.edu>,
4895 <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
4896 <35B156FB.504E66E@aaii.oz.au>
4897 Files: pod/perlop.pod pp_hot.c t/op/pat.t
bd33893b 4898 Branch: maint-5.004/perl
f58c54f0
NC
4899 ! pod/perlop.pod pp_hot.c t/op/pat.t
4900____________________________________________________________________________
4901[ 1576] By: TimBunce on 1998/07/20 08:11:37
4902 Log: Title: "win32 update from 5.005 beta 2 for 5.004_05"
4903 From: Gurusamy Sarathy <gsar@engin.umich.edu>
4904 Msg-ID: <199807192332.TAA20905@aatma.engin.umich.edu>
4905 Files: win32/include/dirent.h win32/include/sys/socket.h proto.h
4906 lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
4907 win32/win32.h win32/win32iop.h README.win32 installperl
4908 pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
4909 win32/config_H.bc win32/config_H.vc win32/config_h.PL
4910 win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
4911 win32/makefile.mk win32/pod.mak win32/win32.c
4912 win32/win32sck.c win32/bin/pl2bat.pl
bd33893b
GS
4913 Branch: maint-5.004/perl
4914 ! README.win32 installperl lib/ExtUtils/Liblist.pm
4915 ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
4916 ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
4917 ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
4918 ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
4919 ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
4920 ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
f58c54f0 4921 ! win32/win32sck.c
bd33893b 4922____________________________________________________________________________
f58c54f0
NC
4923[ 1575] By: gsar on 1998/07/20 01:27:14
4924 Log: integrate ansi branch to get s/foo/PL_foo/ changes
bd33893b 4925 Branch: perl
f58c54f0
NC
4926 +> fixvars
4927 !> (integrate 537 files)
bd33893b 4928____________________________________________________________________________
f58c54f0
NC
4929[ 1574] By: gsar on 1998/07/20 00:33:43
4930 Log: fix C<$1 .. $2> coredump under debugger
bd33893b 4931 Branch: perl
f58c54f0 4932 ! pp_ctl.c
bd33893b 4933____________________________________________________________________________
f58c54f0
NC
4934[ 1573] By: gsar on 1998/07/20 00:28:27
4935 Log: misc win32 config tweaks
bd33893b
GS
4936 Branch: perl
4937 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
f58c54f0 4938 ! win32/config_h.PL win32/makefile.mk
bd33893b 4939____________________________________________________________________________
f58c54f0
NC
4940[ 1572] By: nick on 1998/07/19 19:04:58
4941 Log: Missed file that had changed
bd33893b 4942 Branch: ansiperl
f58c54f0 4943 ! embedvar.h
bd33893b 4944____________________________________________________________________________
f58c54f0
NC
4945[ 1571] By: nick on 1998/07/19 18:57:35
4946 Log: Another threaded, perl malloc issue, x2p's Makefile.SH has a
4947 pattern match...
bd33893b 4948 Branch: ansiperl
f58c54f0 4949 ! x2p/Makefile.SH
bd33893b 4950____________________________________________________________________________
f58c54f0
NC
4951[ 1570] By: nick on 1998/07/19 18:16:20
4952 Log: Drat! - threaded perl-malloc has mutex that needs PL_
bd33893b 4953 Branch: ansiperl
f58c54f0 4954 ! malloc.c perl.h
bd33893b 4955____________________________________________________________________________
f58c54f0
NC
4956[ 1569] By: nick on 1998/07/19 17:55:22
4957 Log: PL_ for perl's malloc
bd33893b 4958 Branch: ansiperl
f58c54f0 4959 ! hv.c malloc.c
bd33893b 4960____________________________________________________________________________
f58c54f0
NC
4961[ 1568] By: nick on 1998/07/19 16:23:30
4962 Log: PL_ minir tidy up
bd33893b 4963 Branch: ansiperl
f58c54f0 4964 ! embed.pl ext/Thread/Thread.xs util.c
bd33893b 4965____________________________________________________________________________
f58c54f0
NC
4966[ 1567] By: nick on 1998/07/19 13:21:07
4967 Log: Add PL_ to merged file
bd33893b 4968 Branch: ansiperl
f58c54f0 4969 ! pp_hot.c
bd33893b 4970____________________________________________________________________________
f58c54f0
NC
4971[ 1566] By: nick on 1998/07/19 12:38:30
4972 Log: Merge Mainline
bd33893b 4973 Branch: ansiperl
f58c54f0
NC
4974 + fixvars
4975 !> (integrate 29 files)
bd33893b 4976____________________________________________________________________________
f58c54f0
NC
4977[ 1565] By: gsar on 1998/07/19 07:06:54
4978 Log: tweak pod in MakeMaker.pm
4979 From: Paul Johnson <pjcj@transeda.com>
4980 Date: Sat, 18 Jul 1998 15:58:48 +0100
4981 Message-ID: <19980718155847.D903@west-tip.transeda.com>
4982 Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
4983 Branch: perl
4984 ! lib/ExtUtils/MakeMaker.pm
4985____________________________________________________________________________
4986[ 1564] By: gsar on 1998/07/19 07:04:45
4987 Log: From: Gisle Aas <gisle@aas.no>
4988 Date: 17 Jul 1998 22:49:32 +0200
4989 Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
4990 Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
4991 Branch: perl
4992 ! sv.c
4993____________________________________________________________________________
4994[ 1563] By: gsar on 1998/07/19 07:03:32
4995 Log: update freebsd hints
4996 From: Mik Firestone <fireston@lexmark.com>
4997 Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
4998 Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
4999 Subject: [PATCH 5.005b1] hints/freebsd.sh
5000 Branch: perl
5001 ! hints/freebsd.sh
5002____________________________________________________________________________
5003[ 1562] By: gsar on 1998/07/19 07:01:33
5004 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
5005 Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
5006 Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
5007 Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
5008 Branch: perl
5009 ! README.mpeix hints/mpeix.sh
5010____________________________________________________________________________
5011[ 1561] By: gsar on 1998/07/19 07:00:19
5012 Log: From: Norton Allen <allen@huarp.harvard.edu>
5013 Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
5014 Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
5015 Subject: [PATCH: 75] make install fails
5016 Branch: perl
5017 ! Makefile.SH
5018____________________________________________________________________________
5019[ 1560] By: gsar on 1998/07/19 06:58:55
5020 Log: fix flawed substitution-loop detection on zero-length matches
5021 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5022 Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
5023 Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
5024 Subject: [PATCH 5.004_72] Substitution loop in devel branch
5025 Branch: perl
5026 ! pp_hot.c t/op/subst.t
5027____________________________________________________________________________
5028[ 1559] By: gsar on 1998/07/19 06:56:19
5029 Log: add perltrap entry about "${#a}", as suggested by
5030 andy barfoot <abarfoot@eng.auburn.edu>
5031 Branch: perl
5032 ! pod/perltrap.pod
5033____________________________________________________________________________
5034[ 1558] By: gsar on 1998/07/19 06:43:53
5035 Log: From: Anton Berezin <tobez@plab.ku.dk>
5036 Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
5037 Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
5038 Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
5039 Branch: perl
5040 ! pod/perlcall.pod
5041____________________________________________________________________________
5042[ 1557] By: gsar on 1998/07/19 06:40:33
5043 Log: From: "Art Green" <Art_Green@mercmarine.com>
5044 Date: Thu, 16 Jul 1998 21:37:05 -0500
5045 Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
5046 Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
5047 Branch: perl
5048 ! hints/aix.sh
5049____________________________________________________________________________
5050[ 1556] By: gsar on 1998/07/19 06:38:17
5051 Log: update README.threads
5052 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5053 Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
5054 Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
5055 Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
5056 Branch: perl
5057 ! README.threads
5058____________________________________________________________________________
5059[ 1555] By: gsar on 1998/07/19 06:36:32
5060 Log: From: Scott Henry <scotth@sgi.com>
5061 Date: 15 Jul 1998 20:23:02 -0700
5062 Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
5063 Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
5064 Branch: perl
5065 ! hints/irix_6.sh
5066____________________________________________________________________________
5067[ 1554] By: gsar on 1998/07/19 06:35:10
5068 Log: From: Spider Boardman <spider@web.zk3.dec.com>
5069 Date: Wed, 15 Jul 1998 16:56:48 -0400
5070 Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
5071 Subject: [PATCH _75] dec_osf hints still wrong
5072 Branch: perl
5073 ! hints/dec_osf.sh
5074____________________________________________________________________________
5075[ 1553] By: gsar on 1998/07/19 06:33:29
5076 Log: tweak hpux hints in vain attempt to get cppstdin set properly
5077 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5078 Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
5079 Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
5080 Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
5081 --
5082 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5083 Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
5084 Subject: Re: Configure misses preprocessor on HP-UX
5085 Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
5086 Branch: perl
5087 ! hints/hpux.sh
5088____________________________________________________________________________
5089[ 1552] By: gsar on 1998/07/19 06:26:24
5090 Log: From: Tye McQueen <tye@metronet.com>
5091 Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
5092 Message-Id: <199807151846.AA12653@metronet.com>
5093 Subject: Minor debugger fix
5094 Branch: perl
5095 ! lib/perl5db.pl
5096____________________________________________________________________________
5097[ 1551] By: gsar on 1998/07/19 06:25:05
5098 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5099 Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
5100 Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
5101 Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
5102 Branch: perl
5103 ! INSTALL pp.c
5104____________________________________________________________________________
5105[ 1550] By: gsar on 1998/07/19 06:23:10
5106 Log: minor re.pm cleanup
5107 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5108 Date: Wed, 15 Jul 1998 12:41:14 +0100
5109 Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
5110 Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
5111 Branch: perl
5112 ! ext/re/re.pm pod/perldiag.pod
5113____________________________________________________________________________
5114[ 1549] By: gsar on 1998/07/19 06:20:49
5115 Log: export additional symbols on OS/2
5116 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5117 Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
5118 Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
5119 Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
5120 Branch: perl
5121 ! os2/os2.sym
5122____________________________________________________________________________
5123[ 1548] By: gsar on 1998/07/19 06:18:58
5124 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5125 Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
5126 Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
5127 Subject: [PATCH 5.004_72] Minor improvements to perlcc
5128 Branch: perl
5129 ! utils/perlcc.PL
5130____________________________________________________________________________
5131[ 1547] By: gsar on 1998/07/19 06:17:22
5132 Log: applied slightly tweaked version of patch
5133 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5134 Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
5135 Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
5136 Subject: [PATCH 5.004_72] Updated patch to Test::Harness
5137 Branch: perl
5138 ! lib/Test/Harness.pm
5139____________________________________________________________________________
5140[ 1546] By: gsar on 1998/07/19 06:11:03
5141 Log: improve 'frame' handling in debugger
5142 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5143 Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
5144 Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
5145 Subject: [PATCH 5.004_72] Better debugger trace
5146 Branch: perl
5147 ! lib/perl5db.pl
5148____________________________________________________________________________
5149[ 1545] By: gsar on 1998/07/19 06:07:51
5150 Log: fix and test handling of literal newlines in heredocs
5151 From: Gisle Aas <gisle@aas.no>
5152 Date: 17 Jul 1998 14:58:25 +0200
5153 Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
5154 Subject: Re: [PATCH _71] CRs et al
5155 --
5156 From: larry@wall.org (Larry Wall)
5157 Date: Fri, 17 Jul 1998 09:32:35 -0700
5158 Message-Id: <199807171632.JAA12959@wall.org>
5159 Subject: Re: [PATCH _71] CRs et al
5160 Branch: perl
5161 ! t/comp/multiline.t toke.c
5162____________________________________________________________________________
5163[ 1544] By: gsar on 1998/07/19 06:00:12
5164 Log: remove possibly unwritable lib/re.pm before overwrite
5165 From: larry@wall.org (Larry Wall)
5166 Date: Wed, 15 Jul 1998 14:26:03 -0700
5167 Message-Id: <199807152126.OAA04623@wall.org>
5168 Subject: Re: bug encountered building perl5.005beta1
5169 Branch: perl
5170 ! Makefile.SH
5171____________________________________________________________________________
5172[ 1543] By: gsar on 1998/07/19 05:56:18
5173 Log: unsubmitted Changes tweak
5174 Branch: perl
5175 ! Changes cygwin32/ld2
5176____________________________________________________________________________
5177[ 1542] By: gsar on 1998/07/19 01:21:22
5178 Log: make failed matches return empty list in list context
5179 Branch: perl
5180 ! pod/perlop.pod pp_hot.c t/op/pat.t
5181____________________________________________________________________________
5182[ 1541] By: gsar on 1998/07/18 22:27:59
5183 Log: remove obsolete perltrap about m//g's pos() reset behavior
bd33893b 5184 Branch: perl
f58c54f0 5185 ! pod/perltrap.pod
bd33893b 5186____________________________________________________________________________
f58c54f0
NC
5187[ 1540] By: nick on 1998/07/18 22:16:26
5188 Log: PL_ stuff passes non-threaded on Mingw32
5189 (Why did it compile without this fix?)
bd33893b 5190 Branch: ansiperl
f58c54f0
NC
5191 ! pp_sys.c
5192____________________________________________________________________________
5193[ 1539] By: TimBunce on 1998/07/18 22:04:58
5194 Log: Assorted patches:
5195
5196 Title: "Minor fixes to MakeMaker docs re ExtUtils::Embed"
5197 From: Paul Johnson <pjcj@transeda.com>
5198 Msg-ID: <19980718155847.D903@west-tip.transeda.com>
5199 Files: lib/ExtUtils/MakeMaker.pm
5200
5201 Title: "Update t/op/array.t (from 5.005 beta 1)"
5202 Files: t/op/array.t
bd33893b 5203 Branch: maint-5.004/perl
f58c54f0
NC
5204 ! lib/ExtUtils/MakeMaker.pm t/op/array.t
5205____________________________________________________________________________
5206[ 1538] By: TimBunce on 1998/07/18 21:57:50
5207 Log: Title: "Remove flawed '// with parens or $&' performance patch (Change 662)"
5208 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
5209 larry@wall.org (Larry Wall)
5210 Msg-ID: <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
5211 <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
5212 Files: cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
5213 pp_ctl.c pp_hot.c regexec.c scope.c
bd33893b
GS
5214 Branch: maint-5.004/perl
5215 ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
f58c54f0 5216 ! pp_hot.c proto.h regexec.c regexp.h scope.c
bd33893b 5217____________________________________________________________________________
f58c54f0
NC
5218[ 1537] By: nick on 1998/07/18 20:56:58
5219 Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
bd33893b
GS
5220 Branch: ansiperl
5221 ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
f58c54f0 5222 ! win32/win32.c win32/win32.h
bd33893b 5223____________________________________________________________________________
f58c54f0
NC
5224[ 1536] By: nick on 1998/07/18 20:50:26
5225 Log: Merge latest mainline
bd33893b 5226 Branch: ansiperl
f58c54f0
NC
5227 ! patchlevel.h
5228 !> ext/Thread/Thread.xs op.h util.c
bd33893b 5229____________________________________________________________________________
f58c54f0
NC
5230[ 1535] By: nick on 1998/07/18 16:45:29
5231 Log: Edited "behind my back" ...
bd33893b 5232 Branch: ansiperl
f58c54f0 5233 ! vms/perly_c.vms
bd33893b 5234____________________________________________________________________________
f58c54f0
NC
5235[ 1534] By: nick on 1998/07/18 16:38:27
5236 Log: PL_ stuff for threads
bd33893b
GS
5237 Branch: ansiperl
5238 ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
5239 ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
5240 ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
5241 ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
f58c54f0 5242 ! thread.h toke.c util.c win32/perllib.c
bd33893b 5243____________________________________________________________________________
f58c54f0
NC
5244[ 1533] By: nick on 1998/07/18 14:30:54
5245 Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
5246 (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
bd33893b 5247 Branch: ansiperl
f58c54f0 5248 ! embed.pl intrpvar.h perl.c toke.c
bd33893b 5249____________________________________________________________________________
f58c54f0
NC
5250[ 1532] By: nick on 1998/07/18 13:53:03
5251 Log: PL_ prefix to all perlvars, part1
5252 Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
bd33893b
GS
5253 Branch: ansiperl
5254 ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
5255 ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
5256 ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
5257 ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
5258 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
5259 ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
5260 ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
5261 ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
5262 ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
f58c54f0 5263 ! thrdvar.h toke.c universal.c util.c
bd33893b 5264____________________________________________________________________________
f58c54f0
NC
5265[ 1531] By: gsar on 1998/07/18 08:48:13
5266 Log: fix yet another USE_THREADS leak due to failure to free stacks
bd33893b 5267 Branch: perl
f58c54f0 5268 ! ext/Thread/Thread.xs util.c
bd33893b 5269____________________________________________________________________________
f58c54f0
NC
5270[ 1530] By: gsar on 1998/07/18 08:46:58
5271 Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
5272 using the context of the enclosing sub!
bd33893b 5273 Branch: perl
f58c54f0 5274 ! op.h
bd33893b 5275____________________________________________________________________________
f58c54f0
NC
5276[ 1529] By: nick on 1998/07/18 08:18:03
5277 Log: Integrate post-beta tweaks to ansiperl
bd33893b
GS
5278 Branch: ansiperl
5279 !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
5280 !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
f58c54f0 5281 !> t/op/vec.t toke.c util.c
bd33893b 5282____________________________________________________________________________
f58c54f0
NC
5283[ 1528] By: gsar on 1998/07/18 04:23:12
5284 Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
bd33893b
GS
5285 Branch: perl
5286 ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
f58c54f0
NC
5287 ! t/op/substr.t t/op/vec.t
5288____________________________________________________________________________
5289[ 1527] By: gsar on 1998/07/18 02:16:40
5290 Log: check ferror() only if read() returned 0
5291 Branch: perl
5292 ! pp_sys.c
5293____________________________________________________________________________
5294[ 1526] By: gsar on 1998/07/18 02:08:01
5295 Log: fix another CvMUTEXP() leak
5296 Branch: perl
5297 ! gv.c
5298____________________________________________________________________________
5299[ 1525] By: TimBunce on 1998/07/18 01:51:52
5300 Log: Assorted patches:
5301
5302 Title: "Fix @a=@a=qw(...) properly"
5303 From: Stephen McCamant <alias@mcs.com>
5304 Msg-ID: <13742.49404.367751.437966@alias-2.pr.mcs.net>
5305 Files: opcode.h
5306
5307 Title: "Larry's patch to support CR LF in scripts (updated)"
5308 From: Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
5309 Msg-ID: <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
5310 Files: t/comp/multiline.t toke.c
5311
5312 Title: "Change getc() docs to match behaviour. Make read() return undef on
5313 error."
5314 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5315 Msg-ID: <199807052257.SAA10004@aatma.engin.umich.edu>
5316 Files: pod/perlfunc.pod pp_sys.c
5317
5318 Title: "Update patchls utility"
5319 Files: Porting/patchls
bd33893b
GS
5320 Branch: maint-5.004/perl
5321 ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
f58c54f0
NC
5322 ! t/comp/multiline.t toke.c
5323____________________________________________________________________________
5324[ 1524] By: gsar on 1998/07/18 01:22:35
5325 Log: fix CvMUTEXP() leaks with -Dusethreads
5326 Branch: perl
5327 ! op.c toke.c
5328____________________________________________________________________________
5329[ 1523] By: gsar on 1998/07/18 01:17:28
5330 Log: fix $/ init for multiple interpreters/threads
5331 Branch: perl
5332 ! ext/Thread/Thread.xs perl.c util.c
5333____________________________________________________________________________
5334[ 1522] By: gsar on 1998/07/18 01:11:07
5335 Log: fix missing init that caused RE alternations to fail under
5336 -Dusethreads
5337 Branch: perl
5338 ! util.c
5339____________________________________________________________________________
5340[ 1521] By: TimBunce on 1998/07/16 22:23:25
5341 Log: Assorted patches:
5342
5343 Title: "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
5344 From: Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
5345 Msg-ID: <19980708181055.A8005@perlsupport.com>,
5346 <tqn2adkvge.fsf@puma.genscan.com>
5347 Files: util.c
5348
5349 Title: "Document perltrap on precedence of keys/values/each"
5350 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5351 Msg-ID: <199807151857.OAA04704@aatma.engin.umich.edu>
5352 Files: pod/perltrap.pod
5353
5354 Title: "perlbook.pod patch"
5355 From: Tom Christiansen <tchrist@chthon.perl.com>
5356 Msg-ID: <199807140037.SAA04556@chthon.perl.com>
5357 Files: pod/perlbook.pod
5358
5359 Title: "perlmod.pod patch"
5360 From: Tom Christiansen <tchrist@chthon.perl.com>
5361 Msg-ID: <199807140109.TAA04678@chthon.perl.com>
5362 Files: pod/perlmod.pod
5363
5364 Title: "Fix bug in IO::Handle->input_record_separator"
5365 From: Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
5366 <Swen.Thuemmler@paderlinx.de>
5367 Msg-ID: <199807161400.PAA25532@tempest.cise.npl.co.uk>,
5368 <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
5369 Files: ext/IO/lib/IO/Handle.pm
5370
5371 Title: "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
5372 Files: lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
5373 t/lib/trig.t utils/h2ph.PL
5374
5375 Title: "Update hints/irix_6.sh"
5376 From: Scott Henry <scotth@sgi.com>
5377 Msg-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
5378 Files: hints/irix_6.sh
5379
5380 Title: "Configure misses preprocessor on HP-UX (further fix)"
5381 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5382 Msg-ID: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
5383 Files: hints/hpux.sh
5384
5385 Title: "update perlbug to v1.26 (from 5.005 beta 1)"
5386 Files: utils/perlbug.PL
bd33893b
GS
5387 Branch: maint-5.004/perl
5388 ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
5389 ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
5390 ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
f58c54f0
NC
5391 ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
5392____________________________________________________________________________
5393[ 1520] By: TimBunce on 1998/07/15 21:24:12
5394 Log: Assorted patches:
5395
5396 Title: "Add stub attrs.pm"
5397 From: Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
5398 Msg-ID: <19980713163312.A18222@asic.sc.ti.com>,
5399 <199807132140.RAA09583@aatma.engin.umich.edu>
5400 Files: MANIFEST lib/attrs.pm
5401
5402 Title: "Fix @a=@a=qw(...)"
5403 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
5404 <alias@mcs.com>
5405 Msg-ID: <13737.12300.950886.821143@alias-2.pr.mcs.net>,
5406 <199807122351.TAA05649@aatma.engin.umich.edu>
5407 Files: op.c opcode.pl t/op/array.t
5408
5409 Title: "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
5410 From: Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
5411 Msg-ID: <13739.55551.205810.338648@alias-2.pr.mcs.net>,
5412 <m33ec4jdwn.fsf@furu.g.aas.no>
5413 Files: sv.c
5414
5415 Title: "Make Power MachTen use vfork() and system malloc()"
5416 From: Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
5417 Msg-ID: <v03110700b1c95b010820@[195.95.102.91]>
5418 Files: hints/machten.sh malloc.c
5419
5420 Title: "Use REG_INFTY in place of hardwired constant"
5421 From: Dominic Dunlop <domo@computer.org>
5422 Msg-ID: <v03110703b1ca662c44f8@[195.95.102.91]>
5423 Files: regcomp.h regcomp.c regexec.c
5424
5425 Title: "Minor debugger fix (history adds an extra newline)"
5426 From: Tye McQueen <tye@metronet.com>
5427 Msg-ID: <199807151846.AA12653@metronet.com>
5428 Files: lib/perl5db.pl
5429
5430 Title: "Protect Term::ReadLine against non-default $/ value"
5431 From: Ilya Zakharevich <ilya@math.ohio-state.edu>,
5432 kstar@chapin.edu@ig.co.uk ()
5433 Msg-ID: <19980713151749.G8596@O2.chapin.edu>,
5434 <199807132139.RAA11270@monk.mps.ohio-state.edu>
5435 Files: lib/Term/ReadLine.pm
5436
5437 Title: "Fix HP-UX 11 build (cppstdin)"
5438 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5439 Msg-ID: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
5440 Files: Configure hints/hpux.sh
5441
5442 Title: "VMS filetest operator fixup (SS$_ACCONFLICT)"
5443 From: Dan Sugalski <sugalskd@osshe.edu>
5444 Msg-ID: <3.0.5.32.19980702135255.00a6ad90@ous.edu>
5445 Files: vms/vms.c
bd33893b 5446 Branch: maint-5.004/perl
f58c54f0 5447 + lib/attrs.pm
bd33893b
GS
5448 ! Configure MANIFEST hints/hpux.sh hints/machten.sh
5449 ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
f58c54f0 5450 ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
bd33893b 5451____________________________________________________________________________
f58c54f0
NC
5452[ 1519] By: nick on 1998/07/15 18:56:17
5453 Log: Integrate mainline at beta1
bd33893b
GS
5454 Branch: ansiperl
5455 +> Porting/p4d2p README.mpeix Todo-5.005
5456 +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
5457 +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
f58c54f0 5458 +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
bd33893b 5459 - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
f58c54f0
NC
5460 - t/op/ipcmsg.t t/op/ipcsem.t
5461 !> (integrate 167 files)
bd33893b
GS
5462
5463----------------
f58c54f0 5464Version 5.004_75 5.005 Public Beta, Issue 1
7522fed5
A
5465----------------
5466
5467____________________________________________________________________________
f58c54f0
NC
5468[ 1518] By: gsar on 1998/07/15 10:01:41
5469 Log: add stub docs for ext/B, other minor tweaks
993100c2
GS
5470 Branch: perl
5471 ! Changes Porting/config_H config_h.SH ext/B/B.pm
5472 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
5473 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
5474 ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
f58c54f0 5475 ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
993100c2 5476____________________________________________________________________________
f58c54f0
NC
5477[ 1517] By: gsar on 1998/07/15 08:27:15
5478 Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
5479 From: abigail@fnx.com
5480 Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
5481 Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
5482 Subject: [PATCH 5.004_74] pod/perlop.pod
7f20e9dd
GS
5483 Branch: perl
5484 ! Changes patchlevel.h pod/perlop.pod win32/Makefile
5485 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 5486 ! win32/makefile.mk
7f20e9dd 5487____________________________________________________________________________
f58c54f0
NC
5488[ 1516] By: gsar on 1998/07/15 08:04:24
5489 Log: From: abigail@fnx.com
5490 Date: Wed, 15 Jul 1998 03:47:56 EDT
5491 Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
5492 Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
7522fed5 5493 Branch: perl
f58c54f0 5494 ! pod/pod2man.PL
7522fed5 5495____________________________________________________________________________
f58c54f0
NC
5496[ 1515] By: gsar on 1998/07/15 08:02:14
5497 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5498 Date: Wed, 15 Jul 1998 03:49:24 EDT
5499 Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
5500 Subject: [PATCH 5.004_72] Additional targets for OS/2 build
7522fed5 5501 Branch: perl
f58c54f0 5502 ! os2/Makefile.SHs
7522fed5 5503____________________________________________________________________________
f58c54f0
NC
5504[ 1514] By: gsar on 1998/07/15 07:58:29
5505 Log: rename some long file names to be 8.3 truncation-safe
7522fed5 5506 Branch: perl
f58c54f0
NC
5507 +> Todo-5.005 perly_c.diff pod/perld4.pod
5508 - Todo.5.005 perly.c.diff pod/perldelta4.pod
5509 ! MANIFEST Porting/pumpkin.pod perly.fixer
7522fed5 5510____________________________________________________________________________
f58c54f0
NC
5511[ 1513] By: gsar on 1998/07/15 07:35:29
5512 Log: minor tweaks to docs on qr//
7522fed5 5513 Branch: perl
f58c54f0 5514 ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
7522fed5 5515____________________________________________________________________________
f58c54f0
NC
5516[ 1512] By: gsar on 1998/07/15 07:06:02
5517 Log: applied patch, with tab tweak suggest by Peter Prymmer
5518 From: Dan Sugalski <sugalskd@osshe.edu>
5519 Date: Tue, 14 Jul 1998 16:41:14 -0700
5520 Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
5521 Subject: [PATCH 5.004_74]VMS build cleanups
7522fed5 5522 Branch: perl
f58c54f0 5523 ! vms/descrip_mms.template
7522fed5 5524____________________________________________________________________________
f58c54f0
NC
5525[ 1511] By: gsar on 1998/07/15 07:03:33
5526 Log: allow perlbug -ok when STDIN it not a tty
5527 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
5528 Date: Wed, 15 Jul 1998 03:24:56 +0200
5529 Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
5530 Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
7522fed5 5531 Branch: perl
f58c54f0 5532 ! utils/perlbug.PL
7522fed5 5533____________________________________________________________________________
f58c54f0
NC
5534[ 1510] By: gsar on 1998/07/15 06:59:43
5535 Log: From: "Art Green" <Art_Green@mercmarine.com>
5536 Date: Tue, 14 Jul 1998 20:53:48 -0500
5537 Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
5538 Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
7522fed5 5539 Branch: perl
f58c54f0 5540 ! Configure
7522fed5 5541____________________________________________________________________________
f58c54f0
NC
5542[ 1509] By: gsar on 1998/07/15 06:57:50
5543 Log: typecast long vs. IV compares in pp_flip/pp_flop
7522fed5 5544 Branch: perl
f58c54f0 5545 ! pp_ctl.c
7522fed5 5546____________________________________________________________________________
f58c54f0
NC
5547[ 1508] By: gsar on 1998/07/15 06:50:49
5548 Log: don't copy foreach itervar when no external refs exist
5549 From: Gisle Aas <gisle@aas.no>
5550 Date: 15 Jul 1998 03:35:25 +0200
5551 Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
5552 Subject: Re: Testcase for 1..n closure change
7522fed5 5553 Branch: perl
f58c54f0 5554 ! pp_hot.c
7522fed5 5555____________________________________________________________________________
f58c54f0
NC
5556[ 1507] By: gsar on 1998/07/15 06:46:41
5557 Log: applied patch, regen headers
5558 From: Stephen McCamant <alias@mcs.com>
5559 Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
5560 Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
5561 Subject: B::Deparse update for qr// and regcreset
7522fed5 5562 Branch: perl
f58c54f0 5563 ! ext/B/B/Deparse.pm opcode.h opcode.pl
7522fed5 5564____________________________________________________________________________
f58c54f0
NC
5565[ 1506] By: gsar on 1998/07/15 06:43:04
5566 Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
5567 From: "Douglas Lankshear" <dougl@ActiveState.com>
5568 Date: Tue, 14 Jul 1998 16:40:30 -0700
5569 Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
5570 Subject: [PATCH 5.004_74]
7522fed5 5571 Branch: perl
f58c54f0 5572 ! proto.h
7522fed5 5573____________________________________________________________________________
f58c54f0
NC
5574[ 1505] By: gsar on 1998/07/15 06:41:43
5575 Log: dont use sv_dump() in -DD diagnostic
5576 From: Gisle Aas <gisle@aas.no>
5577 Date: 14 Jul 1998 23:55:36 +0200
5578 Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
5579 Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
7522fed5 5580 Branch: perl
f58c54f0 5581 ! sv.c
7522fed5 5582____________________________________________________________________________
f58c54f0
NC
5583[ 1504] By: gsar on 1998/07/15 06:39:37
5584 Log: add a few more thread.t tests
7522fed5 5585 Branch: perl
f58c54f0 5586 ! t/lib/thread.t
7522fed5 5587____________________________________________________________________________
f58c54f0
NC
5588[ 1503] By: gsar on 1998/07/15 06:31:33
5589 Log: fix thread.t ('join $t' ne '$t->join' !)
7522fed5 5590 Branch: perl
f58c54f0 5591 ! t/lib/thread.t
7522fed5 5592____________________________________________________________________________
f58c54f0
NC
5593[ 1502] By: gsar on 1998/07/15 06:26:00
5594 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
5595 Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
5596 Message-Id: <199807142245.BAA09651@alpha.hut.fi>
5597 Subject: [PATCH] 5.004_74: MPE/iX final touches
7522fed5 5598 Branch: perl
f58c54f0 5599 ! installperl lib/File/Copy.pm
7522fed5 5600____________________________________________________________________________
f58c54f0
NC
5601[ 1501] By: gsar on 1998/07/15 05:59:49
5602 Log: apply (reversed) patch
5603 From: Peter Wolfe <wolfe@titan.teloseng.com>
5604 Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
5605 Message-Id: <199807142001.NAA26550@titan.teloseng.com>
5606 Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
7522fed5 5607 Branch: perl
f58c54f0 5608 ! ext/IPC/SysV/SysV.xs
7522fed5 5609____________________________________________________________________________
f58c54f0
NC
5610[ 1500] By: gsar on 1998/07/15 05:57:39
5611 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5612 Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
5613 Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
5614 Subject: [PATCH 5.004_74] Config_74-01
7522fed5
A
5615 Branch: perl
5616 ! Configure MANIFEST Porting/Glossary Porting/config.sh
5617 ! Porting/config_H Porting/pumpkin.pod config_h.SH
5618 ! vms/subconfigure.com win32/config.bc win32/config.gc
f58c54f0 5619 ! win32/config.vc
7522fed5 5620____________________________________________________________________________
f58c54f0
NC
5621[ 1499] By: gsar on 1998/07/15 05:48:38
5622 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
5623 Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
5624 Message-Id: <199807141835.VAA09030@alpha.hut.fi>
5625 Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
7522fed5 5626 Branch: perl
f58c54f0 5627 ! t/lib/trig.t
7522fed5 5628____________________________________________________________________________
f58c54f0
NC
5629[ 1498] By: gsar on 1998/07/15 05:47:33
5630 Log: -w, strict clean perldoc (via PM)
5631 From: Robin Barker <rmb1@cise.npl.co.uk>
5632 Date: Tue, 14 Jul 98 17:22:01 BST
5633 Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
5634 Subject: [PATCH 5.004_74] perldoc.PL
7522fed5 5635 Branch: perl
f58c54f0 5636 ! utils/perldoc.PL
7522fed5 5637____________________________________________________________________________
f58c54f0
NC
5638[ 1497] By: gsar on 1998/07/15 05:35:54
5639 Log: add comment about cpprun etc., to hints/hpux.sh
7522fed5 5640 Branch: perl
f58c54f0 5641 ! hints/hpux.sh
7522fed5 5642____________________________________________________________________________
f58c54f0
NC
5643[ 1496] By: gsar on 1998/07/15 05:15:16
5644 Log: fix warning from CGI::Carp
7522fed5 5645 Branch: perl
f58c54f0 5646 ! lib/CGI/Carp.pm
7522fed5 5647____________________________________________________________________________
f58c54f0
NC
5648[ 1495] By: gsar on 1998/07/14 23:47:18
5649 Log: fix off-by-one in win32 registry handling
5650 From: "Douglas Lankshear" <dougl@ActiveState.com>
5651 Date: Tue, 14 Jul 1998 07:39:06 -0700
5652 Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
5653 Subject: [PATCH 5.004_73]
7522fed5 5654 Branch: perl
f58c54f0 5655 ! win32/win32.c
7522fed5 5656____________________________________________________________________________
f58c54f0
NC
5657[ 1494] By: gsar on 1998/07/14 23:45:58
5658 Log: doc patches from Gisle Aas <gisle@aas.no>
5659 Date: 14 Jul 1998 16:18:31 +0200
5660 Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
5661 Subject: [PATCH] substr/splice changes for perldelta.pod
5662 --
5663 Date: 14 Jul 1998 20:31:27 +0200
5664 Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
5665 Subject: [PATCH] Duplicate description of use integer %
7522fed5 5666 Branch: perl
f58c54f0 5667 ! pod/perldelta.pod pod/perlop.pod
7522fed5 5668____________________________________________________________________________
f58c54f0
NC
5669[ 1493] By: gsar on 1998/07/14 23:39:31
5670 Log: File/Spec.pm needs trailing newline
7522fed5 5671 Branch: perl
f58c54f0 5672 ! lib/File/Spec.pm
7522fed5 5673____________________________________________________________________________
f58c54f0
NC
5674[ 1492] By: gsar on 1998/07/14 21:43:03
5675 Log: unsubmitted _74 tweaks
7522fed5
A
5676 Branch: perl
5677 ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
f58c54f0 5678 ! pod/perldiag.pod
7522fed5
A
5679
5680----------------
5681Version 5.004_74
b83ac84c
GS
5682----------------
5683
5684____________________________________________________________________________
f58c54f0
NC
5685[ 1491] By: gsar on 1998/07/14 08:48:28
5686 Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
4fe4fdb3
GS
5687 Branch: perl
5688 ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
5689 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 5690 ! win32/makefile.mk
4fe4fdb3 5691____________________________________________________________________________
f58c54f0
NC
5692[ 1490] By: gsar on 1998/07/14 08:31:13
5693 Log: From: Gisle Aas <gisle@aas.no>
5694 Date: 14 Jul 1998 10:20:34 +0200
5695 Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
5696 Subject: [PATCH] Make -DP work (and readable)
b83ac84c 5697 Branch: perl
f58c54f0 5698 ! run.c
b83ac84c 5699____________________________________________________________________________
f58c54f0
NC
5700[ 1489] By: gsar on 1998/07/14 08:23:46
5701 Log: fix function parameter autovivification for pseudohashes
b83ac84c 5702 Branch: perl
f58c54f0 5703 ! mg.c t/op/avhv.t
b83ac84c 5704____________________________________________________________________________
f58c54f0
NC
5705[ 1488] By: gsar on 1998/07/14 07:34:45
5706 Log: merge changes#1423,1465 from maintbranch; checkin two missed files
5707 from earlier changes#1461,1478
b83ac84c
GS
5708 Branch: perl
5709 ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
5710 ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
f58c54f0
NC
5711 ! t/op/substr.t t/op/vec.t
5712____________________________________________________________________________
5713[ 1487] By: gsar on 1998/07/14 07:04:54
5714 Log: tweak t/lib/thread.t
5715 Branch: perl
5716 ! t/lib/thread.t
5717____________________________________________________________________________
5718[ 1486] By: gsar on 1998/07/14 06:38:15
5719 Log: applied patch, slightly tweaked
5720 From: Dan Sugalski <sugalskd@osshe.edu>
5721 Date: Mon, 13 Jul 1998 11:52:27 -0700
5722 Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
5723 Subject: [PATCH 5.004_73]Get re module working on VMS
5724 Branch: perl
5725 ! ext/re/Makefile.PL perl.h proto.h
5726____________________________________________________________________________
5727[ 1485] By: gsar on 1998/07/14 06:32:58
5728 Log: add Porting/p4d2p
5729 Branch: perl
5730 + Porting/p4d2p
5731 ! MANIFEST
5732____________________________________________________________________________
5733[ 1484] By: gsar on 1998/07/14 06:08:20
5734 Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
5735 Date: Mon, 13 Jul 1998 19:09:09 -0600
5736 Message-Id: <199807140109.TAA04678@chthon.perl.com>
5737 Subject: perlmod.pod patch
5738 --
5739 Date: Mon, 13 Jul 1998 18:37:07 -0600
5740 Message-Id: <199807140037.SAA04556@chthon.perl.com>
5741 Subject: perlbook.pod patch
5742 Branch: perl
5743 ! pod/perlbook.pod pod/perlmod.pod
5744____________________________________________________________________________
5745[ 1483] By: gsar on 1998/07/14 06:04:25
5746 Log: OS/2 update
5747 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5748 Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
5749 Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
5750 Subject: [PATCH 5.004_72] OS/2 system() and friends additions
5751 Branch: perl
5752 ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
5753____________________________________________________________________________
5754[ 1482] By: gsar on 1998/07/14 06:01:12
5755 Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
5756 Date: Mon, 13 Jul 1998 16:37:49 -0700
5757 Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
5758 Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
5759 --
5760 Date: Mon, 13 Jul 1998 15:51:09 -0700
5761 Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
5762 Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
5763 Branch: perl
5764 ! t/io/iprefix.t t/lib/cgi-html.t
5765____________________________________________________________________________
5766[ 1481] By: gsar on 1998/07/14 05:57:36
5767 Log: From: Dan Sugalski <sugalskd@osshe.edu>
5768 Date: Mon, 13 Jul 1998 15:41:53 -0700
5769 Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
5770 Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
5771 Branch: perl
5772 ! t/base/rs.t
5773____________________________________________________________________________
5774[ 1480] By: gsar on 1998/07/14 05:56:14
5775 Log: From: Dan Sugalski <sugalskd@osshe.edu>
5776 Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
5777 Date: Mon, 13 Jul 1998 15:04:27 -0700
5778 Subject: [PATCH 5.004_73]Thread tweak for VMS.C
5779 Branch: perl
5780 ! vms/vms.c
5781____________________________________________________________________________
5782[ 1479] By: gsar on 1998/07/14 05:55:13
5783 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5784 Date: Mon, 13 Jul 1998 23:13:43 +0200
5785 Message-ID: <19980713231343.A178@cdata.tvnet.hu>
5786 Subject: [PATCH _72] Configure problem on dos-djgpp
5787 Branch: perl
5788 ! Configure
5789____________________________________________________________________________
5790[ 1478] By: gsar on 1998/07/14 05:53:08
5791 Log: add files and tweaks needed for MPE/iX port (via PM)
5792 From: Jarkko Hietaniemi <jhi@iki.fi>
5793 Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
5794 Message-Id: <199807132107.AAA20603@alpha.hut.fi>
5795 Subject: MPE/iX patches for _73
b83ac84c
GS
5796 Branch: perl
5797 + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
f58c54f0 5798 + mpeix/mpeixish.h mpeix/nm mpeix/relink
b83ac84c 5799 ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
f58c54f0 5800 ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
b83ac84c 5801____________________________________________________________________________
f58c54f0
NC
5802[ 1477] By: gsar on 1998/07/14 04:23:28
5803 Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
5804 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5805 Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
5806 Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
5807 Subject: Re: _70 and Devel::RE
5808 Branch: perl
5809 ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
5810____________________________________________________________________________
5811[ 1476] By: gsar on 1998/07/14 04:06:25
5812 Log: minor Configure nits
5813 From: Jarkko Hietaniemi <jhi@iki.fi>
5814 Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
5815 Message-Id: <199807132025.XAA10771@alpha.hut.fi>
5816 Subject: Configure patches for MVS (and one x2p/Makefile.SH)
5817 Branch: perl
5818 ! Configure x2p/Makefile.SH
5819____________________________________________________________________________
5820[ 1475] By: gsar on 1998/07/14 03:59:56
5821 Log: From: Dan Sugalski <sugalskd@osshe.edu>
5822 Date: Mon, 13 Jul 1998 12:54:19 -0700
5823 Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
5824 Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
5825 Branch: perl
5826 ! vms/munchconfig.c vms/subconfigure.com
5827____________________________________________________________________________
5828[ 1474] By: gsar on 1998/07/14 03:58:13
5829 Log: make Term::Readline::get_line() independent of caller's $/
5830 From: kstar@chapin.edu
5831 Date: Mon, 13 Jul 1998 15:17:49 -0400
5832 Message-ID: <19980713151749.G8596@O2.chapin.edu>
5833 Subject: [PATCH] Was: CPAN.pm still fails
5834 Branch: perl
5835 ! lib/Term/ReadLine.pm
5836____________________________________________________________________________
5837[ 1473] By: gsar on 1998/07/14 03:55:29
5838 Log: fix $trnl interpolation in here-docs (via PM)
5839 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5840 Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
5841 Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
5842 Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
5843 Branch: perl
5844 ! Configure
5845____________________________________________________________________________
5846[ 1472] By: gsar on 1998/07/14 03:50:18
5847 Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
5848 Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
5849 Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
5850 Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
5851 Branch: perl
5852 ! hints/machten.sh
5853____________________________________________________________________________
5854[ 1471] By: gsar on 1998/07/14 03:49:07
5855 Log: From: Dan Sugalski <sugalskd@osshe.edu>
5856 Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
5857 Date: Mon, 13 Jul 1998 12:30:05 -0700
5858 Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
5859 Branch: perl
5860 ! configure.com vms/descrip_mms.template
5861____________________________________________________________________________
5862[ 1470] By: gsar on 1998/07/14 03:40:14
5863 Log: consistently refer to functions as C<foo()>
5864 From: abigail@fnx.com
5865 Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
5866 Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
5867 Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
5868 Branch: perl
5869 ! pod/perlfunc.pod
5870____________________________________________________________________________
5871[ 1469] By: gsar on 1998/07/14 03:35:06
5872 Log: From: Tom Hughes <thh@cyberscience.com>
5873 Date: 13 Jul 1998 09:34:16 +0100
5874 Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
5875 Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
5876 Branch: perl
5877 ! hints/svr4.sh
5878____________________________________________________________________________
5879[ 1468] By: gsar on 1998/07/14 03:34:03
5880 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
5881 Date: 13 Jul 1998 11:16:27 +0200
5882 Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
5883 Subject: Parallel Makefiles
5884 Branch: perl
5885 ! lib/ExtUtils/MM_Unix.pm
5886____________________________________________________________________________
5887[ 1467] By: gsar on 1998/07/14 03:31:39
5888 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5889 Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
5890 Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
5891 Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
5892 Branch: perl
5893 ! t/io/pipe.t
5894____________________________________________________________________________
5895[ 1466] By: gsar on 1998/07/14 03:29:25
5896 Log: minor tweaks to perldelta and README.win32
5897 Branch: perl
5898 ! Changes README.win32 pod/perldelta.pod
5899____________________________________________________________________________
5900[ 1465] By: TimBunce on 1998/07/13 21:33:45
5901 Log: Assorted patches:
5902
5903 Title: "Fix string substitution returncode problem"
5904 From: Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
5905 Msg-ID: <199805271236.IAA28213@aatma.engin.umich.edu>,
5906 <v03110700b191a557f041@[195.95.102.114]>
5907 Files: pp_hot.c
5908
5909 Title: "umask EXPR is fatal only if (EXPR & 0700) > 0"
5910 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5911 Msg-ID: <199807111656.MAA03310@aatma.engin.umich.edu>
5912 Files: pod/perldiag.pod pp_sys.c
5913
5914 Title: "Remove reference to qsort from perlfunc.pod"
5915 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5916 Msg-ID: <199807111923.PAA05124@aatma.engin.umich.edu>
5917 Files: pod/perlfunc.pod
5918
5919 Title: "Deprecate AvFILL in favor of av_len()"
5920 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5921 Msg-ID: <199807111945.PAA05489@aatma.engin.umich.edu>
5922 Files: pod/perlguts.pod
5923
5924 Title: "Further clarify effects of using quotes with m operator"
5925 From: Gurusamy Sarathy <gsar@engin.umich.edu>
5926 Msg-ID: <199806201921.PAA03829@aatma.engin.umich.edu>
5927 Files: pod/perlop.pod
5928
5929 Title: "Add PERL_DESTRUCT_LEVEL=2 to test suite"
5930 From: Tim Bunce
5931 Files: t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
b83ac84c
GS
5932 Branch: maint-5.004/perl
5933 ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
5934 ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
f58c54f0 5935 ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
b83ac84c
GS
5936
5937----------------
5938Version 5.004_73
05fc92f1
GS
5939----------------
5940
5941____________________________________________________________________________
f58c54f0
NC
5942[ 1464] By: gsar on 1998/07/13 04:41:07
5943 Log: up patchlevel to 73, update Changes &c.
1a159553
GS
5944 Branch: perl
5945 ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
5946 ! win32/Makefile win32/config_H.bc win32/config_H.gc
f58c54f0 5947 ! win32/config_H.vc win32/makefile.mk
1a159553 5948____________________________________________________________________________
f58c54f0
NC
5949[ 1463] By: gsar on 1998/07/13 02:58:51
5950 Log: avoid empty rm -f in MM_Unix.pm
05fc92f1 5951 Branch: perl
f58c54f0 5952 ! lib/ExtUtils/MM_Unix.pm
05fc92f1 5953____________________________________________________________________________
f58c54f0
NC
5954[ 1462] By: gsar on 1998/07/13 02:54:52
5955 Log: update perldelta
05fc92f1 5956 Branch: perl
f58c54f0 5957 ! pod/perldelta.pod
05fc92f1 5958____________________________________________________________________________
f58c54f0
NC
5959[ 1461] By: gsar on 1998/07/13 02:44:30
5960 Log: added patch, tweaked PERL_OBJECT things
5961 From: Graham Barr <gbarr@pobox.com>
5962 Date: Sun, 12 Jul 1998 19:57:47 CDT
5963 Message-Id: <19980712195747.C493@pobox.com>
5964 Subject: [ PATCH perl5.004_72] patch to add qr//
05fc92f1
GS
5965 Branch: perl
5966 ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
5967 ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
5968 ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
f58c54f0 5969 ! regexp.h sv.c t/op/pat.t toke.c
05fc92f1 5970____________________________________________________________________________
f58c54f0
NC
5971[ 1460] By: gsar on 1998/07/13 01:25:07
5972 Log: add a few more PURIFY guards
05fc92f1 5973 Branch: perl
f58c54f0 5974 ! av.c sv.c
05fc92f1 5975____________________________________________________________________________
f58c54f0
NC
5976[ 1459] By: gsar on 1998/07/12 23:38:31
5977 Log: add tests for change#1458 and then some
05fc92f1 5978 Branch: perl
f58c54f0 5979 ! t/op/array.t
05fc92f1 5980____________________________________________________________________________
f58c54f0
NC
5981[ 1458] By: gsar on 1998/07/12 22:42:47
5982 Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
5983 From: Stephen McCamant <alias@mcs.com>
5984 Date: Sun, 12 Jul 1998 17:17:00 CDT
5985 Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
5986 Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
05fc92f1 5987 Branch: perl
f58c54f0 5988 ! op.c opcode.h opcode.pl
05fc92f1 5989____________________________________________________________________________
f58c54f0
NC
5990[ 1457] By: gsar on 1998/07/12 22:06:05
5991 Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
05fc92f1 5992 Branch: perl
f58c54f0 5993 ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
05fc92f1 5994____________________________________________________________________________
f58c54f0
NC
5995[ 1456] By: gsar on 1998/07/12 21:56:39
5996 Log: From: Doug MacEachern <dougm@pobox.com>
5997 Date: Sun, 12 Jul 1998 14:29:29 -0400
5998 Message-Id: <199807121829.OAA00525@postman.opengroup.org>
5999 Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
05fc92f1 6000 Branch: perl
f58c54f0 6001 ! lib/ExtUtils/Embed.pm
05fc92f1 6002____________________________________________________________________________
f58c54f0
NC
6003[ 1455] By: gsar on 1998/07/12 21:54:02
6004 Log: applied installperl patch, corrected other little nits
6005 From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
6006 Date: 12 Jul 1998 16:27:21 +0200
6007 Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
6008 Subject: [5.004_72] installperl tweak
05fc92f1 6009 Branch: perl
f58c54f0 6010 ! Changes Configure README.win32 installperl win32/makefile.mk
05fc92f1 6011____________________________________________________________________________
f58c54f0
NC
6012[ 1454] By: gsar on 1998/07/12 10:14:24
6013 Log: update MANIFEST, Changes
05fc92f1 6014 Branch: perl
f58c54f0
NC
6015 - lib/Bundle/CPAN.pm
6016 ! Changes MANIFEST
05fc92f1
GS
6017
6018----------------
6019Version 5.004_72
1703fc65
GS
6020----------------
6021
6022____________________________________________________________________________
f58c54f0
NC
6023[ 1453] By: gsar on 1998/07/12 10:04:33
6024 Log: merge changes 1424, 1428 from maintbranch
f16f1ef3 6025 Branch: perl
f58c54f0 6026 ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
f16f1ef3 6027____________________________________________________________________________
f58c54f0
NC
6028[ 1452] By: gsar on 1998/07/12 09:46:40
6029 Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
6030 and README.win32
f16f1ef3
GS
6031 Branch: perl
6032 ! Changes README.win32 patchlevel.h win32/Makefile
6033 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 6034 ! win32/makefile.mk
f16f1ef3 6035____________________________________________________________________________
f58c54f0
NC
6036[ 1451] By: gsar on 1998/07/12 07:01:26
6037 Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
6038 From: Jarkko Hietaniemi <jhi@iki.fi>
6039 Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
6040 Message-Id: <199807111451.RAA27010@alpha.hut.fi>
6041 Subject: M3 "generic" parts
9036c72f
GS
6042 Branch: perl
6043 ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
6044 ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
6045 ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
6046 ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
f58c54f0 6047 ! win32/config_H.gc x2p/Makefile.SH
9036c72f 6048____________________________________________________________________________
f58c54f0
NC
6049[ 1450] By: gsar on 1998/07/12 06:38:27
6050 Log: various tweaks for PERL_OBJECT build & test
9036c72f
GS
6051 Branch: perl
6052 ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
f58c54f0 6053 ! win32/makefile.mk win32/win32.c win32/win32iop.h
9036c72f 6054____________________________________________________________________________
f58c54f0
NC
6055[ 1449] By: gsar on 1998/07/12 06:29:23
6056 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
6057 Date: 12 Jul 1998 08:22:16 +0200
6058 Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
6059 Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
9036c72f 6060 Branch: perl
f58c54f0 6061 ! lib/CPAN.pm lib/SelfLoader.pm
9036c72f 6062____________________________________________________________________________
f58c54f0
NC
6063[ 1448] By: gsar on 1998/07/12 05:10:50
6064 Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
6065 and runs regexes in 1000s of threads without crashing; also fixed
6066 statcache not being thread-local
9036c72f
GS
6067 Branch: perl
6068 ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
6069 ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
f58c54f0 6070 ! t/lib/thread.t thrdvar.h util.c
9036c72f 6071____________________________________________________________________________
f58c54f0
NC
6072[ 1447] By: gsar on 1998/07/12 02:40:45
6073 Log: From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
6074 Date: Sun, 12 Jul 1998 03:23:04 +0200
6075 Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
6076 Subject: Re: perlbug doesn't check that save succeeded
9036c72f 6077 Branch: perl
f58c54f0 6078 ! utils/perlbug.PL
9036c72f 6079____________________________________________________________________________
f58c54f0
NC
6080[ 1446] By: gsar on 1998/07/12 02:39:24
6081 Log: be generous about CRs
6082 From: larry@wall.org (Larry Wall)
6083 Date: Sat, 11 Jul 1998 17:54:21 PDT
6084 Message-Id: <199807120054.RAA19550@wall.org>
6085 Subject: [PATCH _71] CRs et al
9036c72f 6086 Branch: perl
f58c54f0 6087 ! toke.c
9036c72f 6088____________________________________________________________________________
f58c54f0
NC
6089[ 1445] By: gsar on 1998/07/12 02:11:16
6090 Log: fix pp_caller() to fully traverse stacklevels
9036c72f 6091 Branch: perl
f58c54f0 6092 ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
9036c72f 6093____________________________________________________________________________
f58c54f0
NC
6094[ 1444] By: gsar on 1998/07/11 23:43:37
6095 Log: add patch, along with all the missing bits, and doc tweaks
6096 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6097 Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
6098 Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
6099 Subject: Re: [PATCH 5.004_71] Secure RE update
9036c72f
GS
6100 Branch: perl
6101 ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
6102 ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
6103 ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
f58c54f0 6104 ! t/op/pat.t t/op/subst.t
9036c72f 6105____________________________________________________________________________
f58c54f0
NC
6106[ 1443] By: gsar on 1998/07/11 23:08:14
6107 Log: tweak to get BSDI to build IPC/SysV
6108 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6109 Date: 11 Jul 1998 16:26:44 +0300
6110 Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
6111 Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
9036c72f 6112 Branch: perl
f58c54f0 6113 ! ext/IPC/SysV/SysV.xs
9036c72f 6114____________________________________________________________________________
f58c54f0
NC
6115[ 1442] By: gsar on 1998/07/11 23:03:39
6116 Log: fix closures in optimized C<for (1..5)> (only the tests are in this
6117 change, the pp_hot.c fix accidentally went in change#1441)
9036c72f 6118 Branch: perl
f58c54f0 6119 ! t/op/closure.t
9036c72f 6120____________________________________________________________________________
f58c54f0
NC
6121[ 1441] By: gsar on 1998/07/11 22:35:40
6122 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6123 Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
6124 Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
6125 Subject: [PATCH 5.004_71] Update os2's OS2::Process
9036c72f
GS
6126 Branch: perl
6127 ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
f58c54f0 6128 ! os2/OS2/Process/Process.xs pp_hot.c
9036c72f 6129____________________________________________________________________________
f58c54f0
NC
6130[ 1440] By: gsar on 1998/07/11 19:41:59
6131 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
6132 Date: 11 Jul 1998 17:00:21 +0200
6133 Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
6134 Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
9036c72f 6135 Branch: perl
f58c54f0 6136 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9036c72f 6137____________________________________________________________________________
f58c54f0
NC
6138[ 1439] By: gsar on 1998/07/11 19:36:58
6139 Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
9036c72f 6140 Branch: perl
f58c54f0 6141 ! pod/perlguts.pod win32/makedef.pl
9036c72f 6142____________________________________________________________________________
f58c54f0
NC
6143[ 1438] By: gsar on 1998/07/11 19:14:21
6144 Log: applied patch for perlfunc tweaks, removed reference to system qsort()
6145 From: abigail@fnx.com
6146 Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
6147 Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
6148 Subject: [PATCH 5.004_71] pod/perlfunc.pod
9036c72f 6149 Branch: perl
f58c54f0 6150 ! pod/perlfunc.pod
9036c72f 6151____________________________________________________________________________
f58c54f0
NC
6152[ 1437] By: gsar on 1998/07/11 19:05:00
6153 Log: From: abigail@fnx.com
6154 Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
6155 Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
6156 Subject: [PATCH 5.004_71] pod/pod2man.PL
9036c72f 6157 Branch: perl
f58c54f0 6158 ! pod/pod2man.PL
9036c72f 6159____________________________________________________________________________
f58c54f0
NC
6160[ 1436] By: gsar on 1998/07/11 18:58:03
6161 Log: more complete version of change#1421
6162 From: Stephen McCamant <alias@mcs.com>
6163 Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
6164 Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
6165 Subject: [PATCH] Re: B::Deparse for(1..100000)
9036c72f 6166 Branch: perl
f58c54f0 6167 ! ext/B/B/Deparse.pm
9036c72f 6168____________________________________________________________________________
f58c54f0
NC
6169[ 1435] By: gsar on 1998/07/11 18:54:42
6170 Log: win32 fixes for VC 6.0 nits
9036c72f
GS
6171 Branch: perl
6172 ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
f58c54f0
NC
6173 ! win32/win32.h
6174____________________________________________________________________________
6175[ 1434] By: gsar on 1998/07/11 18:45:32
6176 Log: s/AVHV/pseudo-hash/ (via PM)
6177 From: Gisle Aas <gisle@aas.no>
6178 Date: 11 Jul 1998 00:16:53 +0200
6179 Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
6180 Subject: [PATCH] trivial fields.pm doc patch
6181 Branch: perl
6182 ! lib/fields.pm
6183____________________________________________________________________________
6184[ 1433] By: gsar on 1998/07/11 18:43:11
6185 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6186 Date: Fri, 10 Jul 1998 23:12:11 +0200
6187 Message-ID: <19980710231211.A161@cdata.tvnet.hu>
6188 Subject: [PATCH _71] dos-djgpp update
6189 Branch: perl
6190 ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
6191____________________________________________________________________________
6192[ 1432] By: gsar on 1998/07/11 18:41:00
6193 Log: applied patch, reformatted long lines in places
6194 From: Dominic Dunlop <domo@computer.org>
6195 Date: Fri, 10 Jul 1998 23:11:30 +0000
6196 Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
6197 Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
6198 warning
6199 Branch: perl
6200 ! pod/perldiag.pod regexec.c
6201____________________________________________________________________________
6202[ 1431] By: gsar on 1998/07/11 18:29:18
6203 Log: From: "John L. Allen" <allen@grumman.com>
6204 Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
6205 Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
6206 Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
6207 Branch: perl
6208 ! hints/aix.sh
6209____________________________________________________________________________
6210[ 1430] By: TimBunce on 1998/07/11 18:15:09
6211 Log: Title: "Fix string substitution returncode problem"
6212 From: Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
6213 Msg-ID: <199805271236.IAA28213@aatma.engin.umich.edu>,
6214 <v03110700b191a557f041@[195.95.102.114]>
6215 Files: pp_hot.c
9036c72f 6216 Branch: maint-5.004/perl
f58c54f0
NC
6217 ! pp_hot.c
6218____________________________________________________________________________
6219[ 1429] By: gsar on 1998/07/11 18:07:52
6220 Log: applied patch, tweaked doc and code that does labels/indentation
6221 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6222 Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
6223 Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
6224 Subject: [PATCH 5.004_71] perldebug.pod and RE
6225 Branch: perl
6226 ! pod/perldebug.pod regcomp.c regexec.c
6227____________________________________________________________________________
6228[ 1428] By: TimBunce on 1998/07/11 17:45:56
6229 Log: Assorted patches:
6230
6231 Title: "makerel now reads local patch list from patchlevel.h"
6232 Files: patchlevel.h Porting/makerel
6233
6234 Title: "pod/pod2man.PL"
6235 From: abigail@fnx.com
6236 Msg-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
6237 Files: pod/pod2man.PL
6238
6239 Title: "Clarify taint example in re.pm"
6240 From: Tom Phoenix <rootbeer@teleport.com>
6241 Msg-ID: <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
6242 Files: lib/re.pm
6243
6244 Title: "Anohter ptags improvement"
6245 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6246 Msg-ID: <199807070059.UAA28815@monk.mps.ohio-state.edu>
6247 Files: emacs/ptags
6248
6249 Title: "_71 & _04 - Make AIX hints preserve ccflags as per docs"
6250 From: "John L. Allen" <allen@grumman.com>
6251 Msg-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
6252 Files: hints/aix.sh
9036c72f
GS
6253 Branch: maint-5.004/perl
6254 ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
f58c54f0 6255 ! patchlevel.h pod/pod2man.PL
9036c72f 6256____________________________________________________________________________
f58c54f0
NC
6257[ 1427] By: gsar on 1998/07/11 17:04:47
6258 Log: make Liblist return consistently backslashed paths
9036c72f 6259 Branch: perl
f58c54f0 6260 ! lib/ExtUtils/Liblist.pm
9036c72f 6261____________________________________________________________________________
f58c54f0
NC
6262[ 1426] By: gsar on 1998/07/11 16:53:56
6263 Log: don't 'touch a2p.c', it might readonly (via PM)
6264 From: Robin Barker <rmb1@cise.npl.co.uk>
6265 Date: Fri, 10 Jul 98 17:19:54 BST
6266 Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
9036c72f 6267 Branch: perl
f58c54f0 6268 ! x2p/Makefile.SH
9036c72f 6269____________________________________________________________________________
f58c54f0
NC
6270[ 1425] By: TimBunce on 1998/07/11 16:42:26
6271 Log: Title: "Add newCONSTSUB (from 5.005_70)"
6272 Files: embed.h proto.h global.sym op.c
9036c72f 6273 Branch: maint-5.004/perl
f58c54f0
NC
6274 ! embed.h global.sym op.c proto.h
6275____________________________________________________________________________
6276[ 1424] By: TimBunce on 1998/07/11 16:20:21
6277 Log: Title: "Assorted fixes for Sys::Syslog.pm"
6278 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
6279 <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
6280 Msg-ID: <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
6281 <199805270939.KAA08453@toad.ig.co.uk>,
6282 <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
6283 Files: lib/Sys/Syslog.pm
9036c72f 6284 Branch: maint-5.004/perl
f58c54f0
NC
6285 ! lib/Sys/Syslog.pm
6286____________________________________________________________________________
6287[ 1423] By: TimBunce on 1998/07/11 15:53:37
6288 Log: Assorted patches:
6289
6290 Title: "umask: die if EXPR & 0700 else return undef"
6291 From: Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
6292 Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
6293 <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
6294 kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
6295 Msg-ID: <199805291520.QAA01615@sable.ox.ac.uk>,
6296 <199805291549.SAA01439@alpha.hut.fi>,
6297 <199805291608.RAA29283@toad.ig.co.uk>,
6298 <19980530105129.A24006@O2.chapin.edu>,
6299 <19980608133037.A8793@perlsupport.com>
6300 Files: pod/perldiag.pod pod/perlfunc.pod pp_sys.c
6301
6302 Title: "File name DynaLoader.pm.PL is 8.3 unfriendly"
6303 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6304 Msg-ID: <19980610005417.G162@cdata.tvnet.hu>
6305 Files: MANIFEST ext/DynaLoader/Makefile.PL
9036c72f 6306 Branch: maint-5.004/perl
f58c54f0
NC
6307 +> ext/DynaLoader/DynaLoader_pm.PL
6308 - ext/DynaLoader/DynaLoader.pm.PL
9036c72f 6309 ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
f58c54f0 6310 ! pod/perlfunc.pod pp_sys.c
9036c72f 6311____________________________________________________________________________
f58c54f0
NC
6312[ 1421] By: gsar on 1998/07/11 02:54:02
6313 Log: From: Gisle Aas <gisle@aas.no>
6314 Subject: [PATCH] B::Deparse for(1..100000)
6315 Date: 10 Jul 1998 14:04:44 +0200
6316 Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
9036c72f 6317 Branch: perl
f58c54f0 6318 ! ext/B/B/Deparse.pm
9036c72f 6319____________________________________________________________________________
f58c54f0
NC
6320[ 1420] By: gsar on 1998/07/11 02:28:18
6321 Log: add 'clean' target for ext/re
9036c72f 6322 Branch: perl
f58c54f0 6323 ! ext/re/Makefile.PL
9036c72f 6324____________________________________________________________________________
f58c54f0
NC
6325[ 1419] By: gsar on 1998/07/11 02:20:32
6326 Log: From: Tom Hughes <thh@cyberscience.com>
6327 Date: 10 Jul 1998 10:25:18 +0100
6328 Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
6329 Subject: [5.004_71] Patch: svr4 hints updates for Unixware
9036c72f 6330 Branch: perl
f58c54f0 6331 ! hints/svr4.sh
9036c72f 6332____________________________________________________________________________
f58c54f0
NC
6333[ 1418] By: gsar on 1998/07/11 02:19:12
6334 Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
6335 From: Jarkko Hietaniemi <jhi@iki.fi>
6336 Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
6337 Message-Id: <199807101008.NAA10817@alpha.hut.fi>
6338 Subject: Re: make minitest does not work out of the box - test subset
6339 needs pruning
9036c72f 6340 Branch: perl
f58c54f0
NC
6341 + t/lib/ipc_sysv.t
6342 - t/op/ipcmsg.t t/op/ipcsem.t
6343 ! MANIFEST
9036c72f 6344____________________________________________________________________________
f58c54f0
NC
6345[ 1417] By: gsar on 1998/07/11 02:14:16
6346 Log: disable CR croaking (via #define, default off) in lieu of more
6347 complete fix
9036c72f 6348 Branch: perl
f58c54f0 6349 ! toke.c
9036c72f 6350____________________________________________________________________________
f58c54f0
NC
6351[ 1416] By: gsar on 1998/07/11 02:06:11
6352 Log: added patch, made linking with setargv a build option
6353 From: "Douglas Lankshear" <dougl@ActiveState.com>
6354 Date: Thu, 9 Jul 1998 09:51:42 -0700
6355 Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
6356 Subject: [PATCH 5.004_71]
9036c72f 6357 Branch: perl
f58c54f0 6358 ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
9036c72f 6359____________________________________________________________________________
f58c54f0
NC
6360[ 1415] By: gsar on 1998/07/11 01:47:19
6361 Log: From: Tom Hughes <thh@cyberscience.com>
6362 Date: 10 Jul 1998 09:01:12 +0100
6363 Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
6364 Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
9036c72f 6365 Branch: perl
f58c54f0 6366 ! perl_exp.SH
9036c72f 6367____________________________________________________________________________
f58c54f0
NC
6368[ 1414] By: gsar on 1998/07/11 01:45:45
6369 Log: make lib/re.pm a prereq for minitest
9036c72f 6370 Branch: perl
f58c54f0 6371 ! Makefile.SH
9036c72f 6372____________________________________________________________________________
f58c54f0
NC
6373[ 1413] By: gsar on 1998/07/11 01:40:56
6374 Log: add patch (via PM)
6375 From: Stephen McCamant <alias@mcs.com>
6376 Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
6377 Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
6378 Subject: Big B::Deparse update
9036c72f 6379 Branch: perl
f58c54f0 6380 ! ext/B/B/Deparse.pm
9036c72f 6381____________________________________________________________________________
f58c54f0
NC
6382[ 1412] By: gsar on 1998/07/11 00:25:17
6383 Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
9036c72f 6384 Branch: perl
f58c54f0
NC
6385 + pod/perlport.pod
6386 ! pod/perl.pod
9036c72f 6387____________________________________________________________________________
f58c54f0
NC
6388[ 1411] By: gsar on 1998/07/10 21:53:06
6389 Log: make binmode(STDIN) not whine
6390 From: Dan Sugalski <sugalskd@osshe.edu>
6391 Date: Thu, 09 Jul 1998 16:51:27 -0700
6392 Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
6393 Subject: [PATCH 5.004_70] Fix up binmode() for VMS
9036c72f 6394 Branch: perl
f58c54f0 6395 ! vms/vms.c
9036c72f 6396____________________________________________________________________________
f58c54f0
NC
6397[ 1410] By: gsar on 1998/07/10 21:50:57
6398 Log: CPAN-1.39 update
6399 From: koenig@kulturbox.de (Andreas J. Koenig)
6400 Date: 10 Jul 1998 00:45:36 +0200
6401 Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
6402 Subject: Re: perl5.004_71 hit the stands this morn
9036c72f 6403 Branch: perl
f58c54f0 6404 ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
9036c72f 6405____________________________________________________________________________
f58c54f0
NC
6406[ 1409] By: gsar on 1998/07/10 21:45:10
6407 Log: manually apply patch with conflicts
6408 From: Dan Sugalski <sugalskd@osshe.edu>
6409 Date: Thu, 09 Jul 1998 12:08:33 -0700
6410 Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
6411 Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
9036c72f 6412 Branch: perl
f58c54f0 6413 ! configpm
9036c72f 6414____________________________________________________________________________
f58c54f0
NC
6415[ 1408] By: gsar on 1998/07/10 21:36:54
6416 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6417 Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
6418 Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
6419 Subject: Re: perldelta.pod [PATCH]
9036c72f 6420 Branch: perl
f58c54f0 6421 ! pod/perldelta.pod
9036c72f 6422____________________________________________________________________________
f58c54f0
NC
6423[ 1407] By: gsar on 1998/07/10 21:35:13
6424 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6425 Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
6426 Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
6427 Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
9036c72f 6428 Branch: perl
f58c54f0 6429 ! ext/IPC/SysV/Makefile.PL
9036c72f 6430____________________________________________________________________________
f58c54f0
NC
6431[ 1406] By: gsar on 1998/07/10 21:33:30
6432 Log: manually apply patch with conflicts
6433 From: kstar@chapin.edu
6434 Message-ID: <19980709093621.B7857@O2.chapin.edu>
6435 Date: Thu, 9 Jul 1998 09:36:21 -0400
6436 Subject: Re: [PATCH] 5.004_70 installperl and docs
9036c72f 6437 Branch: perl
f58c54f0 6438 ! installperl
9036c72f 6439____________________________________________________________________________
f58c54f0
NC
6440[ 1405] By: gsar on 1998/07/10 21:28:29
6441 Log: misc tweaks to docs and qsortsv() warning
9036c72f 6442 Branch: perl
f58c54f0 6443 ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
9036c72f 6444____________________________________________________________________________
f58c54f0
NC
6445[ 1404] By: gsar on 1998/07/10 21:23:53
6446 Log: add more correct version of change#1350 (as yet untested)
6447 From: joshua.pritikin@db.com
6448 Date: Thu, 9 Jul 1998 09:22:46 -0400
6449 Message-Id: <H00000e50008f277@MHS>
6450 Subject: Re: [PATCH _70] cache missing methods
9036c72f 6451 Branch: perl
f58c54f0 6452 ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
9036c72f 6453____________________________________________________________________________
f58c54f0
NC
6454[ 1403] By: gsar on 1998/07/10 20:46:12
6455 Log: add win32_rename() that does what docs say
9036c72f
GS
6456 Branch: perl
6457 ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
f58c54f0 6458 ! win32/win32.c win32/win32iop.h
9036c72f 6459____________________________________________________________________________
f58c54f0
NC
6460[ 1402] By: gsar on 1998/07/10 20:19:18
6461 Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
6462 (suggested by Philippe.Simonet@swisscom.com)
9036c72f 6463 Branch: perl
f58c54f0 6464 ! ext/Socket/Socket.xs
9036c72f 6465____________________________________________________________________________
f58c54f0
NC
6466[ 1401] By: gsar on 1998/07/10 03:24:45
6467 Log: undo change#1379 (order of tests *is* significant)
9036c72f 6468 Branch: perl
f58c54f0 6469 ! t/lib/posix.t
9036c72f 6470____________________________________________________________________________
f58c54f0
NC
6471[ 1400] By: nick on 1998/07/09 17:43:14
6472 Log: Integrate mainline (_071-ish)
9036c72f
GS
6473 Branch: ansiperl
6474 +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
6475 +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
6476 +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
6477 +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
6478 +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
6479 +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
6480 +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
6481 +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
f58c54f0
NC
6482 +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
6483 !> (integrate 145 files)
9036c72f
GS
6484
6485----------------
6486Version 5.004_71
6487----------------
6488
6489____________________________________________________________________________
f58c54f0
NC
6490[ 1399] By: gsar on 1998/07/09 12:15:12
6491 Log: update Changes, perlhist.pod, beginnings of perldelta.pod
6cc33c6d 6492 Branch: perl
f58c54f0 6493 ! Changes pod/perldelta.pod pod/perlhist.pod
6cc33c6d 6494____________________________________________________________________________
f58c54f0
NC
6495[ 1397] By: gsar on 1998/07/09 08:35:39
6496 Log: merge changes from maintbranch (1354, and relevant part of 1356); all
6497 maintenance changes upto 1356 merged
429b3afa 6498 Branch: perl
f58c54f0 6499 ! pod/perldiag.pod pp_hot.c t/op/misc.t
429b3afa 6500____________________________________________________________________________
f58c54f0
NC
6501[ 1396] By: gsar on 1998/07/09 08:02:52
6502 Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
6503 make all configs build on Solaris and win32
429b3afa
GS
6504 Branch: perl
6505 + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
6506 + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
f58c54f0 6507 + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
429b3afa 6508 ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
f58c54f0 6509 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
429b3afa 6510____________________________________________________________________________
f58c54f0
NC
6511[ 1395] By: gsar on 1998/07/09 05:39:48
6512 Log: From: Stephen McCamant <alias@mcs.com>
6513 Date: Wed, 08 Jul 1998 23:16:49 CDT
6514 Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
6515 Subject: [PATCH] UNOP opclass test in B.xs
429b3afa 6516 Branch: perl
f58c54f0 6517 ! ext/B/B.xs
429b3afa 6518____________________________________________________________________________
f58c54f0
NC
6519[ 1394] By: gsar on 1998/07/09 05:37:48
6520 Log: get it building again on win32
429b3afa
GS
6521 Branch: perl
6522 ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
6523 ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
6524 ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
f58c54f0 6525 ! win32/makefile.mk
429b3afa 6526____________________________________________________________________________
f58c54f0
NC
6527[ 1393] By: gsar on 1998/07/09 05:20:31
6528 Log: applied patch from Ilya, tweaked some to get clean static build of
6529 the ext/re stuff (untested on win32)
429b3afa 6530 Branch: perl
f58c54f0 6531 ! regcomp.c regexec.c
429b3afa 6532____________________________________________________________________________
f58c54f0
NC
6533[ 1392] By: gsar on 1998/07/09 03:56:45
6534 Log: fix installperl typo
6535 From: kstar@chapin.edu
6536 Date: Wed, 08 Jul 1998 23:51:57 EDT
6537 Message-Id: <19980708235157.D1380@O2.chapin.edu>
6538 Subject: Re: [PATCH] 5.004_70 installperl and docs
429b3afa 6539 Branch: perl
f58c54f0 6540 ! installperl
429b3afa 6541____________________________________________________________________________
f58c54f0
NC
6542[ 1391] By: gsar on 1998/07/09 01:48:16
6543 Log: From: Chip Salzenberg <chip@perl.org>
6544 Date: Wed, 8 Jul 1998 18:10:55 -0400
6545 Message-ID: <19980708181055.A8005@perlsupport.com>
6546 Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
429b3afa 6547 Branch: perl
f58c54f0 6548 ! util.c
429b3afa 6549____________________________________________________________________________
f58c54f0
NC
6550[ 1390] By: gsar on 1998/07/09 01:45:16
6551 Log: added patch, tweaked per Ilya's suggestion
6552 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6553 Date: Wed, 8 Jul 1998 13:34:42 +0100
6554 Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
6555 Subject: [PATCH] perl5db.pl complains about non-integer condition
429b3afa 6556 Branch: perl
f58c54f0 6557 ! lib/perl5db.pl
429b3afa 6558____________________________________________________________________________
f58c54f0
NC
6559[ 1389] By: gsar on 1998/07/09 01:42:13
6560 Log: reenable misaligned memory checks, cast to UV & check alignment
6561 From: Dominic Dunlop <domo@computer.org>
6562 Date: Wed, 8 Jul 1998 11:21:48 +0000
6563 Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
6564 Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
429b3afa 6565 Branch: perl
f58c54f0 6566 ! malloc.c
429b3afa 6567____________________________________________________________________________
f58c54f0
NC
6568[ 1388] By: gsar on 1998/07/09 01:36:22
6569 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6570 Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
6571 Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
6572 Subject: [PATCH 5.004_70] more on finding metaconfig units.
429b3afa 6573 Branch: perl
f58c54f0 6574 ! Porting/pumpkin.pod
429b3afa 6575____________________________________________________________________________
f58c54f0
NC
6576[ 1387] By: gsar on 1998/07/09 01:35:23
6577 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6578 Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
6579 Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
6580 Subject: Configure indentation patch
429b3afa 6581 Branch: perl
f58c54f0 6582 ! Configure
429b3afa 6583____________________________________________________________________________
f58c54f0
NC
6584[ 1386] By: gsar on 1998/07/09 01:33:31
6585 Log: don't try to hardlink perldiag.pod; that is no longer not needed
6586 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6587 Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
6588 Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
6589 Subject: Re: pelr installation attempts hard links between file systems
429b3afa 6590 Branch: perl
f58c54f0 6591 ! installperl
429b3afa 6592____________________________________________________________________________
f58c54f0
NC
6593[ 1385] By: gsar on 1998/07/09 01:28:05
6594 Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
429b3afa 6595 Branch: perl
f58c54f0 6596 ! win32/makefile.mk
429b3afa 6597____________________________________________________________________________
f58c54f0
NC
6598[ 1384] By: gsar on 1998/07/09 01:26:19
6599 Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
429b3afa 6600 Branch: perl
f58c54f0 6601 ! t/TEST
429b3afa 6602____________________________________________________________________________
f58c54f0
NC
6603[ 1383] By: gsar on 1998/07/09 01:06:47
6604 Log: manually apply patch with a dependency on unapplied patch
6605 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6606 Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
6607 Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
6608 Subject: [PATCH 5.004_70] make quoted RE embeddable
429b3afa 6609 Branch: perl
f58c54f0 6610 ! sv.c t/op/pat.t
429b3afa 6611____________________________________________________________________________
f58c54f0
NC
6612[ 1382] By: gsar on 1998/07/09 01:02:23
6613 Log: change order of libs for extensions
6614 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6615 Date: Tue, 7 Jul 1998 23:48:05 +0200
6616 Message-ID: <19980707234805.C180@cdata.tvnet.hu>
6617 Subject: [PATCH _70] linking problem with modules
429b3afa 6618 Branch: perl
f58c54f0 6619 ! lib/ExtUtils/MM_Unix.pm
429b3afa 6620____________________________________________________________________________
f58c54f0
NC
6621[ 1381] By: gsar on 1998/07/09 00:56:12
6622 Log: patch for more flexible initialization of xsub parameters
6623 From: Tye McQueen <tye@metronet.com>
6624 Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
6625 Message-Id: <199807070004.AA16454@metronet.com>
6626 Subject: Enhanced arg inits for xsubpp
429b3afa 6627 Branch: perl
f58c54f0 6628 ! lib/ExtUtils/xsubpp pod/perlxs.pod
429b3afa 6629____________________________________________________________________________
f58c54f0
NC
6630[ 1380] By: gsar on 1998/07/09 00:44:01
6631 Log: From: Tye McQueen <tye@metronet.com>
6632 Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
6633 Message-Id: <16619-17073@lyris.activestate.com>
6634 Subject: New pl2bat.pl
429b3afa 6635 Branch: perl
f58c54f0 6636 ! win32/bin/pl2bat.pl
429b3afa 6637____________________________________________________________________________
f58c54f0
NC
6638[ 1379] By: gsar on 1998/07/09 00:30:58
6639 Log: remove ordering dependency in posix.t
429b3afa 6640 Branch: perl
f58c54f0 6641 ! t/lib/posix.t
429b3afa 6642____________________________________________________________________________
f58c54f0
NC
6643[ 1378] By: gsar on 1998/07/08 20:17:43
6644 Log: make -i'*suffix' work too
429b3afa 6645 Branch: perl
f58c54f0 6646 ! doio.c
429b3afa 6647____________________________________________________________________________
f58c54f0
NC
6648[ 1377] By: gsar on 1998/07/08 08:56:28
6649 Log: regen headers; result builds & tests on Solaris again (threaded)
429b3afa 6650 Branch: perl
f58c54f0 6651 ! embedvar.h
429b3afa 6652____________________________________________________________________________
f58c54f0
NC
6653[ 1376] By: gsar on 1998/07/08 08:55:03
6654 Log: change#1350 breaks things, back it out
429b3afa 6655 Branch: perl
f58c54f0 6656 ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
429b3afa 6657____________________________________________________________________________
f58c54f0
NC
6658[ 1375] By: gsar on 1998/07/08 07:47:00
6659 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6660 Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
6661 Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
6662 Subject: [PATCH 5.004_70] Switch modifiers in RE off
429b3afa 6663 Branch: perl
f58c54f0 6664 ! pod/perlre.pod regcomp.c t/op/re_tests
429b3afa 6665____________________________________________________________________________
f58c54f0
NC
6666[ 1374] By: gsar on 1998/07/08 07:41:06
6667 Log: From: Gisle Aas <gisle@aas.no>
6668 Date: 07 Jul 1998 23:08:59 +0200
6669 Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
6670 Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
429b3afa 6671 Branch: perl
f58c54f0 6672 ! sv.c
429b3afa 6673____________________________________________________________________________
f58c54f0
NC
6674[ 1373] By: gsar on 1998/07/08 07:36:01
6675 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6676 Date: Tue, 7 Jul 1998 23:47:50 +0200
6677 Message-ID: <19980707234750.A180@cdata.tvnet.hu>
6678 Subject: [PATCH _70] dos-djgpp update
429b3afa 6679 Branch: perl
f58c54f0 6680 ! djgpp/config.over djgpp/djgppsed.sh
429b3afa 6681____________________________________________________________________________
f58c54f0
NC
6682[ 1372] By: gsar on 1998/07/08 07:12:47
6683 Log: add extension to support SysV IPC
6684 From: Jarkko Hietaniemi <jhi@iki.fi>
6685 Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
6686 Message-Id: <199807062332.CAA25792@alpha.hut.fi>
6687 Subject: [PATCH] 5.004_70: IPC::SysV
429b3afa
GS
6688 Branch: perl
6689 + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
6690 + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
6691 + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
6692 + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
f58c54f0 6693 + ext/IPC/SysV/t/sem.t
429b3afa 6694 ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
f58c54f0 6695 ! t/op/ipcmsg.t t/op/ipcsem.t
429b3afa 6696____________________________________________________________________________
f58c54f0
NC
6697[ 1371] By: gsar on 1998/07/08 05:12:07
6698 Log: add patch for C<use re 'debug'>
6699 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6700 Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
6701 Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
6702 Subject: Re: _70 and Devel::RE
429b3afa 6703 Branch: perl
f58c54f0
NC
6704 + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
6705 - lib/re.pm
429b3afa 6706 ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
f58c54f0
NC
6707 ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
6708____________________________________________________________________________
6709[ 1370] By: gsar on 1998/07/08 04:27:27
6710 Log: added patch to generate PPDEF(pp_foo)
6711 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6712 Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
6713 Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
6714 Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
6715 Branch: perl
6716 + pp_proto.h
6717 ! MANIFEST Makefile.SH opcode.pl proto.h
6718____________________________________________________________________________
6719[ 1369] By: gsar on 1998/07/08 04:19:49
6720 Log: suggest 'make test' after make
6721 Branch: perl
6722 ! Makefile.SH
6723____________________________________________________________________________
6724[ 1368] By: gsar on 1998/07/08 03:58:19
6725 Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
6726 From: Colin Kuskie <ckuskie@cadence.com>
6727 Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
6728 Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
6729 Subject: Corrected -i prefix patch
6730 Branch: perl
6731 + t/io/iprefix.t
6732 ! MANIFEST doio.c pod/perlrun.pod
6733____________________________________________________________________________
6734[ 1366] By: gsar on 1998/07/08 02:28:30
6735 Log: From: Gisle Aas <gisle@aas.no>
6736 Date: 07 Jul 1998 17:48:36 +0200
6737 Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
6738 Subject: [PATCH] Remove some rendundant SvOOK_on tests
6739 Branch: perl
6740 ! sv.c sv.h
6741____________________________________________________________________________
6742[ 1365] By: gsar on 1998/07/08 02:25:17
6743 Log: applied patch to clarify m//g
6744 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6745 Date: Tue, 7 Jul 1998 15:59:03 +0100
6746 Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
6747 Subject: [PATCH] Re: m//g in perlop.pod
6748 Branch: perl
6749 ! pod/perlop.pod
6750____________________________________________________________________________
6751[ 1364] By: gsar on 1998/07/08 02:13:07
6752 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6753 Subject: [PATCH] 5.004_70 bug in perlfaq.pod
6754 Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
6755 Date: Tue, 7 Jul 1998 11:59:41 +0100
6756 Branch: perl
6757 ! pod/perlfaq.pod
6758____________________________________________________________________________
6759[ 1363] By: gsar on 1998/07/08 02:11:11
6760 Log: applied tweak (via private mail)
6761 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6762 Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
6763 Message-Id: <199807071027.NAA20829@alpha.hut.fi>
6764 Subject: tiny perllocale.pod patch for 5.004_70
6765 Branch: perl
6766 ! pod/perllocale.pod
6767____________________________________________________________________________
6768[ 1362] By: gsar on 1998/07/08 02:07:48
6769 Log: applied patch, various tweaks to pander to pod2man tantrums
6770 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6771 Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
6772 Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
6773 Subject: [PATCH 5.004_70] CONFIGPM
6774 Branch: perl
6775 ! Porting/Glossary configpm
6776____________________________________________________________________________
6777[ 1361] By: gsar on 1998/07/07 22:13:11
6778 Log: From: Stephen McCamant <alias@mcs.com>
6779 Date: Mon, 6 Jul 1998 21:22:17 -0500 (CDT)
6780 Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
6781 Subject: Re: Inconsistent arithmetics on refs
6782 Branch: perl
6783 ! sv.c
6784____________________________________________________________________________
6785[ 1360] By: gsar on 1998/07/07 22:11:11
6786 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6787 Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
6788 Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
6789 Subject: [PATCH 5.004_70] Anohter ptags improvement
6790 Branch: perl
6791 ! emacs/ptags
6792____________________________________________________________________________
6793[ 1359] By: gsar on 1998/07/07 22:08:48
6794 Log: fix accidental RE-de-optimization
6795 From: larry@wall.org (Larry Wall)
6796 Date: Mon, 6 Jul 1998 17:49:31 -0700
6797 Message-Id: <199807070049.RAA23475@wall.org>
6798 Subject: Re: before you deluge us with patches
6799 --
6800 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6801 Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
6802 Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
6803 Subject: Re: before you deluge us with patches
6804 Branch: perl
6805 ! pp_hot.c regexec.c
6806____________________________________________________________________________
6807[ 1358] By: gsar on 1998/07/07 21:36:29
6808 Log: From: Gisle Aas <gisle@aas.no>
6809 Subject: [PATCH] Evaluation of AVHVs in scalar context
6810 Date: 06 Jul 1998 21:41:14 +0200
6811 Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
6812 Branch: perl
6813 ! pp_hot.c t/op/avhv.t
6814____________________________________________________________________________
6815[ 1357] By: gsar on 1998/07/07 21:29:46
6816 Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
6817 Branch: perl
6818 ! lib/Math/Trig.pm lib/fields.pm thread.sym
6819____________________________________________________________________________
6820[ 1356] By: TimBunce on 1998/07/07 17:19:42
6821 Log: Assorted patches:
6822
6823 ------ BUILD PROCESS ------
6824
6825 Title: "Add Test.pm (from perl 5.004_70)"
6826 Files: MANIFEST lib/Test.pm
6827
6828 ------ EXTENSIONS ------
6829
6830 Title: "Add CR LF CRLF to Socket.pm"
6831 From: Chris Nandor <pudge@pobox.com>
6832 Msg-ID: <v04003a46b1b6067832a1@[24.48.28.52]>
6833 Files: ext/Socket/Socket.pm
6834
6835 ------ LIBRARY ------
6836
6837 Title: "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
6838 Files: lib/AutoSplit.pm
6839
6840 Title: "Upgrade base.pm (from perl 5.004_70)"
6841 Files: lib/base.pm
6842
6843 Title: "Add File::Spec modules (from 5.004_70)"
6844 Files: lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
6845 lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6846 lib/File/Spec/Win32.pm
6847
6848 ------ TESTS ------
6849
6850 Title: "fixup test for method call on undefined value"
6851 Files: t/op/misc.t
6852
6853 ------ UTILITIES ------
6854
6855 Title: "perlbug upgrade (from 5.004_70)"
6856 Files: utils/perlbug.PL
6857
6858 Title: "Upgrade perldoc (from 5.004_70)"
6859 Files: utils/perldoc.PL
429b3afa
GS
6860 Branch: maint-5.004/perl
6861 + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
6862 + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
f58c54f0 6863 + lib/File/Spec/Win32.pm lib/Test.pm
429b3afa 6864 ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
f58c54f0 6865 ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
429b3afa 6866____________________________________________________________________________
f58c54f0
NC
6867[ 1355] By: TimBunce on 1998/07/07 14:39:51
6868 Log: Title: "Fix memory leak in Safe module"
6869 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6870 Msg-ID: <199806290544.BAA18463@aatma.engin.umich.edu>
6871 Files: ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
429b3afa 6872 Branch: maint-5.004/perl
f58c54f0
NC
6873 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
6874____________________________________________________________________________
6875[ 1354] By: TimBunce on 1998/07/07 14:35:25
6876 Log: Title: "Better error message for $undef->method call"
6877 From: Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
6878 joshua.pritikin@db.com
6879 Msg-ID: <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
6880 Files: pod/perldiag.pod pp_hot.c
429b3afa 6881 Branch: maint-5.004/perl
f58c54f0 6882 ! pod/perldiag.pod pp_hot.c
429b3afa 6883____________________________________________________________________________
f58c54f0
NC
6884[ 1353] By: gsar on 1998/07/06 23:33:38
6885 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6886 Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
6887 Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
6888 Subject: [PATCH 5.004_70] Update metaconfig info
429b3afa 6889 Branch: perl
f58c54f0 6890 ! Porting/pumpkin.pod
429b3afa 6891____________________________________________________________________________
f58c54f0
NC
6892[ 1352] By: gsar on 1998/07/06 23:30:54
6893 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6894 Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
6895 Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
6896 Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
429b3afa
GS
6897 Branch: perl
6898 ! Configure INSTALL Policy_sh.SH Porting/Glossary
f58c54f0
NC
6899 ! Porting/config.sh Porting/config_H
6900____________________________________________________________________________
6901[ 1351] By: gsar on 1998/07/06 23:24:47
6902 Log: try harder to run non-executable tests
6903 Branch: perl
6904 ! t/TEST
6905____________________________________________________________________________
6906[ 1350] By: gsar on 1998/07/06 23:12:17
6907 Log: add patch to improve method caching, regen headers
6908 From: joshua.pritikin@db.com
6909 Date: Mon, 6 Jul 1998 09:19:29 -0400
6910 Message-Id: <H00000e50008a518@MHS>
6911 Subject: [PATCH _70] cache missing methods
6912 Branch: perl
6913 ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
6914____________________________________________________________________________
6915[ 1349] By: TimBunce on 1998/07/06 23:03:16
6916 Log: Assorted patches:
6917
6918 ------ BUILD PROCESS ------
6919
6920 Title: "Configure: Workaround bash CDPATH oddity"
6921 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6922 Msg-ID: <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
6923 Files: Configure
6924
6925 Title: "Don't suppress display of Makefile recipes that invoke perl"
6926 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6927 Msg-ID: <199806252213.SAA08545@aatma.engin.umich.edu>
6928 Files: Makefile.SH
6929
6930 ------ CORE LANGUAGE ------
6931
6932 Title: "one more^Wless quad unpack bug"
6933 From: Jarkko Hietaniemi <jhi@iki.fi>
6934 Msg-ID: <199806301132.OAA27353@alpha.hut.fi>
6935 Files: pp.c
6936
6937 Title: "minor fixups to bring maint closer to devel for patching"
6938 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6939 Msg-ID: <199805200046.UAA19284@aatma.engin.umich.edu>
6940 Files: pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
6941
6942 Title: "-Pw switches used together report bogus error"
6943 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6944 Msg-ID: <199806252331.TAA10160@aatma.engin.umich.edu>
6945 Files: perl.c
6946
6947 Title: "Add doc and perl home page info to -v output"
6948 From: Tom Christiansen <tchrist@jhereg.perl.com>
6949 Msg-ID: <199802172229.PAA29309@jhereg.perl.com>
6950 Files: perl.c
6951
6952 Title: "Fix C<@a = (%a = 1)> bizarreness"
6953 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
6954 <tchrist@jhereg.perl.com>
6955 Msg-ID: <199807012026.OAA31507@jhereg.perl.com>,
6956 <199807012339.TAA26024@aatma.engin.umich.edu>
6957 Files: pp_hot.c
6958
6959 Title: "make find_script() return saved string, reenable missing
6960 diagnostics"
6961 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6962 Msg-ID: <199806262224.SAA00422@aatma.engin.umich.edu>
6963 Files: perl.c util.c
6964
6965 Title: "minor e_script optimization"
6966 From: Gurusamy Sarathy <gsar@engin.umich.edu>
6967 Msg-ID: <199807060704.DAA25988@aatma.engin.umich.edu>
6968 Files: perl.c
6969
6970 ------ DOCUMENTATION ------
6971
6972 Title: "Insecure $ENV{} message out of step with perldiag"
6973 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6974 Msg-ID: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
6975 Files: pod/perldiag.pod pod/perlsec.pod
6976
6977 Title: "documenting close without arguments"
6978 From: Tom Phoenix <rootbeer@teleport.com>
6979 Msg-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
6980 Files: pod/perlfunc.pod
6981
6982 Title: "pod for scalar .. op"
6983 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6984 Msg-ID: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
6985 Files: pod/perlop.pod
6986
6987 ------ EXTENSIONS ------
6988
6989 Title: "Fcntl: add few constants, enhance maintainability"
6990 From: Jarkko Hietaniemi <jhi@iki.fi>
6991 Msg-ID: <199806221558.SAA18626@alpha.hut.fi>
6992 Files: ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
6993
6994 ------ LIBRARY ------
6995
6996 Title: "Fix undef warnings in Text::Parsewords"
6997 From: Jarkko Hietaniemi <jhi@iki.fi>
6998 Msg-ID: <199806300842.LAA26409@alpha.hut.fi>
6999 Files: lib/Text/ParseWords.pm
7000
7001 Title: "Add Symbol::delete_package()"
7002 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7003 Msg-ID: <199807060702.DAA25976@aatma.engin.umich.edu>
7004 Files: pod/perlembed.pod lib/Symbol.pm
429b3afa
GS
7005 Branch: maint-5.004/perl
7006 ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
7007 ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
7008 ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7009 ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
f58c54f0 7010 ! t/op/split.t taint.c util.c
429b3afa 7011____________________________________________________________________________
f58c54f0
NC
7012[ 1348] By: gsar on 1998/07/06 22:55:56
7013 Log: remove #! line from Errno_pm.PL
429b3afa 7014 Branch: perl
f58c54f0 7015 ! ext/Errno/Errno_pm.PL
429b3afa 7016____________________________________________________________________________
f58c54f0
NC
7017[ 1347] By: gsar on 1998/07/06 22:51:34
7018 Log: added patch to fix Cwd.pm warnings, fixed a couple more places
7019 From: Gisle Aas <gisle@aas.no>
7020 Date: 06 Jul 1998 13:08:53 +0200
7021 Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
7022 Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
429b3afa 7023 Branch: perl
f58c54f0 7024 ! lib/Cwd.pm
429b3afa 7025____________________________________________________________________________
f58c54f0
NC
7026[ 1346] By: gsar on 1998/07/06 22:20:29
7027 Log: much simpler fix to typecheck read/sysread/recv, as suggested by
7028 Stephen McCamant
429b3afa 7029 Branch: perl
f58c54f0 7030 ! op.c
429b3afa 7031____________________________________________________________________________
f58c54f0
NC
7032[ 1345] By: gsar on 1998/07/06 21:58:52
7033 Log: undo ck_sysread() changes#1319,1337 in preparation for a much
7034 simpler fix
429b3afa
GS
7035 Branch: perl
7036 ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
f58c54f0 7037 ! opcode.pl proto.h
429b3afa 7038____________________________________________________________________________
f58c54f0
NC
7039[ 1344] By: TimBunce on 1998/07/06 21:51:05
7040 Log: Title: "Fix for broken goto &xsub"
7041 From: Albert Dvornik <bert@genscan.com>,
7042 Msg-ID: <tq4sxawf2h.fsf@puma.genscan.com>
7043 Files: MANIFEST pp_ctl.c t/op/goto_xs.t
429b3afa 7044 Branch: maint-5.004/perl
f58c54f0
NC
7045 + t/op/goto_xs.t
7046 ! MANIFEST pp_ctl.c
7047____________________________________________________________________________
7048[ 1343] By: TimBunce on 1998/07/06 21:40:14
7049 Log: Title: "Undo sub stub optimization and add comments on GV_FOO constants"
7050 From: Gurusamy Sarathy <gsar@engin.umich.edu>
7051 Msg-ID: <199807050841.EAA25114@aatma.engin.umich.edu>
7052 Files: gv.h gv.c op.c toke.c
429b3afa 7053 Branch: maint-5.004/perl
f58c54f0 7054 ! gv.c gv.h op.c toke.c
429b3afa 7055____________________________________________________________________________
f58c54f0
NC
7056[ 1342] By: gsar on 1998/07/06 20:57:06
7057 Log: From: Gisle Aas <gisle@aas.no>
7058 Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
7059 Date: 06 Jul 1998 21:52:12 +0200
7060 Subject: Keepers of the Patch Pumpkin
429b3afa 7061 Branch: perl
f58c54f0 7062 ! Changes
429b3afa 7063____________________________________________________________________________
f58c54f0
NC
7064[ 1341] By: gsar on 1998/07/06 20:43:35
7065 Log: remove dup entry in perldiag
429b3afa 7066 Branch: perl
f58c54f0 7067 ! pod/perldiag.pod
429b3afa 7068____________________________________________________________________________
f58c54f0
NC
7069[ 1340] By: gsar on 1998/07/06 20:31:44
7070 Log: more reasonable diagnostic on keyword vs. sub ambiguity
429b3afa 7071 Branch: perl
f58c54f0 7072 ! pod/perldiag.pod toke.c
429b3afa 7073____________________________________________________________________________
f58c54f0
NC
7074[ 1339] By: gsar on 1998/07/06 19:23:06
7075 Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
429b3afa
GS
7076 Branch: perl
7077 ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
f58c54f0 7078 ! sv.c toke.c util.c
429b3afa 7079____________________________________________________________________________
f58c54f0
NC
7080[ 1338] By: gsar on 1998/07/06 18:45:35
7081 Log: per Larry suggestion, toss change#1327 and fix the documentation
7082 to match behavior instead
429b3afa 7083 Branch: perl
f58c54f0 7084 ! pod/perlfunc.pod pp_sys.c
429b3afa 7085____________________________________________________________________________
f58c54f0
NC
7086[ 1337] By: gsar on 1998/07/06 17:15:26
7087 Log: allow read(FH,threadsv,...)
429b3afa 7088 Branch: perl
f58c54f0 7089 ! op.c
429b3afa
GS
7090
7091----------------
7092Version 5.004_70
7093----------------
7094
7095____________________________________________________________________________
f58c54f0
NC
7096[ 1336] By: gsar on 1998/07/06 09:06:33
7097 Log: 5.004_70 tweaks
429b3afa 7098 Branch: perl
f58c54f0 7099 ! Changes win32/Makefile win32/makefile.mk
429b3afa 7100____________________________________________________________________________
f58c54f0
NC
7101[ 1335] By: gsar on 1998/07/06 07:05:37
7102 Log: update Changes
0b2be3f5 7103 Branch: perl
f58c54f0 7104 ! Changes pod/perldiag.pod
0b2be3f5 7105____________________________________________________________________________
f58c54f0
NC
7106[ 1334] By: gsar on 1998/07/06 06:41:17
7107 Log: allow eval-groups in patterns only if they C<use re 'eval';>
3c247ff3
GS
7108 Branch: perl
7109 ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
f58c54f0 7110 ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3c247ff3 7111____________________________________________________________________________
f58c54f0
NC
7112[ 1333] By: gsar on 1998/07/06 03:22:52
7113 Log: From: Hans Mulder <hansm@icgroup.nl>
7114 Date: Mon, 6 Jul 98 02:11:32 +0200
7115 Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
7116 Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3c247ff3 7117 Branch: perl
f58c54f0 7118 ! malloc.c
3c247ff3 7119____________________________________________________________________________
f58c54f0
NC
7120[ 1332] By: gsar on 1998/07/06 03:18:34
7121 Log: added Errno-1.09 from CPAN
3c247ff3 7122 Branch: perl
f58c54f0 7123 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3c247ff3 7124____________________________________________________________________________
f58c54f0
NC
7125[ 1331] By: gsar on 1998/07/06 02:59:09
7126 Log: fix small memleak on -e, don't try to find_script() when e_script
3c247ff3 7127 Branch: perl
f58c54f0 7128 ! perl.c
3c247ff3 7129____________________________________________________________________________
f58c54f0
NC
7130[ 1330] By: gsar on 1998/07/06 00:40:24
7131 Log: add Symbol::delete_package()
3c247ff3 7132 Branch: perl
f58c54f0 7133 ! lib/Symbol.pm pod/perlembed.pod
3c247ff3 7134____________________________________________________________________________
f58c54f0
NC
7135[ 1329] By: gsar on 1998/07/05 23:05:40
7136 Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
7137 From: Stephen McCamant <alias@mcs.com>
7138 Date: Sun, 5 Jul 1998 17:36:14 -0500 (CDT)
7139 Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
7140 Subject: [PATCH] alignment in X[IN]V allocation
3c247ff3 7141 Branch: perl
f58c54f0 7142 ! sv.c
3c247ff3 7143____________________________________________________________________________
f58c54f0
NC
7144[ 1328] By: gsar on 1998/07/05 22:47:57
7145 Log: make read() return undef on errors as documented, and clarify docs
3c247ff3 7146 Branch: perl
f58c54f0 7147 ! pod/perlfunc.pod pp_sys.c
3c247ff3 7148____________________________________________________________________________
f58c54f0
NC
7149[ 1327] By: gsar on 1998/07/05 22:11:21
7150 Log: fix getc() to return empty string instead of undef on eof, as it was
7151 documented to behave; still returns undef on error
3c247ff3 7152 Branch: perl
f58c54f0 7153 ! pp_sys.c
3c247ff3 7154____________________________________________________________________________
f58c54f0
NC
7155[ 1326] By: gsar on 1998/07/05 21:53:30
7156 Log: patch whitespace-mutiliated; applied manually
7157 From: Hans Mulder <hansm@icgroup.nl>
7158 Date: Sun, 5 Jul 98 23:23:20 +0200
7159 Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
7160 Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3c247ff3 7161 Branch: perl
f58c54f0 7162 ! ext/Errno/Errno_pm.PL
3c247ff3 7163____________________________________________________________________________
f58c54f0
NC
7164[ 1325] By: gsar on 1998/07/05 21:38:39
7165 Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
7166 From: Tom Christiansen <tchrist@jhereg.perl.com>
7167 Date: Sun, 05 Jul 1998 09:15:22 -0500
7168 Subject: Re: docpatch
7169 Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3c247ff3
GS
7170 Branch: perl
7171 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
7172 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7173 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
7174 ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
f58c54f0 7175 ! pod/perlrun.pod
3c247ff3 7176____________________________________________________________________________
f58c54f0
NC
7177[ 1324] By: gsar on 1998/07/05 21:06:56
7178 Log: applied patch, and undid change#1302 which it made unnecessary
7179 From: Billy <wdconsta@cs.adelaide.edu.au>
7180 Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
7181 Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
7182 Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3c247ff3 7183 Branch: perl
f58c54f0 7184 ! t/lib/h2ph.t utils/h2ph.PL
3c247ff3 7185____________________________________________________________________________
f58c54f0
NC
7186[ 1323] By: gsar on 1998/07/05 20:56:39
7187 Log: fix t/lib/fields.t's @INC so make test runs
3c247ff3 7188 Branch: perl
f58c54f0 7189 ! t/lib/fields.t
3c247ff3 7190____________________________________________________________________________
f58c54f0
NC
7191[ 1322] By: gsar on 1998/07/05 20:26:43
7192 Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3c247ff3 7193 Branch: perl
f58c54f0 7194 ! gv.c gv.h toke.c
3c247ff3 7195____________________________________________________________________________
f58c54f0
NC
7196[ 1321] By: gsar on 1998/07/05 07:41:50
7197 Log: sundry win32 config tweaks
3c247ff3
GS
7198 Branch: perl
7199 ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
7200 ! win32/config.gc win32/config.vc win32/config_H.bc
7201 ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
f58c54f0 7202 ! win32/config_sh.PL win32/makefile.mk
3c247ff3 7203____________________________________________________________________________
f58c54f0
NC
7204[ 1320] By: gsar on 1998/07/05 06:30:35
7205 Log: update Changes
3c247ff3 7206 Branch: perl
f58c54f0 7207 ! Changes
3c247ff3 7208____________________________________________________________________________
f58c54f0
NC
7209[ 1319] By: gsar on 1998/07/05 06:27:37
7210 Log: add ck_sysread() for better sysread/read/recv sanity
3c247ff3
GS
7211 Branch: perl
7212 ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
f58c54f0 7213 ! opcode.pl proto.h
3c247ff3 7214____________________________________________________________________________
f58c54f0
NC
7215[ 1318] By: gsar on 1998/07/05 04:34:05
7216 Log: From: Stephen McCamant <alias@mcs.com>
7217 Date: Sat, 4 Jul 1998 23:24:47 -0500 (CDT)
7218 Subject: [PATCH] Document B::Deparse, add pp_threadsv
7219 Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3c247ff3 7220 Branch: perl
f58c54f0 7221 ! ext/B/B/Deparse.pm
3c247ff3 7222____________________________________________________________________________
f58c54f0
NC
7223[ 1317] By: gsar on 1998/07/05 04:15:25
7224 Log: added patch with tweak to doc
7225 From: Chip Salzenberg <chip@perl.org>
7226 Message-ID: <19980704205136.A16319@perlsupport.com>
7227 Date: Sat, 4 Jul 1998 20:51:36 -0400
7228 Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
1703fc65 7229 Branch: perl
f58c54f0 7230 ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
1703fc65 7231____________________________________________________________________________
f58c54f0
NC
7232[ 1316] By: gsar on 1998/07/05 03:56:22
7233 Log: Porting/Glossary goes podly into Config.pm
1703fc65 7234 Branch: perl
f58c54f0 7235 ! Porting/Glossary configpm
1703fc65 7236____________________________________________________________________________
f58c54f0
NC
7237[ 1315] By: gsar on 1998/07/05 02:50:18
7238 Log: add suggested tool as an example in ExtUtils::Packlist
7239 From: Alan Burlison <Alan.Burlison@UK.Sun.com>
7240 Message-Id: <199807031028.LAA10456@sale-wts>
7241 Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
7242 Subject: Re: [make install] another horror story
1703fc65 7243 Branch: perl
f58c54f0 7244 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
1703fc65 7245____________________________________________________________________________
f58c54f0
NC
7246[ 1314] By: gsar on 1998/07/05 02:28:04
7247 Log: avoid race condition (storing ptr to SV before incrementing its
7248 REFCNT) and warning in newRV()
1703fc65 7249 Branch: perl
f58c54f0 7250 ! sv.c
1703fc65 7251____________________________________________________________________________
f58c54f0
NC
7252[ 1313] By: gsar on 1998/07/05 02:06:40
7253 Log: applied suggested fix for xhv_array sizing, with portability tweaks
7254 From: Gisle Aas <gisle@aas.no>
7255 Subject: Re: [PATCH] Re: perl5.004_69 core dump
7256 Date: 04 Jul 1998 10:20:35 +0200
7257 Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
1703fc65 7258 Branch: perl
f58c54f0 7259 ! hv.c
1703fc65 7260____________________________________________________________________________
f58c54f0
NC
7261[ 1312] By: gsar on 1998/07/05 01:36:45
7262 Log: From: Gisle Aas <gisle@aas.no>
7263 Subject: [PATCH] hv_max may be a few too many
7264 Date: 04 Jul 1998 09:28:46 +0200
7265 Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
1703fc65 7266 Branch: perl
f58c54f0 7267 ! doop.c
1703fc65 7268____________________________________________________________________________
f58c54f0
NC
7269[ 1311] By: gsar on 1998/07/05 00:35:27
7270 Log: patchlevel up to 5.004_70, various tweaks
7271 * fix taint problems due to maintbranch regression
7272 * PERL_OBJECT now builds again
7273 * deal with C++ strong-typing problems in hv.c
7274 * fix mismatch in "reserved word" diagnostic
1703fc65
GS
7275 Branch: perl
7276 ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
f58c54f0 7277 ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
1703fc65 7278____________________________________________________________________________
f58c54f0
NC
7279[ 1310] By: TimBunce on 1998/07/04 11:35:25
7280 Log: Remove old RE //t flag from scan_subst().
1703fc65 7281 Branch: maint-5.004/perl
f58c54f0
NC
7282 ! toke.c
7283____________________________________________________________________________
7284[ 1309] By: gsar on 1998/07/04 08:32:53
7285 Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
7286 Branch: perl
7287 ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
7288____________________________________________________________________________
7289[ 1307] By: gsar on 1998/07/04 07:00:14
7290 Log: fix C<local $tied{foo} = $tied{foo}>, add tests
7291 Branch: perl
7292 ! pp_hot.c t/op/local.t
7293____________________________________________________________________________
7294[ 1306] By: gsar on 1998/07/04 05:52:34
7295 Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
7296 From: joshua.pritikin@db.com
7297 Date: Wed, 1 Jul 1998 10:09:43 -0400
7298 Message-Id: <H00000e500086fb3@MHS>
7299 Subject: [PATCH _69] sv_2mortal fix
7300 Branch: perl
7301 ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
7302____________________________________________________________________________
7303[ 1305] By: gsar on 1998/07/04 05:46:42
7304 Log: add patch preextend global string table, tweak for 512 entries
7305 From: Gisle Aas <gisle@aas.no>
7306 Date: 04 Jul 1998 01:04:08 +0200
7307 Subject: Re: [PATCH] Re: perl5.004_69 core dump
7308 Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
7309 Branch: perl
7310 ! perl.c
7311____________________________________________________________________________
7312[ 1304] By: gsar on 1998/07/04 05:40:35
7313 Log: simplify xhv_array sizing
7314 From: Gisle Aas <gisle@aas.no>
7315 Date: 04 Jul 1998 00:49:42 +0200
7316 Subject: Re: [PATCH] Re: perl5.004_69 core dump
7317 Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
7318 Branch: perl
7319 ! hv.c
7320____________________________________________________________________________
7321[ 1303] By: gsar on 1998/07/04 05:37:29
7322 Log: make 4-arg win32_select() sleep more reasonably on false values
7323 From: Blair Zajac <blair@gps.caltech.edu>
7324 Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
7325 Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
7326 Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
7327 --
7328 Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
7329 Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
7330 Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
7331 Branch: perl
7332 ! win32/win32sck.c
7333____________________________________________________________________________
7334[ 1302] By: gsar on 1998/07/04 05:32:50
7335 Log: adjust h2ph.t for dos-specific problem
7336 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
7337 Message-ID: <19980703234525.C208@cdata.tvnet.hu>
7338 Date: Fri, 3 Jul 1998 23:45:25 +0200
7339 Subject: Re: [PATCH _68] t/lib/h2ph.t problem
7340 Branch: perl
7341 ! t/lib/h2ph.t
7342____________________________________________________________________________
7343[ 1301] By: gsar on 1998/07/04 05:31:04
7344 Log: fix CPAN.pm problem, OS2 tweaks
7345 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7346 Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
7347 Subject: [PATCH 5.004_68] PAtch to CPAN first-time
7348 Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
1703fc65
GS
7349 Branch: perl
7350 ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
f58c54f0 7351 ! lib/ExtUtils/MakeMaker.pm
1703fc65 7352____________________________________________________________________________
f58c54f0
NC
7353[ 1300] By: gsar on 1998/07/04 05:27:20
7354 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7355 Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
7356 Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
7357 Subject: [PATCH 5.004_68] Add elc target to to makefile
1703fc65 7358 Branch: perl
f58c54f0 7359 ! Makefile.SH
1703fc65 7360____________________________________________________________________________
f58c54f0
NC
7361[ 1299] By: gsar on 1998/07/04 05:25:56
7362 Log: newer emacs/cperl-mode.el (via private mail)
7363 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7364 Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
7365 Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
7366 Subject: [PATCH 5.004_68] cperl-mode
1703fc65 7367 Branch: perl
f58c54f0 7368 ! emacs/cperl-mode.el
1703fc65 7369____________________________________________________________________________
f58c54f0
NC
7370[ 1298] By: gsar on 1998/07/04 05:22:41
7371 Log: From: Dominic Dunlop <domo@computer.org>
7372 Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
7373 Date: Thu, 2 Jul 1998 22:57:26 +0000
7374 Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
1703fc65 7375 Branch: perl
f58c54f0 7376 ! hints/machten.sh malloc.c
1703fc65 7377____________________________________________________________________________
f58c54f0
NC
7378[ 1297] By: gsar on 1998/07/04 05:20:52
7379 Log: allow a flags args to fbm_instr() for future needs
7380 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7381 Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
7382 Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
7383 Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
1703fc65 7384 Branch: perl
f58c54f0 7385 ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
1703fc65 7386____________________________________________________________________________
f58c54f0
NC
7387[ 1296] By: gsar on 1998/07/04 05:16:15
7388 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7389 Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
7390 Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
7391 Subject: [PATCH 5.004_69] INSTALL-1.39
1703fc65 7392 Branch: perl
f58c54f0 7393 ! INSTALL
1703fc65 7394____________________________________________________________________________
f58c54f0
NC
7395[ 1295] By: gsar on 1998/07/04 05:15:05
7396 Log: Configure update
7397 From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
7398 Date: Wed, 1 Jul 98 23:07:50 EDT
7399 Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
7400 Subject: [PATCH 5.004_69] Config_69-01
1703fc65
GS
7401 Branch: perl
7402 ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
7403 ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
f58c54f0
NC
7404 ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
7405____________________________________________________________________________
7406[ 1294] By: gsar on 1998/07/04 05:10:25
7407 Log: add perlbug -F switch to save message to file
7408 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
7409 Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
7410 Date: Wed, 1 Jul 1998 21:14:22 +0200
7411 Subject: Re: [PATCH 5.004_69] perlbug -fok
7412 Branch: perl
7413 ! Makefile.SH utils/perlbug.PL
7414____________________________________________________________________________
7415[ 1293] By: gsar on 1998/07/04 05:06:52
7416 Log: catch nonexistent backrefs in REs
7417 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
7418 Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
7419 Date: Wed, 1 Jul 1998 20:14:05 +0200
7420 Subject: Re: [PATCH _66] for bad backrefs
7421 --
7422 Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
7423 Date: Wed, 1 Jul 1998 20:47:16 +0200
7424 Subject: Re: [PATCH _66] for bad backrefs
7425 Branch: perl
7426 ! regcomp.c t/op/re_tests util.c
7427____________________________________________________________________________
7428[ 1292] By: gsar on 1998/07/04 05:02:01
7429 Log: fix perlcc to not rm output file, and other -w(arts)
7430 Branch: perl
7431 ! utils/perlcc.PL
7432____________________________________________________________________________
7433[ 1291] By: gsar on 1998/07/04 04:30:03
7434 Log: ignore stash entries that are not GVs in dump.c
7435 Branch: perl
7436 ! dump.c
7437____________________________________________________________________________
7438[ 1290] By: gsar on 1998/07/04 03:55:10
7439 Log: cleaner page headers from pod2man
7440 Branch: perl
7441 ! pod/pod2man.PL
7442____________________________________________________________________________
7443[ 1288] By: gsar on 1998/07/04 03:16:39
7444 Log: tweaks to Getopt::Std
7445 From: Robin Barker <rmb1@cise.npl.co.uk>
7446 Date: Tue, 30 Jun 98 14:45:49 BST
7447 Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
7448 Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
7449 --
7450 Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
7451 To: perl5-porters@perl.org
7452 Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
7453 Branch: perl
7454 ! lib/Getopt/Std.pm
7455____________________________________________________________________________
7456[ 1287] By: gsar on 1998/07/04 03:13:02
7457 Log: added patch, with tweaks
7458 From: Gisle Aas <gisle@aas.no>
7459 Date: 03 Jul 1998 00:50:15 +0200
7460 Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
7461 Subject: [PATCH] Some AVHV documentation
7462 Branch: perl
7463 ! pod/perlref.pod
7464____________________________________________________________________________
7465[ 1286] By: gsar on 1998/07/04 02:53:26
7466 Log: applied patch with tweaks to prose
7467 From: Gisle Aas <gisle@aas.no>
7468 Subject: [PATCH] Simplified AVHV support
7469 Date: 30 Jun 1998 13:34:07 +0200
7470 Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
1703fc65
GS
7471 Branch: perl
7472 ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
f58c54f0
NC
7473 ! pp.c proto.h t/op/avhv.t
7474____________________________________________________________________________
7475[ 1285] By: gsar on 1998/07/04 02:30:48
7476 Log: tweak doc for ".."
7477 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7478 Subject: [PATCH] pod for scalar ..
7479 Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
7480 Date: Tue, 30 Jun 1998 12:14:50 +0100
7481 Branch: perl
7482 ! pod/perlop.pod
7483____________________________________________________________________________
7484[ 1284] By: gsar on 1998/07/04 02:28:43
7485 Log: fix use of uninitialized var in pp_unpack()
7486 From: Jarkko Hietaniemi <jhi@iki.fi>
7487 Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
7488 Message-Id: <199806301132.OAA27353@alpha.hut.fi>
7489 Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
7490 Branch: perl
7491 ! pp.c
7492____________________________________________________________________________
7493[ 1283] By: gsar on 1998/07/04 02:26:37
7494 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
7495 Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
7496 Message-Id: <199806300840.LAA04872@alpha.hut.fi>
7497 Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
7498 Branch: perl
7499 ! lib/Text/ParseWords.pm
7500____________________________________________________________________________
7501[ 1282] By: gsar on 1998/07/04 02:24:32
7502 Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
7503 Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
7504 Date: Mon, 29 Jun 1998 16:53:56 -0700
7505 Subject: [PATCH 5.004_69]README.vms doc patch
7506 --
7507 Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
7508 Date: Mon, 29 Jun 1998 16:51:25 -0700
7509 --
7510 Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
7511 Date: Thu, 02 Jul 1998 13:53:57 -0700
7512 Subject: [PATCH 5.004_69]VMS filetest operator fixup
7513 Branch: perl
7514 ! README.vms vms/descrip_mms.template vms/vms.c
7515____________________________________________________________________________
7516[ 1281] By: gsar on 1998/07/04 02:17:48
7517 Log: From: Dan Sugalski <sugalskd@osshe.edu>
7518 Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
7519 Date: Mon, 29 Jun 1998 16:46:25 -0700
7520 Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
7521 Branch: perl
7522 ! vms/subconfigure.com
7523____________________________________________________________________________
7524[ 1280] By: gsar on 1998/07/04 02:16:03
7525 Log: don't attempt to copy directories on VMS
7526 From: Dan Sugalski <sugalskd@osshe.edu>
7527 Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
7528 Date: Mon, 29 Jun 1998 16:31:29 -0700
7529 Subject: [PATCH 5.004_69]Tweak to installperl
7530 Branch: perl
7531 ! installperl
7532____________________________________________________________________________
7533[ 1279] By: gsar on 1998/07/04 02:09:26
7534 Log: add 'installhtml*dir' to win32 config templates
7535 From: "Douglas Lankshear" <dougl@ActiveState.com>
7536 Subject: [PATCH 5.004_68] For Win32 config
7537 Date: Mon, 29 Jun 1998 09:00:13 -0700
7538 Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
7539 Branch: perl
7540 ! win32/config.bc win32/config.gc win32/config.vc
7541____________________________________________________________________________
7542[ 1278] By: gsar on 1998/07/04 02:06:23
7543 Log: implemented described fix for h2ph hanging on "enum"
7544 From: Billy <wdconsta@cs.adelaide.edu.au>
7545 Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
7546 Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
7547 Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
7548 Branch: perl
7549 ! utils/h2ph.PL
7550____________________________________________________________________________
7551[ 1277] By: gsar on 1998/07/04 01:51:47
7552 Log: merge changes#1210,1211,1270 from maintbranch
7553 Branch: perl
7554 + lib/re.pm
1703fc65
GS
7555 ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
7556 ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
f58c54f0 7557 ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
1703fc65 7558____________________________________________________________________________
f58c54f0
NC
7559[ 1276] By: gsar on 1998/07/04 00:33:37
7560 Log: deprecate use of reserved word "our" (Larry's idea)
7561 Date: Mon, 22 Jun 1998 08:55:09 -0700
7562 From: larry@wall.org (Larry Wall)
7563 Message-Id: <199806221555.IAA07212@wall.org>
7564 Subject: Re: our
1703fc65 7565 Branch: perl
f58c54f0 7566 ! pod/perldiag.pod toke.c
1703fc65 7567____________________________________________________________________________
f58c54f0
NC
7568[ 1275] By: nick on 1998/07/02 18:36:59
7569 Log: Integrate mainline, just to keep up.
1703fc65 7570 Branch: ansiperl
f58c54f0
NC
7571 +> t/lib/fields.t
7572 - lib/Math/Trig/Radial.pm
1703fc65
GS
7573 !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7574 !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
7575 !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
7576 !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
7577 !> win32/config.bc win32/config.gc win32/config.vc
7578 !> win32/include/dirent.h win32/makedef.pl win32/win32.c
f58c54f0 7579 !> win32/win32iop.h
1703fc65 7580____________________________________________________________________________
f58c54f0
NC
7581[ 1274] By: gsar on 1998/07/02 16:47:20
7582 Log: tweak win32/config.* variables
1703fc65 7583 Branch: perl
f58c54f0 7584 ! win32/config.bc win32/config.gc win32/config.vc
1703fc65 7585____________________________________________________________________________
f58c54f0
NC
7586[ 1273] By: gsar on 1998/07/02 16:33:53
7587 Log: export opendir() set of functions on win32
1703fc65
GS
7588 Branch: perl
7589 ! win32/include/dirent.h win32/makedef.pl win32/win32.c
f58c54f0 7590 ! win32/win32iop.h
1703fc65 7591____________________________________________________________________________
f58c54f0
NC
7592[ 1272] By: gsar on 1998/07/01 23:21:49
7593 Log: fix C<@a = (%a = 1)> bizarreness
1703fc65 7594 Branch: perl
f58c54f0 7595 ! pp_hot.c
1703fc65 7596____________________________________________________________________________
f58c54f0
NC
7597[ 1271] By: gsar on 1998/06/30 22:49:39
7598 Log: document perltrap on precedence of keys/values/each
1703fc65 7599 Branch: perl
f58c54f0 7600 ! pod/perltrap.pod
1703fc65 7601____________________________________________________________________________
f58c54f0
NC
7602[ 1270] By: TimBunce on 1998/06/30 09:06:21
7603 Log: Added lib/re.pm missing from change 1210
1703fc65 7604 Branch: maint-5.004/perl
f58c54f0 7605 + lib/re.pm
1703fc65 7606____________________________________________________________________________
f58c54f0
NC
7607[ 1269] By: gsar on 1998/06/30 08:20:52
7608 Log: From: Murray Nesbitt <murray@ActiveState.com>
7609 Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
7610 Date: Mon, 29 Jun 1998 14:30:59 PDT
7611 Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support
1703fc65 7612 Branch: perl
f58c54f0 7613 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1703fc65 7614____________________________________________________________________________
f58c54f0
NC
7615[ 1268] By: gsar on 1998/06/30 05:38:34
7616 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
7617 Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
7618 Date: Mon, 29 Jun 1998 15:04:57 -0000
7619 Subject: [PATCH perl5.004_69] perldoc.PL
1703fc65 7620 Branch: perl
f58c54f0 7621 ! utils/perldoc.PL
1703fc65 7622____________________________________________________________________________
f58c54f0
NC
7623[ 1267] By: gsar on 1998/06/30 05:34:06
7624 Log: add patch to integrate Math::Trig::Radial into Math::Trig
7625 From: Jarkko Hietaniemi <jhi@iki.fi>
7626 Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
7627 Message-Id: <199806291328.QAA16916@alpha.hut.fi>
7628 Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
1703fc65 7629 Branch: perl
f58c54f0
NC
7630 - lib/Math/Trig/Radial.pm
7631 ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
1703fc65 7632____________________________________________________________________________
f58c54f0
NC
7633[ 1266] By: gsar on 1998/06/30 05:17:33
7634 Log: From: Gisle Aas <gisle@aas.no>
7635 Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
7636 Date: 29 Jun 1998 12:36:09 +0200
7637 Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
1703fc65 7638 Branch: perl
f58c54f0 7639 + t/lib/fields.t
1703fc65 7640 ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
f58c54f0 7641 ! t/op/array.t
1703fc65 7642____________________________________________________________________________
f58c54f0
NC
7643[ 1265] By: gsar on 1998/06/30 05:12:57
7644 Log: tweaks to overloaded constants (change#1259)
1703fc65 7645 Branch: perl
f58c54f0 7646 ! scope.c scope.h toke.c
1703fc65 7647____________________________________________________________________________
f58c54f0
NC
7648[ 1264] By: nick on 1998/06/29 17:38:03
7649 Log: Integrate mainline c. _69 to ansiperl
1703fc65
GS
7650 Branch: ansiperl
7651 +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
7652 +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
7653 +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
7654 +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
7655 +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
f58c54f0
NC
7656 +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
7657 !> (integrate 100 files)
1703fc65
GS
7658
7659----------------
7660Version 5.004_69
4ebdfc99
GS
7661----------------
7662
7663____________________________________________________________________________
f58c54f0
NC
7664[ 1263] By: gsar on 1998/06/29 09:17:28
7665 Log: update Changes and perlhist.pod
429b3afa 7666 Branch: perl
f58c54f0 7667 ! Changes pod/perlhist.pod
429b3afa 7668____________________________________________________________________________
f58c54f0
NC
7669[ 1262] By: gsar on 1998/06/29 08:26:36
7670 Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
7671 under several build configurations)
4ebdfc99
GS
7672 Branch: perl
7673 ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
7674 ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
f58c54f0 7675 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4ebdfc99 7676____________________________________________________________________________
f58c54f0
NC
7677[ 1261] By: gsar on 1998/06/29 06:51:10
7678 Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
4ebdfc99 7679 Branch: perl
f58c54f0 7680 ! scope.h
4ebdfc99 7681____________________________________________________________________________
f58c54f0
NC
7682[ 1260] By: gsar on 1998/06/29 06:46:12
7683 Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
7684 Date: Mon, 29 Jun 1998 08:10:46 +0200
7685 From: ts <decoux@moulon.inra.fr>
7686 Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
4ebdfc99 7687 Branch: perl
f58c54f0 7688 ! pod/perlembed.pod
4ebdfc99 7689____________________________________________________________________________
f58c54f0
NC
7690[ 1259] By: gsar on 1998/06/29 06:01:35
7691 Log: added patch for overloading constants, made PERL_OBJECT-aware
7692 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7693 Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
7694 Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
4ebdfc99
GS
7695 Branch: perl
7696 ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
7697 ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
7698 ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
f58c54f0
NC
7699 ! t/pragma/overload.t toke.c
7700____________________________________________________________________________
7701[ 1258] By: gsar on 1998/06/29 05:32:25
7702 Log: fix Socket.pm typo from change#1240
7703 Branch: perl
7704 ! ext/Socket/Socket.pm
7705____________________________________________________________________________
7706[ 1257] By: gsar on 1998/06/29 05:09:24
7707 Log: applied patch, tweak for threads awareness
7708 From: Albert Dvornik <bert@genscan.com>
7709 Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
7710 Date: 24 Jun 1998 19:33:09 -0400
7711 Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
7712 Branch: perl
7713 + t/op/goto_xs.t
7714 ! MANIFEST pp_ctl.c
7715____________________________________________________________________________
7716[ 1256] By: gsar on 1998/06/29 03:34:18
7717 Log: applied patch, fixed one more leak, tweaked whitespace bugs
7718 From: Guy Decoux <decoux@moulon.inra.fr>
7719 (via)
7720 Date: Fri, 26 Jun 1998 09:59:32 -0400
7721 From: "Chunhui Teng" <cteng@nortel.ca>
7722 Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
7723 Subject: Memory leak in Perl 5.004 and the fix
7724 Branch: perl
7725 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
7726____________________________________________________________________________
7727[ 1255] By: gsar on 1998/06/29 02:50:37
7728 Log: From: koenig@kulturbox.de (Andreas J. Koenig)
7729 Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
7730 Date: 28 Jun 1998 23:47:07 +0200
7731 Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
7732 Branch: perl
7733 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7734____________________________________________________________________________
7735[ 1254] By: gsar on 1998/06/28 21:35:02
7736 Log: From: joshua.pritikin@db.com
7737 Date: Fri, 26 Jun 1998 09:34:34 -0400
7738 Message-Id: <H00000e500081d23@MHS>
7739 Subject: [PATCH _68] PUSHSTACK renovation
7740 Branch: perl
7741 ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
7742____________________________________________________________________________
7743[ 1253] By: gsar on 1998/06/28 21:21:22
7744 Log: From: Stephen McCamant <alias@mcs.com>
7745 Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
7746 Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
7747 Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
7748 Branch: perl
7749 ! perlvars.h sv.c
7750____________________________________________________________________________
7751[ 1252] By: gsar on 1998/06/28 21:16:34
7752 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7753 Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
7754 Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
7755 Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
7756 Branch: perl
7757 ! regcomp.c
7758____________________________________________________________________________
7759[ 1251] By: gsar on 1998/06/28 21:14:32
7760 Log: add Math/Trig/Radial.pm, update MANIFEST
7761 From: Jarkko Hietaniemi <jhi@iki.fi>
7762 Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
7763 Message-Id: <199806271428.RAA05307@alpha.hut.fi>
7764 Subject: Math::Trig::Radial ?
7765 Branch: perl
7766 + lib/Math/Trig/Radial.pm
7767 ! MANIFEST
7768____________________________________________________________________________
7769[ 1250] By: gsar on 1998/06/28 21:09:48
7770 Log: applied patch, tweaked doc, and regen regnodes.h
7771 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7772 Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
7773 Subject: [PATCH 5.004_68] \z in RE
7774 Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
4ebdfc99
GS
7775 Branch: perl
7776 ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
f58c54f0
NC
7777 ! t/op/re_tests t/op/regexp.t toke.c
7778____________________________________________________________________________
7779[ 1249] By: gsar on 1998/06/28 20:56:38
7780 Log: From: mike@bill.iac.net
7781 Message-ID: <19980627034913.A32220@bill.minivend.com>
7782 Date: Sat, 27 Jun 1998 03:49:13 +0000
7783 Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
7784 Branch: perl
7785 ! lib/Text/ParseWords.pm t/lib/parsewords.t
7786____________________________________________________________________________
7787[ 1248] By: gsar on 1998/06/28 20:54:43
7788 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7789 Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
7790 Subject: [PATCH] Fix ptags
7791 Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
7792 Branch: perl
7793 ! emacs/ptags
7794____________________________________________________________________________
7795[ 1247] By: gsar on 1998/06/28 20:42:54
7796 Log: apply patch sent via private mail
7797 From: Stephen McCamant <alias@mcs.com>
7798 Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
7799 Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
7800 Subject: Re: Enhanced B::Deparse
7801 Branch: perl
7802 ! ext/B/B/Deparse.pm
7803____________________________________________________________________________
7804[ 1246] By: gsar on 1998/06/28 20:38:24
7805 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7806 Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
7807 Subject: [PATCH 5.004_68] pat.t tests
7808 Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
7809 Branch: perl
7810 ! t/op/pat.t
7811____________________________________________________________________________
7812[ 1245] By: gsar on 1998/06/28 20:36:08
7813 Log: From: joshua.pritikin@db.com
7814 Date: Fri, 26 Jun 1998 10:02:32 -0400
7815 Message-Id: <H00000e500081d28@MHS>
7816 Subject: [PATCH _68] improve recursive error messages!
7817 Branch: perl
7818 ! gv.c pod/perldiag.pod universal.c
7819____________________________________________________________________________
7820[ 1244] By: gsar on 1998/06/28 20:09:02
7821 Log: From: Dominic Dunlop <domo@vo.lu>
7822 Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
7823 Date: Thu, 25 Jun 1998 17:46:55 +0000
7824 Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
7825 to op/pat.t; add tests for a few more regexp parse failures etc.
7826 Branch: perl
7827 ! t/op/pat.t t/op/re_tests t/op/regexp.t
7828____________________________________________________________________________
7829[ 1243] By: gsar on 1998/06/28 20:06:30
7830 Log: specify *.sym files needed in perl_exp.SH instead of picking up all
7831 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7832 Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
7833 Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
7834 Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
7835 Branch: perl
7836 ! perl_exp.SH
7837____________________________________________________________________________
7838[ 1242] By: gsar on 1998/06/28 20:01:28
7839 Log:
7840 From: Gisle Aas <gisle@aas.no>
7841 Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
7842 Date: 25 Jun 1998 10:32:43 +0200
7843 Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
7844 Branch: perl
7845 ! op.c pod/perlfunc.pod pp.c t/op/substr.t
7846____________________________________________________________________________
7847[ 1241] By: gsar on 1998/06/28 19:55:11
7848 Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
7849 From: Stephen McCamant <alias@mcs.com>
7850 Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
7851 Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
7852 Subject: [PATCH REPOST] refgen in opcode.pl
7853 Branch: perl
7854 ! opcode.h opcode.pl
7855____________________________________________________________________________
7856[ 1240] By: gsar on 1998/06/28 19:46:29
7857 Log: From: Chris Nandor <pudge@pobox.com>
7858 Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
7859 Date: Wed, 24 Jun 1998 19:58:28 -0400
7860 Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
7861 Branch: perl
7862 ! ext/Socket/Socket.pm
7863____________________________________________________________________________
7864[ 1239] By: gsar on 1998/06/28 19:44:19
7865 Log: From: Gisle Aas <gisle@aas.no>
7866 Subject: [PATCH] Optimize foreach (1..1000000)
7867 Date: 24 Jun 1998 20:26:48 +0200
7868 Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
4ebdfc99
GS
7869 Branch: perl
7870 ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
f58c54f0 7871 ! pp_hot.c t/op/range.t
4ebdfc99 7872____________________________________________________________________________
f58c54f0
NC
7873[ 1238] By: gsar on 1998/06/28 19:28:13
7874 Log: avoid creation of %^R
7875 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7876 Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
7877 Subject: Re: [5.004_68] What is %^R ? [PATCH?]
7878 Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
4ebdfc99 7879 Branch: perl
f58c54f0 7880 ! perl.c t/op/splice.t
4ebdfc99 7881____________________________________________________________________________
f58c54f0
NC
7882[ 1237] By: gsar on 1998/06/28 19:23:40
7883 Log: From: Gisle Aas <gisle@aas.no>
7884 Subject: [PATCH] Negative LENGTH argument to splice
7885 Date: 24 Jun 1998 15:11:35 +0200
7886 Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
4ebdfc99 7887 Branch: perl
f58c54f0
NC
7888 + t/op/splice.t
7889 ! MANIFEST pod/perlfunc.pod pp.c
4ebdfc99 7890____________________________________________________________________________
f58c54f0
NC
7891[ 1236] By: gsar on 1998/06/28 19:18:29
7892 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7893 Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
7894 Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
7895 Date: Wed, 24 Jun 1998 13:13:02 +0100
4ebdfc99 7896 Branch: perl
f58c54f0 7897 ! pod/perldiag.pod pod/perlsec.pod
4ebdfc99 7898____________________________________________________________________________
f58c54f0
NC
7899[ 1235] By: gsar on 1998/06/28 19:16:13
7900 Log: Complex.pm update
7901 From: Jarkko Hietaniemi <jhi@iki.fi>
7902 Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
7903 Message-Id: <199806241219.PAA04061@alpha.hut.fi>
7904 Subject: [PATCH] 5.004_68: Complex.pm, complex.t
4ebdfc99 7905 Branch: perl
f58c54f0 7906 ! lib/Math/Complex.pm t/lib/complex.t
4ebdfc99 7907____________________________________________________________________________
f58c54f0
NC
7908[ 1234] By: gsar on 1998/06/28 19:13:05
7909 Log: disable perl malloc on UNICOS for now
7910 From: Jarkko Hietaniemi <jhi@iki.fi>
7911 Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
7912 Message-Id: <199806240937.MAA01669@alpha.hut.fi>
7913 Subject: [PATCH] 5.004_68: UNICOS hints
4ebdfc99 7914 Branch: perl
f58c54f0 7915 ! hints/unicos.sh
4ebdfc99 7916____________________________________________________________________________
f58c54f0
NC
7917[ 1233] By: gsar on 1998/06/28 19:10:53
7918 Log: fixes unpack("q"...), and semctl() tests for UNICOS
7919 From: Jarkko Hietaniemi <jhi@iki.fi>
7920 Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
7921 Message-Id: <199806240855.LAA16152@alpha.hut.fi>
7922 Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
4ebdfc99 7923 Branch: perl
f58c54f0 7924 ! pp.c t/op/ipcsem.t t/op/pack.t
4ebdfc99 7925____________________________________________________________________________
f58c54f0
NC
7926[ 1232] By: gsar on 1998/06/28 19:01:23
7927 Log: tweak various places for iperlsys.h awareness
4ebdfc99
GS
7928 Branch: perl
7929 ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
f58c54f0 7930 ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
4ebdfc99 7931____________________________________________________________________________
f58c54f0
NC
7932[ 1231] By: gsar on 1998/06/28 18:37:07
7933 Log: add a perlio.h stub for compat (some extensions seem to #include it)
4ebdfc99 7934 Branch: perl
f58c54f0 7935 + perlio.h
4ebdfc99 7936____________________________________________________________________________
f58c54f0
NC
7937[ 1230] By: gsar on 1998/06/28 18:35:23
7938 Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
7939 Date: Wed, 24 Jun 1998 00:37:01 +0200
7940 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
7941 Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
4ebdfc99 7942 Branch: perl
f58c54f0 7943 ! pod/pod2text.PL
4ebdfc99 7944____________________________________________________________________________
f58c54f0
NC
7945[ 1229] By: gsar on 1998/06/28 18:33:42
7946 Log: hand apply mutiliated patch
7947 Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
7948 Date: Tue, 23 Jun 1998 11:41:00 -0700
7949 From: Dan Sugalski <sugalskd@osshe.edu>
7950 Subject: [PATCH 5.004_68]Configure update for VMS
4ebdfc99 7951 Branch: perl
f58c54f0 7952 ! configure.com vms/descrip_mms.template vms/subconfigure.com
4ebdfc99 7953____________________________________________________________________________
f58c54f0
NC
7954[ 1228] By: gsar on 1998/06/28 17:17:35
7955 Log: hand apply whitespace mutiliated patch
7956 Date: Tue, 23 Jun 98 16:38:06 BST
7957 Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
7958 From: Robin Barker <rmb1@cise.npl.co.uk>
7959 Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
4ebdfc99 7960 Branch: perl
f58c54f0 7961 ! utils/perlbug.PL
4ebdfc99 7962____________________________________________________________________________
f58c54f0
NC
7963[ 1227] By: gsar on 1998/06/28 17:14:34
7964 Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
7965 From: Tom Phoenix <rootbeer@teleport.com>
7966 Subject: [PATCH] documenting close without arguments
7967 Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
4ebdfc99 7968 Branch: perl
f58c54f0 7969 ! pod/perlfunc.pod
4ebdfc99 7970____________________________________________________________________________
f58c54f0
NC
7971[ 1226] By: gsar on 1998/06/28 17:12:56
7972 Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
7973 From: Tom Phoenix <rootbeer@teleport.com>
7974 Subject: Better diags for vars.pm
7975 Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
4ebdfc99 7976 Branch: perl
f58c54f0 7977 ! lib/vars.pm
4ebdfc99 7978____________________________________________________________________________
f58c54f0
NC
7979[ 1225] By: gsar on 1998/06/28 17:05:59
7980 Log: hand apply whitespace mutiliated perldoc.PL patches
7981 Date: Tue, 23 Jun 98 15:49:52 BST
7982 Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
7983 From: Robin Barker <rmb1@cise.npl.co.uk>
7984 Subject: PATCH [5.004_68] perldoc.PL
7985 --
7986 Date: Fri, 26 Jun 98 17:50:05 BST
7987 Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
7988 From: Robin Barker <rmb1@cise.npl.co.uk>
7989 Subject: [PATCH 5.004_68] perldoc.PL
4ebdfc99 7990 Branch: perl
f58c54f0 7991 ! utils/perldoc.PL
4ebdfc99 7992____________________________________________________________________________
f58c54f0
NC
7993[ 1224] By: gsar on 1998/06/28 16:50:59
7994 Log: integrate ansiperl to get makedef.pl tweak
4ebdfc99 7995 Branch: perl
f58c54f0 7996 ! Porting/pumpkin.pod win32/makedef.pl
4ebdfc99 7997____________________________________________________________________________
f58c54f0
NC
7998[ 1223] By: gsar on 1998/06/28 16:33:32
7999 Log: add CGI-2.42, its and testsuite
4ebdfc99
GS
8000 Branch: perl
8001 + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
8002 + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
f58c54f0 8003 + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4ebdfc99
GS
8004 ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
8005 ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
8006 ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
8007 ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
f58c54f0 8008 ! lib/CGI/Switch.pm
4ebdfc99 8009____________________________________________________________________________
f58c54f0
NC
8010[ 1222] By: gsar on 1998/06/28 15:28:29
8011 Log: enable Errno build on win32, add Errno-1.08 files to repository
4ebdfc99
GS
8012 Branch: perl
8013 + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
f58c54f0 8014 + ext/Errno/Makefile.PL t/lib/errno.t
4ebdfc99 8015 ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
f58c54f0 8016 ! win32/config.vc win32/makefile.mk
4ebdfc99 8017____________________________________________________________________________
f58c54f0
NC
8018[ 1221] By: gsar on 1998/06/28 14:34:06
8019 Log: tweak win32 config templates for cpp
4ebdfc99 8020 Branch: perl
f58c54f0 8021 ! win32/config.bc win32/config.gc win32/config.vc
4ebdfc99 8022____________________________________________________________________________
f58c54f0
NC
8023[ 1220] By: nick on 1998/06/26 16:46:13
8024 Log: Integrate mainline
4ebdfc99
GS
8025 Branch: ansiperl
8026 !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
8027 !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
f58c54f0 8028 !> util.c win32/win32.h
4ebdfc99 8029____________________________________________________________________________
f58c54f0
NC
8030[ 1219] By: gsar on 1998/06/26 04:33:57
8031 Log: make find_script() return saved string, reenable missing diagnostics
4ebdfc99 8032 Branch: perl
f58c54f0 8033 ! perl.c util.c
4ebdfc99 8034____________________________________________________________________________
f58c54f0
NC
8035[ 1218] By: gsar on 1998/06/25 23:24:53
8036 Log: avoid warning with -P switch
4ebdfc99 8037 Branch: perl
f58c54f0 8038 ! perl.c
4ebdfc99 8039____________________________________________________________________________
f58c54f0
NC
8040[ 1217] By: gsar on 1998/06/25 22:06:58
8041 Log: don't suppress display of Makefile recipes that invoke perl
4ebdfc99 8042 Branch: perl
f58c54f0 8043 ! Makefile.SH
4ebdfc99 8044____________________________________________________________________________
f58c54f0
NC
8045[ 1216] By: gsar on 1998/06/25 21:32:06
8046 Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
8047 in RVs
4ebdfc99 8048 Branch: perl
f58c54f0 8049 ! sv.c
4ebdfc99 8050____________________________________________________________________________
f58c54f0
NC
8051[ 1215] By: gsar on 1998/06/25 18:56:59
8052 Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
4ebdfc99 8053 Branch: perl
f58c54f0 8054 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4ebdfc99 8055____________________________________________________________________________
f58c54f0
NC
8056[ 1214] By: gsar on 1998/06/25 18:11:22
8057 Log: add FILE_SHARE_DELETE ifndef in win32.h
4ebdfc99 8058 Branch: perl
f58c54f0 8059 ! win32/win32.h
4ebdfc99 8060____________________________________________________________________________
f58c54f0
NC
8061[ 1213] By: nick on 1998/06/24 17:18:59
8062 Log: Correct perl malloc tweak to .def generation
4ebdfc99 8063 Branch: ansiperl
f58c54f0 8064 ! win32/makedef.pl
4ebdfc99 8065____________________________________________________________________________
f58c54f0
NC
8066[ 1212] By: gsar on 1998/06/24 12:40:13
8067 Log: check in what change#1182 didn't, and Changes
4ebdfc99 8068 Branch: perl
f58c54f0 8069 ! Changes pod/perlre.pod pod/perlvar.pod
4ebdfc99 8070____________________________________________________________________________
f58c54f0
NC
8071[ 1211] By: TimBunce on 1998/06/23 23:09:37
8072 Log: Update test count in t/lib/basename.t (see change 1210)
4ebdfc99 8073 Branch: maint-5.004/perl
f58c54f0
NC
8074 ! t/lib/basename.t
8075____________________________________________________________________________
8076[ 1210] By: TimBunce on 1998/06/23 22:58:18
8077 Log: Title: "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
8078 From: Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
8079 <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
8080 Msg-ID: <19980525155222.A18445@perlsupport.com>,
8081 <199805261143.MAA04260@toad.ig.co.uk>,
8082 <199805261235.IAA10371@aatma.engin.umich.edu>,
8083 Files: MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
8084 installperl lib/re.pm lib/File/Basename.pm mg.c op.c
8085 pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4ebdfc99
GS
8086 Branch: maint-5.004/perl
8087 ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
8088 ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
f58c54f0 8089 ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4ebdfc99 8090____________________________________________________________________________
f58c54f0
NC
8091[ 1209] By: nick on 1998/06/23 21:33:34
8092 Log: Perl_malloced_size() only available with perl's malloc
4ebdfc99 8093 Branch: ansiperl
f58c54f0 8094 ! win32/makefile.mk
4ebdfc99 8095____________________________________________________________________________
f58c54f0
NC
8096[ 1208] By: nick on 1998/06/23 18:15:23
8097 Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
8098 so see what has changed...
4ebdfc99
GS
8099 Branch: ansiperl
8100 +> Porting/genlog iperlsys.h lib/File/Spec.pm
8101 +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
8102 +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8103 +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
f58c54f0 8104 +> t/lib/filespec.t win32/perlhost.h
4ebdfc99
GS
8105 - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
8106 - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
f58c54f0
NC
8107 - perlproc.h perlsock.h
8108 !> (integrate 96 files)
4ebdfc99
GS
8109
8110----------------
8111Version 5.004_68
808270a4
GS
8112----------------
8113
8114____________________________________________________________________________
f58c54f0
NC
8115[ 1207] By: gsar on 1998/06/23 10:55:05
8116 Log: final touches to 5.004_68
b9ac3b5b 8117 Branch: perl
f58c54f0 8118 ! perl.c
b9ac3b5b 8119____________________________________________________________________________
f58c54f0
NC
8120[ 1206] By: gsar on 1998/06/23 10:50:10
8121 Log: more MULTIPLICITY tweaks
b9ac3b5b
GS
8122 Branch: perl
8123 ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
8124 ! win32/config.gc win32/config.vc win32/config_H.bc
f58c54f0 8125 ! win32/config_H.gc win32/config_H.vc
b9ac3b5b 8126____________________________________________________________________________
f58c54f0
NC
8127[ 1205] By: gsar on 1998/06/23 09:03:46
8128 Log: partial MULTIPLICITY cleanup
b9ac3b5b
GS
8129 Branch: perl
8130 ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
f58c54f0 8131 ! thrdvar.h
b9ac3b5b 8132____________________________________________________________________________
f58c54f0
NC
8133[ 1204] By: gsar on 1998/06/23 09:00:48
8134 Log: tweak MANIFEST, add Dev_t to POSIX/typemap
b9ac3b5b 8135 Branch: perl
f58c54f0 8136 ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
b9ac3b5b 8137____________________________________________________________________________
f58c54f0
NC
8138[ 1203] By: gsar on 1998/06/23 07:08:02
8139 Log: bump patchlevel to 68, Porting/makerel tweaks
b9ac3b5b
GS
8140 Branch: perl
8141 ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
f58c54f0 8142 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
b9ac3b5b 8143____________________________________________________________________________
f58c54f0
NC
8144[ 1202] By: gsar on 1998/06/23 06:16:19
8145 Log: remove atomic.h pending resolution of licensing issues,
8146 EMULATE_ATOMIC_REFCOUNTS everywhere
b9ac3b5b 8147 Branch: perl
f58c54f0
NC
8148 - atomic.h
8149 ! MANIFEST perl.h sv.h
b9ac3b5b 8150____________________________________________________________________________
f58c54f0
NC
8151[ 1201] By: gsar on 1998/06/23 06:06:23
8152 Log: applied patch, regen headers
8153 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8154 Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
8155 Subject: [PATCH 5.004_67] Malloc size feedback
8156 Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
b9ac3b5b
GS
8157 Branch: perl
8158 ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
f58c54f0 8159 ! pp_sys.c proto.h sv.c toke.c
b9ac3b5b 8160____________________________________________________________________________
f58c54f0
NC
8161[ 1200] By: gsar on 1998/06/23 05:59:09
8162 Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
8163 Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
8164 From: Stephen McCamant <alias@mcs.com>
8165 Subject: [PATCH] Inheritance of B:: classes
b9ac3b5b 8166 Branch: perl
f58c54f0 8167 ! ext/B/B.pm
b9ac3b5b 8168____________________________________________________________________________
f58c54f0
NC
8169[ 1199] By: gsar on 1998/06/23 05:57:58
8170 Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
8171 Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
8172 Message-Id: <199806222101.AAA16456@alpha.hut.fi>
8173 Subject: [PATCH] _67: somebody said POSIX::mknod?
8174 From: Jarkko Hietaniemi <jhi@iki.fi>
b9ac3b5b
GS
8175 Branch: perl
8176 ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
f58c54f0 8177 ! ext/POSIX/POSIX.xs perl.h
b9ac3b5b 8178____________________________________________________________________________
f58c54f0
NC
8179[ 1198] By: gsar on 1998/06/23 05:48:56
8180 Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
8181 From: Daniel Grisinger <dgris@perrin.dimensional.com>
8182 Subject: PATCH [5.004_67] perldoc.PL
8183 Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
b9ac3b5b 8184 Branch: perl
f58c54f0 8185 ! utils/perldoc.PL
b9ac3b5b 8186____________________________________________________________________________
f58c54f0
NC
8187[ 1197] By: gsar on 1998/06/23 05:47:24
8188 Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
8189 Date: Mon, 22 Jun 1998 09:29:18 -0700
8190 From: Dan Sugalski <sugalskd@ous.edu>
8191 Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
b9ac3b5b 8192 Branch: perl
f58c54f0 8193 ! lib/AutoSplit.pm
b9ac3b5b 8194____________________________________________________________________________
f58c54f0
NC
8195[ 1196] By: gsar on 1998/06/23 05:45:19
8196 Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
8197 Message-Id: <199806221558.SAA18626@alpha.hut.fi>
8198 Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
8199 From: Jarkko Hietaniemi <jhi@iki.fi>
b9ac3b5b 8200 Branch: perl
f58c54f0 8201 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
b9ac3b5b 8202____________________________________________________________________________
f58c54f0
NC
8203[ 1195] By: gsar on 1998/06/23 05:43:32
8204 Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
8205 Date: Mon, 22 Jun 1998 15:22:24 +0000
8206 From: Dominic Dunlop <domo@vo.lu>
8207 Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
8208 update machten.sh to vary REG_INFTY
b9ac3b5b 8209 Branch: perl
f58c54f0 8210 ! hints/machten.sh t/op/re_tests t/op/regexp.t
b9ac3b5b 8211____________________________________________________________________________
f58c54f0
NC
8212[ 1194] By: gsar on 1998/06/23 05:38:36
8213 Log: filter out array subscripts when generating symbols for AIX
8214 Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
8215 Message-Id: <199806220914.MAA13631@alpha.hut.fi>
8216 Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
8217 From: Jarkko Hietaniemi <jhi@iki.fi>
b9ac3b5b 8218 Branch: perl
f58c54f0 8219 ! perl_exp.SH
b9ac3b5b 8220____________________________________________________________________________
f58c54f0
NC
8221[ 1193] By: gsar on 1998/06/23 05:32:52
8222 Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
8223 Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
8224 Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
8225 From: Lupe Christoph <lupe@alanya.m.isar.de>
8226 Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die
b9ac3b5b 8227 Branch: perl
f58c54f0 8228 ! hints/solaris_2.sh
b9ac3b5b 8229____________________________________________________________________________
f58c54f0
NC
8230[ 1192] By: gsar on 1998/06/23 05:27:13
8231 Log: add detailed changelogs and 'genlog'--the script which generates them
b9ac3b5b 8232 Branch: perl
f58c54f0
NC
8233 + Porting/genlog
8234 ! Changes INSTALL
b9ac3b5b 8235____________________________________________________________________________
f58c54f0
NC
8236[ 1191] By: gsar on 1998/06/22 15:56:27
8237 Log: tweak win32 makefiles for PERL_OBJECT build
808270a4 8238 Branch: perl
f58c54f0 8239 ! win32/Makefile win32/makefile.mk
808270a4 8240____________________________________________________________________________
f58c54f0
NC
8241[ 1190] By: gsar on 1998/06/22 04:06:02
8242 Log: backout change#1178 as it was dependent on an unapplied patch,
8243 fix filespec.t to know its @INC
808270a4 8244 Branch: perl
f58c54f0 8245 ! sv.c t/lib/filespec.t
808270a4 8246____________________________________________________________________________
f58c54f0
NC
8247[ 1189] By: gsar on 1998/06/22 03:47:43
8248 Log: eliminate use of tokenbuf in util.c
808270a4 8249 Branch: perl
f58c54f0 8250 ! util.c
808270a4 8251____________________________________________________________________________
f58c54f0
NC
8252[ 1188] By: gsar on 1998/06/22 01:53:59
8253 Log: add patch that generates regnodes.h via regcomp.pl
8254 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8255 Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
8256 Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
8257 Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
808270a4 8258 Branch: perl
f58c54f0
NC
8259 + regcomp.pl regcomp.sym regnodes.h
8260 ! MANIFEST Makefile.SH regcomp.h
808270a4 8261____________________________________________________________________________
f58c54f0
NC
8262[ 1187] By: gsar on 1998/06/22 01:42:21
8263 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8264 Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
8265 Subject: [PATCH 5.004_67] Avoid temporaries on recursion
8266 Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
808270a4 8267 Branch: perl
f58c54f0 8268 ! pp_ctl.c pp_hot.c
808270a4 8269____________________________________________________________________________
f58c54f0
NC
8270[ 1186] By: gsar on 1998/06/22 01:14:14
8271 Log: merge relevant portions from maintbranch change#1155
808270a4
GS
8272 Branch: perl
8273 ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
f58c54f0
NC
8274 ! pod/perlrun.pod pp_hot.c
8275____________________________________________________________________________
8276[ 1185] By: gsar on 1998/06/22 00:59:28
8277 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8278 Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
8279 Subject: [PATCH 5.004_67] Zero-length matching bug
8280 Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
8281 Branch: perl
8282 ! regexec.c t/op/pat.t
8283____________________________________________________________________________
8284[ 1184] By: gsar on 1998/06/22 00:57:27
8285 Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
8286 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8287 Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
8288 Subject: Re: _67 not okay
8289 Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
8290 Branch: perl
8291 ! malloc.c
8292____________________________________________________________________________
8293[ 1183] By: gsar on 1998/06/22 00:53:37
8294 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8295 Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
8296 Subject: [PATCH 5.004_67] Test study/re/
8297 Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
8298 Branch: perl
8299 ! t/op/pat.t
8300____________________________________________________________________________
8301[ 1182] By: gsar on 1998/06/21 21:25:07
8302 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8303 Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
8304 Subject: [PATCH 5.004_67] $^R documented
8305 Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
8306 Branch: perl
8307 ! pod/perlre.pod pod/perlvar.pod
8308____________________________________________________________________________
8309[ 1181] By: gsar on 1998/06/21 21:23:41
8310 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8311 Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
8312 Subject: [PATCH 5.004_67] Re docs
8313 Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
8314 Branch: perl
8315 ! pod/perlop.pod pod/perlre.pod
8316____________________________________________________________________________
8317[ 1180] By: gsar on 1998/06/21 21:22:16
8318 Log: adapted contents of message into comments in malloc.c and INSTALL
8319 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8320 Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
8321 Subject: [5.004_67] malloc.c -Defines
8322 Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
8323 Branch: perl
8324 ! INSTALL malloc.c
8325____________________________________________________________________________
8326[ 1179] By: gsar on 1998/06/21 07:26:35
8327 Log: applied patch, with edits to the prose
8328 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8329 Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
8330 Subject: [PATCH 5.004_67] Error variables compared
8331 Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
8332 Branch: perl
8333 ! pod/perlvar.pod
8334____________________________________________________________________________
8335[ 1178] By: gsar on 1998/06/21 07:07:16
8336 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8337 Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
8338 Subject: [PATCH 5.004_67] print study /re/ broken
8339 Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
8340 Branch: perl
8341 ! sv.c
8342____________________________________________________________________________
8343[ 1177] By: gsar on 1998/06/21 07:06:10
8344 Log: applied patch, tweaked wording
8345 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8346 Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
8347 Subject: [PATCH 5.004_67] Documentation patch for malloc
8348 Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
8349 Branch: perl
8350 ! malloc.c pod/perldiag.pod
8351____________________________________________________________________________
8352[ 1176] By: gsar on 1998/06/21 07:00:30
8353 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8354 Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
8355 Subject: [PATCH 5.004_67] Cosmetic malloc patch
8356 Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
8357 Branch: perl
8358 ! malloc.c
8359____________________________________________________________________________
8360[ 1175] By: gsar on 1998/06/21 06:58:37
8361 Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
8362 Date: Fri, 19 Jun 1998 16:00:57 -0700
8363 From: Dan Sugalski <sugalskd@osshe.edu>
8364 Subject: [PATCH 5.004_67] fixup patches for VMS
808270a4
GS
8365 Branch: perl
8366 ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
f58c54f0 8367 ! t/op/taint.t vms/test.com vms/vms.c
808270a4 8368____________________________________________________________________________
f58c54f0
NC
8369[ 1174] By: gsar on 1998/06/21 06:55:18
8370 Log: applied VMS patch from Dan Sugalski
8371 Date: Fri, 19 Jun 1998 15:36:34 -0700
8372 From: SYSTEM@cedar.osshe.edu
8373 Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
8374 Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
808270a4
GS
8375 Branch: perl
8376 ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
8377 ! vms/descrip_mms.template vms/gen_shrfls.pl
f58c54f0 8378 ! vms/subconfigure.com
808270a4 8379____________________________________________________________________________
f58c54f0
NC
8380[ 1173] By: gsar on 1998/06/21 06:51:38
8381 Log: applied patch, modified logic to avoid reentering lexer at compile-time
8382 Message-ID: <19980619113104.S9711@asic.sc.ti.com>
8383 Date: Fri, 19 Jun 1998 11:31:04 -0500
8384 From: Graham Barr <gbarr@ti.com>
8385 Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
808270a4
GS
8386 Branch: perl
8387 ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
f58c54f0
NC
8388 ! lib/English.pm
8389____________________________________________________________________________
8390[ 1172] By: gsar on 1998/06/21 06:27:57
8391 Log: applied patch, along with many changes:
8392 - ipfoo.h headers have been coalesced along with perlfoo.h into
8393 iperlsys.h
8394 - win32/cp*.h have been combined in perlhost.h
8395 - CPerlObj::PerlParse() takes an extra xsinit arg
8396 - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
8397 From: "Douglas Lankshear" <dougl@ActiveState.com>
8398 Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
8399 Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler
8400 Date: Fri, 19 Jun 1998 10:59:50 -0700
8401 Branch: perl
8402 + iperlsys.h win32/perlhost.h
808270a4
GS
8403 - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
8404 - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
f58c54f0 8405 - perlsock.h
808270a4
GS
8406 ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
8407 ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
f58c54f0 8408 ! win32/runperl.c win32/win32.h
808270a4 8409____________________________________________________________________________
f58c54f0
NC
8410[ 1171] By: gsar on 1998/06/21 00:44:42
8411 Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
8412 From: Daniel Grisinger <dgris@perrin.dimensional.com>
8413 Subject: Re: PATCH _67 (Doc) perlop.pod
8414 Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
808270a4 8415 Branch: perl
f58c54f0 8416 ! pod/perlop.pod
808270a4 8417____________________________________________________________________________
f58c54f0
NC
8418[ 1170] By: gsar on 1998/06/21 00:43:06
8419 Log: a tweaked version of:
8420 From: "Douglas Lankshear" <dougl@ActiveState.com>
8421 Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
8422 Date: Wed, 17 Jun 1998 20:25:51 -0700
8423 Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
808270a4 8424 Branch: perl
f58c54f0 8425 ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
808270a4 8426____________________________________________________________________________
f58c54f0
NC
8427[ 1169] By: gsar on 1998/06/21 00:10:18
8428 Log: added patch, regen headers
8429 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8430 Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
8431 Subject: Re: Ilya's patches
8432 Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
808270a4 8433 Branch: perl
f58c54f0 8434 ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
808270a4 8435____________________________________________________________________________
f58c54f0
NC
8436[ 1168] By: gsar on 1998/06/21 00:05:01
8437 Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
8438 From: Tom Phoenix <rootbeer@teleport.com>
8439 Subject: [PATCH] docs creating files via open
8440 Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
808270a4 8441 Branch: perl
f58c54f0 8442 ! pod/perlfunc.pod
808270a4 8443____________________________________________________________________________
f58c54f0
NC
8444[ 1167] By: gsar on 1998/06/21 00:03:34
8445 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8446 Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
8447 Subject: [PATCH 5.004_67] Better version of malloc improver
8448 Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
808270a4 8449 Branch: perl
f58c54f0 8450 ! malloc.c
808270a4 8451____________________________________________________________________________
f58c54f0
NC
8452[ 1166] By: gsar on 1998/06/20 23:59:23
8453 Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
808270a4 8454 Branch: perl
f58c54f0 8455 ! pod/perlre.pod
808270a4 8456____________________________________________________________________________
f58c54f0
NC
8457[ 1165] By: gsar on 1998/06/20 23:47:09
8458 Log: added patch, tweaked missed files, excised comment that doesn't really
8459 belong in the sources
8460 From: joshua.pritikin@db.com
8461 Date: Mon, 15 Jun 1998 10:03:37 -0400
8462 Message-Id: <H00000e500072c63@MHS>
8463 Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
808270a4
GS
8464 Branch: perl
8465 ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
f58c54f0 8466 ! t/op/avhv.t
808270a4 8467____________________________________________________________________________
f58c54f0
NC
8468[ 1164] By: gsar on 1998/06/20 23:29:09
8469 Log: add File-Spec-0.6 from CPAN
808270a4
GS
8470 Branch: perl
8471 + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
8472 + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
f58c54f0
NC
8473 + lib/File/Spec/Win32.pm t/lib/filespec.t
8474 ! MANIFEST
808270a4 8475____________________________________________________________________________
f58c54f0
NC
8476[ 1163] By: gsar on 1998/06/20 23:15:41
8477 Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
808270a4 8478 Branch: perl
f58c54f0 8479 ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
808270a4 8480____________________________________________________________________________
f58c54f0
NC
8481[ 1162] By: gsar on 1998/06/20 21:48:32
8482 Log: manual integration of all outstanding ansi branch stuff into mainline
808270a4
GS
8483 Branch: perl
8484 ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
8485 ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
f58c54f0 8486 ! win32/win32.h
808270a4 8487____________________________________________________________________________
f58c54f0
NC
8488[ 1161] By: gsar on 1998/06/20 21:12:01
8489 Log: undo goofed change 1157 (backed out the fix instead of keeping it)
808270a4 8490 Branch: perl
f58c54f0 8491 ! utils/perldoc.PL
808270a4 8492____________________________________________________________________________
f58c54f0
NC
8493[ 1160] By: nick on 1998/06/20 21:05:51
8494 Log: Patches to build with EGCS-1.0.2 Mingw32 port.
808270a4
GS
8495 Branch: ansiperl
8496 ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
f58c54f0 8497 ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
808270a4 8498____________________________________________________________________________
f58c54f0
NC
8499[ 1159] By: gsar on 1998/06/20 02:51:35
8500 Log: cleanup installation of utilities on win32
808270a4
GS
8501 Branch: perl
8502 ! installperl pod/Makefile win32/Makefile win32/makefile.mk
f58c54f0
NC
8503 ! win32/pod.mak
8504____________________________________________________________________________
8505[ 1158] By: gsar on 1998/06/20 02:50:35
8506 Log: intuit @INC pathnames from exe location only if dll location
8507 is unknown (ensures that multiple executables will coexist)
8508 Branch: perl
8509 ! win32/win32.c
8510____________________________________________________________________________
8511[ 1157] By: gsar on 1998/06/20 02:48:34
8512 Log: make perldoc ignore null files (it tried to open() them)
8513 Branch: perl
8514 ! utils/perldoc.PL
8515____________________________________________________________________________
8516[ 1156] By: gsar on 1998/06/19 21:18:47
8517 Log: fix perldoc to ignore unfound null filenames
8518 Branch: perl
8519 ! utils/perldoc.PL
8520____________________________________________________________________________
8521[ 1155] By: TimBunce on 1998/06/19 18:47:57
8522 Log: Assorted patches:
8523
8524 ------ BUILD PROCESS ------
8525
8526 Title: "Clarify varargs issues in INSTALL docs"
8527 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8528 Msg-ID: <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
8529 Files: INSTALL
8530
8531 ------ CORE LANGUAGE ------
8532
8533 Title: "Further fixes for updated SysV IPC support"
8534 From: Jarkko Hietaniemi <jhi@iki.fi>
8535 Msg-ID: <199805211644.TAA15139@alpha.hut.fi>
8536 Files: Configure perl.h doio.c
8537
8538 Title: "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
8539 From: Andrew Bettison <andrewb@zip.com.au>
8540 Msg-ID: <m0ykMQx-000OQCC@headroom.zip.com.au>
8541 Files: pp_hot.c
8542
8543 Title: "Invalidate method cache on C<local *subname>"
8544 From: Chip Salzenberg <chip@perl.org>
8545 Msg-ID: <19980604134731.D24343@perlsupport.com>
8546 Files: scope.c t/op/method.t
8547
8548 Title: "fix uninitialized cv variable in op.c"
8549 From: joshua.pritikin@db.com
8550 Msg-ID: <H00000e50005af05@MHS>
8551 Files: op.c
8552
8553 Title: "fix for undef as last arg to setsockopt"
8554 From: Graham Barr <gbarr@ti.com>
8555 Msg-ID: <19980603112219.B7638@asic.sc.ti.com>
8556 Files: pp_sys.c
8557
8558 Title: "Fix -i when @ARGV is empty"
8559 From: Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
8560 <gsar@engin.umich.edu>, Ilya Zakharevich
8561 <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
8562 Msg-ID: <19980606184942.A4583@perlsupport.com>,
8563 <199806070029.UAA18709@monk.mps.ohio-state.edu>,
8564 <199806071817.OAA28141@aatma.engin.umich.edu>,
8565 <199806191549.QAA16376@toad.ig.co.uk>
8566 Files: pp_hot.c
8567
8568 ------ DOCUMENTATION ------
8569
8570 Title: "Discrepancy between perlop.pod and m// operator docs"
8571 From: Tom Phoenix <rootbeer@teleport.com>
8572 Msg-ID: <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
8573 Files: pod/perlop.pod
8574
8575 Title: "Doc addition for perlfunc entry for system()"
8576 From: Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
8577 <fletch@phydeaux.org>
8578 Msg-ID: <199806011908.PAA31069@dewdrop2.mindspring.com>,
8579 <199806012057.QAA26830@monk.mps.ohio-state.edu>
8580 Files: pod/perlfunc.pod
8581
8582 Title: "Clarify effects of using quotes with m operator"
8583 From: Daniel Grisinger <dgris@perrin.dimensional.com>
8584 Msg-ID: <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
8585 Files: pod/perlop.pod
8586
8587 Title: "Document -i with STDIN"
8588 From: joshua.pritikin@db.com
8589 Msg-ID: <H00000e50006a84a@MHS>
8590 Files: pod/perlrun.pod
8591
8592 ------ EXTENSIONS ------
8593
8594 Title: "Fix Liblist.pm to tolerate backslashen in paths"
8595 From: Gurusamy Sarathy <gsar@engin.umich.edu>
8596 Msg-ID: <199806011954.PAA10900@aatma.engin.umich.edu>
8597 Files: lib/ExtUtils/Liblist.pm
8598
8599 ------ LIBRARY ------
8600
8601 Title: "Typo fix for Math::BogFloat"
8602 From: Mike Stok <mike@stok.co.uk>
8603 Msg-ID: <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
8604 Files: lib/Math/BigFloat.pm
8605
8606 ------ PORTABILITY - GENERAL ------
8607
8608 Title: "Add docs about types of diff to Porting/patching.pod"
8609 From: Gurusamy Sarathy <gsar@engin.umich.edu>
8610 Msg-ID: <199806090105.VAA20005@aatma.engin.umich.edu>
8611 Files: Porting/patching.pod
8612
8613 Title: "Set dont_use_nlink for PowerMAX OS 4.2"
8614 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
8615 Msg-ID: <199806161354.NAA21316@cleo.ssd.hcsc.com>
8616 Files: hints/powerux.sh
8617
8618 Title: "Assorted improvements to hints/solaris_2.sh"
8619 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8620 Msg-ID: <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
8621 Files: hints/solaris_2.sh
808270a4
GS
8622 Branch: maint-5.004/perl
8623 ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
8624 ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
8625 ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
8626 ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
f58c54f0 8627 ! t/op/method.t
808270a4 8628____________________________________________________________________________
f58c54f0
NC
8629[ 1154] By: gsar on 1998/06/19 17:22:23
8630 Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
808270a4 8631 Branch: perl
f58c54f0 8632 ! ext/B/B/Asmdata.pm regcomp.c
808270a4 8633____________________________________________________________________________
f58c54f0
NC
8634[ 1153] By: nick on 1998/06/19 17:21:21
8635 Log: Use libxxx.a for -lxxx with GCC
808270a4
GS
8636 Branch: ansiperl
8637 ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
f58c54f0
NC
8638 ! win32/makefile.mk
8639____________________________________________________________________________
8640[ 1152] By: TimBunce on 1998/06/19 17:08:18
8641 Log: Title: Tom's jumbo doc patch
8642 From: Tom Christiansen <tchrist@chthon.perl.com>
8643 Msg-Id: <199806140419.WAA20549@chthon.perl.com>
8644 Files: pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
8645 pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8646 pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8647 pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
8648 pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
8649 pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
8650 pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
8651 pod/perlop.pod pod/perlre.pod pod/perlref.pod
8652 pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
8653 pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
8654 pod/perlvar.pod
808270a4
GS
8655 Branch: maint-5.004/perl
8656 ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
8657 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8658 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8659 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
8660 ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
8661 ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
8662 ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
8663 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
8664 ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
f58c54f0 8665 ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
808270a4 8666____________________________________________________________________________
f58c54f0
NC
8667[ 1151] By: nick on 1998/06/19 15:38:28
8668 Log: Resolve latest
808270a4
GS
8669 Branch: ansiperl
8670 !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
8671 !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
f58c54f0 8672 !> sv.c t/TEST
808270a4 8673____________________________________________________________________________
f58c54f0
NC
8674[ 1150] By: gsar on 1998/06/18 20:43:07
8675 Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
8676 Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
8677 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
8678 Subject: [PATCH] perl5.004 hints file (maint and dev paths)
808270a4 8679 Branch: perl
f58c54f0 8680 ! hints/powerux.sh
808270a4 8681____________________________________________________________________________
f58c54f0
NC
8682[ 1149] By: gsar on 1998/06/18 20:41:30
8683 Log: hand apply whitespace-mutiliated patch
8684 From: joshua.pritikin@db.com
8685 Date: Mon, 15 Jun 1998 09:21:36 -0400
8686 Message-Id: <H00000e50007289b@MHS>
8687 Subject: [PATCH 5.004_67] SvREADONLY for av_clear
808270a4 8688 Branch: perl
f58c54f0 8689 ! av.c
808270a4 8690____________________________________________________________________________
f58c54f0
NC
8691[ 1148] By: gsar on 1998/06/18 20:33:59
8692 Log: hand apply whitespace-mutiliated and reversed patch
8693 Date: Tue, 16 Jun 1998 16:31:40 -0400
8694 From: Les Peters <lpeters@aol.net>
8695 Message-Id: <199806162031.QAA08202@ds9>
8696 Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
808270a4 8697 Branch: perl
f58c54f0 8698 ! ext/Socket/Socket.xs
808270a4 8699____________________________________________________________________________
f58c54f0
NC
8700[ 1147] By: gsar on 1998/06/18 20:26:59
8701 Log: close child pipe in t/TEST, other cosmetic tweaks
808270a4 8702 Branch: perl
f58c54f0 8703 ! t/TEST
808270a4 8704____________________________________________________________________________
f58c54f0
NC
8705[ 1146] By: gsar on 1998/06/18 19:37:41
8706 Log: back out problematic change#1105, tweak perlsub.pod
808270a4
GS
8707 Branch: perl
8708 ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
f58c54f0 8709 ! pp_ctl.c proto.h sv.c
808270a4 8710____________________________________________________________________________
f58c54f0
NC
8711[ 1145] By: nick on 1998/06/18 19:31:07
8712 Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
808270a4
GS
8713 Branch: ansiperl
8714 +> configure.com ext/DB_File/dbinfo
8715 +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
8716 +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
f58c54f0 8717 +> vms/subconfigure.com
808270a4 8718 - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
f58c54f0
NC
8719 - vms/fndvers.com
8720 !> (integrate 499 files)
808270a4 8721____________________________________________________________________________
f58c54f0
NC
8722[ 1144] By: gsar on 1998/06/18 16:35:11
8723 Log: fix spurious cxstack_max init that trampled memory
808270a4 8724 Branch: perl
f58c54f0 8725 ! perl.c
808270a4 8726____________________________________________________________________________
f58c54f0
NC
8727[ 1143] By: gsar on 1998/06/18 16:33:01
8728 Log: fix memory leaks and uninitialized memory accesses found by Purify
808270a4 8729 Branch: perl
f58c54f0 8730 ! doio.c perl.c regexec.c sv.c
808270a4 8731____________________________________________________________________________
f58c54f0
NC
8732[ 1142] By: gsar on 1998/06/18 16:28:48
8733 Log: fix off-by-one that trampled memory in re_croak2()
808270a4 8734 Branch: perl
f58c54f0 8735 ! regcomp.c
808270a4 8736____________________________________________________________________________
f58c54f0
NC
8737[ 1141] By: gsar on 1998/06/18 16:26:59
8738 Log: fix AutoLoader to do the right thing when there are relative paths
8739 in @INC
808270a4 8740 Branch: perl
f58c54f0 8741 ! lib/AutoLoader.pm
808270a4 8742____________________________________________________________________________
f58c54f0
NC
8743[ 1140] By: gsar on 1998/06/18 16:22:47
8744 Log: fix Makefile.SH typo
808270a4 8745 Branch: perl
f58c54f0 8746 ! Makefile.SH
808270a4 8747____________________________________________________________________________
f58c54f0
NC
8748[ 1139] By: gsar on 1998/06/17 18:06:16
8749 Log: 5.004_67 niggles
808270a4 8750 Branch: perl
f58c54f0 8751 ! Makefile.SH op.c
808270a4
GS
8752
8753----------------
8754Version 5.004_67
8755----------------
8756
8757____________________________________________________________________________
f58c54f0
NC
8758[ 1138] By: gsar on 1998/06/15 10:09:27
8759 Log: up patchlevel.h to 67, other small tweaks
808270a4
GS
8760 Branch: perl
8761 ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
8762 ! win32/Makefile win32/config_H.bc win32/config_H.gc
f58c54f0 8763 ! win32/config_H.vc win32/makefile.mk
808270a4 8764____________________________________________________________________________
f58c54f0
NC
8765[ 1137] By: gsar on 1998/06/15 09:08:57
8766 Log: tweaks to get PERL_OBJECT building again; passes tests
808270a4 8767 Branch: perl
f58c54f0 8768 ! ObjXSub.h objpp.h proto.h
808270a4 8769____________________________________________________________________________
f58c54f0
NC
8770[ 1136] By: gsar on 1998/06/15 08:51:54
8771 Log: back out previous change (it breaks PERL_OBJECT)
808270a4
GS
8772 Branch: perl
8773 ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
8774 ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
f58c54f0 8775 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
808270a4 8776____________________________________________________________________________
f58c54f0
NC
8777[ 1135] By: gsar on 1998/06/15 05:32:01
8778 Log: added patch, fixed typo, reworked documentation
8779 Message-Id: <H00000e500071aa3@MHS>
8780 Date: Sun, 14 Jun 1998 14:03:15 EDT
8781 From: joshua.pritikin@db.com
8782 Subject: [PATCH 5.004_66] JMPENV!
808270a4
GS
8783 Branch: perl
8784 ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
8785 ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
f58c54f0
NC
8786 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
8787____________________________________________________________________________
8788[ 1134] By: gsar on 1998/06/15 04:07:18
8789 Log: various win32 odds and ends
8790 - added support for waitpid(), open2/open3, and a bugfix for kill()
8791 from Ronald Schmidt <RonaldWS@aol.com>
8792 - tweak testsuite mods of above
8793 - regenerate win32/config_H.?c
8794 - change kill() to win32_kill() and export it
8795 - coalesce common code in win32.c
8796 - add PerlProc_waitpid() and export win32_waitpid()
8797 result builds and passes on the three win32 compilers
808270a4
GS
8798 Branch: perl
8799 ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
8800 ! t/lib/open3.t util.c win32/config.bc win32/config.gc
8801 ! win32/config.vc win32/config_H.bc win32/config_H.gc
8802 ! win32/config_H.vc win32/makedef.pl win32/runperl.c
f58c54f0 8803 ! win32/win32.c win32/win32iop.h
808270a4 8804____________________________________________________________________________
f58c54f0
NC
8805[ 1133] By: gsar on 1998/06/15 01:39:13
8806 Log: newer Getopt/Long.pm from public distribution cited in:
8807 Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
8808 Date: 14 Jun 1998 15:15:28 +0200
8809 From: Johan Vromans <jvromans@squirrel.nl>
8810 Subject: Getopt::Long version 2.17 released
808270a4 8811 Branch: perl
f58c54f0 8812 ! lib/Getopt/Long.pm
808270a4 8813____________________________________________________________________________
f58c54f0
NC
8814[ 1132] By: gsar on 1998/06/15 01:37:12
8815 Log: documentation update from tchrist
8816 Message-Id: <199806140419.WAA20549@chthon.perl.com>
8817 Date: Sat, 13 Jun 1998 22:19:32 MDT
8818 From: Tom Christiansen <tchrist@chthon.perl.com>
8819 Subject: doc patches
808270a4
GS
8820 Branch: perl
8821 ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
8822 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8823 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8824 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
8825 ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
8826 ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
8827 ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
8828 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
8829 ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
f58c54f0 8830 ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
808270a4 8831____________________________________________________________________________
f58c54f0
NC
8832[ 1131] By: gsar on 1998/06/14 19:33:36
8833 Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
8834 From: Roderick Schertler <roderick@argon.org>
8835 Subject: [PATCH] Re: Exceptions in IPC::Open2
8836 Date: 12 Jun 1998 13:24:15 -0400
808270a4 8837 Branch: perl
f58c54f0 8838 ! lib/IPC/Open3.pm
808270a4 8839____________________________________________________________________________
f58c54f0
NC
8840[ 1130] By: gsar on 1998/06/14 19:32:25
8841 Log: fixup MANIFEST
808270a4 8842 Branch: perl
f58c54f0 8843 ! MANIFEST
808270a4 8844____________________________________________________________________________
f58c54f0
NC
8845[ 1129] By: gsar on 1998/06/14 18:51:53
8846 Log: various win32 fixes
8847 - fixes that silence VC noises about dup exports, non-default libs, and
8848 unsupported *.def file directives
8849 - s/inplace/inplace_label/ malloc.c
8850 - update Config{usemymalloc} based on d_mymalloc
8851 - export Perl_*Vars
8852 - fix makefiles to not build miniperl.exe twice, and to make it properly
8853 when defaults are changed
808270a4
GS
8854 Branch: perl
8855 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
8856 ! win32/Makefile win32/config_sh.PL win32/makedef.pl
f58c54f0 8857 ! win32/makefile.mk win32/perllib.c win32/win32.h
808270a4 8858____________________________________________________________________________
f58c54f0
NC
8859[ 1128] By: gsar on 1998/06/14 01:38:39
8860 Log: remove unused global `scrgv'
808270a4 8861 Branch: perl
f58c54f0 8862 ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
808270a4 8863____________________________________________________________________________
f58c54f0
NC
8864[ 1127] By: nick on 1998/06/13 08:39:07
8865 Log: Move specialsv_list to embed.sym, regen embed*.h
808270a4 8866 Branch: win32/perl
f58c54f0 8867 ! embed.h embedvar.h global.sym interp.sym
808270a4 8868____________________________________________________________________________
f58c54f0
NC
8869[ 1126] By: gsar on 1998/06/12 07:23:06
8870 Log: From: jan.dubois@ibm.net (Jan Dubois)
8871 Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
8872 Date: Thu, 11 Jun 1998 21:13:31 +0200
8873 Message-ID: <35842ac5.7883075@smtp1.ibm.net>
808270a4 8874 Branch: perl
f58c54f0 8875 ! win32/makedef.pl win32/win32.c win32/win32iop.h
808270a4 8876____________________________________________________________________________
f58c54f0
NC
8877[ 1125] By: gsar on 1998/06/12 07:21:29
8878 Log: added patch, undo earlier workaround
8879 From: jan.dubois@ibm.net (Jan Dubois)
8880 Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
8881 Date: Thu, 11 Jun 1998 20:28:36 +0200
8882 Message-ID: <35831f69.4975644@smtp1.ibm.net>
808270a4 8883 Branch: perl
f58c54f0 8884 ! perl.c util.c
808270a4 8885____________________________________________________________________________
f58c54f0
NC
8886[ 1124] By: gsar on 1998/06/12 07:16:12
8887 Log: hand-applied patch with wrapped lines
8888 From: "Douglas Lankshear" <dougl@ActiveState.com>
8889 Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
8890 Date: Thu, 11 Jun 1998 11:06:33 -0700
8891 Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
808270a4 8892 Branch: perl
f58c54f0 8893 ! win32/win32.c
808270a4 8894____________________________________________________________________________
f58c54f0
NC
8895[ 1123] By: gsar on 1998/06/12 07:07:25
8896 Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
8897 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8898 Subject: [PATCH 5.004_66] Config_66-01-02.diff
8899 Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
808270a4 8900 Branch: perl
f58c54f0 8901 ! Configure
808270a4 8902____________________________________________________________________________
f58c54f0
NC
8903[ 1122] By: gsar on 1998/06/12 07:06:02
8904 Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
8905 Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
8906 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8907 Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
808270a4
GS
8908 Branch: perl
8909 ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
8910 ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
8911 ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
f58c54f0 8912 ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
808270a4 8913____________________________________________________________________________
f58c54f0
NC
8914[ 1121] By: gsar on 1998/06/12 07:01:20
8915 Log: a tweaked version of:
8916 Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
8917 Date: Fri, 12 Jun 1998 01:26:53 +0200
8918 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
8919 Subject: Re: Misparsing s///x
808270a4 8920 Branch: perl
f58c54f0 8921 ! pod/perlre.pod
808270a4 8922____________________________________________________________________________
f58c54f0
NC
8923[ 1120] By: gsar on 1998/06/12 06:51:08
8924 Log: applied patch, with indentation tweaks
8925 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8926 Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
8927 Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
8928 Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
808270a4 8929 Branch: perl
f58c54f0 8930 ! regcomp.c regcomp.h regexec.c
808270a4 8931____________________________________________________________________________
f58c54f0
NC
8932[ 1119] By: gsar on 1998/06/11 17:42:07
8933 Log: make REG_INFTY default to something saner when sizeof(short) > 2
8934 Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
8935 Date: Thu, 11 Jun 1998 11:50:07 EDT
8936 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8937 Subject: Re: [PATCH for tests] Regexp fails on long string
808270a4 8938 Branch: perl
f58c54f0 8939 ! regcomp.h
808270a4 8940____________________________________________________________________________
f58c54f0
NC
8941[ 1118] By: gsar on 1998/06/11 07:09:06
8942 Log: regen embedvar.h
808270a4 8943 Branch: perl
f58c54f0 8944 ! embedvar.h
808270a4 8945____________________________________________________________________________
f58c54f0
NC
8946[ 1117] By: gsar on 1998/06/11 06:45:52
8947 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8948 Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
8949 Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
8950 Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
808270a4
GS
8951 Branch: perl
8952 ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
f58c54f0 8953 ! regexec.c regexp.h t/op/pat.t t/op/subst.t
808270a4 8954____________________________________________________________________________
f58c54f0
NC
8955[ 1116] By: gsar on 1998/06/11 06:35:54
8956 Log: misc win32 fixes
8957 From: "Douglas Lankshear" <dougl@ActiveState.com>
8958 Subject: [PATCH 5.004_66]
8959 Date: Wed, 10 Jun 1998 11:28:27 -0700
8960 Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
808270a4 8961 Branch: perl
f58c54f0 8962 ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
808270a4 8963____________________________________________________________________________
f58c54f0
NC
8964[ 1115] By: gsar on 1998/06/11 06:33:21
8965 Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
8966 Date: Wed, 10 Jun 1998 00:53:25 +0200
8967 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8968 Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
808270a4 8969 Branch: perl
f58c54f0 8970 ! Makefile.SH
808270a4 8971____________________________________________________________________________
f58c54f0
NC
8972[ 1114] By: gsar on 1998/06/11 06:31:34
8973 Log: back out change#1111 and add alternative patch:
8974 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8975 Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
8976 Subject: Re: PATCH for study/foo/
8977 Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
808270a4 8978 Branch: perl
f58c54f0 8979 ! pp.c sv.c
808270a4 8980____________________________________________________________________________
f58c54f0
NC
8981[ 1113] By: gsar on 1998/06/11 02:59:23
8982 Log: fix outdated bytecode.pl
808270a4 8983 Branch: perl
f58c54f0 8984 ! bytecode.h bytecode.pl byterun.c byterun.h
808270a4 8985____________________________________________________________________________
f58c54f0
NC
8986[ 1112] By: gsar on 1998/06/10 07:56:06
8987 Log: Added patch, regenerated perly.c and perly.c.diff
8988 Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
8989 Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
8990 From: Stephen McCamant <alias@mcs.com>
8991 Subject: [PATCH] too many RV2GVs in *foo{THING}
808270a4 8992 Branch: perl
f58c54f0 8993 ! perly.c perly.c.diff perly.y t/op/gv.t
808270a4 8994____________________________________________________________________________
f58c54f0
NC
8995[ 1111] By: gsar on 1998/06/10 07:40:30
8996 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8997 Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
8998 Subject: Re: PATCH for study/foo/
8999 Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
808270a4 9000 Branch: perl
f58c54f0 9001 ! pp.c
808270a4 9002____________________________________________________________________________
f58c54f0
NC
9003[ 1110] By: gsar on 1998/06/10 07:37:04
9004 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9005 Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
9006 Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
9007 Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
808270a4 9008 Branch: perl
f58c54f0 9009 ! pod/perldebug.pod
808270a4 9010____________________________________________________________________________
f58c54f0
NC
9011[ 1109] By: gsar on 1998/06/10 07:35:29
9012 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9013 Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
9014 Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
9015 Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
808270a4 9016 Branch: perl
f58c54f0 9017 ! regcomp.h
808270a4 9018____________________________________________________________________________
f58c54f0
NC
9019[ 1108] By: gsar on 1998/06/10 07:31:25
9020 Log: Added patch, tweaked other places affected by name change
9021 Message-ID: <19980610005417.G162@cdata.tvnet.hu>
9022 Date: Wed, 10 Jun 1998 00:54:17 +0200
9023 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9024 Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
808270a4 9025 Branch: perl
f58c54f0
NC
9026 +> ext/DynaLoader/DynaLoader_pm.PL
9027 - ext/DynaLoader/DynaLoader.pm.PL
808270a4 9028 ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
f58c54f0 9029 ! win32/makefile.mk
808270a4 9030____________________________________________________________________________
f58c54f0
NC
9031[ 1107] By: gsar on 1998/06/10 07:24:20
9032 Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
9033 Date: Wed, 10 Jun 1998 00:53:42 +0200
9034 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9035 Subject: [PATCH for _66] new version of README.dos
808270a4 9036 Branch: perl
f58c54f0 9037 ! README.dos
808270a4 9038____________________________________________________________________________
f58c54f0
NC
9039[ 1106] By: gsar on 1998/06/10 07:22:31
9040 Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
9041 Date: Wed, 10 Jun 1998 00:54:04 +0200
9042 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9043 Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
808270a4 9044 Branch: perl
f58c54f0 9045 ! t/op/taint.t
808270a4 9046____________________________________________________________________________
f58c54f0
NC
9047[ 1105] By: gsar on 1998/06/10 07:21:21
9048 Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
9049 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9050 Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
9051 Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
9052 Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
808270a4
GS
9053 Branch: perl
9054 ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
f58c54f0 9055 ! perlvars.h pp_ctl.c proto.h sv.c
808270a4 9056____________________________________________________________________________
f58c54f0
NC
9057[ 1104] By: gsar on 1998/06/10 07:06:01
9058 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9059 Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
9060 Subject: Lost chunk of RE jumbo patch
9061 Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
808270a4 9062 Branch: perl
f58c54f0 9063 + t/op/regexp_noamp.t
808270a4 9064____________________________________________________________________________
f58c54f0
NC
9065[ 1103] By: gsar on 1998/06/10 07:04:20
9066 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9067 Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
9068 Subject: [PATCH 5.004_66] Combined OS/2 support
9069 Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
808270a4 9070 Branch: perl
f58c54f0 9071 ! os2/Changes os2/diff.configure os2/os2.c
808270a4 9072____________________________________________________________________________
f58c54f0
NC
9073[ 1102] By: gsar on 1998/06/10 07:00:08
9074 Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
9075 Date: Fri, 13 Mar 1998 20:03:52 EST
9076 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9077 Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
808270a4 9078 Branch: perl
f58c54f0 9079 ! lib/Pod/Html.pm
808270a4 9080____________________________________________________________________________
f58c54f0
NC
9081[ 1101] By: gsar on 1998/06/10 06:55:20
9082 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9083 Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
9084 Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
808270a4 9085 Branch: perl
f58c54f0 9086 ! regexec.c
808270a4 9087____________________________________________________________________________
f58c54f0
NC
9088[ 1100] By: gsar on 1998/06/10 06:52:50
9089 Log: updated MANIFEST for previous change
808270a4 9090 Branch: perl
f58c54f0 9091 ! MANIFEST
808270a4 9092____________________________________________________________________________
f58c54f0
NC
9093[ 1099] By: gsar on 1998/06/10 06:51:08
9094 Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
9095 Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
9096 Date: Fri, 05 Jun 1998 11:08:40 -0700
9097 From: Dan Sugalski <sugalskd@osshe.edu>
9098 Subject: Re: [PATCH 5.004_66]Add record read capability to <>
808270a4 9099 Branch: perl
f58c54f0
NC
9100 + t/base/rs.t
9101 ! perl.h pod/perlvar.pod sv.c
808270a4 9102____________________________________________________________________________
f58c54f0
NC
9103[ 1098] By: gsar on 1998/06/10 06:36:59
9104 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9105 Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
9106 Subject: [PATCH fror 5.004_66] DB_File-1.60
9107 Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
808270a4 9108 Branch: perl
f58c54f0 9109 + ext/DB_File/dbinfo
808270a4
GS
9110 ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
9111 ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
f58c54f0 9112 ! t/lib/db-hash.t t/lib/db-recno.t
808270a4 9113____________________________________________________________________________
f58c54f0
NC
9114[ 1097] By: gsar on 1998/06/10 06:33:16
9115 Log: Message-ID: <19980604134731.D24343@perlsupport.com>
9116 Date: Thu, 4 Jun 1998 13:47:31 -0400
9117 From: Chip Salzenberg <chip@perl.org>
9118 Subject: [PATCH] Invalidate method cache on C<local *subname>
808270a4 9119 Branch: perl
f58c54f0 9120 ! scope.c t/op/method.t
808270a4 9121____________________________________________________________________________
f58c54f0
NC
9122[ 1096] By: gsar on 1998/06/10 06:30:51
9123 Log: From: Norton Allen <allen@huarp.harvard.edu>
9124 Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
9125 Subject: [PATCH] _66 MM_Unix.pm for QNX
9126 Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
808270a4 9127 Branch: perl
f58c54f0 9128 ! lib/ExtUtils/MM_Unix.pm
808270a4 9129____________________________________________________________________________
f58c54f0
NC
9130[ 1095] By: gsar on 1998/06/10 06:29:21
9131 Log: From: Norton Allen <allen@huarp.harvard.edu>
9132 Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
9133 Subject: [PATCH] _66 proto.h
9134 Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
808270a4 9135 Branch: perl
f58c54f0 9136 ! proto.h
808270a4 9137____________________________________________________________________________
f58c54f0
NC
9138[ 1094] By: gsar on 1998/06/10 06:26:39
9139 Log: Applied relevant parts of:
9140 From: Paul Johnson <pjcj@transeda.com>
9141 Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
9142 Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
9143 Subject: [PATCH] Enhancing xsubpp's support for C++
808270a4 9144 Branch: perl
f58c54f0 9145 ! lib/ExtUtils/xsubpp
808270a4 9146____________________________________________________________________________
f58c54f0
NC
9147[ 1093] By: gsar on 1998/06/10 06:22:54
9148 Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
9149 Date: Wed, 3 Jun 1998 11:22:19 -0500
9150 From: Graham Barr <gbarr@ti.com>
9151 Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
808270a4 9152 Branch: perl
f58c54f0 9153 ! pp_sys.c
808270a4 9154____________________________________________________________________________
f58c54f0
NC
9155[ 1092] By: gsar on 1998/06/10 06:20:44
9156 Log: Message-Id: <199806030919.KAA03527@sale-wts>
9157 Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
9158 From: Alan Burlison <Alan.Burlison@UK.Sun.com>
9159 Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
808270a4 9160 Branch: perl
f58c54f0 9161 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
808270a4 9162____________________________________________________________________________
f58c54f0
NC
9163[ 1091] By: gsar on 1998/06/10 06:18:42
9164 Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
9165 Date: Mon, 01 Jun 1998 12:22:29 -0700
9166 From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
9167 Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
808270a4 9168 Branch: perl
f58c54f0 9169 ! proto.h
808270a4 9170____________________________________________________________________________
f58c54f0
NC
9171[ 1090] By: gsar on 1998/06/10 06:14:24
9172 Log: A tweaked version of:
9173 Date: Mon, 1 Jun 1998 12:05:47 -0700
9174 From: SYSTEM@cedar.osshe.edu
9175 Message-Id: <980601120547.20617d54@cedar.osshe.edu>
9176 Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
808270a4 9177 Branch: perl
f58c54f0 9178 ! ext/SDBM_File/sdbm/Makefile.PL
808270a4 9179____________________________________________________________________________
f58c54f0
NC
9180[ 1089] By: gsar on 1998/06/10 05:58:00
9181 Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
9182 Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
9183 From: Stephen McCamant <alias@mcs.com>
9184 Subject: [PATCH] Re: Uninitialised error from -M()
808270a4 9185 Branch: perl
f58c54f0 9186 ! op.c t/op/stat.t
808270a4 9187____________________________________________________________________________
f58c54f0
NC
9188[ 1088] By: gsar on 1998/06/10 05:55:24
9189 Log: Date: Sat, 30 May 1998 08:07:01 -0400
9190 From: lvirden@cas.org (Larry Virden)
9191 Message-Id: <199805301207.IAA08856@cas.org>
9192 Subject: PATCH for pod and warning notice
808270a4 9193 Branch: perl
f58c54f0 9194 ! pod/perlguts.pod
808270a4 9195____________________________________________________________________________
f58c54f0
NC
9196[ 1087] By: gsar on 1998/06/10 05:52:05
9197 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9198 Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
9199 Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
9200 Subject: [PATCH 5.004_66] Config_66-01
808270a4
GS
9201 Branch: perl
9202 ! Configure MANIFEST Porting/Glossary Porting/config.sh
f58c54f0 9203 ! Porting/config_H config_h.SH
808270a4 9204____________________________________________________________________________
f58c54f0
NC
9205[ 1086] By: gsar on 1998/06/10 05:46:38
9206 Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
9207 Date: Mon, 08 Jun 1998 16:13:14 -0700
9208 From: Dan Sugalski <sugalskd@osshe.edu>
9209 Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
808270a4 9210 Branch: perl
f58c54f0 9211 ! ext/Thread/Thread/Semaphore.pm
808270a4 9212____________________________________________________________________________
f58c54f0
NC
9213[ 1085] By: gsar on 1998/06/10 05:44:44
9214 Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
9215 Date: Mon, 08 Jun 1998 16:10:02 -0700
9216 From: Dan Sugalski <sugalskd@osshe.edu>
9217 Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
808270a4 9218 Branch: perl
f58c54f0
NC
9219 - vms/descrip.mms
9220 ! ext/Thread/Thread/Queue.pm
808270a4 9221____________________________________________________________________________
f58c54f0
NC
9222[ 1084] By: gsar on 1998/06/10 05:38:11
9223 Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
9224 Date: Mon, 08 Jun 1998 15:38:28 -0700
9225 From: Dan Sugalski <sugalskd@osshe.edu>
9226 Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
808270a4
GS
9227 Branch: perl
9228 + configure.com vms/descrip_mms.template vms/munchconfig.c
f58c54f0
NC
9229 + vms/subconfigure.com
9230 - vms/config.vms vms/fndvers.com
9231 ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
808270a4 9232____________________________________________________________________________
f58c54f0
NC
9233[ 1083] By: gsar on 1998/06/10 05:07:04
9234 Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
9235 variant of:
9236 Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
9237 Date: Sat, 13 Dec 1997 07:31:02 EST
9238 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9239 Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
808270a4 9240 Branch: perl
f58c54f0 9241 ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
808270a4 9242____________________________________________________________________________
f58c54f0
NC
9243[ 1082] By: gsar on 1998/06/10 04:52:26
9244 Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
9245 (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
808270a4 9246 Branch: perl
f58c54f0 9247 ! malloc.c
808270a4 9248____________________________________________________________________________
f58c54f0
NC
9249[ 1081] By: gsar on 1998/06/10 03:45:10
9250 Log: reverse integrate contents of win32 branch into mainline
808270a4 9251 Branch: perl
f58c54f0 9252 !> (integrate 44 files)
808270a4 9253____________________________________________________________________________
f58c54f0
NC
9254[ 1080] By: gsar on 1998/06/09 17:37:55
9255 Log: `p4 integrate -b ASPerl && p4 resolve -at`
808270a4 9256 Branch: asperl
f58c54f0 9257 !> (integrate 43 files)
808270a4 9258____________________________________________________________________________
f58c54f0
NC
9259[ 1079] By: gsar on 1998/06/09 00:59:06
9260 Log: add examples of diff(1) usage
808270a4 9261 Branch: win32/perl
f58c54f0 9262 ! Porting/patching.pod
808270a4 9263____________________________________________________________________________
f58c54f0
NC
9264[ 1078] By: gsar on 1998/06/09 00:52:23
9265 Log: undo change#1077
808270a4 9266 Branch: win32/perl
f58c54f0 9267 ! sv.c
808270a4 9268____________________________________________________________________________
f58c54f0
NC
9269[ 1077] By: gsar on 1998/06/06 16:47:32
9270 Log: make sv_setsv() treat freed SVs like SVt_NULL
808270a4 9271 Branch: win32/perl
f58c54f0 9272 ! sv.c
808270a4 9273____________________________________________________________________________
f58c54f0
NC
9274[ 1076] By: gsar on 1998/06/05 19:03:14
9275 Log: delete undiscussed AS changes for PPD (broke .packlist
9276 mechanism)
808270a4 9277 Branch: win32/perl
f58c54f0 9278 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
808270a4 9279____________________________________________________________________________
f58c54f0
NC
9280[ 1075] By: gsar on 1998/06/05 18:18:44
9281 Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
9282 with the xsubpp-generated symbol)
808270a4
GS
9283 Branch: win32/perl
9284 ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
f58c54f0 9285 ! win32/dl_win32.xs
808270a4 9286____________________________________________________________________________
f58c54f0
NC
9287[ 1074] By: gsar on 1998/06/04 22:45:18
9288 Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
808270a4
GS
9289 Branch: win32/perl
9290 ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
f58c54f0 9291 ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
808270a4 9292____________________________________________________________________________
f58c54f0
NC
9293[ 1073] By: nick on 1998/06/04 17:18:14
9294 Log: resolve -at win32 branch into ansiperl
808270a4
GS
9295 Branch: ansiperl
9296 +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
9297 +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
f58c54f0
NC
9298 +> t/lib/h2ph.t win32/GenCAPI.pl
9299 !> (integrate 127 files)
808270a4 9300____________________________________________________________________________
f58c54f0
NC
9301[ 1072] By: gsar on 1998/06/04 01:49:24
9302 Log: document CORE::GLOBAL:: and global overriding, fix up
9303 File::DosGlob, testsuited and all
808270a4 9304 Branch: win32/perl
f58c54f0 9305 ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
808270a4 9306____________________________________________________________________________
f58c54f0
NC
9307[ 1071] By: gsar on 1998/06/03 22:12:55
9308 Log: add AS patch#24, remove one other instance of error_no
9309 that was missed (patch#23 was intentionally skipped)
808270a4
GS
9310 Branch: win32/perl
9311 ! embedvar.h globals.c perlvars.h win32/makedef.pl
f58c54f0 9312 ! win32/runperl.c
808270a4 9313____________________________________________________________________________
f58c54f0
NC
9314[ 1070] By: gsar on 1998/06/01 19:42:06
9315 Log: fix Liblist.pm to tolerate backslashen in paths
808270a4 9316 Branch: win32/perl
f58c54f0 9317 ! lib/ExtUtils/Liblist.pm
808270a4 9318____________________________________________________________________________
f58c54f0
NC
9319[ 1069] By: gsar on 1998/06/01 07:43:02
9320 Log: @INC construction on win32 cleaned up
9321 - perl.dll location based paths should be much more reliable now
9322 - registry stuff unchanged
9323 - Config.pm now has all the installfoolib entries for MakeMaker et al
808270a4
GS
9324 Branch: win32/perl
9325 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9326 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9327 ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
f58c54f0 9328 ! win32/runperl.c win32/win32.c win32/win32.h
808270a4 9329____________________________________________________________________________
f58c54f0
NC
9330[ 1068] By: gsar on 1998/05/31 21:52:18
9331 Log: semctl tweak
9332 Message-Id: <199805312127.QAA06750@gbarr.connect.net>
9333 Date: Sun, 31 May 1998 16:27:33 CDT
9334 From: Graham Barr <gbarr@pobox.com>
9335 Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31
808270a4 9336 Branch: win32/perl
f58c54f0 9337 ! doio.c
808270a4 9338____________________________________________________________________________
f58c54f0
NC
9339[ 1067] By: gsar on 1998/05/31 21:07:44
9340 Log: minimal fix to enable compiling with -DMULTIPLICITY
9341 (non-threadsafe regcomp.c globals need revisiting)
808270a4
GS
9342 Branch: win32/perl
9343 ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
f58c54f0 9344 ! win32/GenCAPI.pl win32/makedef.pl
808270a4 9345____________________________________________________________________________
f58c54f0
NC
9346[ 1066] By: gsar on 1998/05/30 21:35:37
9347 Log: integrate mainline changes (ASPerl branch is identical to
9348 win32 branch as of this change)
808270a4
GS
9349 Branch: asperl
9350 !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
9351 !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
9352 !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
9353 !> win32/config.gc win32/config.vc win32/config_H.bc
f58c54f0 9354 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
808270a4 9355____________________________________________________________________________
f58c54f0
NC
9356[ 1065] By: gsar on 1998/05/30 21:13:06
9357 Log: change#1060 was inexplicably missing some of the "ensure
9358 AS stuff does no harm" fixes
808270a4 9359 Branch: win32/perl
f58c54f0 9360 ! embed.h global.sym win32/Makefile win32/makefile.mk
808270a4 9361____________________________________________________________________________
f58c54f0
NC
9362[ 1064] By: gsar on 1998/05/30 21:10:27
9363 Log: integrate mainline to pick up trivial changes
808270a4 9364 Branch: win32/perl
f58c54f0 9365 !> MANIFEST pp_sys.c
808270a4
GS
9366
9367----------------
9368Version 5.004_66
9369----------------
9370
9371____________________________________________________________________________
f58c54f0
NC
9372[ 1063] By: mbeattie on 1998/05/29 15:19:55
9373 Log: Remove duplicate win32/TEST line from MANIFEST.
808270a4 9374 Branch: perl
f58c54f0 9375 ! MANIFEST
808270a4 9376____________________________________________________________________________
f58c54f0
NC
9377[ 1062] By: mbeattie on 1998/05/29 15:18:33
9378 Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
808270a4 9379 Branch: perl
f58c54f0 9380 ! pp_sys.c
808270a4 9381____________________________________________________________________________
f58c54f0
NC
9382[ 1061] By: mbeattie on 1998/05/29 12:02:17
9383 Log: Integrate from win32 branch into mainline (this now pulls in the
9384 asperl stuff).
808270a4
GS
9385 Branch: perl
9386 +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
9387 +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
f58c54f0
NC
9388 +> t/lib/h2ph.t win32/GenCAPI.pl
9389 !> (integrate 104 files)
808270a4 9390____________________________________________________________________________
f58c54f0
NC
9391[ 1060] By: gsar on 1998/05/29 11:05:50
9392 Log: reverse integrate asperl branch contents (phew!)
9393 - various fixups to ensure AS stuff does no harm
9394 - adjust win32/makefiles for the new directory layout (new layout
9395 looks rather a muddle--needs rework)
9396 - verified build & test on NT and Solaris/gcc
808270a4
GS
9397 Branch: win32/perl
9398 +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
f58c54f0 9399 +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
808270a4
GS
9400 ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
9401 ! win32/config.bc win32/config.gc win32/config.vc
9402 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0
NC
9403 ! win32/makefile.mk
9404 !> (integrate 77 files)
808270a4 9405____________________________________________________________________________
f58c54f0
NC
9406[ 1059] By: gsar on 1998/05/29 08:33:56
9407 Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
808270a4 9408 Branch: asperl
f58c54f0 9409 ! util.c
808270a4 9410____________________________________________________________________________
f58c54f0
NC
9411[ 1058] By: gsar on 1998/05/29 08:31:09
9412 Log: type xtext for *.t that were missing it
808270a4 9413 Branch: asperl
f58c54f0 9414 ! t/lib/thread.t t/op/nothread.t
808270a4 9415____________________________________________________________________________
f58c54f0
NC
9416[ 1057] By: gsar on 1998/05/29 08:28:46
9417 Log: stray t/op/ipc*.t fixups
808270a4 9418 Branch: win32/perl
f58c54f0 9419 ! t/op/ipcmsg.t t/op/ipcsem.t
808270a4 9420____________________________________________________________________________
f58c54f0
NC
9421[ 1056] By: gsar on 1998/05/29 07:41:49
9422 Log: fixups to make it build and pass tests under both compilers
808270a4 9423 Branch: asperl
f58c54f0 9424 ! ObjXSub.h objpp.h proto.h
808270a4 9425____________________________________________________________________________
f58c54f0
NC
9426[ 1055] By: gsar on 1998/05/29 07:22:51
9427 Log: integrate mainline changes
808270a4 9428 Branch: asperl
f58c54f0
NC
9429 +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
9430 !> (integrate 69 files)
808270a4 9431 Branch: win32/perl
f58c54f0 9432 ! Todo.5.005 pod/perldelta.pod
808270a4 9433____________________________________________________________________________
f58c54f0
NC
9434[ 1054] By: gsar on 1998/05/29 05:04:03
9435 Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
808270a4 9436 Branch: win32/perl
f58c54f0 9437 ! t/lib/h2ph.t
808270a4 9438____________________________________________________________________________
f58c54f0
NC
9439[ 1053] By: gsar on 1998/05/29 05:01:54
9440 Log: misc changes
9441 - remove code that works around lack of I_STDARG (we're a happy ANSI family)
9442 - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
808270a4
GS
9443 Branch: win32/perl
9444 ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
9445 ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
f58c54f0 9446 ! x2p/util.c x2p/util.h
808270a4 9447____________________________________________________________________________
f58c54f0
NC
9448[ 1052] By: gsar on 1998/05/29 02:31:44
9449 Log: merge changes#1014,1038 from maintbranch
808270a4 9450 Branch: win32/perl
f58c54f0 9451 + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
808270a4
GS
9452 ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
9453 ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
9454 ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
9455 ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
f58c54f0 9456 ! t/io/pipe.t utils/h2ph.PL
808270a4 9457____________________________________________________________________________
f58c54f0
NC
9458[ 1051] By: gsar on 1998/05/29 01:38:51
9459 Log: regenerate win32/config_H.?c
808270a4 9460 Branch: win32/perl
f58c54f0 9461 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
808270a4 9462____________________________________________________________________________
f58c54f0
NC
9463[ 1050] By: gsar on 1998/05/29 01:32:41
9464 Log: integrate mainline
808270a4 9465 Branch: win32/perl
f58c54f0 9466 ! win32/Makefile win32/makefile.mk
808270a4
GS
9467 !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
9468 !> Porting/config_H Porting/patching.pod config_h.SH doio.c
9469 !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
9470 !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
9471 !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
9472 !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
9473____________________________________________________________________________
f58c54f0
NC
9474[ 1049] By: gsar on 1998/05/29 00:57:05
9475 Log: fix various shenanigans with C<environ>, BC and VC builds now pass
9476 all tests
808270a4
GS
9477 Branch: asperl
9478 ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
f58c54f0 9479 ! win32/win32.h win32/win32iop.h
808270a4 9480____________________________________________________________________________
f58c54f0
NC
9481[ 1048] By: mbeattie on 1998/05/28 18:07:24
9482 Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
9483 in change 1043 clashed badly with changes made in the win32
9484 branch. I did an accept on the win32 branch version for now.
808270a4 9485 Branch: perl
f58c54f0
NC
9486 +> t/op/die.t
9487 !> (integrate 52 files)
808270a4 9488____________________________________________________________________________
f58c54f0
NC
9489[ 1047] By: mbeattie on 1998/05/28 17:59:18
9490 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9491 Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
9492 Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
9493 Subject: [PATCH 5.004_65] Config_65-03-04.diff: semctl probing
9494 Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
808270a4
GS
9495 Branch: perl
9496 ! Configure MANIFEST Porting/Glossary Porting/config.sh
9497 ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
9498 ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
f58c54f0
NC
9499 ! win32/config.bc win32/config.gc win32/config.vc
9500____________________________________________________________________________
9501[ 1046] By: mbeattie on 1998/05/28 17:55:48
9502 Log: Back out change 1043 since Andy's forthcoming Config patch
9503 includes a modified version.
9504 Branch: perl
9505 ! Configure config_h.SH doio.c perl.h
9506____________________________________________________________________________
9507[ 1045] By: mbeattie on 1998/05/28 17:52:40
9508 Log: Bump patchlevel.h to 66.
9509 Branch: perl
9510 ! patchlevel.h
9511____________________________________________________________________________
9512[ 1044] By: mbeattie on 1998/05/28 17:51:49
9513 Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
9514 Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
9515 Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
9516 (above minus the t/system.t test pending checking)
9517 Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
9518 Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
9519 Subject: [PATCH] _65 and _04 <DOC> patching.pod
9520 Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
9521 Branch: perl
9522 ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
9523____________________________________________________________________________
9524[ 1043] By: mbeattie on 1998/05/28 17:42:21
9525 Log: This change really is:
9526 Subject: [PATCH] 5.004_65: the infamous semctl()
9527 Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
9528 From: Jarkko Hietaniemi <jhi@iki.fi>
9529
9530 Change 1041 claimed to be this patch but was really:
9531 Subject: [PATCH] 5.004_65: t/op/ipc*.t
9532 Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
9533 From: Jarkko Hietaniemi <jhi@iki.fi>
9534 Branch: perl
9535 ! Configure config_h.SH doio.c perl.h
9536____________________________________________________________________________
9537[ 1042] By: mbeattie on 1998/05/28 17:36:57
9538 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9539 Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
9540 Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
9541 Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
9542 Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
808270a4
GS
9543 Branch: perl
9544 ! Configure INSTALL Porting/Glossary Porting/config.sh
9545 ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
9546 ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
9547 ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
9548____________________________________________________________________________
f58c54f0
NC
9549[ 1041] By: mbeattie on 1998/05/28 17:34:26
9550 Log: Subject: [PATCH] 5.004_65: the infamous semctl()
9551 Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
9552 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 9553 Branch: perl
f58c54f0 9554 ! t/op/ipcmsg.t t/op/ipcsem.t
808270a4 9555____________________________________________________________________________
f58c54f0
NC
9556[ 1040] By: gsar on 1998/05/28 02:06:47
9557 Log: tweaks to enable Borland build
808270a4 9558 Branch: asperl
f58c54f0
NC
9559 ! win32/makefile.mk win32/win32.c
9560____________________________________________________________________________
9561[ 1039] By: gsar on 1998/05/27 23:29:22
9562 Log: remove C<#define index strchr> from win32.h (unused, and the
9563 pollution causes spurious variable name changes in extensions)
9564 Branch: win32/perl
9565 ! win32/win32.h
9566____________________________________________________________________________
9567[ 1038] By: TimBunce on 1998/05/27 17:29:15
9568 Log: Assorted patches:
9569
9570 ------ BUILD PROCESS ------
9571
9572 Title: "add utilities to make test dependencies"
9573 From: Robin Barker <rmb1@cise.npl.co.uk>
9574 Msg-ID: <2607.9805211303@tempest.cise.npl.co.uk>
9575 Files: Makefile.SH
9576
9577 Title: "Add 'make nok' complement to 'make ok'"
9578 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9579 Msg-ID: <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
9580 Files: Makefile.SH
9581
9582 Title: "further h2ph patches (add enum support)"
9583 From: Billy <wdconsta@cs.adelaide.edu.au>
9584 Msg-ID: <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
9585 Files: MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
9586
9587 ------ CORE LANGUAGE ------
9588
9589 Title: "Fix %! error spelling and add perldiag.pod entry"
9590 From: Graham Barr <gbarr@pobox.com>, Tim Bunce
9591 Msg-ID: <19980524193101.A573@pobox.com>
9592 Files: pod/perldiag.pod gv.c
9593
9594 Title: "Remove obsolete Win32 uppercasing ENV code"
9595 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9596 Msg-ID: <199805201510.LAA28676@aatma.engin.umich.edu>
9597 Files: perl.c
9598
9599 Title: "Don't mung $! on implicit close"
9600 From: Chip Salzenberg <chip@perl.org>
9601 Msg-ID: <19980525113309.A15845@perlsupport.com>
9602 Files: doio.c
9603
9604 Title: "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
9605 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9606 Msg-ID: <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
9607 Files: doio.c
9608
9609 ------ DOCUMENTATION ------
9610
9611 Title: "doc patch: you canna return an array ( list context: || vs or)"
9612 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9613 Msg-ID: <oeeemxguf5h.fsf_-_@alpha.hut.fi>
9614 Files: pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
9615
9616 Title: "doc patch: @ needs escaping in m/\Q\E/ environment"
9617 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9618 Msg-ID: <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
9619 Files: pod/perlop.pod pod/perlre.pod
9620
9621 Title: "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
9622 with /g does list context get matches without parens"
9623 From: Greg Chapman <glc@well.com>, Tom Christiansen
9624 <tchrist@jhereg.perl.com>, Tom Phoenix
9625 <rootbeer@teleport.com>
9626 Msg-ID: <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
9627 <199805231559.JAA21316@jhereg.perl.com>,
9628 <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
9629 Files: pod/perlop.pod
9630
9631 Title: "Documenting last/next/redo even further"
9632 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
9633 <rootbeer@teleport.com>
9634 Msg-ID: <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
9635 <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
9636 Files: pod/perlfunc.pod
9637
9638 Title: "Documenting last/next/redo within continue block"
9639 From: Tom Phoenix <rootbeer@teleport.com>
9640 Msg-ID: <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
9641 Files: pod/perlfunc.pod
9642
9643 Title: "Document stat return in scalar context"
9644 From: Mark-Jason Dominus <mjd@plover.com>
9645 Files: pod/perlfunc.pod
9646
9647 ------ EXTENSIONS ------
9648
9649 Title: "Better LD_RUN_PATH handling on IRIX"
9650 From: "W. Phillip Moore" <wpm@ms.com>
9651 Msg-ID: <199805212206.SAA07504@zappa.morgan.com>
9652 Files: lib/ExtUtils/MM_Unix.pm
9653
9654 Title: "Dealing with <unistd.h> in POSIX and SunOS"
9655 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9656 Msg-ID: <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
9657 Files: ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
9658
9659 ------ LIBRARY ------
9660
9661 Title: "Fix FileHandle.pm example bug"
9662 From: Daniel Grisinger <dgris@perrin.dimensional.com>
9663 Msg-ID: <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
9664 Files: lib/FileHandle.pm
9665
9666 Title: "Add zero/negative $count docs for Benchmark.pm"
9667 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9668 Msg-ID: <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
9669 Files: lib/Benchmark.pm
9670
9671 ------ PORTABILITY - GENERAL ------
9672
9673 Title: "Add test suite recommendations to Porting/patching.pod"
9674 From: Daniel Grisinger <dgris@perrin.dimensional.com>
9675 Msg-ID: <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
9676 Files: Porting/patching.pod
9677
9678 ------ TESTS ------
9679
9680 Title: "Fix looping bug in t/io/pipe.t"
9681 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9682 Msg-ID: <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
9683 Files: t/io/pipe.t
808270a4
GS
9684 Branch: maint-5.004/perl
9685 ! MANIFEST Makefile.SH Porting/patching.pod doio.c
9686 ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
9687 ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
9688 ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
9689 ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
9690 ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
f58c54f0 9691 ! utils/h2ph.PL
808270a4 9692____________________________________________________________________________
f58c54f0
NC
9693[ 1037] By: gsar on 1998/05/27 16:18:30
9694 Log: add AS patch#22 (fix to make die_exit.t pass)
808270a4 9695 Branch: asperl
f58c54f0 9696 ! win32/runperl.c
808270a4 9697____________________________________________________________________________
f58c54f0
NC
9698[ 1036] By: gsar on 1998/05/27 12:50:34
9699 Log: add AS patch#21 (misc. fixes)
808270a4
GS
9700 Branch: asperl
9701 ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
9702 ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
f58c54f0 9703 ! win32/win32.c win32/win32sck.c
808270a4 9704____________________________________________________________________________
f58c54f0
NC
9705[ 1035] By: gsar on 1998/05/26 17:26:17
9706 Log: more changes to satisfy non-debug VC build (C-API doesn't
9707 build, and the testsuite still won't run)
808270a4
GS
9708 Branch: asperl
9709 ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
f58c54f0 9710 ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
808270a4 9711____________________________________________________________________________
f58c54f0
NC
9712[ 1034] By: gsar on 1998/05/26 17:20:22
9713 Log: remove doubled hunk (perforce auto-integrate oddity)
808270a4 9714 Branch: win32/perl
f58c54f0 9715 ! pod/perldiag.pod
808270a4 9716____________________________________________________________________________
f58c54f0
NC
9717[ 1033] By: gsar on 1998/05/26 13:39:14
9718 Log: tweaks to make it build with the Borland compiler. Won't run
9719 testsuite because @INC intuition from location of perlcore.dll seems
9720 to be broken. Also, system() and qx// seem broken as well.
808270a4
GS
9721 Branch: asperl
9722 ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
9723 ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
f58c54f0 9724 ! regexec.c toke.c
808270a4 9725____________________________________________________________________________
f58c54f0
NC
9726[ 1032] By: gsar on 1998/05/24 23:13:05
9727 Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
808270a4 9728 Branch: win32/perl
f58c54f0 9729 ! lib/Benchmark.pm
808270a4 9730____________________________________________________________________________
f58c54f0
NC
9731[ 1031] By: gsar on 1998/05/24 05:36:44
9732 Log: tweak makefiles
808270a4 9733 Branch: asperl
f58c54f0 9734 ! win32/Makefile win32/makefile.mk
808270a4 9735____________________________________________________________________________
f58c54f0
NC
9736[ 1030] By: gsar on 1998/05/23 18:58:23
9737 Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
808270a4 9738 Branch: win32/perl
f58c54f0 9739 ! pp_sys.c t/op/die.t
808270a4 9740____________________________________________________________________________
f58c54f0
NC
9741[ 1029] By: gsar on 1998/05/23 18:55:13
9742 Log: merge change#1015 from maintbranch (must revisit 1014 later, is
9743 incomplete)
808270a4 9744 Branch: win32/perl
f58c54f0 9745 ! embed.h global.sym op.c pp.c proto.h sv.c
808270a4 9746____________________________________________________________________________
f58c54f0
NC
9747[ 1028] By: gsar on 1998/05/23 18:25:14
9748 Log: merge change#1013 from maintbranch (1012 is n/a)
808270a4 9749 Branch: win32/perl
f58c54f0 9750 ! toke.c
808270a4 9751____________________________________________________________________________
f58c54f0
NC
9752[ 1027] By: gsar on 1998/05/23 18:02:21
9753 Log: merge change#1011 from maintbranch
808270a4
GS
9754 Branch: win32/perl
9755 ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
f58c54f0 9756 ! utils/perlbug.PL
808270a4 9757____________________________________________________________________________
f58c54f0
NC
9758[ 1026] By: nick on 1998/05/23 08:45:04
9759 Log: Ids of msgs and sems can be zero, so change || die to a defined() test
808270a4 9760 Branch: win32/perl
f58c54f0 9761 ! t/op/ipcmsg.t t/op/ipcsem.t
808270a4 9762____________________________________________________________________________
f58c54f0
NC
9763[ 1025] By: nick on 1998/05/23 08:36:36
9764 Log: Resolve win32 into ansiperl
808270a4 9765 Branch: ansiperl
f58c54f0
NC
9766 +> t/op/die.t
9767 !> (integrate 42 files)
808270a4 9768____________________________________________________________________________
f58c54f0
NC
9769[ 1024] By: gsar on 1998/05/21 21:11:12
9770 Log: more mingw32 tweaks
808270a4 9771 Branch: win32/perl
f58c54f0 9772 ! ext/POSIX/POSIX.xs t/pragma/locale.t
808270a4 9773____________________________________________________________________________
f58c54f0
NC
9774[ 1023] By: gsar on 1998/05/21 19:15:02
9775 Log: fix problematic change#965 from maintbranch
9776 Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
9777 Date: Sat, 16 May 1998 17:45:22 EDT
9778 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9779 Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
808270a4 9780 Branch: win32/perl
f58c54f0 9781 ! gv.c op.c t/comp/proto.t
808270a4 9782____________________________________________________________________________
f58c54f0
NC
9783[ 1022] By: gsar on 1998/05/21 01:37:04
9784 Log: fix POSIX for mingw32
808270a4 9785 Branch: win32/perl
f58c54f0 9786 ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
808270a4 9787____________________________________________________________________________
f58c54f0
NC
9788[ 1021] By: gsar on 1998/05/20 15:02:21
9789 Log: remove strupr() from perl.c
808270a4 9790 Branch: win32/perl
f58c54f0 9791 ! perl.c
808270a4 9792____________________________________________________________________________
f58c54f0
NC
9793[ 1020] By: TimBunce on 1998/05/19 22:41:40
9794 Log: Title: "fix up descrepancy in h2ph test"
9795 From: Tim Bunce
9796 Files: t/lib/h2ph.pht
808270a4 9797 Branch: maint-5.004/perl
f58c54f0
NC
9798 ! t/lib/h2ph.pht
9799____________________________________________________________________________
9800[ 1019] By: TimBunce on 1998/05/19 22:17:15
9801 Log: Title: "add a test to check return value from successful s/// (there was none!)"
9802 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9803 Msg-ID: <199805161759.NAA12995@aatma.engin.umich.edu>
9804 Files: t/op/subst.t
9805
9806 Title: "fix up descrepancy in h2ph test"
9807 From: Tim Bunce
9808 Files: t/lib/h2ph.t
808270a4 9809 Branch: maint-5.004/perl
f58c54f0 9810 ! t/lib/h2ph.t t/op/subst.t
808270a4 9811____________________________________________________________________________
f58c54f0
NC
9812[ 1018] By: TimBunce on 1998/05/19 21:56:32
9813 Log: Title: "fix mem leak and core dump from change 1016"
9814 From: Tim Bunce
9815 Files: pp_sys.c
808270a4 9816 Branch: maint-5.004/perl
f58c54f0
NC
9817 ! pp_sys.c
9818____________________________________________________________________________
9819[ 1017] By: TimBunce on 1998/05/19 21:26:03
9820 Log: Title: "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
9821 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9822 Files: MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
9823 pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
9824 pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
9825 proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
9826 doio.c doop.c ext/ODBM_File/ODBM_File.xs
9827 ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
9828 gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
9829 lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
9830 lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
9831 lib/ExtUtils/Manifest.pm lib/File/Basename.pm
9832 lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
9833 lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
9834 lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
9835 op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
9836 pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
9837 t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
9838 universal.c util.c win32/Makefile win32/config_H.bc
9839 win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
9840 win32/makefile.mk win32/perlglob.c win32/runperl.c
9841 win32/win32.c win32/win32sck.c x2p/s2p.PL
808270a4
GS
9842 Branch: maint-5.004/perl
9843 ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
9844 ! cygwin32/perlld deb.c doio.c doop.c embed.h
9845 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
9846 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
9847 ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
9848 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
9849 ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
9850 ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
9851 ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
9852 ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
9853 ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
9854 ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
9855 ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
9856 ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
9857 ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
9858 ! universal.c util.c utils/perldoc.PL win32/Makefile
9859 ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
9860 ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
9861 ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
f58c54f0 9862 ! x2p/s2p.PL
808270a4 9863____________________________________________________________________________
f58c54f0
NC
9864[ 1016] By: TimBunce on 1998/05/19 20:37:42
9865 Log: Title: "eval { die $obj }; die; calls $obj->PROPAGATE"
9866 From: Graham Barr <gbarr@ti.com>
9867 Msg-ID: <3561D147.7F3E0C88@ti.com>
9868 Files: pp_sys.c t/op/die.t
808270a4 9869 Branch: maint-5.004/perl
f58c54f0 9870 ! pp_sys.c t/op/die.t
808270a4 9871____________________________________________________________________________
f58c54f0
NC
9872[ 1015] By: TimBunce on 1998/05/19 20:07:01
9873 Log: Title: "loosen const sub re-defined warnings"
9874 From: Doug MacEachern <dougm@pobox.com>
9875 Msg-ID: <355F713B.6A4C0F04@pobox.com>
9876 Files: proto.h global.sym op.c pp.c sv.c
808270a4 9877 Branch: maint-5.004/perl
f58c54f0
NC
9878 ! global.sym op.c pp.c proto.h sv.c
9879____________________________________________________________________________
9880[ 1014] By: TimBunce on 1998/05/19 19:48:18
9881 Log: Title: "s/FORMLINE/FORMAT/ in sv.c"
9882 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
9883 Msg-ID: <l03130303b1837a243670@[194.222.64.89]>
9884 Files: sv.c
9885
9886 Title: "Further h2ph patches (including a test suite)"
9887 From: Billy <wdconsta@cs.adelaide.edu.au>
9888 Msg-ID: <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
9889 Files: MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
808270a4 9890 Branch: maint-5.004/perl
f58c54f0
NC
9891 + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
9892 ! MANIFEST sv.c utils/h2ph.PL
9893____________________________________________________________________________
9894[ 1013] By: TimBunce on 1998/05/19 19:14:13
9895 Log: Title: "Remove change 673 (Allow empty BLOCK in code)"
9896 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
9897 <ilya@math.ohio-state.edu>
9898 Msg-ID: <199805151857.OAA29586@monk.mps.ohio-state.edu>,
9899 <199805151931.PAA23086@aatma.engin.umich.edu>,
9900 <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
9901 Files: toke.c
808270a4 9902 Branch: maint-5.004/perl
f58c54f0
NC
9903 ! toke.c
9904____________________________________________________________________________
9905[ 1012] By: TimBunce on 1998/05/19 19:03:32
9906 Log: Title: "Further SysV sem/msg fixes and removal of non-portable tests"
9907 From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
9908 <jhi@iki.fi>
9909 Msg-ID: <199805182028.XAA15717@alpha.hut.fi>,
9910 <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
9911 Files: MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
9912 t/op/ipcsem.t
808270a4
GS
9913 Branch: maint-5.004/perl
9914 ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
f58c54f0
NC
9915 ! t/op/ipcsem.t
9916____________________________________________________________________________
9917[ 1011] By: TimBunce on 1998/05/19 17:55:38
9918 Log: Title: "interp.sym is missing C<e_script> after -e fix"
9919 From: jan.dubois@ibm.net (Jan Dubois)
9920 Msg-ID: <355d460d.7621669@smtp1.ibm.net>
9921 Files: embed.h interp.sym
9922
9923 Title: "Undo changed error message which breaks Tk"
9924 From: Gurusamy Sarathy <gsar@engin.umich.edu>
9925 Msg-ID: <199805161557.LAA08106@aatma.engin.umich.edu>
9926 Files: pp_ctl.c
9927
9928 Title: "Minor fixups to new -e script code"
9929 From: Tim Bunce
9930 Files: perl.c
9931
9932 Title: "Remove old diags not relevant after -e fix"
9933 From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
9934 <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
9935 Msg-ID: <199805172143.RAA07896@aatma.engin.umich.edu>,
9936 <199805181335.OAA07008@toad.ig.co.uk>,
9937 <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
9938 Files: pod/perldiag.pod
9939
9940 Title: "more examples for vec()"
9941 From: Tom Phoenix <rootbeer@teleport.com>
9942 Msg-ID: <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
9943 Files: pod/perlfunc.pod
9944
9945 Title: ""make ok" (perlbug -ok) should not be interactive"
9946 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
9947 <jhi@iki.fi>
9948 Msg-ID: <199805160942.MAA20171@alpha.hut.fi>,
9949 <l03130300b1834f9732a0@[194.222.64.89]>
9950 Files: utils/perlbug.PL
808270a4
GS
9951 Branch: maint-5.004/perl
9952 ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
f58c54f0 9953 ! pp_ctl.c utils/perlbug.PL
808270a4 9954____________________________________________________________________________
f58c54f0
NC
9955[ 1010] By: gsar on 1998/05/18 09:40:58
9956 Log: integrate mainline changes (untested)
808270a4
GS
9957 Branch: asperl
9958 +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
9959 +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
9960 +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
9961 +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
9962 +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
f58c54f0
NC
9963 +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
9964 - ext/DynaLoader/DynaLoader.pm
9965 ! win32/win32.c
9966 !> (integrate 234 files)
808270a4 9967____________________________________________________________________________
f58c54f0
NC
9968[ 1009] By: gsar on 1998/05/18 07:51:19
9969 Log: more whitespace tweaks from maintbranch
808270a4 9970 Branch: win32/perl
f58c54f0 9971 ! av.c perl.c pp_ctl.c pp_sys.c toke.c
808270a4 9972____________________________________________________________________________
f58c54f0
NC
9973[ 1008] By: gsar on 1998/05/17 22:37:20
9974 Log: sundry whitespace cleanups from maintbranch
808270a4 9975 Branch: win32/perl
f58c54f0 9976 ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
808270a4 9977____________________________________________________________________________
f58c54f0
NC
9978[ 1007] By: gsar on 1998/05/16 21:59:46
9979 Log: integrate mainline
808270a4
GS
9980 Branch: win32/perl
9981 !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
f58c54f0 9982 !> t/op/ipcmsg.t t/op/ipcsem.t
808270a4 9983____________________________________________________________________________
f58c54f0
NC
9984[ 1006] By: gsar on 1998/05/16 21:54:23
9985 Log: merge changes#996,998,999 from maintbranch
808270a4 9986 Branch: win32/perl
f58c54f0 9987 ! Changes5.004 Porting/makerel t/base/lex.t toke.c
808270a4 9988____________________________________________________________________________
f58c54f0
NC
9989[ 1005] By: gsar on 1998/05/16 21:49:47
9990 Log: merge change#995 from maintbranch, tweak interp.sym and
9991 run embed.pl
808270a4 9992 Branch: win32/perl
f58c54f0 9993 ! embedvar.h interp.sym intrpvar.h perl.c
808270a4 9994____________________________________________________________________________
f58c54f0
NC
9995[ 1004] By: gsar on 1998/05/16 21:27:18
9996 Log: merge changes#989,990,992 from maintbranch
808270a4 9997 Branch: win32/perl
f58c54f0
NC
9998 + t/op/die.t
9999 ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
808270a4 10000____________________________________________________________________________
f58c54f0
NC
10001[ 1003] By: gsar on 1998/05/16 21:16:47
10002 Log: sync config*.gc with others, and verify that nothing from
10003 change#986 needs to be merged
808270a4 10004 Branch: win32/perl
f58c54f0 10005 ! win32/config.gc win32/config_H.gc
808270a4 10006____________________________________________________________________________
f58c54f0
NC
10007[ 1002] By: gsar on 1998/05/16 21:04:04
10008 Log: merge change#985 from maintbranch
808270a4
GS
10009 Branch: win32/perl
10010 ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
f58c54f0 10011 ! util.c
808270a4 10012____________________________________________________________________________
f58c54f0
NC
10013[ 1001] By: gsar on 1998/05/16 17:53:16
10014 Log: add a test to check return value from successful s/// (there was none!)
808270a4 10015 Branch: win32/perl
f58c54f0 10016 ! t/op/subst.t
808270a4 10017____________________________________________________________________________
f58c54f0
NC
10018[ 1000] By: gsar on 1998/05/16 17:42:34
10019 Log: fix misplaced SPAGAIN that caused successful s/// to fail to
10020 return a value on the stack
808270a4 10021 Branch: win32/perl
f58c54f0 10022 ! pp_hot.c
808270a4 10023____________________________________________________________________________
f58c54f0
NC
10024[ 999] By: TimBunce on 1998/05/15 23:04:30
10025 Log: Title: "Update Porting/makerel script for perforce dir structure"
10026 From: Tim Bunce
10027 Files: Porting/makerel
808270a4 10028 Branch: maint-5.004/perl
f58c54f0 10029 ! Porting/makerel
808270a4 10030____________________________________________________________________________
f58c54f0
NC
10031[ 998] By: TimBunce on 1998/05/15 22:49:55
10032 Log: Title: "Updated Changes file for trial 3"
10033 From: Tim Bunce
10034 Files: Changes
808270a4 10035 Branch: maint-5.004/perl
f58c54f0 10036 ! Changes
808270a4 10037____________________________________________________________________________
f58c54f0
NC
10038[ 997] By: gsar on 1998/05/15 22:21:41
10039 Log: merge changes#982,984 from maintbranch
808270a4
GS
10040 Branch: win32/perl
10041 ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
f58c54f0
NC
10042 ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
10043____________________________________________________________________________
10044[ 996] By: TimBunce on 1998/05/15 22:19:32
10045 Log: Title: "Negative array subscript unrecognized in regex"
10046 From: Mark-Jason Dominus <mjd@plover.com>,
10047 h.sanden@elsevier.nl (Hugo van der Sanden)
10048 Msg-ID: <19980425040819.13828.qmail@plover.com>,
10049 <199805151514.RAA04121@dorlas.elsevier.nl>
10050 Files: t/base/lex.t toke.c
10051
10052 Title: "Remove e_fp from toke.c after change 955"
10053 From: Tim Bunce
10054 Files: toke.c
808270a4 10055 Branch: maint-5.004/perl
f58c54f0 10056 ! t/base/lex.t toke.c
808270a4 10057____________________________________________________________________________
f58c54f0
NC
10058[ 995] By: TimBunce on 1998/05/15 22:08:32
10059 Log: Title: "Fix -e security hole (no longer uses temp file)"
10060 From: Tim Bunce
10061 Files: embed.h perl.h perl.c
808270a4 10062 Branch: maint-5.004/perl
f58c54f0
NC
10063 ! embed.h perl.c perl.h
10064____________________________________________________________________________
10065[ 994] By: gsar on 1998/05/15 22:08:17
10066 Log: merge change#981 from maintbranch, add XXX comment about
10067 supporting %! for usethreads case
10068 Branch: win32/perl
10069 ! gv.c op.c
10070____________________________________________________________________________
10071[ 992] By: TimBunce on 1998/05/15 22:01:32
10072 Log: Title: "install non-backwards compatible .pm files into archlib"
10073 From: Tim Bunce
10074 Files: installperl
10075
10076 Title: "revert "Can't locate" message to original for maintenance"
10077 From: Tim Bunce
10078 Msg-ID: <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
10079 Files: pod/perldiag.pod pp_ctl.c
808270a4 10080 Branch: maint-5.004/perl
f58c54f0 10081 ! installperl pod/perldiag.pod pp_ctl.c
808270a4 10082____________________________________________________________________________
f58c54f0
NC
10083[ 991] By: gsar on 1998/05/15 21:35:00
10084 Log: reverse integrate ansiperl (all except the
10085 C<attrs qw(package locked)> stuff, and the duplicate hunks)
10086 i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
808270a4
GS
10087 Branch: win32/perl
10088 !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
10089 !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
f58c54f0 10090 !> utils/perldoc.PL
808270a4 10091____________________________________________________________________________
f58c54f0
NC
10092[ 990] By: TimBunce on 1998/05/15 16:54:18
10093 Log: Title: "Add tests for die $ref"
10094 From: Graham Barr <gbarr@ti.com>
10095 Msg-ID: <355C6297.121B576B@ti.com>
10096 Files: MANIFEST t/op/die.t
808270a4 10097 Branch: maint-5.004/perl
f58c54f0
NC
10098 + t/op/die.t
10099 ! MANIFEST
10100____________________________________________________________________________
10101[ 989] By: TimBunce on 1998/05/15 16:38:19
10102 Log: Title: "Fix t/op/ipcmsg.t for Digital UNIX"
10103 From: Jarkko Hietaniemi <jhi@iki.fi>
10104 Msg-ID: <199805151337.QAA01174@alpha.hut.fi>
10105 Files: t/op/ipcmsg.t
808270a4 10106 Branch: maint-5.004/perl
f58c54f0 10107 ! t/op/ipcmsg.t
cb088911
A
10108
10109----------------
10110Version 5.004_65
10111----------------
10112
808270a4 10113____________________________________________________________________________
f58c54f0
NC
10114[ 988] By: mbeattie on 1998/05/15 16:28:08
10115 Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
10116 (manually applied and tweaked) to fix up SysV IPC semaphores for
10117 Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
10118 t/op/ipcsem.t for platforms which wanted to skip test. Completely
10119 disable ipcsem.t since it doesn't seem to work properly even when
10120 not skipped. This is _65.
808270a4
GS
10121 Branch: perl
10122 ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
f58c54f0 10123 ! t/op/ipcmsg.t t/op/ipcsem.t
808270a4 10124____________________________________________________________________________
f58c54f0
NC
10125[ 987] By: nick on 1998/05/15 16:03:35
10126 Log: Integrate win32
808270a4
GS
10127 Branch: ansiperl
10128 +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
10129 +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
10130 +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
10131 +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
10132 +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
f58c54f0
NC
10133 +> t/op/pos.t utils/perlcc.PL
10134 - ext/DynaLoader/DynaLoader.pm
10135 !> (integrate 208 files)
10136____________________________________________________________________________
10137[ 986] By: TimBunce on 1998/05/15 15:28:45
10138 Log: Title: "Patches for BeOS port of Perl, courtesy of Tom Spindler"
10139 From: Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
10140 Msg-ID: <199805042312.CAA09025@alpha.hut.fi>
10141 Files: MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
10142 Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
10143 plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
10144 win32/config.bc win32/config.vc win32/config_H.bc
10145 win32/config_H.vc
808270a4 10146 Branch: maint-5.004/perl
f58c54f0 10147 + README.beos beos/nm.c hints/beos.sh
808270a4
GS
10148 ! Configure MANIFEST Porting/Glossary config_h.SH
10149 ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
10150 ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
f58c54f0
NC
10151 ! win32/config.vc win32/config_H.bc win32/config_H.vc
10152____________________________________________________________________________
10153[ 985] By: TimBunce on 1998/05/15 15:02:43
10154 Log: Title: "allow die $ref"
10155 From: Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
10156 Msg-ID: <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
10157 Files: pp_ctl.c pp_sys.c util.c
10158
10159 Title: "ExtUtils::Manifest could truncate files during "make dist""
10160 From: "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
10161 koenig@kulturbox.de (Andreas J. Koenig)
10162 Msg-ID: <199805111048.MAA02573@arrakis.int.ein.cz>,
10163 <sfc90o8bgie.fsf@dubravka.in-berlin.de>
10164 Files: lib/ExtUtils/Manifest.pm
10165
10166 Title: "Autosplit doesn't like upper case letters in sub names on VMS"
10167 From: Dan Sugalski <sugalskd@osshe.edu>
10168 Msg-ID: <3.0.5.32.19980330152332.009cb130@osshe.edu>
10169 Files: lib/AutoSplit.pm
10170
10171 Title: "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
10172 From: "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
10173 J. Koenig), larry@wall.org (Larry Wall)
10174 Msg-ID: <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
10175 <sfc202c9jsb.fsf@anna.in-berlin.de>,
10176 <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
10177 Files: lib/AutoSplit.pm
808270a4
GS
10178 Branch: maint-5.004/perl
10179 ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
f58c54f0
NC
10180 ! util.c
10181____________________________________________________________________________
10182[ 984] By: TimBunce on 1998/05/15 14:18:52
10183 Log: ------ CORE LANGUAGE ------
10184
10185 Title: "Fix close pipe returning status from wrong child"
10186 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
10187 Msg-ID: <199805142313.TAA02684@chapin.edu>,
10188 <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
10189 Files: t/io/pipe.t util.c
10190
10191 Title: "Avoid English.pm triggering load of Errno.pm"
10192 From: Tim Bunce
10193 Files: gv.c lib/English.pm
10194
10195 ------ DOCUMENTATION ------
10196
10197 Title: "Document child exit cause a parent sleep to end early"
10198 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10199 Msg-ID: <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
10200 Files: pod/perlfunc.pod
10201
10202 ------ EXTENSIONS ------
10203
10204 Title: "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
10205 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10206 Msg-ID: <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
10207 Files: MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
10208 ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
10209
10210 Title: "MM_VMS.pm fixes for building external library"
10211 From: Dan Sugalski <sugalskd@ous.edu>
10212 Msg-ID: <3.0.5.32.19980511160542.009dd480@ous.edu>
10213 Files: lib/ExtUtils/MM_VMS.pm
10214
10215 Title: "Appease picky DEC compiler in POSIX.xs"
10216 From: Dan Sugalski <sugalskd@ous.edu>
10217 Msg-ID: <3.0.5.32.19980511161434.009f8bb0@ous.edu>
10218 Files: ext/POSIX/POSIX.xs
10219
10220 ------ TESTS ------
10221
10222 Title: "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
10223 From: Jarkko Hietaniemi <jhi@iki.fi>
10224 Msg-ID: <199805121212.PAA15351@alpha.hut.fi>
10225 Files: t/op/ipcsem.t
10226
10227 Title: "Fix doc bug for system() return value"
10228 From: Daniel Grisinger <dgris@perrin.dimensional.com>
10229 Msg-ID: <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
10230 Files: pod/perlfunc.pod t/op/exec.t
10231
10232 ------ UTILITIES ------
10233
10234 Title: "Avoid possible constant autoload loop"
10235 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
10236 Zakharevich <ilya@math.ohio-state.edu>
10237 Msg-ID: <199805141910.PAA26994@monk.mps.ohio-state.edu>,
10238 <355B475A.C5AD4B90@ti.com>,
10239 <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
10240 Files: utils/h2xs.PL
10241
10242 Title: "Further improvements to h2ph.PL"
10243 From: kstar@chapin.edu
10244 Msg-ID: <199805130241.WAA25459@chapin.edu>
10245 Files: utils/h2ph.PL
808270a4
GS
10246 Branch: maint-5.004/perl
10247 + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
f58c54f0 10248 + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
808270a4
GS
10249 ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
10250 ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
f58c54f0 10251 ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
808270a4
GS
10252
10253----------------
10254Version 5.004_64
10255----------------
10256
10257____________________________________________________________________________
f58c54f0
NC
10258[ 983] By: mbeattie on 1998/05/15 14:04:17
10259 Log: Integrate win32 branch into mainline.
10260 Branch: perl
10261 +> Porting/patching.pod t/op/defins.t
10262 !> (integrate 107 files)
10263____________________________________________________________________________
10264[ 982] By: TimBunce on 1998/05/15 12:33:26
10265 Log: Title: "comment init_postdump_symbols issues"
10266 From: Tim Bunce
10267 Files: perl.c
10268
10269 Title: "Improve sort docs re SUBNAME"
10270 From: circle@azstarnet.com
10271 Msg-ID: <199804281828.LAA22737@andromeda.azstarnet.com>
10272 Files: pod/perlfunc.pod
808270a4 10273 Branch: maint-5.004/perl
f58c54f0 10274 ! perl.c pod/perlfunc.pod
808270a4 10275____________________________________________________________________________
f58c54f0
NC
10276[ 981] By: TimBunce on 1998/05/15 11:47:28
10277 Log: Title: "Add hook to tie %! to external Errno.pm module (not included)"
10278 From: Graham Barr <gbarr@ti.com>
10279 Msg-ID: <355080CD.1111BC81@ti.com>
10280 Files: gv.c
808270a4 10281 Branch: maint-5.004/perl
f58c54f0 10282 ! gv.c
808270a4 10283____________________________________________________________________________
f58c54f0
NC
10284[ 980] By: gsar on 1998/05/15 06:16:13
10285 Log: add doc for C<+{}> vs. C<{;}> disambiguation
808270a4 10286 Branch: win32/perl
f58c54f0 10287 ! pod/perlref.pod
808270a4 10288____________________________________________________________________________
f58c54f0
NC
10289[ 979] By: gsar on 1998/05/15 04:59:47
10290 Log: tweaks to win32 makefiles. This version builds and passes all
10291 tests on Solaris/gcc, win32/[bv]c. Looks all set to go.
808270a4 10292 Branch: win32/perl
f58c54f0 10293 ! win32/Makefile win32/makefile.mk
808270a4 10294____________________________________________________________________________
f58c54f0
NC
10295[ 978] By: gsar on 1998/05/15 02:41:58
10296 Log: merge changes#922,944,949,965,970 from maintbranch
808270a4 10297 Branch: win32/perl
f58c54f0 10298 + Porting/patching.pod t/op/defins.t
808270a4
GS
10299 ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
10300 ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
10301 ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
10302 ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
f58c54f0 10303 ! utils/perlbug.PL
808270a4 10304____________________________________________________________________________
f58c54f0
NC
10305[ 977] By: gsar on 1998/05/15 02:15:25
10306 Log: merge changes#906,907,909,910 from maintbranch
808270a4
GS
10307 Branch: win32/perl
10308 ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
10309 ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
10310 ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
f58c54f0 10311 ! util.c
808270a4 10312____________________________________________________________________________
f58c54f0
NC
10313[ 976] By: gsar on 1998/05/15 01:34:53
10314 Log: merge change#905 from maintbranch, minor fixes to get
10315 clean build+test on Solaris
808270a4
GS
10316 Branch: win32/perl
10317 ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
10318 ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
f58c54f0 10319 ! regcomp.c sv.c t/op/taint.t toke.c
808270a4 10320____________________________________________________________________________
f58c54f0
NC
10321[ 975] By: gsar on 1998/05/14 23:34:26
10322 Log: merge change#904 from maintbranch
808270a4
GS
10323 Branch: win32/perl
10324 ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
10325 ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
10326 ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
10327 ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
f58c54f0 10328 ! vms/descrip.mms
808270a4 10329____________________________________________________________________________
f58c54f0
NC
10330[ 974] By: gsar on 1998/05/14 23:11:05
10331 Log: merge change#897 from maintbranch
808270a4
GS
10332 Branch: win32/perl
10333 ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
10334 ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
10335 ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
10336 ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
10337 ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
10338 ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
10339 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10340 ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
10341 ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
10342 ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
10343 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
10344 ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
10345 ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
10346 ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
10347 ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
10348 ! win32/config_H.bc win32/config_H.vc win32/win32.c
f58c54f0 10349 ! x2p/find2perl.PL
808270a4 10350____________________________________________________________________________
f58c54f0
NC
10351[ 973] By: gsar on 1998/05/14 22:24:26
10352 Log: integrate mainline
808270a4 10353 Branch: win32/perl
f58c54f0 10354 + Porting/Contract
808270a4
GS
10355 +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
10356 +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
10357 +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
f58c54f0 10358 +> utils/perlcc.PL
808270a4
GS
10359 ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
10360 ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
10361 ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
10362 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10363 ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
10364 ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
10365 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
10366 ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
10367 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
10368 ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
10369 ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
10370 ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
10371 ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
10372 ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
10373 ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
10374 ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
10375 ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
10376 ! win32/config.vc win32/config_H.bc win32/config_H.vc
f58c54f0
NC
10377 ! win32/win32.c x2p/find2perl.PL
10378 !> (integrate 59 files)
808270a4 10379____________________________________________________________________________
f58c54f0
NC
10380[ 972] By: nick on 1998/05/14 18:09:01
10381 Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
10382 Remove K&R style functions, avoid struct/typedef clash.
808270a4 10383 Branch: ansiperl
f58c54f0
NC
10384 ! bytecode.h byterun.c sv.c toke.c
10385____________________________________________________________________________
10386[ 971] By: TimBunce on 1998/05/14 16:52:19
10387 Log:
10388 Title: "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
10389 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10390 Msg-ID: <199805070402.AAA02858@aatma.engin.umich.edu>
10391 Files: pp.c
808270a4 10392 Branch: maint-5.004/perl
f58c54f0
NC
10393 ! pp.c
10394____________________________________________________________________________
10395[ 970] By: TimBunce on 1998/05/14 16:18:06
10396 Log:
10397 Title: "perlbug reformatted"
10398 From: Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
10399 <hv@crypt0.demon.co.uk>
10400 Msg-ID: <199805110954.LAA20367@dorlas.elsevier.nl>,
10401 <l03130300b17cebcb6d33@[194.222.64.89]>,
10402 <v03110702b17ccbab6824@[195.95.102.67]>
10403 Files: utils/perlbug.PL
808270a4 10404 Branch: maint-5.004/perl
f58c54f0 10405 ! utils/perlbug.PL
808270a4 10406____________________________________________________________________________
f58c54f0
NC
10407[ 969] By: mbeattie on 1998/05/14 16:15:09
10408 Log: Integrate win32 branch into mainline
808270a4
GS
10409 Branch: perl
10410 +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
f58c54f0
NC
10411 +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
10412 - ext/DynaLoader/DynaLoader.pm
10413 !> (integrate 118 files)
808270a4 10414____________________________________________________________________________
f58c54f0
NC
10415[ 968] By: mbeattie on 1998/05/14 16:05:57
10416 Log: Bump patchlevel to 65
808270a4 10417 Branch: perl
f58c54f0 10418 ! patchlevel.h
808270a4 10419____________________________________________________________________________
f58c54f0
NC
10420[ 967] By: mbeattie on 1998/05/14 16:05:19
10421 Log: Another fixup of MANIFEST
808270a4 10422 Branch: perl
f58c54f0 10423 ! MANIFEST
808270a4 10424____________________________________________________________________________
f58c54f0
NC
10425[ 966] By: mbeattie on 1998/05/14 16:02:20
10426 Log: Add missing files to MANIFEST
808270a4 10427 Branch: perl
f58c54f0 10428 ! MANIFEST
808270a4 10429____________________________________________________________________________
f58c54f0
NC
10430[ 965] By: TimBunce on 1998/05/14 16:00:11
10431 Log:
10432 Title: "Sub declaration cost reduced from ~500 to ~100 bytes"
10433 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10434 Msg-ID: <199805050607.CAA02050@monk.mps.ohio-state.edu>
10435 Files: gv.h gv.c op.c
808270a4 10436 Branch: maint-5.004/perl
f58c54f0 10437 ! gv.c gv.h op.c
808270a4 10438____________________________________________________________________________
f58c54f0
NC
10439[ 964] By: mbeattie on 1998/05/14 15:58:01
10440 Log: Subject: [PATCH] Using Getopts::* with strict vars
10441 Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
10442 From: Tom Phoenix <rootbeer@teleport.com>
808270a4 10443 Branch: perl
f58c54f0 10444 ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
808270a4 10445____________________________________________________________________________
f58c54f0
NC
10446[ 963] By: mbeattie on 1998/05/14 15:56:53
10447 Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
10448 Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
10449 From: epeschko@den-mdev1 (Ed Peschko)
808270a4 10450 Branch: perl
f58c54f0 10451 + utils/perlcc.PL
808270a4 10452 ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
f58c54f0 10453 ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
808270a4 10454____________________________________________________________________________
f58c54f0
NC
10455[ 962] By: mbeattie on 1998/05/14 15:45:28
10456 Log: From: Dan Sugalski <sugalskd@ous.edu>
10457 Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
10458 Date: Wed, 08 Apr 1998 17:08:48 -0700
10459 Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
10460 Date: Fri, 08 May 1998 10:49:16 -0700
808270a4 10461 Branch: perl
f58c54f0 10462 ! ext/Thread/Thread.pm
808270a4 10463____________________________________________________________________________
f58c54f0
NC
10464[ 961] By: mbeattie on 1998/05/14 15:43:39
10465 Log: Subject: Consolidated patch to 5.004_64
10466 Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
10467 From: Charles Bailey <BAILEY@newman.upenn.edu>
808270a4
GS
10468 Branch: perl
10469 ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
10470 ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
10471 ! vms/config.vms vms/descrip.mms vms/genconfig.pl
f58c54f0 10472 ! vms/perlvms.pod
808270a4 10473____________________________________________________________________________
f58c54f0
NC
10474[ 960] By: mbeattie on 1998/05/14 15:41:41
10475 Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
10476 Date: 07 Apr 1998 18:31:21 +0200
10477 From: JVromans@Squirrel.nl (Johan Vromans)
808270a4 10478 Branch: perl
f58c54f0 10479 ! lib/Getopt/Long.pm
808270a4 10480____________________________________________________________________________
f58c54f0
NC
10481[ 959] By: mbeattie on 1998/05/14 15:39:29
10482 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10483 Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time
10484 Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
10485 Subject: [PATCH] perl 5.004_64+Config_04
10486 Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
808270a4 10487 Branch: perl
f58c54f0 10488 ! lib/Benchmark.pm pod/perlfunc.pod
808270a4 10489____________________________________________________________________________
f58c54f0
NC
10490[ 958] By: mbeattie on 1998/05/14 15:36:30
10491 Log: From: kstar@chapin.edu
10492 Subject: [PATCH] hints for Irix 6
10493 Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
10494 Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
10495 Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
808270a4 10496 Branch: perl
f58c54f0 10497 ! INSTALL hints/irix_6.sh installperl
808270a4 10498____________________________________________________________________________
f58c54f0
NC
10499[ 957] By: mbeattie on 1998/05/14 15:33:48
10500 Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
10501 Date: Mon, 06 Apr 1998 21:09:24 +0200
10502 From: Achim Bohnet <ach@mpe.mpg.de>
808270a4 10503 Branch: perl
f58c54f0 10504 ! lib/ExtUtils/Install.pm
808270a4 10505____________________________________________________________________________
f58c54f0
NC
10506[ 956] By: mbeattie on 1998/05/14 15:32:39
10507 Log: Subject: [PATCH] Config: Irix 5 hints
10508 Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
10509 From: kstar@O2.chapin.edu
808270a4 10510 Branch: perl
f58c54f0 10511 ! hints/irix_5.sh
808270a4 10512____________________________________________________________________________
f58c54f0
NC
10513[ 955] By: mbeattie on 1998/05/14 15:31:12
10514 Log: Subject: PATCH: h2ph produces incorrect code
10515 Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
10516 From: Billy <wdconsta@cs.adelaide.edu.au>
808270a4 10517 Branch: perl
f58c54f0 10518 ! utils/h2ph.PL
808270a4 10519____________________________________________________________________________
f58c54f0
NC
10520[ 954] By: mbeattie on 1998/05/14 15:29:27
10521 Log: Subject: [PATCH] perldebug.pod
10522 Date: Mon, 6 Apr 1998 00:36:57 -0600
10523 From: jason stewart <jasons@sandy-home.arc.unm.edu>
808270a4 10524 Branch: perl
f58c54f0 10525 ! pod/perldebug.pod
808270a4 10526____________________________________________________________________________
f58c54f0
NC
10527[ 953] By: mbeattie on 1998/05/14 15:28:00
10528 Log: From: Dominic Dunlop <domo@vo.lu>
10529 Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
10530 Date: Wed, 6 May 1998 14:39:32 +0000
10531 Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
10532 Date: Sat, 4 Apr 1998 19:44:34 +0000
808270a4 10533 Branch: perl
f58c54f0 10534 ! hints/machten.sh t/op/hashwarn.t
808270a4 10535____________________________________________________________________________
f58c54f0
NC
10536[ 952] By: mbeattie on 1998/05/14 15:23:19
10537 Log: New pod/perldelta.pod (previous one branched in last change):
10538 Subject: [PATCH 5.004_64] Start new perldelta
10539 Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
10540 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
808270a4 10541 Branch: perl
f58c54f0 10542 + pod/perldelta.pod
808270a4 10543____________________________________________________________________________
f58c54f0
NC
10544[ 951] By: mbeattie on 1998/05/14 15:20:43
10545 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10546 Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
10547 Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
10548 Subject: [PATCH 5.004_64] Start new perldelta
10549 Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
10550 (above branched perldelta -> perldelta4, new perldelta will be
10551 created/added next change)
10552 Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
10553 Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
808270a4
GS
10554 Branch: perl
10555 + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
f58c54f0
NC
10556 + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
10557 +> pod/perldelta4.pod
10558 - pod/perldelta.pod
10559 ! MANIFEST hints/svr4.sh
10560____________________________________________________________________________
10561[ 949] By: TimBunce on 1998/05/14 15:11:30
10562 Log:
10563 Title: "while($x=<>) no longer warns (implicit defined added)"
10564 From: Nick Ing-Simmons <nik@tiuk.ti.com>
10565 Msg-ID: <199805051035.LAA27365@pluto.tiuk.ti.com>
10566 Files: MANIFEST op.c t/op/defins.t
808270a4 10567 Branch: maint-5.004/perl
f58c54f0
NC
10568 + t/op/defins.t
10569 ! MANIFEST op.c
10570____________________________________________________________________________
10571[ 948] By: mbeattie on 1998/05/14 15:09:51
10572 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10573 Subject: [PATCH for 5.004_64] Configure patch Config_64-01
10574 Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
10575 Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
10576 Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
10577 Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
10578 Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
10579 Subject: [PATCH 5.004_64] Config_64-03-04.diff
10580 Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
10581 Branch: perl
10582 + README.beos beos/nm.c hints/beos.sh
808270a4
GS
10583 ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
10584 ! Porting/Glossary Porting/config.sh Porting/config_H
10585 ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
10586 ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
10587 ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
10588 ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
10589 ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
10590 ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
f58c54f0
NC
10591 ! win32/config.vc win32/config_H.bc win32/config_H.vc
10592____________________________________________________________________________
10593[ 946] By: TimBunce on 1998/05/14 15:07:06
10594 Log:
10595 Title: "Fix PERL_DESTRUCT_LEVEL core dumps"
10596 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10597 Msg-ID: <199805062301.TAA24599@aatma.engin.umich.edu>
10598 Files: perl.c sv.c t/op/misc.t
808270a4 10599 Branch: maint-5.004/perl
f58c54f0
NC
10600 ! perl.c sv.c t/op/misc.t
10601____________________________________________________________________________
10602[ 945] By: mbeattie on 1998/05/14 15:00:31
10603 Log: Subject: Perl Social Contract
10604 Date: 13 Apr 1998 06:16:59 -0700
10605 From: Russ Allbery <rra@stanford.edu>
10606 Branch: perl
10607 + Porting/Contract
10608____________________________________________________________________________
10609[ 944] By: TimBunce on 1998/05/14 14:59:37
10610 Log:
10611 Title: "5.004_04-m2 Cleanup of test failures"
10612 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10613 Msg-ID: <199805070416.AAA03082@aatma.engin.umich.edu>
10614 Files: t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
10615 win32/config.bc win32/config.vc
808270a4
GS
10616 Branch: maint-5.004/perl
10617 ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
f58c54f0
NC
10618 ! win32/config.bc win32/config.vc
10619____________________________________________________________________________
10620[ 943] By: mbeattie on 1998/05/14 14:58:13
10621 Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
10622 Subject: [PATCH 5.004_64] Test.pm update
10623 Date: Sat, 4 Apr 1998 08:33:50 -0500
10624 Subject: [PATCH 5.004_64] modcount + comments
10625 Date: Fri, 17 Apr 1998 16:07:35 -0400
10626 Branch: perl
10627 ! lib/Test.pm op.c thrdvar.h
10628____________________________________________________________________________
10629[ 942] By: mbeattie on 1998/05/14 14:49:43
10630 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10631 Subject: [PATCH 5.004_64] newSV
10632 Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
10633 Subject: [PATCH 5.004_64] Cryptic error from B::CC
10634 Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
10635 Branch: perl
10636 ! ext/B/B/CC.pm handy.h proto.h sv.c
10637____________________________________________________________________________
10638[ 941] By: mbeattie on 1998/05/14 14:47:29
10639 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10640 Subject: [PATCH 5.004_64] anydbm.t
10641 Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
10642 Subject: [PATCH 5.004_64] threads on OS/2
10643 Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
10644 Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
10645 Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
10646 Subject: [PATCH 5.004_64] Immediate stop in debugger
10647 Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
10648 Subject: [PATCH 5.005_64] ptags broken
10649 Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
10650 Subject: [PATCH 5.004_64] Document switch syntax via RE
10651 Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
808270a4
GS
10652 Branch: perl
10653 ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
10654 ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
f58c54f0 10655 ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
808270a4 10656____________________________________________________________________________
f58c54f0
NC
10657[ 940] By: mbeattie on 1998/05/14 14:38:44
10658 Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of normal VMS perl build
10659 Date: Fri, 03 Apr 1998 16:01:57 -0800
10660 From: Dan Sugalski <sugalskd@osshe.edu>
808270a4
GS
10661 Branch: perl
10662 ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
f58c54f0 10663 ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
808270a4 10664____________________________________________________________________________
f58c54f0
NC
10665[ 939] By: mbeattie on 1998/05/14 14:35:42
10666 Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled with MULTIPLICITY
10667 Date: Fri, 03 Apr 1998 13:58:15 -0800
10668 From: Dan Sugalski <sugalskd@osshe.edu>
808270a4 10669 Branch: perl
f58c54f0 10670 ! perl.c
808270a4 10671____________________________________________________________________________
f58c54f0
NC
10672[ 938] By: gsar on 1998/05/14 10:53:55
10673 Log: merge change#896 from maintbranch
808270a4
GS
10674 Branch: win32/perl
10675 ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
10676 ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
10677 ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
f58c54f0 10678 ! t/op/gv.t t/op/misc.t t/op/pack.t
808270a4 10679____________________________________________________________________________
f58c54f0
NC
10680[ 937] By: gsar on 1998/05/14 09:31:34
10681 Log: merge change#887 from maintbranch
808270a4 10682 Branch: win32/perl
f58c54f0 10683 + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
808270a4
GS
10684 ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
10685 ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
10686 ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
10687 ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
f58c54f0 10688 ! t/op/stat.t toke.c utils/h2xs.PL
808270a4 10689____________________________________________________________________________
f58c54f0
NC
10690[ 936] By: gsar on 1998/05/14 09:06:18
10691 Log: merge change#886 from maintbranch
808270a4
GS
10692 Branch: win32/perl
10693 ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
10694 ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
10695 ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
10696 ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
10697 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
10698 ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
10699 ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
10700 ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
10701 ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
10702 ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
f58c54f0 10703 ! vms/test.com
808270a4 10704____________________________________________________________________________
f58c54f0
NC
10705[ 935] By: gsar on 1998/05/14 07:00:02
10706 Log: merge changes#872,873 from maintbranch
808270a4
GS
10707 Branch: win32/perl
10708 ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
10709 ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
10710 ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
10711 ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
10712 ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
10713 ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
f58c54f0 10714 ! utils/perldoc.PL
808270a4 10715____________________________________________________________________________
f58c54f0
NC
10716[ 934] By: gsar on 1998/05/14 06:24:38
10717 Log: merge changes#755..759,763,764 from maintbranch
808270a4 10718 Branch: win32/perl
f58c54f0 10719 + hints/openbsd.sh
808270a4 10720 ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
f58c54f0 10721 ! t/op/pos.t utils/perldoc.PL
808270a4 10722____________________________________________________________________________
f58c54f0
NC
10723[ 933] By: gsar on 1998/05/14 06:07:31
10724 Log: merge change#754 from maintbranch
808270a4 10725 Branch: win32/perl
f58c54f0 10726 ! perl.c
808270a4 10727____________________________________________________________________________
f58c54f0
NC
10728[ 932] By: gsar on 1998/05/14 06:03:50
10729 Log: merge changes#752,753 from maintbranch
808270a4 10730 Branch: win32/perl
f58c54f0 10731 + t/op/pos.t
808270a4 10732 ! README ext/GDBM_File/GDBM_File.pm
f58c54f0 10733 ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
808270a4 10734____________________________________________________________________________
f58c54f0
NC
10735[ 931] By: gsar on 1998/05/14 05:51:19
10736 Log: merge change#745 from maintbranch
808270a4 10737 Branch: win32/perl
f58c54f0
NC
10738 + ext/DynaLoader/DynaLoader.pm.PL
10739 - ext/DynaLoader/DynaLoader.pm
10740 ! MANIFEST ext/DynaLoader/Makefile.PL
808270a4 10741____________________________________________________________________________
f58c54f0
NC
10742[ 930] By: nick on 1998/05/13 20:39:59
10743 Log: resolve -at //depot/win32 into ansiperl for C++ testing.
808270a4 10744 Branch: ansiperl
f58c54f0 10745 ! utils/perldoc.PL
808270a4
GS
10746 !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
10747 !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
10748 !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
10749 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
f58c54f0
NC
10750 !> win32/makedef.pl win32/makefile.mk
10751____________________________________________________________________________
10752[ 929] By: gsar on 1998/05/13 10:13:36
10753 Log: merge change#687 from maintbranch
10754 Branch: win32/perl
10755 ! pod/perlfunc.pod
10756____________________________________________________________________________
10757[ 928] By: gsar on 1998/05/13 10:08:13
10758 Log: merge change#683 from maintbranch
10759 Branch: win32/perl
10760 ! pod/perlguts.pod
10761____________________________________________________________________________
10762[ 927] By: gsar on 1998/05/13 09:51:43
10763 Log: merge change#681 from maintbranch
10764 Branch: win32/perl
10765 ! ext/Fcntl/Fcntl.pm
10766____________________________________________________________________________
10767[ 926] By: gsar on 1998/05/13 09:47:11
10768 Log: merge change#664 from maint branch
10769 Branch: win32/perl
10770 ! regcomp.c regcomp.h regexec.c
10771____________________________________________________________________________
10772[ 925] By: gsar on 1998/05/13 08:55:28
10773 Log: merge missing part of change#663 from maint branch
10774 Branch: win32/perl
10775 ! op.c
10776____________________________________________________________________________
10777[ 924] By: gsar on 1998/05/12 18:50:04
10778 Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
10779 and seems to generate problematic code for PII.
10780 Branch: win32/perl
10781 ! win32/makefile.mk
10782____________________________________________________________________________
10783[ 923] By: gsar on 1998/05/12 16:24:02
10784 Log: fix test failure
10785 Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
10786 Date: Tue, 12 May 1998 10:40:57 BST
10787 From: Nick.Ing-Simmons@tiuk.ti.com
10788 Subject: test buglet
10789 Branch: win32/perl
10790 ! t/op/hashwarn.t
10791____________________________________________________________________________
10792[ 922] By: TimBunce on 1998/05/11 20:58:58
10793 Log: Assorted patches:
10794
10795 ------ CORE LANGUAGE ------
10796
10797 Title: "incorrect return value for hv_iterinit"
10798 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10799 Msg-ID: <199805031848.OAA20618@aatma.engin.umich.edu>
10800 Files: pod/perlguts.pod hv.c
10801
10802 ------ DOCUMENTATION ------
10803
10804 Title: "perlvar.pod buglet E<EVMSERR>"
10805 From: Achim Bohnet <ach@mpe.mpg.de>
10806 Msg-ID: <9805041415.AA22185@o09.xray.mpe.mpg.de>
10807 Files: pod/perlvar.pod
10808
10809 Title: "Improve docs for warning about code after an exec()"
10810 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
10811 <chaimf@concentric.net>
10812 Msg-ID: <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
10813 <m3ra22qn1z.fsf@chany-p100.emwp.com>
10814 Files: pod/perlfunc.pod
10815
10816 Title: "Remove dead code from pod2man"
10817 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10818 Msg-ID: <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
10819 Files: pod/pod2man.PL
10820
10821 Title: "tweak doc for C<do FILENAME>"
10822 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10823 Msg-ID: <199805090017.UAA06888@aatma.engin.umich.edu>
10824 Files: pod/perlfunc.pod
10825
10826 Title: "Document integer pragma effect on % operator"
10827 From: Gisle Aas <gisle@aas.no>
10828 Msg-ID: <m3yawjmzhx.fsf@furu.g.aas.no>
10829 Files: pod/perlop.pod
10830
10831 Title: "Reduce rm command line length in pod/Makefile"
10832 From: Hugo van der Sanden <h.sanden@elsevier.nl>
10833 Msg-ID: <199805041423.QAA13199@dorlas.elsevier.nl>
10834 Files: pod/Makefile
10835
10836 ------ EXTENSIONS ------
10837
10838 Title: "Clarify Termios usage in POSIX.pod"
10839 From: Rocco Caputo <troc@netrus.net>
10840 Msg-ID: <199805101952.PAA12738@ns.netrus.net>
10841 Files: ext/POSIX/POSIX.pod
10842
10843 ------ LIBRARY ------
10844
10845 Title: "Fix File::Find::finddepth typo in trial 2 release"
10846 From: koenig@kulturbox.de (Andreas J. Koenig)
10847 Msg-ID: <sfcbttflsjz.fsf@dubravka.in-berlin.de>
10848 Files: lib/File/Find.pm t/lib/filefind.t
10849
10850 ------ PORTABILITY - GENERAL ------
10851
10852 Title: "Add Porting/patching.pod document"
10853 From: Daniel Grisinger <dgris@tdrenterprises.com>
10854 Msg-ID: <199805030305.XAA16147@relay.pair.com>
10855 Files: MANIFEST Porting/patching.pod
10856
10857 Title: "hints/machten.sh: disable semctl(), align with devel version"
10858 From: Dominic Dunlop <domo@vo.lu>
10859 Msg-ID: <v03110701b175fc029eb1@[195.95.102.115]>
10860 Files: hints/machten.sh
10861
10862 Title: "Add VMS specifics to Porting/makerel"
10863 From: Charles Bailey <BAILEY@newman.upenn.edu>
10864 Msg-ID: <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
10865 <199804271732.SAA13762@toad.ig.co.uk>,
10866 <9804250212.AA27695@forte.com>
10867 Files: Porting/makerel
808270a4 10868 Branch: maint-5.004/perl
f58c54f0 10869 + Porting/patching.pod
808270a4
GS
10870 ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
10871 ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
10872 ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
f58c54f0 10873 ! t/lib/filefind.t
808270a4 10874____________________________________________________________________________
f58c54f0
NC
10875[ 921] By: gsar on 1998/05/10 02:28:03
10876 Log: various tweaks to makefiles
808270a4 10877 Branch: win32/perl
f58c54f0 10878 ! win32/Makefile win32/makedef.pl win32/makefile.mk
808270a4 10879____________________________________________________________________________
f58c54f0
NC
10880[ 920] By: gsar on 1998/05/10 02:27:19
10881 Log: fix ExtUtils::Liblist mishandling paths with spaces
808270a4 10882 Branch: win32/perl
f58c54f0 10883 ! lib/ExtUtils/Liblist.pm
808270a4 10884____________________________________________________________________________
f58c54f0
NC
10885[ 919] By: gsar on 1998/05/09 17:10:15
10886 Log: minor cleanup
808270a4 10887 Branch: win32/perl
f58c54f0 10888 ! MANIFEST perl.c
808270a4 10889____________________________________________________________________________
f58c54f0
NC
10890[ 918] By: gsar on 1998/05/09 17:09:09
10891 Log: protect sortcop from C<sort { sort { ... } ... } ...>
10892 Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
10893 Date: Fri, 08 May 1998 19:33:44 EDT
10894 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10895 Subject: [PATCH] Re: double recursion in sort
808270a4 10896 Branch: win32/perl
f58c54f0 10897 ! pp_ctl.c t/op/runlevel.t
808270a4 10898____________________________________________________________________________
f58c54f0
NC
10899[ 917] By: gsar on 1998/05/09 17:05:55
10900 Log: c
808270a4 10901 Branch: win32/perl
f58c54f0 10902 ! win32/config.bc win32/config.gc win32/config.vc
808270a4 10903____________________________________________________________________________
f58c54f0
NC
10904[ 916] By: gsar on 1998/05/07 03:40:15
10905 Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
808270a4 10906 Branch: win32/perl
f58c54f0 10907 ! pp.c
808270a4 10908____________________________________________________________________________
f58c54f0
NC
10909[ 915] By: mbeattie on 1998/05/06 13:08:29
10910 Log: Speed up pp_entersub for usethreads with only 1 thread running.
808270a4 10911 Branch: perl
f58c54f0 10912 ! pp_hot.c
808270a4 10913____________________________________________________________________________
f58c54f0
NC
10914[ 914] By: gsar on 1998/05/03 18:44:38
10915 Log: make hv_iterinit() return HvKEYS()
10916 Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
10917 Date: Sat, 02 May 1998 16:29:22 EDT
10918 From: "SynaptiCAD, Inc." <sales@syncad.com>
10919 Subject: incorrect return value for hv_iterinit
808270a4 10920 Branch: win32/perl
f58c54f0 10921 ! hv.c pod/perlguts.pod
808270a4 10922____________________________________________________________________________
f58c54f0
NC
10923[ 913] By: TimBunce on 1998/05/01 22:38:38
10924 Log: Update MANIFEST for trial 2.
10925 (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
808270a4 10926 Branch: maint-5.004/perl
f58c54f0 10927 ! MANIFEST
808270a4 10928____________________________________________________________________________
f58c54f0
NC
10929[ 912] By: TimBunce on 1998/05/01 22:30:29
10930 Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
808270a4 10931 Branch: maint-5.004/perl
f58c54f0
NC
10932 + t/op/tiehandle.t
10933____________________________________________________________________________
10934[ 911] By: TimBunce on 1998/05/01 21:35:03
10935 Log:
10936 Title: "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
10937 From: timbo@ig.co.uk (Tim Bunce)
10938 Msg-ID: <199804200854.JAA01482@toad.ig.co.uk>
10939 Files: perl.h
10940
10941 Title: "Add WRITE & CLOSE to TIEHANDLE"
10942 From: Graham Barr <gbarr@pobox.com>
10943 Msg-ID: <34F63DC8.CA95670F@pobox.com>
10944 Files: pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
808270a4 10945 Branch: maint-5.004/perl
f58c54f0
NC
10946 + lib/Tie/Handle.pm
10947 ! perl.h pod/perltie.pod pp_sys.c
10948____________________________________________________________________________
10949[ 910] By: TimBunce on 1998/05/01 20:47:47
10950 Log:
10951 Title: "Add warning for Illegal hex digit"
10952 From: Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
10953 <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
10954 Msg-ID: <199804232219.SAA02267@spp.users.ds.net>,
10955 <199804271409.PAA12819@toad.ig.co.uk>,
10956 <199804280307.WAA12332@psasolar.psa.pencom.com>
10957 Files: pod/perldiag.pod util.c
10958
10959 Title: "perl_call_method() bug fix (corrupt op pointer)"
10960 From: "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
10961 Msg-ID: <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
10962 Files: perl.c
10963
10964 Title: "Fix printf segmentation fault"
10965 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
10966 Msg-ID: <l03130300b16bebdbc314@[194.222.64.89]>
10967 Files: pp_hot.c
10968
10969 Title: "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
10970 From: Charles Bailey <BAILEY@newman.upenn.edu>
10971 Msg-ID: <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
10972 Files: pod/perlsub.pod
808270a4 10973 Branch: maint-5.004/perl
f58c54f0 10974 ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
808270a4 10975____________________________________________________________________________
f58c54f0
NC
10976[ 909] By: TimBunce on 1998/05/01 19:44:47
10977 Log:
10978 Title: "Change Ilya's do_binmode to K&R prototype and move to doio.c"
10979 Files: doio.c util.c
808270a4 10980 Branch: maint-5.004/perl
f58c54f0 10981 ! doio.c util.c
808270a4 10982____________________________________________________________________________
f58c54f0
NC
10983[ 908] By: gsar on 1998/05/01 19:21:02
10984 Log: add AS patch#20 (exposes more global constants)
808270a4
GS
10985 Branch: asperl
10986 ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
10987 ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
f58c54f0
NC
10988 ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
10989____________________________________________________________________________
10990[ 907] By: TimBunce on 1998/05/01 17:50:46
10991 Log:
10992 Title: "Runtime Carp verbosity without aliasing"
10993 From: Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
10994 Msg-ID: <H00000e50003936c@MHS>
10995 Files: lib/Carp.pm
10996
10997 Title: "Fix File::Basename to not untaint results (using new //t flag)"
10998 From: Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
10999 <rootbeer@teleport.com>
11000 Msg-ID: <199710070515.WAA00682@finity.citysearch.com>,
11001 <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
11002 Files: lib/File/Basename.pm
808270a4 11003 Branch: maint-5.004/perl
f58c54f0
NC
11004 ! lib/Carp.pm lib/File/Basename.pm
11005____________________________________________________________________________
11006[ 906] By: TimBunce on 1998/04/28 11:04:49
11007 Log:
11008 ------ CORE LANGUAGE ------
11009
11010 Title: "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
11011 references in LVs"
11012 From: Spider Boardman <spider@orb.nashua.nh.us>
11013 Msg-ID: <199804010541.AAA32615@Orb.Nashua.NH.US>,
11014 <19980422164037.D29222@perl.org>
11015 Files: embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
11016 pp.c sv.c
11017
11018 Title: "Fix SvGMAGIC typo in change 904"
11019 Files: doop.c
808270a4
GS
11020 Branch: maint-5.004/perl
11021 ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
f58c54f0
NC
11022 ! proto.h sv.c
11023____________________________________________________________________________
11024[ 905] By: TimBunce on 1998/04/28 10:32:20
11025 Log: Regexp patches
11026
11027 Title: "New regex flag //t to leave $1 etc. tainted"
11028 From: Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
11029 Msg-ID: <19980310192640.37826@cyprus>
11030 Files: pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
11031 t/op/taint.t toke.c
11032
11033 Title: "Don't accidentally untaint target of s///"
11034 From: Chip Salzenberg <chip@pobox.com>
11035 Msg-ID: <19980310151756.24767@cyprus>
11036 Files: pp_ctl.c pp_hot.c t/op/taint.t
11037
11038 Title: "Allow but ignore embedded /...(?o).../ in regexp"
11039 From: h.sanden@elsevier.nl (Hugo van der Sanden)
11040 Msg-ID: <199804201243.OAA08244@dorlas.elsevier.nl>
11041 Files: regcomp.c
808270a4
GS
11042 Branch: maint-5.004/perl
11043 ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
f58c54f0
NC
11044 ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
11045____________________________________________________________________________
11046[ 904] By: TimBunce on 1998/04/27 20:20:21
11047 Log: Assorted patches:
11048
11049 ------ CORE LANGUAGE ------
11050
11051 Title: "Protect join() against double reads on undef and SvGMAGICALs"
11052 From: Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
11053 <Tim.Bunce@ig.co.uk>
11054 Msg-ID: <19980424080630.D13985@perl.org>
11055 Files: doop.c
11056
11057 Title: "Better error message for require failure"
11058 From: epeschko@den-mdev1 (Ed Peschko)
11059 Msg-ID: <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
11060 Files: pod/perldiag.pod pp_ctl.c
11061
11062 Title: "fixes for various noises under PERL_DESTRUCT_LEVEL"
11063 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11064 Msg-ID: <199804231926.PAA23969@aatma.engin.umich.edu>
11065 Files: perl.c
11066
11067 Title: "Fix nice_chunk memory leak"
11068 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11069 Msg-ID: <199804052347.TAA15699@aatma.engin.umich.edu>
11070 Files: sv.c
11071
11072 Title: "-2.0 vs. -2 (was Number representations)"
11073 From: Chip Salzenberg <chip@pobox.com>
11074 Msg-ID: <19980309185652.11231@cyprus>
11075 Files: op.c
11076
11077 Title: "perl.c fixes for -DUNEXEC"
11078 From: Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
11079 <mwette@mr-ed.jpl.nasa.gov>
11080 Msg-ID: <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
11081 Files: perl.c
11082
11083 ------ DOCUMENTATION ------
11084
11085 Title: "perlcall is Perl from C, not C from Perl"
11086 From: Steve A Fink <sfink@cs.berkeley.edu>
11087 Files: pod/perlembed.pod
11088
11089 Title: "Clarify require "Foo::Bar" non-bareword issue"
11090 From: Dominique Dumont <domi@ss7serv.grenoble.hp.com>
11091 Msg-ID: <199804231527.AA153445256@ss7serv.grenoble.hp.com>
11092 Files: pod/perlfunc.pod
11093
11094 Title: "(repost) new text for perlsec", "new text for perlsec"
11095 From: Tom Phoenix <rootbeer@teleport.com>
11096 Msg-ID: <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
11097 Files: pod/perlsec.pod
11098
11099 ------ EXTENSIONS ------
11100
11101 Title: "IO::Socket->socketpair broken (typo)"
11102 From: Olaf Titz <olaf@bigred.inka.de>
11103 Msg-ID: <19980425224535.2807.qmail@bigred.inka.de>
11104 Files: ext/IO/lib/IO/Socket.pm
11105
11106 Title: "NDBM_File man page needs Fcntl"
11107 From: "Danny R. Faught" <faught@mailhost.rsn.hp.com>
11108 Msg-ID: <199707011500.IAA00601@palrel3.hp.com>
11109 Files: ext/NDBM_File/NDBM_File.pm
11110
11111 ------ LIBRARY ------
11112
11113 Title: "Documentation discrepancy: pragmatic modules"
11114 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
11115 Msg-ID: <199804221525.RAA12695@dorlas.elsevier.nl>,
11116 <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
11117 Files: lib/strict.pm lib/subs.pm lib/vars.pm
11118
11119 ------ PORTABILITY - GENERAL ------
11120
11121 Title: "Updated hints file for svr4"
11122 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11123 Msg-ID: <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
11124 Files: hints/svr4.sh
11125
11126 Title: "Pumpkin update -- shared libperl.so location"
11127 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11128 Msg-ID: <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
11129 Files: Porting/pumpkin.pod
11130
11131 Title: "perl compile fix for AIX 4.3"
11132 From: Jens-Uwe Mager <jum@helios.de>
11133 Msg-ID: <199804261611.SAA34728@ans.helios.de>
11134 Files: ext/DynaLoader/dl_aix.xs
11135
11136 Title: "Dynaloader build on VMS",
11137 From: pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
11138 Msg-ID: <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
11139 Files: vms/descrip.mms
11140
11141 ------ UTILITIES ------
11142
11143 Title: "Major update to h2ph.PL"
11144 From: Billy <wdconsta@cs.adelaide.edu.au>
11145 Msg-ID: <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
11146 Files: utils/h2ph.PL
808270a4
GS
11147 Branch: maint-5.004/perl
11148 ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
11149 ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
11150 ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
11151 ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
f58c54f0 11152 ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
808270a4 11153____________________________________________________________________________
f58c54f0
NC
11154[ 903] By: gsar on 1998/04/25 22:27:19
11155 Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
808270a4 11156 Branch: asperl
f58c54f0 11157 ! win32/GenCAPI.pl
808270a4 11158____________________________________________________________________________
f58c54f0
NC
11159[ 902] By: nick on 1998/04/25 16:35:08
11160 Log: Case sensitive tweak to perldoc.PL
808270a4 11161 Branch: ansiperl
f58c54f0 11162 ! utils/perldoc.PL
808270a4 11163____________________________________________________________________________
f58c54f0
NC
11164[ 901] By: nick on 1998/04/25 15:16:54
11165 Log: Implement use attrs qw(locked package);
11166 Passes all tests except posix (hangs/dies) in sigaction test after
11167 printing "ok 9".
808270a4 11168 Branch: ansiperl
f58c54f0 11169 ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
808270a4 11170____________________________________________________________________________
f58c54f0
NC
11171[ 900] By: nick on 1998/04/25 13:58:17
11172 Log: Auto-insert defined() test in while when test expression is
11173 readline (i.e. <>), glob, readdir, or each.
808270a4 11174 Branch: ansiperl
f58c54f0
NC
11175 + t/op/defins.t
11176 ! op.c pod/perlop.pod
808270a4 11177____________________________________________________________________________
f58c54f0
NC
11178[ 899] By: nick on 1998/04/25 13:14:52
11179 Log: Resolve ansiperl against win32 branch
808270a4 11180 Branch: ansiperl
f58c54f0
NC
11181 +> (branch 53 files)
11182 - config_H
11183 !> (integrate 227 files)
808270a4 11184____________________________________________________________________________
f58c54f0
NC
11185[ 898] By: gsar on 1998/04/24 17:01:05
11186 Log: add AS patch#18
808270a4 11187 Branch: asperl
f58c54f0
NC
11188 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
11189____________________________________________________________________________
11190[ 897] By: TimBunce on 1998/04/23 19:49:22
11191 Log: Assorted patches:
11192
11193 ------ CORE LANGUAGE ------
11194
11195 Title: "fix for "Unbalanced string table refcount""
11196 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11197 Msg-ID: <199804042251.RAA25527@aatma.engin.umich.edu>
11198 Files: sv.c
11199
11200 Title: "Allow more lenient switch processing"
11201 From: "John L. Allen" <allen@grumman.com>
11202 Msg-ID: <199803251638.LAA22664@gateway.grumman.com>
11203 Files: perl.c
11204
11205 Title: "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
11206 From: Gisle Aas <gisle@aas.no>
11207 Msg-ID: <m3g1jglqtm.fsf@furu.g.aas.no>
11208 Files: pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
11209
11210 Title: "Odd number of elements in hash list."
11211 From: Tom Phoenix <rootbeer@teleport.com>
11212 Msg-ID: <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
11213 Files: MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
11214
11215 Title: "another destruct_level fix"
11216 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11217 Msg-ID: <199804030105.UAA04400@aatma.engin.umich.edu>
11218 Files: hv.c
11219
11220 Title: "bidirectional pipe warning blues"
11221 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11222 Msg-ID: <9804082151.AA20399@claudius.bfsec.bt.co.uk>
11223 Files: doio.c
11224
11225 Title: "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
11226 From: Malcolm Beattie <mbeattie@sable.ox.ac.uk>
11227 Msg-ID: <199801191107.LAA17979@sable.ox.ac.uk>
11228 Files: pp_hot.c pp_sys.c
11229
11230 Title: "unimplemented umask() should return undef not die"
11231 From: kstar@chapin.edu (Kurt D. Starsinic)
11232 Msg-ID: <199803120515.VAA08660@chapin.edu>
11233 Files: pod/perlfunc.pod pp_sys.c
11234
11235 Title: "warning for: bless $foo, """
11236 From: Joshua.Pritikin@NewYork2.dmg.deuba.com
11237 Msg-ID: <H00000e5000378a0@MHS>
11238 Files: pod/perldiag.pod pp.c
11239
11240 ------ DOCUMENTATION ------
11241
11242 Title: "Mention SWIG in perlxs.pod"
11243 From: Steve A Fink <sfink@cs.berkeley.edu>
11244 Msg-ID: <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
11245 Files: pod/perlxs.pod
11246
11247 Title: "fix-up of previous perlre.pod patch"
11248 From: Ted Ashton <ashted@southern.edu>
11249 Msg-ID: <199803031540.KAA09388@ns.southern.edu>
11250 Files: pod/perlre.pod
11251
11252 Title: "long list of man page nitpicks"
11253 From: Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
11254 <tchrist@jhereg.perl.com>
11255 Msg-ID: <199804221844.NAA08338@pluto.cs.uah.edu>,
11256 <199804222204.QAA20805@jhereg.perl.com>
11257 Files: pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
11258 pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
11259 pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11260 pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
11261 pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
11262 pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
11263 pod/perlre.pod pod/perlref.pod pod/perlrun.pod
11264 pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
11265 pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
11266 pod/pod2man.PL
11267
11268 Title: "document that system() does not set $! when it fails"
11269 From: "Mark R. Levinson" <mrl@isc.upenn.edu>
11270 Msg-ID: <199803011946.OAA31942@anaximander.dccs.upenn.edu>
11271 Files: pod/perlfunc.pod
11272
11273 Title: "Fix pod/roffitall execute permission"
11274 From: lvirden@cas.org
11275 Msg-ID: <1997Nov17.132031.2589892@cor.newman>
11276 Files: pod/roffitall
11277
11278 Title: "document when split ignores trailing empty fields"
11279 From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
11280 Msg-ID: <l03130300b14fac832b77@[194.222.64.89]>
11281 Files: pod/perlfunc.pod
11282
11283 ------ EXTENSIONS ------
11284
11285 Title: "Buglet in Opcode.pm documentation"
11286 From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
11287 Msg-ID: <199804170349.XAA32445@sleipnir.valparaiso.cl>
11288 Files: ext/Opcode/Opcode.pm
11289
11290 Title: "Failure to append to perllocal.pod should not be fatal"
11291 From: koenig@kulturbox.de (Andreas J. Koenig)
11292 Msg-ID: <sfciuogy67x.fsf@dubravka.in-berlin.de>
11293 Files: lib/ExtUtils/MM_Unix.pm
11294
11295 Title: "Document that IO.pm does not load IO::Select etc"
11296 From: Graham Barr <gbarr@ti.com>
11297 Msg-ID: <353B48F1.64E35A63@ti.com>
11298 Files: ext/IO/IO.pm
11299
11300 Title: "Install extensions with bootstrap (again) in $archlib"
11301 From: Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
11302 Koenig)
11303 Msg-ID: <9804061909.AA12675@o09.xray.mpe.mpg.de>,
11304 <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
11305 Files: lib/ExtUtils/Install.pm
11306
11307 Title: "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
11308 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11309 Msg-ID: <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
11310 Files: ext/Socket/Socket.xs
11311
11312 ------ LIBRARY ------
11313
11314 Title: "Benchmark.pm: add run-for-some-time mode"
11315 From: Jarkko Hietaniemi <jhi@iki.fi>
11316 Msg-ID: <199804080647.JAA15136@alpha.hut.fi>
11317 Files: lib/Benchmark.pm
11318
11319 Title: "Comments added to Carp.pm"
11320 From: Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
11321 <chip@perlsupport.com>, Tom Christiansen
11322 <tchrist@jhereg.perl.com>
11323 Msg-ID: <19980422164242.E29222@perl.org>,
11324 <199804222033.OAA17959@jhereg.perl.com>,
11325 <980409182357.ZM21638@bandanna>
11326 Files: lib/Carp.pm
11327
11328 Title: "chat2.pl fix"
11329 From: Charles Bailey <BAILEY@newman.upenn.edu>
11330 Msg-ID: <01IVMVF507PO001NKH@cor.newman.upenn.edu>
11331 Files: lib/chat2.pl
11332
11333 Title: "lib/Pod/Html.pm"
11334 From: d-lewart@uiuc.edu (Daniel S. Lewart)
11335 Msg-ID: <199710170718.DAA25472@staff1.cso.uiuc.edu>,
11336 <199710180417.AAA19778@staff2.cso.uiuc.edu>
11337 Files: lib/Pod/Html.pm
11338
11339 Title: "ormaments method in Term/ReadLine.pm causes warning with string
11340 arg."
11341 From: hiroo.hayashi@computer.org
11342 Msg-ID: <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
11343 Files: lib/Term/ReadLine.pm
11344
11345 ------ OTHER CHANGES ------
11346
11347 Title: "ptags broken"
11348 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11349 Msg-ID: <199804120208.WAA29264@monk.mps.ohio-state.edu>
11350 Files: emacs/ptags
11351
11352 ------ PORTABILITY - WIN32 ------
11353
11354 Title: "win32 tweaks (signals and crypt support)"
11355 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11356 Msg-ID: <199804170505.BAA06413@aatma.engin.umich.edu>
11357 Files: perl.h win32/config.bc win32/config.vc win32/config_H.bc
11358 win32/config_H.vc win32/win32.c
11359
11360 ------ PORTABILITY - GENERAL ------
11361
11362 Title: "Add Social Contract (2nd Draft) as Porting/Contract"
11363 From: Russ Allbery <rra@stanford.edu>
11364 Msg-ID: <m3btw66n8i.fsf@windlord.Stanford.EDU>
11365 Files: Porting/Contract
11366
11367 Title: "Config: Irix 5 hints"
11368 From: kstar@O2.chapin.edu
11369 Msg-ID: <199804061712.NAA22823@O2.chapin.edu>
11370 Files: hints/irix_5.sh
11371
11372 Title: "VMS patches to 5.004_03"
11373 From: Charles Bailey <BAILEY@newman.upenn.edu>
11374 Msg-ID: <01IVYJS0L8D200209B@cor.newman.upenn.edu>
11375 Files: vms/vms.c
11376
11377 Title: "hints/netbsd.sh - enable vfork"
11378 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11379 Msg-ID: <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
11380 Files: hints/netbsd.sh
11381
11382 ------ UTILITIES ------
11383
11384 Title: "support find2perl -follow"
11385 From: Billy <wdconsta@cs.adelaide.edu.au>
11386 Msg-ID: <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
11387 Files: x2p/find2perl.PL
808270a4 11388 Branch: maint-5.004/perl
f58c54f0 11389 + Porting/Contract t/op/hashwarn.t
808270a4
GS
11390 ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
11391 ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
11392 ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
11393 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
11394 ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
11395 ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
11396 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
11397 ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
11398 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
11399 ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
11400 ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
11401 ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
11402 ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
11403 ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
11404 ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
11405 ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
11406 ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
11407 ! win32/config_H.bc win32/config_H.vc win32/win32.c
f58c54f0
NC
11408 ! x2p/find2perl.PL
11409____________________________________________________________________________
11410[ 896] By: TimBunce on 1998/04/22 11:49:24
11411 Log: Assorted patches:
11412
11413 ------ CORE LANGUAGE ------
11414
11415 Title: "Additional regex-cache patch"
11416 From: Chip Salzenberg <chip@atlantic.net>
11417 Msg-ID: <19980305104831.38100@cyprus>
11418 Files: pp_ctl.c
11419
11420 Title: "Conservative C<*x = undef> patch"
11421 From: Chip Salzenberg <chip@atlantic.net>
11422 Msg-ID: <19980310163310.48509@cyprus>
11423 Files: pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
11424
11425 Title: "Consider @ARGV to be plain files if inplace (-i)"
11426 From: Chip Salzenberg <salzench@nielsenmedia.com>
11427 Msg-ID: <199802042106.QAA04082@nielsenmedia.com>
11428 Files: doio.c
11429
11430 Title: "Fix semctl for Linux, Sun and SVR4"
11431 From: Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
11432 Msg-ID: <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
11433 Files: doio.c
11434
11435 Title: "C<dSP> entails using C<SP>, not C<sp>"
11436 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11437 Msg-ID: <199803070149.UAA12217@aatma.engin.umich.edu>
11438 Files: pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
11439 doio.c doop.c ext/DB_File/DB_File.xs
11440 ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
11441 ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
11442 lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
11443 win32/win32.c
11444
11445 Title: "Make autouse -w-safe"
11446 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11447 Msg-ID: <199803030236.VAA13244@monk.mps.ohio-state.edu>
11448 Files: lib/autouse.pm op.c sv.c
11449
11450 Title: "Misleading error on close of unopened handle"
11451 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11452 Msg-ID: <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
11453 Files: doio.c
11454
11455 Title: "Confusing error from perl -e "x'""
11456 From: Hans Mulder <hansmu@xs4all.nl>
11457 Msg-ID: <1998Mar25.174320.2866352@cor.newman.upenn.edu>
11458 Files: toke.c
11459
11460 Title: "Add HAS_GNULIBC define"
11461 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11462 Msg-ID: <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
11463 Files: config_H config_h.SH
11464
11465 Title: "h_errno might not be an int"
11466 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11467 Msg-ID: <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
11468 Files: pp_sys.c
11469
11470 Title: "Revised taint hole closer", "Revised taint hole closer"
11471 From: Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
11472 <ilya@math.ohio-state.edu>
11473 Msg-ID: <19980310222127.09350@cyprus>,
11474 <199803110554.AAA29157@monk.mps.ohio-state.edu>
11475 Files: doio.c
11476
11477 Title: "SEGV compiling localised lexical in perl5.004_05t1"
11478 From: Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
11479 van der Sanden)
11480 Msg-ID: <199803171530.QAA24053@dorlas.elsevier.nl>,
11481 <199803171727.MAA05234@aatma.engin.umich.edu>
11482 Files: op.c t/op/misc.t
11483
11484 Title: "Stale SP in pp_substr"
11485 From: Stephen McCamant <alias@mcs.com>
11486 Msg-ID: <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
11487 Files: pp.c
11488
11489 Title: "Statement unlikely to be reached warning"
11490 From: Hans Mulder <hansm@icgned.nl>
11491 Msg-ID: <1997Dec24.171511.2683516@cor.newman>
11492 Files: op.c
11493
11494 Title: "Tainting propagates from nowhere"
11495 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11496 Msg-ID: <199803140411.XAA09343@aatma.engin.umich.edu>
11497 Files: pp.c
11498
11499 Title: "two trivial tweaks to 5.004m5t1"
11500 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11501 Msg-ID: <199803060553.AAA28461@aatma.engin.umich.edu>
11502 Files: proto.h win32/Makefile
11503
11504 Title: "unpacking negatives on Alpha"
11505 From: Achim Bohnet <ach@mpe.mpg.de>
11506 Msg-ID: <9710201503.AA24797@o09.xray.mpe.mpg.de>
11507 Files: pp.c t/op/pack.t
11508
11509 ------ LIBRARY AND EXTENSIONS ------
11510
11511 Title: "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
11512 From: Graham Barr <gbarr@ti.com>
11513 Msg-ID: <3482F365.4A0486BA@ti.com>
11514 Files: lib/Cwd.pm
11515
11516 Title: "Math/BigInt.pm, fixed use of undefined value."
11517 From: abigail@fnx.com
11518 Msg-ID: <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
11519 Files: lib/Math/BigInt.pm
11520
11521 Title: "File::Find rewrite"
11522 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11523 Msg-ID: <199803052344.SAA01008@monk.mps.ohio-state.edu>
11524 Files: lib/File/Find.pm
11525
11526 Title: "efficient version of strict.pm"
11527 From: koenig@anna.mind.de (Andreas J. Koenig)
11528 Msg-ID: <sfcpvonhdnc.fsf@anna.in-berlin.de>
11529 Files: lib/strict.pm
11530
11531 Title: "Socket occasional SEGV in pack_sockaddr_un"
11532 From: Trevor Blackwell <tlb@viaweb.com>
11533 Msg-ID: <199710281804.NAA09632@wagg.viaweb.com>
11534 Files: ext/Socket/Socket.xs
11535
11536 Title: "Warning on mis-use of 'use lib'"
11537 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
11538 <rootbeer@teleport.com>, chip@atlantic.net
11539 Msg-ID: <199801270435.XAA14147@cyprus.atlantic.net>,
11540 <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
11541 <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
11542 Files: lib/lib.pm
11543
11544 Title: "bug in Class::Struct"
11545 From: Tom Christiansen <tchrist@toy.perl.com>
11546 Msg-ID: <199803290814.KAA05699@toy.perl.com>
11547 Files: lib/Class/Struct.pm
11548
11549 Title: "Allow POSIX to export nice()"
11550 From: bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
11551 Msg-ID: <eclg1kf5yf0.fsf@ws010.dp.intel.com>
11552 Files: ext/POSIX/POSIX.pm
11553
11554 Title: "'use Env' on WinNT/95 fails"
11555 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11556 Msg-ID: <199803280511.AAA15933@aatma.engin.umich.edu>
11557 Files: lib/Env.pm
11558
11559 ------ OTHER CHANGES ------
11560
11561 Title: "mv-if-diff"
11562 From: Robin Barker <rmb1@cise.npl.co.uk>
11563 Msg-ID: <14572.9803271806@tempest.cise.npl.co.uk>
11564 Files: mv-if-diff
11565
11566 ------ PORTABILITY - WIN32 ------
11567
11568 Title: "fix various problems with backticks on win32"
11569 From: Gurusamy Sarathy <gsar@engin.umich.edu>
11570 Msg-ID: <199803070705.CAA15945@aatma.engin.umich.edu>
11571 Files: win32/config_h.PL win32/win32.c
11572
11573 ------ TESTS ------
11574
11575 Title: "Fix bug in locale.t"
11576 From: Jarkko Hietaniemi <jhi@iki.fi>
11577 Msg-ID: <199801042148.XAA08599@alpha.hut.fi>
11578 Files: t/pragma/locale.t
808270a4
GS
11579 Branch: maint-5.004/perl
11580 ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
11581 ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
11582 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
11583 ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
11584 ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
11585 ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
11586 ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
11587 ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
11588 ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
11589 ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
f58c54f0 11590 ! win32/Makefile win32/config_h.PL win32/win32.c
808270a4 11591____________________________________________________________________________
f58c54f0
NC
11592[ 895] By: gsar on 1998/04/22 03:13:19
11593 Log: intern -> sys_intern
808270a4 11594 Branch: win32/perl
f58c54f0 11595 ! embedvar.h interp.sym intrpvar.h win32/win32.h
808270a4 11596____________________________________________________________________________
f58c54f0
NC
11597[ 894] By: gsar on 1998/04/22 02:42:20
11598 Log: hand-applied patch along with small tweaks
11599 Message-Id: <35400e2a.13538517@smtp1.ibm.net>
11600 Date: Tue, 21 Apr 1998 23:31:06 +0200
11601 From: jan.dubois@ibm.net (Jan Dubois)
11602 Subject: Re: Per-Interpreter variables for win32.c
808270a4
GS
11603 Branch: win32/perl
11604 ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
f58c54f0 11605 ! win32/makedef.pl win32/win32.c win32/win32.h
808270a4 11606____________________________________________________________________________
f58c54f0
NC
11607[ 893] By: gsar on 1998/04/21 03:42:21
11608 Log: add AS patch#17
808270a4 11609 Branch: asperl
f58c54f0 11610 + win32/GenCAPI.pl
808270a4
GS
11611 ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
11612 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
11613 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
11614 ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
11615 ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
f58c54f0 11616 ! win32/win32.c
808270a4 11617____________________________________________________________________________
f58c54f0
NC
11618[ 892] By: gsar on 1998/04/20 20:51:50
11619 Log: add AS patch#16
808270a4
GS
11620 Branch: asperl
11621 ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
f58c54f0 11622 ! win32/makefile.mk
808270a4 11623____________________________________________________________________________
f58c54f0
NC
11624[ 891] By: gsar on 1998/04/19 23:50:34
11625 Log: tweak doc for C<do FILENAME>
808270a4 11626 Branch: win32/perl
f58c54f0 11627 ! pod/perlfunc.pod
808270a4 11628____________________________________________________________________________
f58c54f0
NC
11629[ 890] By: gsar on 1998/04/19 01:08:11
11630 Log: use a pidtable that grows dynamically for popen()
11631 Message-Id: <3539f434.44835409@smtp1.ibm.net>
11632 Date: Sat, 18 Apr 1998 21:01:27 +0200
11633 From: jan.dubois@ibm.net (Jan Dubois)
11634 Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2
808270a4 11635 Branch: win32/perl
f58c54f0 11636 ! win32/win32.c
808270a4 11637____________________________________________________________________________
f58c54f0
NC
11638[ 889] By: gsar on 1998/04/17 02:13:58
11639 Log: support POSIX, enable more locale tests
808270a4
GS
11640 Branch: win32/perl
11641 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
11642 ! t/lib/posix.t t/pragma/locale.t win32/Makefile
f58c54f0
NC
11643 ! win32/makedef.pl win32/makefile.mk
11644____________________________________________________________________________
11645[ 888] By: mbeattie on 1998/04/14 16:22:51
11646 Log: CC did "<<" instead of ">>" for right-shift on ints.
11647 Branch: perl
11648 ! ext/B/B/CC.pm
11649____________________________________________________________________________
11650[ 887] By: TimBunce on 1998/04/10 17:44:55
11651 Log: Assorted patches:
11652
11653 ------ CORE LANGUAGE ------
11654
11655 Title: "Re: die exits with 0"
11656 From: Robin Barker <rmb1@cise.npl.co.uk>
11657 Files: perl.c t/op/die_exit.t
11658
11659 Title: "More toke.c commentary; fix oddity"
11660 From: h.sanden@elsevier.nl (Hugo van der Sanden)
11661 Msg-ID: <199803251022.LAA01308@dorlas.elsevier.nl>
11662 Files: toke.c
11663
11664 Title: "for semctl on solaris"
11665 From: Graham Barr <gbarr@ti.com>
11666 Msg-ID: <34624B80.C014E841@ti.com>
11667 Files: doio.c t/op/ipcmsg.t t/op/ipcsem.t
11668
11669 ------ DOCUMENTATION ------
11670
11671 Title: "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
11672 From: Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
11673 Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
11674 Msg-ID: <199803050000.LAA11476@watcher.telecom.com.au>,
11675 <199803050231.VAA19128@monk.mps.ohio-state.edu>,
11676 <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
11677 Files: pod/perlre.pod
11678
11679 ------ LIBRARY AND EXTENSIONS ------
11680
11681 Title: "BigFloat - small neagtive numbers cause panic"
11682 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11683 Msg-ID: <199711201325.NAA09732@crypt.compulink.co.uk>
11684 Files: lib/Math/BigFloat.pm
11685
11686 Title: "Update Getopt::Long to 2.16"
11687 From: JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
11688 <jvromans@squirrel.nl>
11689 Msg-ID: <13571.48089.726787.147769@plume.nl.compuware.com>,
11690 <13572.6847.863219.973795@phoenix.squirrel.nl>
11691 Files: lib/Getopt/Long.pm
11692
11693 Title: "New Text::ParseWords"
11694 From: pomeranz@netcom.com (Hal Pomeranz)
11695 Msg-ID: <199710162118.OAA06275@netcom7.netcom.com>
11696 Files: lib/Text/ParseWords.pm t/lib/parsewords.t
11697
11698 Title: "Fixed Text/Wrap.pm bugs (2)"
11699 From: Jacqui Caren <Jacqui.Caren@ig.co.uk>
11700 Msg-ID: <199709291548.QAA08645@toad.ig.co.uk>
11701 Files: lib/Text/Wrap.pm
11702
11703 Title: "Very *evil* File::CheckTree behavior! (now uses warn/die not
11704 print/exit)"
11705 From: Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
11706 Msg-ID: <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
11707 Files: lib/File/CheckTree.pm
11708
11709 ------ OTHER CHANGES ------
11710
11711 Title: "Add ./emacs/ptags"
11712 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11713 Msg-ID: <199803150847.DAA08196@monk.mps.ohio-state.edu>
11714 Files: emacs/ptags
11715
11716 ------ TESTS ------
11717
11718 Title: "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
11719 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
11720 <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
11721 Msg-ID: <199710171616.LAA13435@crp-201.adtran.com>,
11722 <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
11723 <v02130515b06be80f1486@[205.228.240.16]>
11724 Files: t/op/stat.t
11725
11726 Title: "for failure with lib/timelocal"
11727 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
11728 Msg-ID: <34c78f61.2529827@smtp1.ibm.net>,
11729 <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
11730 Files: t/lib/timelocal.t
11731
11732 Title: "Make "localhost" related failures more clear"
11733 From: Paul Hoffman <phoffman@proper.com>
11734 Msg-ID: <199801201859.KAA05686@mail.proper.com>
11735 Files: t/lib/io_sock.t t/lib/io_udp.t
11736
11737 ------ UTILITIES ------
11738
11739 Title: "Let h2xs read multiple header files"
11740 From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
11741 <bsugars@canoe.ca>
11742 Msg-ID: <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
11743 <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
11744 Files: utils/h2xs.PL
808270a4 11745 Branch: maint-5.004/perl
f58c54f0 11746 + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
808270a4
GS
11747 ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
11748 ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
11749 ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
11750 ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
f58c54f0
NC
11751 ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
11752____________________________________________________________________________
11753[ 886] By: TimBunce on 1998/04/10 14:35:34
11754 Log: Changes relating primarily to portability.
11755
11756 ------ CORE LANGUAGE ------
11757
11758 Title: "5.004_55: Another round of OS/2 patches"
11759 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11760 Msg-ID: <199803050945.EAA20153@monk.mps.ohio-state.edu>
11761 Files: hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
11762 global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
11763 os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
11764 perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
11765 t/lib/filecopy.t util.c utils/perldoc.PL
11766
11767 Title: "VMS: chdir() with empty arg list"
11768 From: lane@duphy4.drexel.edu (Charles Lane)
11769 Msg-ID: <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
11770 Files: pp_sys.c
11771
11772 ------ LIBRARY AND EXTENSIONS ------
11773
11774 Title: "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
11775 From: "W. Phillip Moore" <wpm@ms.com>
11776 Msg-ID: <199712011738.MAA21139@zappa.morgan.com>
11777 Files: lib/ExtUtils/MM_Unix.pm
11778
11779 Title: "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
11780 From: Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
11781 Msg-ID: <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
11782 Files: ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
11783
11784 Title: "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
11785 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11786 Msg-ID: <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
11787 Files: ext/POSIX/POSIX.xs
11788
11789 Title: ""ODBM_File.c", line 275: NULL undefined"
11790 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11791 Msg-ID: <9803091310.AA23264@claudius.bfsec.bt.co.uk>
11792 Files: ext/ODBM_File/ODBM_File.xs
11793
11794 ------ OTHER CHANGES ------
11795 Files:
11796
11797 ------ PORTABILITY - GENERAL ------
11798
11799 Title: "5.004_04 QNX getcwd"
11800 From: Norton Allen <allen@huarp.harvard.edu>
11801 Msg-ID: <199802121838.NAA20452@dolores.harvard.edu>,
11802 <199803061511.KAA22346@bottesini.harvard.edu>
11803 Files: hints/qnx.sh lib/Cwd.pm t/op/magic.t
11804
11805 Title: "hints/netbsd.sh d_setrgid d_setruid"
11806 From: Jarkko Hietaniemi <jhi@iki.fi>
11807 Msg-ID: <199802281435.QAA10866@alpha.hut.fi>
11808 Files: hints/netbsd.sh
11809
11810 Title: "osname=unixware, osvers=2.03, archname=i386-unixware
11811 d_casti32=undef"
11812 From: Tom Hughes <tom@compton.demon.co.uk>
11813 Msg-ID: <465398da47%tom@compton.demon.co.uk>
11814 Files: hints/svr4.sh
11815
11816 Title: "hints/bsdos.sh patch for BSDI 3.1"
11817 From: Jan-Pieter Cornet <johnpc@xs4all.nl>
11818 Msg-ID: <6fbip6$3cp$1@xs1.xs4all.nl>
11819 Files: hints/bsdos.sh
11820
11821 Title: "Remove BIND_NOSTART from DynaLoader for HP"
11822 From: Keong Lim <Keong.Lim@sr.com.au>
11823 Msg-ID: <01BD1D03.53B65E90@sieplan2.sr.com.au>
11824 Files: ext/DynaLoader/dl_hpux.xs
11825
11826 Title: "Building Perl on AIX 4+ with shared libraries and dynamic loading"
11827 From: Juan Gallego <Little.Boss@physics.mcgill.ca>
11828 Msg-ID: <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
11829 Files: hints/aix.sh
11830
11831 Title: "alpha-dec_osf 5.0"
11832 From: Spider Boardman <spider@Orb.Nashua.NH.US>
11833 Msg-ID: <199712232305.SAA08359@Orb.Nashua.NH.US>
11834 Files: hints/dec_osf.sh
11835
11836 Title: "Off-by-one error with OS2::PrfDB"
11837 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11838 Msg-ID: <199710170920.FAA00390@monk.mps.ohio-state.edu>
11839 Files: os2/OS2/PrfDB/PrfDB.xs
11840
11841 Title: "5.004_04-m1] Allow overrides in hints/openbsd.sh"
11842 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11843 Msg-ID: <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
11844 Files: hints/openbsd.sh
11845
11846 Title: "5.004_04-m1] Linux shouldn't use -lnet"
11847 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11848 Msg-ID: <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
11849 Files: hints/linux.sh
11850
11851 Title: "5.004_(04|63)] Close VMS security hole"
11852 From: Charles Bailey <BAILEY@newman.upenn.edu>
11853 Msg-ID: <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
11854 Files: vms/vms.c
11855
11856 Title: "Re: Perl online documentation on OpenVMS"
11857 From: pvhp@forte.com (Peter Prymmer)
11858 Msg-ID: <9803192143.AA28120@forte.com>
11859 Files: README.vms
11860
11861 Title: "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
11862 vms/perly_c.vms and vms/perly_h.vms"
11863 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
11864 <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
11865 Msg-ID: <199710151650.JAA29185@wall.org>,
11866 <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
11867 <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
11868 Files: vms/perly_c.vms
11869
11870 Title: "Updated, non-wordwrapped, patch to README.VMS"
11871 From: Dan Sugalski <sugalskd@osshe.edu>
11872 Msg-ID: <3.0.5.32.19980213133828.0092c870@osshe.edu>
11873 Files: README.vms
11874
11875 Title: "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
11876 From: Charles Bailey <BAILEY@newman.upenn.edu>
11877 Msg-ID: <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
11878 Files: lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
11879 vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
11880 vms/ext/filespec.t
11881
11882 Title: "Re: VMSperl crashes on -Mblib argument"
11883 From: bailey@newman.upenn.edu (Charles Bailey)
11884 Msg-ID: <1997Dec10.004439.2635060@cor.newman>
11885 Files: lib/blib.pm vms/vms.c
11886
11887 Title: "hints/linux.sh (MkLinux / PPC)"
11888 From: pudge@pobox.com (Chris Nandor)
11889 Msg-ID: <v0213050cb06c19682a25@[205.228.240.28]>
11890 Files: hints/linux.sh
11891
11892 Title: "hpux.sh hints file clarification suggestion"
11893 From: root@qad.com
11894 Msg-ID: <199802192351.QAA09096@jhereg.perl.com>
11895 Files: hints/hpux.sh
11896
11897 Title: "new hints/solaris_2.sh"
11898 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11899 Msg-ID: <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
11900 Files: hints/solaris_2.sh
808270a4
GS
11901 Branch: maint-5.004/perl
11902 ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
11903 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
11904 ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
11905 ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
11906 ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
11907 ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
11908 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
11909 ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
11910 ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
11911 ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
11912 ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
11913 ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
11914 ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
11915 ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
f58c54f0 11916 ! vms/vms.c
808270a4 11917____________________________________________________________________________
f58c54f0
NC
11918[ 885] By: gsar on 1998/04/08 01:14:29
11919 Log: small tweaks to make it compile (doesn't run)
808270a4
GS
11920 Branch: asperl
11921 ! objpp.h win32/Makefile win32/config.bc win32/config.gc
f58c54f0 11922 ! win32/config.vc win32/makefile.mk
808270a4 11923____________________________________________________________________________
f58c54f0
NC
11924[ 884] By: gsar on 1998/04/08 00:14:13
11925 Log: integrate mainline changes
808270a4
GS
11926 Branch: asperl
11927 +> Changes5.004 ext/Thread/Thread/Signal.pm
11928 +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
f58c54f0
NC
11929 +> lib/ExtUtils/inst t/op/hashwarn.t
11930 ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
11931 !> (integrate 127 files)
808270a4 11932____________________________________________________________________________
f58c54f0
NC
11933[ 883] By: gsar on 1998/04/06 20:21:20
11934 Log: make old DomainName() implementation the default (so Win95
11935 is happy)
808270a4 11936 Branch: win32/perl
f58c54f0 11937 ! win32/win32.c
808270a4 11938____________________________________________________________________________
f58c54f0
NC
11939[ 882] By: gsar on 1998/04/05 23:32:33
11940 Log: fix memory leaks in offer_nice_chunk()
808270a4 11941 Branch: win32/perl
f58c54f0 11942 ! perl.h sv.c
808270a4 11943____________________________________________________________________________
f58c54f0
NC
11944[ 881] By: gsar on 1998/04/04 23:11:52
11945 Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
808270a4 11946 Branch: win32/perl
f58c54f0 11947 ! cop.h util.c
808270a4 11948____________________________________________________________________________
f58c54f0
NC
11949[ 880] By: gsar on 1998/04/04 22:35:54
11950 Log: fix refcounting of GvSTASH() when glob becomes nought
11951 (this takes care of the "unbalanced strtab refcount" problem)
808270a4 11952 Branch: win32/perl
f58c54f0 11953 ! sv.c
808270a4 11954____________________________________________________________________________
f58c54f0
NC
11955[ 879] By: gsar on 1998/04/04 21:16:17
11956 Log: change 866 was incomplete
808270a4 11957 Branch: win32/perl
f58c54f0 11958 ! hv.c
808270a4 11959____________________________________________________________________________
f58c54f0
NC
11960[ 878] By: gsar on 1998/04/04 20:31:56
11961 Log: fixes for various noises under PERL_DESTRUCT_LEVEL
808270a4 11962 Branch: win32/perl
f58c54f0 11963 ! cop.h perl.c pp_ctl.c
808270a4 11964____________________________________________________________________________
f58c54f0
NC
11965[ 877] By: gsar on 1998/04/04 17:55:30
11966 Log: integrate mainline
808270a4 11967 Branch: win32/perl
f58c54f0
NC
11968 +> Changes5.004
11969 !> Changes MANIFEST sv.c t/op/misc.t
808270a4 11970____________________________________________________________________________
f58c54f0
NC
11971[ 876] By: gsar on 1998/04/04 17:26:32
11972 Log: remove __declspec kludge in sdbm.h in favor of setting a
11973 flag for static symbols
808270a4
GS
11974 Branch: win32/perl
11975 ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
f58c54f0 11976 ! ext/SDBM_File/sdbm/sdbm.h
808270a4 11977____________________________________________________________________________
f58c54f0
NC
11978[ 875] By: gsar on 1998/04/04 01:11:57
11979 Log: fix order of init
11980 Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
11981 Date: Fri, 03 Apr 1998 13:58:15 PST
11982 From: Dan Sugalski <sugalskd@osshe.edu>
11983 Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
11984 with MULTIPLICITY
808270a4 11985 Branch: win32/perl
f58c54f0 11986 ! perl.c
808270a4 11987____________________________________________________________________________
f58c54f0
NC
11988[ 874] By: gsar on 1998/04/04 00:34:59
11989 Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
11990 the declared symbol is not in a DLL (so kludge it)
808270a4 11991 Branch: win32/perl
f58c54f0 11992 ! ext/SDBM_File/sdbm/sdbm.h
808270a4 11993____________________________________________________________________________
f58c54f0
NC
11994[ 873] By: TimBunce on 1998/04/03 22:17:40
11995 Log: Title: "FileHandle Documentation patch"
11996 From: "Darren/Torin/Who Ever..." <torin@daft.com>
11997 Msg-ID: <87emzqo49g.fsf@perv.daft.com>
11998 Files: lib/FileHandle.pm
808270a4 11999 Branch: maint-5.004/perl
f58c54f0
NC
12000 ! lib/FileHandle.pm
12001____________________________________________________________________________
12002[ 872] By: TimBunce on 1998/04/03 22:01:03
12003 Log: Documentation and documentation related patches:
12004
12005 ------ BUILD PROCESS ------
12006
12007 Title: "Docs re /usr/bin/perl quasi-standard location"
12008 From: Tom Phoenix <rootbeer@teleport.com>
12009 Msg-ID: <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
12010 Files: INSTALL pod/perlrun.pod
12011
12012 ------ DOCUMENTATION ------
12013
12014 Title: "/RFC|RFC-1305/ non-greedy"
12015 From: Jan-Pieter Cornet <johnpc@xs4all.nl>
12016 Msg-ID: <6epo02$c4r$1@xs1.xs4all.nl>
12017 Files: pod/perlre.pod
12018
12019 Title: "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
12020 From: Jarkko Hietaniemi <jhi@iki.fi>
12021 Msg-ID: <199802191543.RAA29231@alpha.hut.fi>
12022 Files: pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
12023
12024 Title: "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
12025 From: Jarkko Hietaniemi <jhi@iki.fi>
12026 Msg-ID: <199711141555.RAA18875@alpha.hut.fi>
12027 Files: pod/perlfunc.pod
12028
12029 Title: "typo-fix and suggestion for perlguts.pod"
12030 From: h.sanden@elsevier.nl (Hugo van der Sanden)
12031 Msg-ID: <199803051543.QAA03097@dorlas.elsevier.nl>
12032 Files: pod/perlguts.pod
12033
12034 Title: "perlfunc/syscall curiosity"
12035 From: Roderick Schertler <roderick@argon.org>, Tkil
12036 <tkil@reptile.scrye.com>
12037 Msg-ID: <199711302259.PAA02134@reptile.scrye.com>,
12038 <pziut8snva.fsf@eeyore.ibcinc.com>
12039 Files: pod/perlfunc.pod
12040
12041 Title: "Document sprintf %#x behaviour for zero value"
12042 From: ilya@math.ohio-state.edu (Ilya Zakharevich)
12043 Msg-ID: <1997Nov5.185959.2539604@cor.newman>
12044 Files: pod/perlfunc.pod
12045
12046 Title: "NUL termination (was Re: STOP THE PRESSES)"
12047 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12048 Msg-ID: <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
12049 Files: pod/perlguts.pod
12050
12051 Title: "Typo fix."
12052 From: abigail@fnx.com
12053 Msg-ID: <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
12054 Files: pod/perlop.pod pod/perlvar.pod
12055
12056 Title: "5.004_63 perlrun.pod: _DEBUG_MSTATS"
12057 From: Achim Bohnet <ach@mpe.mpg.de>
12058 Msg-ID: <9803181940.AA22587@o09.xray.mpe.mpg.de>
12059 Files: pod/perlrun.pod
12060
12061 Title: "Re: Conservative C<*x = undef> patch"
12062 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12063 Msg-ID: <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
12064 Files: pod/perltrap.pod
12065
12066 Title: "perlfunc.pod for flock()"
12067 From: "Jeremy D. Zawodny" <jzawodn@wcnet.org>
12068 Msg-ID: <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
12069 Files: pod/perlfunc.pod
12070
12071 Title: "buglet: 'perltoc' not mentioned in perl.pod"
12072 From: Tkil <tkil@scrye.com>
12073 Msg-ID: <19971127035036.17668.qmail@scrye.com>
12074 Files: pod/perl.pod
12075
12076 Title: "for() and map() peculiarity"
12077 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12078 Msg-ID: <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
12079 Files: pod/perlsyn.pod
12080
12081 Title: "Re: new text for perlsec"
12082 From: Tom Phoenix <rootbeer@teleport.com>
12083 Msg-ID: <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
12084 Files: pod/perlsec.pod
12085
12086 Title: "perldsc's debugger x command"
12087 From: Roderick Schertler <roderick@argon.org>
12088 Msg-ID: <10669.878352893@eeyore.ibcinc.com>
12089 Files: pod/perldsc.pod
12090
12091 Title: "perlre.pod"
12092 From: Ted Ashton <ashted@southern.edu>
12093 Msg-ID: <199802271501.KAA09279@ns.southern.edu>
12094 Files: pod/perlre.pod
12095
12096 Title: "Re: printf and $\", "printf and $\"
12097 From: Roderick Schertler <roderick@argon.org>, Tom Phoenix
12098 <rootbeer@teleport.com>, nag <nick@flirble.org>
12099 Msg-ID: <199711141918.TAA08096@flirble.org>,
12100 <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
12101 .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
12102 Files: pod/perlfunc.pod
12103
12104 Title: "recv() typo"
12105 From: Roderick Schertler <roderick@argon.org>
12106 Msg-ID: <12064.877012073@eeyore.ibcinc.com>
12107 Files: pod/perlfunc.pod
12108
12109 Title: "truncate return value"
12110 From: Roderick Schertler <roderick@argon.org>
12111 Msg-ID: <5490.878337883@eeyore.ibcinc.com>
12112 Files: pod/perlfunc.pod
12113
12114 Title: "update to perlbook.pod"
12115 From: "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
12116 <merlyn@stonehenge.com>, Stephen Potter
12117 <spp@psasolar.colltech.com>, Tom Phoenix
12118 <rootbeer@teleport.com>
12119 Msg-ID: <199803241354.HAA23938@psasolar.psa.pencom.com>,
12120 <199803241441.OAA01261@mediaone.net>,
12121 <8clnu0i05k.fsf@gadget.cscaper.com>,
12122 <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
12123 Files: pod/perlbook.pod
12124
12125 Title: "utime documentation"
12126 From: "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
12127 <mjtg@cus.cam.ac.uk>
12128 Msg-ID: <199802180256.VAA11369@speaker.kf8nh.apk.net>,
12129 <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
12130 Files: pod/perlfunc.pod
12131
12132 Title: "(well, doc patch) use of // requires successful match"
12133 From: Roderick Schertler <roderick@argon.org>
12134 Msg-ID: <pz7mb4bips.fsf@eeyore.ibcinc.com>
12135 Files: pod/perlop.pod
12136
12137 ------ LIBRARY AND EXTENSIONS ------
12138
12139 Title: "MakeMaker PM doc patch and a DIR buglet"
12140 From: Achim Bohnet <ach@mpe.mpg.de>
12141 Msg-ID: <9711101050.AA13868@o09.xray.mpe.mpg.de>
12142 Files: lib/ExtUtils/MakeMaker.pm
12143
12144 Title: "bareword clarification for constant.pm"
12145 From: Roderick Schertler <roderick@argon.org>
12146 Msg-ID: <6460.878143077@eeyore.ibcinc.com>
12147 Files: lib/constant.pm
12148
12149 Title: "integer rand - bug or feature?"
12150 From: Roderick Schertler <roderick@argon.org>
12151 Msg-ID: <pzhg8lvgta.fsf@eeyore.ibcinc.com>
12152 Files: lib/integer.pm
12153
12154 ------ OTHER CHANGES ------
12155
12156 Title: "FileHandle Documentation patch"
12157 From: "Darren/Torin/Who Ever..." <torin@daft.com>
12158 Msg-ID: <87emzqo49g.fsf@perv.daft.com>
12159
12160 Title: "perl5.004_61 myconfig updates"
12161 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
12162 Msg-ID: <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
12163 Files: myconfig
12164
12165 Title: "small fixups in pod2latex.PL"
12166 From: "Darren/Torin/Who Ever..." <torin@daft.com>
12167 Msg-ID: <873eg6o3v2.fsf@perv.daft.com>
12168
12169 ------ PORTABILITY - GENERAL ------
12170
12171 Title: "Misc doc fixes for README.VMS"
12172 From: Dan Sugalski <sugalskd@osshe.edu>
12173 Msg-ID: <3.0.5.32.19980121113134.00924a20@osshe.edu>
12174 Files: README.vms
12175
12176 Title: "moved DynaLib"
12177 From: John Tobey <jtobey@channel1.com>
12178 Msg-ID: <199710182332.XAA21630@remote212>
12179 Files: ext/DynaLoader/DynaLoader.pm.PL
12180
12181 ------ UTILITIES ------
12182
12183 Title: "Searching for FAQs (patch to perldoc)"
12184 From: Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
12185 Msg-ID: <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
12186 <m3iuqkfmiq.fsf@tower.bofh.org.uk>
12187 Files: utils/perldoc.PL
12188
12189 Title: "perldoc"
12190 From: Ted Ashton <ashted@southern.edu>
12191 Msg-ID: <199802271510.KAA10506@ns.southern.edu>
12192 Files: utils/perldoc.PL
12193
12194 Title: "perldoc -f not using pod2man"
12195 From: Russ Allbery <rra@stanford.edu>
12196 Msg-ID: <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
12197 Files: utils/perldoc.PL
12198
12199 Title: "perldoc -m should not require pod"
12200 From: Robin Houston <robin@nml.guardian.co.uk>
12201 Msg-ID: <199803241319.NAA24777@stringfellow.guardian.co.uk>
12202 Files: utils/perldoc.PL
12203
12204 Title: "small fix for perldoc in perl 5.004_04"
12205 From: Julian Yip <julian@imoney.com>
12206 Msg-ID: <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
12207 Files: utils/perldoc.PL
808270a4 12208 Branch: maint-5.004/perl
f58c54f0 12209 - ext/DynaLoader/DynaLoader.pm
808270a4
GS
12210 ! Changes Configure INSTALL README.vms
12211 ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
12212 ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
12213 ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
12214 ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
12215 ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
12216 ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
12217 ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
12218 ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
12219 ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
f58c54f0 12220 ! pod/pod2latex.PL toke.c utils/perldoc.PL
808270a4
GS
12221
12222----------------
12223Version 5.004_64
12224----------------
12225
12226____________________________________________________________________________
f58c54f0
NC
12227[ 871] By: mbeattie on 1998/04/03 13:38:59
12228 Log: Update Changes5.004 and Changes, fix MANIFEST
808270a4 12229 Branch: perl
f58c54f0
NC
12230 + Changes
12231 ! Changes5.004 MANIFEST
808270a4 12232____________________________________________________________________________
f58c54f0
NC
12233[ 870] By: mbeattie on 1998/04/03 13:36:29
12234 Log: Rename Changes to Changes5.004 (via an integrate)
808270a4 12235 Branch: perl
f58c54f0
NC
12236 +> Changes5.004
12237 - Changes
808270a4 12238____________________________________________________________________________
f58c54f0
NC
12239[ 869] By: mbeattie on 1998/04/03 11:53:00
12240 Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
12241 Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
12242 From: Jan-Pieter Cornet <johnpc@xs4all.net>
808270a4 12243 Branch: perl
f58c54f0 12244 ! sv.c t/op/misc.t
808270a4 12245____________________________________________________________________________
f58c54f0
NC
12246[ 868] By: mbeattie on 1998/04/03 11:16:26
12247 Log: Integrate win32 branch into mainline
808270a4 12248 Branch: perl
f58c54f0 12249 !> (integrate 31 files)
808270a4 12250____________________________________________________________________________
f58c54f0
NC
12251[ 867] By: gsar on 1998/04/03 08:47:55
12252 Log: config.* fixes
808270a4
GS
12253 Branch: win32/perl
12254 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
12255 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 12256 ! win32/makefile.mk
808270a4 12257____________________________________________________________________________
f58c54f0
NC
12258[ 866] By: gsar on 1998/04/03 07:22:50
12259 Log: fixup hv_free_ent() to not fail on null HeVAL()
808270a4 12260 Branch: win32/perl
f58c54f0 12261 ! hv.c perl.c
808270a4 12262____________________________________________________________________________
f58c54f0
NC
12263[ 865] By: gsar on 1998/04/03 07:06:12
12264 Log: integrate mainline
808270a4 12265 Branch: win32/perl
f58c54f0
NC
12266 +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
12267 !> (integrate 71 files)
808270a4 12268____________________________________________________________________________
f58c54f0
NC
12269[ 864] By: gsar on 1998/04/03 06:59:37
12270 Log: implement stack-of-stacks so that magic invocations don't
12271 invalidate local stack pointer
808270a4
GS
12272 Branch: win32/perl
12273 ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
12274 ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
f58c54f0 12275 ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
808270a4 12276____________________________________________________________________________
f58c54f0
NC
12277[ 863] By: gsar on 1998/04/03 01:26:09
12278 Log: add AS patch#15
808270a4
GS
12279 Branch: asperl
12280 ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
12281 ! win32/config.bc win32/config.gc win32/config.vc
12282 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12283 ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
f58c54f0 12284 ! win32/win32.c win32/win32.h
808270a4 12285____________________________________________________________________________
f58c54f0
NC
12286[ 862] By: mbeattie on 1998/04/02 17:08:43
12287 Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
12288 Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
12289 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
808270a4 12290 Branch: perl
f58c54f0 12291 ! Configure ext/Socket/Socket.xs myconfig
808270a4 12292____________________________________________________________________________
f58c54f0
NC
12293[ 861] By: mbeattie on 1998/04/02 16:32:53
12294 Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
12295 since appropriate headers aren't included.
808270a4 12296 Branch: perl
f58c54f0 12297 ! ext/SDBM_File/sdbm/sdbm.h
808270a4 12298____________________________________________________________________________
f58c54f0
NC
12299[ 860] By: mbeattie on 1998/04/02 16:17:11
12300 Log: Bumped patchlevel.h to 64
808270a4 12301 Branch: perl
f58c54f0 12302 ! patchlevel.h
808270a4 12303____________________________________________________________________________
f58c54f0
NC
12304[ 859] By: mbeattie on 1998/04/02 16:16:26
12305 Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
12306 Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
12307 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 12308 Branch: perl
f58c54f0 12309 ! hints/unicos.sh regcomp.h
808270a4 12310____________________________________________________________________________
f58c54f0
NC
12311[ 858] By: mbeattie on 1998/04/02 16:13:24
12312 Log: Subject: [PATCH] Re: Odd number of elements in hash list.
12313 Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
12314 From: Tom Phoenix <rootbeer@teleport.com>
808270a4 12315 Branch: perl
f58c54f0
NC
12316 + t/op/hashwarn.t
12317 ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
808270a4 12318____________________________________________________________________________
f58c54f0
NC
12319[ 857] By: mbeattie on 1998/04/02 16:08:43
12320 Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
12321 Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
12322 From: Charles Bailey <BAILEY@newman.upenn.edu>
808270a4 12323 Branch: perl
f58c54f0 12324 ! vms/vms.c
808270a4 12325____________________________________________________________________________
f58c54f0
NC
12326[ 856] By: mbeattie on 1998/04/02 16:07:44
12327 Log: Subject: [PATCH] mv-if-diff
12328 Date: Fri, 27 Mar 98 18:06:11 GMT
12329 From: Robin Barker <rmb1@cise.npl.co.uk>
808270a4 12330 Branch: perl
f58c54f0 12331 ! mv-if-diff
808270a4 12332____________________________________________________________________________
f58c54f0
NC
12333[ 855] By: mbeattie on 1998/04/02 16:06:54
12334 Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
12335 Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
12336 Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
12337 Subject: [PATCH] another destruct_level fix
12338 Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
808270a4 12339 Branch: perl
f58c54f0 12340 ! perl.c sv.c
808270a4 12341____________________________________________________________________________
f58c54f0
NC
12342[ 854] By: mbeattie on 1998/04/02 16:03:37
12343 Log: Subject: Next wave of _63 VMS patches
12344 Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
12345 From: Charles Bailey <BAILEY@newman.upenn.edu>
808270a4
GS
12346 Branch: perl
12347 ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
12348 ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
12349 ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
12350 ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
12351 ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
12352 ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
12353 ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
12354 ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
12355 ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
12356 ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
12357 ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
f58c54f0 12358 ! vms/vmsish.h
808270a4 12359____________________________________________________________________________
f58c54f0
NC
12360[ 853] By: mbeattie on 1998/04/02 15:55:46
12361 Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
12362 Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
12363 From: Hans Mulder <hansmu@xs4all.nl>
808270a4 12364 Branch: perl
f58c54f0 12365 ! toke.c
808270a4 12366____________________________________________________________________________
f58c54f0
NC
12367[ 852] By: mbeattie on 1998/04/02 15:54:24
12368 Log: Subject: [PATCH] small fixups in pod2latex.PL
12369 Date: 25 Mar 1998 13:30:25 -0800
12370 From: "Darren/Torin/Who Ever..." <torin@daft.com>
808270a4 12371 Branch: perl
f58c54f0 12372 ! pod/pod2latex.PL
808270a4 12373____________________________________________________________________________
f58c54f0
NC
12374[ 851] By: mbeattie on 1998/04/02 15:50:58
12375 Log: Subject: [PATCH] hints/irix_6.sh with GCC
12376 Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
12377 From: kstar@chapin.edu (Kurt D. Starsinic)
808270a4 12378 Branch: perl
f58c54f0 12379 ! hints/irix_6.sh
808270a4 12380____________________________________________________________________________
f58c54f0
NC
12381[ 850] By: mbeattie on 1998/04/02 15:45:33
12382 Log: Subject: [PATCH] perldoc -m
12383 Date: Tue, 24 Mar 1998 13:19:38 GMT
12384 From: Robin Houston <robin@nml.guardian.co.uk>
808270a4 12385 Branch: perl
f58c54f0 12386 ! utils/perldoc.PL
808270a4 12387____________________________________________________________________________
f58c54f0
NC
12388[ 849] By: mbeattie on 1998/04/02 15:42:52
12389 Log: Subject: [PATCH for 5.004_63] dos-djgpp update
12390 Date: Mon, 23 Mar 1998 14:13:46 +0100
12391 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
808270a4 12392 Branch: perl
f58c54f0 12393 ! djgpp/config.over hints/dos_djgpp.sh
808270a4 12394____________________________________________________________________________
f58c54f0
NC
12395[ 848] By: mbeattie on 1998/04/02 15:38:19
12396 Log: Subject: [PATCH] Stale SP in pp_substr
12397 Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
12398 From: Stephen McCamant <alias@mcs.com>
808270a4 12399 Branch: perl
f58c54f0 12400 ! pp.c
808270a4 12401____________________________________________________________________________
f58c54f0
NC
12402[ 847] By: mbeattie on 1998/04/02 15:36:33
12403 Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
808270a4 12404 Branch: perl
f58c54f0 12405 ! ext/POSIX/POSIX.pm
808270a4 12406____________________________________________________________________________
f58c54f0
NC
12407[ 846] By: mbeattie on 1998/04/02 15:34:36
12408 Log: Subject: [PATCH] 5.004_63: further -e patching
12409 Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
12410 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 12411 Branch: perl
f58c54f0 12412 ! perl.c pod/perldiag.pod
808270a4 12413____________________________________________________________________________
f58c54f0
NC
12414[ 845] By: mbeattie on 1998/04/02 15:25:18
12415 Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
808270a4
GS
12416 Branch: perl
12417 ! Configure INSTALL Policy_sh.SH Porting/Glossary
12418 ! Porting/config.sh Porting/config_H config_h.SH
12419 ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
f58c54f0 12420 ! pp.c pp_sys.c regexec.c
808270a4 12421____________________________________________________________________________
f58c54f0
NC
12422[ 844] By: mbeattie on 1998/04/02 14:28:17
12423 Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS
12424 Date: Wed, 18 Mar 1998 20:40:19 +0100
12425 From: Achim Bohnet <ach@mpe.mpg.de>
808270a4 12426 Branch: perl
f58c54f0 12427 ! pod/perlrun.pod
808270a4 12428____________________________________________________________________________
f58c54f0
NC
12429[ 843] By: mbeattie on 1998/04/02 14:26:52
12430 Log: From: Dan Sugalski <sugalskd@osshe.edu>
12431 Subject: 5.004_63 picky compiler fixes [PATCH]
12432 Date: Wed, 18 Mar 1998 09:36:32 -0800
12433 Subject: [PATCH 5.004_63] Fix function prototype with long doubles
12434 Date: Wed, 18 Mar 1998 14:48:19 -0800
808270a4 12435 Branch: perl
f58c54f0 12436 ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
808270a4 12437____________________________________________________________________________
f58c54f0
NC
12438[ 842] By: mbeattie on 1998/04/02 14:22:41
12439 Log: From: Stephen Potter <spp@psasolar.colltech.com>
12440 Subject: Re: doc: perlrun typo
12441 Date: Wed, 18 Mar 1998 10:06:55 -0600
12442 Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup
12443 Date: Tue, 24 Mar 1998 21:20:51 -0600
808270a4 12444 Branch: perl
f58c54f0 12445 ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
808270a4 12446____________________________________________________________________________
f58c54f0
NC
12447[ 841] By: mbeattie on 1998/04/02 14:17:31
12448 Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
12449 Date: Wed, 18 Mar 1998 12:44:58 +0100
12450 From: Dominic Dunlop <domo@vo.lu>
808270a4 12451 Branch: perl
f58c54f0 12452 ! Porting/pumpkin.pod Todo
808270a4 12453____________________________________________________________________________
f58c54f0
NC
12454[ 840] By: mbeattie on 1998/04/02 14:14:22
12455 Log: Subject: [PATCH] Configure hints/ patches
12456 Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
12457 From: Jan-Pieter Cornet <johnpc@xs4all.net>
808270a4 12458 Branch: perl
f58c54f0 12459 ! hints/linux.sh hints/qnx.sh
808270a4 12460____________________________________________________________________________
f58c54f0
NC
12461[ 839] By: mbeattie on 1998/04/02 14:13:13
12462 Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
808270a4 12463 Branch: perl
f58c54f0 12464 ! cygwin32/perlgcc
808270a4 12465____________________________________________________________________________
f58c54f0
NC
12466[ 838] By: gsar on 1998/03/28 05:01:57
12467 Log: fix Env.pm to weed out illegal names
808270a4 12468 Branch: win32/perl
f58c54f0 12469 ! lib/Env.pm
808270a4 12470____________________________________________________________________________
f58c54f0
NC
12471[ 837] By: gsar on 1998/03/28 04:39:43
12472 Log: fix typo in makefile.mk
808270a4 12473 Branch: win32/perl
f58c54f0 12474 ! win32/makefile.mk
808270a4 12475____________________________________________________________________________
f58c54f0
NC
12476[ 836] By: gsar on 1998/03/23 17:40:15
12477 Log: add file: to installhtml URLs
808270a4 12478 Branch: win32/perl
f58c54f0 12479 ! win32/Makefile win32/makefile.mk
808270a4 12480____________________________________________________________________________
f58c54f0
NC
12481[ 835] By: mbeattie on 1998/03/18 11:03:11
12482 Log: Add Thread::Signal to run signal handlers reliably in a new thread
808270a4 12483 Branch: perl
f58c54f0
NC
12484 + ext/Thread/Thread/Signal.pm
12485 ! MANIFEST ext/Thread/Thread.xs
808270a4
GS
12486
12487----------------
12488Version 5.004_63
12489----------------
12490
12491____________________________________________________________________________
f58c54f0
NC
12492[ 834] By: mbeattie on 1998/03/17 16:19:10
12493 Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
808270a4 12494 Branch: perl
f58c54f0 12495 ! Policy_sh.SH
808270a4 12496____________________________________________________________________________
f58c54f0
NC
12497[ 833] By: mbeattie on 1998/03/17 16:11:02
12498 Log: Integrate win32 branch into mainline.
808270a4
GS
12499 Branch: perl
12500 !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
12501 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 12502 !> win32/win32.c
808270a4 12503____________________________________________________________________________
f58c54f0
NC
12504[ 832] By: gsar on 1998/03/17 14:32:39
12505 Log: propagate bugfix @ change831 from asperl
808270a4 12506 Branch: win32/perl
f58c54f0 12507 ! regcomp.c
808270a4 12508____________________________________________________________________________
f58c54f0
NC
12509[ 831] By: gsar on 1998/03/17 14:02:51
12510 Log: fix buggy order of free() in regcomp.c (from AS)
808270a4 12511 Branch: asperl
f58c54f0 12512 ! regcomp.c
808270a4 12513____________________________________________________________________________
f58c54f0
NC
12514[ 830] By: gsar on 1998/03/17 01:10:54
12515 Log: add a part of AS patch#14, backout incomplete variable
12516 name changes for gcc. Builds and tests under VC/BC once again.
808270a4 12517 Branch: asperl
f58c54f0 12518 ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
808270a4 12519____________________________________________________________________________
f58c54f0
NC
12520[ 829] By: gsar on 1998/03/16 23:49:18
12521 Log: stray tweak to win32.c
808270a4 12522 Branch: win32/perl
f58c54f0 12523 ! win32/win32.c
808270a4 12524____________________________________________________________________________
f58c54f0
NC
12525[ 828] By: gsar on 1998/03/16 22:06:03
12526 Log: update win32/config* files
808270a4
GS
12527 Branch: win32/perl
12528 ! win32/config.bc win32/config.gc win32/config.vc
f58c54f0 12529 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
808270a4 12530____________________________________________________________________________
f58c54f0
NC
12531[ 827] By: gsar on 1998/03/16 19:09:30
12532 Log: trivial integrate of mainline
808270a4
GS
12533 Branch: win32/perl
12534 +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
f58c54f0
NC
12535 +> lib/ExtUtils/inst
12536 !> (integrate 61 files)
808270a4 12537____________________________________________________________________________
f58c54f0
NC
12538[ 826] By: mbeattie on 1998/03/16 16:39:23
12539 Log: newCONSTSUB had private MY_start_subparse.
808270a4 12540 Branch: perl
f58c54f0 12541 ! op.c
808270a4 12542____________________________________________________________________________
f58c54f0
NC
12543[ 825] By: mbeattie on 1998/03/16 16:36:55
12544 Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
808270a4 12545 Branch: perl
f58c54f0 12546 ! hv.c
808270a4 12547____________________________________________________________________________
f58c54f0
NC
12548[ 824] By: mbeattie on 1998/03/16 16:27:43
12549 Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
808270a4 12550 Branch: perl
f58c54f0 12551 ! MANIFEST
808270a4 12552____________________________________________________________________________
f58c54f0
NC
12553[ 823] By: mbeattie on 1998/03/16 16:26:02
12554 Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
808270a4 12555 Branch: perl
f58c54f0 12556 + lib/ExtUtils/Packlist.pm
808270a4 12557____________________________________________________________________________
f58c54f0
NC
12558[ 822] By: mbeattie on 1998/03/16 16:22:58
12559 Log: Bump patchlevel.h to 63.
808270a4 12560 Branch: perl
f58c54f0
NC
12561 ! ext/IO/IO.xs patchlevel.h
12562 !> (integrate 41 files)
808270a4 12563____________________________________________________________________________
f58c54f0
NC
12564[ 821] By: mbeattie on 1998/03/16 16:18:35
12565 Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
12566 Subject: Bundling builtin.pm and newCONSTSUB with the core?
12567 From: jan.dubois@ibm.net (Jan Dubois)
12568 Date: Sun, 15 Mar 1998 19:09:05 +0100
808270a4 12569 Branch: perl
f58c54f0 12570 ! embed.h global.sym op.c pod/perlguts.pod proto.h
808270a4 12571____________________________________________________________________________
f58c54f0
NC
12572[ 820] By: mbeattie on 1998/03/16 16:02:50
12573 Log: Subject: [PATCH] STRESS_REALLOC
12574 Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
12575 From: Stephen McCamant <alias@mcs.com>
808270a4 12576 Branch: perl
f58c54f0 12577 ! malloc.c perl.c scope.c
808270a4 12578____________________________________________________________________________
f58c54f0
NC
12579[ 819] By: mbeattie on 1998/03/16 16:01:06
12580 Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
12581 Date: Fri, 13 Mar 1998 23:21:25 +0100
12582 From: Jan-Pieter Cornet <john@pc.xs4all.nl>
808270a4 12583 Branch: perl
f58c54f0 12584 ! perly.c
808270a4 12585____________________________________________________________________________
f58c54f0
NC
12586[ 818] By: mbeattie on 1998/03/16 15:59:16
12587 Log: Subject: [Configure PATCH] for OS/2
12588 Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
12589 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12590 [Two hunks to Configure failed to apply due to clashes]
808270a4 12591 Branch: perl
f58c54f0 12592 ! Configure hints/os2.sh
808270a4 12593____________________________________________________________________________
f58c54f0
NC
12594[ 817] By: mbeattie on 1998/03/16 15:55:28
12595 Log: Subject: [PATCH 5.004_62] VMS updates (direct)
12596 Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
12597 From: Charles Bailey <BAILEY@newman.upenn.edu>
12598 [Needed manual tweaks on vms/config.vms since it clashed with other
12599 patches. I may have got it wrong.]
808270a4
GS
12600 Branch: perl
12601 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
12602 ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
12603 ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
12604 ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
12605 ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
f58c54f0 12606 ! vms/test.com vms/vms.c vms/vmsish.h
808270a4 12607____________________________________________________________________________
f58c54f0
NC
12608[ 816] By: mbeattie on 1998/03/16 15:26:04
12609 Log: Subject: [PATCH] Let h2xs read multiple header files
12610 Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
12611 From: Benjamin Sugars <bsugars@canoe.ca>
808270a4 12612 Branch: perl
f58c54f0 12613 ! utils/h2xs.PL
808270a4 12614____________________________________________________________________________
f58c54f0
NC
12615[ 815] By: mbeattie on 1998/03/16 15:24:12
12616 Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
12617 Date: Mon, 09 Mar 1998 09:18:56 -0800
12618 From: Dan Sugalski <sugalskd@osshe.edu>
808270a4 12619 Branch: perl
f58c54f0 12620 ! vms/config.vms
808270a4 12621____________________________________________________________________________
f58c54f0
NC
12622[ 814] By: mbeattie on 1998/03/16 13:17:14
12623 Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
12624 Date: Sun, 08 Mar 1998 12:50:23 +0000
12625 From: Alan Burlison <alan.burlison@UK.Sun.COM>
12626 plus manual update of MANIFEST
808270a4 12627 Branch: perl
f58c54f0 12628 + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
808270a4 12629 ! MANIFEST installman installperl lib/ExtUtils/Install.pm
f58c54f0 12630 ! lib/ExtUtils/MM_Unix.pm
808270a4 12631____________________________________________________________________________
f58c54f0
NC
12632[ 813] By: mbeattie on 1998/03/16 13:08:55
12633 Log: From: Blair Zajac <blair@gps.caltech.edu>
12634 Subject: PATCH: util.c and util.h function declarations do not match
12635 Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
12636 Subject: PATCH: cgywin32 patch for perlgcc
12637 Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
12638 Subject: PATCH: perl5.004_62 on cygwin32
12639 Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
808270a4
GS
12640 Branch: perl
12641 ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
12642____________________________________________________________________________
f58c54f0
NC
12643[ 812] By: mbeattie on 1998/03/16 12:55:39
12644 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
12645 Subject: [PATCH 5.004_62} Config_62-01 patch available.
12646 Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
12647 Subject: [PATCH 5.004_62] Tiny hint file updates
12648 Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
808270a4
GS
12649 Branch: perl
12650 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12651 ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
12652 ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
12653 ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
12654 ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
f58c54f0 12655 ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
808270a4 12656____________________________________________________________________________
f58c54f0
NC
12657[ 811] By: mbeattie on 1998/03/16 12:13:55
12658 Log: DOS djgpp updates:
12659 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
12660 Subject: [PATCH for 5.004_61] dos-djgpp update
12661 Date: Fri, 6 Mar 1998 10:41:01 +0100
12662 Subject: [PATCH 5.004_62] dos-djgpp update
12663 Date: Thu, 12 Mar 1998 13:34:51 +0100
808270a4 12664 Branch: perl
f58c54f0 12665 ! djgpp/config.over hints/dos_djgpp.sh
808270a4 12666____________________________________________________________________________
f58c54f0
NC
12667[ 810] By: gsar on 1998/03/16 08:48:17
12668 Log: integrate mainline
808270a4 12669 Branch: win32/perl
f58c54f0 12670 !> pp_sys.c
808270a4 12671____________________________________________________________________________
f58c54f0
NC
12672[ 809] By: gsar on 1998/03/16 08:44:37
12673 Log: various changes to get asperl working under Borland
12674 (passes all tests when built under PERL_OBJECT)
808270a4
GS
12675 Branch: asperl
12676 ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
12677 ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
12678 ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
12679 ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
12680 ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
f58c54f0 12681 ! win32/win32sck.c
808270a4 12682____________________________________________________________________________
f58c54f0
NC
12683[ 808] By: gsar on 1998/03/12 19:50:20
12684 Log: set sockets to nonoverlapped mode for every thread
12685 Message-Id: <35081FE4.965A484D@enteract.com>
12686 Date: Thu, 12 Mar 1998 11:48:20 CST
12687 From: Steve Nielsen <spn@enteract.com>
12688 Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
808270a4 12689 Branch: win32/perl
f58c54f0 12690 ! win32/win32.h win32/win32sck.c
808270a4 12691____________________________________________________________________________
f58c54f0
NC
12692[ 807] By: gsar on 1998/03/12 19:26:54
12693 Log: add AS patch#13
808270a4 12694 Branch: asperl
f58c54f0 12695 ! win32/Makefile
808270a4 12696____________________________________________________________________________
f58c54f0
NC
12697[ 806] By: gsar on 1998/03/12 00:51:08
12698 Log: added AS patch#12 with minor changes
808270a4
GS
12699 Branch: asperl
12700 ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
12701 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
12702 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
12703 ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
f58c54f0 12704 ! win32/runperl.c
808270a4 12705____________________________________________________________________________
f58c54f0
NC
12706[ 805] By: gsar on 1998/03/10 20:35:10
12707 Log: reinstate some standard sig_names to avoid noise from
12708 modules (and in hopes of making them _do_ something in future)
808270a4
GS
12709 Branch: win32/perl
12710 ! win32/config.bc win32/config.gc win32/config.vc
f58c54f0 12711 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
808270a4 12712____________________________________________________________________________
f58c54f0
NC
12713[ 804] By: gsar on 1998/03/10 20:33:05
12714 Log: mingw32 tweaks
808270a4 12715 Branch: win32/perl
f58c54f0 12716 ! win32/makefile.mk win32/win32.c win32/win32.h
808270a4 12717____________________________________________________________________________
f58c54f0
NC
12718[ 803] By: gsar on 1998/03/09 20:56:07
12719 Log: tweak Win32::DomainName() implementation
808270a4 12720 Branch: win32/perl
f58c54f0 12721 ! win32/Makefile win32/win32.c
808270a4 12722____________________________________________________________________________
f58c54f0
NC
12723[ 802] By: gsar on 1998/03/09 03:51:01
12724 Log: merge C<local $tied{foo}> patch, also moved statics in
12725 [ah]v.c to thrdvar.h
808270a4 12726 Branch: win32/perl
f58c54f0 12727 ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
808270a4 12728____________________________________________________________________________
f58c54f0
NC
12729[ 801] By: gsar on 1998/03/09 02:38:35
12730 Log: minor win32 support fixes
12731 - add a better implementation of Win32::DomainName() (as
12732 suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
12733 - fix opendir() emulation was unsafe what given long paths
808270a4 12734 Branch: win32/perl
f58c54f0 12735 ! win32/win32.c
808270a4 12736____________________________________________________________________________
f58c54f0
NC
12737[ 800] By: nick on 1998/03/07 09:36:41
12738 Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
12739 So pp_sys.c needs tweaking otherwise it does not believe getservby*()
12740 exist. (Breaks libnet).
808270a4 12741 Branch: perl
f58c54f0 12742 ! pp_sys.c
808270a4 12743____________________________________________________________________________
f58c54f0
NC
12744[ 799] By: gsar on 1998/03/07 07:51:28
12745 Log: integrate mainline changes
808270a4 12746 Branch: asperl
f58c54f0 12747 !> (integrate 111 files)
808270a4 12748____________________________________________________________________________
f58c54f0
NC
12749[ 798] By: gsar on 1998/03/07 07:01:55
12750 Log: integrate mainline
808270a4 12751 Branch: win32/perl
f58c54f0 12752 !> myconfig patchlevel.h
808270a4 12753____________________________________________________________________________
f58c54f0
NC
12754[ 797] By: gsar on 1998/03/07 06:49:49
12755 Log: provide our own popen()/pclose() to fix problems with qx//:
12756 - qx// used to always invoke the shell, now does so only when needed
12757 - qx// didn't respect PERL5SHELL, now does
808270a4 12758 Branch: win32/perl
f58c54f0 12759 ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
808270a4 12760____________________________________________________________________________
f58c54f0
NC
12761[ 796] By: gsar on 1998/03/07 01:37:10
12762 Log: a missed s/sp/SP/
808270a4 12763 Branch: win32/perl
f58c54f0 12764 ! lib/ExtUtils/typemap pod/perlcall.pod
808270a4 12765____________________________________________________________________________
f58c54f0
NC
12766[ 795] By: gsar on 1998/03/07 01:05:21
12767 Log: change all 'sp' to 'SP' in code and in the docs. Explicitly
12768 mention that local stack pointer should be called SP. This makes the
12769 API safer from source incompatibilities down the line.
808270a4
GS
12770 Branch: win32/perl
12771 ! av.c doio.c doop.c ext/DB_File/DB_File.xs
12772 ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
12773 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
12774 ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
12775 ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
f58c54f0 12776 ! pp_ctl.c pp_hot.c pp_sys.c util.c
808270a4
GS
12777
12778----------------
12779Version 5.004_62
12780----------------
12781
12782____________________________________________________________________________
f58c54f0
NC
12783[ 794] By: mbeattie on 1998/03/06 09:38:08
12784 Log: Subject: [PATCH] perl5.004_61 myconfig updates
12785 Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
12786 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
808270a4 12787 Branch: perl
f58c54f0 12788 ! myconfig
808270a4 12789____________________________________________________________________________
f58c54f0
NC
12790[ 793] By: mbeattie on 1998/03/06 09:36:37
12791 Log: Bump patchlevel.h to 62.
808270a4 12792 Branch: perl
f58c54f0 12793 ! patchlevel.h
808270a4 12794____________________________________________________________________________
f58c54f0
NC
12795[ 792] By: mbeattie on 1998/03/06 09:35:57
12796 Log: Integrate win32 branch into mainline.
808270a4
GS
12797 Branch: perl
12798 !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
12799 !> win32/config.gc win32/config.vc win32/config_H.bc
f58c54f0 12800 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
808270a4 12801____________________________________________________________________________
f58c54f0
NC
12802[ 791] By: gsar on 1998/03/06 06:00:08
12803 Log: various
12804 - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
12805 - add missing prototypes
12806 - regenerate win32/config*.?c
808270a4
GS
12807 Branch: win32/perl
12808 ! bytecode.h proto.h win32/config.bc win32/config.gc
12809 ! win32/config.vc win32/config_H.bc win32/config_H.gc
f58c54f0 12810 ! win32/config_H.vc win32/makefile.mk
808270a4 12811____________________________________________________________________________
f58c54f0
NC
12812[ 790] By: gsar on 1998/03/06 03:19:23
12813 Log: fix typo in Makefile
808270a4 12814 Branch: win32/perl
f58c54f0 12815 ! win32/Makefile
808270a4 12816____________________________________________________________________________
f58c54f0
NC
12817[ 789] By: gsar on 1998/03/05 22:55:53
12818 Log: integrate mainline
808270a4 12819 Branch: win32/perl
f58c54f0 12820 !> (integrate 47 files)
808270a4 12821____________________________________________________________________________
f58c54f0
NC
12822[ 788] By: gsar on 1998/03/05 20:02:09
12823 Log: added AS patch#11
12824 Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
12825 Date: Thu, 05 Mar 1998 10:23:04 PST
12826 From: Douglas Lankshear <dougl@ActiveState.com>
12827
12828 This patch fixes a bug I introduced removing duplicate code.
12829 -- Doug
808270a4 12830 Branch: asperl
f58c54f0 12831 ! ObjXSub.h objpp.h win32/runperl.c
808270a4 12832____________________________________________________________________________
f58c54f0
NC
12833[ 787] By: gsar on 1998/03/05 19:56:17
12834 Log: add Nick's dTHR fixes
808270a4 12835 Branch: win32/perl
f58c54f0 12836 ! op.c scope.c
808270a4 12837____________________________________________________________________________
f58c54f0
NC
12838[ 786] By: gsar on 1998/03/05 19:54:49
12839 Log: maintpatch
12840 Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
12841 Date: Thu, 05 Mar 1998 02:49:46 EST
12842 From: Spider Boardman <spider@orb.nashua.nh.us>
12843 Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
808270a4 12844 Branch: win32/perl
f58c54f0 12845 ! scope.c
808270a4 12846____________________________________________________________________________
f58c54f0
NC
12847[ 785] By: mbeattie on 1998/03/05 19:12:14
12848 Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
12849 Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
12850 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 12851 Branch: perl
f58c54f0 12852 ! op.c proto.h regcomp.c regexp.h util.c
808270a4 12853____________________________________________________________________________
f58c54f0
NC
12854[ 784] By: mbeattie on 1998/03/05 19:11:09
12855 Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
12856 Date: Wed, 4 Mar 1998 10:18:03 GMT
12857 From: Nick Ing-Simmons <nik@tiuk.ti.com>
808270a4 12858 Branch: perl
f58c54f0 12859 ! atomic.h
808270a4 12860____________________________________________________________________________
f58c54f0
NC
12861[ 783] By: mbeattie on 1998/03/05 19:09:16
12862 Log: Subject: Configure patches -01 and -02 for 5.004_61.
12863 Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
12864 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
808270a4
GS
12865 Branch: perl
12866 ! Configure INSTALL Policy_sh.SH Porting/Glossary
12867 ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
12868 ! config_h.SH handy.h hints/README.hints hints/aix.sh
12869 ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
f58c54f0 12870 ! makedepend.SH myconfig pp_sys.c
808270a4 12871____________________________________________________________________________
f58c54f0
NC
12872[ 782] By: mbeattie on 1998/03/05 19:05:23
12873 Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
12874 Date: 03 Mar 1998 18:05:07 +0100
12875 From: Gisle Aas <gisle@aas.no>
808270a4 12876 Branch: perl
f58c54f0 12877 ! perl.h pp_ctl.c
808270a4 12878____________________________________________________________________________
f58c54f0
NC
12879[ 781] By: mbeattie on 1998/03/05 19:04:34
12880 Log: Subject: [PATCH] Make autouse -w-safe
12881 Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
12882 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 12883 Branch: perl
f58c54f0 12884 ! lib/autouse.pm op.c sv.c
808270a4 12885____________________________________________________________________________
f58c54f0
NC
12886[ 780] By: mbeattie on 1998/03/05 19:02:50
12887 Log: Subject: [PATCH] External symbol re_croak2
12888 Date: 02 Mar 1998 13:00:45 +0100
12889 From: Gisle Aas <gisle@aas.no>
808270a4 12890 Branch: perl
f58c54f0 12891 ! regcomp.c regcomp.h
808270a4 12892____________________________________________________________________________
f58c54f0
NC
12893[ 779] By: mbeattie on 1998/03/05 19:01:25
12894 Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
12895 Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
12896 From: bailey@newman.upenn.edu (Charles Bailey)
808270a4
GS
12897 Branch: perl
12898 ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
12899 ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
f58c54f0 12900 ! sv.h
808270a4 12901____________________________________________________________________________
f58c54f0
NC
12902[ 778] By: mbeattie on 1998/03/05 18:53:13
12903 Log: Subject: [PATCH 5.004_61] USHRT range limit macros
12904 Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
12905 From: bailey@newman.upenn.edu (Charles Bailey)
808270a4 12906 Branch: perl
f58c54f0 12907 ! perl.h
808270a4 12908____________________________________________________________________________
f58c54f0
NC
12909[ 777] By: mbeattie on 1998/03/05 18:50:25
12910 Log: Subject: [PATCH 5.004_61] File::Basename taint fix (revised)
12911 Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
12912 From: bailey@newman.upenn.edu (Charles Bailey)
808270a4 12913 Branch: perl
f58c54f0 12914 ! lib/File/Basename.pm
808270a4 12915____________________________________________________________________________
f58c54f0
NC
12916[ 776] By: mbeattie on 1998/03/05 18:49:15
12917 Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
12918 Date: 01 Mar 1998 15:16:03 +0100
12919 From: Gisle Aas <gisle@aas.no>
808270a4 12920 Branch: perl
f58c54f0 12921 ! pod/perlguts.pod
808270a4 12922____________________________________________________________________________
f58c54f0
NC
12923[ 775] By: mbeattie on 1998/03/05 18:48:05
12924 Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
12925 Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
12926 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 12927 Branch: perl
f58c54f0 12928 ! Makefile.SH perl_exp.SH
808270a4 12929____________________________________________________________________________
f58c54f0
NC
12930[ 774] By: mbeattie on 1998/03/05 18:46:32
12931 Log: Subject: Almost OK: 5.004_61 (threads, perlio)
12932 Date: Sun, 1 Mar 1998 02:02:47 -0500
12933 From: Spider Boardman <spider@orb.nashua.nh.us>
808270a4 12934 Branch: perl
f58c54f0 12935 ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
808270a4 12936____________________________________________________________________________
f58c54f0
NC
12937[ 773] By: mbeattie on 1998/03/05 18:43:57
12938 Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
12939 Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
12940 From: Hans Mulder <hansmu@xs4all.nl>
808270a4 12941 Branch: perl
f58c54f0 12942 ! pp_ctl.c
808270a4 12943____________________________________________________________________________
f58c54f0
NC
12944[ 772] By: mbeattie on 1998/03/05 18:39:25
12945 Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
12946 Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
12947 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 12948 Branch: perl
f58c54f0 12949 ! Makefile.SH
808270a4 12950____________________________________________________________________________
f58c54f0
NC
12951[ 771] By: mbeattie on 1998/03/05 18:38:32
12952 Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
12953 Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
12954 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 12955 Branch: perl
f58c54f0 12956 ! hints/netbsd.sh
808270a4 12957____________________________________________________________________________
f58c54f0
NC
12958[ 770] By: mbeattie on 1998/03/05 18:36:50
12959 Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
808270a4 12960 Branch: perl
f58c54f0 12961 ! cflags.SH
808270a4 12962____________________________________________________________________________
f58c54f0
NC
12963[ 769] By: mbeattie on 1998/03/05 18:34:35
12964 Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
12965 Subject: [PATCH 5.004_61] bunch of small patches
12966 Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
12967 From: Andrew Cohen <cohen@andy.bu.edu>
808270a4 12968 Branch: perl
f58c54f0 12969 ! bytecode.h
808270a4 12970____________________________________________________________________________
f58c54f0
NC
12971[ 768] By: mbeattie on 1998/03/05 18:13:06
12972 Log: Integrate win32 branch into mainline.
808270a4 12973 Branch: perl
f58c54f0 12974 !> (integrate 53 files)
808270a4 12975____________________________________________________________________________
f58c54f0
NC
12976[ 767] By: TimBunce on 1998/03/05 11:48:09
12977 Log: Update to change 744.
808270a4 12978 Branch: maint-5.004/perl
f58c54f0 12979 ! lib/ExtUtils/Install.pm
808270a4 12980____________________________________________________________________________
f58c54f0
NC
12981[ 765] By: TimBunce on 1998/03/05 11:24:24
12982 Log: Update embed.h after make regen_headers.
808270a4 12983 Branch: maint-5.004/perl
f58c54f0 12984 ! embed.h
808270a4 12985____________________________________________________________________________
f58c54f0
NC
12986[ 764] By: TimBunce on 1998/03/05 11:05:13
12987 Log: APPLLIB_EXP now has arch and version dirs added to @INC
808270a4 12988 Branch: maint-5.004/perl
f58c54f0 12989 ! perl.c
808270a4 12990____________________________________________________________________________
f58c54f0
NC
12991[ 763] By: TimBunce on 1998/03/05 11:01:38
12992 Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
12993 Added MAINT_TRIAL_1 local patch label to patchlevel.h
12994 Removed win32/win32io.c and win32/win32io.h from repository
808270a4 12995 Branch: maint-5.004/perl
f58c54f0
NC
12996 - win32/win32io.c win32/win32io.h
12997 ! MANIFEST patchlevel.h
808270a4 12998____________________________________________________________________________
f58c54f0
NC
12999[ 762] By: TimBunce on 1998/03/05 10:05:34
13000 Log: Title: "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
13001 From: Spider Boardman <spider@orb.nashua.nh.us>
13002 Files: scope.c
808270a4 13003 Branch: maint-5.004/perl
f58c54f0 13004 ! scope.c
808270a4 13005____________________________________________________________________________
f58c54f0
NC
13006[ 761] By: TimBunce on 1998/03/05 10:03:10
13007 Log: Title: "properly refcount localization, fix C<local $tied{foo}>"
13008 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13009 Msg-ID: <199802191207.MAA10742@toad.ig.co.uk>
13010 Files: av.c hv.c scope.c t/op/local.t
808270a4 13011 Branch: maint-5.004/perl
f58c54f0
NC
13012 ! av.c hv.c scope.c t/op/local.t
13013____________________________________________________________________________
13014[ 760] By: gsar on 1998/03/04 20:58:21
13015 Log: added AS patch#10
13016 Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
13017 Date: Tue, 03 Mar 1998 10:46:13 PST
13018 From: Douglas Lankshear <dougl@ActiveState.com>
13019 Subject: [PATCH]
13020
13021 Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically
13022 linked modules.
13023
13024 -- Doug
808270a4 13025 Branch: asperl
f58c54f0 13026 ! win32/dl_win32.xs
808270a4 13027____________________________________________________________________________
f58c54f0
NC
13028[ 759] By: TimBunce on 1998/03/04 18:46:41
13029 Log: Update patchls utility
808270a4 13030 Branch: maint-5.004/perl
f58c54f0 13031 ! Porting/patchls
808270a4 13032____________________________________________________________________________
f58c54f0
NC
13033[ 758] By: TimBunce on 1998/03/04 17:07:06
13034 Log: perldoc -f now uses pager if text is too long for screen
808270a4 13035 Branch: maint-5.004/perl
f58c54f0 13036 ! utils/perldoc.PL
808270a4 13037____________________________________________________________________________
f58c54f0
NC
13038[ 757] By: TimBunce on 1998/03/04 16:57:04
13039 Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
13040 Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
808270a4 13041 Branch: maint-5.004/perl
f58c54f0
NC
13042 + hints/openbsd.sh
13043 ! pod/perlfunc.pod
808270a4 13044____________________________________________________________________________
f58c54f0
NC
13045[ 756] By: TimBunce on 1998/03/04 16:48:40
13046 Log: Fix for new gnulibc stdio.h when using sfio+perlio
808270a4 13047 Branch: maint-5.004/perl
f58c54f0 13048 ! perlsdio.h
808270a4 13049____________________________________________________________________________
f58c54f0
NC
13050[ 755] By: TimBunce on 1998/03/04 16:47:08
13051 Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
13052 Added details of split in scalar context to perlfunc.pod
808270a4 13053 Branch: maint-5.004/perl
f58c54f0 13054 ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
808270a4 13055____________________________________________________________________________
f58c54f0
NC
13056[ 754] By: TimBunce on 1998/03/04 16:35:58
13057 Log: Updated perl -v info to include reference to docs and home page.
808270a4 13058 Branch: maint-5.004/perl
f58c54f0 13059 ! perl.c
808270a4 13060____________________________________________________________________________
f58c54f0
NC
13061[ 753] By: TimBunce on 1998/03/04 16:31:29
13062 Log: Updated hints/bsdos.sh for BSD/OS 3.1
13063 Fixed typo in pod/perlsyn.pod
13064 Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
13065 Fixed typo in ext/GDBM_File/GDBM_File.pm
808270a4
GS
13066 Branch: maint-5.004/perl
13067 ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
f58c54f0 13068 ! hints/bsdos.sh pod/perlsyn.pod
808270a4 13069____________________________________________________________________________
f58c54f0
NC
13070[ 752] By: TimBunce on 1998/03/04 15:49:19
13071 Log: Changed bug address in README to perlbug@perl.com
13072 Changed Copyright in perl.c to 1998
13073 Added op/pos.t test from Robin Houston <robin@oneworld.org>
808270a4 13074 Branch: maint-5.004/perl
f58c54f0
NC
13075 + t/op/pos.t
13076 ! README perl.c
808270a4 13077____________________________________________________________________________
f58c54f0
NC
13078[ 751] By: TimBunce on 1998/03/04 14:47:15
13079 Log: Make t/comp/require.t and t/lib/ph.t executable in repository
808270a4 13080 Branch: maint-5.004/perl
f58c54f0 13081 ! t/comp/require.t t/lib/ph.t
808270a4 13082____________________________________________________________________________
f58c54f0
NC
13083[ 750] By: TimBunce on 1998/03/04 13:29:58
13084 Log: Added dTHR definition to ease backwards compatibility for XS
13085 source code from 5.005.
808270a4 13086 Branch: maint-5.004/perl
f58c54f0 13087 ! perl.h
808270a4 13088____________________________________________________________________________
f58c54f0
NC
13089[ 749] By: TimBunce on 1998/03/04 12:19:19
13090 Log: Title: "rename local 'op' variables to 'o'", #F114
13091 From: Gurusamy Sarathy
13092 Files: op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
13093 toke.c
808270a4
GS
13094 Branch: maint-5.004/perl
13095 ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
f58c54f0
NC
13096 ! scope.c toke.c
13097____________________________________________________________________________
13098[ 748] By: TimBunce on 1998/03/04 12:12:27
13099 Log: Title: "consolidated win32 patch", #F112
13100 From: Gurusamy Sarathy
13101 Files: MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
13102 EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
13103 lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
13104 lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
13105 t/harness win32/win32.h win32/win32iop.h README.win32
13106 doio.c installhtml installperl pp_sys.c win32/Makefile
13107 win32/config.bc win32/config.vc win32/config_H.bc
13108 win32/config_H.vc win32/config_h.PL win32/config_sh.PL
13109 win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
13110 win32/perllib.c win32/runperl.c win32/win32.c
13111 win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
13112 x2p/a2py.c
808270a4 13113 Branch: maint-5.004/perl
f58c54f0 13114 + win32/bin/perlglob.pl
808270a4
GS
13115 ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
13116 ! installhtml installperl lib/ExtUtils/Command.pm
13117 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
13118 ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
13119 ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
13120 ! win32/Makefile win32/config.bc win32/config.vc
13121 ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
13122 ! win32/config_sh.PL win32/dl_win32.xs
13123 ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
13124 ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13125 ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
f58c54f0 13126 ! x2p/a2py.c
808270a4 13127____________________________________________________________________________
f58c54f0
NC
13128[ 747] By: TimBunce on 1998/03/04 11:59:57
13129 Log: Title: "initialize @INC in ph.t, and fix up MANIFEST", #F111
13130 From: Gurusamy Sarathy
13131 Files: MANIFEST t/lib/ph.t
808270a4 13132 Branch: maint-5.004/perl
f58c54f0 13133 ! MANIFEST t/lib/ph.t
808270a4 13134____________________________________________________________________________
f58c54f0
NC
13135[ 746] By: TimBunce on 1998/03/04 11:47:43
13136 Log: Title: "properly save STDOUT during system() in debugger", #F110
13137 From: Jason Smith <smithj4@rpi.edu>
13138 Files: lib/perl5db.pl
808270a4 13139 Branch: maint-5.004/perl
f58c54f0 13140 ! lib/perl5db.pl
808270a4 13141____________________________________________________________________________
f58c54f0
NC
13142[ 745] By: TimBunce on 1998/03/04 11:40:19
13143 Log: Title: "generate DynaLoader.pm at build time", #F109
13144 From: Achim Bohnet <ach@mpe.mpg.de>
13145 Msg-ID: <9802111938.AA26224@o09.xray.mpe.mpg.de>
13146 Files: MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
808270a4 13147 Branch: maint-5.004/perl
f58c54f0
NC
13148 + ext/DynaLoader/DynaLoader.pm.PL
13149 ! MANIFEST ext/DynaLoader/Makefile.PL
13150____________________________________________________________________________
13151[ 744] By: TimBunce on 1998/03/04 11:34:09
13152 Log: Title: "Install extensions with bootstrap in $archlib", #F108
13153 From: koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
13154 J. Koenig)
13155 Msg-ID: <sfcra9fqx0n.fsf@anna.in-berlin.de>
13156 Files: lib/ExtUtils/Install.pm
808270a4 13157 Branch: maint-5.004/perl
f58c54f0 13158 ! lib/ExtUtils/Install.pm
808270a4 13159____________________________________________________________________________
f58c54f0
NC
13160[ 743] By: TimBunce on 1998/03/04 10:45:05
13161 Log: Title: "Pod::Html trips over "C<0>"", #F107
13162 From: Chip Salzenberg
13163 Files: lib/Pod/Html.pm
808270a4 13164 Branch: maint-5.004/perl
f58c54f0 13165 ! lib/Pod/Html.pm
808270a4 13166____________________________________________________________________________
f58c54f0
NC
13167[ 742] By: TimBunce on 1998/03/04 10:12:54
13168 Log: Title: "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
13169 From: Achim Bohnet <ach@mpe.mpg.de>
13170 Msg-ID: <9802111629.AA00595@o09.xray.mpe.mpg.de>
13171 Files: pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
808270a4
GS
13172 Branch: maint-5.004/perl
13173 ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
13174____________________________________________________________________________
f58c54f0
NC
13175[ 741] By: TimBunce on 1998/03/04 10:08:31
13176 Log: Title: "New patch for $^E==GetLastError() under Win32", #F105
13177 From: Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
13178 <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
13179 Zakharevich)
13180 Msg-ID: <199801040630.AA29298@metronet.com>,
13181 <199801041826.NAA11568@aatma.engin.umich.edu>,
13182 <1998Jan4.130412.2719461@cor.newman>
13183 Files: pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
13184 win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
808270a4
GS
13185 Branch: maint-5.004/perl
13186 ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
13187 ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
f58c54f0 13188 ! win32/win32.h
808270a4 13189____________________________________________________________________________
f58c54f0
NC
13190[ 740] By: TimBunce on 1998/03/04 09:55:57
13191 Log: Title: "5.004_56: Patch to Tie::Hash and docs", #F104
13192 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13193 Msg-ID: <199801120134.UAA05437@monk.mps.ohio-state.edu>
13194 Files: pod/perlfunc.pod lib/Tie/Hash.pm
808270a4 13195 Branch: maint-5.004/perl
f58c54f0 13196 ! lib/Tie/Hash.pm pod/perlfunc.pod
808270a4 13197____________________________________________________________________________
f58c54f0
NC
13198[ 739] By: TimBunce on 1998/03/04 09:26:01
13199 Log: Title: "more doc for perldoc", #F103
13200 From: Gurusamy Sarathy
13201 Files: utils/perldoc.PL
808270a4 13202 Branch: maint-5.004/perl
f58c54f0 13203 ! utils/perldoc.PL
808270a4 13204____________________________________________________________________________
f58c54f0
NC
13205[ 738] By: TimBunce on 1998/03/04 09:23:16
13206 Log: Title: "Make perldoc look for an index file ", #F102
13207 From: Gisle Aas <gisle@aas.no>
13208 Msg-ID: <199801221220.NAA22902@furu.g.aas.no>
13209 Files: utils/perldoc.PL
808270a4 13210 Branch: maint-5.004/perl
f58c54f0 13211 ! utils/perldoc.PL
808270a4 13212____________________________________________________________________________
f58c54f0
NC
13213[ 737] By: TimBunce on 1998/03/04 09:21:15
13214 Log: Title: "perldoc -F filename", #F101
13215 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13216 Msg-ID: <199712120037.TAA00176@math.mps.ohio-state.edu>
13217 Files: utils/perldoc.PL
808270a4 13218 Branch: maint-5.004/perl
f58c54f0 13219 ! utils/perldoc.PL
808270a4 13220____________________________________________________________________________
f58c54f0
NC
13221[ 736] By: TimBunce on 1998/03/04 09:16:20
13222 Log: Title: "sv_grow can fail for HAS_64K_LIMIT systems", #F100
13223 From: Gisle Aas <gisle@aas.no>
13224 Msg-ID: <m3iuqsl3oq.fsf@furu.g.aas.no>
13225 Files: sv.c
808270a4 13226 Branch: maint-5.004/perl
f58c54f0 13227 ! sv.c
808270a4 13228____________________________________________________________________________
f58c54f0
NC
13229[ 735] By: TimBunce on 1998/03/04 09:08:51
13230 Log: Title: "Benchmark.pm: timethese corrupts $_", #F099
13231 From: abigail@fnx.com
13232 Msg-ID: <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
13233 Files: lib/Benchmark.pm
808270a4 13234 Branch: maint-5.004/perl
f58c54f0 13235 ! lib/Benchmark.pm
808270a4 13236____________________________________________________________________________
f58c54f0
NC
13237[ 734] By: TimBunce on 1998/03/04 08:59:58
13238 Log: Title: "STRANGE_MALLOC should test failed alloc", #F098
13239 From: Gisle Aas <gisle@aas.no>
13240 Msg-ID: <199802021406.PAA03285@furu.g.aas.no>
13241 Files: hv.c
808270a4 13242 Branch: maint-5.004/perl
f58c54f0 13243 ! hv.c
808270a4 13244____________________________________________________________________________
f58c54f0
NC
13245[ 733] By: TimBunce on 1998/03/04 08:35:19
13246 Log: Title: "support caseless %ENV", #F097
13247 From: Gurusamy Sarathy
13248 Files: hv.c t/op/magic.t win32/win32.h
808270a4 13249 Branch: maint-5.004/perl
f58c54f0 13250 ! hv.c t/op/magic.t win32/win32.h
808270a4 13251____________________________________________________________________________
f58c54f0
NC
13252[ 732] By: TimBunce on 1998/03/04 08:33:58
13253 Log: Title: "newer cperl-mode.el (from 5.004_60)", #F096
13254 From: Ilya Zakharevich
13255 Files: emacs/cperl-mode.el
808270a4 13256 Branch: maint-5.004/perl
f58c54f0
NC
13257 ! emacs/cperl-mode.el
13258____________________________________________________________________________
13259[ 731] By: TimBunce on 1998/03/04 08:26:23
13260 Log: Title: "Handle set magic on xsub OUTPUT args, add API functions that handle
13261 magic", #F095
13262 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13263 Msg-ID: <199801190409.XAA26710@aatma.engin.umich.edu>
13264 Files: pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
13265 lib/ExtUtils/xsubpp sv.c
808270a4
GS
13266 Branch: maint-5.004/perl
13267 ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
f58c54f0 13268 ! pod/perlxs.pod proto.h sv.c sv.h
808270a4 13269____________________________________________________________________________
f58c54f0
NC
13270[ 730] By: TimBunce on 1998/03/04 08:20:52
13271 Log: Title: "Fix flawed cleanup when signal handlers are not defined", #F094
13272 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13273 Msg-ID: <199710290106.UAA11485@aatma.engin.umich.edu>
13274 Files: mg.c
808270a4 13275 Branch: maint-5.004/perl
f58c54f0 13276 ! mg.c
808270a4 13277____________________________________________________________________________
f58c54f0
NC
13278[ 729] By: TimBunce on 1998/03/04 08:18:02
13279 Log: Title: "Tests for C<sort 'foo','bar'>", #F093
13280 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13281 Msg-ID: <199711021247.MAA01743@crypt.compulink.co.uk>
13282 Files: t/op/sort.t
808270a4 13283 Branch: maint-5.004/perl
f58c54f0 13284 ! t/op/sort.t
808270a4 13285____________________________________________________________________________
f58c54f0
NC
13286[ 728] By: TimBunce on 1998/03/04 08:17:07
13287 Log: Title: "Make search.pl work on win32", #F092
13288 From: Gurusamy Sarathy
13289 Files: win32/bin/search.pl
808270a4 13290 Branch: maint-5.004/perl
f58c54f0 13291 ! win32/bin/search.pl
808270a4 13292____________________________________________________________________________
f58c54f0
NC
13293[ 727] By: gsar on 1998/03/04 04:13:23
13294 Log: missing s/op/o/ from one of the mainpatches
808270a4 13295 Branch: win32/perl
f58c54f0 13296 ! op.c
808270a4 13297____________________________________________________________________________
f58c54f0
NC
13298[ 726] By: gsar on 1998/03/04 02:12:13
13299 Log: maintpatches #102 and #103 to perldoc.PL
808270a4 13300 Branch: win32/perl
f58c54f0 13301 ! utils/perldoc.PL
808270a4 13302____________________________________________________________________________
f58c54f0
NC
13303[ 725] By: gsar on 1998/03/04 02:00:15
13304 Log: renumber some tests to match maint branch
808270a4 13305 Branch: win32/perl
f58c54f0 13306 ! t/op/local.t
808270a4 13307____________________________________________________________________________
f58c54f0
NC
13308[ 724] By: gsar on 1998/03/04 01:25:50
13309 Log: maintpatch
13310 #70: "Fix random whitespace errors in docs"
13311 From: Roderick Schertler <roderick@argon.org>
13312 Msg-ID: <12726.877706444@eeyore.ibcinc.com>
13313 Date: Fri, 24 Oct 1997 11:20:44 -0400
13314 Files: pod/checkpods.PL pod/perlfunc.pod
808270a4 13315 Branch: win32/perl
f58c54f0 13316 ! pod/checkpods.PL
808270a4 13317____________________________________________________________________________
f58c54f0
NC
13318[ 723] By: gsar on 1998/03/04 01:04:37
13319 Log: sync maintpatch
13320 #76: "Fix infinite loop on unlink() failure in File::Path::rmtree()
13321 From: Chip Salzenberg
13322 Files: lib/File/Path.pm
808270a4 13323 Branch: win32/perl
f58c54f0 13324 ! lib/File/Path.pm
808270a4 13325____________________________________________________________________________
f58c54f0
NC
13326[ 722] By: gsar on 1998/03/04 00:46:46
13327 Log: remove redundancy in File::Find
808270a4 13328 Branch: win32/perl
f58c54f0 13329 ! lib/File/Find.pm
808270a4 13330____________________________________________________________________________
f58c54f0
NC
13331[ 721] By: TimBunce on 1998/03/03 20:06:41
13332 Log: Title: "Fix spurious perldoc warnings on DOSISH platforms", #F091
13333 From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
13334 Msg-ID: <34475659.1AA69855@cdata.tvnet.hu>
13335 Files: utils/perldoc.PL
808270a4 13336 Branch: maint-5.004/perl
f58c54f0
NC
13337 ! utils/perldoc.PL
13338____________________________________________________________________________
13339[ 720] By: TimBunce on 1998/03/03 20:03:59
13340 Log: Title: "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
13341 #F090
13342 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13343 Msg-ID: <199801070016.TAA17766@aatma.engin.umich.edu>
13344 Files: lib/ExtUtils/MM_Unix.pm
808270a4 13345 Branch: maint-5.004/perl
f58c54f0 13346 ! lib/ExtUtils/MM_Unix.pm
808270a4 13347____________________________________________________________________________
f58c54f0
NC
13348[ 719] By: TimBunce on 1998/03/03 20:02:06
13349 Log: Title: "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
13350 From: Gurusamy Sarathy
13351 Files: lib/FindBin.pm
808270a4 13352 Branch: maint-5.004/perl
f58c54f0
NC
13353 ! lib/FindBin.pm
13354____________________________________________________________________________
13355[ 718] By: TimBunce on 1998/03/03 20:00:26
13356 Log: Title: "Fix File::Find's longstanding confusion about win32 being like VMS",
13357 #F088
13358 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13359 Msg-ID: <199802020459.XAA04964@aatma.engin.umich.edu>
13360 Files: lib/File/Find.pm
808270a4 13361 Branch: maint-5.004/perl
f58c54f0 13362 ! lib/File/Find.pm
808270a4 13363____________________________________________________________________________
f58c54f0
NC
13364[ 717] By: TimBunce on 1998/03/03 19:59:38
13365 Log: Title: "do_postponed breaks with multiple interpreters", #F087
13366 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13367 Msg-ID: <199710290316.WAA15888@aatma.engin.umich.edu>
13368 Files: op.c
808270a4 13369 Branch: maint-5.004/perl
f58c54f0 13370 ! op.c
808270a4 13371____________________________________________________________________________
f58c54f0
NC
13372[ 716] By: TimBunce on 1998/03/03 19:57:17
13373 Log: Title: "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
13374 #F086
13375 From: Gurusamy Sarathy
13376 Files: pod/perldelta.pod pod/perldiag.pod toke.c
808270a4 13377 Branch: maint-5.004/perl
f58c54f0 13378 ! pod/perldelta.pod pod/perldiag.pod toke.c
808270a4 13379____________________________________________________________________________
f58c54f0
NC
13380[ 715] By: TimBunce on 1998/03/03 19:51:33
13381 Log: Title: "Pod::Html bug and fix: missing </UL> in index", #F085
13382 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13383 Msg-ID: <199802192314.SAA23326@aatma.engin.umich.edu>
13384 Files: lib/Pod/Html.pm
808270a4 13385 Branch: maint-5.004/perl
f58c54f0 13386 ! lib/Pod/Html.pm
808270a4 13387____________________________________________________________________________
f58c54f0
NC
13388[ 714] By: TimBunce on 1998/03/03 19:50:28
13389 Log: Title: "New pod: perlhist", #F084
13390 From: Jarkko Hietaniemi <jhi@iki.fi>
13391 Msg-ID: <199802191556.RAA09578@alpha.hut.fi>
13392 Files: MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
808270a4 13393 Branch: maint-5.004/perl
f58c54f0
NC
13394 + pod/perlhist.pod
13395 ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
13396____________________________________________________________________________
13397[ 713] By: TimBunce on 1998/03/03 19:47:13
13398 Log: Title: "Fix restoration of locals on scope unwinding", #F083
13399 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13400 Msg-ID: <199802110515.AAA23700@aatma.engin.umich.edu>
13401 Files: pp_ctl.c t/op/local.t
808270a4 13402 Branch: maint-5.004/perl
f58c54f0 13403 ! pp_ctl.c t/op/local.t
808270a4 13404____________________________________________________________________________
f58c54f0
NC
13405[ 712] By: TimBunce on 1998/03/03 19:45:56
13406 Log: Title: "after an eval-ed bad require, requiring a string ref SEGVs", #F082
13407 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13408 Msg-ID: <199802102349.SAA16001@aatma.engin.umich.edu>
13409 Files: pp_ctl.c
808270a4 13410 Branch: maint-5.004/perl
f58c54f0 13411 ! pp_ctl.c
808270a4 13412____________________________________________________________________________
f58c54f0
NC
13413[ 711] By: TimBunce on 1998/03/03 19:44:41
13414 Log: Title: "Fix seg fault on eval/require and syntax errors", #F081
13415 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13416 Msg-ID: <199802102321.SAA15346@aatma.engin.umich.edu>
13417 Files: MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
808270a4 13418 Branch: maint-5.004/perl
f58c54f0
NC
13419 + t/comp/require.t
13420 ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
13421____________________________________________________________________________
13422[ 710] By: TimBunce on 1998/03/03 19:36:34
13423 Log: Title: "5.004_58: the locale.t problem in IRIX", #F080
13424 From: Jarkko Hietaniemi <jhi@iki.fi>
13425 Msg-ID: <199802091747.TAA01735@alpha.hut.fi>
13426 Files: t/pragma/locale.t
808270a4 13427 Branch: maint-5.004/perl
f58c54f0 13428 ! t/pragma/locale.t
808270a4 13429____________________________________________________________________________
f58c54f0
NC
13430[ 709] By: TimBunce on 1998/03/03 19:32:30
13431 Log: Title: "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
13432 From: Gisle Aas <gisle@aas.no>
13433 Msg-ID: <m3g1lwl3bq.fsf@furu.g.aas.no>
13434 Files: sv.c
808270a4 13435 Branch: maint-5.004/perl
f58c54f0 13436 ! sv.c
808270a4 13437____________________________________________________________________________
f58c54f0
NC
13438[ 708] By: TimBunce on 1998/03/03 19:28:06
13439 Log: Title: "Eliminate double warnings under C<package;>", #F077
13440 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13441 Msg-ID: <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
13442 Files: gv.c op.c toke.c
808270a4 13443 Branch: maint-5.004/perl
f58c54f0
NC
13444 ! gv.c op.c toke.c
13445____________________________________________________________________________
13446[ 707] By: TimBunce on 1998/03/03 19:13:17
13447 Log: Title: "Fix infinite loop on unlink() failure in File::Path::rmtree()",
13448 #F076
13449 From: Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
13450 Msg-ID: <199802061100.LAA16423@toad.ig.co.uk>
13451 Files: lib/File/Path.pm
808270a4 13452 Branch: maint-5.004/perl
f58c54f0 13453 ! lib/File/Path.pm
808270a4 13454____________________________________________________________________________
f58c54f0
NC
13455[ 706] By: TimBunce on 1998/03/03 19:08:45
13456 Log: Title: "Update of h2ph", #F075
13457 From: kstar@www.chapin.edu (Kurt D. Starsinic)
13458 Msg-ID: <199802051354.FAA11452@www.chapin.edu>
13459 Files: t/lib/ph.t utils/h2ph.PL
808270a4 13460 Branch: maint-5.004/perl
f58c54f0
NC
13461 + t/lib/ph.t
13462 ! utils/h2ph.PL
13463____________________________________________________________________________
13464[ 705] By: TimBunce on 1998/03/03 18:56:59
13465 Log: Title: "Fix AutoLoader for deep packages", #F074
13466 From: Zachary Miller <zcmiller@zappy.er.usgs.gov>
13467 Msg-ID: <199710092348.SAA02108@zappy.er.usgs.gov>
13468 Files: lib/AutoLoader.pm
808270a4 13469 Branch: maint-5.004/perl
f58c54f0 13470 ! lib/AutoLoader.pm
808270a4 13471____________________________________________________________________________
f58c54f0
NC
13472[ 704] By: TimBunce on 1998/03/03 18:35:36
13473 Log: Title: "Fix order of warnings for misplaced subscripts", #F073
13474 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13475 Msg-ID: <199710131023.LAA16796@crypt.compulink.co.uk>
13476 Files: op.c
808270a4 13477 Branch: maint-5.004/perl
f58c54f0 13478 ! op.c
808270a4 13479____________________________________________________________________________
f58c54f0
NC
13480[ 703] By: TimBunce on 1998/03/03 18:32:28
13481 Log: Title: "Make recursive lexical analysis more robust", #F072
13482 From: Ilya Zakharevich and Chip Salzenberg
13483 Msg-ID: <199710160102.VAA28817@monk.mps.ohio-state.edu>
13484 Files: toke.c
808270a4 13485 Branch: maint-5.004/perl
f58c54f0 13486 ! toke.c
808270a4 13487____________________________________________________________________________
f58c54f0
NC
13488[ 702] By: TimBunce on 1998/03/03 18:18:10
13489 Log: Title: "Fix random whitespace errors in docs", #F070
13490 From: Roderick Schertler <roderick@argon.org>
13491 Msg-ID: <12726.877706444@eeyore.ibcinc.com>
13492 Files: pod/perlfunc.pod pod/checkpods.PL
808270a4 13493 Branch: maint-5.004/perl
f58c54f0 13494 ! pod/checkpods.PL pod/perlfunc.pod
808270a4 13495____________________________________________________________________________
f58c54f0
NC
13496[ 701] By: TimBunce on 1998/03/03 18:13:54
13497 Log: Title: "Fix line numbers after here documents in eval STRING", #F069
13498 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13499 Msg-ID: <199710241745.NAA08166@monk.mps.ohio-state.edu>
13500 Files: toke.c
808270a4 13501 Branch: maint-5.004/perl
f58c54f0
NC
13502 ! toke.c
13503____________________________________________________________________________
13504[ 700] By: TimBunce on 1998/03/03 18:11:20
13505 Log: Title: "Fix SEGV from combining caller and C<package;>", #F068
13506 From: James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
13507 <nick@flirble.org>
13508 Msg-ID: <199710241248.NAA00163@flirble.org>,
13509 <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
13510 net>
13511 Files: pp_ctl.c sv.c
808270a4 13512 Branch: maint-5.004/perl
f58c54f0 13513 ! pp_ctl.c sv.c
808270a4 13514____________________________________________________________________________
f58c54f0
NC
13515[ 699] By: TimBunce on 1998/03/03 18:06:59
13516 Log: Title: "Don't fold string comparison under C<use locale>", #F067
13517 From: Jarkko Hietaniemi <jhi@iki.fi>
13518 Msg-ID: <199711151506.RAA26287@alpha.hut.fi>
13519 Files: op.c
808270a4 13520 Branch: maint-5.004/perl
f58c54f0 13521 ! op.c
808270a4 13522____________________________________________________________________________
f58c54f0
NC
13523[ 698] By: TimBunce on 1998/03/03 18:04:51
13524 Log: Title: "Fix SEGV on constant at end of sort block", #F066
13525 From: Administration <fadmin@informatics.muni.cz>
13526 Msg-ID: <199711170838.JAA26073@thetis.fi.muni.cz>
13527 Files: op.c
808270a4 13528 Branch: maint-5.004/perl
f58c54f0 13529 ! op.c
808270a4 13530____________________________________________________________________________
f58c54f0
NC
13531[ 697] By: TimBunce on 1998/03/03 18:02:54
13532 Log: Title: "Allow C<last()> to mean C<last>", #F065
13533 From: Chip Salzenberg
13534 Files: op.c
808270a4 13535 Branch: maint-5.004/perl
f58c54f0 13536 ! op.c
808270a4 13537____________________________________________________________________________
f58c54f0
NC
13538[ 696] By: TimBunce on 1998/03/03 17:58:12
13539 Log: Title: "Fix extension version mismatch message", #F064
13540 From: Chip Salzenberg
13541 Files: XSUB.h
808270a4 13542 Branch: maint-5.004/perl
f58c54f0
NC
13543 ! XSUB.h
13544____________________________________________________________________________
13545[ 695] By: TimBunce on 1998/03/03 17:53:04
13546 Log: Title: "Better handle and test struct tm of Linux and SunOS", #F063
13547 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
13548 Msg-ID: <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
13549 Files: MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
13550 hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
808270a4 13551 Branch: maint-5.004/perl
f58c54f0
NC
13552 + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
13553 ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
808270a4 13554____________________________________________________________________________
f58c54f0
NC
13555[ 694] By: TimBunce on 1998/03/03 17:40:47
13556 Log: Title: "Fix doc bug in getservbyname() examples", #F062
13557 From: Tom Christiansen
13558 Files: ext/Socket/Socket.pm
808270a4 13559 Branch: maint-5.004/perl
f58c54f0 13560 ! ext/Socket/Socket.pm
808270a4 13561____________________________________________________________________________
f58c54f0
NC
13562[ 693] By: TimBunce on 1998/03/03 17:32:57
13563 Log: Title: "Kill warning about parameter type", #F061
13564 From: Chip Salzenberg
13565 Files: op.c
808270a4 13566 Branch: maint-5.004/perl
f58c54f0 13567 ! op.c
808270a4 13568____________________________________________________________________________
f58c54f0
NC
13569[ 692] By: TimBunce on 1998/03/03 17:11:07
13570 Log: Title: "Socket occasional SEGV", #F060
13571 From: Trevor Blackwell <tlb@viaweb.com>
13572 Msg-ID: <199710281804.NAA09632@wagg.viaweb.com>
13573 Files: ext/Socket/Socket.xs
808270a4 13574 Branch: maint-5.004/perl
f58c54f0 13575 ! ext/Socket/Socket.xs
808270a4 13576____________________________________________________________________________
f58c54f0
NC
13577[ 691] By: TimBunce on 1998/03/03 17:09:51
13578 Log: Title: "Avoid SEGV from local($@)", #F059
13579 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13580 Msg-ID: <199710290251.VAA14362@aatma.engin.umich.edu>
13581 Files: pp_ctl.c
808270a4 13582 Branch: maint-5.004/perl
f58c54f0 13583 ! pp_ctl.c
808270a4 13584____________________________________________________________________________
f58c54f0
NC
13585[ 690] By: TimBunce on 1998/03/03 17:08:21
13586 Log: Title: "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
13587 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13588 Msg-ID: <199710300036.TAA01004@aatma.engin.umich.edu>
13589 Files: op.c
808270a4 13590 Branch: maint-5.004/perl
f58c54f0 13591 ! op.c
808270a4 13592____________________________________________________________________________
f58c54f0
NC
13593[ 689] By: TimBunce on 1998/03/03 17:05:57
13594 Log: Title: "Use STMT_{START,END} in XSRETURN", #F057
13595 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13596 Msg-ID: <199710300245.VAA04244@aatma.engin.umich.edu>
13597 Files: XSUB.h
808270a4 13598 Branch: maint-5.004/perl
f58c54f0 13599 ! XSUB.h
808270a4 13600____________________________________________________________________________
f58c54f0
NC
13601[ 688] By: TimBunce on 1998/03/03 17:04:15
13602 Log: Title: "Re: Sort grammar bug", #F056
13603 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13604 Msg-ID: <199711011946.OAA18882@aatma.engin.umich.edu>
13605 Files: toke.c
808270a4 13606 Branch: maint-5.004/perl
f58c54f0 13607 ! toke.c
808270a4 13608____________________________________________________________________________
f58c54f0
NC
13609[ 687] By: TimBunce on 1998/03/03 17:01:32
13610 Log: Title: "Document indirect object cases for exec(), system()", #F055
13611 From: Dominic Dunlop <domo@slipper.ip.lu>
13612 Msg-ID: <v03110700b084e89234a7@[194.51.248.90]>
13613 Files: pod/perlfunc.pod
808270a4 13614 Branch: maint-5.004/perl
f58c54f0
NC
13615 ! pod/perlfunc.pod
13616____________________________________________________________________________
13617[ 686] By: TimBunce on 1998/03/03 16:56:44
13618 Log: Title: "Update docs on tr///", #F054
13619 From: Tom Phoenix <rootbeer@teleport.com>
13620 Msg-ID: <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
13621 Files: pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13622 pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
13623 pod/perlstyle.pod toke.c
808270a4
GS
13624 Branch: maint-5.004/perl
13625 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13626 ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
f58c54f0 13627 ! pod/perlstyle.pod toke.c
808270a4 13628____________________________________________________________________________
f58c54f0
NC
13629[ 685] By: TimBunce on 1998/03/03 16:38:50
13630 Log: Title: "Re: perlop bitwise & | ^ documentation", #F053
13631 From: Tom Phoenix <rootbeer@teleport.com>
13632 Msg-ID: <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
13633 Files: pod/perlop.pod
808270a4 13634 Branch: maint-5.004/perl
f58c54f0 13635 ! pod/perlop.pod
808270a4 13636____________________________________________________________________________
f58c54f0
NC
13637[ 684] By: TimBunce on 1998/03/03 16:37:00
13638 Log: Title: "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
13639 From: "Joseph N. Hall" <joseph@cscaper.com>
13640 Msg-ID: <199711110552.WAA12613@gadget.cscaper.com>
13641 Files: perly.c perly.c.diff perly.y vms/perly_c.vms
808270a4 13642 Branch: maint-5.004/perl
f58c54f0
NC
13643 ! perly.c perly.c.diff perly.y vms/perly_c.vms
13644____________________________________________________________________________
13645[ 683] By: TimBunce on 1998/03/03 16:31:15
13646 Log: Title: "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
13647 sv_vsetpfn", #F051
13648 From: jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
13649 Msg-ID: <346ae970.7444534@smtp1.ibm.net>
13650 Files: pod/perlguts.pod
808270a4 13651 Branch: maint-5.004/perl
f58c54f0 13652 ! pod/perlguts.pod
808270a4 13653____________________________________________________________________________
f58c54f0
NC
13654[ 682] By: TimBunce on 1998/03/03 16:28:30
13655 Log: Title: "5.004_04: locale startup failure (at last) documented", #F050
13656 From: Jarkko Hietaniemi <jhi@iki.fi>
13657 Msg-ID: <199711172054.WAA08261@alpha.hut.fi>
13658 Files: INSTALL pod/perldiag.pod pod/perllocale.pod
808270a4 13659 Branch: maint-5.004/perl
f58c54f0 13660 ! INSTALL pod/perldiag.pod pod/perllocale.pod
808270a4 13661____________________________________________________________________________
f58c54f0
NC
13662[ 681] By: TimBunce on 1998/03/03 16:24:12
13663 Log: Title: "Cope with lack of args in Fcntl::AUTOLOAD", #F049
13664 From: Jerome Abela <abela@hsc.fr>
13665 Msg-ID: <19971120183248.23588@coredump.hsc.fr>
13666 Files: ext/Fcntl/Fcntl.pm
808270a4 13667 Branch: maint-5.004/perl
f58c54f0 13668 ! ext/Fcntl/Fcntl.pm
808270a4 13669____________________________________________________________________________
f58c54f0
NC
13670[ 680] By: TimBunce on 1998/03/03 16:23:20
13671 Log: Title: "Commenting toke.c", #F048
13672 From: gnat@frii.com
13673 Msg-ID: <199801082138.OAA14186@prometheus.frii.com>
13674 Files: toke.c
808270a4 13675 Branch: maint-5.004/perl
f58c54f0 13676 ! toke.c
808270a4 13677____________________________________________________________________________
f58c54f0
NC
13678[ 679] By: TimBunce on 1998/03/03 16:18:32
13679 Log: Title: "Re: 5.004_04 vec() fails with 32-bit values", #F047
13680 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13681 Msg-ID: <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
13682 Files: pod/perlguts.pod pp.c t/op/vec.t
808270a4 13683 Branch: maint-5.004/perl
f58c54f0 13684 ! pod/perlguts.pod pp.c t/op/vec.t
808270a4 13685____________________________________________________________________________
f58c54f0
NC
13686[ 678] By: TimBunce on 1998/03/03 16:15:44
13687 Log: Title: "A few perl5.004_03 bugs", #F046
13688 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13689 Msg-ID: <199801221211.MAA05315@crypt.compulink.co.uk>
13690 Files: mg.c t/op/magic.t
808270a4 13691 Branch: maint-5.004/perl
f58c54f0 13692 ! mg.c t/op/magic.t
808270a4 13693____________________________________________________________________________
f58c54f0
NC
13694[ 677] By: TimBunce on 1998/03/03 16:13:11
13695 Log: Title: "Faster, cleaner av_unshift() ", #F045
13696 From: Gisle Aas <gisle@aas.no>
13697 Msg-ID: <199801221850.TAA23111@furu.g.aas.no>
13698 Files: av.c
808270a4 13699 Branch: maint-5.004/perl
f58c54f0 13700 ! av.c
808270a4 13701____________________________________________________________________________
f58c54f0
NC
13702[ 676] By: TimBunce on 1998/03/03 16:04:30
13703 Log: Title: "New hints/solaris2.sh", #F044
13704 From: Stephen Zander <srz@mckesson.com>
13705 Msg-ID: <87oh12y458.fsf@wsuse5.mckesson.com>
13706 Files: hints/solaris_2.sh
808270a4 13707 Branch: maint-5.004/perl
f58c54f0 13708 ! hints/solaris_2.sh
808270a4 13709____________________________________________________________________________
f58c54f0
NC
13710[ 675] By: TimBunce on 1998/03/03 15:33:07
13711 Log: Title: "Refresh Complex.pm and test", #F043
13712 From: Jarkko Hietaniemi <jhi@iki.fi>
13713 Msg-ID: <199802051608.SAA20262@alpha.hut.fi>
13714 Files: lib/Math/Complex.pm t/lib/complex.t
808270a4 13715 Branch: maint-5.004/perl
f58c54f0 13716 ! lib/Math/Complex.pm t/lib/complex.t
808270a4 13717____________________________________________________________________________
f58c54f0
NC
13718[ 674] By: TimBunce on 1998/03/03 15:29:16
13719 Log: Title: "Fix (\@@) proto", #F042
13720 From: "Joseph N. Hall" <joseph@cscaper.com>
13721 Msg-ID: <199801240132.SAA25111@gadget.cscaper.com>
13722 Files: op.c t/comp/proto.t
808270a4 13723 Branch: maint-5.004/perl
f58c54f0 13724 ! op.c t/comp/proto.t
808270a4 13725____________________________________________________________________________
f58c54f0
NC
13726[ 673] By: TimBunce on 1998/03/03 15:26:31
13727 Log: Title: "Allow empty BLOCK in code", #F041
13728 From: Vladimir Alexiev <vladimir@cs.ualberta.ca>
13729 Msg-ID: <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
13730 Files: toke.c
808270a4 13731 Branch: maint-5.004/perl
f58c54f0 13732 ! toke.c
808270a4 13733____________________________________________________________________________
f58c54f0
NC
13734[ 672] By: TimBunce on 1998/03/03 15:23:55
13735 Log: Title: "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
13736 From: Chip Salzenberg
13737 Files: gv.c t/op/gv.t
808270a4 13738 Branch: maint-5.004/perl
f58c54f0 13739 ! gv.c t/op/gv.t
808270a4 13740____________________________________________________________________________
f58c54f0
NC
13741[ 671] By: TimBunce on 1998/03/03 10:02:32
13742 Log: Title: "Keep accurate reference count on globs' stashes", #F038
13743 From: Gisle Aas <gisle@aas.no>
13744 Msg-ID: <m3zpk7sd3n.fsf@furu.g.aas.no>
13745 Files: gv.c sv.c
808270a4 13746 Branch: maint-5.004/perl
f58c54f0 13747 ! gv.c sv.c
808270a4 13748____________________________________________________________________________
f58c54f0
NC
13749[ 670] By: TimBunce on 1998/03/03 09:59:48
13750 Log: Title: "Avoid memory allocation in gv_fetchpv(), for speed", #F037
13751 From: Chip Salzenberg
13752 Files: gv.c
808270a4 13753 Branch: maint-5.004/perl
f58c54f0 13754 ! gv.c
808270a4 13755____________________________________________________________________________
f58c54f0
NC
13756[ 669] By: TimBunce on 1998/03/03 09:58:58
13757 Log: Title: "Make Configure less negative about PerlIO", #F036
13758 From: chip@atlantic.net
13759 Msg-ID: <199801312323.SAA15237@cyprus.atlantic.net>
13760 Files: Configure
808270a4 13761 Branch: maint-5.004/perl
f58c54f0 13762 ! Configure
808270a4 13763____________________________________________________________________________
f58c54f0
NC
13764[ 668] By: TimBunce on 1998/03/03 09:55:51
13765 Log: Title: "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
13766 From: Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
13767 Msg-ID: <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
13768 Files: pp_ctl.c
808270a4 13769 Branch: maint-5.004/perl
f58c54f0 13770 ! pp_ctl.c
808270a4 13771____________________________________________________________________________
f58c54f0
NC
13772[ 667] By: TimBunce on 1998/03/03 09:52:59
13773 Log: Title: "Make Getopt::Long avoid $&, $`, $'", #F034
13774 From: Irving Reid <irving@tor.securecomputing.com>
13775 Msg-ID: <98Feb3.005102est.11655@janus.tor.securecomputing.com>
13776 Files: lib/Getopt/Long.pm
808270a4 13777 Branch: maint-5.004/perl
f58c54f0 13778 ! lib/Getopt/Long.pm
808270a4 13779____________________________________________________________________________
f58c54f0
NC
13780[ 666] By: TimBunce on 1998/03/03 09:51:27
13781 Log: Title: "adding the newSVpvn API function", #F033
13782 From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
13783 Msg-ID: <199801310532.GAA23798@solar.ethz.ch>
13784 Files: pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
808270a4 13785 Branch: maint-5.004/perl
f58c54f0 13786 ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
808270a4 13787____________________________________________________________________________
f58c54f0
NC
13788[ 665] By: TimBunce on 1998/03/03 09:43:30
13789 Log: Title: "Support C<Package::> as function-blind bearword", #F032
13790 From: Chip Salzenberg
13791 Files: toke.c
808270a4 13792 Branch: maint-5.004/perl
f58c54f0 13793 ! toke.c
808270a4 13794____________________________________________________________________________
f58c54f0
NC
13795[ 664] By: TimBunce on 1998/03/03 09:41:40
13796 Log: Title: "Re-optimize character classes", #F031
13797 From: Chip Salzenberg
13798 Files: regcomp.h regcomp.c regexec.c
808270a4 13799 Branch: maint-5.004/perl
f58c54f0 13800 ! regcomp.c regcomp.h regexec.c
808270a4 13801____________________________________________________________________________
f58c54f0
NC
13802[ 663] By: TimBunce on 1998/03/03 09:39:55
13803 Log: Title: "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
13804 From: dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
13805 Msg-ID: <EnKC0q.6qI@drnews.dr.lucent.com>
13806 Files: op.c t/op/local.t
808270a4 13807 Branch: maint-5.004/perl
f58c54f0 13808 ! op.c t/op/local.t
808270a4 13809____________________________________________________________________________
f58c54f0
NC
13810[ 662] By: TimBunce on 1998/03/03 09:37:51
13811 Log: Title: "Dramatically improve performance of // with parens or $&", #F029
13812 From: Chip Salzenberg
13813 Files: cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
13814 pp_hot.c regexec.c scope.c
808270a4
GS
13815 Branch: maint-5.004/perl
13816 ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
f58c54f0 13817 ! proto.h regexec.c regexp.h scope.c
808270a4 13818____________________________________________________________________________
f58c54f0
NC
13819[ 661] By: TimBunce on 1998/03/03 09:27:04
13820 Log: Title: "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
13821 From: Chip Salzenberg
13822 Files: toke.c
808270a4 13823 Branch: maint-5.004/perl
f58c54f0 13824 ! toke.c
808270a4 13825____________________________________________________________________________
f58c54f0
NC
13826[ 660] By: TimBunce on 1998/03/03 09:24:41
13827 Log: Title: "Protect against weirdness with unreal @_ in C<local @_>", #F027
13828 From: Chip Salzenberg
13829 Files: scope.c
808270a4 13830 Branch: maint-5.004/perl
f58c54f0 13831 ! scope.c
808270a4 13832____________________________________________________________________________
f58c54f0
NC
13833[ 659] By: TimBunce on 1998/03/03 09:24:00
13834 Log: Title: "Fix C<printf "%.0d", 0>", #F026
13835 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13836 Msg-ID: <199711021331.NAA01826@crypt.compulink.co.uk>
13837 Files: sv.c t/op/sprintf.t
808270a4 13838 Branch: maint-5.004/perl
f58c54f0 13839 ! sv.c t/op/sprintf.t
808270a4 13840____________________________________________________________________________
f58c54f0
NC
13841[ 658] By: TimBunce on 1998/03/03 09:22:13
13842 Log: Title: "Tiny core patch for source filters", #F025
13843 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13844 Msg-ID: <9711202312.AA02937@claudius.bfsec.bt.co.uk>
13845 Files: toke.c
808270a4 13846 Branch: maint-5.004/perl
f58c54f0 13847 ! toke.c
808270a4 13848____________________________________________________________________________
f58c54f0
NC
13849[ 657] By: TimBunce on 1998/03/03 09:20:00
13850 Log: Title: "Here-doc in s///e (was: Bug)", #F024
13851 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13852 Msg-ID: <199711221445.OAA14153@crypt.compulink.co.uk>
13853 Files: t/base/lex.t toke.c
808270a4 13854 Branch: maint-5.004/perl
f58c54f0 13855 ! t/base/lex.t toke.c
808270a4 13856____________________________________________________________________________
f58c54f0
NC
13857[ 656] By: TimBunce on 1998/03/03 09:17:56
13858 Log: Title: "Fix duplicate warnings on C<-e undef>", #F023
13859 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13860 Msg-ID: <199711221252.MAA14000@crypt.compulink.co.uk>
13861 Files: doio.c t/pragma/warn-1global
808270a4 13862 Branch: maint-5.004/perl
f58c54f0 13863 ! doio.c t/pragma/warn-1global
808270a4 13864____________________________________________________________________________
f58c54f0
NC
13865[ 655] By: TimBunce on 1998/03/03 09:16:56
13866 Log: Title: "Fix '*' prototype", #F022
13867 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13868 Msg-ID: <199711212225.RAA00755@monk.mps.ohio-state.edu>
13869 Files: toke.c
808270a4 13870 Branch: maint-5.004/perl
f58c54f0 13871 ! toke.c
808270a4 13872____________________________________________________________________________
f58c54f0
NC
13873[ 654] By: TimBunce on 1998/03/03 09:15:04
13874 Log: Title: "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
13875 From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
13876 Msg-ID: <199711260703.XAA21257@mailgate2.boeing.com>
13877 Files: lib/File/Find.pm
808270a4 13878 Branch: maint-5.004/perl
f58c54f0 13879 ! lib/File/Find.pm
808270a4 13880____________________________________________________________________________
f58c54f0
NC
13881[ 653] By: TimBunce on 1998/03/03 09:11:55
13882 Log: Title: "Fix typo: FORM{,AT}LINE", #F020
13883 From: Chip Salzenberg
13884 Files: sv.c
808270a4 13885 Branch: maint-5.004/perl
f58c54f0 13886 ! sv.c
808270a4 13887____________________________________________________________________________
f58c54f0
NC
13888[ 652] By: TimBunce on 1998/03/03 09:07:50
13889 Log: Title: "Fix use of unref mem when blessed object goes out of scope", #F019
13890 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13891 Msg-ID: <199711282326.SAA15090@aatma.engin.umich.edu>
13892 Files: scope.c
808270a4 13893 Branch: maint-5.004/perl
f58c54f0 13894 ! scope.c
808270a4 13895____________________________________________________________________________
f58c54f0
NC
13896[ 651] By: TimBunce on 1998/03/03 09:07:10
13897 Log: Title: "Fix C<my ($a, undef, $b) = @x>", #F018
13898 From: Stephane Payrard <stef@francenet.fr>
13899 Msg-ID: <199712040054.BAA04612@www.zweig.com>
13900 Files: op.c t/op/my.t
808270a4 13901 Branch: maint-5.004/perl
f58c54f0 13902 ! op.c t/op/my.t
808270a4 13903____________________________________________________________________________
f58c54f0
NC
13904[ 650] By: TimBunce on 1998/03/03 09:04:04
13905 Log: Title: "enhanced "use strict" warning", #F017
13906 From: Tkil <tkil@reptile.scrye.com>
13907 Msg-ID: <199712040938.CAA07628@reptile.scrye.com>
13908 Files: gv.c t/pragma/strict-subs t/pragma/strict-vars
808270a4 13909 Branch: maint-5.004/perl
f58c54f0 13910 ! gv.c t/pragma/strict-subs t/pragma/strict-vars
808270a4 13911____________________________________________________________________________
f58c54f0
NC
13912[ 649] By: TimBunce on 1998/03/03 09:02:55
13913 Log: Title: "eval of sub gives spurious "uninitialised" warning", #F016
13914 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13915 Msg-ID: <199712061025.FAA14396@aatma.engin.umich.edu>
13916 Files: pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
808270a4 13917 Branch: maint-5.004/perl
f58c54f0 13918 ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
808270a4 13919____________________________________________________________________________
f58c54f0
NC
13920[ 648] By: TimBunce on 1998/03/03 08:58:00
13921 Log: Title: "[PERL] Assigning result of pop scrambles unrelated reference", #F015
13922 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13923 Msg-ID: <199712061100.GAA14864@aatma.engin.umich.edu>
13924 Files: sv.c
808270a4 13925 Branch: maint-5.004/perl
f58c54f0 13926 ! sv.c
808270a4 13927____________________________________________________________________________
f58c54f0
NC
13928[ 647] By: TimBunce on 1998/03/03 08:53:35
13929 Log: Title: "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
13930 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13931 Msg-ID: <199712151922.OAA06410@monk.mps.ohio-state.edu>
13932 Files: os2/os2.c util.c
808270a4 13933 Branch: maint-5.004/perl
f58c54f0 13934 ! os2/os2.c util.c
808270a4 13935____________________________________________________________________________
f58c54f0
NC
13936[ 646] By: TimBunce on 1998/03/03 08:51:04
13937 Log: Title: "Fix fdopen() on STD{IN,OUT,ERR}", #F013
13938 From: Roderick Schertler <roderick@argon.org>
13939 Msg-ID: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
13940 Files: doio.c t/op/misc.t
808270a4 13941 Branch: maint-5.004/perl
f58c54f0 13942 ! doio.c t/op/misc.t
808270a4 13943____________________________________________________________________________
f58c54f0
NC
13944[ 645] By: TimBunce on 1998/03/03 08:49:34
13945 Log: Title: "Fix local $a[0] and local $h{a}", #F012
13946 From: Stephen McCamant <alias@mcs.com>
13947 Msg-ID: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
13948 Files: embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
808270a4 13949 Branch: maint-5.004/perl
f58c54f0 13950 ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
808270a4 13951____________________________________________________________________________
f58c54f0
NC
13952[ 644] By: TimBunce on 1998/03/03 08:43:06
13953 Log: Title: "Eliminate redundant mg_get() in SvTRUE()", #F011
13954 From: Spider Boardman <spider@orb.nashua.nh.us>
13955 Msg-ID: <199712251839.NAA14800@Orb.Nashua.NH.US>
13956 Files: sv.c
808270a4 13957 Branch: maint-5.004/perl
f58c54f0 13958 ! sv.c
808270a4 13959____________________________________________________________________________
f58c54f0
NC
13960[ 643] By: TimBunce on 1998/03/03 08:41:07
13961 Log: Title: "Don't force scalar context on C<my @x> or C<my %x>", #F010
13962 From: Chip Salzenberg
13963 Files: op.c t/op/my.t
808270a4 13964 Branch: maint-5.004/perl
f58c54f0 13965 ! op.c t/op/my.t
808270a4 13966____________________________________________________________________________
f58c54f0
NC
13967[ 642] By: TimBunce on 1998/03/03 08:39:11
13968 Log: Title: "Fix assignment to $_[0] in DESTROY", #F009
13969 From: Gurusamy Sarathy <gsar@engin.umich.edu>
13970 Msg-ID: <199801010030.TAA14274@aatma.engin.umich.edu>
13971 Files: pod/perlobj.pod sv.c t/op/ref.t
808270a4 13972 Branch: maint-5.004/perl
f58c54f0
NC
13973 ! pod/perlobj.pod sv.c t/op/ref.t
13974____________________________________________________________________________
13975[ 641] By: gsar on 1998/03/03 04:39:49
13976 Log: merge problematic maintpatch to op.c
13977 #77: "Eliminate double warnings under C<package;>"
13978 From: Chip Salzenberg
13979 Files: gv.c op.c toke.c
13980 Branch: win32/perl
13981 ! gv.c op.c toke.c
13982____________________________________________________________________________
13983[ 640] By: gsar on 1998/03/03 04:30:22
13984 Log: merge another conflicting maintpatch to op.c
13985 #17: "Enhanced "use strict" warning"
13986 From: Tkil <tkil@reptile.scrye.com>
13987 Msg-ID: <199712040938.CAA07628@reptile.scrye.com>
13988 Date: Thu, 4 Dec 1997 02:38:26 -0700
13989 Files: gv.c t/pragma/strict-subs t/pragma/strict-vars
13990 Branch: win32/perl
13991 ! gv.c t/pragma/strict-subs t/pragma/strict-vars
13992____________________________________________________________________________
13993[ 639] By: gsar on 1998/03/03 04:09:11
13994 Log: maintpatch
13995 #73: "Fix order of warnings for misplaced subscripts"
13996 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13997 Msg-ID: <199710131023.LAA16796@crypt.compulink.co.uk>
13998 Date: Mon, 13 Oct 1997 11:23:56 +0100
13999 Files: op.c
14000 Branch: win32/perl
14001 ! op.c
14002____________________________________________________________________________
14003[ 638] By: gsar on 1998/03/03 04:02:16
14004 Log: manually apply another conflicting maintpatch
14005 #64: "Fix extension version mismatch message"
14006 From: Chip Salzenberg
14007 Files: XSUB.h
14008 Branch: win32/perl
14009 ! XSUB.h
14010____________________________________________________________________________
14011[ 637] By: gsar on 1998/03/03 03:57:08
14012 Log: maintpatch
14013 #62: "Fix doc bug in getservbyname() examples"
14014 From: Tom Christiansen
14015 Files: ext/Socket/Socket.pm
14016 Branch: win32/perl
14017 ! ext/Socket/Socket.pm
14018____________________________________________________________________________
14019[ 636] By: gsar on 1998/03/03 03:55:13
14020 Log: maintpatch
14021 #60: "Socket occasional SEGV"
14022 From: Trevor Blackwell <tlb@viaweb.com>
14023 Msg-ID: <199710281804.NAA09632@wagg.viaweb.com>
14024 Date: Tue, 28 Oct 1997 13:04:43 -0500 (EST)
14025 Files: ext/Socket/Socket.xs
14026 Branch: win32/perl
14027 ! ext/Socket/Socket.xs
14028____________________________________________________________________________
14029[ 635] By: gsar on 1998/03/03 03:51:01
14030 Log: maintpatches for docs
14031 #53: "Perlop bitwise & | ^ documentation"
14032 From: Tom Phoenix <rootbeer@teleport.com>
14033 Msg-ID: <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
14034 Date: Thu, 6 Nov 1997 07:44:52 -0800 (PST)
14035 Files: pod/perlfunc.pod
14036 --------
14037 #54: "Update docs on tr///"
14038 From: Tom Phoenix <rootbeer@teleport.com>
14039 Msg-ID: <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
14040 Date: Mon, 3 Nov 1997 07:28:39 -0800 (PST)
14041 Files: pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14042 pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
14043 pod/perlstyle.pod toke.c
808270a4
GS
14044 Branch: win32/perl
14045 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14046 ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
f58c54f0
NC
14047 ! pod/perlstyle.pod toke.c
14048____________________________________________________________________________
14049[ 634] By: gsar on 1998/03/03 03:43:42
14050 Log: another maintpatch (this one needed adjust of test nos.)
14051 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14052 Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
14053 Date: Thu, 22 Jan 1998 12:11:49 +0000
14054 Subject: Re: [PERL] A few perl5.004_03 bugs
14055 Branch: win32/perl
14056 ! mg.c t/op/magic.t
14057____________________________________________________________________________
14058[ 633] By: gsar on 1998/03/03 03:36:40
14059 Log: merge another toke.c patch and its dependent (very carefully)
14060 #32: "Support C<Package::> as function-blind bearword"
14061 From: Chip Salzenberg
14062 Files: toke.c
14063 --------
14064 #86: "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
14065 From: Gurusamy Sarathy
14066 Files: toke.c pod/perldelta.pod pod/perldiag.pod
14067 Branch: win32/perl
14068 ! pod/perldelta.pod pod/perldiag.pod toke.c
14069____________________________________________________________________________
14070[ 632] By: gsar on 1998/03/03 03:12:16
14071 Log: another toke.c maintpatch
14072 #28: "Don't warn on $x{shift}, ne => 1, or -f => 1"
14073 From: Chip Salzenberg
14074 Files: toke.c
14075 Branch: win32/perl
14076 ! toke.c
14077____________________________________________________________________________
14078[ 631] By: gsar on 1998/03/03 03:06:59
14079 Log: still another maintpatch
14080 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14081 Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
14082 Date: Sun, 02 Nov 1997 13:31:54 +0000
14083 Subject: [PATCH] assorted sprintf bugs
14084 Branch: win32/perl
14085 ! sv.c t/op/sprintf.t
14086____________________________________________________________________________
14087[ 630] By: gsar on 1998/03/03 03:03:55
14088 Log: yet another maintpatch
14089 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14090 Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
14091 Date: Sat, 22 Nov 1997 12:52:16 +0000
14092 Subject: Re: [PERL] Unexpected output
14093 Branch: win32/perl
14094 ! doio.c t/pragma/warn-1global
14095____________________________________________________________________________
14096[ 629] By: gsar on 1998/03/03 02:57:33
14097 Log: merge another maintpatch to toke.c
14098 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14099 Date: Sat, 22 Nov 1997 14:45:23 GMT
14100 Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
14101 Subject: Re: [PERL] Here-doc in s///e (was: Bug)
14102 Branch: win32/perl
14103 ! t/base/lex.t toke.c
14104____________________________________________________________________________
14105[ 628] By: gsar on 1998/03/03 02:50:20
14106 Log: manually merge a maintpatch
14107 Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
14108 Message-Id: <199801082138.OAA14186@prometheus.frii.com>
14109 From: gnat@frii.com
14110 Subject: [PERL] Commenting toke.c
14111 Branch: win32/perl
14112 ! toke.c
14113____________________________________________________________________________
14114[ 627] By: TimBunce on 1998/03/02 22:34:47
14115 Log: Title: "Fix inefficient checks for TIEHANDLE", #F008
14116 From: Gurusamy Sarathy <gsar@engin.umich.edu>
14117 Msg-ID: <199801080106.UAA05048@aatma.engin.umich.edu>
14118 Files: pp_hot.c pp_sys.c
808270a4 14119 Branch: maint-5.004/perl
f58c54f0
NC
14120 ! pp_hot.c pp_sys.c
14121____________________________________________________________________________
14122[ 626] By: TimBunce on 1998/03/02 22:31:13
14123 Log: This is the change description for change 625
14124 Title: "Fix tr///s option", #F007
14125 From: Inaba Hiroto <inaba@st.rim.or.jp>
14126 Msg-ID: <19980110155333D.inaba@st.rim.or.jp>
14127 Files: doop.c
808270a4 14128 Branch: maint-5.004/perl
f58c54f0 14129 ! doop.c
808270a4 14130____________________________________________________________________________
f58c54f0
NC
14131[ 625] By: TimBunce on 1998/03/02 22:23:48
14132 Log:
bdb5e10e 14133 Branch: maint-5.004/perl
f58c54f0 14134 ! doop.c
808270a4 14135____________________________________________________________________________
f58c54f0
NC
14136[ 623] By: TimBunce on 1998/03/02 21:51:53
14137 Log: Title: "Fix lexical lookup in eval-sub-eval", #F006
14138 From: Chip Salzenberg
14139 Files: pp_ctl.c
808270a4 14140 Branch: maint-5.004/perl
f58c54f0 14141 ! pp_ctl.c
808270a4 14142____________________________________________________________________________
f58c54f0
NC
14143[ 622] By: TimBunce on 1998/03/02 21:43:29
14144 Log: Title: "Don't upgrade target of assignment from LVALUE", #F005
14145 From: Chip Salzenberg
14146 Files: sv.c
808270a4 14147 Branch: maint-5.004/perl
f58c54f0 14148 ! sv.c
808270a4 14149____________________________________________________________________________
f58c54f0
NC
14150[ 621] By: TimBunce on 1998/03/02 21:29:59
14151 Log: Title: "Fix compile-time warning line in while ()", #F004
14152 From: Chip Salzenberg
14153 Files: op.c
808270a4 14154 Branch: maint-5.004/perl
f58c54f0 14155 ! op.c
808270a4 14156____________________________________________________________________________
f58c54f0
NC
14157[ 620] By: TimBunce on 1998/03/02 21:25:27
14158 Log: Title: "STMT foreach LIST;", #F002
14159 From: Chip Salzenberg
14160 Files: pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
14161 vms/perly_c.vms
808270a4
GS
14162 Branch: maint-5.004/perl
14163 ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
f58c54f0 14164 ! toke.c vms/perly_c.vms
808270a4 14165____________________________________________________________________________
f58c54f0
NC
14166[ 619] By: TimBunce on 1998/03/02 21:12:58
14167 Log: Title: "Fix SIGSEGV on C<42 until forever>", #F001
14168 From: Chip Salzenberg
14169 Files: op.c
808270a4 14170 Branch: maint-5.004/perl
f58c54f0 14171 ! op.c
808270a4 14172____________________________________________________________________________
f58c54f0
NC
14173[ 618] By: gsar on 1998/03/02 04:40:16
14174 Log: make t/lib/nothread.t type xtext also
808270a4 14175 Branch: win32/perl
f58c54f0 14176 ! t/op/nothread.t
808270a4 14177____________________________________________________________________________
f58c54f0
NC
14178[ 617] By: gsar on 1998/03/02 04:35:15
14179 Log: make t/lib/thread.t type xtext
808270a4 14180 Branch: win32/perl
f58c54f0 14181 ! t/lib/thread.t
808270a4 14182____________________________________________________________________________
f58c54f0
NC
14183[ 616] By: gsar on 1998/03/02 04:17:40
14184 Log: fix misapplied hunks in change#614
808270a4 14185 Branch: win32/perl
f58c54f0 14186 ! scope.c scope.h
808270a4 14187____________________________________________________________________________
f58c54f0
NC
14188[ 615] By: gsar on 1998/03/02 03:39:16
14189 Log: another one down
14190 From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
14191 Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
14192 Date: Tue, 25 Nov 1997 23:03:48 -0800
14193 Subject: [PERL] File::Find bugs & patches
808270a4 14194 Branch: win32/perl
f58c54f0 14195 ! lib/File/Find.pm
808270a4 14196____________________________________________________________________________
f58c54f0
NC
14197[ 614] By: gsar on 1998/03/02 03:28:28
14198 Log: this one with adjusted test numbers
14199 Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
14200 Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
14201 From: Stephen McCamant <alias@mcs.com>
14202 Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
808270a4 14203 Branch: win32/perl
f58c54f0 14204 ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
808270a4 14205____________________________________________________________________________
f58c54f0
NC
14206[ 613] By: gsar on 1998/03/02 03:13:32
14207 Log: still another
14208 From: Inaba Hiroto <inaba@st.rim.or.jp>
14209 Subject: [PERL] tr///s bug
14210 Message-Id: <19980110155333D.inaba@st.rim.or.jp>
14211 Date: Sat, 10 Jan 1998 15:53:33 +0900
808270a4 14212 Branch: win32/perl
f58c54f0 14213 ! doop.c t/op/subst.t
808270a4 14214____________________________________________________________________________
f58c54f0
NC
14215[ 612] By: gsar on 1998/03/02 03:01:27
14216 Log: yet another patch
14217 From: Chip Salzenberg <salzench@nielsenmedia.com>
14218 Message-Id: <199709161748.NAA08418@nielsenmedia.com>
14219 Subject: Tiny but massively cool: C<statement foreach @list>
14220 Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
808270a4
GS
14221 Branch: win32/perl
14222 ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
f58c54f0
NC
14223 ! toke.c vms/perly_c.vms
14224____________________________________________________________________________
14225[ 611] By: gsar on 1998/03/02 01:52:46
14226 Log: yet another 'old' patch
14227 From: Stephane Payrard <stef@francenet.fr>
14228 Message-Id: <199712040054.BAA04612@www.zweig.com>
14229 To: perl5-porters@perl.org
14230 Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
14231 between `my' and `local' (Patch included)
14232 Branch: win32/perl
14233 ! op.c t/op/my.t
14234____________________________________________________________________________
14235[ 610] By: gsar on 1998/03/02 01:45:55
14236 Log: another 'old' patch
14237 From: Roderick Schertler <roderick@argon.org>
14238 Date: 19 Dec 1997 12:52:36 -0500
14239 Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
14240 Subject: [PERL] [PATCH] Re: Problem with open >&=
14241 Branch: win32/perl
14242 ! doio.c t/op/misc.t
14243____________________________________________________________________________
14244[ 609] By: gsar on 1998/03/02 01:23:56
14245 Log: apply missing pieces from:
14246 From: Chip Salzenberg <salzench@nielsenmedia.com>
14247 Message-Id: <199711272044.PAA12102@nielsenmedia.com>
14248 Subject: [PATCH] Improved LVALUE patch
14249 Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
14250 Branch: win32/perl
14251 ! sv.c
14252____________________________________________________________________________
14253[ 608] By: gsar on 1998/03/02 01:13:01
14254 Log: merge two important 'old' patches
14255 From: Chip Salzenberg <salzench@nielsenmedia.com>
14256 Message-Id: <199709241632.MAA09164@nielsenmedia.com>
14257 Subject: [PATCH] Fix C<42 until forever> SIGSEGV
14258 Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
14259 ------
14260 From: Chip Salzenberg <salzench@nielsenmedia.com>
14261 Message-Id: <199710221332.JAA04814@nielsenmedia.com>
14262 Subject: [PATCH] Fix for compile-time while() warnings
14263 Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
14264 Branch: win32/perl
14265 ! op.c
14266____________________________________________________________________________
14267[ 607] By: gsar on 1998/03/01 06:52:26
14268 Log: integrate mainline changes
808270a4
GS
14269 Branch: asperl
14270 +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
f58c54f0
NC
14271 +> lib/Tie/Handle.pm t/op/tiehandle.t
14272 - config_H
14273 !> (integrate 89 files)
808270a4 14274____________________________________________________________________________
f58c54f0
NC
14275[ 606] By: gsar on 1998/02/28 23:11:00
14276 Log: misc small tweaks
14277 - AutoLoader fix for long::pack::names
14278 - d_mymalloc can be set from makefiles now
14279 - make search.pl actually work on win32
14280 - revert podoc about $^E on OS/2 (per Ilya's wishes)
808270a4
GS
14281 Branch: win32/perl
14282 ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
f58c54f0 14283 ! win32/bin/search.pl win32/makefile.mk win32/win32.c
808270a4 14284____________________________________________________________________________
f58c54f0
NC
14285[ 605] By: gsar on 1998/02/28 22:16:45
14286 Log: fix typo in sv.h, and run 'make regen_headers' to make it build
808270a4 14287 Branch: win32/perl
f58c54f0 14288 ! embedvar.h sv.h
808270a4 14289____________________________________________________________________________
f58c54f0
NC
14290[ 604] By: gsar on 1998/02/28 21:08:58
14291 Log: integrate mainline
808270a4 14292 Branch: win32/perl
f58c54f0 14293 +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
808270a4
GS
14294 !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
14295 !> byterun.c ext/SDBM_File/Makefile.PL
14296 !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
14297 !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
14298 !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
14299 !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
f58c54f0 14300 !> vms/test.com win32/makedef.pl
808270a4 14301____________________________________________________________________________
f58c54f0
NC
14302[ 603] By: nick on 1998/02/28 11:31:15
14303 Log: Missed FREAD in bytecode.h
14304 Cannot export svref_mutex in non-threaded perl
808270a4 14305 Branch: perl
f58c54f0 14306 ! bytecode.h win32/makedef.pl
808270a4
GS
14307
14308----------------
14309Version 5.004_61
14310----------------
14311
14312____________________________________________________________________________
f58c54f0
NC
14313[ 602] By: mbeattie on 1998/02/27 18:35:27
14314 Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
14315 preprocessor symbol on Digital UNIX.
808270a4 14316 Branch: perl
f58c54f0 14317 ! bytecode.h bytecode.pl byterun.c
808270a4 14318____________________________________________________________________________
f58c54f0
NC
14319[ 601] By: mbeattie on 1998/02/27 18:27:00
14320 Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
808270a4 14321 Branch: perl
f58c54f0 14322 ! sv.h
808270a4 14323____________________________________________________________________________
f58c54f0
NC
14324[ 600] By: mbeattie on 1998/02/27 18:15:07
14325 Log: Add atomic.h to MANIFEST
808270a4 14326 Branch: perl
f58c54f0 14327 ! MANIFEST
808270a4 14328____________________________________________________________________________
f58c54f0
NC
14329[ 599] By: mbeattie on 1998/02/27 18:13:52
14330 Log: Integrate win32 branch into mainline.
808270a4 14331 Branch: perl
f58c54f0 14332 ! bytecode.pl
808270a4
GS
14333 !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
14334 !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
14335 !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
14336 !> win32/config.gc win32/config.vc win32/config_H.bc
14337 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
14338 !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
f58c54f0 14339 !> win32/win32thread.h
808270a4 14340____________________________________________________________________________
f58c54f0
NC
14341[ 598] By: mbeattie on 1998/02/27 18:06:41
14342 Log: Make refcounts atomic for threading (dependent on appropriate
14343 arch-dependent and compiler-dependent definitions in atomic.h
14344 or else falls back to a global mutex to protect refcounts).
808270a4 14345 Branch: perl
f58c54f0
NC
14346 + atomic.h
14347 ! global.sym perl.c perlvars.h sv.c sv.h
808270a4 14348____________________________________________________________________________
f58c54f0
NC
14349[ 597] By: mbeattie on 1998/02/27 15:37:22
14350 Log: Tiehandle stuff in change 595 didn't add to MANIFEST
808270a4 14351 Branch: perl
f58c54f0 14352 ! MANIFEST
808270a4 14353____________________________________________________________________________
f58c54f0
NC
14354[ 596] By: mbeattie on 1998/02/27 15:34:55
14355 Log: Missed adding new file Policy_sh.SH in change 592.
808270a4 14356 Branch: perl
f58c54f0 14357 + Policy_sh.SH
808270a4 14358____________________________________________________________________________
f58c54f0
NC
14359[ 595] By: mbeattie on 1998/02/27 15:34:06
14360 Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
14361 Date: Fri, 27 Feb 1998 04:15:04 +0000
14362 From: Graham Barr <gbarr@pobox.com>
808270a4 14363 Branch: perl
f58c54f0
NC
14364 + lib/Tie/Handle.pm t/op/tiehandle.t
14365 ! pod/perltie.pod pp_sys.c
808270a4 14366____________________________________________________________________________
f58c54f0
NC
14367[ 594] By: mbeattie on 1998/02/27 15:31:12
14368 Log: From: Dan Sugalski <sugalskd@osshe.edu>
14369 Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
14370 Date: Thu, 26 Feb 1998 11:09:55 -0800
14371 Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
14372 Date: Thu, 26 Feb 1998 11:15:24 -0800
808270a4
GS
14373 Branch: perl
14374 ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
14375 ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
14376 ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
f58c54f0 14377 ! vms/test.com
808270a4 14378____________________________________________________________________________
f58c54f0
NC
14379[ 593] By: mbeattie on 1998/02/27 15:26:45
14380 Log: Fix file-descriptor leak when pipes fail via taint checks:
14381 Subject: [PATCH] Some patches went through cracks
14382 Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
14383 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 14384 Branch: perl
f58c54f0 14385 ! os2/os2.c util.c
808270a4 14386____________________________________________________________________________
f58c54f0
NC
14387[ 592] By: mbeattie on 1998/02/27 15:15:12
14388 Log: Subject: Config_60-03-04.diff patch for 5.004_60
14389 Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
14390 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
808270a4 14391 Branch: perl
f58c54f0 14392 ! Configure MANIFEST Makefile.SH os2/diff.configure
808270a4 14393____________________________________________________________________________
f58c54f0
NC
14394[ 591] By: gsar on 1998/02/26 19:34:50
14395 Log: added AS patch#9
808270a4
GS
14396 Branch: asperl
14397 - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
14398 - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
f58c54f0 14399 - win32/ipstdiowin.h win32/perlobj.def
808270a4
GS
14400 ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
14401 ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
f58c54f0 14402 ! win32/win32sck.c win32/win32thread.c
808270a4 14403____________________________________________________________________________
f58c54f0
NC
14404[ 590] By: gsar on 1998/02/26 04:25:40
14405 Log: various changes to make win32 build under the new Configure & co.
14406 - added byterun.c to core C build
14407 - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
14408 after adding new variables to config.[bgv]c
14409 - sig_name_init now has only the valid signals
14410 - we now have $Config{usethreads}
14411 - tested under the two commercial compilers w/ and w/o usethreads
808270a4
GS
14412 Branch: win32/perl
14413 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
14414 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 14415 ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
808270a4 14416____________________________________________________________________________
f58c54f0
NC
14417[ 589] By: gsar on 1998/02/26 03:56:19
14418 Log: various cleanups so that B can be built as "just another extension"
14419 - export symbols needed for building B
14420 - bset_obj_store() is needed by byterun(), so define it there instead
14421 of at B.xs, and export it
14422 - freadpv() is only used in B.xs, so move it there
14423 - byte*.h are now included by perl.h
14424 - regenerate embed*.h
808270a4
GS
14425 Branch: win32/perl
14426 ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
f58c54f0 14427 ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
808270a4 14428____________________________________________________________________________
f58c54f0
NC
14429[ 588] By: gsar on 1998/02/25 21:46:35
14430 Log: integrate mainline
808270a4 14431 Branch: win32/perl
f58c54f0
NC
14432 +> Porting/config.sh Porting/config_H
14433 - config_H
14434 !> (integrate 54 files)
808270a4 14435____________________________________________________________________________
f58c54f0
NC
14436[ 587] By: gsar on 1998/02/25 19:20:26
14437 Log: added AS patch#8
808270a4 14438 Branch: asperl
f58c54f0
NC
14439 ! sv.c x2p/a2py.c x2p/util.c
14440____________________________________________________________________________
14441[ 586] By: gsar on 1998/02/25 19:08:06
14442 Log: added AS patch#7
14443 Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
14444 Date: Tue, 24 Feb 1998 07:57:07 PST
14445 From: Douglas Lankshear <dougl@ActiveState.com>
14446 Subject: [PATCH]
14447
14448 Here's an attempt at
14449 6. MANIFEST must be updated with new file names
14450 5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
14451 And some changes to move toward
14452 1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
14453
14454 -- Doug
808270a4
GS
14455 Branch: asperl
14456 ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
14457 ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
f58c54f0 14458 ! perlenv.h perlio.h perllio.h win32/Makefile
808270a4 14459____________________________________________________________________________
f58c54f0
NC
14460[ 585] By: mbeattie on 1998/02/25 17:44:34
14461 Log: More compiler tweaks.
808270a4
GS
14462 Branch: perl
14463 ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
14464____________________________________________________________________________
f58c54f0
NC
14465[ 584] By: mbeattie on 1998/02/25 15:36:38
14466 Log: Subject: [PATCH 5.004_60] dos-djgpp update
14467 Date: Wed, 25 Feb 1998 11:17:07 +0100
14468 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
808270a4 14469 Branch: perl
f58c54f0 14470 ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
808270a4 14471____________________________________________________________________________
f58c54f0
NC
14472[ 583] By: mbeattie on 1998/02/25 15:34:48
14473 Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
808270a4 14474 Branch: perl
f58c54f0 14475 ! global.sym patchlevel.h
808270a4 14476____________________________________________________________________________
f58c54f0
NC
14477[ 582] By: mbeattie on 1998/02/25 15:28:08
14478 Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
14479 Date: Tue, 24 Feb 1998 11:15:57 +0000
14480 From: Robin Houston <robin@oneworld.org>
808270a4 14481 Branch: perl
f58c54f0 14482 ! pod/perldiag.pod pp_ctl.c
808270a4 14483____________________________________________________________________________
f58c54f0
NC
14484[ 581] By: mbeattie on 1998/02/25 15:27:06
14485 Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
14486 Date: 23 Feb 1998 23:36:09 +0100
14487 From: Gisle Aas <gisle@aas.no>
808270a4
GS
14488 Branch: perl
14489 ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
14490____________________________________________________________________________
f58c54f0
NC
14491[ 580] By: mbeattie on 1998/02/25 15:25:29
14492 Log: Subject: [PATCH 5.004_60] improved Test.pm
14493 Date: Sat, 21 Feb 1998 14:17:09 -0500
14494 From: Joshua Pritikin <pritikin@mindspring.com>
808270a4 14495 Branch: perl
f58c54f0 14496 ! lib/Test.pm
808270a4 14497____________________________________________________________________________
f58c54f0
NC
14498[ 579] By: mbeattie on 1998/02/25 15:23:24
14499 Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
14500 From: Jarkko Hietaniemi <jhi@iki.fi>
14501 Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
14502 Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
14503 Subject: Re: your HP-UX perl patch
14504 Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
808270a4 14505 Branch: perl
f58c54f0 14506 ! Makefile.SH embed.h global.sym hints/hpux.sh
808270a4 14507____________________________________________________________________________
f58c54f0
NC
14508[ 578] By: mbeattie on 1998/02/25 15:18:06
14509 Log: Back out DB_File patch (change _553) and tweak Configure.
14510 Subject: ANNOUNCE: perl5.004_60 is available
14511 Date: Mon, 23 Feb 1998 10:47:26 -0000
14512 From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
808270a4 14513 Branch: perl
f58c54f0 14514 ! Configure ext/DB_File/DB_File.xs
808270a4 14515____________________________________________________________________________
f58c54f0
NC
14516[ 577] By: mbeattie on 1998/02/25 15:04:00
14517 Log: Subject: [PATCH] Cwd.pm
14518 Date: Fri, 20 Feb 1998 10:27:54 -0600
14519 From: Graham Barr <gbarr@ti.com>
808270a4 14520 Branch: perl
f58c54f0 14521 ! lib/Cwd.pm
808270a4 14522____________________________________________________________________________
f58c54f0
NC
14523[ 576] By: mbeattie on 1998/02/25 15:02:57
14524 Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
14525 Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
14526 Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
14527 Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
14528 Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
14529 Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
14530 Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
808270a4 14531 Branch: perl
f58c54f0 14532 ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
808270a4 14533____________________________________________________________________________
f58c54f0
NC
14534[ 575] By: mbeattie on 1998/02/25 14:58:00
14535 Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
14536 Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
14537 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
808270a4 14538 Branch: perl
f58c54f0
NC
14539 + Porting/config.sh Porting/config_H
14540 - config_H
808270a4
GS
14541 ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
14542 ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
14543 ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
14544 ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
14545 ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
14546 ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
f58c54f0 14547 ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
808270a4 14548____________________________________________________________________________
f58c54f0
NC
14549[ 574] By: gsar on 1998/02/24 02:21:14
14550 Log: fix typos in sv.c
808270a4 14551 Branch: win32/perl
f58c54f0 14552 ! sv.c
808270a4 14553____________________________________________________________________________
f58c54f0
NC
14554[ 573] By: mbeattie on 1998/02/23 10:03:39
14555 Log: Remove old Linux+threads segfault degugging kludge.
808270a4 14556 Branch: perl
f58c54f0 14557 ! perl.c
808270a4 14558____________________________________________________________________________
f58c54f0
NC
14559[ 572] By: gsar on 1998/02/23 09:45:26
14560 Log: undo previous change (no added value!)
808270a4 14561 Branch: win32/perl
f58c54f0 14562 ! win32/bin/pl2bat.pl
808270a4 14563____________________________________________________________________________
f58c54f0
NC
14564[ 571] By: gsar on 1998/02/23 09:18:32
14565 Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
14566 John Cavanaugh <cavanaug@sdd.hp.com>)
808270a4 14567 Branch: win32/perl
f58c54f0 14568 ! win32/bin/pl2bat.pl
808270a4 14569____________________________________________________________________________
f58c54f0
NC
14570[ 570] By: gsar on 1998/02/22 04:02:15
14571 Log: support chown() (just a noop for now)
808270a4 14572 Branch: win32/perl
f58c54f0 14573 ! dosish.h win32/win32.c win32/win32.h
808270a4 14574____________________________________________________________________________
f58c54f0
NC
14575[ 569] By: gsar on 1998/02/22 03:09:55
14576 Log: integrate latest win32 branch
808270a4 14577 Branch: asperl
f58c54f0
NC
14578 +> (branch 41 files)
14579 !> (integrate 59 files)
808270a4 14580____________________________________________________________________________
f58c54f0
NC
14581[ 568] By: gsar on 1998/02/22 02:40:56
14582 Log: get compiler building under win32 (needed Makefile.PL
14583 hacks that could be applicable to other platforms)
808270a4 14584 Branch: win32/perl
f58c54f0 14585 ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
808270a4 14586____________________________________________________________________________
f58c54f0
NC
14587[ 567] By: gsar on 1998/02/22 01:30:19
14588 Log: integrate mainline
808270a4 14589 Branch: win32/perl
f58c54f0
NC
14590 +> (branch 41 files)
14591 !> (integrate 46 files)
808270a4 14592____________________________________________________________________________
f58c54f0
NC
14593[ 566] By: gsar on 1998/02/20 22:31:56
14594 Log: fix handle leak in join()
808270a4 14595 Branch: win32/perl
f58c54f0 14596 ! win32/win32thread.h
808270a4
GS
14597
14598----------------
14599Version 5.004_60
14600----------------
14601
14602____________________________________________________________________________
f58c54f0
NC
14603[ 565] By: mbeattie on 1998/02/20 18:23:47
14604 Log: Remove compiler files from their old lib/B locations. The compiler
14605 now builds by default (without the byteperl executable so far) and
14606 seems to work at least minimally.
808270a4
GS
14607 Branch: perl
14608 - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
14609 - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
14610 - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
14611 - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
14612 - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
f58c54f0
NC
14613 - lib/B/disassemble lib/B/makeliblinks lib/O.pm
14614 ! MANIFEST bytecode.pl
808270a4 14615____________________________________________________________________________
f58c54f0
NC
14616[ 564] By: mbeattie on 1998/02/20 18:05:33
14617 Log: Move lib/B/... and lib/[BO].pm over to where they should be,
14618 under ext/B.
808270a4
GS
14619 Branch: perl
14620 +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
14621 +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
14622 +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
14623 +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
14624 +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
14625 +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
f58c54f0 14626 +> ext/B/B/makeliblinks ext/B/O.pm
808270a4 14627____________________________________________________________________________
f58c54f0
NC
14628[ 563] By: mbeattie on 1998/02/20 17:54:58
14629 Log: Start getting compiler to work when built with the core.
14630 [Still won't work as of this change.]
808270a4
GS
14631 Branch: perl
14632 +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
14633 +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
14634 +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
14635 +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
f58c54f0
NC
14636 +> lib/B/Terse.pm lib/B/Xref.pm
14637 ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
808270a4 14638____________________________________________________________________________
f58c54f0
NC
14639[ 562] By: mbeattie on 1998/02/20 16:42:13
14640 Log: Merge perlext/Compiler/... into mainline. Some files move to
14641 ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
14642 move to the base perl directory (e.g. headers). Will need some
14643 cleaning up before it builds properly, I would guess.
808270a4
GS
14644 Branch: perl
14645 +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
14646 +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
14647 +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
14648 +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
14649 +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
14650 +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
14651 +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
f58c54f0 14652 +> lib/B/makeliblinks lib/O.pm
808270a4 14653____________________________________________________________________________
f58c54f0
NC
14654[ 561] By: mbeattie on 1998/02/20 16:39:38
14655 Log: Win32 changes from Sarathy, tweaked slightly by me.
808270a4
GS
14656 Branch: perlext
14657 ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
14658 ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
14659 ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
f58c54f0 14660 ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
808270a4 14661____________________________________________________________________________
f58c54f0
NC
14662[ 560] By: mbeattie on 1998/02/20 15:46:15
14663 Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
808270a4 14664 Branch: perl
f58c54f0 14665 ! perl.c
808270a4 14666____________________________________________________________________________
f58c54f0
NC
14667[ 559] By: mbeattie on 1998/02/20 12:56:10
14668 Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
808270a4 14669 Branch: perl
f58c54f0 14670 ! MANIFEST patchlevel.h
808270a4 14671____________________________________________________________________________
f58c54f0
NC
14672[ 558] By: mbeattie on 1998/02/20 12:53:26
14673 Log: Integrate win32 branch into mainline.
808270a4
GS
14674 Branch: perl
14675 !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
14676 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
14677 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
14678 !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
f58c54f0 14679 !> win32/win32iop.h x2p/a2p.h
808270a4 14680____________________________________________________________________________
f58c54f0
NC
14681[ 557] By: mbeattie on 1998/02/20 12:51:42
14682 Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
14683 Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
14684 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4
GS
14685 Branch: perl
14686 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
14687 ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
14688 ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
f58c54f0 14689 ! pod/perltoc.pod pod/perlvar.pod
808270a4 14690____________________________________________________________________________
f58c54f0
NC
14691[ 556] By: mbeattie on 1998/02/20 12:49:54
14692 Log: Subject: [PATCH] installperl
14693 Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
14694 From: Norton Allen <allen@huarp.harvard.edu>
808270a4 14695 Branch: perl
f58c54f0 14696 ! installperl
808270a4 14697____________________________________________________________________________
f58c54f0
NC
14698[ 555] By: mbeattie on 1998/02/20 12:49:09
14699 Log: Subject: [PATCH:_59] t/op/wantarray.t
14700 Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
14701 From: Norton Allen <allen@huarp.harvard.edu>
808270a4 14702 Branch: perl
f58c54f0 14703 + t/op/wantarray.t
808270a4 14704____________________________________________________________________________
f58c54f0
NC
14705[ 554] By: mbeattie on 1998/02/20 12:47:44
14706 Log: Subject: Misprint in regcomp.c [PATCH]
14707 Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
14708 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 14709 Branch: perl
f58c54f0 14710 ! regcomp.c
808270a4 14711____________________________________________________________________________
f58c54f0
NC
14712[ 553] By: mbeattie on 1998/02/20 12:45:08
14713 Log: Subject: DB_File ->length does not work just after tie.
14714 Date: Tue, 17 Feb 1998 13:19:18 GMT
14715 From: Nick Ing-Simmons <nik@tiuk.ti.com>
808270a4 14716 Branch: perl
f58c54f0 14717 ! ext/DB_File/DB_File.xs
808270a4 14718____________________________________________________________________________
f58c54f0
NC
14719[ 552] By: mbeattie on 1998/02/20 12:43:32
14720 Log: Subject: [PATCH] - perl5.005_59, update Copyright
14721 Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
14722 From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
808270a4 14723 Branch: perl
f58c54f0 14724 ! perl.c
808270a4 14725____________________________________________________________________________
f58c54f0
NC
14726[ 551] By: mbeattie on 1998/02/20 12:42:41
14727 Log: Subject: Re: for() and map() peculiarity
14728 Date: Mon, 16 Feb 1998 21:33:44 +0000
14729 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
808270a4 14730 Branch: perl
f58c54f0 14731 ! pod/perlsyn.pod
808270a4 14732____________________________________________________________________________
f58c54f0
NC
14733[ 550] By: mbeattie on 1998/02/20 12:41:53
14734 Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
14735 Date: Mon, 16 Feb 1998 11:46:29 -0800
14736 From: Dan Sugalski <sugalskd@osshe.edu>
808270a4 14737 Branch: perl
f58c54f0 14738 ! vms/config.vms
808270a4 14739____________________________________________________________________________
f58c54f0
NC
14740[ 549] By: mbeattie on 1998/02/20 12:40:55
14741 Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
14742 Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
14743 From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
808270a4 14744 Branch: perl
f58c54f0 14745 ! global.sym
808270a4 14746____________________________________________________________________________
f58c54f0
NC
14747[ 548] By: mbeattie on 1998/02/20 12:39:56
14748 Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
14749 Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
14750 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 14751 Branch: perl
f58c54f0 14752 ! hints/irix_6.sh
808270a4 14753____________________________________________________________________________
f58c54f0
NC
14754[ 547] By: mbeattie on 1998/02/20 12:38:58
14755 Log: Subject: [PATCH] perlguts update
14756 Date: 16 Feb 1998 11:23:53 +0100
14757 From: Gisle Aas <gisle@aas.no>
808270a4 14758 Branch: perl
f58c54f0 14759 ! pod/perlguts.pod
808270a4 14760____________________________________________________________________________
f58c54f0
NC
14761[ 546] By: mbeattie on 1998/02/20 12:38:01
14762 Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
14763 Date: Sun, 15 Feb 1998 23:56:05 -0500
14764 From: Irving Reid <irving@tor.securecomputing.com>
808270a4 14765 Branch: perl
f58c54f0 14766 ! hints/bsdos.sh
808270a4 14767____________________________________________________________________________
f58c54f0
NC
14768[ 545] By: mbeattie on 1998/02/20 12:37:11
14769 Log: Subject: [PATCH] 5% speedup in an empty loop
14770 Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
14771 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 14772 Branch: perl
f58c54f0 14773 ! op.c
808270a4 14774____________________________________________________________________________
f58c54f0
NC
14775[ 544] By: mbeattie on 1998/02/20 12:36:26
14776 Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
14777 Date: Sun, 15 Feb 98 23:06:16 +0100
14778 From: Hans Mulder <hansm@icgroup.nl>
808270a4 14779 Branch: perl
f58c54f0 14780 ! hints/next_3.sh hints/next_4.sh
808270a4 14781____________________________________________________________________________
f58c54f0
NC
14782[ 543] By: mbeattie on 1998/02/20 12:35:39
14783 Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
14784 Date: Sun, 15 Feb 98 23:05:20 +0100
14785 From: Hans Mulder <hansm@icgroup.nl>
808270a4 14786 Branch: perl
f58c54f0 14787 ! malloc.c
808270a4 14788____________________________________________________________________________
f58c54f0
NC
14789[ 542] By: mbeattie on 1998/02/20 12:35:03
14790 Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
14791 From: Hans Mulder <hansm@icgroup.nl>
14792 Date: Sun, 15 Feb 98 23:04:29 +0100
808270a4 14793 Branch: perl
f58c54f0 14794 ! Configure
808270a4 14795____________________________________________________________________________
f58c54f0
NC
14796[ 541] By: mbeattie on 1998/02/20 12:33:56
14797 Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was:
14798 NeXT needs DONT_DECLARE_STD)
14799 Date: Sun, 15 Feb 98 23:04:19 +0100
14800 From: Hans Mulder <hansm@icgroup.nl>
808270a4 14801 Branch: perl
f58c54f0 14802 ! perl.h
808270a4 14803____________________________________________________________________________
f58c54f0
NC
14804[ 540] By: mbeattie on 1998/02/20 12:32:25
14805 Log: Subject: [PATCH] sv_check_thinkfirst macroized
14806 Date: 15 Feb 1998 22:00:38 +0100
14807 From: Gisle Aas <gisle@aas.no>
808270a4 14808 Branch: perl
f58c54f0 14809 ! sv.c
808270a4 14810____________________________________________________________________________
f58c54f0
NC
14811[ 539] By: mbeattie on 1998/02/20 12:31:07
14812 Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
14813 Date: Sat, 14 Feb 1998 17:58:01 -0500
14814 From: Joshua Pritikin <pritikin@mindspring.com>
808270a4 14815 Branch: perl
f58c54f0
NC
14816 + lib/Test.pm
14817 ! MANIFEST lib/Test/Harness.pm
808270a4 14818____________________________________________________________________________
f58c54f0
NC
14819[ 538] By: mbeattie on 1998/02/20 12:24:31
14820 Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
14821 Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
14822 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 14823 Branch: perl
f58c54f0 14824 ! INSTALL pod/perldiag.pod pod/perllocale.pod
808270a4 14825____________________________________________________________________________
f58c54f0
NC
14826[ 537] By: mbeattie on 1998/02/20 12:23:04
14827 Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
14828 Date: Fri, 13 Feb 1998 13:38:28 -0800
14829 From: Dan Sugalski <sugalskd@osshe.edu>
808270a4 14830 Branch: perl
f58c54f0 14831 ! README.vms
808270a4 14832____________________________________________________________________________
f58c54f0
NC
14833[ 536] By: mbeattie on 1998/02/20 12:20:29
14834 Log: Subject: [PATCH] 5.004_58, move intuition tests
14835 Date: Thu, 12 Feb 1998 17:11:05 -0600
14836 From: Stephen Potter <spp@psa.pencom.com>
808270a4
GS
14837 Branch: perl
14838 ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
14839 ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
f58c54f0 14840 ! t/op/flip.t t/op/pat.t t/op/push.t
808270a4 14841____________________________________________________________________________
f58c54f0
NC
14842[ 535] By: gsar on 1998/02/19 23:07:24
14843 Log: applied a version of this with tabs intact
14844 Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
14845 Date: 19 Feb 1998 15:06:38 EST
14846 From: dfan@harmonixmusic.com (Dan Schmidt)
14847 Subject: Pod::Html bug and fix: missing </UL> in index
808270a4 14848 Branch: win32/perl
f58c54f0 14849 ! lib/Pod/Html.pm
808270a4 14850____________________________________________________________________________
f58c54f0
NC
14851[ 534] By: gsar on 1998/02/19 19:40:27
14852 Log: Fix C<0> problem in Pod::Html
808270a4 14853 Branch: win32/perl
f58c54f0 14854 ! lib/Pod/Html.pm
808270a4 14855____________________________________________________________________________
f58c54f0
NC
14856[ 533] By: gsar on 1998/02/18 18:11:08
14857 Log: non-debug VC builds are -O1 now (they say it works, and is
14858 faster)
808270a4 14859 Branch: win32/perl
f58c54f0 14860 ! win32/Makefile win32/makefile.mk
808270a4 14861____________________________________________________________________________
f58c54f0
NC
14862[ 532] By: gsar on 1998/02/18 04:11:03
14863 Log: integrate nick's patch to mainline
808270a4 14864 Branch: win32/perl
f58c54f0 14865 !> pp.c
808270a4 14866____________________________________________________________________________
f58c54f0
NC
14867[ 531] By: mbeattie on 1998/02/17 17:50:50
14868 Log: Assorted changes to the compiler
808270a4
GS
14869 Branch: perlext
14870 ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
14871 ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
14872 ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
f58c54f0 14873 ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
808270a4 14874____________________________________________________________________________
f58c54f0
NC
14875[ 530] By: gsar on 1998/02/17 01:47:35
14876 Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
14877 FORCE_ARG_STRING() hack (that bug is fixed in gcc now). mingw32
14878 build passes all tests except t/lib/io_xs.t (seems to be due to
14879 broken tmpfile() in the CRT or import lib)
808270a4 14880 Branch: win32/perl
f58c54f0 14881 ! XSUB.h win32/makefile.mk win32/win32.h
808270a4 14882____________________________________________________________________________
f58c54f0
NC
14883[ 529] By: gsar on 1998/02/16 23:03:31
14884 Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
14885 in this version of gcc!)
808270a4
GS
14886 Branch: win32/perl
14887 ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
f58c54f0 14888 ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
808270a4 14889____________________________________________________________________________
f58c54f0
NC
14890[ 528] By: nick on 1998/02/16 22:13:04
14891 Log: Missing PUSHMARK in unshift TIEARRAY hook
808270a4 14892 Branch: perl
f58c54f0 14893 ! pp.c
808270a4 14894____________________________________________________________________________
f58c54f0
NC
14895[ 527] By: gsar on 1998/02/15 20:59:07
14896 Log: integrate win32 branch
808270a4
GS
14897 Branch: asperl
14898 !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
14899 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 14900 !> win32/makedef.pl
808270a4 14901____________________________________________________________________________
f58c54f0
NC
14902[ 526] By: gsar on 1998/02/15 20:02:11
14903 Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
808270a4
GS
14904 Branch: win32/perl
14905 ! config_h.SH win32/config_H.bc win32/config_H.gc
f58c54f0 14906 ! win32/config_H.vc
808270a4 14907____________________________________________________________________________
f58c54f0
NC
14908[ 525] By: gsar on 1998/02/15 03:26:45
14909 Log: fix build problems due to renamed Config variables
808270a4
GS
14910 Branch: win32/perl
14911 ! win32/config.bc win32/config.gc win32/config.vc
14912 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 14913 ! win32/makedef.pl
808270a4 14914____________________________________________________________________________
f58c54f0
NC
14915[ 524] By: gsar on 1998/02/14 01:00:15
14916 Log: bring ASPerl uptodate with mainline changes
808270a4 14917 Branch: asperl
f58c54f0
NC
14918 +> ext/DB_File/Changes t/comp/require.t
14919 !> (integrate 41 files)
808270a4 14920____________________________________________________________________________
f58c54f0
NC
14921[ 523] By: gsar on 1998/02/14 00:52:17
14922 Log: integrate mainline
808270a4
GS
14923 Branch: win32/perl
14924 !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
f58c54f0
NC
14925 !> pp_hot.c t/op/magic.t
14926____________________________________________________________________________
14927[ 522] By: gsar on 1998/02/14 00:42:37
14928 Log: added AS patch#6
14929 Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
14930 Date: Fri, 13 Feb 1998 06:14:51 PST
14931 From: Douglas Lankshear <dougl@ActiveState.com>
14932 Subject: [PATCH] command line build
14933
14934 This patch is for the command line build of perl object.
14935 I'll merge the ipfoo.c function with win32_xxx functions next.
14936
14937 -- Doug
808270a4
GS
14938 Branch: asperl
14939 ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
14940 ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
14941 ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
14942____________________________________________________________________________
f58c54f0
NC
14943[ 521] By: gsar on 1998/02/14 00:14:04
14944 Log: added AS patch#5 (patch #4 was intentionally skipped after
14945 discussion)
808270a4
GS
14946 Branch: asperl
14947 ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
14948 ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
f58c54f0 14949 ! regexec.c sv.c toke.c
808270a4 14950____________________________________________________________________________
f58c54f0
NC
14951[ 520] By: nick on 1998/02/13 18:15:46
14952 Log: Resolve ansiperl against win32
808270a4
GS
14953 Branch: ansiperl
14954 +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
14955 +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
f58c54f0
NC
14956 +> t/lib/ph.t
14957 !> (integrate 898 files)
808270a4
GS
14958
14959----------------
14960Version 5.004_59
14961----------------
14962
14963____________________________________________________________________________
f58c54f0
NC
14964[ 519] By: mbeattie on 1998/02/13 17:05:37
14965 Log: Integrate win32 into mainline.
808270a4 14966 Branch: perl
f58c54f0 14967 ! lib/ExtUtils/xsubpp
808270a4 14968 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
f58c54f0 14969 !> win32/makefile.mk
808270a4 14970____________________________________________________________________________
f58c54f0
NC
14971[ 518] By: mbeattie on 1998/02/13 17:01:16
14972 Log: Bump patchlevel.h to 59.
808270a4 14973 Branch: perl
f58c54f0 14974 ! patchlevel.h
808270a4 14975____________________________________________________________________________
f58c54f0
NC
14976[ 517] By: mbeattie on 1998/02/13 16:57:59
14977 Log: Subject: [PATCH] _58: wantarray in void context broken
14978 Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
14979 From: Norton Allen <allen@huarp.harvard.edu>
808270a4 14980 Branch: perl
f58c54f0 14981 ! pp_hot.c
808270a4 14982____________________________________________________________________________
f58c54f0
NC
14983[ 516] By: mbeattie on 1998/02/13 16:55:33
14984 Log: Subject: [PATCH] 5.004_58 QNX getcwd
14985 Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
14986 From: Norton Allen <allen@huarp.harvard.edu>
808270a4 14987 Branch: perl
f58c54f0 14988 ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
808270a4 14989____________________________________________________________________________
f58c54f0
NC
14990[ 515] By: gsar on 1998/02/12 18:29:52
14991 Log: pickup lddlflags properly for Config.pm
808270a4
GS
14992 Branch: win32/perl
14993 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
f58c54f0 14994 ! win32/makefile.mk
808270a4 14995____________________________________________________________________________
f58c54f0
NC
14996[ 514] By: gsar on 1998/02/12 18:16:09
14997 Log: fix xsubpp bug in SETMAGIC code
808270a4 14998 Branch: win32/perl
f58c54f0 14999 ! lib/ExtUtils/xsubpp
808270a4 15000____________________________________________________________________________
f58c54f0
NC
15001[ 513] By: gsar on 1998/02/12 18:06:30
15002 Log: integrate mainline
808270a4 15003 Branch: win32/perl
f58c54f0 15004 +> ext/DB_File/Changes
808270a4
GS
15005 !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
15006 !> ext/DB_File/DB_File.xs hints/machten.sh
15007 !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
15008 !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
15009 !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
15010 !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
f58c54f0 15011 !> t/op/re_tests t/pragma/locale.t
808270a4 15012____________________________________________________________________________
f58c54f0
NC
15013[ 512] By: mbeattie on 1998/02/12 17:34:02
15014 Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
15015 with -DUSE_THREADS -DDEBUGGING to fail.
808270a4 15016 Branch: perl
f58c54f0 15017 ! scope.h
808270a4 15018____________________________________________________________________________
f58c54f0
NC
15019[ 511] By: mbeattie on 1998/02/12 16:44:03
15020 Log: Integrate win32 into mainline
808270a4 15021 Branch: perl
f58c54f0
NC
15022 +> t/comp/require.t
15023 !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
808270a4 15024____________________________________________________________________________
f58c54f0
NC
15025[ 510] By: mbeattie on 1998/02/12 16:42:26
15026 Log: Subject: Re: [PATCH] 5.004_58 | _04 DynaLoader.pm -> DynaLoader.pm.PL (resend)
15027 Date: 12 Feb 1998 14:25:55 +0100
15028 From: koenig@kulturbox.de (Andreas J. Koenig)
808270a4 15029 Branch: perl
f58c54f0 15030 ! lib/ExtUtils/Install.pm
808270a4 15031____________________________________________________________________________
f58c54f0
NC
15032[ 509] By: mbeattie on 1998/02/12 16:40:34
15033 Log: Subject: Re: wrong prototype for sbrk [PATCH]
15034 Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
15035 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
808270a4 15036 Branch: perl
f58c54f0 15037 ! malloc.c
808270a4 15038____________________________________________________________________________
f58c54f0
NC
15039[ 508] By: mbeattie on 1998/02/12 16:36:53
15040 Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
15041 Date: Wed, 11 Feb 1998 17:29:20 +0100
15042 From: Achim Bohnet <ach@mpe.mpg.de>
808270a4
GS
15043 Branch: perl
15044 ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
15045____________________________________________________________________________
f58c54f0
NC
15046[ 507] By: mbeattie on 1998/02/12 16:35:26
15047 Log: Subject: [PATCH] slight tweaks to hints/machten.sh
15048 Date: Wed, 11 Feb 1998 14:59:46 +0100
15049 From: Dominic Dunlop <domo@vo.lu>
808270a4 15050 Branch: perl
f58c54f0 15051 ! hints/machten.sh
808270a4 15052____________________________________________________________________________
f58c54f0
NC
15053[ 506] By: mbeattie on 1998/02/12 16:28:40
15054 Log: Subject: DB_File 1.58 patch
15055 Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
15056 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
808270a4 15057 Branch: perl
f58c54f0 15058 + ext/DB_File/Changes
808270a4 15059 ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
f58c54f0 15060 ! t/lib/db-recno.t
808270a4 15061____________________________________________________________________________
f58c54f0
NC
15062[ 505] By: mbeattie on 1998/02/12 16:24:26
15063 Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
15064 Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
15065 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 15066 Branch: perl
f58c54f0 15067 ! regexec.c t/op/re_tests
808270a4 15068____________________________________________________________________________
f58c54f0
NC
15069[ 504] By: mbeattie on 1998/02/12 16:22:46
15070 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
15071 Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
15072 Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
15073 Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
15074 Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
15075 Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
15076 Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
808270a4
GS
15077 Branch: perl
15078 ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
f58c54f0 15079 ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
808270a4 15080____________________________________________________________________________
f58c54f0
NC
15081[ 503] By: mbeattie on 1998/02/12 16:15:43
15082 Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
15083 Date: Mon, 9 Feb 1998 13:19:45 +0100
15084 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
808270a4 15085 Branch: perl
f58c54f0 15086 ! t/lib/filecopy.t
808270a4 15087____________________________________________________________________________
f58c54f0
NC
15088[ 502] By: mbeattie on 1998/02/12 16:14:27
15089 Log: Assorted patches to sv.c:
15090 From: Gisle Aas <gisle@aas.no>
15091 Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
15092 Date: 07 Feb 1998 00:21:57 +0100
15093 Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
15094 Date: 07 Feb 1998 00:29:45 +0100
15095 Subject: [PATCH] sv_upgrade() always returns TRUE
15096 Date: 09 Feb 1998 15:44:01 +0100
808270a4 15097 Branch: perl
f58c54f0 15098 ! sv.c
808270a4 15099____________________________________________________________________________
f58c54f0
NC
15100[ 501] By: mbeattie on 1998/02/12 16:09:26
15101 Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
15102 Subject: Perl debugger.
15103 Date: Fri, 6 Feb 1998 17:47:08 -0500
15104 From: "Jason A. Smith" <smithj4@rpi.edu>
808270a4 15105 Branch: perl
f58c54f0 15106 ! lib/perl5db.pl
808270a4 15107____________________________________________________________________________
f58c54f0
NC
15108[ 500] By: gsar on 1998/02/12 03:20:55
15109 Log: merge another maint patch
15110 Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
15111 Date: Tue, 10 Feb 1998 18:49:00 EST
15112 From: Gurusamy Sarathy <gsar@engin.umich.edu>
15113 Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV
808270a4 15114 Branch: win32/perl
f58c54f0 15115 ! pp_ctl.c
808270a4 15116____________________________________________________________________________
f58c54f0
NC
15117[ 499] By: gsar on 1998/02/12 03:14:39
15118 Log: make t/comp/require.t type xtext
808270a4 15119 Branch: win32/perl
f58c54f0 15120 ! t/comp/require.t
808270a4 15121____________________________________________________________________________
f58c54f0
NC
15122[ 498] By: gsar on 1998/02/12 03:09:58
15123 Log: fix extra LEAVE when require fails
15124 Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
15125 Date: Tue, 10 Feb 1998 18:21:37 EST
15126 From: Gurusamy Sarathy <gsar@engin.umich.edu>
15127 Subject: Re: evals and requires make seg-fault with bad require file
808270a4 15128 Branch: win32/perl
f58c54f0
NC
15129 + t/comp/require.t
15130 ! MANIFEST pp_ctl.c scope.c scope.h toke.c
808270a4 15131____________________________________________________________________________
f58c54f0
NC
15132[ 497] By: gsar on 1998/02/12 02:47:29
15133 Log: merge a maint patch
15134 Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
15135 Date: Wed, 11 Feb 1998 00:15:51 EST
15136 From: Gurusamy Sarathy <gsar@engin.umich.edu>
15137 Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD
808270a4 15138 Branch: win32/perl
f58c54f0 15139 ! pp_ctl.c t/op/local.t
808270a4 15140____________________________________________________________________________
f58c54f0
NC
15141[ 496] By: mbeattie on 1998/02/11 13:04:50
15142 Log: Integrate win32 into mainline.
808270a4
GS
15143 Branch: perl
15144 !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
15145 !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
15146 !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
15147 !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
15148 !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
f58c54f0 15149 !> win32/makedef.pl win32/win32.c win32/win32iop.h
808270a4 15150____________________________________________________________________________
f58c54f0
NC
15151[ 495] By: mbeattie on 1998/02/11 13:03:59
15152 Log: Fix special constants in Xref.pm
808270a4 15153 Branch: perlext
f58c54f0 15154 ! Compiler/B/Xref.pm
808270a4 15155____________________________________________________________________________
f58c54f0
NC
15156[ 494] By: gsar on 1998/02/10 18:26:28
15157 Log: fix opendir() problem on share names
15158 Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
15159 Date: Tue, 10 Feb 1998 13:28:53 EST
15160 From: Gurusamy Sarathy <gsar@engin.umich.edu>
15161 Subject: Re: BUG: opendir and UNC names on NT
808270a4 15162 Branch: win32/perl
f58c54f0 15163 ! win32/win32.c
808270a4 15164____________________________________________________________________________
f58c54f0
NC
15165[ 493] By: gsar on 1998/02/09 23:09:40
15166 Log: integrate win32 branch contents
808270a4
GS
15167 Branch: asperl
15168 +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
f58c54f0
NC
15169 +> lib/Fatal.pm t/lib/ph.t
15170 ! hv.c
15171 !> (integrate 895 files)
808270a4 15172____________________________________________________________________________
f58c54f0
NC
15173[ 492] By: gsar on 1998/02/09 07:30:19
15174 Log: enhancements to previous patch for XSUB OUTPUT args
15175 Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
15176 Date: Mon, 09 Feb 1998 02:31:55 EST
15177 From: Gurusamy Sarathy <gsar@engin.umich.edu>
15178 Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic
808270a4
GS
15179 Branch: win32/perl
15180 ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
15181 ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
15182 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
15183 ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
f58c54f0 15184 ! sv.h
808270a4 15185____________________________________________________________________________
f58c54f0
NC
15186[ 491] By: gsar on 1998/02/09 03:00:52
15187 Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
15188 Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
15189 Date: Wed, 29 Oct 1997 19:36:25 EST
15190 From: Gurusamy Sarathy <gsar@engin.umich.edu>
15191 Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
808270a4 15192 Branch: win32/perl
f58c54f0 15193 ! op.c
808270a4 15194____________________________________________________________________________
f58c54f0
NC
15195[ 490] By: gsar on 1998/02/09 02:30:43
15196 Log: fix for bugs in handling DESTROY (adjusted test numbers)
15197 Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
15198 Subject: Re: [PERL] RFD: iterative DESTROYing of objects
15199 Date: Wed, 31 Dec 1997 19:30:46 -0500
15200 From: Gurusamy Sarathy <gsar@engin.umich.edu>
808270a4 15201 Branch: win32/perl
f58c54f0 15202 ! pod/perlobj.pod sv.c t/op/ref.t
808270a4 15203____________________________________________________________________________
f58c54f0
NC
15204[ 489] By: gsar on 1998/02/09 00:30:35
15205 Log: ansify prototype for my_safemalloc(), avoid warnings
808270a4 15206 Branch: win32/perl
f58c54f0 15207 ! sv.c
808270a4 15208____________________________________________________________________________
f58c54f0
NC
15209[ 488] By: gsar on 1998/02/09 00:29:08
15210 Log: fix misapplied hunks in 5.004_58
15211 Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
15212 Date: Sun, 08 Feb 1998 02:18:12 EST
15213 From: Gurusamy Sarathy <gsar@engin.umich.edu>
15214 Subject: [PATCH] fixes for test failures in 5.004_58
808270a4 15215 Branch: win32/perl
f58c54f0 15216 ! gv.c op.c
808270a4 15217____________________________________________________________________________
f58c54f0
NC
15218[ 487] By: gsar on 1998/02/09 00:27:16
15219 Log: win32_utime() tweaks to avoid warnings
808270a4 15220 Branch: win32/perl
f58c54f0 15221 ! win32/win32.c win32/win32iop.h
808270a4 15222____________________________________________________________________________
f58c54f0
NC
15223[ 486] By: gsar on 1998/02/07 23:45:22
15224 Log: integrate mainline, plus a few small win32 enhancements
15225 - remove Win32::GetCurrentDirectory()
15226 - add Win32::Sleep() for compat
15227 - add smarter utime() from Jan Dubois, and export it as win32_utime()
808270a4
GS
15228 Branch: win32/perl
15229 +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
f58c54f0
NC
15230 +> lib/Fatal.pm t/lib/ph.t
15231 ! win32/makedef.pl win32/win32.c win32/win32iop.h
15232 !> (integrate 61 files)
808270a4
GS
15233
15234----------------
15235Version 5.004_58
15236----------------
15237
15238____________________________________________________________________________
f58c54f0
NC
15239[ 485] By: mbeattie on 1998/02/06 18:11:47
15240 Log: Bump patchlevel to 58.
808270a4 15241 Branch: perl
f58c54f0 15242 ! patchlevel.h
808270a4 15243____________________________________________________________________________
f58c54f0
NC
15244[ 484] By: mbeattie on 1998/02/06 18:08:28
15245 Log: Fix up problem with gv.c from change 477.
15246 Fix up Config.pm use in t/lib/ph.t from change 478.
808270a4 15247 Branch: perl
f58c54f0 15248 ! gv.c t/lib/ph.t
808270a4 15249____________________________________________________________________________
f58c54f0
NC
15250[ 483] By: mbeattie on 1998/02/06 17:34:34
15251 Log: Integrate win32 branch into mainline
808270a4 15252 Branch: perl
f58c54f0 15253 !> win32/win32sck.c
808270a4 15254____________________________________________________________________________
f58c54f0
NC
15255[ 482] By: mbeattie on 1998/02/06 17:26:41
15256 Log: lib/Fatal.pm missing from repository
808270a4 15257 Branch: perl
f58c54f0 15258 + lib/Fatal.pm
808270a4 15259____________________________________________________________________________
f58c54f0
NC
15260[ 481] By: mbeattie on 1998/02/06 17:24:57
15261 Log: Subject: [PATCH] Re: posix::strftime (core dumped)
15262 Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
15263 From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
808270a4 15264 Branch: perl
f58c54f0
NC
15265 + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
15266 ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
808270a4 15267____________________________________________________________________________
f58c54f0
NC
15268[ 480] By: mbeattie on 1998/02/06 17:19:52
15269 Log: x2p/str.c was missing from list of changed files in change 466
808270a4 15270 Branch: perl
f58c54f0 15271 ! x2p/str.c
808270a4 15272____________________________________________________________________________
f58c54f0
NC
15273[ 479] By: mbeattie on 1998/02/06 17:16:54
15274 Log: Added t/lib/ph.t to MANIFEST
808270a4 15275 Branch: perl
f58c54f0 15276 ! MANIFEST
808270a4 15277____________________________________________________________________________
f58c54f0
NC
15278[ 478] By: mbeattie on 1998/02/06 17:15:38
15279 Log: Subject: [PATCH] h2ph.PL
15280 Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
15281 From: kstar@www.chapin.edu (Kurt D. Starsinic)
808270a4 15282 Branch: perl
f58c54f0
NC
15283 + t/lib/ph.t
15284 ! utils/h2ph.PL
808270a4 15285____________________________________________________________________________
f58c54f0
NC
15286[ 477] By: mbeattie on 1998/02/06 17:10:46
15287 Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
15288 Date: 04 Feb 1998 14:49:46 +0100
15289 From: Gisle Aas <gisle@aas.no>
15290 as modified by
15291 From: chip@atlantic.net
15292 Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
808270a4 15293 Branch: perl
f58c54f0 15294 ! gv.c
808270a4 15295____________________________________________________________________________
f58c54f0
NC
15296[ 476] By: mbeattie on 1998/02/06 16:47:03
15297 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
15298 Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
15299 Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
15300 Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t
15301 Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
808270a4 15302 Branch: perl
f58c54f0 15303 ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
808270a4 15304____________________________________________________________________________
f58c54f0
NC
15305[ 475] By: mbeattie on 1998/02/06 16:44:57
15306 Log: Subject: [PATCH] nomemok
15307 Date: Mon, 2 Feb 1998 15:06:50 +0100
15308 From: Gisle Aas <gisle@aas.no>
808270a4 15309 Branch: perl
f58c54f0 15310 ! hv.c
808270a4 15311____________________________________________________________________________
f58c54f0
NC
15312[ 474] By: mbeattie on 1998/02/06 16:43:46
15313 Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
15314 Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
15315 From: abigail@fnx.com
808270a4 15316 Branch: perl
f58c54f0 15317 ! lib/Benchmark.pm
808270a4 15318____________________________________________________________________________
f58c54f0
NC
15319[ 473] By: mbeattie on 1998/02/06 16:42:53
15320 Log: Subject: [PATCH] adding the newSVpvn API function
15321 Date: Sat, 31 Jan 1998 06:32:42 +0100
15322 From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
808270a4
GS
15323 Branch: perl
15324 ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
f58c54f0 15325 ! proto.h sv.c
808270a4 15326____________________________________________________________________________
f58c54f0
NC
15327[ 472] By: mbeattie on 1998/02/06 16:35:41
15328 Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
15329 Date: 28 Jan 1998 17:40:37 -0800
15330 From: Stephen Zander <srz@mckesson.com>
808270a4 15331 Branch: perl
f58c54f0 15332 ! hints/solaris_2.sh
808270a4 15333____________________________________________________________________________
f58c54f0
NC
15334[ 471] By: mbeattie on 1998/02/06 16:02:57
15335 Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
15336 Date: Thu, 15 Jan 1998 11:53:06 +0000
15337 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
808270a4 15338 Branch: perl
f58c54f0 15339 ! pod/perlguts.pod pp.c t/op/vec.t
808270a4 15340____________________________________________________________________________
f58c54f0
NC
15341[ 470] By: mbeattie on 1998/02/06 16:01:36
15342 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15343 Subject: 5.004_56: Patch to Tie::Hash and docs
15344 Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
15345 Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
15346 Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
808270a4
GS
15347 Branch: perl
15348 ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
f58c54f0 15349 ! t/op/misc.t t/op/pat.t toke.c
808270a4 15350____________________________________________________________________________
f58c54f0
NC
15351[ 469] By: mbeattie on 1998/02/06 15:58:31
15352 Log: Subject: Another Array.pm patch
15353 Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
15354 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
808270a4 15355 Branch: perl
f58c54f0 15356 ! lib/Tie/Array.pm
808270a4 15357____________________________________________________________________________
f58c54f0
NC
15358[ 468] By: mbeattie on 1998/02/06 15:56:28
15359 Log: Subject: documentation patch for 5.004_57
15360 Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
15361 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
808270a4 15362 Branch: perl
f58c54f0 15363 ! lib/Tie/Array.pm
808270a4 15364____________________________________________________________________________
f58c54f0
NC
15365[ 467] By: mbeattie on 1998/02/06 15:55:34
15366 Log: Subject: 5.004_56: patch for `use Fatal' again
15367 Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
15368 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4
GS
15369 Branch: perl
15370 ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
f58c54f0 15371 ! pp.c t/comp/proto.t toke.c
808270a4 15372____________________________________________________________________________
f58c54f0
NC
15373[ 466] By: mbeattie on 1998/02/06 15:53:53
15374 Log: Subject: Newer -DLEAKTEST patch
15375 Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
15376 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4
GS
15377 Branch: perl
15378 ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
15379 ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
15380 ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
15381 ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
f58c54f0
NC
15382 ! toke.c util.c vms/perly_c.vms x2p/hash.c
15383____________________________________________________________________________
15384[ 465] By: mbeattie on 1998/02/06 15:46:35
15385 Log: More Chip patches (tweaked for _5x). The final one mentioned here
15386 (@ARGV with -i) actually went in at change 462 but I failed to
15387 add it to the change description:
15388 Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
15389 Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
15390 Subject: [PATCH] Fix for C<@x = my @y>
15391 Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
15392 Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
15393 Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
15394 Subject: [PATCH] Allow last() to mean last
15395 Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
15396 Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
15397 Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
808270a4
GS
15398 Branch: perl
15399 ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
f58c54f0
NC
15400 ! vms/perly_h.vms
15401____________________________________________________________________________
15402[ 464] By: mbeattie on 1998/02/06 15:06:18
15403 Log: More Chip patches:
15404 Subject: [PATCH] Fix SEGV from combining caller and C<package;>
15405 Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
15406 Subject: [PATCH] Fix line numbers after here documents in eval STRING
15407 Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
15408 Subject: [PATCH] Make recursive lexical analysis more robust
15409 Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
15410 Branch: perl
15411 ! pp_ctl.c sv.c toke.c
15412____________________________________________________________________________
15413[ 463] By: mbeattie on 1998/02/06 15:04:17
15414 Log: Some more Chip patches (tweaked to match _5x):
15415 Subject: [PATCH] Fix empty BLOCK
15416 Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
15417 Subject: [PATCH] fix (\@@) proto
15418 Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
15419 Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
15420 Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
15421 Subject: [PATCH] Don't fold string comparison under C<use locale>
15422 Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
15423 Branch: perl
15424 ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
15425____________________________________________________________________________
15426[ 462] By: mbeattie on 1998/02/06 14:56:30
15427 Log: Some Chip patches (some tweaked to match _5x source):
15428 From: Chip Salzenberg <salzench@nielsenmedia.com>
15429 Subject: [PATCH] local leakage
15430 Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
15431 Subject: [PATCH] NULs in patterns
15432 Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
15433 Subject: [PATCH] Configure on PerlIO
15434 Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
15435 Subject: [PATCH] Avoid core dump on package alias
15436 Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
15437 Subject: [PATCH] Fix name of $Foo::{'Bar::'}
15438 Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
808270a4
GS
15439 Branch: perl
15440 ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
f58c54f0 15441 ! t/op/local.t
808270a4 15442____________________________________________________________________________
f58c54f0
NC
15443[ 461] By: gsar on 1998/02/04 03:34:36
15444 Log: support win32_select(0,0,0,msec) (winsock doesn't)
808270a4 15445 Branch: win32/perl
f58c54f0 15446 ! win32/win32sck.c
808270a4 15447____________________________________________________________________________
f58c54f0
NC
15448[ 460] By: gsar on 1998/02/04 00:44:47
15449 Log: bug: win32_select() must StartSockets()
808270a4 15450 Branch: win32/perl
f58c54f0 15451 ! win32/win32sck.c
808270a4
GS
15452
15453----------------
15454Version 5.004_57
15455----------------
15456
15457____________________________________________________________________________
f58c54f0
NC
15458[ 459] By: mbeattie on 1998/02/03 16:00:07
15459 Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
15460 of execution causes core dump if threadsvp is moved). Replaced
15461 lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
808270a4 15462 Branch: perl
f58c54f0 15463 ! av.c perl.c
808270a4 15464____________________________________________________________________________
f58c54f0
NC
15465[ 458] By: mbeattie on 1998/02/03 14:40:02
15466 Log: Fix up MANIFEST.
808270a4 15467 Branch: perl
f58c54f0 15468 ! MANIFEST
808270a4 15469____________________________________________________________________________
f58c54f0
NC
15470[ 457] By: mbeattie on 1998/02/03 13:50:23
15471 Log: Integrate win32 into mainline. My last integration from ansiperl
15472 to the mainline was a dismal failure: I did -ay but meant -at.
15473 This should fix things now since win32 has already integrated
15474 all the necessary changes from ansiperl.
808270a4 15475 Branch: perl
f58c54f0 15476 !> (integrate 111 files)
808270a4 15477____________________________________________________________________________
f58c54f0
NC
15478[ 456] By: gsar on 1998/02/03 04:48:08
15479 Log: Fix minor problems with non USE_THREADS build. win32 branch
15480 now looks 5.004_57-ready.
808270a4 15481 Branch: win32/perl
f58c54f0 15482 ! thread.h win32/makedef.pl
808270a4 15483____________________________________________________________________________
f58c54f0
NC
15484[ 455] By: gsar on 1998/02/03 03:45:09
15485 Log: integrate mainline
808270a4 15486 Branch: win32/perl
f58c54f0 15487 !> (integrate 887 files)
808270a4 15488____________________________________________________________________________
f58c54f0
NC
15489[ 454] By: mbeattie on 1998/02/02 16:44:24
15490 Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
15491 defaults have been commented out for now.
808270a4 15492 Branch: perl
f58c54f0 15493 ! hints/dec_osf.sh
808270a4 15494____________________________________________________________________________
f58c54f0
NC
15495[ 453] By: mbeattie on 1998/02/02 15:51:39
15496 Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
15497 variables. Moved threadnum to a per-interpreter variable and
15498 made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
15499 more than one thread may be running. Minor tweaks to Thread.xs.
808270a4
GS
15500 Branch: perl
15501 ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
15502 ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
f58c54f0
NC
15503 ! thread.h util.c
15504____________________________________________________________________________
15505[ 452] By: gsar on 1998/02/02 04:56:50
15506 Log: remove totally egregious s/\\dir// in File::Find
15507 Branch: win32/perl
15508 ! lib/File/Find.pm
15509____________________________________________________________________________
15510[ 451] By: gsar on 1998/02/01 22:20:20
15511 Log: added AS patch#3
15512 Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
15513 Date: Sun, 01 Feb 1998 09:18:13 PST
15514 From: Douglas Lankshear <dougl@ActiveState.com>
15515 To: "'Gurusamy Sarathy'" <gsar@umich.edu>
15516
15517 Here's an additional diff against //depot/asperl
15518
15519 The field name mg_length was changed back to mg_len
15520 The function name mg_len was change to mg_length
15521
15522 The need for sort_mutex removed thanks to the code derived
15523 from Tom Horsley's work.
15524
15525 -- Doug
808270a4 15526 Branch: asperl
f58c54f0 15527 + XSLock.h
808270a4
GS
15528 ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
15529 ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
15530 ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
15531 ! scope.c scope.h sv.c toke.c universal.c util.c
15532 ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
f58c54f0 15533 ! win32/perlobj.def win32/runperl.c
808270a4 15534____________________________________________________________________________
f58c54f0
NC
15535[ 450] By: gsar on 1998/01/30 23:43:57
15536 Log: various tweaks
15537 - add new functions to proto.h
15538 - fix up makefile.mk for $(OBJECT)
808270a4 15539 Branch: asperl
f58c54f0 15540 ! pp_ctl.c proto.h win32/makefile.mk
808270a4 15541____________________________________________________________________________
f58c54f0
NC
15542[ 449] By: gsar on 1998/01/30 21:23:15
15543 Log: fix up missing patches from AS patch#2
808270a4
GS
15544 Branch: asperl
15545 ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
f58c54f0 15546 ! pp_ctl.c proto.h
808270a4 15547____________________________________________________________________________
f58c54f0
NC
15548[ 448] By: gsar on 1998/01/30 18:23:17
15549 Log: fix htonlx typo
808270a4 15550 Branch: win32/perl
f58c54f0 15551 ! perlsock.h
808270a4 15552____________________________________________________________________________
f58c54f0
NC
15553[ 447] By: mbeattie on 1998/01/30 16:03:49
15554 Log: Fix up MANIFEST to add missing files
808270a4 15555 Branch: perl
f58c54f0 15556 ! MANIFEST
808270a4 15557____________________________________________________________________________
f58c54f0
NC
15558[ 446] By: mbeattie on 1998/01/30 12:34:55
15559 Log: Bump patchlevel to 57.
808270a4 15560 Branch: perl
f58c54f0 15561 ! patchlevel.h
808270a4 15562____________________________________________________________________________
f58c54f0
NC
15563[ 445] By: gsar on 1998/01/30 10:44:38
15564 Log: initial merge of latest win32 branch into ASPerl
808270a4
GS
15565 Branch: asperl
15566 +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
15567 +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
f58c54f0
NC
15568 +> win32/bin/perlglob.pl
15569 !> (integrate 141 files)
808270a4 15570____________________________________________________________________________
f58c54f0
NC
15571[ 444] By: gsar on 1998/01/30 09:25:58
15572 Log: goofed branching, redo asperl branch
808270a4 15573 Branch: asperl
f58c54f0 15574 ! perl.h
808270a4 15575____________________________________________________________________________
f58c54f0
NC
15576[ 443] By: gsar on 1998/01/30 09:23:36
15577 Log: added AS patch#2
808270a4
GS
15578 Branch: asperl
15579 + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
15580 + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
15581 + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
f58c54f0 15582 + win32/ipstdiowin.h win32/perlobj.def
808270a4
GS
15583 ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
15584 ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
15585 ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
15586 ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
15587 ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
15588 ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
15589 ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
15590 ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
f58c54f0 15591 ! win32/makedef.pl win32/runperl.c win32/win32iop.h
808270a4 15592____________________________________________________________________________
f58c54f0
NC
15593[ 441] By: gsar on 1998/01/30 08:54:19
15594 Log: Created new branch from win32@396, added AS patch#1
808270a4
GS
15595 Branch: asperl
15596 + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
15597 + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
f58c54f0
NC
15598 + regcomp.c scope.h sv.c toke.c util.c
15599 +> (branch 915 files)
808270a4 15600____________________________________________________________________________
f58c54f0
NC
15601[ 440] By: gsar on 1998/01/30 04:43:23
15602 Log: integrate winansi
808270a4 15603 Branch: win32/perl
f58c54f0 15604 +> pod/perlhist.pod
808270a4 15605 !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
f58c54f0 15606 !> util.c
808270a4 15607____________________________________________________________________________
f58c54f0
NC
15608[ 439] By: mbeattie on 1998/01/27 15:31:53
15609 Log: Integrate ansi branch into mainline (resolve -ay).
808270a4
GS
15610 Branch: perl
15611 +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
15612 +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
15613 +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
f58c54f0
NC
15614 +> win32/bin/perlglob.pl
15615 ! op.c
15616 !> (integrate 868 files)
15617____________________________________________________________________________
15618[ 438] By: nick on 1998/01/24 12:02:34
15619 Log: Gisle's av_unshift tweak, two small patches from chip
15620 and check for NULL in hv_delete in case '~' and tie magic
15621 are present
808270a4 15622 Branch: ansiperl
f58c54f0
NC
15623 ! av.c hv.c op.c pp_ctl.c scope.c
15624____________________________________________________________________________
15625[ 437] By: nick on 1998/01/24 10:37:56
15626 Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.
15627 Ugh! ...
15628 Macros were unsuitable for declaring the functions, extra () round
15629 parameters removed - non-function forms of PerlXxx_yyyy() need to
15630 add () themselves.
15631 Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
808270a4 15632 Branch: ansiperl
f58c54f0 15633 ! perlsock.h pp_sys.c util.c
808270a4 15634____________________________________________________________________________
f58c54f0
NC
15635[ 436] By: nick on 1998/01/24 10:03:03
15636 Log: Integrate win32 into ansiperl
808270a4
GS
15637 Branch: ansiperl
15638 +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
f58c54f0
NC
15639 +> win32/bin/perlglob.pl
15640 !> (integrate 38 files)
808270a4 15641____________________________________________________________________________
f58c54f0
NC
15642[ 435] By: nick on 1998/01/24 09:47:49
15643 Log: Add perlhist.pod
808270a4 15644 Branch: ansiperl
f58c54f0
NC
15645 + pod/perlhist.pod
15646 ! MANIFEST
808270a4 15647____________________________________________________________________________
f58c54f0
NC
15648[ 434] By: gsar on 1998/01/19 05:01:47
15649 Log: s/PerlENV/PerlEnv/ just to be consistent
808270a4 15650 Branch: win32/perl
f58c54f0 15651 ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
808270a4 15652____________________________________________________________________________
f58c54f0
NC
15653[ 433] By: gsar on 1998/01/19 04:52:18
15654 Log: foo() -> PerlGroup_foo() patch from ActiveState
808270a4 15655 Branch: win32/perl
f58c54f0 15656 + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
808270a4 15657 ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
f58c54f0 15658 ! scope.h sv.c toke.c util.c
808270a4 15659____________________________________________________________________________
f58c54f0
NC
15660[ 432] By: gsar on 1998/01/19 04:42:26
15661 Log: integrate mainline
808270a4 15662 Branch: win32/perl
f58c54f0 15663 !> pod/perlfunc.pod
808270a4 15664____________________________________________________________________________
f58c54f0
NC
15665[ 431] By: gsar on 1998/01/19 04:40:04
15666 Log: integrate changes in winansi
808270a4
GS
15667 Branch: win32/perl
15668 +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
f58c54f0
NC
15669 +> t/lib/tie-stdpush.t t/op/tiearray.t
15670 !> (integrate 98 files)
808270a4 15671____________________________________________________________________________
f58c54f0
NC
15672[ 430] By: gsar on 1998/01/19 04:10:43
15673 Log: Fix autovivification problems with XSUB OUTPUT args
15674 Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
15675 Date: Sun, 18 Jan 1998 23:09:07 EST
15676 From: Gurusamy Sarathy <gsar@engin.umich.edu>
15677 Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
808270a4
GS
15678 Branch: win32/perl
15679 ! ext/GDBM_File/typemap ext/NDBM_File/typemap
15680 ! ext/ODBM_File/typemap ext/SDBM_File/typemap
15681 ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
f58c54f0
NC
15682 ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
15683____________________________________________________________________________
15684[ 429] By: nick on 1998/01/17 21:01:50
15685 Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
15686 Date: Thu, 25 Dec 1997 13:39:15 -0500
15687 From: Spider Boardman <spider@Orb.Nashua.NH.US>
15688 To: perl5-porters@perl.org
15689
15690 It turns out that the potential for the "CONFIG key 'exe_ext'
15691 does not exist in Config.pm" problem has been around for a while,
15692 in the definition of SvTRUE(). It's just that non-gcc compilers
15693 are more or less being built as CRIPPLED_CC when USE_THREADS is
15694 defined (even if they can inline things). The inline macro for
15695 SvTRUE works with tied hashes and the EXISTS method, and the
15696 functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
15697 does not, because it adds an excess mg_get() which replaces the
15698 EXISTS result with a FETCH result.
808270a4 15699 Branch: ansiperl
f58c54f0 15700 ! sv.c
808270a4 15701____________________________________________________________________________
f58c54f0
NC
15702[ 428] By: nick on 1998/01/17 20:59:11
15703 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
15704 Date: Fri, 19 Dec 97 17:19:09 GMT
15705 Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
808270a4 15706 Branch: ansiperl
f58c54f0 15707 ! doio.c sv.c toke.c util.c
808270a4 15708____________________________________________________________________________
f58c54f0
NC
15709[ 427] By: nick on 1998/01/17 12:01:53
15710 Log: Permit tie ?foo,$object
15711 tidy up dead #ifdef ORIGINAL_TIE)
15712 Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
808270a4 15713 Branch: ansiperl
f58c54f0 15714 ! pp_sys.c
808270a4 15715____________________________________________________________________________
f58c54f0
NC
15716[ 426] By: nick on 1998/01/15 18:06:36
15717 Log: First working TIEARRAY and other misc tie fixes
808270a4 15718 Branch: ansiperl
f58c54f0 15719 ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
808270a4 15720____________________________________________________________________________
f58c54f0
NC
15721[ 425] By: nick on 1998/01/14 21:56:40
15722 Log: Not working yet - split problems ...
808270a4 15723 Branch: ansiperl
f58c54f0 15724 ! pp.c t/lib/thread.t t/op/tiearray.t
808270a4 15725____________________________________________________________________________
f58c54f0
NC
15726[ 424] By: nick on 1998/01/14 18:49:25
15727 Log: TIEARRAY updates - almost works ...
808270a4 15728 Branch: ansiperl
f58c54f0 15729 + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
808270a4
GS
15730 ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
15731 ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
f58c54f0 15732 ! t/op/avhv.t t/op/push.t t/op/tiearray.t
808270a4 15733____________________________________________________________________________
f58c54f0
NC
15734[ 423] By: gsar on 1998/01/14 00:13:16
15735 Log: fix MakeMaker installbin problem
15736 Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
15737 Subject: Re: can't modify message with HTML-Stream, v.1.42
15738 Date: Tue, 06 Jan 1998 19:16:35 -0500
15739 From: Gurusamy Sarathy <gsar@engin.umich.edu>
808270a4 15740 Branch: win32/perl
f58c54f0 15741 ! lib/ExtUtils/MM_Unix.pm
808270a4 15742____________________________________________________________________________
f58c54f0
NC
15743[ 422] By: gsar on 1998/01/13 23:53:02
15744 Log: add archname to *sitearch in config.{b,g,v}c
808270a4 15745 Branch: win32/perl
f58c54f0 15746 ! win32/config.bc win32/config.gc win32/config.vc
808270a4 15747____________________________________________________________________________
f58c54f0
NC
15748[ 421] By: gsar on 1998/01/13 23:15:14
15749 Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
808270a4 15750 Branch: win32/perl
f58c54f0 15751 ! t/harness
808270a4 15752____________________________________________________________________________
f58c54f0
NC
15753[ 420] By: nick on 1998/01/13 22:55:02
15754 Log: tiearray tweaks
808270a4 15755 Branch: ansiperl
f58c54f0 15756 ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
808270a4 15757____________________________________________________________________________
f58c54f0
NC
15758[ 419] By: nick on 1998/01/13 21:27:33
15759 Log: Skeleton Tie::Array
808270a4 15760 Branch: ansiperl
f58c54f0 15761 + lib/Tie/Array.pm
808270a4 15762____________________________________________________________________________
f58c54f0
NC
15763[ 418] By: nick on 1998/01/13 20:52:38
15764 Log: tie array changes to core and tests
808270a4 15765 Branch: ansiperl
f58c54f0 15766 + t/op/tiearray.t
808270a4
GS
15767 ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
15768 ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
f58c54f0 15769 ! pp_hot.c proto.h sv.c toke.c universal.c util.c
808270a4 15770____________________________________________________________________________
f58c54f0
NC
15771[ 417] By: gsar on 1998/01/13 20:49:52
15772 Log: fix perlglob.bat warnings by splitting it from File::DosGlob
808270a4 15773 Branch: win32/perl
f58c54f0 15774 + win32/bin/perlglob.pl
808270a4 15775 ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
f58c54f0 15776 ! win32/makefile.mk
808270a4 15777____________________________________________________________________________
f58c54f0
NC
15778[ 416] By: gsar on 1998/01/13 02:46:53
15779 Log: various tweaks to build support (NOTE: meant for 5.004_57)
15780 - build and install x2p
15781 - fix installperl warnings on win32
15782 - `make install` now does puts the archlibs in right places
15783 - makefiles don't default to USE_THREADS anymore
15784 - sync config.{b,g,v}c
15785 - sync makefile.mk -> Makefile
808270a4
GS
15786 Branch: win32/perl
15787 ! installperl win32/Makefile win32/config.bc win32/config.gc
15788 ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
f58c54f0 15789 ! x2p/a2py.c
808270a4 15790____________________________________________________________________________
f58c54f0
NC
15791[ 415] By: nick on 1998/01/11 16:54:26
15792 Log: Integrate win32 into ansiperl
808270a4
GS
15793 Branch: ansiperl
15794 !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
15795 !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
15796 !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
15797 !> utils/perldoc.PL vms/config.vms vms/descrip.mms
15798 !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
f58c54f0 15799 !> vms/vmsish.h x2p/s2p.PL
808270a4 15800____________________________________________________________________________
f58c54f0
NC
15801[ 414] By: nick on 1998/01/11 15:13:49
15802 Log: Integratye mainline -> ansiperl
808270a4 15803 Branch: ansiperl
f58c54f0 15804 !> (integrate 64 files)
808270a4 15805____________________________________________________________________________
f58c54f0
NC
15806[ 413] By: mbeattie on 1998/01/09 12:57:58
15807 Log: Add missing blank line in pod/perlfunc.pod.
808270a4 15808 Branch: perl
f58c54f0 15809 ! pod/perlfunc.pod
808270a4 15810____________________________________________________________________________
f58c54f0
NC
15811[ 412] By: gsar on 1998/01/08 20:54:31
15812 Log: change#398 breaks ENV_IS_CASELESS, fix it
808270a4 15813 Branch: win32/perl
f58c54f0 15814 ! hv.c
808270a4 15815____________________________________________________________________________
f58c54f0
NC
15816[ 411] By: gsar on 1998/01/08 18:33:58
15817 Log: Integrate mainline
808270a4
GS
15818 Branch: win32/perl
15819 !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
15820 !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
15821 !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
15822 !> utils/perldoc.PL vms/config.vms vms/descrip.mms
15823 !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
f58c54f0 15824 !> vms/vmsish.h x2p/s2p.PL
808270a4 15825____________________________________________________________________________
f58c54f0
NC
15826[ 410] By: mbeattie on 1998/01/08 16:06:22
15827 Log: Fix thinko in t/pragma/locale.t:
15828 Subject: [PATCH] _04 or _56: locale.t
15829 Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
15830 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 15831 Branch: perl
f58c54f0 15832 ! t/pragma/locale.t
808270a4 15833____________________________________________________________________________
f58c54f0
NC
15834[ 409] By: mbeattie on 1998/01/08 16:05:09
15835 Log: Use Tom Horley's qsort for sorting:
15836 Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
15837 Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
15838 From: Hans Mulder <hansm@icgned.nl>
808270a4 15839 Branch: perl
f58c54f0 15840 ! pp_ctl.c
808270a4 15841____________________________________________________________________________
f58c54f0
NC
15842[ 408] By: mbeattie on 1998/01/08 16:01:57
15843 Log: Make s2p not use cpp:
15844 Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
15845 Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
15846 From: Hans Mulder <hansm@icgned.nl>
808270a4 15847 Branch: perl
f58c54f0 15848 ! x2p/s2p.PL
808270a4 15849____________________________________________________________________________
f58c54f0
NC
15850[ 407] By: mbeattie on 1998/01/08 15:57:31
15851 Log: DG/UX tweaks to perl.h:
15852 Subject: [PATCH] _56 on dgux without threads
15853 Date: Sat, 20 Dec 1997 23:01:40 -0500
15854 From: Roderick Schertler <roderick@argon.org>
808270a4 15855 Branch: perl
f58c54f0 15856 ! perl.h
808270a4 15857____________________________________________________________________________
f58c54f0
NC
15858[ 406] By: mbeattie on 1998/01/08 15:56:02
15859 Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
15860 Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
15861 Date: Sat, 20 Dec 1997 02:30:01 -0500
15862 From: Spider Boardman <spider@web.zk3.dec.com>
808270a4 15863 Branch: perl
f58c54f0 15864 ! Configure hints/dec_osf.sh
808270a4 15865____________________________________________________________________________
f58c54f0
NC
15866[ 405] By: mbeattie on 1998/01/08 15:53:40
15867 Log: Missing "" in Configure echo for gethbadd_addr_type.
808270a4 15868 Branch: perl
f58c54f0 15869 ! Configure
808270a4 15870____________________________________________________________________________
f58c54f0
NC
15871[ 404] By: mbeattie on 1998/01/08 13:04:48
15872 Log: print/printf/... over-eager mg_find for glob magic:
15873 Subject: [PATCH] fix inefficient checks for TIEHANDLE
15874 Date: Wed, 07 Jan 1998 20:06:05 -0500
15875 From: Gurusamy Sarathy <gsar@engin.umich.edu>
808270a4 15876 Branch: perl
f58c54f0 15877 ! pp_hot.c pp_sys.c
808270a4 15878____________________________________________________________________________
f58c54f0
NC
15879[ 403] By: mbeattie on 1998/01/08 12:56:31
15880 Log: Assorted VMS patches (mostly VMS makefile update for new headers):
15881 Subject: [PATCH] VMS update for 5.004_56
15882 Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
15883 From: Charles Bailey <bailey@newman.upenn.edu>
808270a4
GS
15884 Branch: perl
15885 ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
15886 ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
f58c54f0 15887 ! vms/vmsish.h
808270a4 15888____________________________________________________________________________
f58c54f0
NC
15889[ 402] By: mbeattie on 1998/01/08 12:46:15
15890 Log: Fix utils/perldoc.PL for dos-djgpp:
15891 Subject: 5.004_56: perldoc.PL dos-djgpp patches
15892 Date: Tue, 6 Jan 1998 18:14:59 +0100
15893 From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
808270a4 15894 Branch: perl
f58c54f0 15895 ! utils/perldoc.PL
808270a4 15896____________________________________________________________________________
f58c54f0
NC
15897[ 401] By: mbeattie on 1998/01/08 12:40:14
15898 Log: Version 2.13 of GetoptLong:
15899 Subject: Re: ANNOUNCE: perl 5.004_56 is available
15900 Date: 06 Jan 1998 16:21:45 +0100
15901 From: JVromans@Squirrel.nl (Johan Vromans)
808270a4 15902 Branch: perl
f58c54f0 15903 ! lib/Getopt/Long.pm lib/newgetopt.pl
808270a4 15904____________________________________________________________________________
f58c54f0
NC
15905[ 400] By: mbeattie on 1998/01/08 12:28:08
15906 Log: Fix variable export and threading configuration for AIX:
15907 Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
15908 Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
15909 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 15910 Branch: perl
f58c54f0 15911 ! Configure perl_exp.SH
808270a4 15912____________________________________________________________________________
f58c54f0
NC
15913[ 399] By: mbeattie on 1998/01/08 12:25:38
15914 Log: Regexp fix: (?>a+)b doesn't match aaab:
15915 Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
15916 Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
15917 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 15918 Branch: perl
f58c54f0 15919 ! regexec.c t/op/re_tests
808270a4 15920____________________________________________________________________________
f58c54f0
NC
15921[ 398] By: mbeattie on 1998/01/08 12:23:41
15922 Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
15923 to cope with ENV_IS_CASELESS:
15924 Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
15925 Date: Fri, 19 Dec 1997 11:31:36 -0500
15926 From: Owen Taylor <owt1@cornell.edu>
808270a4 15927 Branch: perl
f58c54f0 15928 ! hv.c
808270a4 15929____________________________________________________________________________
f58c54f0
NC
15930[ 397] By: mbeattie on 1998/01/08 12:10:29
15931 Log: Integrate win32 branch into mainline.
808270a4 15932 Branch: perl
f58c54f0 15933 !> (integrate 41 files)
808270a4 15934____________________________________________________________________________
f58c54f0
NC
15935[ 396] By: gsar on 1998/01/07 19:12:27
15936 Log: tweak case-insensitive ENV implementation
808270a4 15937 Branch: win32/perl
f58c54f0 15938 ! hv.c
808270a4 15939____________________________________________________________________________
f58c54f0
NC
15940[ 395] By: nick on 1998/01/07 18:40:55
15941 Log: Integrate win32 branch
808270a4 15942 Branch: ansiperl
f58c54f0 15943 !> (integrate 31 files)
808270a4 15944____________________________________________________________________________
f58c54f0
NC
15945[ 394] By: gsar on 1998/01/05 19:17:40
15946 Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
15947 the fact
808270a4 15948 Branch: win32/perl
f58c54f0 15949 ! pod/perlrun.pod win32/win32.c
808270a4 15950____________________________________________________________________________
f58c54f0
NC
15951[ 393] By: gsar on 1998/01/05 05:43:33
15952 Log: Support case-tolerant %ENV
15953 - underlying system calls see the case-as-supplied by user
15954 - added tests to verify addition/deletion/enumeration case-tolerance
15955 - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
15956 which is default on win32 now
808270a4 15957 Branch: win32/perl
f58c54f0 15958 ! hv.c t/op/magic.t win32/win32.h
808270a4 15959____________________________________________________________________________
f58c54f0
NC
15960[ 392] By: gsar on 1998/01/04 17:55:19
15961 Log: Add a tweaked version of:
15962 Message-Id: <199801040630.AA29298@metronet.com>
15963 Date: Sun, 04 Jan 1998 00:30:57 CST
15964 From: Tye McQueen <tye@metronet.com>
15965 Subject: New patch for $^E==GetLastError() under Win32
808270a4
GS
15966 Branch: win32/perl
15967 ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
15968 ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
f58c54f0
NC
15969 ! win32/win32.c win32/win32.h
15970____________________________________________________________________________
15971[ 391] By: gsar on 1998/01/04 07:59:44
15972 Log: Various win32 fixes
15973 - support spawn via system(&P_NOWAIT,...) like OS2
15974 - support wait() and waitpid()
15975 - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
15976 - support -lfoo properly in ExtUtils::Liblist
15977 - fix outdated info about Win32 support in perlfaq2
15978 - fix win32 bug in perldoc that causes spurious warnings
15979 - regularize global function/variable names yet more
15980 - fix bug in do_aspawn() (it was always invoking shell, instead of
15981 almost never)
15982 - implement and export win32_wait()
15983 - stub version of USE_RTL_THREAD_API
808270a4
GS
15984 Branch: win32/perl
15985 ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
15986 ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
15987 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15988 ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
15989 ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
f58c54f0 15990 ! win32/win32thread.h
808270a4 15991____________________________________________________________________________
f58c54f0
NC
15992[ 390] By: gsar on 1997/12/30 21:00:28
15993 Log: Fix $ENV{Path} in FindBin.pm
808270a4 15994 Branch: win32/perl
f58c54f0 15995 ! lib/FindBin.pm
808270a4 15996____________________________________________________________________________
f58c54f0
NC
15997[ 389] By: nick on 1997/12/29 10:33:23
15998 Log: Resolve ansiperl against win32
808270a4 15999 Branch: ansiperl
f58c54f0 16000 !> (integrate 105 files)
808270a4 16001____________________________________________________________________________
f58c54f0
NC
16002[ 388] By: gsar on 1997/12/24 04:59:28
16003 Log: make $? Unix (and ActiveWare) compatible
808270a4 16004 Branch: win32/perl
f58c54f0 16005 ! README.win32 win32/win32.c
808270a4 16006____________________________________________________________________________
f58c54f0
NC
16007[ 387] By: gsar on 1997/12/24 04:21:30
16008 Log: support ioctl() on sockets (does what ioctlsocket() does) to make
16009 non-blocking IO on sockets possible
808270a4
GS
16010 Branch: win32/perl
16011 ! README.win32 dosish.h win32/makedef.pl win32/win32.c
f58c54f0 16012 ! win32/win32iop.h win32/win32sck.c
808270a4 16013____________________________________________________________________________
f58c54f0
NC
16014[ 386] By: gsar on 1997/12/24 03:10:55
16015 Log: support getlogin()
808270a4
GS
16016 Branch: win32/perl
16017 ! README.win32 win32/config.bc win32/config.gc win32/config.vc
16018 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 16019 ! win32/win32.c win32/win32.h
808270a4 16020____________________________________________________________________________
f58c54f0
NC
16021[ 385] By: gsar on 1997/12/24 02:24:59
16022 Log: add support for crypt() via user-supplied des_fcrypt() source or library.
16023 Update README.win32.
808270a4
GS
16024 Branch: win32/perl
16025 ! README.win32 perl.h win32/Makefile win32/makedef.pl
16026 ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
16027____________________________________________________________________________
f58c54f0
NC
16028[ 384] By: gsar on 1997/12/24 02:22:42
16029 Log: tweak op.c to avoid warning
808270a4 16030 Branch: win32/perl
f58c54f0 16031 ! op.c
808270a4 16032____________________________________________________________________________
f58c54f0
NC
16033[ 383] By: gsar on 1997/12/23 21:12:42
16034 Log: Trivial bugfix#3 from local repository
16035 Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
16036 Subject: Re: Assigning result of pop scrambles unrelated reference
16037 Date: Sat, 06 Dec 1997 06:00:45 -0500
16038 From: Gurusamy Sarathy <gsar@engin.umich.edu>
808270a4 16039 Branch: win32/perl
f58c54f0 16040 ! sv.c
808270a4 16041____________________________________________________________________________
f58c54f0
NC
16042[ 382] By: gsar on 1997/12/23 21:09:32
16043 Log: Trivial bugfix#2 from local repository
16044 Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
16045 Subject: Re: eval of sub gives spurious "uninitialised" warning
16046 Date: Sat, 06 Dec 1997 05:25:07 -0500
16047 From: Gurusamy Sarathy <gsar@engin.umich.edu>
808270a4 16048 Branch: win32/perl
f58c54f0 16049 ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
808270a4 16050____________________________________________________________________________
f58c54f0
NC
16051[ 381] By: gsar on 1997/12/23 21:01:04
16052 Log: Trivial bugfix#1 from local repository
16053 Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
16054 Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping?
16055 Date: Fri, 28 Nov 1997 18:26:52 -0500
16056 From: Gurusamy Sarathy <gsar@engin.umich.edu>
808270a4 16057 Branch: win32/perl
f58c54f0 16058 ! scope.c
808270a4 16059____________________________________________________________________________
f58c54f0
NC
16060[ 380] By: gsar on 1997/12/18 15:10:23
16061 Log: Integrate mainline
808270a4
GS
16062 Branch: win32/perl
16063 +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
16064 +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
f58c54f0
NC
16065 +> os2/os2.sym os2/os2thread.h
16066 !> (integrate 77 files)
808270a4
GS
16067
16068----------------
16069Version 5.004_56
16070----------------
16071
16072____________________________________________________________________________
f58c54f0
NC
16073[ 379] By: mbeattie on 1997/12/18 13:28:35
16074 Log: Integrate ansi @364,@366 into mainline.
808270a4 16075 Branch: perl
f58c54f0 16076 !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
808270a4 16077____________________________________________________________________________
f58c54f0
NC
16078[ 378] By: mbeattie on 1997/12/18 13:20:15
16079 Log: Add a few missing files to MANIFEST
808270a4 16080 Branch: perl
f58c54f0 16081 ! MANIFEST
808270a4 16082____________________________________________________________________________
f58c54f0
NC
16083[ 377] By: mbeattie on 1997/12/18 13:00:16
16084 Log: Bump patchlevel to 56.
808270a4 16085 Branch: perl
f58c54f0 16086 ! patchlevel.h
808270a4 16087____________________________________________________________________________
f58c54f0
NC
16088[ 376] By: nick on 1997/12/18 01:32:12
16089 Log: Resolve against mainline
808270a4
GS
16090 Branch: ansiperl
16091 +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
16092 +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
f58c54f0
NC
16093 +> os2/os2.sym os2/os2thread.h
16094 !> (integrate 74 files)
808270a4 16095____________________________________________________________________________
f58c54f0
NC
16096[ 375] By: nick on 1997/12/18 01:06:15
16097 Log: Resolve against Win32
808270a4
GS
16098 Branch: ansiperl
16099 !> Configure README.threads config_h.SH doop.c embed.h
16100 !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
16101 !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
f58c54f0 16102 !> sv.c sv.h thread.h util.c
808270a4 16103____________________________________________________________________________
f58c54f0
NC
16104[ 374] By: mbeattie on 1997/12/17 14:44:26
16105 Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
16106 needs rewriting now that we use perlvars.h and foovar.h:
16107 Subject: [PATCH] 5.004_54 under VMS (fwd)
16108 Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
16109 From: Charles Bailey <BAILEY@newman.upenn.edu>
808270a4
GS
16110 Branch: perl
16111 ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
16112 ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
16113 ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
16114 ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
16115 ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
f58c54f0 16116 ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
808270a4 16117____________________________________________________________________________
f58c54f0
NC
16118[ 373] By: mbeattie on 1997/12/17 14:10:50
16119 Log: Major changes to the DOS/djgpp port (including threading):
16120 Subject: Re: dos-djgpp port not in perl 5.004_54
16121 Date: Fri, 21 Nov 1997 10:58:26 +0100
16122 From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
808270a4
GS
16123 Branch: perl
16124 + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
f58c54f0 16125 + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
808270a4
GS
16126 ! Configure MANIFEST Makefile.SH doio.c dosish.h
16127 ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
16128 ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
16129 ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
16130 ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
16131 ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
16132 ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
16133 ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
16134 ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
f58c54f0 16135 ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
808270a4 16136____________________________________________________________________________
f58c54f0
NC
16137[ 372] By: mbeattie on 1997/12/17 13:18:34
16138 Log: Upgrade DB_File to 1.56:
16139 Subject: DB_File-1.56 for _55
16140 Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
16141 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
808270a4
GS
16142 Branch: perl
16143 ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
f58c54f0 16144 ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
808270a4 16145____________________________________________________________________________
f58c54f0
NC
16146[ 371] By: mbeattie on 1997/12/17 12:02:03
16147 Log: Threading patches for OS/2 (missing files taken from previous patch):
16148 Subject: Re: 5.004_55: OS/2 patches again
16149 Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
16150 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 16151 Branch: perl
f58c54f0 16152 + os2/os2.sym os2/os2thread.h
808270a4
GS
16153 ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
16154 ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
f58c54f0 16155 ! os2/os2ish.h perl.h
808270a4 16156____________________________________________________________________________
f58c54f0
NC
16157[ 370] By: mbeattie on 1997/12/17 11:01:34
16158 Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
16159 Subject: Re: 5.004_55: OS/2 patches again
16160 Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
16161 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 16162 Branch: perl
f58c54f0 16163 ! perl.h
808270a4 16164____________________________________________________________________________
f58c54f0
NC
16165[ 369] By: mbeattie on 1997/12/17 10:59:40
16166 Log: Fix typo in compiler B/C.pm.
808270a4 16167 Branch: perlext
f58c54f0 16168 ! Compiler/B/C.pm
808270a4 16169____________________________________________________________________________
f58c54f0
NC
16170[ 368] By: mbeattie on 1997/12/17 10:58:35
16171 Log: Allow "perldoc -F filename":
16172 Subject: 5.004_55: Patch to perldoc
16173 Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
16174 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 16175 Branch: perl
f58c54f0 16176 ! utils/perldoc.PL
808270a4 16177____________________________________________________________________________
f58c54f0
NC
16178[ 367] By: mbeattie on 1997/12/17 10:54:47
16179 Log: Fix not-reached warning for pp_threadsv.
808270a4 16180 Branch: perl
f58c54f0 16181 ! pp.c
808270a4 16182____________________________________________________________________________
f58c54f0
NC
16183[ 366] By: nick on 1997/12/14 16:06:24
16184 Log: Fix typo in Ilya's patch :-(
808270a4 16185 Branch: ansiperl
f58c54f0 16186 ! lib/ExtUtils/MakeMaker.pm
808270a4 16187____________________________________________________________________________
f58c54f0
NC
16188[ 365] By: nick on 1997/12/14 15:30:25
16189 Log: #undef new PERLVARIC macro in appropriate places
808270a4 16190 Branch: ansiperl
f58c54f0 16191 ! miniperlmain.c perl.h
808270a4 16192____________________________________________________________________________
f58c54f0
NC
16193[ 364] By: nick on 1997/12/14 15:04:36
16194 Log: Ilya's MakeMaker (empty makefile) patch
808270a4 16195 Branch: ansiperl
f58c54f0 16196 ! lib/ExtUtils/MakeMaker.pm
808270a4 16197____________________________________________________________________________
f58c54f0
NC
16198[ 363] By: gsar on 1997/12/13 05:57:13
16199 Log: Integrate mainline. Builds and passes (Borland).
808270a4
GS
16200 Branch: win32/perl
16201 !> Configure README.threads config_h.SH doop.c embed.h
16202 !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
16203 !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
f58c54f0 16204 !> sv.c sv.h thread.h util.c
808270a4 16205____________________________________________________________________________
f58c54f0
NC
16206[ 362] By: nick on 1997/12/13 02:53:03
16207 Log: Resolve ansiperl against mainline
808270a4 16208 Branch: ansiperl
f58c54f0 16209 !> (integrate 92 files)
808270a4 16210____________________________________________________________________________
f58c54f0
NC
16211[ 361] By: mbeattie on 1997/12/12 16:20:38
16212 Log: pp_print and pp_prtf handling of tied file handles used EXTEND
16213 instead of MEXTEND leading to core dumps. This fix needs
16214 propagating back to the maintenance branch.
808270a4 16215 Branch: perl
f58c54f0 16216 ! pp_hot.c pp_sys.c
808270a4 16217____________________________________________________________________________
f58c54f0
NC
16218[ 360] By: mbeattie on 1997/12/11 15:45:56
16219 Log: Add missing patch to op.c that didn't come across with win32 merge.
808270a4 16220 Branch: perl
f58c54f0 16221 ! op.c
808270a4 16222____________________________________________________________________________
f58c54f0
NC
16223[ 359] By: mbeattie on 1997/12/11 11:54:41
16224 Log: Stop tr/// from writing to target when only counting.
808270a4 16225 Branch: perl
f58c54f0 16226 ! doop.c op.c op.h
808270a4 16227____________________________________________________________________________
f58c54f0
NC
16228[ 358] By: mbeattie on 1997/12/10 18:36:26
16229 Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
16230 a few extraneous trailing semicolons in perlvars.h.
808270a4 16231 Branch: perl
f58c54f0 16232 ! perlvars.h util.c
808270a4 16233____________________________________________________________________________
f58c54f0
NC
16234[ 357] By: mbeattie on 1997/12/10 18:33:53
16235 Log: Start overhauling compiler. It was working at least minimally
16236 right up until the final tweak of B.xs to add threadsv_names
16237 at which point building it provokes a seg fault in perl while
16238 doing the xsubpp :-(.
808270a4 16239 Branch: perl
f58c54f0 16240 ! op.h util.c
808270a4
GS
16241 Branch: perlext
16242 ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
16243 ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
16244 ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
16245 ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
16246 ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
f58c54f0 16247 ! Compiler/test_harness_cc
808270a4 16248____________________________________________________________________________
f58c54f0
NC
16249[ 356] By: mbeattie on 1997/12/10 13:43:32
16250 Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
16251 sv_setfoo functions go back to not needing dTHR. Fix Configure
16252 to check for already-existing -thread on archname and to check
16253 better for d_pthread_created_joinable.
808270a4 16254 Branch: perl
f58c54f0 16255 ! Configure perl.h sv.c sv.h thread.h
808270a4 16256____________________________________________________________________________
f58c54f0
NC
16257[ 355] By: mbeattie on 1997/12/10 10:53:58
16258 Log: Minor fix/speedup to util.c:fbm_instr:
16259 Subject: 5.004_55: Minor regexp patch
16260 Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
16261 From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
808270a4 16262 Branch: perl
f58c54f0 16263 ! util.c
808270a4 16264____________________________________________________________________________
f58c54f0
NC
16265[ 354] By: mbeattie on 1997/12/10 10:41:25
16266 Log: Patches for IRIX, AIX and some generic stuff:
16267 Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
16268 Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
16269 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
16270 (checked/ignored a few rejects; tweaked wording).
808270a4
GS
16271 Branch: perl
16272 ! Configure README.threads config_h.SH embed.h
16273 ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
f58c54f0 16274 ! hints/irix_6.sh
808270a4 16275____________________________________________________________________________
f58c54f0
NC
16276[ 353] By: mbeattie on 1997/12/10 10:10:19
16277 Log: Integrate win32 back into mainline (trivial).
808270a4
GS
16278 Branch: perl
16279 +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
f58c54f0
NC
16280 +> win32/config_H.gc
16281 !> (integrate 36 files)
808270a4 16282____________________________________________________________________________
f58c54f0
NC
16283[ 352] By: nick on 1997/12/09 17:36:45
16284 Log: Resolve win32 - Sarathy's tweak.
808270a4 16285 Branch: ansiperl
f58c54f0 16286 !> win32/makedef.pl
808270a4 16287____________________________________________________________________________
f58c54f0
NC
16288[ 351] By: gsar on 1997/12/08 06:13:04
16289 Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
808270a4 16290 Branch: win32/perl
f58c54f0 16291 ! win32/makedef.pl
808270a4 16292____________________________________________________________________________
f58c54f0
NC
16293[ 350] By: nick on 1997/12/05 00:56:03
16294 Log: Resolve ansiperl against win32
808270a4 16295 Branch: ansiperl
f58c54f0 16296 - win32/makegcc.mk
808270a4
GS
16297 !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
16298 !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
f58c54f0 16299 !> win32/makefile.mk win32/perllib.c win32/win32.h
808270a4 16300____________________________________________________________________________
f58c54f0
NC
16301[ 349] By: gsar on 1997/12/02 07:28:23
16302 Log: Revert to keeping (some) constant strings as globals
808270a4
GS
16303 Branch: win32/perl
16304 ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
f58c54f0 16305 ! perlvars.h win32/makedef.pl win32/perllib.c
808270a4 16306____________________________________________________________________________
f58c54f0
NC
16307[ 348] By: gsar on 1997/12/02 05:38:06
16308 Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
16309 Other minor fixes. Now is a good time to get the changes in win32 branch.
808270a4 16310 Branch: win32/perl
f58c54f0 16311 - win32/makegcc.mk
808270a4
GS
16312 ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
16313____________________________________________________________________________
f58c54f0
NC
16314[ 347] By: gsar on 1997/12/02 03:32:55
16315 Log: Integrate winansi again. Result builds and passes all tests on all
16316 three compilers.
808270a4
GS
16317 Branch: win32/perl
16318 !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
f58c54f0 16319 !> win32/makegcc.mk win32/win32.h
808270a4 16320____________________________________________________________________________
f58c54f0
NC
16321[ 346] By: gsar on 1997/12/02 03:28:23
16322 Log: various hacks to get mingw32 to build. Sync Makefile with makefile.mk.
16323 makegcc.mk to be merged into makefile.mk soon.
808270a4
GS
16324 Branch: win32/perl
16325 ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
16326 ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
f58c54f0 16327 ! win32/win32.h
808270a4 16328____________________________________________________________________________
f58c54f0
NC
16329[ 345] By: nick on 1997/12/02 01:57:17
16330 Log: Add a 4th step (yes FOUR) to dll build process for gcc.
16331 Now runs again...
808270a4 16332 Branch: ansiperl
f58c54f0 16333 ! lib/ExtUtils/MM_Win32.pm
808270a4 16334____________________________________________________________________________
f58c54f0
NC
16335[ 344] By: nick on 1997/12/02 01:11:16
16336 Log: Sarathy's patch
808270a4
GS
16337 Branch: ansiperl
16338 ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
f58c54f0 16339 ! win32/makegcc.mk win32/win32.h
808270a4 16340____________________________________________________________________________
f58c54f0
NC
16341[ 343] By: gsar on 1997/12/01 04:37:06
16342 Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
16343 is identical to ansiperl/* now)
808270a4 16344 Branch: win32/perl
f58c54f0
NC
16345 +> embedvar.h intrpvar.h perlvars.h thrdvar.h
16346 !> (integrate 34 files)
808270a4 16347____________________________________________________________________________
f58c54f0
NC
16348[ 342] By: nick on 1997/12/01 04:01:57
16349 Log: Builds and passes all tests with gcc on Win32 - phew!
808270a4
GS
16350 Branch: ansiperl
16351 ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
f58c54f0 16352 ! proto.h util.c win32/makedef.pl
808270a4 16353____________________________________________________________________________
f58c54f0
NC
16354[ 341] By: nick on 1997/12/01 02:54:29
16355 Log: Create a struct for all perls globals (as an option)
16356 Mainly for Mingw32 which cannot import data.
16357 Now only Opcode tests fail (op_desc/op_name not
16358 handled yet stuff)
808270a4
GS
16359 Branch: ansiperl
16360 ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
16361 ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
16362 ! proto.h run.c util.c win32/Makefile win32/makedef.pl
16363 ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
f58c54f0 16364 ! win32/win32iop.h win32/win32thread.c
808270a4 16365____________________________________________________________________________
f58c54f0
NC
16366[ 340] By: nick on 1997/11/30 20:21:10
16367 Log: Fixup exports in non -DDEBUGGING case
808270a4 16368 Branch: ansiperl
f58c54f0 16369 ! win32/makedef.pl
808270a4 16370____________________________________________________________________________
f58c54f0
NC
16371[ 339] By: nick on 1997/11/30 20:10:04
16372 Log: Disable hard-coded -DDEBUGGING
808270a4 16373 Branch: ansiperl
f58c54f0
NC
16374 ! win32/config_h.PL
16375____________________________________________________________________________
16376[ 338] By: nick on 1997/11/30 20:00:19
16377 Log: embed.pl now reads *var*.h to do its stuff.
16378 Split generated embed.h into two - new embedvar.h
16379 is #included when 'op' etc. will not mess up proto.h etc.
16380 Removed #define foo (thr->Tfoo) from thread.h
16381 Added some 'missing' symbols to global.sym, removed
16382 those in the *var*.h files
16383 Has build all MULTIPLICITY/USE_THREADS options on win32
16384 with VC++ (and passed tests), but not with exactly this set
16385 of files.
808270a4 16386 Branch: ansiperl
f58c54f0 16387 + embedvar.h
808270a4
GS
16388 ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
16389 ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
f58c54f0
NC
16390 ! win32/makedef.pl
16391____________________________________________________________________________
16392[ 337] By: nick on 1997/11/29 23:55:31
16393 Log: Globals and structs via macros - part 1 of N
16394 - introduce perlvars.h intrpvar.h and thrdvar.h
16395 - change perl.h and thread.h to include them with
16396 appropriate macros defined
16397 - result is status-quo but with macros
16398 - next step is to tweak embed.* to capitalize on
16399 new easy-to-find info.
808270a4 16400 Branch: ansiperl
f58c54f0
NC
16401 + intrpvar.h perlvars.h thrdvar.h
16402 ! perl.h thread.h win32/Makefile
808270a4 16403____________________________________________________________________________
f58c54f0
NC
16404[ 336] By: nick on 1997/11/29 19:13:55
16405 Log: VC++ default to threaded
808270a4 16406 Branch: ansiperl
f58c54f0 16407 ! win32/Makefile
808270a4 16408____________________________________________________________________________
f58c54f0
NC
16409[ 335] By: nick on 1997/11/29 18:38:26
16410 Log: Avoid __declspec(thread) by default, for both scratch
16411 return areas and THR stuff. Use struct thread intern instead.
808270a4
GS
16412 Branch: ansiperl
16413 ! win32/win32.c win32/win32.h win32/win32sck.c
f58c54f0 16414 ! win32/win32thread.c win32/win32thread.h
808270a4 16415____________________________________________________________________________
f58c54f0
NC
16416[ 334] By: nick on 1997/11/29 17:49:04
16417 Log: Non-threaded build fix
808270a4 16418 Branch: ansiperl
f58c54f0 16419 ! win32/win32thread.c
808270a4 16420____________________________________________________________________________
f58c54f0
NC
16421[ 333] By: nick on 1997/11/29 17:29:07
16422 Log: Sort out malloc_mutex for perl's malloc
16423 Remove BINCOMPAT3 from embed.pl
16424 Add dependancy to CORE_H for PERL95_OBJ
808270a4
GS
16425 Branch: ansiperl
16426 ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
f58c54f0 16427 ! win32/win32.c
808270a4 16428____________________________________________________________________________
f58c54f0
NC
16429[ 332] By: nick on 1997/11/29 16:21:01
16430 Log: Integrate win32 into ansiperl
808270a4
GS
16431 Branch: ansiperl
16432 !> README.threads hints/irix_6.sh lib/Test/Harness.pm
16433 !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
16434 !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
16435 !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
16436 !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
f58c54f0 16437 !> win32/perllib.c
808270a4 16438____________________________________________________________________________
f58c54f0
NC
16439[ 331] By: nick on 1997/11/29 01:35:45
16440 Log: GCC + Threads on Win32 - best gcc results yet
808270a4
GS
16441 Branch: ansiperl
16442 ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
16443 ! win32/win32.h win32/win32iop.h win32/win32thread.c
f58c54f0 16444 ! win32/win32thread.h
808270a4 16445____________________________________________________________________________
f58c54f0
NC
16446[ 330] By: nick on 1997/11/28 23:05:08
16447 Log: Un-botch gcc workround
808270a4 16448 Branch: ansiperl
f58c54f0 16449 ! XSUB.h
808270a4 16450____________________________________________________________________________
f58c54f0
NC
16451[ 329] By: nick on 1997/11/28 22:39:39
16452 Log: Builds completely with Mingw32, dynamic loaded extensions
16453 don't work yet - suspect __declspec() non-implemented issues.
808270a4
GS
16454 Branch: ansiperl
16455 ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
16456 ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
f58c54f0 16457 ! win32/runperl.c win32/win32.c win32/win32iop.h
808270a4 16458____________________________________________________________________________
f58c54f0
NC
16459[ 328] By: gsar on 1997/11/28 05:48:15
16460 Log: integrate winansi.
808270a4 16461 Branch: win32/perl
f58c54f0
NC
16462 +> win32/config.gc win32/config_H.gc win32/makegcc.mk
16463 ! perl.h
808270a4
GS
16464 !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
16465 !> win32/makedef.pl win32/makefile.mk win32/runperl.c
f58c54f0 16466 !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
808270a4 16467____________________________________________________________________________
f58c54f0
NC
16468[ 327] By: gsar on 1997/11/28 05:38:48
16469 Log: Integrate mainline.
808270a4
GS
16470 Branch: win32/perl
16471 !> README.threads hints/irix_6.sh lib/Test/Harness.pm
16472 !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
16473 !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
16474 !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
16475 !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
f58c54f0 16476 !> win32/perllib.c
808270a4 16477____________________________________________________________________________
f58c54f0
NC
16478[ 326] By: nick on 1997/11/27 19:13:36
16479 Log: GCC builds perl.dll and perl.exe on Win32
808270a4 16480 Branch: ansiperl
f58c54f0
NC
16481 ! win32/makedef.pl win32/makegcc.mk
16482____________________________________________________________________________
16483[ 325] By: nick on 1997/11/27 17:46:30
16484 Log: Add files and tweak others to get 'native' Mingw32 gcc port as
16485 far as building miniperl and perl.dll (but not import lib yet)
16486 Seems to lack popen()/pclose() and fcloseall() and fflushall().
16487 Also only CRTDLL not MCRTDLL so threading is probably not
16488 possible yet.
16489 Had to mess with win32iop.h's placement as we need __attribute__
16490 to get STDCALL, and #define of printf messes up proto.h
808270a4 16491 Branch: ansiperl
f58c54f0 16492 + win32/config.gc win32/config_H.gc win32/makegcc.mk
808270a4
GS
16493 ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
16494 ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
f58c54f0 16495 ! win32/win32iop.h win32/win32sck.c
808270a4 16496____________________________________________________________________________
f58c54f0
NC
16497[ 324] By: mbeattie on 1997/11/27 17:08:06
16498 Log: Give dire warnings about the IRIX 6.2 kernel panic.
808270a4 16499 Branch: perl
f58c54f0 16500 ! README.threads hints/irix_6.sh
808270a4 16501____________________________________________________________________________
f58c54f0
NC
16502[ 323] By: mbeattie on 1997/11/27 16:57:33
16503 Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
16504 Subject: Re: ANNOUNCE: perl 5.004_55 is available
16505 Date: 27 Nov 1997 17:18:53 +0100
16506 From: koenig@kulturbox.de (Andreas J. Koenig)
808270a4 16507 Branch: perl
f58c54f0 16508 ! sv.c
808270a4 16509____________________________________________________________________________
f58c54f0
NC
16510[ 322] By: mbeattie on 1997/11/27 16:12:15
16511 Log: Integrate win32 branch back into mainline.
808270a4 16512 Branch: perl
f58c54f0 16513 !> (integrate 42 files)
808270a4 16514____________________________________________________________________________
f58c54f0
NC
16515[ 321] By: mbeattie on 1997/11/27 15:06:36
16516 Log: Fix t/lib/safe2.t for SunOS 4.1.3:
16517 Subject: Re: ANNOUNCE: perl 5.004_55 is available
16518 Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
16519 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
808270a4 16520 Branch: perl
f58c54f0 16521 ! t/lib/safe2.t
808270a4 16522____________________________________________________________________________
f58c54f0
NC
16523[ 320] By: mbeattie on 1997/11/27 15:02:59
16524 Log: Fix MYMALLOC (wrong #define in malloc.c):
16525 Subject: 5.004_55: MYMALLOC completely busted
16526 Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
16527 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 16528 Branch: perl
f58c54f0 16529 ! malloc.c
808270a4 16530____________________________________________________________________________
f58c54f0
NC
16531[ 319] By: mbeattie on 1997/11/27 15:01:37
16532 Log: Fix newSVrv so sv_setref_foo work better:
16533 Subject: [PATCH] [5.004_55] newSVrv (again)
16534 Date: Thu, 27 Nov 1997 00:25:50 -0500
16535 From: Owen Taylor <owt1@cornell.edu>
808270a4 16536 Branch: perl
f58c54f0 16537 ! sv.c
808270a4 16538____________________________________________________________________________
f58c54f0
NC
16539[ 318] By: mbeattie on 1997/11/27 14:59:03
16540 Log: Output skipped test information in test suite:
16541 Subject: 5.004_55: Making test harness platform_aware
16542 Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
16543 Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
808270a4
GS
16544 Branch: perl
16545 ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
16546 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
f58c54f0 16547 ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
808270a4 16548____________________________________________________________________________
f58c54f0
NC
16549[ 317] By: mbeattie on 1997/11/27 14:55:15
16550 Log: Add 'W'atch command to debugger and improve help:
16551 Subject: 5.004_55: Debugger patch again
16552 Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
16553 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 16554 Branch: perl
f58c54f0 16555 ! lib/perl5db.pl
808270a4 16556____________________________________________________________________________
f58c54f0
NC
16557[ 316] By: mbeattie on 1997/11/27 14:52:44
16558 Log: Stop double initialisation of malloc_mutex:
16559 Subject: 5.004_55: Double initialiazation of malloc_mutex
16560 Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
16561 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 16562 Branch: perl
f58c54f0 16563 ! miniperlmain.c win32/perllib.c
808270a4 16564____________________________________________________________________________
f58c54f0
NC
16565[ 315] By: mbeattie on 1997/11/27 14:48:58
16566 Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
808270a4 16567 Branch: perl
f58c54f0 16568 ! sv.c t/op/pat.t
808270a4 16569____________________________________________________________________________
f58c54f0
NC
16570[ 314] By: nick on 1997/11/27 01:03:19
16571 Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
808270a4 16572 Branch: ansiperl
f58c54f0 16573 !> (integrate 897 files)
808270a4 16574____________________________________________________________________________
f58c54f0
NC
16575[ 313] By: gsar on 1997/11/26 03:20:55
16576 Log: merge win32-aware installperl in ansiperl branch.
808270a4 16577 Branch: win32/perl
f58c54f0 16578 !> installperl
808270a4 16579____________________________________________________________________________
f58c54f0
NC
16580[ 312] By: gsar on 1997/11/26 01:50:37
16581 Log: Fix for C<sort 'foo'...> bug:
16582 From: Gurusamy Sarathy <gsar@engin.umich.edu>
16583 Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
16584 Subject: [PATCH] Re: Sort grammar bug
16585 Date: Sat, 01 Nov 1997 14:46:35 -0500
16586 ------
16587 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16588 Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
16589 Subject: Re: Sort grammar bug
16590 Date: Sun, 02 Nov 1997 12:47:51 +0000
808270a4 16591 Branch: win32/perl
f58c54f0 16592 ! t/op/sort.t toke.c
808270a4 16593____________________________________________________________________________
f58c54f0
NC
16594[ 311] By: nick on 1997/11/26 01:42:50
16595 Log: Win32-ize installperl
808270a4 16596 Branch: ansiperl
f58c54f0
NC
16597 ! installperl
16598____________________________________________________________________________
16599[ 310] By: gsar on 1997/11/26 01:36:39
16600 Log: Another trivial patch:
16601 From: Gurusamy Sarathy <gsar@engin.umich.edu>
16602 Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
16603 Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets?
16604 Date: Wed, 29 Oct 1997 21:45:26 -0500
16605 Branch: win32/perl
16606 ! XSUB.h
16607____________________________________________________________________________
16608[ 309] By: nick on 1997/11/26 01:33:32
16609 Log: Fixup _55 for Win32:
16610 Missed thread :-> perl_thread changes
16611 Two #define THR (not the same)
16612 K&R style func in hv.c
808270a4 16613 Branch: ansiperl
f58c54f0 16614 ! hv.c win32/win32thread.c win32/win32thread.h
808270a4 16615____________________________________________________________________________
f58c54f0
NC
16616[ 308] By: gsar on 1997/11/26 01:30:21
16617 Log: Sync yet another patch (this one manually edited):
16618 From: Gurusamy Sarathy <gsar@engin.umich.edu>
16619 Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
16620 Subject: [PATCH] Re: local($@) gives core dump
16621 Date: Tue, 28 Oct 1997 21:51:25 -0500
808270a4 16622 Branch: win32/perl
f58c54f0 16623 ! pp_ctl.c
808270a4 16624____________________________________________________________________________
f58c54f0
NC
16625[ 307] By: gsar on 1997/11/26 01:22:10
16626 Log: Sync another change from local repository.
16627 From: Gurusamy Sarathy <gsar@engin.umich.edu>
16628 Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
16629 Subject: Re: do_postponed breaks with multiple interpreters
16630 Date: Tue, 28 Oct 1997 22:16:13 -0500
808270a4 16631 Branch: win32/perl
f58c54f0 16632 ! op.c
808270a4 16633____________________________________________________________________________
f58c54f0
NC
16634[ 306] By: gsar on 1997/11/26 01:17:46
16635 Log: Sync a change from local repository.
16636 From: Gurusamy Sarathy <gsar@engin.umich.edu>
16637 Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
16638 Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
16639 Date: Tue, 28 Oct 1997 20:06:06 -0500
808270a4 16640 Branch: win32/perl
f58c54f0 16641 ! mg.c
808270a4 16642____________________________________________________________________________
f58c54f0
NC
16643[ 305] By: nick on 1997/11/26 00:50:10
16644 Log: Integrate mainline as of _55
808270a4 16645 Branch: ansiperl
f58c54f0
NC
16646 +> emacs/ptags
16647 !> (integrate 36 files)
16648____________________________________________________________________________
16649[ 304] By: gsar on 1997/11/26 00:27:57
16650 Log: Various changes to make it build cleanly and pass all tests:
16651 - needed to run `perl embed.pl`
16652 - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
16653 - fix prototypes for a few declarations (Borland is finally quiet)
16654 - move declaration of Mymalloc etc to perl.h (since win32 and other
16655 ports may #define malloc themselves, to let extensions bind to
16656 the version that perl used)
16657 - move struct reg_data into a public header file, since it is
16658 referenced in a public datatype
16659 - win32 makefile fixes
16660 - fix remaining s/thread/perl_thread/
808270a4
GS
16661 Branch: win32/perl
16662 ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
16663 ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
16664 ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
f58c54f0 16665 ! win32/win32.h win32/win32iop.h win32/win32thread.c
808270a4 16666____________________________________________________________________________
f58c54f0
NC
16667[ 303] By: gsar on 1997/11/25 20:57:31
16668 Log: Fixup the places where the automatic merge got it wrong.
16669 Previous change (#302) was just a normal integration--ignore the
16670 "reverse" in there.
808270a4 16671 Branch: win32/perl
f58c54f0 16672 ! op.c perl.h
808270a4 16673____________________________________________________________________________
f58c54f0
NC
16674[ 302] By: gsar on 1997/11/25 20:32:12
16675 Log: reverse integrate mainline
808270a4 16676 Branch: win32/perl
f58c54f0
NC
16677 +> emacs/ptags
16678 !> (integrate 896 files)
808270a4
GS
16679
16680----------------
16681Version 5.004_55
16682----------------
16683
16684____________________________________________________________________________
f58c54f0
NC
16685[ 301] By: mbeattie on 1997/11/25 17:59:53
16686 Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
808270a4 16687 Branch: perl
f58c54f0 16688 ! hv.c pp_ctl.c
808270a4 16689____________________________________________________________________________
f58c54f0
NC
16690[ 300] By: mbeattie on 1997/11/25 16:29:36
16691 Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
808270a4 16692 Branch: perl
f58c54f0 16693 ! MANIFEST patchlevel.h
808270a4 16694____________________________________________________________________________
f58c54f0
NC
16695[ 299] By: mbeattie on 1997/11/25 15:59:16
16696 Log: Move malloc_mutex initialisation/destruction:
16697 Subject: patch to 5.004_54 for pthreads with Perl's malloc
16698 From: ilya@math.ohio-state.edu (Ilya Zakharevich)
808270a4
GS
16699 Branch: perl
16700 ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
f58c54f0 16701 ! unixish.h vms/vmsish.h
808270a4 16702____________________________________________________________________________
f58c54f0
NC
16703[ 298] By: mbeattie on 1997/11/25 15:49:22
16704 Log: Make hv_ functions cope better with 'm'-magic:
16705 Subject: [5.004_54] Another neglected patch
16706 Date: Fri, 21 Nov 1997 22:28:17 -0500
16707 From: Owen Taylor <owt1@cornell.edu>
808270a4 16708 Branch: perl
f58c54f0 16709 ! hv.c
808270a4 16710____________________________________________________________________________
f58c54f0
NC
16711[ 297] By: mbeattie on 1997/11/25 15:47:36
16712 Log: Fix typo in Thread.xs.
808270a4 16713 Branch: perl
f58c54f0 16714 ! ext/Thread/Thread.xs
808270a4 16715____________________________________________________________________________
f58c54f0
NC
16716[ 296] By: mbeattie on 1997/11/25 15:42:07
16717 Log: Integrate from ansi branch to mainline.
808270a4 16718 Branch: perl
f58c54f0 16719 !> (integrate 890 files)
808270a4 16720____________________________________________________________________________
f58c54f0
NC
16721[ 295] By: mbeattie on 1997/11/25 14:29:31
16722 Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
16723 Subject: Re: _54 on AIX
16724 Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
16725 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
808270a4 16726 Branch: perl
f58c54f0 16727 ! ext/DynaLoader/dl_aix.xs
808270a4 16728____________________________________________________________________________
f58c54f0
NC
16729[ 294] By: mbeattie on 1997/11/25 14:29:10
16730 Log: AIX patch for hints/aix.sh:
16731 Subject: Re: _54 on AIX
16732 Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
16733 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
808270a4 16734 Branch: perl
f58c54f0 16735 ! hints/aix.sh
808270a4 16736____________________________________________________________________________
f58c54f0
NC
16737[ 291] By: mbeattie on 1997/11/25 14:17:05
16738 Log: Fix scalar dereference of threadsv variables (e.g. $$_).
808270a4 16739 Branch: perl
f58c54f0 16740 ! op.c op.h
808270a4 16741____________________________________________________________________________
f58c54f0
NC
16742[ 290] By: mbeattie on 1997/11/25 14:16:29
16743 Log: AIX patch (including Configure support for {sched,pthread}_yield,
16744 pthread initial detach state, renaming perl_thread to perl_os_thread
16745 and struct thread to struct perl_thread):
16746 Subject: Re: _54 on AIX
16747 Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
16748 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
808270a4
GS
16749 Branch: perl
16750 ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
16751 ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
16752 ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
16753 ! proto.h sv.h thread.h util.c win32/win32thread.c
f58c54f0 16754 ! win32/win32thread.h
808270a4 16755____________________________________________________________________________
f58c54f0
NC
16756[ 289] By: mbeattie on 1997/11/25 12:33:02
16757 Log: Rename perl_thread to perl_os_thread.
808270a4 16758 Branch: perl
f58c54f0 16759 ! fakethr.h thread.h util.c win32/win32thread.h
808270a4 16760____________________________________________________________________________
f58c54f0
NC
16761[ 288] By: mbeattie on 1997/11/25 12:27:35
16762 Log: Remove bincompat3 support:
16763 Subject: Re: ANNOUNCE: perl5.004_54 is available
16764 Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
16765 From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
808270a4 16766 Branch: perl
f58c54f0 16767 ! Configure INSTALL embed.h global.sym malloc.c
808270a4 16768____________________________________________________________________________
f58c54f0
NC
16769[ 287] By: mbeattie on 1997/11/25 12:23:50
16770 Log: Emacs/tags update:
16771 Subject: Emacs/tags update for 5.004_54
16772 Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
16773 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4 16774 Branch: perl
f58c54f0
NC
16775 + emacs/ptags
16776 ! MANIFEST Makefile.SH emacs/cperl-mode.el
808270a4 16777____________________________________________________________________________
f58c54f0
NC
16778[ 286] By: nick on 1997/11/23 23:03:56
16779 Log: Add $$_ test
808270a4 16780 Branch: ansiperl
f58c54f0 16781 ! t/op/ref.t
808270a4 16782____________________________________________________________________________
f58c54f0
NC
16783[ 285] By: gsar on 1997/11/23 08:26:00
16784 Log: Initial reverse integration of winansi branch.
808270a4 16785 Branch: win32/perl
f58c54f0 16786 !> (integrate 50 files)
808270a4 16787____________________________________________________________________________
f58c54f0
NC
16788[ 284] By: gsar on 1997/11/23 07:32:24
16789 Log: Add to docs about the BEGIN { shift } feature. Make the change
16790 yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
808270a4 16791 Branch: win32/perl
f58c54f0 16792 ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
808270a4 16793____________________________________________________________________________
f58c54f0
NC
16794[ 283] By: nick on 1997/11/22 21:29:30
16795 Log: Duplicate perl_threadsv
808270a4 16796 Branch: ansiperl
f58c54f0 16797 ! global.sym
808270a4 16798____________________________________________________________________________
f58c54f0
NC
16799[ 282] By: nick on 1997/11/22 21:18:11
16800 Log: Munge pseudo-Configure stuff to add -thread to archname as
16801 Malcolm seems to think that is way to test for threads.
16802 Update @INC stuffing hackery to have traditional @INC
16803 search order archlib, privlib, sitearch, site.
808270a4
GS
16804 Branch: ansiperl
16805 ! t/lib/english.t win32/config.bc win32/config_H.bc
16806 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
f58c54f0 16807 ! win32/makefile.mk win32/win32.c win32/win32.h
808270a4 16808____________________________________________________________________________
f58c54f0
NC
16809[ 281] By: nick on 1997/11/22 19:28:21
16810 Log: Builds and passes all but english.t on win32 VC++
808270a4
GS
16811 Branch: ansiperl
16812 ! global.sym pp_ctl.c win32/Makefile win32/config.vc
f58c54f0 16813 ! win32/config_H.vc win32/win32thread.h
808270a4 16814____________________________________________________________________________
f58c54f0
NC
16815[ 280] By: nick on 1997/11/22 18:10:50
16816 Log: ansiperl builds with Borland C++ again
808270a4
GS
16817 Branch: ansiperl
16818 ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
16819 ! win32/config.bc win32/config_H.bc win32/perlglob.c
f58c54f0 16820 ! win32/win32.c win32/win32.h
808270a4 16821____________________________________________________________________________
f58c54f0
NC
16822[ 279] By: nick on 1997/11/22 16:42:51
16823 Log: Resolve ansiperl against mainline
808270a4
GS
16824 Branch: ansiperl
16825 !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
16826 !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
f58c54f0 16827 !> t/lib/english.t thread.h toke.c util.c
808270a4 16828____________________________________________________________________________
f58c54f0
NC
16829[ 278] By: nick on 1997/11/22 16:30:27
16830 Log: Resolve ansiperl against win32
808270a4 16831 Branch: ansiperl
f58c54f0 16832 !> (integrate 55 files)
808270a4 16833____________________________________________________________________________
f58c54f0
NC
16834[ 277] By: gsar on 1997/11/22 09:48:02
16835 Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
16836 - added a test for the above
16837 - fixed up perly.c.diff and vms/perl_c.vms for above and added the
16838 ansification hunks
808270a4 16839 Branch: win32/perl
f58c54f0 16840 ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
808270a4 16841____________________________________________________________________________
f58c54f0
NC
16842[ 276] By: gsar on 1997/11/22 07:24:01
16843 Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
16844 when USE_THREADS. GCC for instance, can do without macros that use
16845 globals. Instead, selectively re#define only those macros
16846 that use globals to their functional equivalents. Tests 100% on
16847 Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
808270a4 16848 Branch: win32/perl
f58c54f0 16849 ! perl.h sv.h
808270a4 16850____________________________________________________________________________
f58c54f0
NC
16851[ 275] By: gsar on 1997/11/22 05:27:04
16852 Log: Integrate mainline.
808270a4 16853 Branch: win32/perl
f58c54f0
NC
16854 +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
16855 - lib/Class/Fields.pm lib/ISA.pm
16856 !> (integrate 41 files)
808270a4 16857____________________________________________________________________________
f58c54f0
NC
16858[ 274] By: mbeattie on 1997/11/21 18:28:22
16859 Log: $_ is now per-thread (rather a lot of changes). Only tested under
16860 *-linux-thread at the moment.
808270a4
GS
16861 Branch: perl
16862 ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
16863 ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
f58c54f0 16864 ! t/lib/english.t thread.h toke.c util.c
808270a4 16865____________________________________________________________________________
f58c54f0
NC
16866[ 273] By: mbeattie on 1997/11/21 10:31:29
16867 Log: Filter patch to toke.c:
16868 Subject: Tiny core patch for source filters
16869 Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
16870 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
808270a4 16871 Branch: perl
f58c54f0 16872 ! toke.c
808270a4 16873____________________________________________________________________________
f58c54f0
NC
16874[ 272] By: nick on 1997/11/21 00:54:43
16875 Log: Basic integrate of lastest perl into ansiperl
808270a4 16876 Branch: ansiperl
f58c54f0
NC
16877 +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
16878 - lib/Class/Fields.pm lib/ISA.pm
16879 ! win32/win32.c win32/win32.h
16880 !> (integrate 57 files)
16881____________________________________________________________________________
16882[ 271] By: mbeattie on 1997/11/20 12:12:00
16883 Log: Initial stab at IRIX configuration support for threading. Manually
16884 applied parts of following patches:
16885 Subject: Perl 5.004_54 on IRIX
16886 Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
16887 From: Jarkko Hietaniemi <jhi@iki.fi>
16888 Subject: Re: Perl 5.004_54 on IRIX
16889 Date: 19 Nov 1997 17:10:17 -0800
16890 From: Scott Henry <scotth@sgi.com>
808270a4
GS
16891 Branch: perl
16892 ! README.threads hints/irix_6.sh hints/irix_6_0.sh
f58c54f0 16893 ! hints/irix_6_1.sh perl.h
808270a4 16894____________________________________________________________________________
f58c54f0
NC
16895[ 270] By: mbeattie on 1997/11/19 17:45:37
16896 Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
16897 SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
16898 also fixed two instances of referring to SVs after destruction.
808270a4 16899 Branch: perl
f58c54f0 16900 ! regcomp.c regexec.c
808270a4 16901____________________________________________________________________________
f58c54f0
NC
16902[ 269] By: mbeattie on 1997/11/19 15:33:23
16903 Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
16904 changed by mg_get(*keysp) (!). Introducing a new local variable
16905 fixed it but I don't know if it's a compiler problem or some
16906 other corruption happening elsewhere.
808270a4 16907 Branch: perl
f58c54f0 16908 ! av.c
808270a4 16909____________________________________________________________________________
f58c54f0
NC
16910[ 268] By: mbeattie on 1997/11/19 11:39:49
16911 Log: Let Configure sort out get{host,net}byaddr* prototypes:
16912 Subject: [PATCH] 5.004_54: little something for
16913 get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
16914 Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
16915 From: Jarkko Hietaniemi <jhi@iki.fi>
808270a4 16916 Branch: perl
f58c54f0 16917 ! Configure config_h.SH pp_sys.c
808270a4 16918____________________________________________________________________________
f58c54f0
NC
16919[ 267] By: mbeattie on 1997/11/19 11:04:15
16920 Log: Jumbo regexp patch applied (with minor fix-up tweaks):
16921 Subject: Version 7 of Jumbo RE patch available
16922 Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
16923 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
808270a4
GS
16924 Branch: perl
16925 ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
16926 ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
16927 ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
16928 ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
f58c54f0 16929 ! util.c
808270a4 16930____________________________________________________________________________
f58c54f0
NC
16931[ 266] By: mbeattie on 1997/11/18 17:26:09
16932 Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
16933 version of patch:
16934 Subject: tie fake hash patch for 5.004_54
16935 Date: Sat, 15 Nov 1997 19:18:30 -0500
16936 From: Joshua Pritikin <pritikin@mindspring.com>
808270a4 16937 Branch: perl
f58c54f0
NC
16938 + t/op/avhv.t
16939 ! av.c embed.h global.sym proto.h
808270a4 16940____________________________________________________________________________
f58c54f0
NC
16941[ 265] By: mbeattie on 1997/11/18 16:51:04
16942 Log: Bring MANIFEST up to date. Add new thread tests.
808270a4 16943 Branch: perl
f58c54f0
NC
16944 + ext/Thread/die.t ext/Thread/die2.t
16945 ! MANIFEST
808270a4 16946____________________________________________________________________________
f58c54f0
NC
16947[ 264] By: mbeattie on 1997/11/18 16:41:27
16948 Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
16949 is assigned to. Added tests to t/op/array.t. magic_setisa now
16950 warns about including non-existent packages in @ISA when -w is on.
808270a4 16951 Branch: perl
f58c54f0
NC
16952 - lib/Class/Fields.pm lib/ISA.pm
16953 ! mg.c t/op/array.t
808270a4 16954____________________________________________________________________________
f58c54f0
NC
16955[ 263] By: mbeattie on 1997/11/18 16:38:57
16956 Log: Fix typo in win32 -> mainline integration.
808270a4 16957 Branch: perl
f58c54f0 16958 ! perl.h
808270a4 16959____________________________________________________________________________
f58c54f0
NC
16960[ 262] By: mbeattie on 1997/11/18 11:56:09
16961 Log: Integrate win32 branch back into mainline.
808270a4 16962 Branch: perl
f58c54f0
NC
16963 - win32/win32io.c win32/win32io.h
16964 ! op.c
16965 !> (integrate 30 files)
808270a4 16966____________________________________________________________________________
f58c54f0
NC
16967[ 261] By: gsar on 1997/11/18 00:14:02
16968 Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
808270a4
GS
16969 Branch: win32/perl
16970 ! win32/config.bc win32/config.vc win32/config_H.bc
f58c54f0 16971 ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
808270a4 16972____________________________________________________________________________
f58c54f0
NC
16973[ 260] By: nick on 1997/11/16 23:16:16
16974 Log: Generic file changes for MYMALLOC
808270a4 16975 Branch: ansiperl
f58c54f0
NC
16976 ! miniperlmain.c perl.c
16977____________________________________________________________________________
16978[ 259] By: nick on 1997/11/16 23:14:36
16979 Log: MYMALLOC for Win32:
16980 1. Initialize malloc_mutex before it is used (all platforms!)
16981 2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
16982 3. Tweak win32/config*.* to define MYMALLOC
16983 4. Provide sbrk() in terms of VirtualAlloc().
16984
16985 Also fixup -MT (perl95) build to handle Perl_current_thread
16986 via call to DLL (as though an extension).
808270a4
GS
16987 Branch: ansiperl
16988 ! win32/Makefile win32/config.bc win32/config.vc
16989 ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
16990 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
f58c54f0 16991 ! win32/win32iop.h win32/win32thread.h
808270a4 16992____________________________________________________________________________
f58c54f0
NC
16993[ 258] By: nick on 1997/11/15 20:42:28
16994 Log: Implement dTHR via __declspec(thread) - part 2
808270a4 16995 Branch: ansiperl
f58c54f0 16996 ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
808270a4 16997____________________________________________________________________________
f58c54f0
NC
16998[ 257] By: nick on 1997/11/15 19:52:53
16999 Log: Use __declspec(thread) var rather tha TslAlloc & co.
808270a4 17000 Branch: ansiperl
f58c54f0 17001 ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
808270a4 17002____________________________________________________________________________
f58c54f0
NC
17003[ 256] By: gsar on 1997/11/15 02:58:09
17004 Log: Add #include guard in Thread.xs so it will build even under
17005 no USE_THREADS (for win32). This was missed because of edit
17006 w/o checkout perforce kludge.
808270a4 17007 Branch: win32/perl
f58c54f0 17008 ! ext/Thread/Thread.xs
808270a4 17009____________________________________________________________________________
f58c54f0
NC
17010[ 255] By: nick on 1997/11/15 00:33:46
17011 Log: Integrate mainline (5.004_54?) into ansiperl
808270a4
GS
17012 Branch: ansiperl
17013 !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
17014 !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
17015 !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
17016 !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
f58c54f0 17017 !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
808270a4 17018____________________________________________________________________________
f58c54f0
NC
17019[ 254] By: nick on 1997/11/15 00:25:26
17020 Log: Interate win32 into ansiperl
808270a4
GS
17021 Branch: ansiperl
17022 +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
f58c54f0 17023 +> lib/fields.pm
808270a4
GS
17024 !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
17025 !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
17026 !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
17027 !> t/op/magic.t thread.h win32/Makefile win32/config.bc
f58c54f0 17028 !> win32/config.vc win32/config_sh.PL win32/makefile.mk
808270a4 17029____________________________________________________________________________
f58c54f0
NC
17030[ 253] By: gsar on 1997/11/14 22:04:58
17031 Log: Integrate mainline changes into win32 branch. Now would be a good time
17032 to reverse integrate the win32 branch into mainline.
808270a4
GS
17033 Branch: win32/perl
17034 +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
f58c54f0 17035 +> lib/fields.pm
808270a4
GS
17036 !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
17037 !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
17038 !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
f58c54f0 17039 !> t/op/magic.t thread.h
808270a4
GS
17040
17041----------------
17042Version 5.004_54
17043----------------
17044
17045____________________________________________________________________________
f58c54f0
NC
17046[ 252] By: mbeattie on 1997/11/14 15:07:19
17047 Log: Two more delays added to test suite to help *-solaris-thread.
808270a4 17048 Branch: perl
f58c54f0 17049 ! t/io/pipe.t t/lib/io_pipe.t
808270a4 17050____________________________________________________________________________
f58c54f0
NC
17051[ 251] By: mbeattie on 1997/11/14 15:05:57
17052 Log: Remove stale code from Thread.xs.
808270a4 17053 Branch: perl
f58c54f0 17054 ! ext/Thread/Thread.xs
808270a4 17055____________________________________________________________________________
f58c54f0
NC
17056[ 250] By: mbeattie on 1997/11/14 10:12:40
17057 Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
17058 doesn't run handlers for self-sent signals until kill has returned.)
808270a4 17059 Branch: perl
f58c54f0 17060 ! t/op/magic.t
808270a4 17061____________________________________________________________________________
f58c54f0
NC
17062[ 249] By: gsar on 1997/11/14 05:14:44
17063 Log: Fix various details in win32 makefiles and Config.pm setup.
17064 - ldflags is set for both compilers now
17065 - extensions list is now correct
17066 - delete perl95.exe on distclean
17067 - cf_time now gets updated (once)
17068 - ccdlflags is set for Borland
17069 - fix startperl so dprofpp works
808270a4
GS
17070 Branch: win32/perl
17071 ! win32/Makefile win32/config.bc win32/config.vc
f58c54f0 17072 ! win32/config_sh.PL win32/makefile.mk
808270a4 17073____________________________________________________________________________
f58c54f0
NC
17074[ 248] By: mbeattie on 1997/11/13 18:01:27
17075 Log: Rewrite thread return code to distinguish between ordinary return
17076 and die() and make join propagate the die. Add tiny method eval
17077 which just does "return eval { shift->join; }". Add Thread::Specific
17078 class for access to thread specific user data along with specific.t.
17079 Rename Class to classname throughout Thread.xs for consistency.
17080 Fix pp_specific to pp_threadsv in global.sym. Add support to
17081 pp_entersub in pp_hot.c to lock stash for static locked methods.
808270a4
GS
17082 Branch: perl
17083 + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
f58c54f0 17084 + lib/fields.pm
808270a4 17085 ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
f58c54f0 17086 ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
808270a4 17087____________________________________________________________________________
f58c54f0
NC
17088[ 247] By: mbeattie on 1997/11/13 14:13:30
17089 Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
17090 to avoid the Digital UNIX clash no longer works). Changed the #ifdef
17091 in pp_sys.c for whether getnet* function get protoyped (since the
17092 default had a broken prototype for getnetbyaddr).
808270a4
GS
17093 Branch: perl
17094 ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
f58c54f0 17095 ! scope.c thread.h
808270a4 17096____________________________________________________________________________
f58c54f0
NC
17097[ 246] By: nick on 1997/11/13 02:44:40
17098 Log: Integrate Win32 branch
808270a4
GS
17099 Branch: ansiperl
17100 - configure ext/util/extliblist win32/bin/pl2bat.bat
17101 - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
17102 - win32/config.H win32/config.w32 win32/win32io.c
f58c54f0
NC
17103 - win32/win32io.h
17104 !> (integrate 905 files)
808270a4 17105____________________________________________________________________________
f58c54f0
NC
17106[ 245] By: nick on 1997/11/13 00:47:54
17107 Log: Integrate (-ay) win32 branch at its creation to
17108 establish and ancestor as per perkforce technote #9
808270a4
GS
17109 Branch: ansiperl
17110 +> configure ext/util/extliblist win32/bin/pl2bat.bat
17111 +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
f58c54f0
NC
17112 +> win32/config.H win32/config.w32
17113 !> (integrate 859 files)
808270a4 17114____________________________________________________________________________
f58c54f0
NC
17115[ 244] By: gsar on 1997/11/12 22:26:39
17116 Log: More cleanups of win32/win32*.[ch] files. win32/win32iop.h now
17117 contains the all the declarations and macros for the win32io layer.
17118 New std-ish functions are exported now. All win32-specific exported
17119 functions begin with "win32_" consistently. win32 version of
17120 init_os_extras() is now exported, so embedders can get the in-core
17121 xsubs.
808270a4
GS
17122 Branch: win32/perl
17123 ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
f58c54f0 17124 ! win32/win32iop.h win32/win32sck.c
808270a4 17125____________________________________________________________________________
f58c54f0
NC
17126[ 243] By: gsar on 1997/11/12 07:41:52
17127 Log: Really delete deleted files.
808270a4 17128 Branch: win32/perl
f58c54f0 17129 - win32/win32io.c win32/win32io.h
808270a4 17130____________________________________________________________________________
f58c54f0
NC
17131[ 242] By: gsar on 1997/11/12 07:40:54
17132 Log: Egregious IOsubsystem code excised. Phew, what a relief! Two
17133 files (win32/win32io.[ch]) completely removed, as are all traces
17134 of them in makefiles and MANIFEST. RunPerl() retains the void* arg
17135 for later. Various myfoo() things regularized to my_foo(). CPP not
17136 required anymore to create a perl binary :)
808270a4
GS
17137 Branch: win32/perl
17138 ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
17139 ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
17140 ! win32/win32io.c win32/win32io.h win32/win32iop.h
f58c54f0 17141 ! win32/win32sck.c
808270a4 17142____________________________________________________________________________
f58c54f0
NC
17143[ 241] By: gsar on 1997/11/12 05:31:28
17144 Log: Fix various win32 code blemishes:
17145 - s/stolen/win32/g
17146 - s/(CROAK|WARN)/lc($1)/eg
17147 - remove deadcode from most places
808270a4
GS
17148 Branch: win32/perl
17149 ! win32/makedef.pl win32/win32.c win32/win32io.c
f58c54f0 17150 ! win32/win32iop.h
808270a4 17151____________________________________________________________________________
f58c54f0
NC
17152[ 240] By: gsar on 1997/11/12 04:36:29
17153 Log: Carry over changes in ansiperl branch. Win32 branch is now
17154 the leading edge.
808270a4
GS
17155 Branch: win32/perl
17156 ! embed.h global.sym perl.c win32/win32thread.c
f58c54f0 17157 ! win32/win32thread.h
808270a4 17158____________________________________________________________________________
f58c54f0
NC
17159[ 239] By: gsar on 1997/11/12 03:39:57
17160 Log: Add missing win32_closesocket() and export it (extension writers' complaint).
808270a4 17161 Branch: win32/perl
f58c54f0 17162 ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
808270a4 17163____________________________________________________________________________
f58c54f0
NC
17164[ 238] By: gsar on 1997/11/12 03:25:17
17165 Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
17166 done cleaner, if really needed (perhaps only for efficiency reasons?)).
17167 Redundant EXTERN_C definitions and related warnings fixed.
808270a4
GS
17168 Branch: win32/perl
17169 ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
f58c54f0
NC
17170 ! win32/win32iop.h win32/win32sck.c
17171____________________________________________________________________________
17172[ 237] By: nick on 1997/11/12 02:45:15
17173 Log: Fixup Win32
17174 - #undef start_env before re-#defining it
17175 - change pp_specific pp_threadsv in global.sym
17176 - re-build embed.h
17177 - avoid HAVE_THREAD_INTERN - we don't and empty struct
17178 is a pain. If we did have it it would contain cached
17179 values of things we can only get at _IN_ the thread
17180 so new_struct_thread is wrong place to call it.
17181 - add new macro SET_THREAD_SELF - we must (in main thread)
17182 define in win32thread.h, support in win32thread.c,
17183 test and call in perl.c
808270a4
GS
17184 Branch: ansiperl
17185 ! embed.h global.sym perl.c thread.h win32/win32thread.c
f58c54f0
NC
17186 ! win32/win32thread.h
17187____________________________________________________________________________
17188[ 236] By: nick on 1997/11/12 01:54:23
17189 Log: Integrate mainline after it integrated us.
17190 Accepted 'theirs' everywhere - so two branches should
17191 now point to same files again.
17192 Almost all of these were what was suggested, others were
17193 whitespace diffs. A few dubious spots which we will now
17194 go fix.
808270a4
GS
17195 Branch: ansiperl
17196 !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
17197 !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
17198 !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
17199 !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
f58c54f0 17200 !> util.c
808270a4 17201____________________________________________________________________________
f58c54f0
NC
17202[ 235] By: gsar on 1997/11/12 01:22:26
17203 Log: Minor tweaks to add a thread_intern struct that should ultimately
17204 contain all the win32-specific statics.
17205 Win32 branch now passes all tests with or w/o USE_THREADS.
808270a4 17206 Branch: win32/perl
f58c54f0 17207 ! embed.h perl.c win32/win32thread.c win32/win32thread.h
808270a4 17208____________________________________________________________________________
f58c54f0
NC
17209[ 234] By: gsar on 1997/11/11 23:08:54
17210 Log: Initial (untested) integration of mainline changes.
808270a4 17211 Branch: win32/perl
f58c54f0
NC
17212 - configure
17213 !> (integrate 89 files)
808270a4 17214____________________________________________________________________________
f58c54f0
NC
17215[ 233] By: mbeattie on 1997/11/11 18:07:30
17216 Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
808270a4 17217 Branch: perl
f58c54f0 17218 ! thread.h
808270a4 17219____________________________________________________________________________
f58c54f0
NC
17220[ 232] By: mbeattie on 1997/11/11 17:49:12
17221 Log: t/TEST (reverted to @229 version) should have been included in the
17222 previous change (231) but my way of recovering it didn't work
17223 properly. The change 231 comments about successful tests applies
17224 to this t/TEST (i.e. as of this change).
808270a4 17225 Branch: perl
f58c54f0 17226 ! t/TEST
808270a4 17227____________________________________________________________________________
f58c54f0
NC
17228[ 231] By: mbeattie on 1997/11/11 17:46:59
17229 Log: Fix up ansiperl integration. Back to passing all expected tests
17230 with usethreads. Untested with non-threaded perl.
808270a4
GS
17231 Branch: perl
17232 ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
f58c54f0 17233 ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
808270a4 17234____________________________________________________________________________
f58c54f0
NC
17235[ 230] By: mbeattie on 1997/11/11 16:36:22
17236 Log: Initial integration of ansi branch into mainline (untested).
808270a4 17237 Branch: perl
f58c54f0
NC
17238 +> t/lib/thread.t t/op/nothread.t thread.sym
17239 - configure
17240 !> (integrate 84 files)
808270a4 17241____________________________________________________________________________
f58c54f0
NC
17242[ 229] By: mbeattie on 1997/11/11 15:20:43
17243 Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
17244 getting per-thread magicals. Fixed thr->errsv initialisation.
808270a4
GS
17245 Branch: perl
17246 ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
f58c54f0 17247 ! t/lib/safe2.t toke.c
808270a4 17248____________________________________________________________________________
f58c54f0
NC
17249[ 228] By: mbeattie on 1997/11/11 12:48:26
17250 Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
17251 thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
17252 GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
17253 again for non-threaded perl. Enhanced perl_get_sv to return
17254 per-thread magicals where necessary for threaded perl.
808270a4
GS
17255 Branch: perl
17256 ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
f58c54f0
NC
17257 ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
17258____________________________________________________________________________
17259[ 227] By: mbeattie on 1997/11/11 11:00:02
17260 Log: hashlock bug.
17261
17262 Jobs fixed ...
17263
17264 hashlock fixed on 1997/11/11 by mbeattie@localhost
17265
17266 Subject: [perl5.004_53; patch] Another hash-locking fix
17267 Date: 23 Oct 1997 14:13:55 -0400
17268 From: Owen Taylor <owt1@cornell.edu>
808270a4 17269 Branch: bugs
f58c54f0 17270 + hashlock
808270a4 17271____________________________________________________________________________
f58c54f0
NC
17272[ 226] By: gsar on 1997/11/11 02:11:23
17273 Log: Slightly more refined lock() keyword recognition (using %INC).
808270a4 17274 Branch: win32/perl
f58c54f0 17275 ! toke.c
808270a4 17276____________________________________________________________________________
f58c54f0
NC
17277[ 225] By: gsar on 1997/11/11 00:26:09
17278 Log: "weak" lock keyword (hardcoded initial implementation) now works.
17279 if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
17280 is recognized as a sub, a regular keyword otherwise. Could be
17281 generalized by storing a flag for every op in OP struct, and turning
17282 the flag off when Thread.xs loads.
808270a4 17283 Branch: win32/perl
f58c54f0 17284 ! toke.c
808270a4 17285____________________________________________________________________________
f58c54f0
NC
17286[ 224] By: gsar on 1997/11/10 22:59:55
17287 Log: Merge a patch in preparation for "weak keywords":
17288 From: Gurusamy Sarathy <gsar@engin.umich.edu>
17289 Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
17290 Subject: [PATCH] global overrides for keywords
17291 Date: Wed, 08 Oct 1997 02:18:23 -0400
808270a4 17292 Branch: win32/perl
f58c54f0 17293 ! embed.h interp.sym perl.c perl.h toke.c
808270a4 17294____________________________________________________________________________
f58c54f0
NC
17295[ 223] By: gsar on 1997/11/10 22:41:31
17296 Log: Remove runlevel. It was used to count how many runops() calls
17297 we were in the process of executing, and longjmp() to the topmost
17298 one (if not already there). We use a null top_env->je_prev
17299 to distinguish that now.
808270a4 17300 Branch: win32/perl
f58c54f0 17301 ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
808270a4 17302____________________________________________________________________________
f58c54f0
NC
17303[ 222] By: gsar on 1997/11/10 04:47:48
17304 Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
17305 USE_THREADS case builds and passes all tests using both compilers.
17306 Additional tweaks:
17307 - fixup win32/makedef.pl to skip more symbols for non-thread build.
17308 - sync win32/Makefile with win32/makefile.mk
17309 >>>Non-thread build fails a lot of tests.<<<
808270a4 17310 Branch: win32/perl
f58c54f0 17311 + thread.sym
808270a4
GS
17312 ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
17313 ! util.c win32/Makefile win32/config.bc win32/config_H.bc
f58c54f0 17314 ! win32/makedef.pl win32/makefile.mk
808270a4 17315____________________________________________________________________________
f58c54f0
NC
17316[ 221] By: gsar on 1997/11/10 00:57:53
17317 Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
17318 into win32 branch.
808270a4 17319 Branch: win32/perl
f58c54f0 17320 + t/lib/thread.t t/op/nothread.t
808270a4
GS
17321 ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
17322 ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
17323 ! util.c win32/Makefile win32/config.bc win32/config.vc
17324 ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
17325 ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
17326 ! win32/win32io.h win32/win32iop.h win32/win32sck.c
f58c54f0 17327 ! win32/win32thread.c win32/win32thread.h
808270a4 17328____________________________________________________________________________
f58c54f0
NC
17329[ 220] By: gsar on 1997/11/09 22:44:41
17330 Log: Integrate latest mainline into win32 branch.
808270a4 17331 Branch: win32/perl
f58c54f0
NC
17332 +> win32/win32thread.c win32/win32thread.h
17333 !> (integrate 39 files)
808270a4 17334____________________________________________________________________________
f58c54f0
NC
17335[ 219] By: nick on 1997/11/09 21:46:06
17336 Log: Conditionalize english.t,
17337 Enhance times() for NT,
17338 (Failed) attempt to implement alarm(),
17339 Fixed config.h dependancy in makefile.mk
808270a4
GS
17340 Branch: ansiperl
17341 ! t/lib/english.t win32/config.bc win32/config_H.bc
f58c54f0 17342 ! win32/makefile.mk win32/win32.c
808270a4 17343____________________________________________________________________________
f58c54f0
NC
17344[ 218] By: nick on 1997/11/09 15:38:00
17345 Log: Dick Hardt's patch for build on Alpha
808270a4 17346 Branch: ansiperl
f58c54f0 17347 ! win32/Makefile
808270a4 17348____________________________________________________________________________
f58c54f0
NC
17349[ 217] By: nick on 1997/11/09 03:31:20
17350 Log: MakeMaker not in vofig noise fix for dmake
808270a4 17351 Branch: ansiperl
f58c54f0 17352 ! win32/config.bc win32/makefile.mk
808270a4 17353____________________________________________________________________________
f58c54f0
NC
17354[ 216] By: nick on 1997/11/09 03:15:06
17355 Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
17356 TIEHASH works, but 2nd call (after db is closed, attempt
17357 to reopen) tries to AUTOLOAD TIEHASH rather than using
17358 cached value.
808270a4 17359 Branch: ansiperl
f58c54f0 17360 ! pp_sys.c
808270a4 17361____________________________________________________________________________
f58c54f0
NC
17362[ 215] By: nick on 1997/11/08 16:41:24
17363 Log: Cleanup MakeMaker 'not in config' noise
808270a4 17364 Branch: ansiperl
f58c54f0 17365 ! win32/Makefile win32/config.vc
808270a4 17366____________________________________________________________________________
f58c54f0
NC
17367[ 214] By: nick on 1997/11/08 15:07:24
17368 Log: Remove 'configure' leaving configure.gnu and Configure
17369 Win32 ignores case and keeps trying to update
17370 repository copy of 'configure' or 'Configure' with
17371 the other.
808270a4 17372 Branch: ansiperl
f58c54f0
NC
17373 - configure
17374 ! MANIFEST
17375____________________________________________________________________________
17376[ 213] By: nick on 1997/11/08 15:03:39
17377 Log: Get threads working again on Win32
17378 Root cause of fail was init_thread_intern() in
17379 new_struct_thread() (which is called in parent thread)
17380 clobbering dTHR of parent thread.
17381 It is doubtfull if setting 'self' in new_struct_thread()
17382 is 'right' but left in for now.
808270a4
GS
17383 Branch: ansiperl
17384 ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
f58c54f0
NC
17385 ! win32/win32thread.c win32/win32thread.h
17386____________________________________________________________________________
17387[ 212] By: nick on 1997/11/08 00:34:03
17388 Log: Add :base_thread to :default in Opcode.pm
17389 This allows lib/safe.t to pass when threaded.
17390 It is unclear if 'lock' should be safe as it allows
17391 denial of service attack, but could not figure out
17392 how to add just 'specific' (sic) to :default
17393 without triggering 'already tagged' warning noise.
808270a4 17394 Branch: ansiperl
f58c54f0 17395 ! ext/Opcode/Opcode.pm win32/makefile.mk
808270a4 17396____________________________________________________________________________
f58c54f0
NC
17397[ 211] By: nick on 1997/11/07 23:59:31
17398 Log: Merge changes as of 18:00 CST
808270a4 17399 Branch: ansiperl
f58c54f0
NC
17400 !> op.c pp.c pp_sys.c thread.h util.c
17401____________________________________________________________________________
17402[ 210] By: nick on 1997/11/07 23:52:35
17403 Log: Reverse integrate Malcolm's chanes into local
17404 repository, then import result back into my view
17405 of Malcolm's repository.
17406 Builds and passes (most) tests with GNU C++/Solaris
17407 and Borland C++, Win32.
808270a4
GS
17408 Branch: ansiperl
17409 ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
17410 ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
17411 ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
f58c54f0 17412 ! thread.h toke.c util.c win32/makefile.mk
808270a4 17413____________________________________________________________________________
f58c54f0
NC
17414[ 209] By: mbeattie on 1997/11/07 18:12:36
17415 Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
17416 DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
17417 not tested. ofslen now maps to thr->Tofslen in thread.h. Added
17418 missing #ifdef USE_THREADS around some DEBU_L statements in die().
17419 Building without USE_THREADS fails quite a lot of tests. It looks
17420 as though the move to per-thread magicals must be missing some
17421 #ifdef USE_THREADS.
808270a4 17422 Branch: perl
f58c54f0 17423 ! op.c pp.c pp_sys.c thread.h util.c
808270a4 17424____________________________________________________________________________
f58c54f0
NC
17425[ 208] By: nick on 1997/11/07 01:37:28
17426 Log: Raw integrate of latest perl
808270a4 17427 Branch: ansiperl
f58c54f0 17428 ! t/TEST
808270a4
GS
17429 !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
17430 !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
17431 !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
f58c54f0
NC
17432 !> thread.h toke.c util.c
17433____________________________________________________________________________
17434[ 207] By: mbeattie on 1997/11/06 14:58:00
17435 Log: Update README.threads and Todo.5.005.
17436 Branch: perl
17437 ! README.threads Todo.5.005
17438____________________________________________________________________________
17439[ 206] By: mbeattie on 1997/11/06 14:37:37
17440 Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
17441 Branch: perl
17442 ! op.c pp_ctl.c proto.h scope.h
17443____________________________________________________________________________
17444[ 205] By: mbeattie on 1997/11/06 14:31:38
17445 Log: Per-thread magicals now stored in their own thr->magicals and keyed
17446 more directly. cvcache and oursv become ordinary struct thread
17447 fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
17448 for 0 again. Main thread initialisation done by new function
17449 init_main_thread instead of (now fixed) new_struct_thread.
17450
17451 Jobs fixed ...
17452
17453 jmpenv fixed on 1997/11/06 by mbeattie@localhost
17454
17455 Subject: [perl5.004_53; patch] eval's and threads
17456 Date: 23 Oct 1997 23:59:19 -0400
17457 From: Owen Taylor <owt1@cornell.edu>
808270a4 17458 Branch: bugs
f58c54f0 17459 + jmpenv
808270a4
GS
17460 Branch: perl
17461 ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
f58c54f0 17462 ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
808270a4 17463____________________________________________________________________________
f58c54f0
NC
17464[ 204] By: mbeattie on 1997/11/05 17:18:18
17465 Log: Per-thread magicals mostly working (and localisable). Now getting
17466 intermittent occasional "Use of uninitialized value" warnings
17467 which may be due to some op flag black magic I've broken.
808270a4
GS
17468 Branch: perl
17469 ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
17470 ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
17471____________________________________________________________________________
f58c54f0
NC
17472[ 203] By: nick on 1997/11/05 01:04:10
17473 Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
808270a4
GS
17474 Branch: ansiperl
17475 ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
17476 ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
17477 ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
17478 ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
17479 ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
17480 ! win32/config.vc win32/config_H.vc win32/makedef.pl
17481 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
17482 ! win32/win32io.c win32/win32io.h win32/win32iop.h
f58c54f0 17483 ! win32/win32sck.c win32/win32thread.h
808270a4 17484____________________________________________________________________________
f58c54f0
NC
17485[ 202] By: nick on 1997/11/05 00:50:27
17486 Log: Compile(d) at least once with threads on win32
17487 but did not work
808270a4 17488 Branch: ansiperl
f58c54f0 17489 ! embed.h perl.c thread.h
808270a4 17490____________________________________________________________________________
f58c54f0
NC
17491[ 201] By: nick on 1997/11/05 00:32:13
17492 Log: Trivial integrate
808270a4 17493 Branch: ansiperl
f58c54f0 17494 !> patchlevel.h
808270a4 17495____________________________________________________________________________
f58c54f0
NC
17496[ 200] By: mbeattie on 1997/11/04 12:06:09
17497 Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
808270a4 17498 Branch: perl
f58c54f0 17499 ! patchlevel.h
808270a4 17500____________________________________________________________________________
f58c54f0
NC
17501[ 199] By: nick on 1997/11/01 00:18:52
17502 Log: Integrate mainline @ 18:15 CST 31 Oct 1997
808270a4
GS
17503 Branch: ansiperl
17504 !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
17505 !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
17506 !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
f58c54f0 17507 !> util.c
808270a4 17508____________________________________________________________________________
f58c54f0
NC
17509[ 198] By: nick on 1997/11/01 00:08:33
17510 Log: win32thread.* not in MANIFEST which has muddled moving
17511 back and forth between depots.
808270a4 17512 Branch: ansiperl
f58c54f0 17513 ! MANIFEST win32/win32thread.c win32/win32thread.h
808270a4 17514____________________________________________________________________________
f58c54f0
NC
17515[ 197] By: nick on 1997/11/01 00:02:49
17516 Log: Test changes
808270a4 17517 Branch: ansiperl
f58c54f0
NC
17518 + t/lib/thread.t t/op/nothread.t thread.sym
17519 ! MANIFEST
808270a4 17520____________________________________________________________________________
f58c54f0
NC
17521[ 196] By: nick on 1997/10/31 23:54:01
17522 Log: Further ANSI changes now builds and passes (most) tests
17523 with gcc -x c++.
808270a4
GS
17524 Branch: ansiperl
17525 ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
17526 ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
17527 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
17528 ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
17529 ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
17530 ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
17531 ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
17532 ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
17533 ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
17534 ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
f58c54f0 17535 ! x2p/walk.c
808270a4 17536____________________________________________________________________________
f58c54f0
NC
17537[ 195] By: mbeattie on 1997/10/31 18:05:31
17538 Log: Half way through moving per-thread magicals into per-thread fields
17539 and the associated new OP_SPECIFIC and find_thread_magical stuff.
17540 perl will compile but plenty of the magicals are still broken.
808270a4
GS
17541 Branch: perl
17542 ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
17543 ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
17544 ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
f58c54f0
NC
17545 ! util.c
17546____________________________________________________________________________
17547[ 194] By: nick on 1997/10/31 01:43:49
17548 Log: Convert miniperl sources to ANSI C. Several passes of
17549 GNU C's 'protoize' plus a few hand edits.
17550 Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
17551 Does not link seems gcc's C++ does not define a symbol for
17552 const char foo[] = "....";
17553 i.e. with empty [].
808270a4
GS
17554 Branch: ansiperl
17555 ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
17556 ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
17557 ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
f58c54f0 17558 ! sv.c taint.c toke.c universal.c util.c
808270a4 17559____________________________________________________________________________
f58c54f0
NC
17560[ 193] By: nick on 1997/10/30 03:00:01
17561 Log: Make the ansi branch
808270a4 17562 Branch: ansiperl
f58c54f0 17563 +> (branch 907 files)
808270a4 17564____________________________________________________________________________
f58c54f0
NC
17565[ 192] By: nick on 1997/10/30 02:48:17
17566 Log: Oneperl builds with THREADS/THISPTR Borland
17567 Manualy inserted Sarathy's new COND_XXXXX from his mail.
17568 Manual change if Tself -> self as was easier than resolve :-(
17569 Two aTHIS's in op.c
808270a4
GS
17570 Branch: oneperl
17571 ! embed.h op.c thread.h thread.sym win32/makefile.mk
f58c54f0 17572 ! win32/win32thread.h
808270a4 17573____________________________________________________________________________
f58c54f0
NC
17574[ 191] By: nick on 1997/10/30 01:54:50
17575 Log: Raw resolve of latest sources with oneperl
808270a4
GS
17576 Branch: oneperl
17577 !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
17578 !> opcode.pl perl.c thread.h win32/win32thread.c
f58c54f0 17579 !> win32/win32thread.h
808270a4 17580____________________________________________________________________________
f58c54f0
NC
17581[ 190] By: mbeattie on 1997/10/29 14:39:54
17582 Log: Remove global macro "self". Change thr->Tself to thr->self.
808270a4
GS
17583 Branch: perl
17584 ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
f58c54f0 17585 ! win32/win32thread.c win32/win32thread.h
808270a4 17586____________________________________________________________________________
f58c54f0
NC
17587[ 189] By: mbeattie on 1997/10/29 12:49:01
17588 Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
808270a4 17589 Branch: perl
f58c54f0 17590 ! Todo.5.005
808270a4 17591____________________________________________________________________________
f58c54f0
NC
17592[ 188] By: mbeattie on 1997/10/29 12:45:32
17593 Log: Add pp_lock knowledge to compiler
808270a4 17594 Branch: perlext
f58c54f0 17595 ! Compiler/ccop.c Compiler/ccop.h
808270a4 17596____________________________________________________________________________
f58c54f0
NC
17597[ 187] By: mbeattie on 1997/10/29 12:45:02
17598 Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
808270a4 17599 Branch: perl
f58c54f0 17600 ! op.c
808270a4 17601____________________________________________________________________________
f58c54f0
NC
17602[ 186] By: mbeattie on 1997/10/29 12:43:36
17603 Log: Move compiler OP class information into opcode.pl.
808270a4 17604 Branch: perl
f58c54f0 17605 ! op.h opcode.h opcode.pl
808270a4 17606____________________________________________________________________________
f58c54f0
NC
17607[ 185] By: nick on 1997/10/26 22:52:05
17608 Log: Split failing test in op/misc.t into op/nothread.t
17609 so all tests can be passed where they apply.
17610 Cleanup other two cases of THREADS/THISPTR.
17611 Conditional compile option for CriticalSection's on Win32
808270a4 17612 Branch: oneperl
f58c54f0 17613 + t/op/nothread.t
808270a4 17614 ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
f58c54f0 17615 ! win32/win32thread.h
808270a4 17616____________________________________________________________________________
f58c54f0
NC
17617[ 184] By: nick on 1997/10/26 19:42:00
17618 Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
808270a4 17619 Branch: oneperl
f58c54f0
NC
17620 ! embed.h global.sym proto.h sv.c sv.h toke.c
17621____________________________________________________________________________
17622[ 183] By: nick on 1997/10/26 18:31:58
17623 Log: Make USE_THREADS imply CRIPPLED_CC.
17624 This avoids most of the uses of 'Sv' and hence many needs of
17625 dTHR in extension code.
17626 With this change Data::Dumper builds as-is
17627 and Tk only needs four tweaks:
17628 1. Obscure dump-stack case which really needs dTHR
17629 2. A curcop in error-message code
17630 3. Two cases of SAVETMPS
17631 4. A curcop == &compiling which is probably not required.
17632 IMHO the SAVETMPS case is only one which merits further automation.
808270a4
GS
17633 Branch: oneperl
17634 ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
17635____________________________________________________________________________
f58c54f0
NC
17636[ 182] By: nick on 1997/10/26 16:31:58
17637 Log: Change dSP to imply dTHR for extension source compatibility
17638 introduce djSP (Declare Just SP) for use in perl sources
17639 and thread-aware extensions. Use latter.
808270a4
GS
17640 Branch: oneperl
17641 ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
f58c54f0 17642 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
808270a4 17643____________________________________________________________________________
f58c54f0
NC
17644[ 181] By: nick on 1997/10/26 00:39:57
17645 Log: More tests
808270a4 17646 Branch: oneperl
f58c54f0 17647 ! t/lib/thread.t
808270a4 17648____________________________________________________________________________
f58c54f0
NC
17649[ 180] By: nick on 1997/10/25 22:18:27
17650 Log: Use return of THREAD_CREATE() - add basic thread test
808270a4 17651 Branch: oneperl
f58c54f0
NC
17652 + t/lib/thread.t
17653 ! ext/Thread/Thread.xs
808270a4 17654____________________________________________________________________________
f58c54f0
NC
17655[ 179] By: nick on 1997/10/25 21:25:23
17656 Log: Builds with no thread/this
808270a4
GS
17657 Branch: oneperl
17658 ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
f58c54f0 17659 ! win32/win32thread.c
808270a4 17660____________________________________________________________________________
f58c54f0
NC
17661[ 178] By: nick on 1997/10/25 18:28:03
17662 Log: Cleanup dead #ifdef branch introduced by scruffy merging.
808270a4 17663 Branch: oneperl
f58c54f0 17664 ! perl.c
808270a4 17665____________________________________________________________________________
f58c54f0
NC
17666[ 177] By: nick on 1997/10/25 18:11:33
17667 Log: Basic integrate of oneperl with threads, passes
17668 tests THISPTR+THREADs - win32/win32thread.* needed
17669 changes (where did they come from)?
808270a4
GS
17670 Branch: oneperl
17671 ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
f58c54f0 17672 ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
808270a4 17673____________________________________________________________________________
f58c54f0
NC
17674[ 176] By: nick on 1997/10/25 17:05:52
17675 Log: Onepel builds THISPTR no threads
808270a4 17676 Branch: oneperl
f58c54f0 17677 ! ext/Thread/Thread.xs thread.h win32/makedef.pl
808270a4 17678____________________________________________________________________________
f58c54f0
NC
17679[ 175] By: nick on 1997/10/25 16:40:10
17680 Log: Integrate oneperl with new style JOIN etc. macros
808270a4 17681 Branch: oneperl
f58c54f0 17682 +> win32/win32thread.c win32/win32thread.h
808270a4
GS
17683 !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
17684 !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
17685 !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
17686 !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
f58c54f0 17687 !> win32/makefile.mk
808270a4 17688____________________________________________________________________________
f58c54f0
NC
17689[ 174] By: mbeattie on 1997/10/24 17:14:00
17690 Log: Remove xcv_condp CV field which is no longer used.
808270a4 17691 Branch: perl
f58c54f0 17692 ! sv.h
808270a4 17693____________________________________________________________________________
f58c54f0
NC
17694[ 173] By: mbeattie on 1997/10/24 14:36:09
17695 Log: Patches for VMS [Dan Sugalski]
808270a4 17696 Branch: bugs
f58c54f0 17697 + vms2
808270a4
GS
17698 Branch: perl
17699 ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
f58c54f0 17700 ! vms/vmsish.h
808270a4 17701____________________________________________________________________________
f58c54f0
NC
17702[ 172] By: mbeattie on 1997/10/24 13:50:59
17703 Log: Improve internal threading API. Introduce win32/win32thread.[ch]
17704 to use new API and patch win32 makefile stuff a little.
808270a4 17705 Branch: perl
f58c54f0 17706 + win32/win32thread.c win32/win32thread.h
808270a4 17707 ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
f58c54f0
NC
17708 ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
17709____________________________________________________________________________
17710[ 171] By: mbeattie on 1997/10/23 14:00:27
17711 Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
17712
17713 Jobs fixed ...
17714
17715 get_db_sub fixed on 1997/10/23 by mbeattie@squash
17716
17717 Subject: [perl5.004_53] Debugger crash (patch)
17718 Date: Thu, 16 Oct 1997 22:03:09 -0400
17719 From: Owen Taylor <owt1@cornell.edu>
808270a4 17720 Branch: bugs
f58c54f0 17721 + get_db_sub
808270a4 17722 Branch: perl
f58c54f0 17723 ! pp_hot.c
808270a4 17724____________________________________________________________________________
f58c54f0
NC
17725[ 170] By: mbeattie on 1997/10/23 09:22:40
17726 Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
17727 its argument using ck_rfun as OP_DEFINED. Make pp_lock return
17728 a ref to its argument for AV, HV, CV.
808270a4 17729 Branch: perl
f58c54f0 17730 ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
808270a4 17731____________________________________________________________________________
f58c54f0
NC
17732[ 169] By: gsar on 1997/10/21 03:49:25
17733 Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
17734 - Fixup static functions that were missing aTHIS.
17735 - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
17736 - Removed static functions from global.sym.
17737 - Typo in perl.h.
17738 - Additions to makefile.mk.
808270a4
GS
17739 Branch: oneperl
17740 ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
f58c54f0 17741 ! win32/makefile.mk
808270a4 17742____________________________________________________________________________
f58c54f0
NC
17743[ 168] By: nick on 1997/10/20 02:47:18
17744 Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
808270a4
GS
17745 Branch: oneperl
17746 ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
f58c54f0 17747 ! scope.h thread.h
808270a4 17748____________________________________________________________________________
f58c54f0
NC
17749[ 167] By: nick on 1997/10/20 01:03:00
17750 Log: Add missing aTHIS in cast
808270a4 17751 Branch: oneperl
f58c54f0 17752 ! win32/dl_win32.xs
808270a4 17753____________________________________________________________________________
f58c54f0
NC
17754[ 166] By: nick on 1997/10/20 00:44:42
17755 Log: Builds and passes test with -DUSE_THISPTR
808270a4
GS
17756 Branch: oneperl
17757 ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
f58c54f0 17758 ! win32/perllib.c
808270a4 17759____________________________________________________________________________
f58c54f0
NC
17760[ 165] By: nick on 1997/10/19 21:45:36
17761 Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
808270a4
GS
17762 Branch: oneperl
17763 ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
17764 ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
f58c54f0 17765 ! win32/makefile.mk win32/perllib.c
808270a4 17766____________________________________________________________________________
f58c54f0
NC
17767[ 164] By: nick on 1997/10/19 20:09:13
17768 Log: oneperl compiles (but fails) with -DUSE_THISPTR
808270a4
GS
17769 Branch: oneperl
17770 ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
17771 ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
f58c54f0 17772 ! win32/win32.c win32/win32.h
808270a4 17773____________________________________________________________________________
f58c54f0
NC
17774[ 163] By: nick on 1997/10/19 16:46:09
17775 Log: Builds on NT4 without THISPTR or THREADS, passes all tests
808270a4 17776 Branch: oneperl
f58c54f0 17777 ! embed.h perl.h thread.h vars.h
808270a4 17778____________________________________________________________________________
f58c54f0
NC
17779[ 162] By: nick on 1997/10/19 14:42:16
17780 Log: Dubious merge of oneperl's variable and struct thread
808270a4 17781 Branch: oneperl
f58c54f0 17782 !> perl.h thread.h
808270a4 17783____________________________________________________________________________
f58c54f0
NC
17784[ 161] By: nick on 1997/10/18 18:05:13
17785 Log: integrate all but perl.h/thread.h
808270a4 17786 Branch: oneperl
f58c54f0
NC
17787 +> Todo.5.005 perlio.sym
17788 !> (integrate 98 files)
808270a4 17789____________________________________________________________________________
f58c54f0
NC
17790[ 160] By: nick on 1997/10/18 03:49:27
17791 Log: Integrate rest of sub-dirs into oneperl
808270a4
GS
17792 Branch: oneperl
17793 +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
17794 +> ext/Thread/Thread.pm ext/Thread/Thread.xs
17795 +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
17796 +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
17797 +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
17798 +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
17799 +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
17800 +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
f58c54f0
NC
17801 +> hints/os390.sh
17802 - ext/util/extliblist
17803 !> (integrate 425 files)
808270a4 17804____________________________________________________________________________
f58c54f0
NC
17805[ 159] By: nick on 1997/10/18 03:20:11
17806 Log: Integrate (accept) t and win32 into oneperl
808270a4
GS
17807 Branch: oneperl
17808 +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
17809 +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
17810 +> win32/config.vc win32/config_H.bc win32/config_H.vc
f58c54f0
NC
17811 +> win32/makefile.mk
17812 !> (integrate 188 files)
808270a4 17813____________________________________________________________________________
f58c54f0
NC
17814[ 158] By: nick on 1997/10/18 03:12:59
17815 Log: Integrate lib/... into oneperl
808270a4 17816 Branch: oneperl
f58c54f0
NC
17817 +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
17818 !> (integrate 138 files)
808270a4 17819____________________________________________________________________________
f58c54f0
NC
17820[ 157] By: nick on 1997/10/18 02:55:53
17821 Log: Make lib/Bundle/CPAN.pm text in oneperl too.
808270a4 17822 Branch: oneperl
f58c54f0 17823 ! lib/Bundle/CPAN.pm
808270a4 17824____________________________________________________________________________
f58c54f0
NC
17825[ 156] By: nick on 1997/10/18 02:52:44
17826 Log: Make lib/Bundle/CPAN.pm a text file
808270a4 17827 Branch: perl
f58c54f0 17828 ! lib/Bundle/CPAN.pm
808270a4 17829____________________________________________________________________________
f58c54f0
NC
17830[ 155] By: nick on 1997/10/18 02:33:02
17831 Log: Some weirdness in the intgrate process
808270a4
GS
17832 Branch: oneperl
17833 - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
f58c54f0 17834 - win32/bin/webget.bat win32/config.H win32/config.w32
808270a4 17835____________________________________________________________________________
f58c54f0
NC
17836[ 153] By: nick on 1997/10/18 02:29:16
17837 Log: Let us try all the pure integrate stuff
808270a4 17838 Branch: oneperl
f58c54f0 17839 !> (integrate 647 files)
808270a4 17840____________________________________________________________________________
f58c54f0
NC
17841[ 152] By: nick on 1997/10/18 02:13:35
17842 Log: Get more sub directories out of the way.
808270a4 17843 Branch: oneperl
f58c54f0 17844 !> (integrate 92 files)
808270a4 17845____________________________________________________________________________
f58c54f0
NC
17846[ 151] By: nick on 1997/10/18 02:05:41
17847 Log: Integrate hints
808270a4 17848 Branch: oneperl
f58c54f0 17849 !> (integrate 68 files)
808270a4 17850____________________________________________________________________________
f58c54f0
NC
17851[ 150] By: nick on 1997/10/18 01:57:20
17852 Log: Try reopening some non-contravertial files
808270a4
GS
17853 Branch: oneperl
17854 !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
17855 !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
17856 !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
f58c54f0 17857 !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
808270a4 17858____________________________________________________________________________
f58c54f0
NC
17859[ 144] By: gsar on 1997/10/16 22:26:07
17860 Log: Merge changes to Thread and add makefile fixups to accomodate Thread
17861 build. Once again, builds and runs all Thread tests using either
17862 compiler.
808270a4
GS
17863 Branch: win32/perl
17864 ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
f58c54f0 17865 ! win32/makefile.mk
808270a4 17866____________________________________________________________________________
f58c54f0
NC
17867[ 143] By: gsar on 1997/10/16 20:45:58
17868 Log: A quick merge of latest mainline.
808270a4
GS
17869 Branch: win32/perl
17870 +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
17871 +> ext/Thread/Thread.pm ext/Thread/Thread.xs
17872 +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
17873 +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
17874 +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
17875 +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
17876 +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
17877 +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
f58c54f0
NC
17878 +> lib/base.pm t/lib/dosglob.t
17879 - ext/util/extliblist
17880 !> (integrate 134 files)
808270a4
GS
17881
17882----------------
17883Version 5.004_53
17884----------------
17885
17886____________________________________________________________________________
f58c54f0
NC
17887[ 142] By: mbeattie on 1997/10/16 16:52:55
17888 Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
808270a4 17889 Branch: perl
f58c54f0 17890 ! MANIFEST
808270a4 17891____________________________________________________________________________
f58c54f0
NC
17892[ 141] By: mbeattie on 1997/10/16 16:42:13
17893 Log: Move perlext/Thread into perl/ext/Thread.
808270a4
GS
17894 Branch: perl
17895 +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
17896 +> ext/Thread/Thread.pm ext/Thread/Thread.xs
17897 +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
17898 +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
17899 +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
17900 +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
17901 +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
f58c54f0
NC
17902 +> ext/Thread/unsync3.t ext/Thread/unsync4.t
17903 ! Configure
808270a4
GS
17904 Branch: perlext
17905 - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
17906 - Thread/Thread.xs Thread/Thread/Queue.pm
17907 - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
17908 - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
17909 - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
17910 - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
f58c54f0 17911 - Thread/unsync4.t
808270a4 17912____________________________________________________________________________
f58c54f0
NC
17913[ 140] By: mbeattie on 1997/10/16 16:26:53
17914 Log: Correct threads_mutex locking in main thread destruction.
17915 Add per-interp thrsv to hold SV struct thread for main thread.
17916 Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
17917 Add Thread/list.t test of Thread->list method.
17918 Let Thread::Semaphore methods up and down take an extra argument.
808270a4 17919 Branch: perl
f58c54f0 17920 ! embed.h interp.sym perl.c perl.h thread.h
808270a4 17921 Branch: perlext
f58c54f0
NC
17922 + Thread/list.t
17923 ! Thread/Thread.xs Thread/Thread/Semaphore.pm
808270a4 17924____________________________________________________________________________
f58c54f0
NC
17925[ 139] By: mbeattie on 1997/10/16 14:01:11
17926 Log: Fix up merge with 5.004_04.
808270a4 17927 Branch: perl
f58c54f0 17928 ! op.c perl.c t/lib/dosglob.t
808270a4 17929____________________________________________________________________________
f58c54f0
NC
17930[ 138] By: TimBunce on 1997/10/16 12:58:22
17931 Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
808270a4 17932 Branch: maint-5.004/perl
f58c54f0 17933 ! t/lib/dosglob.t
808270a4 17934____________________________________________________________________________
f58c54f0
NC
17935[ 137] By: mbeattie on 1997/10/16 11:09:25
17936 Log: Merge maint-5.004 branch (5.004_04) with mainline.
808270a4 17937 Branch: perl
f58c54f0
NC
17938 +> hints/os390.sh lib/base.pm t/lib/dosglob.t
17939 - ext/util/extliblist
17940 !> (integrate 132 files)
808270a4 17941____________________________________________________________________________
f58c54f0
NC
17942[ 135] By: gsar on 1997/10/15 21:46:05
17943 Log: Win32 changes over 5.004_52:
17944 - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
17945 on an already locked mutex.
17946 - other minor tweaks.
17947 Now builds and runs win32-version of Thread_52, passing all tests.
808270a4 17948 Branch: win32/perl
f58c54f0 17949 ! perl.c proto.h thread.h
808270a4 17950____________________________________________________________________________
f58c54f0
NC
17951[ 134] By: gsar on 1997/10/15 18:19:31
17952 Log: fixup makefile.mk conflict.
808270a4 17953 Branch: win32/perl
f58c54f0 17954 ! win32/makefile.mk
808270a4 17955____________________________________________________________________________
f58c54f0
NC
17956[ 133] By: gsar on 1997/10/15 18:02:46
17957 Log: Integrated latest changes from mainline into win32.
808270a4 17958 Branch: win32/perl
f58c54f0 17959 +> fakethr.h
808270a4
GS
17960 !> MANIFEST Porting/makerel Porting/patchls README.threads
17961 !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
17962 !> win32/config.vc win32/config_H.bc win32/config_H.vc
f58c54f0 17963 !> win32/makefile.mk
808270a4
GS
17964
17965----------------
17966Version 5.004_52
17967----------------
17968
17969____________________________________________________________________________
f58c54f0
NC
17970[ 132] By: mbeattie on 1997/10/15 17:02:38
17971 Log: Remove out-of-date test Thread/cond.t.
808270a4 17972 Branch: perlext
f58c54f0 17973 - Thread/cond.t
808270a4 17974____________________________________________________________________________
f58c54f0
NC
17975[ 131] By: mbeattie on 1997/10/15 16:57:45
17976 Log: Finish thread state machine: fixes global destruction of threads,
17977 detaching, joining etc. Alter FAKE_THREADS-specific fields to use
17978 new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
17979 Thread.xs.
808270a4 17980 Branch: perl
f58c54f0 17981 ! MANIFEST README.threads Todo.5.005 perl.c util.c
808270a4 17982 Branch: perlext
f58c54f0 17983 ! Thread/Thread.xs Thread/queue.t
808270a4 17984____________________________________________________________________________
f58c54f0
NC
17985[ 130] By: mbeattie on 1997/10/15 16:55:10
17986 Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
17987 Fix ThrSETSTATE not to lock t->mutex itself.
808270a4 17988 Branch: perl
f58c54f0 17989 ! fakethr.h thread.h
808270a4 17990____________________________________________________________________________
f58c54f0
NC
17991[ 129] By: mbeattie on 1997/10/15 16:53:35
17992 Log: Remove stale code from pp_entersub which breaks sub ownership locks.
808270a4 17993 Branch: perl
f58c54f0 17994 ! pp_hot.c
808270a4 17995____________________________________________________________________________
f58c54f0
NC
17996[ 128] By: TimBunce on 1997/10/15 15:55:26
17997 Log: Maintenance 5.004_04 changes
808270a4 17998 Branch: maint-5.004/perl
f58c54f0
NC
17999 + hints/os390.sh lib/base.pm t/lib/dosglob.t
18000 - ext/util/extliblist
808270a4
GS
18001 ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
18002 ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
18003 ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
18004 ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
18005 ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
18006 ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
18007 ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
18008 ! installperl lib/AutoLoader.pm lib/CPAN.pm
18009 ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
18010 ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
18011 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
18012 ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
18013 ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
18014 ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
18015 ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
18016 ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
18017 ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
18018 ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
18019 ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
18020 ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
18021 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
18022 ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
18023 ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
18024 ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
18025 ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
18026 ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
18027 ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
18028 ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
18029 ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
18030 ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
18031 ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
18032 ! win32/Makefile win32/config_H.bc win32/config_H.vc
18033 ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
f58c54f0 18034 ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
808270a4 18035____________________________________________________________________________
f58c54f0
NC
18036[ 127] By: mbeattie on 1997/10/15 10:00:18
18037 Log: Added fakethr.h.
808270a4 18038 Branch: perl
f58c54f0 18039 + fakethr.h
808270a4 18040____________________________________________________________________________
f58c54f0
NC
18041[ 126] By: mbeattie on 1997/10/15 09:50:57
18042 Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
808270a4 18043 Branch: perl
f58c54f0 18044 ! thread.h
808270a4 18045____________________________________________________________________________
f58c54f0
NC
18046[ 125] By: mbeattie on 1997/10/15 09:09:24
18047 Log: Started rewriting thread state machine.
808270a4 18048 Branch: perl
f58c54f0 18049 ! perl.c thread.h
808270a4 18050 Branch: perlext
f58c54f0 18051 ! Thread/Thread.xs
808270a4 18052____________________________________________________________________________
f58c54f0
NC
18053[ 124] By: gsar on 1997/10/14 00:23:15
18054 Log: Remove spurious extra MUTEX_LOCK in pp_entersub(). Now builds and passes
18055 tests in win32 version of latest perlext/Thread.
808270a4 18056 Branch: win32/perl
f58c54f0 18057 ! pp_hot.c
808270a4 18058____________________________________________________________________________
f58c54f0
NC
18059[ 123] By: gsar on 1997/10/13 23:18:38
18060 Log: Initial merge of win32 threads patch.
808270a4
GS
18061 Branch: win32/perl
18062 ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
18063 ! win32/Makefile win32/makedef.pl win32/makefile.mk
f58c54f0 18064 ! win32/perllib.c win32/pod.mak win32/win32.h
808270a4 18065____________________________________________________________________________
f58c54f0
NC
18066[ 122] By: gsar on 1997/10/10 20:58:40
18067 Log: Integrated changes on mainline into the win32 branch. Had to set
18068 P4USER=mbeattie for the resolve step (due to the presence of newly
18069 branched files that had not been submitted?)
808270a4
GS
18070 Branch: win32/perl
18071 +> Porting/makerel Porting/patchls README.threads Todo.5.005
18072 +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
18073 +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
18074 +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
18075 +> win32/bin/webget.pl win32/config.bc win32/config.vc
f58c54f0 18076 +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
808270a4 18077 - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
f58c54f0
NC
18078 - win32/bin/webget.bat win32/config.H win32/config.w32
18079 ! thread.h
18080 !> (integrate 858 files)
808270a4 18081____________________________________________________________________________
f58c54f0
NC
18082[ 121] By: mbeattie on 1997/10/10 17:23:41
18083 Log: Tweak a few Thread tests.
808270a4 18084 Branch: perlext
f58c54f0
NC
18085 + Thread/join2.t
18086 ! Thread/io.t Thread/sync2.t
808270a4 18087____________________________________________________________________________
f58c54f0
NC
18088[ 120] By: mbeattie on 1997/10/10 17:22:46
18089 Log: Rewrite thread destruction system using linked list of threads.
18090 Still not completely done. Add methods self, equal, flags, list
18091 to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
808270a4 18092 Branch: perl
f58c54f0 18093 ! perl.c perl.h thread.h
808270a4 18094 Branch: perlext
f58c54f0 18095 ! Thread/Thread.xs Thread/typemap
808270a4 18096____________________________________________________________________________
f58c54f0
NC
18097[ 119] By: mbeattie on 1997/10/10 17:19:55
18098 Log: Fix up locking/synchronisation for pp_entersub.
808270a4 18099 Branch: perl
f58c54f0 18100 ! pp_hot.c
808270a4 18101____________________________________________________________________________
f58c54f0
NC
18102[ 118] By: mbeattie on 1997/10/10 09:55:32
18103 Log: Put back entries in MANIFEST for the four now-returned win32/* files
808270a4 18104 Branch: perl
f58c54f0 18105 ! MANIFEST
808270a4 18106____________________________________________________________________________
f58c54f0
NC
18107[ 117] By: mbeattie on 1997/10/10 08:12:23
18108 Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
808270a4 18109 Branch: perl
f58c54f0 18110 ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
808270a4 18111____________________________________________________________________________
f58c54f0
NC
18112[ 116] By: mbeattie on 1997/10/08 15:41:08
18113 Log: Add missing sig_pipe definition to Thread.xs.
808270a4 18114 Branch: perlext
f58c54f0 18115 ! Thread/Thread.xs
808270a4 18116____________________________________________________________________________
f58c54f0
NC
18117[ 115] By: mbeattie on 1997/10/08 15:40:46
18118 Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
18119 add missing dTHR; to new function unwind_handler_stack() in mg.c
18120 and bump patchlevel.h to 5.004_52.
808270a4 18121 Branch: perl
f58c54f0 18122 ! MANIFEST mg.c patchlevel.h
808270a4 18123____________________________________________________________________________
f58c54f0
NC
18124[ 114] By: mbeattie on 1997/10/08 10:19:27
18125 Log: Merge maint-5.004 branch (5.004_03) with mainline.
18126 MANIFEST is out of sync.
808270a4
GS
18127 Branch: perl
18128 +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
f58c54f0 18129 +> win32/bin/webget.pl
808270a4 18130 - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
f58c54f0
NC
18131 - win32/bin/webget.bat
18132 !> (integrate 168 files)
808270a4 18133____________________________________________________________________________
f58c54f0
NC
18134[ 113] By: mbeattie on 1997/10/05 17:52:49
18135 Log: Move init of global mutexes/cond vars earlier.
808270a4 18136 Branch: perl
f58c54f0 18137 ! perl.c
808270a4 18138____________________________________________________________________________
f58c54f0
NC
18139[ 112] By: nick on 1997/10/04 15:25:28
18140 Log: Add perl.sym to MANIFEST
808270a4 18141 Branch: oneperl
f58c54f0 18142 ! MANIFEST
808270a4 18143____________________________________________________________________________
f58c54f0
NC
18144[ 111] By: nick on 1997/10/04 15:23:37
18145 Log: Missing file
808270a4 18146 Branch: oneperl
f58c54f0 18147 + perl.sym
808270a4 18148____________________________________________________________________________
f58c54f0
NC
18149[ 110] By: nick on 1997/10/04 13:04:26
18150 Log: Now builds the extensions as well
18151 Passes all tests
808270a4
GS
18152 Branch: oneperl
18153 ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
18154 ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
f58c54f0 18155 ! toke.c util.c writemain.SH
808270a4 18156____________________________________________________________________________
f58c54f0
NC
18157[ 109] By: nick on 1997/10/04 12:02:14
18158 Log: Odd checkin issue
808270a4
GS
18159 Branch: oneperl
18160 ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
18161 ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
18162 ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
f58c54f0 18163 ! vms/perly_h.vms writemain.SH
808270a4 18164____________________________________________________________________________
f58c54f0
NC
18165[ 108] By: nick on 1997/10/04 11:12:52
18166 Log: Added lots of (missing) prototypes (ckprotos is util to check)
18167 Fixed missing aTHIS flagged by above.
18168 -DUSE_THISPTR passes minitest!
808270a4 18169 Branch: oneperl
f58c54f0 18170 + ckprotos
808270a4
GS
18171 ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
18172 ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
18173 ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
f58c54f0 18174 ! vms/perly_h.vms
808270a4 18175____________________________________________________________________________
f58c54f0
NC
18176[ 107] By: nick on 1997/10/03 22:36:52
18177 Log: .y muddle fixup - will get this sorted oneday ...
808270a4
GS
18178 Branch: oneperl
18179 ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
f58c54f0 18180 ! vms/perly_h.vms
808270a4 18181____________________________________________________________________________
f58c54f0
NC
18182[ 106] By: mbeattie on 1997/10/03 17:12:33
18183 Log: Remove last traces of "tokenbuf as temp buffer" and removed it
18184 from struct thread. Added missing thr->Tfoo defines for statbuf
18185 and timesbuf and removed unused Tbuf field.
808270a4 18186 Branch: perl
f58c54f0 18187 ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
808270a4 18188____________________________________________________________________________
f58c54f0
NC
18189[ 105] By: nick on 1997/10/03 15:56:50
18190 Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
808270a4
GS
18191 Branch: oneperl
18192 ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
18193 ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
18194 ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
f58c54f0 18195 ! sv.c taint.c thread.h toke.c universal.c util.c
808270a4 18196____________________________________________________________________________
f58c54f0
NC
18197[ 104] By: mbeattie on 1997/10/03 15:23:25
18198 Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
808270a4 18199 Branch: perl
f58c54f0 18200 ! global.sym pp.c proto.h sv.c
808270a4 18201____________________________________________________________________________
f58c54f0
NC
18202[ 103] By: mbeattie on 1997/10/03 15:17:39
18203 Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
808270a4 18204 Branch: perl
f58c54f0 18205 ! av.c hv.c perl.h sv.c
808270a4 18206____________________________________________________________________________
f58c54f0
NC
18207[ 102] By: mbeattie on 1997/10/03 11:53:51
18208 Log: Reliable thread signal handling.
808270a4 18209 Branch: perl
f58c54f0 18210 ! global.sym mg.c perl.c perl.h
808270a4 18211 Branch: perlext
f58c54f0 18212 ! Thread/Thread.xs
808270a4 18213____________________________________________________________________________
f58c54f0
NC
18214[ 101] By: nick on 1997/10/02 20:43:17
18215 Log: Cleanup perly.y stuff
808270a4 18216 Branch: oneperl
f58c54f0 18217 ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
808270a4 18218____________________________________________________________________________
f58c54f0
NC
18219[ 100] By: nick on 1997/10/02 18:54:08
18220 Log: Compiles with less invasive aTHIS adding
808270a4 18221 Branch: oneperl
f58c54f0 18222 + nothis.sym
808270a4
GS
18223 ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
18224 ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
18225 ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
18226 ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
18227 ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
18228 ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
f58c54f0 18229 ! util.c vars.h
808270a4 18230
9d6a1080 18231----------------
808270a4 18232Version 5.004_51
9d6a1080
MB
18233----------------
18234
808270a4 18235____________________________________________________________________________
f58c54f0
NC
18236[ 99] By: mbeattie on 1997/10/02 17:23:48
18237 Log: Added Thread/queue.t.
808270a4 18238 Branch: perlext
f58c54f0 18239 + Thread/queue.t
808270a4 18240____________________________________________________________________________
f58c54f0
NC
18241[ 98] By: mbeattie on 1997/10/02 17:19:44
18242 Log: Bumped patchlevel to 51. Updated Todo.5.005.
808270a4 18243 Branch: perl
f58c54f0 18244 ! Todo.5.005 patchlevel.h
808270a4 18245____________________________________________________________________________
f58c54f0
NC
18246[ 97] By: mbeattie on 1997/10/02 17:07:47
18247 Log: Update README.threads amd Thread/README
808270a4 18248 Branch: perl
f58c54f0 18249 ! README.threads
808270a4 18250 Branch: perlext
f58c54f0 18251 ! Thread/README
808270a4 18252____________________________________________________________________________
f58c54f0
NC
18253[ 96] By: mbeattie on 1997/10/02 16:58:47
18254 Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
18255 fix sv_bless3 prototype.
808270a4 18256 Branch: perl
f58c54f0 18257 ! hints/dec_osf.sh hints/solaris_2.sh sv.c
808270a4 18258____________________________________________________________________________
f58c54f0
NC
18259[ 95] By: mbeattie on 1997/10/02 16:50:21
18260 Log: Fixed broken typemap for Thread.
808270a4 18261 Branch: perlext
f58c54f0 18262 ! Thread/typemap
808270a4 18263____________________________________________________________________________
f58c54f0
NC
18264[ 94] By: mbeattie on 1997/10/02 16:34:03
18265 Log: Fix pod text in Lint.pm for private-names option.
808270a4 18266 Branch: perlext
f58c54f0 18267 ! Compiler/B/Lint.pm
808270a4 18268____________________________________________________________________________
f58c54f0
NC
18269[ 93] By: mbeattie on 1997/10/02 13:44:46
18270 Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
808270a4 18271 Branch: perl
f58c54f0 18272 ! MANIFEST embed.h
808270a4 18273____________________________________________________________________________
f58c54f0
NC
18274[ 92] By: mbeattie on 1997/10/02 13:27:10
18275 Log: Add Todo.5.005
808270a4 18276 Branch: perl
f58c54f0 18277 + Todo.5.005
808270a4 18278____________________________________________________________________________
f58c54f0
NC
18279[ 91] By: nick on 1997/10/01 20:23:38
18280 Log: Raw _T# trial
808270a4 18281 Branch: oneperl
f58c54f0 18282 ! embed.h embed.pl proto.h sv.c
808270a4 18283____________________________________________________________________________
f58c54f0
NC
18284[ 90] By: nick on 1997/10/01 18:22:03
18285 Log: THIS + new sort stuff
808270a4 18286 Branch: oneperl
f58c54f0 18287 ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
808270a4 18288____________________________________________________________________________
f58c54f0
NC
18289[ 89] By: nick on 1997/10/01 18:03:05
18290 Log: qsort cleanup - now tailored to perl's use and 'this' aware.
808270a4 18291 Branch: oneperl
f58c54f0 18292 ! pp_ctl.c proto.h util.c
808270a4 18293____________________________________________________________________________
f58c54f0
NC
18294[ 88] By: mbeattie on 1997/10/01 17:04:12
18295 Log: Start of Configure support for -Dusethreads plus associated
18296 Linux hints.
808270a4 18297 Branch: perl
f58c54f0 18298 ! Configure hints/linux.sh
808270a4 18299____________________________________________________________________________
f58c54f0
NC
18300[ 87] By: mbeattie on 1997/10/01 17:03:34
18301 Log: Move runops_foo prototypes from proto.h to early in perl.h.
808270a4 18302 Branch: perl
f58c54f0 18303 ! perl.h proto.h
808270a4 18304____________________________________________________________________________
f58c54f0
NC
18305[ 86] By: nick on 1997/09/30 19:15:21
18306 Log: Debug hackery to thread.h - temporary
18307 Quick-fix qsort() replacement - more to come.
808270a4 18308 Branch: oneperl
f58c54f0 18309 ! thread.h util.c
808270a4 18310____________________________________________________________________________
f58c54f0
NC
18311[ 85] By: mbeattie on 1997/09/30 15:50:27
18312 Log: Added Lint option regexp-variables.
808270a4 18313 Branch: perlext
f58c54f0 18314 ! Compiler/B/Lint.pm
808270a4 18315____________________________________________________________________________
f58c54f0
NC
18316[ 84] By: mbeattie on 1997/09/30 15:11:07
18317 Log: Merge maint-5.004 branch (5.004_01) with mainline.
808270a4
GS
18318 Branch: perl
18319 +> Porting/makerel Porting/patchls hints/newsos4.sh
18320 +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
18321 +> win32/config.vc win32/config_H.bc win32/config_H.vc
f58c54f0
NC
18322 +> win32/makefile.mk
18323 - win32/config.H win32/config.w32
18324 !> (integrate 109 files)
808270a4 18325____________________________________________________________________________
f58c54f0
NC
18326[ 83] By: TimBunce on 1997/09/30 14:27:09
18327 Log: Maintenance 5.004_03 changes (addendum)
808270a4 18328 Branch: maint-5.004/perl
f58c54f0 18329 - win32/bin/search.bat
808270a4 18330____________________________________________________________________________
f58c54f0
NC
18331[ 82] By: TimBunce on 1997/09/30 14:11:29
18332 Log: Maintenance 5.004_03 changes
808270a4
GS
18333 Branch: maint-5.004/perl
18334 + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
f58c54f0 18335 + win32/bin/webget.pl
808270a4 18336 - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
f58c54f0 18337 - win32/bin/webget.bat
808270a4
GS
18338 ! Changes Configure MANIFEST Makefile.SH Porting/makerel
18339 ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
18340 ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
18341 ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
18342 ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
18343 ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
18344 ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
18345 ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
18346 ! utils/perlbug.PL win32/Makefile win32/makefile.mk
f58c54f0 18347 ! win32/win32.c
808270a4 18348____________________________________________________________________________
f58c54f0
NC
18349[ 81] By: TimBunce on 1997/09/30 13:17:27
18350 Log: Maintenance 5.004_02 changes
808270a4 18351 Branch: maint-5.004/perl
f58c54f0 18352 + win32/bin/runperl.bat
808270a4
GS
18353 ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
18354 ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
18355 ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
18356 ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
18357 ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
18358 ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
18359 ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
18360 ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
18361 ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
18362 ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
18363 ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
18364 ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
18365 ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
18366 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
18367 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
18368 ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
18369 ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
18370 ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
18371 ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
18372 ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
18373 ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
18374 ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
18375 ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
18376 ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
18377 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
18378 ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
18379 ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
18380 ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
18381 ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
18382 ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
18383 ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
18384 ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
18385 ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
18386 ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
18387 ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
18388 ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
18389 ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
18390 ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
18391 ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
18392 ! win32/config.bc win32/config.vc win32/config_H.bc
18393 ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
18394 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
18395 ! win32/win32io.c win32/win32io.h win32/win32iop.h
f58c54f0 18396 ! win32/win32sck.c
808270a4 18397____________________________________________________________________________
f58c54f0
NC
18398[ 80] By: nick on 1997/09/29 20:31:43
18399 Log: Add some prototypes in attempt to flush out errors
18400 Tidy up vars.h usage.
808270a4
GS
18401 Branch: oneperl
18402 ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
f58c54f0 18403 ! proto.h util.c vars.h
808270a4 18404____________________________________________________________________________
f58c54f0
NC
18405[ 79] By: nick on 1997/09/29 17:12:07
18406 Log: Builds and passes tests without THISPTR
808270a4 18407 Branch: oneperl
f58c54f0 18408 ! MANIFEST global.sym perl.c perl.h vars.h
808270a4 18409____________________________________________________________________________
f58c54f0
NC
18410[ 78] By: mbeattie on 1997/09/29 16:57:23
18411 Log: Re-introduce the changes from change 68 (runops becomes a
18412 function pointer and sv_bless3 for '~'-magic) which got lost
18413 during the preparation for the maint-merge.
808270a4 18414 Branch: perl
f58c54f0 18415 ! global.sym perl.h pp.c proto.h run.c sv.c
808270a4 18416____________________________________________________________________________
f58c54f0
NC
18417[ 77] By: mbeattie on 1997/09/29 16:44:16
18418 Log: Start merge with maint-5.004 branch by creating an ancestral
18419 branch point via a fake resolution with the maint-merge branch.
18420 See Perforce Tech Note 9 for details.
808270a4 18421 Branch: perl
f58c54f0 18422 !> (integrate 864 files)
808270a4 18423____________________________________________________________________________
f58c54f0
NC
18424[ 76] By: nick on 1997/09/28 19:04:42
18425 Log: Code with this pointer compiles (but core dumps)
808270a4
GS
18426 Branch: oneperl
18427 ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
18428 ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
18429 ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
18430 ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
18431 ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
18432 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
18433 ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
18434 ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
f58c54f0 18435 ! vars.h
808270a4 18436____________________________________________________________________________
f58c54f0
NC
18437[ 75] By: nick on 1997/09/28 15:45:35
18438 Log: Quasi sensible starting point for aTHIS addition.
808270a4 18439 Branch: oneperl
f58c54f0 18440 ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
808270a4 18441____________________________________________________________________________
f58c54f0
NC
18442[ 74] By: nick on 1997/09/28 11:23:32
18443 Log: Ooops - unwind perly.* stuff for now
808270a4 18444 Branch: oneperl
f58c54f0 18445 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
808270a4 18446____________________________________________________________________________
f58c54f0
NC
18447[ 73] By: nick on 1997/09/28 11:17:23
18448 Log: Builds and passes all tests again
808270a4
GS
18449 Branch: oneperl
18450 ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
f58c54f0 18451 ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
808270a4 18452____________________________________________________________________________
f58c54f0
NC
18453[ 72] By: nick on 1997/09/28 10:47:01
18454 Log: Save "important things" before re-try
808270a4 18455 Branch: oneperl
f58c54f0
NC
18456 + vars.h
18457 ! embed.pl thread.h thread.sym
18458____________________________________________________________________________
18459[ 71] By: nick on 1997/09/26 17:47:31
18460 Log: Basic hacks to build with USE_THISPTR, not yet useful
18461 but builds miniperl and passes minitest with all thread
18462 variables via a _GLOBAL_ thr variable rather than globals.
18463 Now for the local thr variable ...
808270a4 18464 Branch: oneperl
f58c54f0 18465 + thread.sym
808270a4
GS
18466 ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
18467 ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
18468 ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
18469 ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
f58c54f0 18470 ! util.c vms/vms.c
808270a4 18471____________________________________________________________________________
f58c54f0
NC
18472[ 70] By: mbeattie on 1997/09/23 14:29:23
18473 Log: Branch oneperl from mainline.
808270a4 18474 Branch: oneperl
f58c54f0 18475 +> (branch 871 files)
808270a4 18476____________________________________________________________________________
f58c54f0
NC
18477[ 69] By: mbeattie on 1997/09/22 16:02:37
18478 Log: struct thread now stored in an SV and uses '~'-magic for access.
808270a4 18479 Branch: perl
f58c54f0 18480 ! thread.h
808270a4 18481 Branch: perlext
f58c54f0 18482 ! Thread/Thread.xs Thread/typemap
808270a4 18483____________________________________________________________________________
f58c54f0
NC
18484[ 68] By: mbeattie on 1997/09/22 16:01:48
18485 Log: runops becomes a funtion pointer and sv_bless3 created
18486 to avoid pointer forgery with '~'-magic.
808270a4 18487 Branch: perl
f58c54f0 18488 ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
808270a4 18489____________________________________________________________________________
f58c54f0
NC
18490[ 67] By: mbeattie on 1997/09/22 15:45:56
18491 Log: More fprintf -> PerlIO_printf changes.
808270a4 18492 Branch: perl
f58c54f0 18493 ! perl.c pp_hot.c util.c
808270a4 18494____________________________________________________________________________
f58c54f0
NC
18495[ 66] By: mbeattie on 1997/09/22 15:10:40
18496 Log: Minor multi-threading patches for VMS.
808270a4 18497 Branch: perl
f58c54f0 18498 ! mg.c thread.h vms/vms.c
808270a4 18499____________________________________________________________________________
f58c54f0
NC
18500[ 65] By: mbeattie on 1997/09/15 14:09:11
18501 Log: Add undefined-subs option to Lint.pm.
808270a4 18502 Branch: perlext
f58c54f0 18503 ! Compiler/B/Lint.pm
808270a4 18504____________________________________________________________________________
f58c54f0
NC
18505[ 64] By: mbeattie on 1997/09/10 16:39:41
18506 Log: Debugging output for lock handling.
808270a4 18507 Branch: perl
f58c54f0 18508 ! mg.c pp.c pp_hot.c util.c
808270a4 18509____________________________________________________________________________
f58c54f0
NC
18510[ 63] By: mbeattie on 1997/09/10 14:49:00
18511 Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
808270a4 18512 Branch: perlext
f58c54f0
NC
18513 +> Thread/Thread/Semaphore.pm
18514 - Thread/Semaphore.pm
808270a4 18515____________________________________________________________________________
f58c54f0
NC
18516[ 62] By: mbeattie on 1997/09/10 14:47:31
18517 Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
808270a4 18518 Branch: perlext
f58c54f0
NC
18519 +> Thread/Thread/Queue.pm
18520 - Thread/Queue.pm
808270a4 18521____________________________________________________________________________
f58c54f0
NC
18522[ 61] By: mbeattie on 1997/09/10 13:56:50
18523 Log: Solaris fixes: delete pad and padname from thread.h and remove
18524 MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
808270a4 18525 Branch: perl
f58c54f0 18526 ! thread.h x2p/Makefile.SH
9d6a1080
MB
18527
18528----------------
f58c54f0 18529Version 5.004_50 First developer release towards 5.005
9d6a1080
MB
18530----------------
18531
18532Maintenance of the 5.004 version of perl continues with the 5.004_xx
18533series, where 'xx' is <= 49. Development of the next version, 5.005,
18534starts with 5.004_50.
18535
808270a4 18536____________________________________________________________________________
f58c54f0
NC
18537[ 60] By: mbeattie on 1997/09/09 16:57:41
18538 Log: Update README.threads to mention -DL.
808270a4 18539 Branch: perl
f58c54f0 18540 ! README.threads
808270a4 18541____________________________________________________________________________
f58c54f0
NC
18542[ 59] By: mbeattie on 1997/09/09 16:49:08
18543 Log: Add Thread modules Queue.pm and Semaphore.pm
808270a4 18544 Branch: perlext
f58c54f0 18545 + Thread/Queue.pm Thread/Semaphore.pm
808270a4 18546____________________________________________________________________________
f58c54f0
NC
18547[ 58] By: mbeattie on 1997/09/09 16:33:45
18548 Log: Update README.threads
808270a4 18549 Branch: perl
f58c54f0 18550 ! README.threads
808270a4 18551____________________________________________________________________________
f58c54f0
NC
18552[ 57] By: mbeattie on 1997/09/09 16:26:47
18553 Log: Add debug info to Thread typemap.
808270a4 18554 Branch: perlext
f58c54f0 18555 ! Thread/typemap
808270a4 18556____________________________________________________________________________
f58c54f0
NC
18557[ 56] By: mbeattie on 1997/09/09 15:04:26
18558 Log: Rewrite synchronisation of subs/methods and add attrs
18559 extension for specifying 'locked' and 'method' attributes.
808270a4 18560 Branch: perl
f58c54f0 18561 + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
808270a4 18562 ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
f58c54f0 18563 ! pp_hot.c proto.h sv.c sv.h toke.c
808270a4
GS
18564 Branch: perlext
18565 ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
18566____________________________________________________________________________
f58c54f0
NC
18567[ 55] By: mbeattie on 1997/09/03 16:34:47
18568 Log: Add new keyword "lock" to Opcode.pm
808270a4 18569 Branch: perl
f58c54f0 18570 ! ext/Opcode/Opcode.pm
808270a4 18571____________________________________________________________________________
f58c54f0
NC
18572[ 54] By: mbeattie on 1997/09/03 14:44:44
18573 Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
808270a4 18574 Branch: perl
f58c54f0 18575 ! embed.h keywords.h
808270a4 18576____________________________________________________________________________
f58c54f0
NC
18577[ 53] By: mbeattie on 1997/09/03 13:52:24
18578 Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
808270a4 18579 Branch: perl
f58c54f0 18580 ! MANIFEST
808270a4 18581____________________________________________________________________________
f58c54f0
NC
18582[ 52] By: mbeattie on 1997/09/03 13:41:20
18583 Log: Let Lint private_names catch out-of-package _foo methods.
808270a4 18584 Branch: perlext
f58c54f0 18585 ! Compiler/B/Lint.pm
808270a4 18586____________________________________________________________________________
f58c54f0
NC
18587[ 51] By: mbeattie on 1997/09/03 13:20:12
18588 Log: Bump patchlevel.h to 5.004_50
808270a4 18589 Branch: perl
f58c54f0 18590 ! patchlevel.h
808270a4 18591____________________________________________________________________________
f58c54f0
NC
18592[ 50] By: mbeattie on 1997/09/03 12:31:48
18593 Log: Make compiler build/work with devel 5.005
808270a4
GS
18594 Branch: perlext
18595 ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
f58c54f0 18596 ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
808270a4 18597____________________________________________________________________________
f58c54f0
NC
18598[ 49] By: mbeattie on 1997/09/03 12:28:05
18599 Log: Rename RESTART to INIT and associated changes
808270a4
GS
18600 Branch: perl
18601 ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
f58c54f0 18602 ! toke.c vms/perly_c.vms
808270a4 18603____________________________________________________________________________
f58c54f0
NC
18604[ 48] By: mbeattie on 1997/09/02 15:54:27
18605 Log: Added private-names option.
808270a4 18606 Branch: perlext
f58c54f0 18607 ! Compiler/B/Lint.pm
808270a4 18608____________________________________________________________________________
f58c54f0
NC
18609[ 47] By: mbeattie on 1997/09/02 11:54:55
18610 Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
808270a4 18611 Branch: perlext
f58c54f0 18612 ! Compiler/cc_runtime.h
808270a4 18613____________________________________________________________________________
f58c54f0
NC
18614[ 46] By: mbeattie on 1997/08/28 19:40:08
18615 Log: Missing sprintf in try_autoload.
808270a4 18616 Branch: perlext
f58c54f0 18617 ! Compiler/B/C.pm
808270a4 18618____________________________________________________________________________
f58c54f0
NC
18619[ 45] By: mbeattie on 1997/08/13 16:15:25
18620 Log: Threading fixups for Digital UNIX.
808270a4 18621 Branch: perl
f58c54f0 18622 ! README.threads malloc.c perl.h toke.c
808270a4 18623____________________________________________________________________________
f58c54f0
NC
18624[ 44] By: mbeattie on 1997/08/11 15:46:29
18625 Log: Assorted changes for multi-threading (now works rather more).
808270a4 18626 Branch: perl
f58c54f0 18627 + README.threads
808270a4 18628 ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
f58c54f0 18629 ! toke.c util.c
808270a4
GS
18630 Branch: perlext
18631 ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
f58c54f0 18632 ! Thread/unsync.t
808270a4 18633____________________________________________________________________________
f58c54f0
NC
18634[ 43] By: mbeattie on 1997/08/08 14:11:00
18635 Log: Made Lint check subs (and -u packages).
18636 Added support for dollar_underscore and implicit $_ in foreach.
808270a4 18637 Branch: perlext
f58c54f0 18638 ! Compiler/B/Lint.pm
808270a4 18639____________________________________________________________________________
f58c54f0
NC
18640[ 42] By: TimBunce on 1997/07/25 17:15:57
18641 Log: Maintenance 5.004_01 changes
808270a4
GS
18642 Branch: maint-5.004/perl
18643 + Porting/makerel Porting/patchls hints/newsos4.sh
18644 + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
18645 + win32/config.vc win32/config_H.bc win32/config_H.vc
f58c54f0
NC
18646 + win32/makefile.mk
18647 - win32/config.H win32/config.w32
808270a4
GS
18648 ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
18649 ! Porting/pumpkin.pod README README.win32 doio.c embed.h
18650 ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
18651 ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
18652 ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
18653 ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
18654 ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
18655 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
18656 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
18657 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
18658 ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
18659 ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
18660 ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
18661 ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
18662 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
18663 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
18664 ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
18665 ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
18666 ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
18667 ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
18668 ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
18669 ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
18670 ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
18671 ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
18672 ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
18673 ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
18674 ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
18675 ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
18676 ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
f58c54f0 18677 ! win32/win32io.h win32/win32iop.h win32/win32sck.c
808270a4 18678____________________________________________________________________________
f58c54f0
NC
18679[ 41] By: mbeattie on 1997/07/24 14:57:53
18680 Log: Start support for fake threads.
18681 pp_lock now returns its argument.
808270a4
GS
18682 Branch: perl
18683 ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
18684 ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
f58c54f0 18685 ! util.c
808270a4 18686 Branch: perlext
f58c54f0 18687 ! Thread/Thread.xs
808270a4 18688____________________________________________________________________________
f58c54f0
NC
18689[ 40] By: mbeattie on 1997/07/24 14:55:07
18690 Log: Add missing reset of eval_owner if doeval() fails to parse.
808270a4 18691 Branch: perl
f58c54f0 18692 ! pp_ctl.c
808270a4 18693____________________________________________________________________________
f58c54f0
NC
18694[ 39] By: mbeattie on 1997/07/17 13:35:51
18695 Log: Fix multiple problems with lexical @_.
808270a4
GS
18696 Branch: perl
18697 ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
f58c54f0 18698 ! toke.c
808270a4 18699____________________________________________________________________________
f58c54f0
NC
18700[ 38] By: mbeattie on 1997/07/16 17:02:09
18701 Log: Change %lx to %x in B::CV::save to prevent some CV
18702 fields becoming 0 in the init section. Add missing
18703 write_back in B::Stackobj::Padsv::load_double to fix
18704 test 22 of op/my.t.
808270a4 18705 Branch: perlext
f58c54f0 18706 ! Compiler/B/C.pm Compiler/B/Stackobj.pm
808270a4 18707____________________________________________________________________________
f58c54f0
NC
18708[ 37] By: mbeattie on 1997/07/10 11:28:16
18709 Log: Branch win32 developments from main perl branch.
808270a4 18710 Branch: win32/perl
f58c54f0 18711 +> (branch 867 files)
808270a4 18712____________________________________________________________________________
f58c54f0
NC
18713[ 36] By: mbeattie on 1997/07/05 11:58:05
18714 Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
18715 as well as provide_ref (5.003).
808270a4 18716 Branch: perlext
f58c54f0 18717 ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
808270a4 18718____________________________________________________________________________
f58c54f0
NC
18719[ 35] By: mbeattie on 1997/07/05 11:55:18
18720 Log: Introduce pp_lock.
808270a4
GS
18721 Branch: perl
18722 ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
f58c54f0 18723 ! pp.c pp_ctl.c toke.c
808270a4 18724____________________________________________________________________________
f58c54f0
NC
18725[ 34] By: mbeattie on 1997/07/01 12:24:28
18726 Log: Support for op in global register (still buggy)
808270a4
GS
18727 Branch: perl
18728 ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
f58c54f0 18729 ! proto.h scope.c scope.h thread.h
808270a4 18730____________________________________________________________________________
f58c54f0
NC
18731[ 33] By: mbeattie on 1997/06/24 16:34:24
18732 Log: Branch lexical warnings from perl branch.
808270a4 18733 Branch: lexwarn/perl
f58c54f0 18734 +> (branch 867 files)
808270a4 18735____________________________________________________________________________
f58c54f0
NC
18736[ 32] By: mbeattie on 1997/06/24 14:33:57
18737 Log: Branch integration of maint-5.004 from relperl.
808270a4 18738 Branch: mainline/perl
f58c54f0 18739 +> (branch 600 files)
808270a4 18740 Branch: maint-5.004/perl
f58c54f0 18741 +> (branch 864 files)
808270a4 18742____________________________________________________________________________
f58c54f0
NC
18743[ 31] By: mbeattie on 1997/06/20 11:46:50
18744 Log: corrected bad_type() prototype.
808270a4 18745 Branch: perl
f58c54f0 18746 ! op.c
808270a4 18747____________________________________________________________________________
f58c54f0
NC
18748[ 30] By: mbeattie on 1997/06/12 12:38:05
18749 Log: Tweak README.
808270a4 18750 Branch: perlext
f58c54f0 18751 ! Thread/README
808270a4 18752____________________________________________________________________________
f58c54f0
NC
18753[ 29] By: mbeattie on 1997/06/12 12:34:59
18754 Log: Document -m option of CC backend.
808270a4 18755 Branch: perlext
f58c54f0 18756 ! Compiler/NOTES
808270a4 18757____________________________________________________________________________
f58c54f0
NC
18758[ 28] By: mbeattie on 1997/06/12 12:25:05
18759 Log: Support sysseek introduced in 5.004.
808270a4 18760 Branch: perlext
f58c54f0 18761 ! Compiler/ccop.c Compiler/ccop.h
808270a4 18762____________________________________________________________________________
f58c54f0
NC
18763[ 27] By: mbeattie on 1997/06/05 14:20:51
18764 Log: More fixups for thrperl integration.
808270a4
GS
18765 Branch: perl
18766 ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
18767 ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
18768 ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
18769 ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
f58c54f0 18770 ! util.c
808270a4 18771____________________________________________________________________________
f58c54f0
NC
18772[ 25] By: mbeattie on 1997/05/28 15:11:24
18773 Log: Fixups for thrperl integration.
808270a4 18774 Branch: perl
f58c54f0 18775 ! embed.h keywords.h op.c opcode.h perl.c util.c
808270a4 18776____________________________________________________________________________
f58c54f0
NC
18777[ 24] By: mbeattie on 1997/05/26 20:10:42
18778 Log: Integrate thrperl 5.003->5.004.
808270a4 18779 Branch: perl
f58c54f0
NC
18780 +> thread.h
18781 !> (integrate 33 files)
808270a4 18782____________________________________________________________________________
f58c54f0
NC
18783[ 23] By: mbeattie on 1997/05/26 11:45:39
18784 Log: Fix ppname when saving subs.
808270a4 18785 Branch: perlext
f58c54f0 18786 ! Compiler/B/C.pm
808270a4 18787____________________________________________________________________________
f58c54f0
NC
18788[ 22] By: mbeattie on 1997/05/26 11:45:03
18789 Log: -mFoo option now forces -uFoo.
808270a4 18790 Branch: perlext
f58c54f0 18791 ! Compiler/B/CC.pm
808270a4 18792____________________________________________________________________________
f58c54f0
NC
18793[ 21] By: mbeattie on 1997/05/26 11:43:37
18794 Log: Put back objsym/savesym (used by walkoptree_exec).
808270a4 18795 Branch: perlext
f58c54f0 18796 ! Compiler/B.pm
808270a4 18797____________________________________________________________________________
f58c54f0
NC
18798[ 20] By: mbeattie on 1997/05/26 11:38:45
18799 Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
808270a4 18800 Branch: perl
f58c54f0 18801 ! av.c global.sym
808270a4 18802____________________________________________________________________________
f58c54f0
NC
18803[ 19] By: mbeattie on 1997/05/25 21:19:38
18804 Log: Fix up integration 5.003->5.004.
808270a4 18805 Branch: perl
f58c54f0 18806 + lib/Class/Fields.pm lib/ISA.pm
808270a4 18807 ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
f58c54f0 18808 ! toke.c
808270a4 18809____________________________________________________________________________
f58c54f0
NC
18810[ 18] By: mbeattie on 1997/05/25 10:31:21
18811 Log: First stab at 5.003 -> 5.004 integration.
808270a4 18812 Branch: perl
f58c54f0 18813 +> (branch 291 files)
808270a4
GS
18814 - Changes.Conf ext/DynaLoader/dl_os2.xs
18815 - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
18816 - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
18817 - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
18818 - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
18819 - lib/chat2.pl lib/splain os2/README os2/README.old
18820 - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
18821 - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
f58c54f0
NC
18822 - x2p/handy.h x2p/s2p.man
18823 !> (integrate 392 files)
808270a4 18824____________________________________________________________________________
f58c54f0
NC
18825[ 17] By: mbeattie on 1997/05/24 18:46:49
18826 Log: Wholesale update to 5.004.
808270a4
GS
18827 Branch: relperl
18828 + Changes5.000 Changes5.001 Changes5.002 Changes5.003
18829 + Porting/Glossary Porting/pumpkin.pod README.amiga
18830 + README.cygwin32 README.os2 README.plan9 README.qnx
18831 + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
18832 + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
18833 + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
18834 + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
18835 + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
18836 + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
18837 + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
18838 + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
18839 + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
18840 + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
18841 + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
18842 + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
18843 + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
18844 + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
18845 + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
18846 + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
18847 + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
18848 + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
18849 + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
18850 + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
18851 + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
18852 + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
18853 + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
18854 + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
18855 + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
18856 + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
18857 + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
18858 + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
18859 + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
18860 + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
18861 + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
18862 + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
18863 + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
18864 + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
18865 + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
18866 + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
18867 + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
18868 + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
18869 + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
18870 + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
18871 + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
18872 + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
18873 + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
18874 + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
18875 + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
18876 + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
18877 + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
18878 + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
18879 + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
18880 + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
18881 + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
18882 + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
18883 + plan9/config.plan9 plan9/exclude plan9/fndvers
18884 + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
18885 + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
18886 + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
18887 + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
18888 + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
18889 + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
18890 + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
18891 + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
18892 + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
18893 + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
18894 + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
18895 + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
18896 + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
18897 + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
18898 + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
18899 + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
18900 + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
18901 + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
18902 + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
18903 + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
18904 + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
18905 + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
18906 + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
18907 + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
18908 + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
18909 + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
18910 + t/pragma/warn-1global t/pragma/warning.t universal.c
18911 + utils/splain.PL vms/ext/DCLsym/0README.txt
18912 + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
18913 + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
18914 + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
18915 + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
18916 + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
18917 + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
18918 + win32/config.H win32/config.w32 win32/config_h.PL
18919 + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
18920 + win32/include/arpa/inet.h win32/include/dirent.h
18921 + win32/include/netdb.h win32/include/sys/socket.h
18922 + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
18923 + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
18924 + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
18925 + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
f58c54f0 18926 + x2p/proto.h
808270a4
GS
18927 - Changes.Conf ext/DynaLoader/dl_os2.xs
18928 - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
18929 - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
18930 - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
18931 - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
18932 - lib/chat2.pl lib/splain os2/README os2/README.old
18933 - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
18934 - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
f58c54f0 18935 - x2p/handy.h x2p/s2p.man
808270a4
GS
18936 ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
18937 ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
18938 ! config_H config_h.SH configpm configure cop.h cv.h deb.c
18939 ! doio.c doop.c dosish.h dump.c eg/README eg/nih
18940 ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
18941 ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
18942 ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
18943 ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
18944 ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
18945 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
18946 ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
18947 ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
18948 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
18949 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
18950 ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
18951 ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
18952 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
18953 ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
18954 ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
18955 ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
18956 ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
18957 ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
18958 ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
18959 ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
18960 ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
18961 ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
18962 ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
18963 ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
18964 ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
18965 ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
18966 ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
18967 ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
18968 ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
18969 ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
18970 ! installman installperl interp.sym keywords.h keywords.pl
18971 ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
18972 ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
18973 ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
18974 ! lib/Exporter.pm lib/ExtUtils/Install.pm
18975 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
18976 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
18977 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
18978 ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
18979 ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
18980 ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
18981 ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
18982 ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
18983 ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
18984 ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
18985 ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
18986 ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
18987 ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
18988 ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
18989 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
18990 ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
18991 ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
18992 ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
18993 ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
18994 ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
18995 ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
18996 ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
18997 ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
18998 ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
18999 ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
19000 ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
19001 ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
19002 ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
19003 ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
19004 ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
19005 ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
19006 ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
19007 ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
19008 ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
19009 ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
19010 ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
19011 ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
19012 ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
19013 ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
19014 ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
19015 ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
19016 ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
19017 ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
19018 ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
19019 ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
19020 ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
19021 ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
19022 ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
19023 ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
19024 ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
19025 ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
19026 ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
19027 ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
19028 ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
19029 ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
19030 ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
19031 ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
19032 ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
19033 ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
19034 ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
19035 ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
19036 ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
19037 ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
19038 ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
19039 ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
19040 ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
19041 ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
19042 ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
f58c54f0 19043 ! x2p/util.h x2p/walk.c
808270a4 19044____________________________________________________________________________
f58c54f0
NC
19045[ 16] By: mbeattie on 1997/05/23 22:42:08
19046 Log: Initial integration of relperl from 5.003.
808270a4 19047 Branch: relperl
f58c54f0 19048 +> (branch 600 files)
808270a4 19049____________________________________________________________________________
f58c54f0
NC
19050[ 14] By: mbeattie on 1997/05/12 20:22:56
19051 Log: Finish code generation rewrite. Clean up B::Section class and
19052 handle symbol table translation internally. Simple .pm modules
19053 now compile OK.
808270a4
GS
19054 Branch: perlext
19055 ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
f58c54f0 19056 ! Compiler/B/CC.pm
808270a4 19057____________________________________________________________________________
f58c54f0
NC
19058[ 13] By: mbeattie on 1997/05/05 19:41:18
19059 Log: Don't make pp_enter and pp_return trigger basic blocks.
808270a4 19060 Branch: perlext
f58c54f0 19061 ! Compiler/B/Bblock.pm
808270a4 19062____________________________________________________________________________
f58c54f0
NC
19063[ 12] By: mbeattie on 1997/05/05 19:40:16
19064 Log: Rewrite code generation. Sections (de)multiplexed into a
19065 temporary file instead of stored in arrays.
808270a4 19066 Branch: perlext
f58c54f0 19067 ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
808270a4 19068____________________________________________________________________________
f58c54f0
NC
19069[ 11] By: mbeattie on 1997/05/03 20:20:59
19070 Log: Development to pre-alpha4
808270a4
GS
19071 Branch: perlext
19072 + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
19073 ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
19074 ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
19075 ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
19076 ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
19077 ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
19078 ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
f58c54f0 19079 ! Compiler/test_harness Compiler/test_harness_cc
808270a4 19080____________________________________________________________________________
f58c54f0
NC
19081[ 10] By: mbeattie on 1997/05/03 14:47:06
19082 Log: Initial check-in of perl compiler.
808270a4
GS
19083 Branch: perlext
19084 + Compiler/Artistic Compiler/B.pm Compiler/B.xs
19085 + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
19086 + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
19087 + Compiler/B/CC.pm Compiler/B/Debug.pm
19088 + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
19089 + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
19090 + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
19091 + Compiler/O.pm Compiler/README Compiler/TESTS
19092 + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
19093 + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
19094 + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
19095 + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
19096 + Compiler/disassemble Compiler/old/README.feb11
19097 + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
19098 + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
19099 + Compiler/op.patch Compiler/ramblings/cc.notes
19100 + Compiler/ramblings/curcop.runtime
19101 + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
19102 + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
19103 + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
19104 + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
19105 + Compiler/ramblings/runtime.porting
19106 + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
19107 + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
19108 + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
19109 + Compiler/test_harness_bytecode Compiler/test_harness_cc
f58c54f0 19110 + Compiler/typemap
808270a4 19111____________________________________________________________________________
f58c54f0
NC
19112[ 9] By: mbeattie on 1997/05/02 19:03:49
19113 Log: Don't require CvDEPTH == 0 when bombing out of subs.
808270a4 19114 Branch: thrperl
f58c54f0 19115 ! pp_hot.c
808270a4 19116____________________________________________________________________________
f58c54f0
NC
19117[ 8] By: mbeattie on 1997/04/23 19:06:45
19118 Log: Added programmer-level condition variables via "condpair" magic.
19119 Added support for detached threads and tweaked a few things.
808270a4
GS
19120 Branch: thrperl
19121 ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
19122 ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
f58c54f0 19123 ! util.c
808270a4 19124____________________________________________________________________________
f58c54f0
NC
19125[ 7] By: mbeattie on 1997/04/23 19:04:18
19126 Log: Rewrote programmer-level condition variables from scratch. Added
19127 support for detaching threads. Fixed handling for arguments
19128 passed in to threads and return values for joined threads.
808270a4 19129 Branch: perlext
f58c54f0 19130 + Thread/lock.t
808270a4 19131 ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
f58c54f0 19132 ! Thread/typemap
808270a4 19133____________________________________________________________________________
f58c54f0
NC
19134[ 6] By: mbeattie on 1997/04/10 20:17:26
19135 Log: Initial check-in of Thread module.
808270a4
GS
19136 Branch: perlext
19137 + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
19138 + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
19139 + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
19140 + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
f58c54f0 19141 + Thread/unsync4.t
808270a4 19142____________________________________________________________________________
f58c54f0
NC
19143[ 5] By: mbeattie on 1997/04/10 20:05:52
19144 Log: Tweaks to allow compilation without -DUSE_THREADS and fix
19145 missing parens (pad allocation) in the tokener.
808270a4 19146 Branch: thrperl
f58c54f0 19147 ! op.c pp_ctl.c toke.c
808270a4 19148____________________________________________________________________________
f58c54f0
NC
19149[ 4] By: mbeattie on 1997/03/28 18:40:44
19150 Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
808270a4 19151 Branch: thrperl
f58c54f0 19152 + thread.h
808270a4
GS
19153 ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
19154 ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
19155 ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
f58c54f0 19156 ! run.c scope.c sv.c sv.h toke.c util.c
808270a4 19157____________________________________________________________________________
f58c54f0
NC
19158[ 3] By: mbeattie on 1997/03/28 13:36:23
19159 Log: Branch 5.003 -> thrperl
808270a4 19160 Branch: thrperl
f58c54f0 19161 +> (branch 600 files)
808270a4 19162____________________________________________________________________________
f58c54f0
NC
19163[ 2] By: mbeattie on 1997/03/28 13:32:21
19164 Log: Initial devel changes.
19165 Pseudo-hashes. Optional strong typing. RESTART {}.
808270a4
GS
19166 Branch: perl
19167 ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
19168 ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
f58c54f0 19169 ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
808270a4 19170____________________________________________________________________________
f58c54f0
NC
19171[ 1] By: mbeattie on 1997/03/28 13:17:33
19172 Log: Perl 5.003 check-in
808270a4
GS
19173 Branch: perl
19174 + Artistic Changes Changes.Conf Configure Copying EXTERN.h
19175 + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
19176 + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
19177 + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
19178 + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
19179 + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
19180 + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
19181 + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
19182 + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
19183 + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
19184 + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
19185 + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
19186 + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
19187 + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
19188 + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
19189 + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
19190 + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
19191 + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
19192 + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
19193 + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
19194 + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
19195 + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
19196 + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
19197 + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
19198 + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
19199 + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
19200 + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
19201 + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
19202 + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
19203 + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
19204 + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
19205 + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
19206 + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
19207 + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
19208 + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
19209 + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
19210 + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
19211 + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
19212 + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
19213 + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
19214 + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
19215 + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
19216 + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
19217 + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
19218 + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
19219 + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
19220 + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
19221 + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
19222 + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
19223 + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
19224 + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
19225 + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
19226 + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
19227 + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
19228 + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
19229 + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
19230 + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
19231 + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
19232 + hints/README.hints hints/aix.sh hints/altos486.sh
19233 + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
19234 + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
19235 + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
19236 + hints/fps.sh hints/freebsd.sh hints/genix.sh
19237 + hints/greenhills.sh hints/hpux.sh hints/i386.sh
19238 + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
19239 + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
19240 + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
19241 + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
19242 + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
19243 + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
19244 + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
19245 + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
19246 + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
19247 + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
19248 + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
19249 + hints/uts.sh hv.c hv.h installman installperl interp.sym
19250 + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
19251 + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
19252 + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
19253 + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
19254 + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
19255 + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
19256 + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
19257 + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
19258 + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
19259 + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
19260 + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
19261 + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
19262 + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
19263 + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
19264 + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
19265 + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
19266 + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
19267 + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
19268 + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
19269 + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
19270 + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
19271 + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
19272 + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
19273 + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
19274 + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
19275 + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
19276 + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
19277 + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
19278 + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
19279 + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
19280 + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
19281 + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
19282 + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
19283 + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
19284 + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
19285 + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
19286 + os2/README os2/README.old os2/diff.configure os2/diff.db_file
19287 + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
19288 + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
19289 + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
19290 + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
19291 + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
19292 + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
19293 + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
19294 + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
19295 + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
19296 + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
19297 + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
19298 + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
19299 + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
19300 + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
19301 + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
19302 + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
19303 + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
19304 + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
19305 + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
19306 + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
19307 + t/comp/decl.t t/comp/multiline.t t/comp/package.t
19308 + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
19309 + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
19310 + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
19311 + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
19312 + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
19313 + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
19314 + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
19315 + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
19316 + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
19317 + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
19318 + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
19319 + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
19320 + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
19321 + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
19322 + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
19323 + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
19324 + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
19325 + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
19326 + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
19327 + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
19328 + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
19329 + vms/Makefile vms/config.vms vms/descrip.mms
19330 + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
19331 + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
19332 + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
19333 + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
19334 + vms/make_command.com vms/mms2make.pl vms/myconfig.com
19335 + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
19336 + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
19337 + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
19338 + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
19339 + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
19340 + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
19341 + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
f58c54f0 19342 + x2p/walk.c