This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoArticle nit.
Jarkko Hietaniemi [Thu, 9 Aug 2001 14:52:52 +0000 (14:52 +0000)]
Article nit.

p4raw-id: //depot/perl@11624

22 years agoRename lib/unicode files to lib/unicore to avoid
Jarkko Hietaniemi [Thu, 9 Aug 2001 14:49:00 +0000 (14:49 +0000)]
Rename lib/unicode files to lib/unicore to avoid
conflicts between core lib/unicode and Unicode::
files in case-ignoring filesystems.

p4raw-id: //depot/perl@11623

22 years agoUpgrade to Math::BigInt 1.41.
Jarkko Hietaniemi [Thu, 9 Aug 2001 13:33:47 +0000 (13:33 +0000)]
Upgrade to Math::BigInt 1.41.

p4raw-id: //depot/perl@11622

22 years agoremove PL_na from typemap
James [Mon, 6 Aug 2001 20:23:15 +0000 (13:23 -0700)]
remove PL_na from typemap
Message-ID: <3B6F5F23.A31A81B1@rf.net>

(had to be manually applied)

p4raw-id: //depot/perl@11621

22 years agoForgot this from #11618.
Jarkko Hietaniemi [Thu, 9 Aug 2001 13:25:21 +0000 (13:25 +0000)]
Forgot this from #11618.

NOTE: wince/config_H.ce needs updating.

p4raw-id: //depot/perl@11619

22 years agoIntroduce more floating point classifying APIs;
Jarkko Hietaniemi [Thu, 9 Aug 2001 13:21:51 +0000 (13:21 +0000)]
Introduce more floating point classifying APIs;
try to define (most importantly) Perl_is{inf,nan}(x).

For this first cut, assume none such APIs exist in non-UNIXoid
platforms-- this is of course too unkind: Win32 rumoredly has
_fpclass() and _isnan(), and VMS/VOS very probably have some
of the APIs available.  The only thing Perl uses at the moment
is Perl_isnan() (has been in use for a while now).

NOTE: the Win32 and NetWare config_h.?c need regenerating.

p4raw-id: //depot/perl@11618

22 years agoIntegrate change #11519 from perlio:
Jarkko Hietaniemi [Thu, 9 Aug 2001 11:08:51 +0000 (11:08 +0000)]
Integrate change #11519 from perlio:

Avoid testing for (non-)existance of "encoding(xxxx)"
layer is called "encoding" the (xxxx) is an argument.

p4raw-link: @11519 on //depot/perl: cb7ddd31f93d0675b449b95767297ddc411dbc09

p4raw-id: //depot/perl@11617

22 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 9 Aug 2001 07:50:24 +0000 (07:50 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@11616

22 years agoAvoid testing for (non-)existance of "encoding(xxxx)"
Nick Ing-Simmons [Thu, 9 Aug 2001 06:23:44 +0000 (06:23 +0000)]
Avoid testing for (non-)existance of "encoding(xxxx)"
layer is called "encoding" the (xxxx) is an argument.

p4raw-id: //depot/perlio@11615

22 years agoTeach B::Concise about PADOP
Paul Johnson [Wed, 8 Aug 2001 23:54:17 +0000 (01:54 +0200)]
Teach B::Concise about PADOP
Message-ID: <20010808235417.O1006@pjcj.net>

p4raw-id: //depot/perl@11614

22 years agoMake VMS use IEEE math by default; reorder Tru64 hints
Jarkko Hietaniemi [Wed, 8 Aug 2001 13:22:13 +0000 (13:22 +0000)]
Make VMS use IEEE math by default; reorder Tru64 hints
so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
exception semantics) is always set if using (the new) cc.

p4raw-id: //depot/perl@11613

22 years agoRe: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
Abhijit Menon-Sen [Tue, 7 Aug 2001 17:16:05 +0000 (22:46 +0530)]
Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>

p4raw-id: //depot/perl@11612

22 years agofix t/run/exit.t for VMS
Craig A. Berry [Tue, 7 Aug 2001 22:27:47 +0000 (17:27 -0500)]
fix t/run/exit.t for VMS
Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>

p4raw-id: //depot/perl@11611

22 years agobetter VMS docs for $?, exit(), and system()
Craig A. Berry [Tue, 7 Aug 2001 20:01:53 +0000 (15:01 -0500)]
better VMS docs for $?, exit(), and system()
Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>

p4raw-id: //depot/perl@11610

22 years agoUpdate the magazine information.
Jarkko Hietaniemi [Tue, 7 Aug 2001 23:49:09 +0000 (23:49 +0000)]
Update the magazine information.

p4raw-id: //depot/perl@11609

22 years agoIgnore SIGFPE everywhere.
Jarkko Hietaniemi [Tue, 7 Aug 2001 23:35:27 +0000 (23:35 +0000)]
Ignore SIGFPE everywhere.

p4raw-id: //depot/perl@11608

22 years agoWith permission, change the licensing of the docs by
Jarkko Hietaniemi [Tue, 7 Aug 2001 23:07:04 +0000 (23:07 +0000)]
With permission, change the licensing of the docs by
TomC (and Gnat) to comply with the rest of Perl.

p4raw-id: //depot/perl@11607

22 years agohints/openbsd.sh tweaks.
Andy Dougherty [Tue, 7 Aug 2001 15:49:33 +0000 (11:49 -0400)]
hints/openbsd.sh tweaks.
Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@11606

22 years agoMakefile.SH test_prep dependency
Andy Dougherty [Tue, 7 Aug 2001 15:44:01 +0000 (11:44 -0400)]
Makefile.SH test_prep dependency
Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@11605

22 years agoDon't autogenerate the headers et alia,
Jarkko Hietaniemi [Tue, 7 Aug 2001 22:44:35 +0000 (22:44 +0000)]
Don't autogenerate the headers et alia,
make regen_headers explicitly.

p4raw-id: //depot/perl@11604

22 years agoRe: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
Gurusamy Sarathy [Tue, 7 Aug 2001 08:33:26 +0000 (01:33 -0700)]
Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>

Unnecessary dependency.

p4raw-id: //depot/perl@11603

22 years agoRe: [ID 20010806.006] Can't read coderef from tied variable
Abhijit Menon-Sen [Tue, 7 Aug 2001 09:10:54 +0000 (14:40 +0530)]
Re: [ID 20010806.006] Can't read coderef from tied variable
Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>

p4raw-id: //depot/perl@11602

22 years agoB && BEGIN handling
James A. Duncan [Mon, 6 Aug 2001 17:29:11 +0000 (18:29 +0100)]
B && BEGIN handling
Message-ID: <20010806172911.A2071@fotango.com>

(the intrpvar.h addition moved to the end for bincompat)

p4raw-id: //depot/perl@11601

22 years agoIntegrate change #11598 from maintperl (fcrypt.c URL updates)
Jarkko Hietaniemi [Tue, 7 Aug 2001 11:53:48 +0000 (11:53 +0000)]
Integrate change #11598 from maintperl (fcrypt.c URL updates)

p4raw-link: @11598 on //depot/perl: 606f94800c615ae6d5c5c0fc6dbac1e8323ea558

p4raw-id: //depot/perl@11600
p4raw-integrated: from //depot/maint-5.6/perl@11598 'merge in'
README.win32 (@9511..)

22 years agoYet another way to say Infinity: HP-UX calls its "++".
Jarkko Hietaniemi [Mon, 6 Aug 2001 15:02:48 +0000 (15:02 +0000)]
Yet another way to say Infinity: HP-UX calls its "++".

p4raw-id: //depot/perl@11598

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 6 Aug 2001 13:40:01 +0000 (13:40 +0000)]
Update Changes.

p4raw-id: //depot/perl@11597

22 years agoAdvertise File::Temp, don't advertise POSIX::tmpnam().
Jarkko Hietaniemi [Mon, 6 Aug 2001 13:24:28 +0000 (13:24 +0000)]
Advertise File::Temp, don't advertise POSIX::tmpnam().

p4raw-id: //depot/perl@11596

22 years agoThe #11593 wasn't right.
Jarkko Hietaniemi [Mon, 6 Aug 2001 12:51:38 +0000 (12:51 +0000)]
The #11593 wasn't right.

p4raw-id: //depot/perl@11595

22 years ago[PATCH: perl@11564] introducing perlivp
Prymmer/Kahn [Sun, 5 Aug 2001 22:00:14 +0000 (15:00 -0700)]
[PATCH: perl@11564] introducing perlivp
Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>

Subject: Re: [PATCH: perl@11564] introducing perlivp
From: Prymmer/Kahn <pvhp@best.com>
Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@11594

22 years agolibcs are confused what to call Infinity.
Jarkko Hietaniemi [Sun, 5 Aug 2001 23:10:52 +0000 (23:10 +0000)]
libcs are confused what to call Infinity.

p4raw-id: //depot/perl@11593

22 years agoAvoid SIGFPE in Tru64.
Jarkko Hietaniemi [Sun, 5 Aug 2001 23:07:50 +0000 (23:07 +0000)]
Avoid SIGFPE in Tru64.

p4raw-id: //depot/perl@11592

22 years agoUpgrade to Math::BigInt 1.40.
Jarkko Hietaniemi [Sun, 5 Aug 2001 22:46:10 +0000 (22:46 +0000)]
Upgrade to Math::BigInt 1.40.

NOTE: this patch necessitates doing something about
infinity handling since the new bigintpm.t tests use
infinity, which causes SIGFPEs at least in Tru64.

p4raw-id: //depot/perl@11591

22 years agoremove hardcoded cmd shell in testsuite
Gurusamy Sarathy [Sun, 5 Aug 2001 21:57:43 +0000 (21:57 +0000)]
remove hardcoded cmd shell in testsuite

p4raw-id: //depot/perl@11590

22 years ago4-arg select() was busted on windows because change#8178 didn't
Gurusamy Sarathy [Sun, 5 Aug 2001 21:35:50 +0000 (21:35 +0000)]
4-arg select() was busted on windows because change#8178 didn't
make it into mainline

p4raw-link: @8178 on //depot/maint-5.6/perl: 961154a63c3a7b345be8bfbe688f4d089c92e684

p4raw-id: //depot/perl@11589

22 years agoRename the Getopt::Long tests to be as they are
Jarkko Hietaniemi [Sun, 5 Aug 2001 19:40:31 +0000 (19:40 +0000)]
Rename the Getopt::Long tests to be as they are
in the Getopt::Long official distribution.

p4raw-id: //depot/perl@11588

22 years agoUpgrade to Getopt::Long 2.26.
Jarkko Hietaniemi [Sun, 5 Aug 2001 19:38:07 +0000 (19:38 +0000)]
Upgrade to Getopt::Long 2.26.

p4raw-id: //depot/perl@11587

22 years agoRetract #10874 (the hack should be unnecessary by now)
Jarkko Hietaniemi [Sun, 5 Aug 2001 19:26:50 +0000 (19:26 +0000)]
Retract #10874 (the hack should be unnecessary by now)

p4raw-id: //depot/perl@11586

22 years agoavoid temp file littering in tests
Gurusamy Sarathy [Sun, 5 Aug 2001 16:45:54 +0000 (16:45 +0000)]
avoid temp file littering in tests

p4raw-id: //depot/perl@11585

22 years agowarning in sv.c: double format, NV arg
Philip Newton [Sun, 5 Aug 2001 19:41:07 +0000 (21:41 +0200)]
warning in sv.c: double format, NV arg
Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>

p4raw-id: //depot/perl@11584

22 years agofix POSIX.t#13 for windos
Gurusamy Sarathy [Sun, 5 Aug 2001 16:28:22 +0000 (16:28 +0000)]
fix POSIX.t#13 for windos

p4raw-id: //depot/perl@11583

22 years agoAdd a test for PerlIO::Via.
Jarkko Hietaniemi [Sun, 5 Aug 2001 16:10:59 +0000 (16:10 +0000)]
Add a test for PerlIO::Via.

p4raw-id: //depot/perl@11582

22 years agoflock() and link() are not available on Windows 9x
Gurusamy Sarathy [Sun, 5 Aug 2001 15:00:26 +0000 (15:00 +0000)]
flock() and link() are not available on Windows 9x

p4raw-id: //depot/perl@11581

22 years agoSome Tru64 C compilers have C++ components that confuse
Jarkko Hietaniemi [Sun, 5 Aug 2001 13:56:46 +0000 (13:56 +0000)]
Some Tru64 C compilers have C++ components that confuse
the ccversion parsing.

p4raw-id: //depot/perl@11580

22 years ago(Reintroduce #11125)
Alan Burlison [Tue, 3 Jul 2001 15:20:13 +0000 (16:20 +0100)]
(Reintroduce #11125)

Subject: MakeMaker should pass through DEFINE and INC to subdirs
Message-ID: <3B41D49D.A923D4F9@sun.com>

p4raw-id: //depot/perl@11579

22 years agoLittle pointer juggling for HP-UX cc to avoid
Jarkko Hietaniemi [Sun, 5 Aug 2001 03:17:20 +0000 (03:17 +0000)]
Little pointer juggling for HP-UX cc to avoid
"warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
followed by
"error 1549: Modifiable lvalue required for assignment operator."

p4raw-id: //depot/perl@11578

22 years agoContinuation of #11575: SANY_SEEN completely deprecated,
Jarkko Hietaniemi [Sat, 4 Aug 2001 18:09:38 +0000 (18:09 +0000)]
Continuation of #11575: SANY_SEEN completely deprecated,
plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
plus a fix for the bug.

p4raw-id: //depot/perl@11577

22 years agoRe: [patch] rid "Scalars leaked" from perl_clone
Doug MacEachern [Sat, 4 Aug 2001 11:09:37 +0000 (04:09 -0700)]
Re: [patch] rid "Scalars leaked" from perl_clone
Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>

p4raw-id: //depot/perl@11576

22 years agoDecouple SANY into SANY and CANY: the new SANY is /./s,
Daniel P. Berrange [Fri, 3 Aug 2001 11:39:33 +0000 (12:39 +0100)]
Decouple SANY into SANY and CANY: the new SANY is /./s,
the new CANY is the \C.  The problem reported and the
test case supplied in

Subject: UTF-8 bugs in string length & single line regex matches
Message-ID: <20010803113932.A19318@berrange.com>

p4raw-id: //depot/perl@11575

22 years agoRe: [patch] ignore PL_curpm in PL_regex_padav cleanup
Doug MacEachern [Sat, 4 Aug 2001 09:43:02 +0000 (02:43 -0700)]
Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>

p4raw-id: //depot/perl@11574

22 years agoThe #11572 didn't up the test count.
Jarkko Hietaniemi [Sat, 4 Aug 2001 14:20:26 +0000 (14:20 +0000)]
The #11572 didn't up the test count.

p4raw-id: //depot/perl@11573

22 years agoUTF-8 bugs in string length & single line regex matches
Daniel P. Berrange [Fri, 3 Aug 2001 11:39:33 +0000 (12:39 +0100)]
UTF-8 bugs in string length & single line regex matches
Message-ID: <20010803113932.A19318@berrange.com>

(the mg_length() fix)

p4raw-id: //depot/perl@11572

22 years agoRe: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
Abhijit Menon-Sen [Sat, 4 Aug 2001 16:56:35 +0000 (22:26 +0530)]
Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>

p4raw-id: //depot/perl@11571

22 years agoRe: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
Abhijit Menon-Sen [Sat, 4 Aug 2001 16:16:03 +0000 (21:46 +0530)]
Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>

p4raw-id: //depot/perl@11570

22 years agoRe: [patch] refcount re ops
Abhijit Menon-Sen [Sat, 4 Aug 2001 08:54:55 +0000 (14:24 +0530)]
Re: [patch] refcount re ops
Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>

p4raw-id: //depot/perl@11569

22 years ago[patch] refcount re ops
Doug MacEachern [Fri, 3 Aug 2001 18:17:41 +0000 (11:17 -0700)]
[patch] refcount re ops
Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>

p4raw-id: //depot/perl@11568

22 years ago[patch] ignore PL_curpm in PL_regex_padav cleanup
Doug MacEachern [Fri, 3 Aug 2001 17:37:53 +0000 (10:37 -0700)]
[patch] ignore PL_curpm in PL_regex_padav cleanup
Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>

p4raw-id: //depot/perl@11567

22 years agofix t/op/misc.t for VMS
Craig A. Berry [Fri, 3 Aug 2001 16:16:16 +0000 (11:16 -0500)]
fix t/op/misc.t for VMS
Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01>

p4raw-id: //depot/perl@11566

22 years agoRe: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
John Kristian [Fri, 3 Aug 2001 00:59:08 +0000 (17:59 -0700)]
Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>

p4raw-id: //depot/perl@11565

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 3 Aug 2001 13:25:39 +0000 (13:25 +0000)]
Update Changes.

p4raw-id: //depot/perl@11564

22 years agofix Stash.t for VMS
Craig A. Berry [Thu, 2 Aug 2001 23:15:24 +0000 (18:15 -0500)]
fix Stash.t for VMS
Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>

p4raw-id: //depot/perl@11563

22 years ago[patch] plug PL_cshname leak
Doug MacEachern [Thu, 2 Aug 2001 20:59:04 +0000 (13:59 -0700)]
[patch] plug PL_cshname leak
Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>

p4raw-id: //depot/perl@11562

22 years ago[patch] plug PL_sh_path leak
Doug MacEachern [Thu, 2 Aug 2001 20:54:08 +0000 (13:54 -0700)]
[patch] plug PL_sh_path leak
Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>

p4raw-id: //depot/perl@11561

22 years ago[patch] plug PL_regex_padav leaks
Doug MacEachern [Thu, 2 Aug 2001 20:24:55 +0000 (13:24 -0700)]
[patch] plug PL_regex_padav leaks
Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>

p4raw-id: //depot/perl@11560

22 years ago[patch] plug PL_origargv leak
Doug MacEachern [Thu, 2 Aug 2001 18:15:22 +0000 (11:15 -0700)]
[patch] plug PL_origargv leak
Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>

p4raw-id: //depot/perl@11559

22 years agonewHVhv shouldn't reset xhv_max so often
Abhijit Menon-Sen [Fri, 3 Aug 2001 06:38:11 +0000 (12:08 +0530)]
newHVhv shouldn't reset xhv_max so often
Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>

p4raw-id: //depot/perl@11558

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 3 Aug 2001 08:17:38 +0000 (08:17 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@11557

22 years agofix Showlex.t for VMS
Craig A. Berry [Thu, 2 Aug 2001 12:56:19 +0000 (07:56 -0500)]
fix Showlex.t for VMS
Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>

p4raw-id: //depot/perl@11556

22 years agoBe more careful about non-existent files.
Jarkko Hietaniemi [Thu, 2 Aug 2001 22:29:34 +0000 (22:29 +0000)]
Be more careful about non-existent files.

p4raw-id: //depot/perl@11555

22 years agodeparse empty formats
Robin Houston [Thu, 2 Aug 2001 14:32:36 +0000 (15:32 +0100)]
deparse empty formats
Message-ID: <20010802143236.A894@robin.kitsite.com>

p4raw-id: //depot/perl@11554

22 years ago[patch] ithreads + refto fix improvement
Doug MacEachern [Thu, 2 Aug 2001 09:41:53 +0000 (02:41 -0700)]
[patch] ithreads + refto fix improvement
Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>

p4raw-id: //depot/perl@11553

22 years agoReadability nit from Abhijit.
Jarkko Hietaniemi [Thu, 2 Aug 2001 14:24:26 +0000 (14:24 +0000)]
Readability nit from Abhijit.

p4raw-id: //depot/perl@11552

22 years agosetproctitle() API version nit from Anton Berezin.
Jarkko Hietaniemi [Thu, 2 Aug 2001 14:22:31 +0000 (14:22 +0000)]
setproctitle() API version nit from Anton Berezin.

p4raw-id: //depot/perl@11551

22 years agoAdd PerlCE to the docs.
Jarkko Hietaniemi [Thu, 2 Aug 2001 13:51:41 +0000 (13:51 +0000)]
Add PerlCE to the docs.

p4raw-id: //depot/perl@11550

22 years agoIntegrate the PerlCE (WinCE Perl) port;
Jarkko Hietaniemi [Thu, 2 Aug 2001 13:25:43 +0000 (13:25 +0000)]
Integrate the PerlCE (WinCE Perl) port;
kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.

p4raw-id: //depot/perl@11549

22 years agosetproctitle() made simpler. (This assumes the string is
Jarkko Hietaniemi [Thu, 2 Aug 2001 13:18:08 +0000 (13:18 +0000)]
setproctitle() made simpler.  (This assumes the string is
\0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
should be used.  Note len, not len + 1.)  BSD-fu from Anton
Berezin.

p4raw-id: //depot/perl@11548

22 years ago[PATCH] -Wall cleanup: op.c
Richard Soderberg [Thu, 2 Aug 2001 00:17:09 +0000 (17:17 -0700)]
[PATCH] -Wall cleanup: op.c
Date: Thu, 2 Aug 2001 00:17:09 -0700
Message-Id: <200108020717.AAA26895@oregonnet.com>

Subject: [PATCH] -Wall cleanup: sv.c
From: Richard Soderberg <rs@oregonnet.com>
Date: Thu, 2 Aug 2001 00:49:21 -0700
Message-Id: <200108020749.AAA27492@oregonnet.com>

p4raw-id: //depot/perl@11547

22 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 2 Aug 2001 00:53:34 +0000 (00:53 +0000)]
Update Changes.

p4raw-id: //depot/perl@11546

22 years agoRe: [PATCH pp_ctl.c] proposed Windows safe-guard
Doug MacEachern [Wed, 1 Aug 2001 18:34:44 +0000 (11:34 -0700)]
Re: [PATCH pp_ctl.c] proposed Windows safe-guard
Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>

p4raw-id: //depot/perl@11545

22 years agoThe #11541 didn't work under threads.
Jarkko Hietaniemi [Wed, 1 Aug 2001 23:08:41 +0000 (23:08 +0000)]
The #11541 didn't work under threads.

p4raw-id: //depot/perl@11544

22 years agoRe: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
Hugo van der Sanden [Fri, 22 Jun 2001 01:19:08 +0000 (02:19 +0100)]
Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>

(Skip tests if accept() failed)

p4raw-id: //depot/perl@11543

22 years ago[ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
Stian Seeberg [Mon, 30 Jul 2001 12:28:07 +0000 (14:28 +0200)]
[ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>

p4raw-id: //depot/perl@11542

22 years agoPluggable optimizer
Simon Cozens [Wed, 1 Aug 2001 13:57:02 +0000 (06:57 -0700)]
Pluggable optimizer
Message-ID: <20010801135702.I10442@netthink.co.uk>

p4raw-id: //depot/perl@11541

22 years ago[ID 20010801.039] perlre.pod message typo
Audrey Tang [Thu, 2 Aug 2001 04:48:02 +0000 (12:48 +0800)]
[ID 20010801.039] perlre.pod message typo
Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>

p4raw-id: //depot/perl@11540

22 years agoTest for change #11536.
Jarkko Hietaniemi [Wed, 1 Aug 2001 16:32:52 +0000 (16:32 +0000)]
Test for change #11536.

p4raw-link: @11536 on //depot/perl: af68e658651cf56700790e24ea04a752928b0df4

p4raw-id: //depot/perl@11539

22 years agoMore test fixups for #11537.
Jarkko Hietaniemi [Wed, 1 Aug 2001 16:27:19 +0000 (16:27 +0000)]
More test fixups for #11537.

p4raw-id: //depot/perl@11538

22 years agoRe: [PATCH pp_ctl.c] proposed Windows safe-guard
Doug MacEachern [Mon, 30 Jul 2001 17:38:50 +0000 (10:38 -0700)]
Re: [PATCH pp_ctl.c] proposed Windows safe-guard
Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>

p4raw-id: //depot/perl@11537

22 years ago[patch] ithreads + refto bug
Doug MacEachern [Wed, 1 Aug 2001 09:47:28 +0000 (02:47 -0700)]
[patch] ithreads + refto bug
Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>

(Test in change #11539)

p4raw-link: @11539 (not found)

p4raw-id: //depot/perl@11536

22 years agofixups for t/harness
Prymmer/Kahn [Wed, 1 Aug 2001 09:24:23 +0000 (02:24 -0700)]
fixups for t/harness
Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@11535

22 years agoadd xsubpp and libnetcfg to installed *.bat files for win32 builds
Prymmer/Kahn [Wed, 1 Aug 2001 09:07:13 +0000 (02:07 -0700)]
add xsubpp and libnetcfg to installed *.bat files for win32 builds
Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@11534

22 years agoNeed to know the number of tests.
Jarkko Hietaniemi [Wed, 1 Aug 2001 13:38:29 +0000 (13:38 +0000)]
Need to know the number of tests.

p4raw-id: //depot/perl@11533

22 years agoRe: new exit tests on VMS
Craig A. Berry [Tue, 31 Jul 2001 12:19:29 +0000 (07:19 -0500)]
Re: new exit tests on VMS
Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>

p4raw-id: //depot/perl@11532

22 years agoRetract #11530 (the dTHX is needed under threads)
Jarkko Hietaniemi [Wed, 1 Aug 2001 12:46:43 +0000 (12:46 +0000)]
Retract #11530 (the dTHX is needed under threads)

p4raw-id: //depot/perl@11531

22 years ago(Retracted by #11531)
Jarkko Hietaniemi [Wed, 1 Aug 2001 12:39:35 +0000 (12:39 +0000)]
(Retracted by #11531)

p4raw-id: //depot/perl@11530

22 years ago-Wall cleanups: unixish.h
Richard Soderberg [Tue, 31 Jul 2001 23:16:22 +0000 (16:16 -0700)]
-Wall cleanups: unixish.h
Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>

p4raw-id: //depot/perl@11529

22 years agoAllow for long long in h2xs
Ilya Zakharevich [Tue, 31 Jul 2001 05:39:09 +0000 (01:39 -0400)]
Allow for long long in h2xs
Message-ID: <20010731053909.A1810@math.ohio-state.edu>

(with a note about the case of UV being equal to long long)

p4raw-id: //depot/perl@11528

22 years agofix fs.t for VMS
Craig A. Berry [Tue, 31 Jul 2001 14:57:43 +0000 (09:57 -0500)]
fix fs.t for VMS
Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>

p4raw-id: //depot/perl@11527

22 years agoFix for
arbor@al37al08.telecel.pt [Tue, 16 Jan 2001 11:43:02 +0000 (11:43 +0000)]
Fix for

Subject: [ID 20010116.001] File::Copy truncates orig file
Message-Id: <200101161143.AA11184@al37al08.telecel.pt>

(copy($foo, $foo) would truncate $foo)

p4raw-id: //depot/perl@11526

22 years agoMultiple modules didn't work; plus typo fixes.
Jarkko Hietaniemi [Tue, 31 Jul 2001 23:00:36 +0000 (23:00 +0000)]
Multiple modules didn't work; plus typo fixes.

p4raw-id: //depot/perl@11524

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 31 Jul 2001 15:29:58 +0000 (15:29 +0000)]
Update Changes.

p4raw-id: //depot/perl@11523

22 years agoRegen perlapi.
Jarkko Hietaniemi [Tue, 31 Jul 2001 15:25:35 +0000 (15:25 +0000)]
Regen perlapi.

p4raw-id: //depot/perl@11522