24 years agotypo in change#3768
Gurusamy Sarathy [Mon, 26 Jul 1999 12:33:11 +0000]
typo in change#3768

p4raw-link: @3768 on //depot/perl: f5d5a27c761624409884a263632e1a922439502b

p4raw-id: //depot/perl@3772

24 years agoalpha-stage support for user-hooks in @INC
Ken Fox [Mon, 19 Jul 1999 22:12:29 +0000]
alpha-stage support for user-hooks in @INC
Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
Subject: Re: loading remote modules

p4raw-id: //depot/perl@3771

24 years agooptimize method name lookup
Chip Salzenberg [Thu, 22 Jul 1999 13:43:36 +0000]
optimize method name lookup
Message-ID: <19990722134336.Q391@perlsupport.com>
Subject: [PATCH] OP_METHOD_NAMED

p4raw-id: //depot/perl@3768

24 years agoallow arrow omission in $foo[10]->('foo') etc. (but not in
Stephen McCamant [Fri, 23 Jul 1999 15:55:22 +0000]
allow arrow omission in $foo[10]->('foo') etc. (but not in
foo()->()); rework grammar to remove conflicts
Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
Subject: [PATCH _57, long] Re: optional arrow asymmetry

p4raw-id: //depot/perl@3767

24 years ago(Version 2) Extending unpack to deal with counted strings
Ian Phillipps [Fri, 23 Jul 1999 23:35:56 +0000]
(Version 2) Extending unpack to deal with counted strings

Message-ID: <19990723233556.B2435@homer.diplex.co.uk>

p4raw-id: //depot/perl@3765

24 years ago~ isn't valid in VMS filenames
Gurusamy Sarathy [Mon, 26 Jul 1999 09:03:17 +0000]
~ isn't valid in VMS filenames

p4raw-id: //depot/perl@3763

24 years agosetstate stop-gap from Vishal Bhatia
Gurusamy Sarathy [Mon, 26 Jul 1999 08:59:47 +0000]
setstate stop-gap from Vishal Bhatia

p4raw-id: //depot/perl@3762

24 years agopatch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
Gurusamy Sarathy [Mon, 26 Jul 1999 08:06:39 +0000]
patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
add B::OP::name() method that returns just the op_name;
convert Deparse et all to use that instead of B::OP::ppaddr();
add support for OP_SETSTATE in Deparse

p4raw-id: //depot/perl@3761

24 years agoadd disclaimer about perl 4 libraries (modified version of
Gurusamy Sarathy [Mon, 26 Jul 1999 05:12:24 +0000]
add disclaimer about perl 4 libraries (modified version of
patch suggested by Clinton Pierce <cpierce1@ford.com>)

p4raw-id: //depot/perl@3759

24 years agomake reset() behave with high-bit characters
Ian Phillipps [Thu, 22 Jul 1999 22:48:59 +0000]
make reset() behave with high-bit characters
Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
Subject: [PATCH 5.005_57] sv_reset can cause stack corruption

p4raw-id: //depot/perl@3758

24 years agoupdate to perlport-1.44 from Chris Nandor <pudge@pobox.com>
Gurusamy Sarathy [Mon, 26 Jul 1999 04:40:32 +0000]
update to perlport-1.44 from Chris Nandor <pudge@pobox.com>

p4raw-id: //depot/perl@3757

24 years agodprofpp pod additions from Nathan Torkington <gnat@frii.com>
Gurusamy Sarathy [Mon, 26 Jul 1999 04:20:37 +0000]
dprofpp pod additions from Nathan Torkington <gnat@frii.com>

p4raw-id: //depot/perl@3756

24 years agodisable VPATH for now (breaks x2p build)
Gurusamy Sarathy [Mon, 26 Jul 1999 04:18:00 +0000]
disable VPATH for now (breaks x2p build)

p4raw-id: //depot/perl@3755

24 years agoINSTALL =~ s/5.006/5.6/; delay loading Errno until needed
Gurusamy Sarathy [Mon, 26 Jul 1999 03:15:33 +0000]
INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
(%! has the necessary magic); misc typos

p4raw-id: //depot/perl@3754

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Mon, 26 Jul 1999 02:38:28 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@3753

24 years agoensure implicitly closed handles don't set $? or $!
Gurusamy Sarathy [Mon, 26 Jul 1999 02:11:31 +0000]
ensure implicitly closed handles don't set $? or $!

p4raw-id: //depot/perl@3752

24 years agochange#3534 didn't preserve undef return values from caller()
Gurusamy Sarathy [Mon, 26 Jul 1999 01:28:34 +0000]
change#3534 didn't preserve undef return values from caller()

p4raw-link: @3534 on //depot/perl: f3aa04c29a85dd63d563ae8e27316ff34501ccd5

p4raw-id: //depot/perl@3751

24 years agoBack up a tiny bit from #3735.
Jarkko Hietaniemi [Sun, 25 Jul 1999 20:59:29 +0000]
Back up a tiny bit from #3735.
This may break builds outside the source directory
but then again, they do not work that ell yet anyway.

p4raw-id: //depot/cfgperl@3750

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sun, 25 Jul 1999 19:15:55 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@3749

24 years agoRecode locale.t so that the change in #3730
Jarkko Hietaniemi [Sun, 25 Jul 1999 19:06:59 +0000]
Recode locale.t so that the change in #3730
is not needed and locale.t works both without
and with the utf8 pragma.

p4raw-id: //depot/cfgperl@3748

24 years agoFix another typo in #3725.
Jarkko Hietaniemi [Sun, 25 Jul 1999 19:01:46 +0000]
Fix another typo in #3725.

p4raw-id: //depot/cfgperl@3747

24 years agoadd option to omit Changes file, from Abigail <abigail@delanet.com>;
Gurusamy Sarathy [Sun, 25 Jul 1999 18:08:58 +0000]
add option to omit Changes file, from Abigail <abigail@delanet.com>;
append a HISTORY section to POD if option is used

p4raw-id: //depot/perl@3746

24 years agowarn rather than die when parse_version() can't cut it (from
Gurusamy Sarathy [Sun, 25 Jul 1999 17:40:03 +0000]
warn rather than die when parse_version() can't cut it (from
Michael G Schwern <schwern@pobox.com>)

p4raw-id: //depot/perl@3745

24 years agomake map behave like grep wrt indirect object slot when
Gurusamy Sarathy [Sun, 25 Jul 1999 16:32:48 +0000]
make map behave like grep wrt indirect object slot when
there are parentheses; revert an experimental mod by Larry
in change#2038 that failed to parse %{{qw(a b c)}} properly
(this means C<map {use Foo; ...} ...> still needs a proper
fix)

p4raw-link: @2038 on //depot/perl: 834a4ddd8309fbf6aabbbc51bb6fcbe056e7963f

p4raw-id: //depot/perl@3744

24 years agoFix a typo in #3725.
Jarkko Hietaniemi [Sun, 25 Jul 1999 16:24:55 +0000]
Fix a typo in #3725.

p4raw-id: //depot/cfgperl@3743

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sun, 25 Jul 1999 16:14:39 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@3742

24 years agoCut-and-pasto in #3737.
Jarkko Hietaniemi [Sun, 25 Jul 1999 16:02:28 +0000]
Cut-and-pasto in #3737.

p4raw-id: //depot/cfgperl@3741

24 years agoadd note about glibc bug
Gurusamy Sarathy [Sun, 25 Jul 1999 15:59:34 +0000]
add note about glibc bug

p4raw-id: //depot/perl@3740

24 years agofix bug in change#3728 that might free COPs prematurely;
Gurusamy Sarathy [Sun, 25 Jul 1999 15:48:40 +0000]
fix bug in change#3728 that might free COPs prematurely;
null(op) now does more thorough scrubbing of the op, which
fixes a few compile-time memory "leaks"

p4raw-link: @3728 on //depot/perl: 7399586d384137f7ae66bcc82a83b0df7dd429e5

p4raw-id: //depot/perl@3739

24 years agoUse vendorprefixlib.
Jarkko Hietaniemi [Sun, 25 Jul 1999 14:12:34 +0000]
Use vendorprefixlib.

p4raw-id: //depot/cfgperl@3737

24 years agoFirst steps of making builds outside the source
Jarkko Hietaniemi [Sun, 25 Jul 1999 12:27:20 +0000]
First steps of making builds outside the source
directory possible.  These should get us as far
as miniperl, then building DynaLoader falls into
tiny twinkling pieces as MakeMaker knows nothing
of VPATH mindset.

p4raw-id: //depot/cfgperl@3735

24 years agoPoor Glossary--are we fixed yet?
Jarkko Hietaniemi [Sun, 25 Jul 1999 11:19:28 +0000]
Poor Glossary--are we fixed yet?

p4raw-id: //depot/cfgperl@3734

24 years agoChange #3732 mistakenly clobbered Glossary.
Jarkko Hietaniemi [Sun, 25 Jul 1999 11:15:06 +0000]
Change #3732 mistakenly clobbered Glossary.

p4raw-id: //depot/cfgperl@3733

24 years agoAndy's new installation scheme (note: a lot of this
Jarkko Hietaniemi [Sun, 25 Jul 1999 10:46:39 +0000]
Andy's new installation scheme (note: a lot of this
leaked in already with change #3731).  The vendor*
stuff is not used anywhere (in *.SH, say), so it
isn't in Configure, either.

p4raw-link: @3731 on //depot/cfgperl: dd4e71fdc0d3da1d09384ab498212866e7d17b94

p4raw-id: //depot/cfgperl@3732

24 years agoCircumcode a strange shell(?) bug in AIX found
Jarkko Hietaniemi [Sun, 25 Jul 1999 10:12:07 +0000]
Circumcode a strange shell(?) bug in AIX found
while trying to do -Duse64bits (which I couldn't do
in the end because the CPU isn't 64-bit in that box,
but at least now the probing doesn't crash.)

p4raw-id: //depot/cfgperl@3731

24 years agofix little utf8 nits in testsuite; add patch from Ilya that cures
Gurusamy Sarathy [Sun, 25 Jul 1999 04:56:56 +0000]
fix little utf8 nits in testsuite; add patch from Ilya that cures
a utf8 bug in one of the new RE optimizations

p4raw-id: //depot/perl@3730

24 years agoNew INSTALL from Andy plus a typo fix to it from Kurt.
Jarkko Hietaniemi [Fri, 23 Jul 1999 19:56:27 +0000]
New INSTALL from Andy plus a typo fix to it from Kurt.

From: Andy Dougherty <doughera@lafayette.edu>
To: Perl Porters <perl5-porters@perl.org>
Subject: [PATCH 5.005_57] INSTALL-1.58
Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>

From: "Kurt D. Starsinic" <kstar@chapin.edu>
To: Andy Dougherty <doughera@lafayette.edu>
Cc: Perl Porters <perl5-porters@perl.org>
Subject: Re: [PATCH 5.005_57] INSTALL-1.58
Date: Fri, 23 Jul 1999 13:38:25 -0400
Message-ID: <19990723133825.A12033@O2.chapin.edu>

p4raw-id: //depot/cfgperl@3729

24 years agoapplied suggested patch for tracking line numbers correctly in
Hugo van der Sanden [Wed, 23 Jun 1999 17:27:42 +0000]
applied suggested patch for tracking line numbers correctly in
optimized blocks with a single statement; changed setcop to
setstate and added code for -Dx dumps
Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
Subject: [PATCH 5.005_57] Line number error in optimised else()

p4raw-id: //depot/perl@3728

24 years agoavoid useless use of target for pp_each(); also fixes bugs due to
Gurusamy Sarathy [Fri, 23 Jul 1999 15:56:04 +0000]
avoid useless use of target for pp_each(); also fixes bugs due to
refcount held by the target

p4raw-id: //depot/perl@3727

24 years agoChange #3725 aftershock.
Jarkko Hietaniemi [Fri, 23 Jul 1999 12:08:30 +0000]
Change #3725 aftershock.

p4raw-id: //depot/cfgperl@3726

24 years agoIntroduce $Config{ldlibpthname} which contains
Jarkko Hietaniemi [Fri, 23 Jul 1999 11:58:49 +0000]
Introduce $Config{ldlibpthname} which contains
the name of the environment variable holding the
dynamic library search path, often LD_LIBRARY_PATH.
Use this new feature all over.
Also removed remnants of admonition "add LD_LIBRARY_PATH
before running make" because Makefile.SH does this for you.

p4raw-id: //depot/cfgperl@3725

24 years agoAvoid core dumps resulting from humongous array indices
Spider Boardman [Thu, 22 Jul 1999 19:58:34 +0000]
Avoid core dumps resulting from humongous array indices
(an out of memory error will result instead)
To: perl5-porters@perl.org
Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $#
Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>

p4raw-id: //depot/cfgperl@3724

24 years agoemit warning about function calls that were encountered too early
Gurusamy Sarathy [Fri, 23 Jul 1999 00:01:29 +0000]
emit warning about function calls that were encountered too early
to enforce their prototype

p4raw-id: //depot/perl@3723

24 years agoMakeMaker doc fix.
Kurt D. Starsinic [Wed, 21 Jul 1999 14:15:42 +0000]
MakeMaker doc fix.
To: perl5-porters@perl.org
Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
Subject: [PATCH] MakeMaker documentation
Message-ID: <19990721141542.A1800@O2.chapin.edu>

p4raw-id: //depot/cfgperl@3722

24 years agoSmarter OS390 hints.
Peter Prymmer [Wed, 21 Jul 1999 17:15:39 +0000]
Smarter OS390 hints.
To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
Message-Id: <9907220015.AA11931@forte.com>

p4raw-id: //depot/cfgperl@3721

24 years agoAIX magic: ccdlflags needs to be different for
Mike W Ellwood [Thu, 22 Jul 1999 14:28:19 +0000]
AIX magic: ccdlflags needs to be different for
Perl itself and for extra-core extensions
(as used by ExtUtilss::embed::ldopts).
Based on the problems described in
To: perl5-porters@perl.org
Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
Reply-To: m.w.ellwood@rl.ac.uk
Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>

p4raw-id: //depot/cfgperl@3720

24 years agoUpdate history records.
Jarkko Hietaniemi [Thu, 22 Jul 1999 08:23:53 +0000]
Update history records.

p4raw-id: //depot/cfgperl@3719

24 years agoEven still more todo.
Jarkko Hietaniemi [Wed, 21 Jul 1999 13:54:42 +0000]
Even still more todo.

p4raw-id: //depot/cfgperl@3718

24 years agoEven more Todo.
Jarkko Hietaniemi [Wed, 21 Jul 1999 12:10:48 +0000]
Even more Todo.

p4raw-id: //depot/cfgperl@3717

24 years agoUse Errno more extensively so that error
oracle@pcr8.pcr.com [Mon, 19 Jul 1999 18:39:13 +0000]
Use Errno more extensively so that error
messages are more portable (another way
would be to muck around with LC_MESSAGES).
Problem reported in
To: perl5-porters@perl.org
Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
Message-Id: <9907192239.AA44990@pcr8.pcr.com>

p4raw-id: //depot/cfgperl@3716

24 years agoSlightly modified patch.
Sean Sheedy [Tue, 20 Jul 1999 09:52:06 +0000]
Slightly modified patch.
To: perl5-porters@perl.org
Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
Message-Id: <3794A935.1C150E54@ncube.com>

p4raw-id: //depot/cfgperl@3715

24 years agoMore Todo.
Jarkko Hietaniemi [Tue, 20 Jul 1999 21:26:19 +0000]
More Todo.

p4raw-id: //depot/cfgperl@3714

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 20 Jul 1999 18:02:45 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@3713

24 years agoDProf tweak
Gurusamy Sarathy [Tue, 20 Jul 1999 15:29:01 +0000]
DProf tweak

p4raw-id: //depot/perl@3712

24 years agoanother DProf build tweak
Gurusamy Sarathy [Tue, 20 Jul 1999 07:56:19 +0000]
another DProf build tweak

p4raw-id: //depot/perl@3711

24 years agomove DProf things around to where they are supposed to be
Gurusamy Sarathy [Tue, 20 Jul 1999 07:36:36 +0000]
move DProf things around to where they are supposed to be

p4raw-id: //depot/perl@3710

24 years agoDProf fixups for PERL_IMPLICIT_CONTEXT
Gurusamy Sarathy [Tue, 20 Jul 1999 06:13:16 +0000]
DProf fixups for PERL_IMPLICIT_CONTEXT

p4raw-id: //depot/perl@3709

24 years agomove DProf to Devel/DProf
Gurusamy Sarathy [Tue, 20 Jul 1999 06:01:22 +0000]
move DProf to Devel/DProf

p4raw-id: //depot/perl@3708

24 years agoadd Devel::DProf v19990108 from CPAN, as it was
Gurusamy Sarathy [Tue, 20 Jul 1999 05:39:11 +0000]
add Devel::DProf v19990108 from CPAN, as it was

p4raw-id: //depot/perl@3707

24 years agoC<union any> needs no PERL_OBJECT-treatment
Gurusamy Sarathy [Tue, 20 Jul 1999 04:52:25 +0000]
C<union any> needs no PERL_OBJECT-treatment

p4raw-id: //depot/perl@3706

24 years agofix problem in default build
Gurusamy Sarathy [Tue, 20 Jul 1999 04:11:54 +0000]
fix problem in default build

p4raw-id: //depot/perl@3705

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Mon, 19 Jul 1999 07:06:36 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@3704

24 years agowin32 nits
Gurusamy Sarathy [Mon, 19 Jul 1999 05:55:57 +0000]
win32 nits

p4raw-id: //depot/perl@3703

24 years agodon't display tid from main thread (or testsuite breaks)
Gurusamy Sarathy [Mon, 19 Jul 1999 04:29:34 +0000]
don't display tid from main thread (or testsuite breaks)

p4raw-id: //depot/perl@3702

24 years agoremove several doubled (and tripled!) entries
Gurusamy Sarathy [Mon, 19 Jul 1999 00:47:52 +0000]
remove several doubled (and tripled!) entries

p4raw-id: //depot/perl@3701

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Mon, 19 Jul 1999 00:42:34 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@3700

24 years agoavoid bug in win32_str_os_error() (from Jan Dubois)
Gurusamy Sarathy [Mon, 19 Jul 1999 00:33:59 +0000]
avoid bug in win32_str_os_error() (from Jan Dubois)

p4raw-id: //depot/perl@3699

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sun, 18 Jul 1999 21:33:57 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@3698

24 years ago[ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
Peter Prymmer [Thu, 1 Jul 1999 19:31:24 +0000]
[ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough

Message-Id: <9907020231.AA16942@forte.com>

p4raw-id: //depot/perl@3697

24 years agodisplay thread id in diagnostics (suggested by Dan Sugalski)
Gurusamy Sarathy [Sun, 18 Jul 1999 05:11:02 +0000]
display thread id in diagnostics (suggested by Dan Sugalski)

p4raw-id: //depot/perl@3696

24 years agomissing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
Gurusamy Sarathy [Sun, 18 Jul 1999 04:57:47 +0000]
missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)

p4raw-id: //depot/perl@3695

24 years agocache [NIUP]V conversions of defined READONLY values
Ilya Zakharevich [Sun, 11 Jul 1999 04:39:44 +0000]
cache [NIUP]V conversions of defined READONLY values
Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion

p4raw-id: //depot/perl@3694

24 years agoSome lib/ExtUtils/Manifest.pm POD fixes
Jan Dubois [Sat, 17 Jul 1999 10:58:29 +0000]
Some lib/ExtUtils/Manifest.pm POD fixes

Message-ID: <379144ad.13616689@smtp1.ibm.net>

p4raw-id: //depot/perl@3693

24 years agoremove spurious newSTATEOP() that causes goto to enter one too many
Gurusamy Sarathy [Sun, 18 Jul 1999 03:51:03 +0000]
remove spurious newSTATEOP() that causes goto to enter one too many
contexts when jumping between if and elsif blocks

p4raw-id: //depot/perl@3692

24 years agodetypo, update Changes
Gurusamy Sarathy [Sun, 18 Jul 1999 01:49:59 +0000]
detypo, update Changes

p4raw-id: //depot/perl@3691

24 years agomention the -Minteger effect on modulus (from Nathan Torkington)
Gurusamy Sarathy [Sun, 18 Jul 1999 01:16:59 +0000]
mention the -Minteger effect on modulus (from Nathan Torkington)

p4raw-id: //depot/perl@3690

24 years agoensure __END__ appears on a line by itself in wrapped
Gurusamy Sarathy [Sun, 18 Jul 1999 00:47:17 +0000]
ensure __END__ appears on a line by itself in wrapped
scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
mention caveat about successfull kill()

p4raw-id: //depot/perl@3689

24 years agonoecho noops (from Nicholas Clark <nick@flirble.org>)
Gurusamy Sarathy [Sat, 17 Jul 1999 20:47:44 +0000]
noecho noops (from Nicholas Clark <nick@flirble.org>)

p4raw-id: //depot/perl@3688

24 years agomake CC.pm use a distinct CCPP() macro rather than PP()
Gurusamy Sarathy [Sat, 17 Jul 1999 20:43:27 +0000]
make CC.pm use a distinct CCPP() macro rather than PP()
(suggested by Vishal Bhatia <vishalb@my-deja.com>)

p4raw-id: //depot/perl@3687

24 years agotiny bug in vars.pm (from John Dlugosz)
Gurusamy Sarathy [Sat, 17 Jul 1999 20:39:08 +0000]
tiny bug in vars.pm (from John Dlugosz)

p4raw-id: //depot/perl@3686

24 years agoapplied suggested patch, along with later tweak
Jan Dubois [Wed, 14 Jul 1999 23:53:43 +0000]
applied suggested patch, along with later tweak
Message-ID: <37a902e7.15977234@smtp1.ibm.net>
Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm

p4raw-id: //depot/perl@3685

24 years agoavoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
Gurusamy Sarathy [Sat, 17 Jul 1999 20:24:32 +0000]
avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)

p4raw-id: //depot/perl@3684

24 years agoSegfaults if $^P
Ilya Zakharevich [Tue, 13 Jul 1999 05:44:28 +0000]
Segfaults if $^P

Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3683

24 years agouse a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
Gurusamy Sarathy [Sat, 17 Jul 1999 20:04:17 +0000]
use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
and prefix/lib/perl5/man are ass_u_med only if those directories
actually exist; else prefix/{lib,man} are used)

p4raw-id: //depot/perl@3682

24 years agoallow $foo{$x} and $bar[$i] for (\$) prototype
Gurusamy Sarathy [Sat, 17 Jul 1999 19:12:33 +0000]
allow $foo{$x} and $bar[$i] for (\$) prototype

p4raw-id: //depot/perl@3681

24 years agofix vec() on magic values
Ian Phillipps [Mon, 12 Jul 1999 12:30:05 +0000]
fix vec() on magic values
Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].

p4raw-id: //depot/perl@3680

24 years agomake system() return -1 and set $! if exec of child failed
Ilya Zakharevich [Fri, 9 Jul 1999 05:21:13 +0000]
make system() return -1 and set $! if exec of child failed
Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec

p4raw-id: //depot/perl@3679

24 years agoFile descriptor leak in do_exec3
Ilya Zakharevich [Fri, 9 Jul 1999 04:27:51 +0000]
File descriptor leak in do_exec3

Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3678

24 years agoa modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
Gurusamy Sarathy [Sat, 17 Jul 1999 17:34:38 +0000]
a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
converted Ken's documentation outline into pod

p4raw-id: //depot/perl@3677

24 years agopod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
Gurusamy Sarathy [Sat, 17 Jul 1999 16:34:09 +0000]
pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
Steve Lidie

p4raw-id: //depot/perl@3676

24 years agobackout redundant change#3628
Gurusamy Sarathy [Sat, 17 Jul 1999 00:16:53 +0000]
backout redundant change#3628

p4raw-link: @3628 on //depot/perl: 10ca40477ddc9b8d94a5d1880386d95c6cc6cc37

p4raw-id: //depot/perl@3675

24 years agoFix the bin/oct/hex constant overflow tests for
Jarkko Hietaniemi [Thu, 15 Jul 1999 14:26:03 +0000]
Fix the bin/oct/hex constant overflow tests for
long long platforms.

p4raw-id: //depot/cfgperl@3674

24 years agoFixed AIX dynamic loading and AIX shared Perl library.
Jarkko Hietaniemi [Wed, 14 Jul 1999 21:59:11 +0000]
Fixed AIX dynamic loading and AIX shared Perl library.
Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
Hijacked win32/makedef.pl for more general purpose export
list building, now it is used (as toplevel makedef.pl)
for win32 and AIX (perl_exp.SH made unnecessary).
Because the export lists are now correct in AIX, no more linker
warnings about "Exported symbol not defined" should appear.

p4raw-id: //depot/cfgperl@3673

24 years agominor efficiency tweak
Gurusamy Sarathy [Wed, 14 Jul 1999 17:12:13 +0000]
minor efficiency tweak

p4raw-id: //depot/perl@3672

24 years agoThe regexec.c change of #3606 caused a core dump in fbm_instr()
Jarkko Hietaniemi [Wed, 14 Jul 1999 16:22:39 +0000]
The regexec.c change of #3606 caused a core dump in fbm_instr()
if its caller re_intuit_start() was entered with strend == strpos
because end_shift ended up as -1.  The patch ain't necessarily
correct but least the core dump is avoided.

p4raw-id: //depot/cfgperl@3671

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 13 Jul 1999 07:59:09 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@3670

24 years agofixups for sundry warnings about function pointers
Gurusamy Sarathy [Mon, 12 Jul 1999 06:14:54 +0000]
fixups for sundry warnings about function pointers

p4raw-id: //depot/perl@3669

24 years agotweaks for win32/borland
Gurusamy Sarathy [Mon, 12 Jul 1999 04:11:58 +0000]
tweaks for win32/borland

p4raw-id: //depot/perl@3668

24 years agoyet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
Gurusamy Sarathy [Mon, 12 Jul 1999 01:55:15 +0000]
yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
builds; passing the implicit context is unified among the three
flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
flavors (see the top of perl.h) for testing; all varargs functions
foo() have a va_list-taking variant vfoo() for generating the
context-free versions; the PERL_OBJECT build should now be
hyper-compatible with CPAN extensions (C++ is totally out of
the picture)

result has only been tested on Windows

TODO: write docs on the THX rationale and idiomatic usage of
the Perl API

p4raw-id: //depot/perl@3667

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sun, 11 Jul 1999 22:00:13 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@3666