diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-11-23 02:02:33 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-11-23 02:02:33 +0000 |
commit | c240c76dafc8b3b5948ae0482bfb93dea9780651 (patch) | |
tree | 958519cb8e0e982c5bbbc3eb21757b318839e7d2 /Configure | |
parent | 73a1e0cfa0f60e547a304b7f9f828885746667d6 (diff) | |
download | perl-c240c76dafc8b3b5948ae0482bfb93dea9780651.tar.gz |
Integrate:
[ 18135]
Subject: [PATCH] perlopentut and PerlIO documentation
From: Slaven Rezic <slaven.rezic@berlin.de>
Date: 08 Nov 2002 22:22:19 +0100
Message-ID: <8765v7kb90.fsf@vran.herceg.de>
[ 18136]
Subject: t/run/runenv.t bug
From: Salvador "FandiƱo" <sfandino@yahoo.com>
Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
[ 18137]
Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
From: Slaven Rezic <slaven.rezic@berlin.de>
Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
[ 18139]
Date: Tue, 12 Nov 2002 16:49:22 +0200
From: Jarkko Hietaniemi <jhi@iki.fi>
Subject: [PATCH] Tru64 osvers
Message-ID: <20021112144922.GI511825@lyta.hut.fi>
[ 18141]
repair 18139 (missing awk command)
[ 18147]
Subject: [PATCH] Typo in perl58delta
From: andreas.koenig@anima.de (Andreas J. Koenig)
Date: Sat, 16 Nov 2002 16:29:14 +0100
Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
[ 18148]
New B::Lint option, bare-subs, that checks for implicitely
quoted barewords that are also subroutines, from
Ian Phillipps <ip@tarragon-et.co.uk>.
Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
With a few tweaks to the implementation and tests.
[ 18149]
New B::Lint option, bare-subs, that checks for implicitely
quoted barewords that are also subroutines, from
Ian Phillipps <ip@tarragon-et.co.uk>.
Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
With a few tweaks to the implementation and tests.
(previous change was empty)
[ 18150]
Subject: [PATCH] optional code for debugging leaking scalars
From: Dave Mitchell <davem@fdgroup.com>
Date: Thu, 14 Nov 2002 23:03:00 +0000
Message-ID: <20021114230300.B18614@fdgroup.com>
[ 18151]
Document PRIVSHIFT.
Subject: [PATCH] two small doc patches
From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
Date: Thu, 14 Nov 2002 15:07:35 -0800
Message-ID: <3yC19gzkguTO092yn@efn.org>
[ 18152]
Subject: Re: [PATCH] optional code for debugging leaking scalars
From: Dave Mitchell <davem@fdgroup.com>
Date: Sat, 16 Nov 2002 22:18:23 +0000
Message-ID: <20021116221823.A23614@fdgroup.com>
Documentation for change #18150.
[ 18154]
Correction to change #18152, by Dave Mitchell.
[ 18158]
Remove duplicate my() declaration giving warnings from change #18105.
[ 18159]
Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
From: Gurusamy Sarathy <gsar@ActiveState.com>
Date: Wed, 30 Oct 2002 20:58:15 -0800
Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
Date: Wed, 30 Oct 2002 21:56:22 -0800
Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
Date: Wed, 30 Oct 2002 22:55:30 -0800
Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
[ 18160]
Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
From: Nicholas Clark <nick@unfortu.net>
Date: Tue, 29 Oct 2002 23:00:05 +0000
Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
[ 18161]
Subject: [PATCH Win32] Document wperl.exe
From: "Brent Dax" <brentdax@cpan.org>
Date: Fri, 15 Nov 2002 23:02:01 -0800
Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
[ 18162]
Subject: [PATCH ext/threads/threads.xs] trivial typo
From: Dave Mitchell <davem@fdgroup.com>
Date: Thu, 14 Nov 2002 22:55:39 +0000
Message-ID: <20021114225539.A18614@fdgroup.com>
[ 18163]
Subject: Re: [PATCH] AutoLoader gives wrong message
From: Peter Scott <Peter@PSDT.com>
Date: Thu, 07 Nov 2002 19:04:27 -0800
Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
With a tweak to the END cleanup block to fully remove the
temporary test directory
[ 18164]
t/io/crlf.t failed with miniperl.
[ 18165]
Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Sun, 3 Nov 2002 17:50:08 +0200
Message-ID: <20021103155008.GA382682@lyta.hut.fi>
[ 18166]
Fix perl bug #17920 : a case of parser coredump.
The fix is to disable Perl_block_start and Perl_block_end
when the yacc parser has encountered errors. This prevents
corruption of the internal stack, at the expense of correctness,
but this doesn't matter as the code is unparseable anyway.
[ 18168]
Subject: [PATCH] hires sleeping wants libs
Date: Wed, 20 Nov 2002 17:18:31 +0200
From: Jarkko Hietaniemi <jhi@iki.fi>
Message-ID: <20021120151830.GC127060@lyta.hut.fi>
[ 18169]
Add a test for bug #17920, and a new test file for it.
[ 18170]
Move some tests from t/run/fresh_perl.t
to the new t/comp/parser.t. The goal being to
get rid of fresh_perl.t at some point.
[ 18171]
A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
Fix the existing tests that didn't checked the difference
between 0 and undef.
[ 18172]
Subject: [PATCH] Historic version labels
From: andreas.koenig@anima.de (Andreas J. Koenig)
Date: Fri, 22 Nov 2002 14:39:41 +0100
Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
(and regen Configure, regen_headers)
p4raw-link: @18172 on //depot/perl: cb08891181ecbc3fbbda8b8f23b205ec0d0e1cb7
p4raw-link: @18171 on //depot/perl: b0e6f8646079e4cbee83cdda71aa353762e00e3b
p4raw-link: @18170 on //depot/perl: f15b33d337d48f26112cfef23a2f05290f7ec3ae
p4raw-link: @18169 on //depot/perl: 923be969f850682dfbedb80d41b470ed27a2362b
p4raw-link: @18168 on //depot/perl: 53df3d8cb98cbfbef669eddaaa174212d27bd68c
p4raw-link: @18166 on //depot/perl: 39aa8287bdfc9ec0aeb8d8ace09b665ef71c53a8
p4raw-link: @18165 on //depot/perl: 61de9fb5aad39c2904a43125c7c70031be6bc679
p4raw-link: @18164 on //depot/perl: 31d12d11428d1c60a1eda9dedfa22782c4331ecb
p4raw-link: @18163 on //depot/perl: 94825128f215c164961da3f6ffd645af41f1d5db
p4raw-link: @18162 on //depot/perl: c8dae523ee7d36f845a2fdbbbb34116da97972e4
p4raw-link: @18161 on //depot/perl: 13ee867edc32e36741ac42b9562212ef3b159f54
p4raw-link: @18160 on //depot/perl: 36bb303b6ac55df9c2780b48d374c505374dc378
p4raw-link: @18159 on //depot/perl: 0dae17bd7971d11b90a07b6fc03ec78ab38e4db4
p4raw-link: @18158 on //depot/perl: 8af2e859c733a1615cc8dbeb3491332ed702a779
p4raw-link: @18154 on //depot/perl: 287a822c675abc6308357941862beda584b38a68
p4raw-link: @18152 on //depot/perl: 5a6c59efdb6adbea810f12ca2ce4a559f52eca2e
p4raw-link: @18151 on //depot/perl: 7b2a0f841a9bbe7062cc61dc1e243a85576b8e52
p4raw-link: @18150 on //depot/perl: eba0f806800ee6c16a404edf6a6aff3df57bdcb5
p4raw-link: @18149 on //depot/perl: 40f1df11ae16783cbf9e21d31dd70ec71d4993dc
p4raw-link: @18148 on //depot/perl: 66ab01efa2dccac305525894f45ccaf6d373c517
p4raw-link: @18147 on //depot/perl: 899914caadddae9f40c2da9fd2949220633c94e1
p4raw-link: @18141 on //depot/perl: fdd85a0336e53022f23038eaac184e017d9c5d61
p4raw-link: @18139 on //depot/perl: ed2f3d382347ec6277f063901256239f1d017afe
p4raw-link: @18137 on //depot/perl: d49f26d47a884d90aae378b8a343605c5f035cd8
p4raw-link: @18136 on //depot/perl: a07046312b1e745e6afd58111064e3a7a00b11b0
p4raw-link: @18135 on //depot/perl: 80fea0d2bcf08e174a74010b6dc3b53a2700dacd
p4raw-link: @18105 on //depot/perl: dd58e686a56f2e2b79be702b8652140afcbfc717
p4raw-id: //depot/maint-5.8/perl@18173
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Tue Nov 5 16:17:01 EET 2002 [metaconfig 3.0 PL70] +# Generated on Sat Nov 23 04:46:37 EET 2002 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <<EOF |