22 years agoAdd a test for the bytes pragma.
Jarkko Hietaniemi [Sat, 10 Nov 2001 06:38:07 +0000]
Add a test for the bytes pragma.

p4raw-id: //depot/perl@12929

22 years agoDoc update.
Jarkko Hietaniemi [Sat, 10 Nov 2001 06:10:39 +0000]
Doc update.

p4raw-id: //depot/perl@12928

22 years agoCease to exist.
Jarkko Hietaniemi [Sat, 10 Nov 2001 04:19:44 +0000]
Cease to exist.

p4raw-id: //depot/perl@12927

22 years ago[patch] my_setenv speedup + fixes
Doug MacEachern [Fri, 9 Nov 2001 18:13:18 +0000]
[patch] my_setenv speedup + fixes
Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>

p4raw-id: //depot/perl@12926

22 years agoNewline trouble.
Jarkko Hietaniemi [Sat, 10 Nov 2001 01:55:13 +0000]
Newline trouble.

p4raw-id: //depot/perl@12925

22 years agovms/munchconfig.c line length fix
Craig A. Berry [Fri, 9 Nov 2001 18:13:16 +0000]
vms/munchconfig.c line length fix
Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>

p4raw-id: //depot/perl@12924

22 years agonew tests for swiches -n -p -a -F
Rafael Garcia-Suarez [Sat, 10 Nov 2001 00:10:45 +0000]
new tests for swiches -n -p -a -F
Message-ID: <20011110001045.A11945@rafael>

p4raw-id: //depot/perl@12923

22 years agosome tests not cleaning up properly
Rafael Garcia-Suarez [Fri, 9 Nov 2001 22:13:10 +0000]
some tests not cleaning up properly
Message-ID: <20011109221310.A11115@rafael>

p4raw-id: //depot/perl@12922

22 years ago[Patch Perl@12892] a *real* Embed test for VMS
Charles Lane [Fri, 9 Nov 2001 15:07:19 +0000]
[Patch Perl@12892] a *real* Embed test for VMS
Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>

p4raw-id: //depot/perl@12921

22 years agowhen PERL_USE_SAFE_PUTENV is defined environ will not
Doug MacEachern [Sat, 10 Nov 2001 00:34:50 +0000]
when PERL_USE_SAFE_PUTENV is defined environ will not
have been copied so it shouldn't be freed in perl_destruct()

p4raw-id: //depot/perl@12920

22 years agoCwd test not cleaning up after itself
Michael G. Schwern [Fri, 9 Nov 2001 00:38:59 +0000]
Cwd test not cleaning up after itself
Message-Id: <20011109003859.K5587@blackrider>
(Applied with directory name changes suggested by Craig Berry.)

p4raw-id: //depot/perl@12919

22 years agoCleanup & fix of unsafe filename
Michael G. Schwern [Fri, 9 Nov 2001 01:44:14 +0000]
Cleanup & fix of unsafe filename
Message-Id: <20011109014414.N5587@blackrider>

p4raw-id: //depot/perl@12918

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 9 Nov 2001 14:39:14 +0000]
Update Changes.

p4raw-id: //depot/perl@12917

22 years agoRegen toc.
Jarkko Hietaniemi [Fri, 9 Nov 2001 14:33:39 +0000]
Regen toc.

p4raw-id: //depot/perl@12916

22 years agoJPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
Jarkko Hietaniemi [Fri, 9 Nov 2001 14:08:30 +0000]
JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
see http://www.jepstone.net/bjepson//jpl/cvs.html

p4raw-id: //depot/perl@12915

22 years agoVMS test.com running in wrong order?
Michael G. Schwern [Thu, 8 Nov 2001 22:05:49 +0000]
VMS test.com running in wrong order?
Message-Id: <20011108220549.F5587@blackrider>

p4raw-id: //depot/perl@12914

22 years agoNetWare update from Ananth Kesari.
Jarkko Hietaniemi [Fri, 9 Nov 2001 13:54:23 +0000]
NetWare update from Ananth Kesari.

p4raw-id: //depot/perl@12913

22 years ago#!perl -F...
Rafael Garcia-Suarez [Fri, 9 Nov 2001 14:32:28 +0000]
#!perl -F...
Message-Id: <20011109143228.A18996@rafael>

p4raw-id: //depot/perl@12912

22 years agoFAQ sync.
Jarkko Hietaniemi [Fri, 9 Nov 2001 13:37:01 +0000]
FAQ sync.

p4raw-id: //depot/perl@12911

22 years agoHelpful File::Find debugging code
Michael G. Schwern [Fri, 9 Nov 2001 00:41:56 +0000]
Helpful File::Find debugging code
Message-Id: <20011109004156.L5587@blackrider>

p4raw-id: //depot/perl@12910

22 years agoUpgrade to Unicode::Normalize 0.10, now in XS.
Jarkko Hietaniemi [Fri, 9 Nov 2001 00:23:40 +0000]
Upgrade to Unicode::Normalize 0.10, now in XS.
The CPAN distribution has both pm and XS implementations,
and for performance reasons we choose the XS.
Another reason to choose the XS is that it doesn't
require Lingua::KO::Hangul::Util, which means that
we can delete that-- which in turn means that Unicode::UCD
cannot expect that: support it, but don't expect.
Ditto Unicode::Collate.

Note that Unicode::Normalize Makefile.PL and
Normalize.xs have been modified from the CPAN 0.10
versions: the first one to be simpler (no pm) and
clean up the generated unf*.h files, the second one
to quench compiler grumblings.  Must notify Sadahiro
about these changes.

p4raw-id: //depot/perl@12909

22 years agoTest miscounting.
Jarkko Hietaniemi [Thu, 8 Nov 2001 23:49:42 +0000]
Test miscounting.

p4raw-id: //depot/perl@12908

22 years agoQuote the variables in failures messages more nicely.
Jarkko Hietaniemi [Thu, 8 Nov 2001 22:06:31 +0000]
Quote the variables in failures messages more nicely.

p4raw-id: //depot/perl@12907

22 years ago[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
Jarkko Hietaniemi [Thu, 8 Nov 2001 21:55:32 +0000]
[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
From: Michael G Schwern <schwern@pobox.com>
Date: Thu, 8 Nov 2001 17:24:49 -0500
Message-ID: <20011108172449.A5587@blackrider>

Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
From: "Craig A. Berry" <craigberry@mac.com>
Date: Thu, 8 Nov 2001 16:35:00 -0600
Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>

p4raw-id: //depot/perl@12906

22 years agoRE: Win2k / Cygwin-1.3.3
Paul Marquess [Thu, 8 Nov 2001 22:52:50 +0000]
RE: Win2k / Cygwin-1.3.3
Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>

p4raw-id: //depot/perl@12905

22 years agoUnicode::UCD is not yet supported in EBCDIC platforms.
Jarkko Hietaniemi [Thu, 8 Nov 2001 21:49:20 +0000]
Unicode::UCD is not yet supported in EBCDIC platforms.
(Probably not an EBCDIC issue the way one would think
since no chr() et alia are used in UCD.pm.)

p4raw-id: //depot/perl@12904

22 years agoWhether overwriting the $self->{...} values (see #12902)
Jarkko Hietaniemi [Thu, 8 Nov 2001 15:16:49 +0000]
Whether overwriting the $self->{...} values (see #12902)
is a good policy or not is debatable, but let's at least
be consistent.

p4raw-id: //depot/perl@12903

22 years agoThe MakeMaker argument () quoting patch that sneaked
Jarkko Hietaniemi [Thu, 8 Nov 2001 15:13:15 +0000]
The MakeMaker argument () quoting patch that sneaked
in at #12883 didn't handle make macros like this $(...).
Leaning toothpicks, we've got them.

p4raw-id: //depot/perl@12902

22 years agoRe: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
Michael G. Schwern [Wed, 7 Nov 2001 02:02:29 +0000]
Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
Message-ID: <20011107020229.K2858@blackrider>

p4raw-id: //depot/perl@12901

22 years ago-s on #! line
Rafael Garcia-Suarez [Wed, 7 Nov 2001 22:23:39 +0000]
-s on #! line
Message-ID: <20011107222339.E729@rafael>

p4raw-id: //depot/perl@12900

22 years ago[REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
Michael G. Schwern [Wed, 7 Nov 2001 16:52:49 +0000]
[REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
Message-ID: <20011107165249.I7346@blackrider>

p4raw-id: //depot/perl@12899

22 years agoRe: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
Mark-Jason Dominus [Thu, 8 Nov 2001 08:59:02 +0000]
Re: replace perl.com/CPAN/ with http://www.cpan.org/
Message-Id: <20011108135902.2275.qmail@plover.com>

p4raw-id: //depot/perl@12898

22 years agoreplace http://www.perl.com/CPAN/ with http://www.cpan.org/
Mark-Jason Dominus [Thu, 8 Nov 2001 13:33:18 +0000]
replace perl.com/CPAN/ with http://www.cpan.org/
Message-Id: <20011108133318.1786.qmail@plover.com>

p4raw-id: //depot/perl@12897

22 years agoopen(FH, $file) should strip leading and trailing whitespace.
Abhijit Menon-Sen [Thu, 8 Nov 2001 11:22:12 +0000]
open(FH, $file) should strip leading and trailing whitespace.

p4raw-id: //depot/perl@12896

22 years agoresurrect t/op/glob.t on VMS
Craig A. Berry [Wed, 7 Nov 2001 13:41:50 +0000]
resurrect t/op/glob.t on VMS
Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>

p4raw-id: //depot/perl@12895

22 years ago[ID 20011108.092] makedepend bug with new gcc
Alexander Klimov [Thu, 8 Nov 2001 10:00:29 +0000]
[ID 20011108.092] makedepend bug with new gcc
Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>

p4raw-id: //depot/perl@12894

22 years agobleadperl perldebug.pod: mention perldebtut.pod
Mark-Jason Dominus [Thu, 8 Nov 2001 08:08:07 +0000]
bleadperl perldebug.pod: mention perldebtut.pod
Date: 8 Nov 2001 08:08:07 -0000
Message-Id: <20011108080807.30147.qmail@plover.com>

Subject: bleadperl perl.pod
From: mjd@plover.com
Date: 8 Nov 2001 08:10:47 -0000
Message-Id: <20011108081047.30178.qmail@plover.com>

Subject: more bleadperl perl.pod
From: mjd@plover.com
Date: 8 Nov 2001 08:16:28 -0000
Message-Id: <20011108081628.30229.qmail@plover.com>

p4raw-id: //depot/perl@12893

22 years agoTweak for Cray-friendliness from Nicholas Clark.
Jarkko Hietaniemi [Wed, 7 Nov 2001 16:01:37 +0000]
Tweak for Cray-friendliness from Nicholas Clark.

p4raw-id: //depot/perl@12892

22 years agoVMS patch redo from Charles Lane.
Jarkko Hietaniemi [Wed, 7 Nov 2001 15:54:24 +0000]
VMS patch redo from Charles Lane.

p4raw-id: //depot/perl@12891

22 years ago[ID 20011107.088] two perl pod nits
Larry W. Virden [Wed, 7 Nov 2001 11:09:34 +0000]
[ID 20011107.088] two perl pod nits
Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>

p4raw-id: //depot/perl@12890

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 7 Nov 2001 15:07:18 +0000]
Update Changes.

p4raw-id: //depot/perl@12889

22 years agoThe (emulated) "no utf8" must be in a BEGIN block
Jarkko Hietaniemi [Wed, 7 Nov 2001 14:26:42 +0000]
The (emulated) "no utf8" must be in a BEGIN block
to be effective.

p4raw-id: //depot/perl@12888

22 years ago"v-strings" is the right term.
Jarkko Hietaniemi [Wed, 7 Nov 2001 13:52:58 +0000]
"v-strings" is the right term.

p4raw-id: //depot/perl@12887

22 years agoAdd vstrings-as-objects need to perltodo.
Jarkko Hietaniemi [Wed, 7 Nov 2001 13:48:36 +0000]
Add vstrings-as-objects need to perltodo.

p4raw-id: //depot/perl@12886

22 years agoRe: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
Nicholas Clark [Wed, 7 Nov 2001 14:36:32 +0000]
Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
Message-ID: <20011107143631.I24980@plum.flirble.org>

p4raw-id: //depot/perl@12885

22 years agoThe Embed test requires a major rewrite for VMS
Jarkko Hietaniemi [Wed, 7 Nov 2001 13:34:44 +0000]
The Embed test requires a major rewrite for VMS
(plus it reveals a couple of annoying glitches
in buffering), so skip the test for now; from
Charles Lane.

p4raw-id: //depot/perl@12884

22 years agovms/gen_shrfls.pl more general config.sh parsing
Charles Lane [Wed, 7 Nov 2001 09:23:28 +0000]
vms/gen_shrfls.pl more general config.sh parsing
Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>

(Also i seems that an unrelated experimental patch
 to lib/ExtUtils/MM_Unix.pm was accidentally included.)

p4raw-id: //depot/perl@12883

22 years agoRe: [ID 20011106.083] $dbline[$i] == 0 generates warnings
Mark-Jason Dominus [Wed, 7 Nov 2001 00:43:46 +0000]
Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
Message-Id: <20011107054346.14428.qmail@plover.com>

p4raw-id: //depot/perl@12882

22 years agoMentioning perldebguts
Michael G. Schwern [Tue, 6 Nov 2001 22:04:39 +0000]
Mentioning perldebguts
Message-ID: <20011106220439.D2858@blackrider>

p4raw-id: //depot/perl@12881

22 years agoSync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term...
Jonathan Stowe [Tue, 6 Nov 2001 06:54:37 +0000]
Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
stress))
Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>

(except for one hunk where indentation differs)

p4raw-id: //depot/perl@12880

22 years agoa bunch of untested patches
Rafael Garcia-Suarez [Tue, 6 Nov 2001 21:45:01 +0000]
a bunch of untested patches
Message-ID: <20011106214501.A704@rafael>

p4raw-id: //depot/perl@12879

22 years agoAdding isnt() and next_test()
Michael G. Schwern [Tue, 6 Nov 2001 20:58:45 +0000]
Adding isnt() and next_test()
Message-ID: <20011106205845.G29411@blackrider>

p4raw-id: //depot/perl@12878

22 years agomaking do_sprintf public
Doug MacEachern [Tue, 6 Nov 2001 10:52:31 +0000]
making do_sprintf public
Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>

p4raw-id: //depot/perl@12877

22 years agoUpdate to CGI.pm 2.78.
Jarkko Hietaniemi [Tue, 6 Nov 2001 22:12:28 +0000]
Update to CGI.pm 2.78.

TODO: the test suite needs to be merged so that
when in core, the core version is tested, and when
using the CPAN version, testing the CPAN version.
(the changes need to be sent to Lincoln, too...)

p4raw-id: //depot/perl@12876

22 years agoIntegrate with perlio; (strictly) readonly hashes via XS.
Jarkko Hietaniemi [Tue, 6 Nov 2001 22:10:03 +0000]
Integrate with perlio; (strictly) readonly hashes via XS.

p4raw-id: //depot/perl@12875

22 years agoKeep It Simple and Stupid version of readonly hash support.
Nick Ing-Simmons [Tue, 6 Nov 2001 21:05:16 +0000]
Keep It Simple and Stupid version of readonly hash support.
 - Test for SvREAONLY(hv) at a few spots in hv.c
 - add the error message to perldiag.pod
 - (dubious) add access::readonly() to univeral.c
 - add test using above
 - fixup ext/B/t/stash.t to account for access:: existing

p4raw-id: //depot/perlio@12874

22 years agoFix incorrect warnings about broken globbing;
Jarkko Hietaniemi [Tue, 6 Nov 2001 17:07:50 +0000]
Fix incorrect warnings about broken globbing;
from Andy Dougherty.

p4raw-id: //depot/perl@12873

22 years agoMore UTF-8 EXACT tweaking, plus a forgotten UTF-8
Jarkko Hietaniemi [Tue, 6 Nov 2001 15:18:41 +0000]
More UTF-8 EXACT tweaking, plus a forgotten UTF-8
toggle-on from the encoding pragma.

p4raw-id: //depot/perl@12872

22 years agoRetract #12824, doesn't help and is ignored
Jarkko Hietaniemi [Tue, 6 Nov 2001 13:19:46 +0000]
Retract #12824, doesn't help and is ignored
by Configure anyway.

p4raw-id: //depot/perl@12871

22 years agoCosmetic change
H.Merijn Brand [Tue, 6 Nov 2001 12:30:52 +0000]
Cosmetic change
Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@12870

22 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 6 Nov 2001 08:26:40 +0000]
Integrate mainline

p4raw-id: //depot/perlio@12869

22 years agoThe parentheses are protected enough.
Jarkko Hietaniemi [Tue, 6 Nov 2001 03:15:50 +0000]
The parentheses are protected enough.

p4raw-id: //depot/perl@12868

22 years agoccflags, not ldflags.
Jarkko Hietaniemi [Tue, 6 Nov 2001 03:13:50 +0000]
ccflags, not ldflags.

p4raw-id: //depot/perl@12867

22 years ago... and the proto to go with #12865.
Jarkko Hietaniemi [Tue, 6 Nov 2001 03:12:57 +0000]
... and the proto to go with #12865.

p4raw-id: //depot/perl@12866

22 years agoOops. Luckily nothing was using this symbol yet.
Jarkko Hietaniemi [Tue, 6 Nov 2001 03:11:12 +0000]
Oops.  Luckily nothing was using this symbol yet.

p4raw-id: //depot/perl@12865

22 years agoImplement the encoding pragma for regex literals.
Jarkko Hietaniemi [Tue, 6 Nov 2001 03:05:34 +0000]
Implement the encoding pragma for regex literals.

p4raw-id: //depot/perl@12864

22 years agoMore UTF8 EXACT fixing.
Jarkko Hietaniemi [Tue, 6 Nov 2001 01:01:49 +0000]
More UTF8 EXACT fixing.

p4raw-id: //depot/perl@12863

22 years agoMore re debugging.
Jarkko Hietaniemi [Tue, 6 Nov 2001 00:05:19 +0000]
More re debugging.

p4raw-id: //depot/perl@12862

22 years agoEXACT correction attempt. Continued in #12863.
Jarkko Hietaniemi [Mon, 5 Nov 2001 23:24:24 +0000]
EXACT correction attempt.  Continued in #12863.

p4raw-id: //depot/perl@12861

22 years agoUnterminated L<.
Jarkko Hietaniemi [Mon, 5 Nov 2001 22:57:04 +0000]
Unterminated L<.

p4raw-id: //depot/perl@12860

22 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 5 Nov 2001 19:15:17 +0000]
Integrate mainline

p4raw-id: //depot/perlio@12859

22 years agoRegex debugging fixes from Hugo.
Jarkko Hietaniemi [Mon, 5 Nov 2001 17:05:38 +0000]
Regex debugging fixes from Hugo.

p4raw-id: //depot/perl@12858

22 years agoIRIX: at some point the cc -version has started
Jarkko Hietaniemi [Mon, 5 Nov 2001 16:09:51 +0000]
IRIX: at some point the cc -version has started
to output to stderr, not stdout any more.

p4raw-id: //depot/perl@12857

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 5 Nov 2001 15:27:45 +0000]
Update Changes.

p4raw-id: //depot/perl@12856

22 years agoThe ${"\cTAINT"} raises the ire of 'use strict'.
Jarkko Hietaniemi [Mon, 5 Nov 2001 15:21:13 +0000]
The ${"\cTAINT"} raises the ire of 'use strict'.

p4raw-id: //depot/perl@12855

22 years agoRe: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
Rafael Garcia-Suarez [Mon, 5 Nov 2001 17:10:29 +0000]
Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>

p4raw-id: //depot/perl@12854

22 years agoUse config.arch in OS/390 where the combination of
Jarkko Hietaniemi [Mon, 5 Nov 2001 14:54:37 +0000]
Use config.arch in OS/390 where the combination of
IEEE floats and ldflags is tricky.

p4raw-id: //depot/perl@12853

22 years agoSupport a config.arch file, similar to config.over,
Jarkko Hietaniemi [Mon, 5 Nov 2001 14:53:14 +0000]
Support a config.arch file, similar to config.over,
but loaded just before it.

p4raw-id: //depot/perl@12851

22 years agobugfixes
Rafael Garcia-Suarez [Mon, 5 Nov 2001 14:26:24 +0000]
bugfixes
Message-ID: <20011105142624.C31977@rafael>

p4raw-id: //depot/perl@12850

22 years agounbalanced parenthesis in pods
Rafael Garcia-Suarez [Sun, 4 Nov 2001 22:28:57 +0000]
unbalanced parenthesis in pods
Message-ID: <20011104222857.C696@rafael>

p4raw-id: //depot/perl@12849

22 years agoThe missing pieces from the Math::BigInt 1.45 puzzle.
Jarkko Hietaniemi [Sun, 4 Nov 2001 22:11:24 +0000]
The missing pieces from the Math::BigInt 1.45 puzzle.

p4raw-id: //depot/perl@12848

22 years agoMath::Big* test tweaks to work better with core:
Jarkko Hietaniemi [Sun, 4 Nov 2001 17:44:41 +0000]
Math::Big* test tweaks to work better with core:
but the coast still not clear.

p4raw-id: //depot/perl@12847

22 years agoProtect against high load: measure how much wall
Jarkko Hietaniemi [Sun, 4 Nov 2001 17:43:10 +0000]
Protect against high load: measure how much wall
clock time went by while sleeping.  Avoids some
false negatives, while may introduce some false
positives.  Life is hard.

p4raw-id: //depot/perl@12846

22 years agoMore forgotten from #12843.
Jarkko Hietaniemi [Sun, 4 Nov 2001 17:29:40 +0000]
More forgotten from #12843.

p4raw-id: //depot/perl@12845

22 years agoForgot from #12843.
Jarkko Hietaniemi [Sun, 4 Nov 2001 17:19:13 +0000]
Forgot from #12843.

p4raw-id: //depot/perl@12844

22 years agoUpgrade to Math::BigInt 1.45; from Tels.
Jarkko Hietaniemi [Sun, 4 Nov 2001 16:52:45 +0000]
Upgrade to Math::BigInt 1.45; from Tels.
NOTE: some of the tests are failing but that's because
the core integration is not yet done.

p4raw-id: //depot/perl@12843

22 years agoVMS: adds capability to control more configuration stuff with
Jarkko Hietaniemi [Sun, 4 Nov 2001 16:45:02 +0000]
VMS: adds capability to control more configuration stuff with
-D and -U switches; parsing config.sh to extract previous config
info in VMS-form, and a rewrite of the "prompt/response" routine;
from Charles Lane.

p4raw-id: //depot/perl@12842

22 years agoTypo correction in perldebguts.pod
Mark-Jason Dominus [Sun, 4 Nov 2001 16:20:05 +0000]
Typo correction in perldebguts.pod
Message-ID: <20011104162005.16699.qmail@plover.com>

p4raw-id: //depot/perl@12841

22 years agoRe: Where are my 'O's? [+ 12836 smoke]
Rafael Garcia-Suarez [Sun, 4 Nov 2001 11:47:30 +0000]
Re: Where are my 'O's? [+ 12836 smoke]
Message-ID: <20011104114730.A715@rafael>

Remove -T from the test, wrong place for that.

p4raw-id: //depot/perl@12840

22 years ago[REPATCH] Re: PerlIOBuf_dup
Nicholas Clark [Sun, 4 Nov 2001 10:41:24 +0000]
[REPATCH] Re: PerlIOBuf_dup
Message-ID: <20011104104123.U20123@plum.flirble.org>

p4raw-id: //depot/perl@12839

22 years agoRe: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95...
Michael G. Schwern [Sat, 3 Nov 2001 15:41:47 +0000]
Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
Message-ID: <20011103154147.C600@blackrider>

p4raw-id: //depot/perl@12838

22 years agostop unrestricted negativity in HiRes.t
Craig A. Berry [Sat, 3 Nov 2001 16:02:28 +0000]
stop unrestricted negativity in HiRes.t
Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>

p4raw-id: //depot/perl@12837

22 years agoSkip testing where Term::Cap won't run (was Re: Win95 under stress)
chromatic [Sat, 3 Nov 2001 12:28:17 +0000]
Skip testing where Term::Cap won't run (was Re: Win95 under stress)
Message-ID: <20011103193507.94848.qmail@onion.perl.org>

p4raw-id: //depot/perl@12836

22 years agoDon't bother doing POSIX charclass parsing if it
Jarkko Hietaniemi [Sat, 3 Nov 2001 18:34:08 +0000]
Don't bother doing POSIX charclass parsing if it
possibly cannot be so.  Prepares way for charclass
syntax like [[abc]||[def]] (or just [[abc][def]])
for union, [[\w]&&[$a]] for intersection,
and [[a-z]&&[^def]] for subtraction.

Currently /[[a]/ (or /[a[]/) parses as a character
class containing two characters, "[" and "a",
this may have to be broken for the syntax described
above, otherwise we would have to scan the whole pattern
to find out whether the square brackets match pairwise.
Luckily, the special case of "[" doesn't seem to be
documented (as opposed to "]" and "-"), so we may have
better story for breaking it...  One can always use \[
if one wants a literal "[", so there.

p4raw-id: //depot/perl@12835

22 years agoComment correction.
Jarkko Hietaniemi [Sat, 3 Nov 2001 17:51:44 +0000]
Comment correction.

p4raw-id: //depot/perl@12834

22 years agoAdd MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
Jarkko Hietaniemi [Sat, 3 Nov 2001 17:33:21 +0000]
Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
The latter is a RedHatism.

p4raw-id: //depot/perl@12833

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 3 Nov 2001 15:43:03 +0000]
Integrate perlio:

[ 12830]
Fix clone_leak problem.
PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
as vestige of calling PerlLIO_dup().

[ 12829]
Tweaks attempting to locate Doug's clone_leak leak.
- add some PerlIO_debug()
- handle PerlIO_clone() with empty lists (clone before Perl_parse())
- Even if it closing stdout etc. do a fflush()

p4raw-link: @12830 on //depot/perlio: 6124d23f33100dc3c406774873984a1b51f6ab02
p4raw-link: @12829 on //depot/perlio: f4b9981fadd371fad0a1f2bdf41857e39e760c27

p4raw-id: //depot/perl@12832
p4raw-integrated: from //depot/perlio@12827 'copy in' perlio.c
(@12830..)

22 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 3 Nov 2001 11:42:15 +0000]
Integrate mainline

p4raw-id: //depot/perlio@12831

22 years agoFix clone_leak problem.
Nick Ing-Simmons [Sat, 3 Nov 2001 10:27:34 +0000]
Fix clone_leak problem.
PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
as vestige of calling PerlLIO_dup().

p4raw-id: //depot/perlio@12830

22 years agoTweaks attempting to locate Doug's clone_leak leak.
Nick Ing-Simmons [Sat, 3 Nov 2001 09:40:46 +0000]
Tweaks attempting to locate Doug's clone_leak leak.
 - add some PerlIO_debug()
 - handle PerlIO_clone() with empty lists (clone before Perl_parse())
 - Even if it closing stdout etc. do a fflush()

p4raw-id: //depot/perlio@12829