Casey West [Mon, 28 Apr 2003 11:07:36 +0000 (07:07 -0400)]
[perl #8063] perlfilter doesn't mention potential DATA clobber
Message-ID: <
20030428150736.GD62281@geeknest.com>
p4raw-id: //depot/perl@19432
Adrian M. Enache [Fri, 28 Mar 2003 23:53:09 +0000 (01:53 +0200)]
[patch] Re: [perl #21728] regexp SEGV
Message-ID: <
20030328215309.GA6413@ratsnest.hole>
(with minor tweaks)
p4raw-id: //depot/perl@19431
Rafael Garcia-Suarez [Mon, 5 May 2003 20:01:36 +0000 (20:01 +0000)]
Fix doc bug #22067, noticed by Mark Knutsen
p4raw-id: //depot/perl@19430
Rafael Garcia-Suarez [Mon, 5 May 2003 18:59:59 +0000 (18:59 +0000)]
Fix : the svr5 hints file doesn't propagate libswanted with
threads enabled. Now threads are OK on OpenUNIX 8, except a
mysterious failure in ext/POSIX/t/sigaction.t.
p4raw-id: //depot/perl@19429
Jarkko Hietaniemi [Mon, 5 May 2003 16:54:34 +0000 (16:54 +0000)]
Snip away the perlunicode slowness demo since the new
caching scheme should help things a bit.
p4raw-id: //depot/perl@19428
Jarkko Hietaniemi [Mon, 5 May 2003 16:14:09 +0000 (16:14 +0000)]
Re: Minor change to strict.pm. Who? How?
From: Adam Kennedy <adam@ali.as>
Date: Wed, 30 Apr 2003 00:02:40 +1000
Message-ID: <
3EAE8600.2000806@ali.as>
Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
From: Michael G Schwern <schwern@pobox.com>
Date: Tue, 29 Apr 2003 12:26:32 -0700
Message-ID: <
20030429192632.GA6129@windhund.schwern.org>
p4raw-id: //depot/perl@19427
Jos I. Boumans [Wed, 30 Apr 2003 09:45:16 +0000 (09:45 +0000)]
[DOC PATCH] missing ')' in File::Path docs
From: "Jos I.Boumans" <kane@dwim.org>
Message-ID: <
20030430114513165+0200@nntp.perl.org>
p4raw-id: //depot/perl@19426
Michael G. Schwern [Sat, 3 May 2003 15:30:16 +0000 (08:30 -0700)]
Simpler $Revision$ based $VERSION. Plus, repentance!
Message-ID: <
20030503223016.GE1234@windhund.schwern.org>
p4raw-id: //depot/perl@19425
Dave Mitchell [Thu, 1 May 2003 21:06:57 +0000 (22:06 +0100)]
[perl #3096] undefing hash with object values
Message-ID: <
20030501200657.GA25456@fdgroup.com>
p4raw-id: //depot/perl@19424
Tye McQueen [Thu, 1 May 2003 13:34:50 +0000 (08:34 -0500)]
Re: hv.c patch - pathological hashes too easy
From: "Tye McQueen" <tye@metronet.com>
Message-Id: <
200305011834.h41IYoE08503@metronet.com>
p4raw-id: //depot/perl@19423
Casey West [Tue, 29 Apr 2003 16:14:20 +0000 (12:14 -0400)]
[perl #18341] random nits in perlrequick.pod
Message-ID: <
20030429201420.GT62281@geeknest.com>
p4raw-id: //depot/perl@19422
Slaven Rezic [Thu, 24 Apr 2003 00:42:11 +0000 (02:42 +0200)]
ExtUtils::Install and the don't-really-do-it switch
Message-Id: <
200304232242.h3NMgBqD028515@vran.herceg.de>
p4raw-id: //depot/perl@19421
Steve Hay [Wed, 30 Apr 2003 09:52:30 +0000 (10:52 +0100)]
h2xs generates false comments about ABSTRACT
Message-ID: <
3EAF8ECE.8060403@uk.radan.com>
p4raw-id: //depot/perl@19420
Jarkko Hietaniemi [Mon, 5 May 2003 08:20:34 +0000 (08:20 +0000)]
Reintroduce the mention of the fact that the Artistic/GPL
also are Perl's own licenses.
p4raw-id: //depot/perl@19419
Jarkko Hietaniemi [Mon, 5 May 2003 07:23:57 +0000 (07:23 +0000)]
Switch the new perlio way of opening anonymous temporary files
open my $fh, '+>', undef
to using File::Temp. Test it, and test also the "accidental
feature" of +< working the same way.
This should address [perl #21937].
p4raw-id: //depot/perl@19418
Jarkko Hietaniemi [Mon, 5 May 2003 05:52:47 +0000 (05:52 +0000)]
perlartistic and perlgpl reformatting from Sean Burke.
p4raw-id: //depot/perl@19417
Jarkko Hietaniemi [Mon, 5 May 2003 05:33:43 +0000 (05:33 +0000)]
pack/unpack fixes from Wolfgang Laun:
- fix bug in UNICOS (where SIZE16 != sizeof(short))
- introduce and use new internal pack/unpack API
(packlist, unpackstring)
that does away with the unused arguments in the old API
(pack_cat, unpack_str).
p4raw-id: //depot/perl@19416
Craig A. Berry [Sun, 4 May 2003 16:25:38 +0000 (11:25 -0500)]
Embed.t flushing problem
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
3EB58552.2070207@mac.com>
p4raw-id: //depot/perl@19415
Jarkko Hietaniemi [Mon, 5 May 2003 04:52:37 +0000 (04:52 +0000)]
Doc nit from mjd.
p4raw-id: //depot/perl@19414
Abhijit Menon-Sen [Mon, 5 May 2003 04:03:10 +0000 (04:03 +0000)]
None of that "our" stuff here, please.
p4raw-id: //depot/perl@19413
Abhijit Menon-Sen [Mon, 5 May 2003 03:57:06 +0000 (03:57 +0000)]
Oops. More Storable 2.07 preparations.
p4raw-id: //depot/perl@19412
Abhijit Menon-Sen [Mon, 5 May 2003 03:53:44 +0000 (03:53 +0000)]
Update changelog for 2.07 release.
p4raw-id: //depot/perl@19411
Abhijit Menon-Sen [Mon, 5 May 2003 03:31:36 +0000 (03:31 +0000)]
Update Changes.
p4raw-id: //depot/perl@19410
Slaven Rezic [Sun, 4 May 2003 18:00:40 +0000 (20:00 +0200)]
Re: Bug in Storable???
Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
p4raw-id: //depot/perl@19409
Jarkko Hietaniemi [Sun, 4 May 2003 19:39:01 +0000 (19:39 +0000)]
This way reads a bit better with pod2man.
p4raw-id: //depot/perl@19407
Jarkko Hietaniemi [Sun, 4 May 2003 12:01:00 +0000 (12:01 +0000)]
Integrate from maint:
[ 18568]
Add the POSIX::sigaction() trick by Slaven Rezic
for [perl #17341].
p4raw-link: @18568 on //depot/maint-5.8/perl:
b63b4058977cacb57fd0a26b3de014d3f4ca3296
p4raw-id: //depot/perl@19406
p4raw-integrated: from //depot/maint-5.8/perl@18568 'merge in'
pod/perlipc.pod (@18197..) pod/perlfunc.pod (@18379..)
Jarkko Hietaniemi [Sun, 4 May 2003 09:25:48 +0000 (09:25 +0000)]
Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
regen perltoc, perlmodlib. The GPL added as verbatim as possible,
the perlartistic is a straightforward podification.
p4raw-id: //depot/perl@19401
Jarkko Hietaniemi [Sun, 4 May 2003 08:19:14 +0000 (08:19 +0000)]
Doesn't make any difference for the test but is more logical.
p4raw-id: //depot/perl@19398
Jarkko Hietaniemi [Sat, 3 May 2003 15:42:54 +0000 (15:42 +0000)]
Plagued by thinkos tonight.
p4raw-id: //depot/perl@19396
Jarkko Hietaniemi [Sat, 3 May 2003 15:37:35 +0000 (15:37 +0000)]
Must skip more.
p4raw-id: //depot/perl@19395
Slaven Rezic [Sat, 3 May 2003 18:26:49 +0000 (20:26 +0200)]
Re: Does filetest work at all?
Message-ID: <87ade4q9me.fsf@vran.herceg.de>
p4raw-id: //depot/perl@19394
Jarkko Hietaniemi [Sat, 3 May 2003 05:34:21 +0000 (05:34 +0000)]
Extra tweakage from Rafael for #19392.
p4raw-id: //depot/perl@19393
Jarkko Hietaniemi [Sat, 3 May 2003 05:33:04 +0000 (05:33 +0000)]
Salvage 'use filetest "access"' from compiletime to runtime.
p4raw-id: //depot/perl@19392
Jarkko Hietaniemi [Sat, 3 May 2003 05:19:23 +0000 (05:19 +0000)]
Upgrade to Unicode 4.0.0. (Well, upgrade at least
the Unicode character database to 4.0.0.)
p4raw-id: //depot/perl@19391
Jarkko Hietaniemi [Sat, 3 May 2003 04:52:09 +0000 (04:52 +0000)]
Tru64: PerlIO_tell() was returning about one _megabyte_ for
the fp offset, which was quite a big larger than the input file,
which meant that the SvGROW tried to grow the file to about
2**64-2**20, which made safesysrealloc() to understandably
croak (in argv.t).
p4raw-id: //depot/perl@19390
Jarkko Hietaniemi [Fri, 2 May 2003 19:18:35 +0000 (19:18 +0000)]
Regen Configure (no changes but that's fine).
p4raw-id: //depot/perl@19387
Andy Dougherty [Mon, 28 Apr 2003 12:24:38 +0000 (08:24 -0400)]
Re: maintperl on OpenUNIX 8
Message-ID: <Pine.SOL.4.53.
0304281208490.25038@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@19386
Rafael Garcia-Suarez [Fri, 2 May 2003 12:12:08 +0000 (14:12 +0200)]
OpenUNIX 8 support
Message-Id: <
20030502121208.
3d235027.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@19385
Abe Timmerman [Fri, 2 May 2003 00:51:42 +0000 (02:51 +0200)]
silence compiler warnings
Message-Id: <
200305020051.43166.abe@ztreet.demon.nl>
p4raw-id: //depot/perl@19384
Abe Timmerman [Thu, 1 May 2003 18:34:35 +0000 (20:34 +0200)]
Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
Message-Id: <
200305011834.35685.abe@ztreet.demon.nl>
p4raw-id: //depot/perl@19383
Michael G. Schwern [Wed, 30 Apr 2003 18:19:32 +0000 (11:19 -0700)]
Deceptive POSIX exporting docs
Message-ID: <
20030501011932.GM701@windhund.schwern.org>
p4raw-id: //depot/perl@19382
Jarkko Hietaniemi [Fri, 2 May 2003 15:12:47 +0000 (15:12 +0000)]
Forgot to check in the -d: file.
p4raw-id: //depot/perl@19381
Jarkko Hietaniemi [Fri, 2 May 2003 15:02:04 +0000 (15:02 +0000)]
Solaris: make -Duse64bitall'ed to have an archname of
sun4-solaris-64, from Alan Burlison. (The default is to not
to suffix anything with -Duse64bitall if longs are 64 bit.
This may lead into confusion and much sorrow if 32-bit binaries
and 64-bit binaries are installed under the same directories.
Why is "-64" or something like that the default? Well, there
are platforms where 64 bits really is the default default.
There adding a "-64" would be kind of odd. Better to let
each 64-bit capable platform to choose their archnames.)
p4raw-id: //depot/perl@19380
Jarkko Hietaniemi [Fri, 2 May 2003 08:41:40 +0000 (08:41 +0000)]
The [perl #21890] (Devel::Coverage breakage) has been fixed
by change #18589 (it was broken by change #9754); add test case.
p4raw-link: @18589 on //depot/perl:
5df8de69806210bf48dc2e451e3db37c6f274c6e
p4raw-link: @9754 on //depot/perl:
9d43a7557743d779c74d69ffc6df7fc17711f3ec
p4raw-id: //depot/perl@19378
Jarkko Hietaniemi [Fri, 2 May 2003 05:31:52 +0000 (05:31 +0000)]
great_circle_direction() was broken,
reported by Alexander Becher.
p4raw-id: //depot/perl@19376
Jarkko Hietaniemi [Thu, 1 May 2003 18:18:06 +0000 (18:18 +0000)]
OS X: could not -Doptimize=-g.
p4raw-id: //depot/perl@19375
Jarkko Hietaniemi [Thu, 1 May 2003 12:33:44 +0000 (12:33 +0000)]
OS X test tweak.
p4raw-id: //depot/perl@19374
Robin Barker [Tue, 29 Apr 2003 17:30:23 +0000 (18:30 +0100)]
RE: perl@19333
Message-ID: <
533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
p4raw-id: //depot/perl@19373
Jarkko Hietaniemi [Thu, 1 May 2003 09:52:52 +0000 (09:52 +0000)]
miniperl cannot handle layers.t.
p4raw-id: //depot/perl@19372
Jarkko Hietaniemi [Thu, 1 May 2003 08:26:06 +0000 (08:26 +0000)]
The solution in change #19363 was too unportable.
p4raw-link: @19363 on //depot/perl:
d67aa87a1383860a50a1cda017e175d17b66c122
p4raw-id: //depot/perl@19371
Jarkko Hietaniemi [Thu, 1 May 2003 07:48:06 +0000 (07:48 +0000)]
perlreftut updates from mjd.
p4raw-id: //depot/perl@19369
Jarkko Hietaniemi [Thu, 1 May 2003 07:45:06 +0000 (07:45 +0000)]
z/OS: More threaded build tweaks from Brian De Pradine--
apparently now it works!
p4raw-id: //depot/perl@19368
Adrian M. Enache [Sat, 19 Apr 2003 01:41:07 +0000 (04:41 +0300)]
buglet: sub a(;&) { } doesn't work
Message-ID: <
20030418224107.GA2751@ratsnest.hole>
p4raw-id: //depot/perl@19367
Jarkko Hietaniemi [Tue, 29 Apr 2003 08:55:12 +0000 (08:55 +0000)]
If it's S_, it should be STATIC.
p4raw-id: //depot/perl@19366
Casey West [Mon, 28 Apr 2003 16:30:03 +0000 (16:30 +0000)]
[perl #7592] Clarify what qw() does in scalar context
Message-Id: <
20030428140005.GC62281@geeknest.com>
p4raw-id: //depot/perl@19365
Casey West [Mon, 28 Apr 2003 16:20:43 +0000 (16:20 +0000)]
[patch #7514] Bug in perlop regex explination
Message-Id: <
20030428172206.GK62281@geeknest.com>
p4raw-id: //depot/perl@19364
Artur Bergman [Mon, 28 Apr 2003 15:32:35 +0000 (15:32 +0000)]
Fix bug 2681, change the test not to use the shell and use 3+arg
open.
p4raw-id: //depot/perl@19363
Jarkko Hietaniemi [Mon, 28 Apr 2003 08:43:23 +0000 (08:43 +0000)]
Feel-good cleanup.
p4raw-id: //depot/perl@19359
Jarkko Hietaniemi [Mon, 28 Apr 2003 08:27:15 +0000 (08:27 +0000)]
SysV msg queues can be something hanging (witnessed in IRIX),
so let's use IPC_NOWAIT.
p4raw-id: //depot/perl@19358
Jarkko Hietaniemi [Mon, 28 Apr 2003 06:32:47 +0000 (06:32 +0000)]
Detecting errors of reentrant APIs: getgrgid_r and the like
when returning an int can either return the error in the return
value or in the errno. We need a new per-interp variable to store
the return value instead of clobbering the errno with it. The new
variable, PL_reentrant_retint, is only used within the reentrancy
framework, and immediately after it's set, so there should not be
similar visibility issues as for the errno. Spotted by Edward Moy.
p4raw-id: //depot/perl@19357
Adrian M. Enache [Wed, 23 Apr 2003 22:48:20 +0000 (01:48 +0300)]
Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
Check errno to see if the call to nice(2) succeeded.
Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
Message-ID: <
20030423194820.GA874@ratsnest.hole>
p4raw-id: //depot/perl@19356
Jarkko Hietaniemi [Sun, 27 Apr 2003 19:56:09 +0000 (19:56 +0000)]
Document a faint compilation noise.
p4raw-id: //depot/perl@19355
Rafael Garcia-Suarez [Sun, 27 Apr 2003 19:35:11 +0000 (19:35 +0000)]
$[ clarifications.
p4raw-id: //depot/perl@19354
Casey West [Fri, 25 Apr 2003 08:00:54 +0000 (04:00 -0400)]
utime() doc clarifications
based on :
Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
Message-ID: <
20030425120054.GQ34510@geeknest.com>
p4raw-id: //depot/perl@19353
Jarkko Hietaniemi [Sun, 27 Apr 2003 08:13:34 +0000 (08:13 +0000)]
Add a test case for [perl #15288] (already solved).
p4raw-id: //depot/perl@19351
Jarkko Hietaniemi [Sun, 27 Apr 2003 07:38:17 +0000 (07:38 +0000)]
Add Dave Mitchell's test case for fields.
p4raw-id: //depot/perl@19350
Craig A. Berry [Sat, 26 Apr 2003 15:53:07 +0000 (10:53 -0500)]
VMS::Stdio test tweak
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
3EAAF1B3.7020708@mac.com>
p4raw-id: //depot/perl@19349
Casey West [Thu, 24 Apr 2003 08:18:42 +0000 (04:18 -0400)]
Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
Message-ID: <
20030424121842.GW34510@geeknest.com>
p4raw-id: //depot/perl@19348
Jarkko Hietaniemi [Sun, 27 Apr 2003 06:03:48 +0000 (06:03 +0000)]
Document that restricted hashes are not atomic
(from Dave Mitchell).
p4raw-id: //depot/perl@19346
Dave Mitchell [Sat, 26 Apr 2003 18:45:28 +0000 (19:45 +0100)]
Re: the revenge of the bride of the son of the night of the living pseudohashes
Message-ID: <
20030426174528.GA9588@fdgroup.com>
p4raw-id: //depot/perl@19345
Casey West [Fri, 25 Apr 2003 10:46:39 +0000 (06:46 -0400)]
Some doc patches by Casey West :
Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
Date: Fri, 25 Apr 2003 10:46:39 -0400
Message-ID: <
20030425144639.GY34510@geeknest.com>
Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
From: Casey West <casey@geeknest.com>
Date: Fri, 25 Apr 2003 07:52:13 -0400
Message-ID: <
20030425115213.GP34510@geeknest.com>
Subject: Re: [perl #7213] [PATCH] Updating example in perldata
From: Casey West <casey@geeknest.com>
Date: Thu, 24 Apr 2003 21:27:22 -0400
Message-ID: <
20030425012722.GN34510@geeknest.com>
p4raw-id: //depot/perl@19344
david nicol [Tue, 22 Apr 2003 22:05:02 +0000 (17:05 -0500)]
Document that splice() doesn't extend arrays
Subject: Re: slice autoextending ? still another revised doc patch; COW
Message-Id: <
1051067101.1086.113.camel@plaza.davidnicol.com>
p4raw-id: //depot/perl@19343
Artur Bergman [Sat, 26 Apr 2003 21:43:32 +0000 (21:43 +0000)]
Fix bug #15161 by increasing the refcount on the RE and making
sure to restore it correctly. Deals with both s//e and s///g.
p4raw-id: //depot/perl@19342
Jarkko Hietaniemi [Sat, 26 Apr 2003 04:36:03 +0000 (04:36 +0000)]
Integrate:
[ 19340]
Caught by Mark Lutz in UNICOS: A declaration cannot appear
after an executable statement in a block.
p4raw-link: @19340 on //depot/maint-5.8/perl:
3006777dda4086b50e9a4bf2cf86b9fcf7566894
p4raw-id: //depot/perl@19341
p4raw-integrated: from //depot/maint-5.8/perl@19337 'merge in'
pp_pack.c (@19011..)
Jarkko Hietaniemi [Fri, 25 Apr 2003 20:19:36 +0000 (20:19 +0000)]
Now the -Dnoextensions and -Dnoextensions have the
chance of actually doing something.
p4raw-id: //depot/perl@19337
Andy Dougherty [Fri, 25 Apr 2003 16:23:45 +0000 (12:23 -0400)]
Configure's extension sanity check is too strict
Message-ID: <Pine.SOL.4.53.
0304251621250.24848@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@19334
Craig A. Berry [Thu, 24 Apr 2003 20:09:48 +0000 (15:09 -0500)]
another spin on the enc_module.t merry-go-round
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
3EA88ADC.3000300@mac.com>
p4raw-id: //depot/perl@19330
Jarkko Hietaniemi [Fri, 25 Apr 2003 07:06:49 +0000 (07:06 +0000)]
Upgrade to Time::HiRes 1.46.
p4raw-id: //depot/perl@19329
Mark-Jason Dominus [Sat, 19 Apr 2003 15:13:44 +0000 (15:13 +0000)]
typo in Time::HiRes docs
Message-ID: <
20030419151344.28237.qmail@plover.com>
p4raw-id: //depot/perl@19328
Jarkko Hietaniemi [Fri, 25 Apr 2003 04:45:05 +0000 (04:45 +0000)]
Clarify(?) the perlio default layers table.
p4raw-id: //depot/perl@19327
Jarkko Hietaniemi [Fri, 25 Apr 2003 04:22:49 +0000 (04:22 +0000)]
Upgrade to Test::Harness 2.28.
p4raw-id: //depot/perl@19326
Jarkko Hietaniemi [Thu, 24 Apr 2003 19:06:29 +0000 (19:06 +0000)]
Upgrade to Encode 1.93.
p4raw-id: //depot/perl@19325
Jarkko Hietaniemi [Thu, 24 Apr 2003 16:57:13 +0000 (16:57 +0000)]
VMS patch for faststdio from Craig Berry.
p4raw-id: //depot/perl@19323
Casey West [Wed, 23 Apr 2003 14:03:20 +0000 (10:03 -0400)]
Re: [PATCH] [perl #18055] Clarify for bug resolution.
Message-ID: <
20030423180320.GZ15574@geeknest.com>
p4raw-id: //depot/perl@19320
Chris Pepper [Tue, 22 Apr 2003 04:31:17 +0000 (04:31 +0000)]
[perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
From: Chris Pepper (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-22011-55473.11.
0523590303906@bugs6.perl.org>
(with minor further corrections)
p4raw-id: //depot/perl@19319
Dave Mitchell [Mon, 21 Apr 2003 13:19:50 +0000 (14:19 +0100)]
A new fatal error :
Subject: [PATCH] Perl_croak("Use of freed value in iteration")
Message-ID: <
20030421121950.GB18189@fdgroup.com>
Message-ID: <
20030421125433.GC18189@fdgroup.com>
p4raw-id: //depot/perl@19316
Jarkko Hietaniemi [Wed, 23 Apr 2003 18:53:46 +0000 (18:53 +0000)]
Introduce 'fast stdio' symbols to non-Configure lands.
p4raw-id: //depot/perl@19314
Jarkko Hietaniemi [Wed, 23 Apr 2003 18:21:47 +0000 (18:21 +0000)]
Regen Configure, Glossary, et alia.
p4raw-id: //depot/perl@19312
Jarkko Hietaniemi [Wed, 23 Apr 2003 08:34:33 +0000 (08:34 +0000)]
Handle the combination of dosish and non-faststdio.
p4raw-id: //depot/perl@19310
Ilya Zakharevich [Tue, 22 Apr 2003 11:43:17 +0000 (04:43 -0700)]
5.8.0: two problems
Message-ID: <
20030422184316.GA8602@math.berkeley.edu>
p4raw-id: //depot/perl@19308
Casey West [Tue, 22 Apr 2003 11:19:09 +0000 (07:19 -0400)]
Doc pointers in perlbot.
Message-Id: <
20030422151909.GC11119@geeknest.com>
(Applied by hand.)
p4raw-id: //depot/perl@19307
Jarkko Hietaniemi [Tue, 22 Apr 2003 13:09:21 +0000 (13:09 +0000)]
z/OS: changes for building threaded from "Brian De Pradine"
<PRADINE@uk.ibm.com>.
p4raw-id: //depot/perl@19306
Jarkko Hietaniemi [Tue, 22 Apr 2003 11:42:35 +0000 (11:42 +0000)]
Enache's turn.
p4raw-id: //depot/perl@19305
Jarkko Hietaniemi [Tue, 22 Apr 2003 10:48:47 +0000 (10:48 +0000)]
Re-merge Encode 1.92.
p4raw-id: //depot/perl@19304
Jarkko Hietaniemi [Tue, 22 Apr 2003 05:26:21 +0000 (05:26 +0000)]
Argh, cut-and-pasto.
p4raw-id: //depot/perl@19302
Artur Bergman [Mon, 21 Apr 2003 21:33:14 +0000 (21:33 +0000)]
Fix bug 17964 by properly refcounting the gv top.
Seems like the entries in rsfp are way different than
normal PVIO objects.
p4raw-id: //depot/perl@19301
Adrian M. Enache [Sun, 20 Apr 2003 02:45:48 +0000 (05:45 +0300)]
Fix another segfault case (warn called from UNIVERSAL::DESTROY).
Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
Date: Sun, 20 Apr 2003 02:45:48 +0300
Message-ID: <
20030419234548.GA849@ratsnest.hole>
and
Date: Wed, 2 Apr 2003 07:52:28 +0300
Message-ID: <
20030402045227.GA1023@ratsnest.hole>
p4raw-id: //depot/perl@19300
Artur Bergman [Mon, 21 Apr 2003 17:05:31 +0000 (17:05 +0000)]
Croak on non ref to shared methods instead of segfault.
This can really only happen for &share("string").
p4raw-id: //depot/perl@19299
Jarkko Hietaniemi [Mon, 21 Apr 2003 16:24:36 +0000 (16:24 +0000)]
Add OpenZaurus cross-compilation patches.
p4raw-id: //depot/perl@19297
Artur Bergman [Mon, 21 Apr 2003 13:24:40 +0000 (13:24 +0000)]
Fixes bug #17043, resets PL_srand_called before the cloning.
Allows people to override the resetting by using srand() in CLONE.
p4raw-id: //depot/perl@19289