21 years agoRe: [PATCH] Attempt at speeding up Config.pm. Didn't work.
Nicholas Clark [Mon, 2 Sep 2002 23:22:32 +0000]
Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17859

21 years ago(mostly (Unicode)) pod nits
Jarkko Hietaniemi [Fri, 6 Sep 2002 06:01:57 +0000]
(mostly (Unicode)) pod nits
Message-Id: <20020906030157.GA28252@lyta.hut.fi>

p4raw-id: //depot/perl@17850

21 years agodocument setting the email address
Gurusamy Sarathy [Thu, 5 Sep 2002 06:28:36 +0000]
document setting the email address

p4raw-id: //depot/perl@17849

21 years agoAUTHORS: preferred address for Allen Smith
Hugo van der Sanden [Wed, 4 Sep 2002 23:12:15 +0000]
AUTHORS: preferred address for Allen Smith

p4raw-id: //depot/perl@17848

21 years agocopy on write: fixes and debugging
Nicholas Clark [Wed, 4 Sep 2002 21:52:47 +0000]
copy on write: fixes and debugging
Subject: what copies scalars in ithreads?
Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17847

21 years agoRe: [PATCH] A variety of README nitpicks.
H.Merijn Brand [Wed, 4 Sep 2002 09:10:05 +0000]
Re: [PATCH] A variety of README nitpicks.
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17846

21 years agoAvoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
Hugo van der Sanden [Wed, 4 Sep 2002 15:06:33 +0000]
Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t

p4raw-id: //depot/perl@17845

21 years ago#17836 (DB_File-1.805) misses a couple of dTHX declarations
Hugo van der Sanden [Wed, 4 Sep 2002 14:32:19 +0000]
#17836 (DB_File-1.805) misses a couple of dTHX declarations

p4raw-id: //depot/perl@17844

21 years ago#17842 was only half the story
Dave Mitchell [Wed, 4 Sep 2002 16:11:15 +0000]
#17842 was only half the story
Subject: [PATCH deb.c] Re: HiRes failure is success?
Message-ID: <20020904161115.E27603@fdgroup.com>

p4raw-id: //depot/perl@17843

21 years agoprintf argument mismatch in Perl_deb_stack_all() from change #17718
Hugo van der Sanden [Wed, 4 Sep 2002 14:04:40 +0000]
printf argument mismatch in Perl_deb_stack_all() from change #17718
p4raw-link: @17718 on //depot/perl: d672126634c5e568812ed35d4c8ea53a9a55ee4c

p4raw-id: //depot/perl@17842

21 years agoop/getpid.t failure
Michael G. Schwern [Tue, 3 Sep 2002 17:48:24 +0000]
op/getpid.t failure
Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17841

21 years agoFile::Basename doesn't lazy load Carp right.
Michael G. Schwern [Tue, 3 Sep 2002 17:21:57 +0000]
File::Basename doesn't lazy load Carp right.
and Subject: [PATCH] More modules that don't lazy load Carp right.
Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17840

21 years agoRe: [PATCH 5.8.0] add accessors for POSIX::SigAction
Brendan O'Dea [Wed, 4 Sep 2002 02:36:10 +0000]
Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>

p4raw-id: //depot/perl@17839

21 years agoStill no working Berkeley DB in OS X 10.2
Kay Röpke [Tue, 3 Sep 2002 13:46:18 +0000]
Still no working Berkeley DB in OS X 10.2
Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>

p4raw-id: //depot/perl@17838

21 years agotest grandfathered Config variables
Michael G. Schwern [Mon, 2 Sep 2002 22:29:07 +0000]
test grandfathered Config variables
Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17837

21 years agoDB_File 1.805
Paul Marquess [Mon, 2 Sep 2002 23:56:40 +0000]
DB_File 1.805
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>

p4raw-id: //depot/perl@17836

21 years agofix coredump after 64k-deep recursion
Hugo van der Sanden [Tue, 3 Sep 2002 14:34:20 +0000]
fix coredump after 64k-deep recursion
Subject: Re: debugging coredump with -DD
Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17835

21 years agoperldoc: allow arguments for pager
Chip Turner [Mon, 2 Sep 2002 01:17:23 +0000]
perldoc: allow arguments for pager
Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>

p4raw-id: //depot/perl@17834

21 years agouse sysconf(_SC_CLK_TCK) for times()
Jarkko Hietaniemi [Sun, 1 Sep 2002 19:23:55 +0000]
use sysconf(_SC_CLK_TCK) for times()
Message-ID: <20020901162355.GH12536@lyta.hut.fi>

p4raw-id: //depot/perl@17833

21 years agoRe: [PATCH] Correct/completes Overloading in XS mods
John Peacock [Sun, 1 Sep 2002 15:00:12 +0000]
Re: [PATCH] Correct/completes Overloading in XS mods
Message-ID: <3D7263BC.9020608@rowman.com>

p4raw-id: //depot/perl@17832

21 years ago#17827 misses some win32 tweaks
Hugo van der Sanden [Wed, 4 Sep 2002 11:47:10 +0000]
#17827 misses some win32 tweaks

p4raw-id: //depot/perl@17831

21 years agoupdate email address for Paul Marquess
Hugo van der Sanden [Wed, 4 Sep 2002 11:41:22 +0000]
update email address for Paul Marquess

p4raw-id: //depot/perl@17830

21 years agoCorrection for AUTHORS.html
Sean Davis [Fri, 30 Aug 2002 03:51:16 +0000]
Correction for AUTHORS.html
Message-ID: <20020830035116.A18739@endersgame.net>

p4raw-id: //depot/perl@17829

21 years agoFile::Spec->catfile not canonicalizing consistently
Michael G. Schwern [Fri, 30 Aug 2002 03:40:45 +0000]
File::Spec->catfile not canonicalizing consistently
Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17828

21 years agoOS/400 PASE port
Jarkko Hietaniemi [Thu, 29 Aug 2002 22:22:51 +0000]
OS/400 PASE port
Message-ID: <20020829192251.GA27102@lyta.hut.fi>

p4raw-id: //depot/perl@17827

21 years agoallow Sys::Syslog test to fail gracefully
Brendan O'Dea [Thu, 29 Aug 2002 22:42:39 +0000]
allow Sys::Syslog test to fail gracefully
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>

p4raw-id: //depot/perl@17826

21 years agoRe: Possible bug in IPC/Semaphore.pm [PATCH]
John P. Linderman [Wed, 28 Aug 2002 08:04:29 +0000]
Re: Possible bug in IPC/Semaphore.pm [PATCH]
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <200208271900.PAA98096@raptor.research.att.com>

p4raw-id: //depot/perl@17825

21 years ago Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
Rafael Garcia-Suarez [Tue, 3 Sep 2002 20:02:36 +0000]
   Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
   From: Richard Soderberg (via RT) <perlbug@perl.org>
   Date: 3 Sep 2002 18:48:54 -0000
   Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>

   Subject: [PATCH] A variety of README nitpicks.
   From: Richard Soderberg <rs@crystalflame.net>
   Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
   Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>

p4raw-id: //depot/perl@17824

21 years agoFix bug #16828.
Rafael Garcia-Suarez [Tue, 3 Sep 2002 19:47:05 +0000]
Fix bug #16828.
Add a few tests to ext/B/t/b.t, make it use Test::More.

p4raw-id: //depot/perl@17823

21 years agoSome simple tests for the POSIX::isXXX() functions.
Rafael Garcia-Suarez [Mon, 2 Sep 2002 19:29:52 +0000]
Some simple tests for the POSIX::isXXX() functions.

p4raw-id: //depot/perl@17822

21 years agoAdvertise Linux::Pid.
Rafael Garcia-Suarez [Fri, 30 Aug 2002 19:56:53 +0000]
Advertise Linux::Pid.

p4raw-id: //depot/perl@17821

21 years agoTweaks to Bleadperl Version Object Support
John Peacock [Wed, 28 Aug 2002 22:13:48 +0000]
Tweaks to Bleadperl Version Object Support
Message-ID: <3D6D835C.50809@rowman.com>

p4raw-id: //depot/perl@17819

21 years agoadd test related to change #17799:
Steffen Müller [Thu, 29 Aug 2002 19:39:58 +0000]
add test related to change #17799:
Subject: Re: if.pm bug.
From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
Message-ID: <20020829173358.34731.qmail@onion.perl.org>
p4raw-link: @17799 on //depot/perl: a3e5cfd4c30bff9d1d50fd3f8db258b33693d62c

p4raw-id: //depot/perl@17818

21 years agoAUTHORS
Brendan O'Dea [Thu, 29 Aug 2002 22:49:34 +0000]
AUTHORS
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>

p4raw-id: //depot/perl@17817

21 years agoTerm::Cap allow # comments in infcocmp output
Brendan O'Dea [Thu, 29 Aug 2002 22:46:47 +0000]
Term::Cap allow # comments in infcocmp output
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>

p4raw-id: //depot/perl@17816

21 years agoformatting cleanup and:
H.Merijn Brand [Thu, 29 Aug 2002 12:23:31 +0000]
formatting cleanup and:
Subject: Re: perl-5.8.0 on HP porting center
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17815

21 years agoperlmod.pod nit
Audrey Tang [Thu, 29 Aug 2002 03:49:34 +0000]
perlmod.pod nit
Message-ID: <20020828194934.GA12244@not.autrijus.org>

p4raw-id: //depot/perl@17814

21 years agoRe: glob names and Regexp type introspection
Yitzchak Scott-Thoennes [Thu, 29 Aug 2002 17:31:31 +0000]
Re: glob names and Regexp type introspection
Message-ID: <jzrb9gzkgO7W092yn@efn.org>

p4raw-id: //depot/perl@17813

21 years agotypos in Hash::Util documentation
Slaven Rezic [Wed, 28 Aug 2002 17:08:50 +0000]
typos in Hash::Util documentation
Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>

p4raw-id: //depot/perl@17812

21 years agoRe: Recent changes on the HP porting center
H.Merijn Brand [Wed, 28 Aug 2002 17:39:27 +0000]
Re: Recent changes on the HP porting center
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17811

21 years agoFixes to threads::shared when disabled
Michael G. Schwern [Wed, 28 Aug 2002 06:04:18 +0000]
Fixes to threads::shared when disabled
Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17810

21 years agoTru64 vs Berkeley DB
Jarkko Hietaniemi [Fri, 30 Aug 2002 06:56:38 +0000]
Tru64 vs Berkeley DB
Message-Id: <20020830035638.GB874@lyta.hut.fi>

p4raw-id: //depot/perl@17808

21 years agoIRIX + INSTALL
Jarkko Hietaniemi [Fri, 30 Aug 2002 06:31:48 +0000]
IRIX + INSTALL
Message-Id: <20020830033148.GA874@lyta.hut.fi>

p4raw-id: //depot/perl@17807

21 years ago#17449 failed to apply the actual patch. This is it.
Hugo van der Sanden [Thu, 29 Aug 2002 22:56:45 +0000]
#17449 failed to apply the actual patch. This is it.

p4raw-id: //depot/perl@17806

21 years agoFix based on:
Ed Santiago [Tue, 27 Aug 2002 22:10:16 +0000]
Fix based on:
Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
From: "esm@pobox.com (via RT)" <perlbug@perl.org>
Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>

p4raw-id: //depot/perl@17805

21 years agoB::check_av() ; B::Deparse for CHECK blocks
Rafael Garcia-Suarez [Tue, 27 Aug 2002 23:36:53 +0000]
B::check_av() ; B::Deparse for CHECK blocks
Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@17804

21 years agoAIX compiler setup sanity checking
Jarkko Hietaniemi [Thu, 29 Aug 2002 16:43:51 +0000]
AIX compiler setup sanity checking
Message-Id: <20020829134351.GG5219@lyta.hut.fi>

p4raw-id: //depot/perl@17803

21 years ago[perl #16769] Documention bug
dformosa@dformosa.zeta.org.au [Mon, 26 Aug 2002 10:01:04 +0000]
[perl #16769] Documention bug
From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>

p4raw-id: //depot/perl@17802

21 years agoExtUtils::Constant 0.14
Nicholas Clark [Sun, 25 Aug 2002 18:06:00 +0000]
ExtUtils::Constant 0.14
Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17801

21 years agoPatch: Put local($^I, @ARGV) = ... trick back into perlfaq5
Mark-Jason Dominus [Sun, 25 Aug 2002 12:09:53 +0000]
Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
Message-ID: <20020825160953.15987.qmail@plover.com>

p4raw-id: //depot/perl@17800

21 years agoRe: if.pm bug.
Steffen Müller [Sun, 25 Aug 2002 00:27:59 +0000]
Re: if.pm bug.
From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
Message-ID: <20020824222210.16387.qmail@onion.perl.org>

p4raw-id: //depot/perl@17799

21 years agoposixify getppid on linux-multithread
Rafael Garcia-Suarez [Tue, 6 Aug 2002 21:56:46 +0000]
posixify getppid on linux-multithread
Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@17798

21 years agoRe: [perl #16677] B::SV::FLAGS dumps core
Mark-Jason Dominus [Sun, 25 Aug 2002 22:31:54 +0000]
Re: [perl #16677] B::SV::FLAGS dumps core
Message-ID: <20020826023154.22986.qmail@plover.com>

p4raw-id: //depot/perl@17797

21 years agoMissing MANIFEST files for #17783.
Hugo van der Sanden [Tue, 27 Aug 2002 11:28:32 +0000]
Missing MANIFEST files for #17783.

p4raw-id: //depot/perl@17791

21 years ago#17783 introduced an outdated test module, causing failure in
Hugo van der Sanden [Tue, 27 Aug 2002 11:22:36 +0000]
#17783 introduced an outdated test module, causing failure in
lib/ExtUtils/t/problems.t. This grabs a more recent copy from
ExtUtils::MakeMaker.

p4raw-id: //depot/perl@17790

21 years agoPatch perlvar.pod
Mark-Jason Dominus [Tue, 27 Aug 2002 03:03:01 +0000]
Patch perlvar.pod
Message-Id: <20020827030301.32481.qmail@plover.com>

p4raw-id: //depot/perl@17789

21 years agoUpdate Changes
Hugo van der Sanden [Mon, 26 Aug 2002 23:59:47 +0000]
Update Changes

p4raw-id: //depot/perl@17788

21 years agofix for:
(Randal L. Schwartz) [Mon, 26 Aug 2002 15:01:36 +0000]
fix for:
Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>

p4raw-id: //depot/perl@17787

21 years agoCPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
Sean M. Burke [Mon, 26 Aug 2002 04:38:19 +0000]
CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
From: "Sean M. Burke" <sburke@cpan.org>
Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>

p4raw-id: //depot/perl@17786

21 years agofix non-ANSI C++-style comment
H.Merijn Brand [Mon, 26 Aug 2002 09:15:18 +0000]
fix non-ANSI C++-style comment
Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17785

21 years ago#17780 relies on unixy paths to locate own directory for bignum tests.
Hugo van der Sanden [Mon, 26 Aug 2002 15:15:19 +0000]
#17780 relies on unixy paths to locate own directory for bignum tests.

p4raw-id: //depot/perl@17784

21 years ago[ANNOUNCE] Test::Simple 0.47
Michael G. Schwern [Mon, 26 Aug 2002 04:13:03 +0000]
[ANNOUNCE] Test::Simple 0.47
Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17783

21 years agonew test for change #17773
DH [Mon, 26 Aug 2002 01:36:27 +0000]
new test for change #17773
Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
p4raw-link: @17773 on //depot/perl: 69e2f04480336aed2ad842f2b92ce366bcd2e9e1

p4raw-id: //depot/perl@17782

21 years ago#17775 changed reentr.c instead of reentr.pl, which generates it
Hugo van der Sanden [Mon, 26 Aug 2002 14:48:35 +0000]
#17775 changed reentr.c instead of reentr.pl, which generates it

p4raw-id: //depot/perl@17781

21 years agofix bignum test failures
Hugo van der Sanden [Sun, 25 Aug 2002 19:03:50 +0000]
fix bignum test failures

p4raw-id: //depot/perl@17780

21 years agoupgrade bignum to v0.13: fix test failures and update docs
Hugo van der Sanden [Sun, 25 Aug 2002 18:56:29 +0000]
upgrade bignum to v0.13: fix test failures and update docs

p4raw-id: //depot/perl@17779

21 years agoEncode 1.76 Released
Dan Kogai [Sun, 25 Aug 2002 18:43:06 +0000]
Encode 1.76 Released
Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>

p4raw-id: //depot/perl@17778

21 years agoFix parsing problems with the // operator.
Rafael Garcia-Suarez [Sun, 25 Aug 2002 18:42:46 +0000]
Fix parsing problems with the // operator.
Make // able to follow various unary operators used without
arguments or parens (shift, pop, getc, pos, readline,
readlink, undef, umask, and the filetest operators), as
well as the <FH> operator.

p4raw-id: //depot/perl@17777

21 years agoExtUtils::Constant 0.13
Nicholas Clark [Fri, 23 Aug 2002 19:21:12 +0000]
ExtUtils::Constant 0.13
Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17776

21 years ago[perl #16729] crypt() doesn't work in multithreaded perl
mls@suse.de [Fri, 23 Aug 2002 15:24:39 +0000]
[perl #16729] crypt() doesn't work in multithreaded perl
From: "mls@suse.de (via RT)" <perlbug@perl.org>
Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>

p4raw-id: //depot/perl@17775

21 years agoMake cmpthese work as documented.
Abigail [Thu, 22 Aug 2002 04:10:39 +0000]
Make cmpthese work as documented.
Message-ID: <20020822041039.A2089@ucan.foad.org>

p4raw-id: //depot/perl@17774

21 years agoRe: a bugfix for Pod::Html (in diff -u format)
DH [Thu, 22 Aug 2002 02:32:50 +0000]
Re: a bugfix for Pod::Html (in diff -u format)
Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>

p4raw-id: //depot/perl@17773

21 years agoRe: p5p patches
H.Merijn Brand [Fri, 23 Aug 2002 15:27:48 +0000]
Re: p5p patches
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17772

21 years agoNewdated info for HP-UX
H.Merijn Brand [Wed, 21 Aug 2002 20:20:17 +0000]
Newdated info for HP-UX
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17771

21 years agolet perlfaq1.pod mention 5.8 as the current stable release
Jos I. Boumans [Wed, 21 Aug 2002 14:55:51 +0000]
let perlfaq1.pod mention 5.8 as the current stable release
From: "Jos I. Boumans" <kane@cpan.org>
Message-ID: <20020821124817.34761.qmail@onion.perl.org>

p4raw-id: //depot/perl@17770

21 years agobit more for WinCE
Vadim Konovalov [Wed, 21 Aug 2002 01:31:52 +0000]
bit more for WinCE
Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>

p4raw-id: //depot/perl@17769

21 years agofix lib.pm's import() to accept readonly parameters
Anton Berezin [Tue, 20 Aug 2002 23:44:25 +0000]
fix lib.pm's import() to accept readonly parameters
Message-ID: <20020820214425.GG16178@heechee.tobez.org>

p4raw-id: //depot/perl@17768

21 years ago[perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
Randy W. Sims [Sun, 18 Aug 2002 13:27:12 +0000]
[perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
From: "Randy W. Sims" (via RT) <perlbug@perl.org>
Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>

p4raw-id: //depot/perl@17767

21 years ago[perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
Peter BARABAS [Sat, 24 Aug 2002 08:16:19 +0000]
[perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
From: Peter BARABAS (via RT) <perlbug@perl.org>
Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>

p4raw-id: //depot/perl@17766

21 years agoremove 2 unit warnings from lib/Net/t/hostname.t
Nicholas Clark [Sat, 24 Aug 2002 17:01:08 +0000]
remove 2 unit warnings from lib/Net/t/hostname.t
Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
(plus a typo fix)

p4raw-id: //depot/perl@17765

21 years agoa2p wasn't installed with -Dversiononly
Rafael Garcia-Suarez [Sat, 24 Aug 2002 12:29:27 +0000]
a2p wasn't installed with -Dversiononly

p4raw-id: //depot/perl@17764

21 years ago#17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
Hugo van der Sanden [Fri, 23 Aug 2002 12:23:31 +0000]
#17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
with a NULL subaddr. Fix that, and stop it happening again.

p4raw-id: //depot/perl@17763

21 years agofixup threaded build for vstring changes
Hugo van der Sanden [Fri, 23 Aug 2002 11:02:35 +0000]
fixup threaded build for vstring changes

p4raw-id: //depot/perl@17762

21 years agoIncorporate fix from JHI at:
Abhijit Menon-Sen [Fri, 23 Aug 2002 02:54:09 +0000]
Incorporate fix from JHI at:
http://rt.perl.org/rt2/Ticket/Display.html?id=16708

p4raw-id: //depot/perl@17761

21 years agoPPPort IVSIZE and SvPV_nolen
Jarkko Hietaniemi [Fri, 23 Aug 2002 05:29:09 +0000]
PPPort IVSIZE and SvPV_nolen
Message-Id: <20020823022909.GC9135@lyta.hut.fi>

p4raw-id: //depot/perl@17760

21 years agox2p/str.c signedness nits
Jarkko Hietaniemi [Fri, 23 Aug 2002 02:43:30 +0000]
x2p/str.c signedness nits
Message-Id: <20020822234330.GC31624@lyta.hut.fi>

p4raw-id: //depot/perl@17759

21 years agobignum-0.12 updates from:
Tels [Tue, 13 Aug 2002 22:02:09 +0000]
bignum-0.12 updates from:
Subject: [ANNOUCNE] Big Math::Big* update
Message-Id: <200208132121.g7DLLRV21408@crypt.org>

p4raw-id: //depot/perl@17758

21 years agonew file for #17756
Hugo van der Sanden [Thu, 22 Aug 2002 22:19:42 +0000]
new file for #17756

p4raw-id: //depot/perl@17757

21 years agoANNOUCNE: Math::BigRat v0.09
Tels [Wed, 14 Aug 2002 20:12:03 +0000]
ANNOUCNE: Math::BigRat v0.09
Message-Id: <200208141812.g7EICrV23771@crypt.org>

p4raw-id: //depot/perl@17756

21 years agonew files from #17754
Hugo van der Sanden [Thu, 22 Aug 2002 19:44:03 +0000]
new files from #17754

p4raw-id: //depot/perl@17755

21 years agoANNOUNCE: Math-BigInt v1.62
Tels [Wed, 21 Aug 2002 19:12:59 +0000]
ANNOUNCE: Math-BigInt v1.62
Message-Id: <200208211513.g7LFDUs02512@crypt.org>

p4raw-id: //depot/perl@17754

21 years agopodlators 1.24 released
Russ Allbery [Sat, 3 Aug 2002 20:56:42 +0000]
podlators 1.24 released
Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>

p4raw-id: //depot/perl@17753

21 years ago[Announce] Unicode::Collate 0.20 -> UCA version 9
SADAHIRO Tomoyuki [Fri, 26 Jul 2002 02:59:12 +0000]
[Announce] Unicode::Collate 0.20 -> UCA version 9
Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>

p4raw-id: //depot/perl@17752

21 years agofix test failure from #17747
Hugo van der Sanden [Thu, 22 Aug 2002 11:08:35 +0000]
fix test failure from #17747

p4raw-id: //depot/perl@17751

21 years agoFix DBM filters
Paul Marquess [Wed, 21 Aug 2002 11:40:49 +0000]
Fix DBM filters
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>

p4raw-id: //depot/perl@17750

21 years agoavoid use of %caller::EXPORT
Nicholas Clark [Wed, 14 Aug 2002 21:33:12 +0000]
avoid use of %caller::EXPORT
Subject: [PATCH] Re: question about Exporter::import
Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17749

21 years agotodo test for linux $0 modification
Slaven Rezic [Sat, 17 Aug 2002 21:32:37 +0000]
todo test for linux $0 modification
Subject: Re: [perl #16206] $0 in 5.8
Message-id: <87elcx2sdm.fsf@vran.herceg.de>

p4raw-id: //depot/perl@17748

21 years agoRe: [PATCH] Version object patch #1
John Peacock [Tue, 20 Aug 2002 22:51:46 +0000]
Re: [PATCH] Version object patch #1
Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
Message-id: <3D630042.6020407@rowman.com>

Subject: Re: [REVISED PATCH] Magic v-strings
From: John Peacock <jpeacock@rowman.com>
Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
Message-id: <3D63E532.7020305@rowman.com>

p4raw-id: //depot/perl@17747

21 years agoVersion object patch #1
John Peacock [Thu, 15 Aug 2002 10:06:21 +0000]
Version object patch #1
Message-id: <3D5BB55D.6090603@rowman.com>
and Message-id: <3D627D1A.4050607@rowman.com>
and t/lib/warnings/universal tweak to skip

p4raw-id: //depot/perl@17746

21 years agoperldelta for #17727
Hugo van der Sanden [Tue, 20 Aug 2002 16:27:01 +0000]
perldelta for #17727

p4raw-id: //depot/perl@17745