Gurusamy Sarathy [Thu, 9 Mar 2000 11:34:51 +0000]
abort build on HP-UX if bundled non-ANSI compiler is detected
(from Dominic Dunlop <domo@computer.org>)
p4raw-id: //depot/perl@5626
Gurusamy Sarathy [Thu, 9 Mar 2000 11:17:07 +0000]
patch from Larry to make -T filetest algorithm recognize utf8 as
"text"
p4raw-id: //depot/perl@5625
Gurusamy Sarathy [Thu, 9 Mar 2000 11:11:59 +0000]
provide support for deleting actions etc. (from Ronald J Kimball
<rjk@linguist.dartmouth.edu>)
p4raw-id: //depot/perl@5624
Gurusamy Sarathy [Thu, 9 Mar 2000 06:39:21 +0000]
new xsubpp keywords should be in all caps
p4raw-id: //depot/perl@5623
Gurusamy Sarathy [Thu, 9 Mar 2000 06:26:04 +0000]
demand-load utf8.pm in swash routines
p4raw-id: //depot/perl@5622
Gurusamy Sarathy [Wed, 8 Mar 2000 19:27:02 +0000]
make Dump() call the XSUB implementation transparently (modified
version of patch suggested by David Boyce <dsb@world.std.com>)
p4raw-id: //depot/perl@5621
Gurusamy Sarathy [Wed, 8 Mar 2000 18:35:48 +0000]
do FILE should not see outside lexicals (from Rick Delaney
<rick@consumercontact.com>)
p4raw-id: //depot/perl@5620
Gurusamy Sarathy [Wed, 8 Mar 2000 18:04:45 +0000]
abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()
API function
p4raw-id: //depot/perl@5619
Gurusamy Sarathy [Wed, 8 Mar 2000 12:51:35 +0000]
clarify docs on return value from binding operators
p4raw-id: //depot/perl@5613
Gurusamy Sarathy [Wed, 8 Mar 2000 12:41:38 +0000]
shore up pod2latex shortcomings, and a Pod::Parser fix (from
Robin Barker)
p4raw-id: //depot/perl@5612
Gurusamy Sarathy [Wed, 8 Mar 2000 12:22:59 +0000]
integrate cfgperl changes into mainline
p4raw-id: //depot/perl@5611
Gurusamy Sarathy [Wed, 8 Mar 2000 12:08:17 +0000]
add missing locks for op refcounts
p4raw-id: //depot/perl@5610
Gurusamy Sarathy [Wed, 8 Mar 2000 11:30:32 +0000]
Pod::InputObjects tweak (from Brad Appleton)
p4raw-id: //depot/perl@5609
Jarkko Hietaniemi [Wed, 8 Mar 2000 05:08:59 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5608
Jarkko Hietaniemi [Wed, 8 Mar 2000 05:07:06 +0000]
Make the stringification more customizable.
A potentially backward incompatible change.
Based on a suggestion by Roman Kosenko <ra@amk.al.lg.ua>.
p4raw-id: //depot/cfgperl@5607
Gurusamy Sarathy [Tue, 7 Mar 2000 23:37:48 +0000]
VMS build patch (from Peter Prymmer)
p4raw-id: //depot/perl@5605
Gurusamy Sarathy [Tue, 7 Mar 2000 23:25:46 +0000]
CopFILEGV(&PL_compiling) must be reset properly (from Doug MacEachern)
p4raw-id: //depot/perl@5604
Gurusamy Sarathy [Tue, 7 Mar 2000 23:05:16 +0000]
type mismatch
p4raw-id: //depot/perl@5603
Gurusamy Sarathy [Tue, 7 Mar 2000 22:40:55 +0000]
add note to INSTALL about C++ compilers (from M J T Guy)
p4raw-id: //depot/perl@5602
Gurusamy Sarathy [Tue, 7 Mar 2000 22:30:35 +0000]
separate options to incpush() for adding version directories and
architecture directories (from Andy Dougherty)
p4raw-id: //depot/perl@5601
Gurusamy Sarathy [Tue, 7 Mar 2000 20:18:54 +0000]
support :void to enable croaking only in void context (from
Simon Cozens <simon@othersideofthe.earth.li>)
p4raw-id: //depot/perl@5600
Gurusamy Sarathy [Tue, 7 Mar 2000 18:35:21 +0000]
Pod::Html tweak to avoid false falses
p4raw-id: //depot/perl@5599
Gurusamy Sarathy [Tue, 7 Mar 2000 18:21:58 +0000]
skip null siblings encountered by goto out of loopish block
(from Doug Lankshear)
p4raw-id: //depot/perl@5598
Gurusamy Sarathy [Tue, 7 Mar 2000 16:33:29 +0000]
omit XSLoader from bytecode dumps
p4raw-id: //depot/perl@5597
Gurusamy Sarathy [Tue, 7 Mar 2000 10:58:17 +0000]
avoid coredump on C<printf "%vd">
p4raw-id: //depot/perl@5596
Gurusamy Sarathy [Tue, 7 Mar 2000 10:26:03 +0000]
add missing HTML escapes that can be displayed in xterm (from
Tim Jenness <timj@jach.hawaii.edu>)
p4raw-id: //depot/perl@5595
Gurusamy Sarathy [Tue, 7 Mar 2000 10:24:55 +0000]
Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)
p4raw-id: //depot/perl@5594
Gurusamy Sarathy [Tue, 7 Mar 2000 09:57:24 +0000]
get ByteLoader working again
p4raw-id: //depot/perl@5593
Gurusamy Sarathy [Tue, 7 Mar 2000 05:14:49 +0000]
typo in makedef.pl
p4raw-id: //depot/perl@5592
Jarkko Hietaniemi [Mon, 6 Mar 2000 22:56:24 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5591
Gurusamy Sarathy [Mon, 6 Mar 2000 22:32:44 +0000]
fix incorrect prototypes in File::Glob
p4raw-id: //depot/perl@5590
Gurusamy Sarathy [Mon, 6 Mar 2000 22:07:38 +0000]
update Changes
p4raw-id: //depot/perl@5589
Craig A. Berry [Mon, 6 Mar 2000 15:36:13 +0000]
circumvent VMS fileno bug in old DEC C version
To: vmsperl@perl.org, perl5-porters@perl.org
Cc: jhi@iki.fi, Charles Bailey <BAILEY@newman.upenn.edu>, gsar@activestate.com
Message-Id: <4.2.2.
20000306153539.00ca6420@exchi01.midwest.metamorgs.com>
p4raw-id: //depot/cfgperl@5588
Jarkko Hietaniemi [Mon, 6 Mar 2000 21:23:27 +0000]
Use $^O.
p4raw-id: //depot/cfgperl@5587
Jarkko Hietaniemi [Mon, 6 Mar 2000 21:19:15 +0000]
Undo drift from the mainline.
p4raw-id: //depot/cfgperl@5586
Gurusamy Sarathy [Mon, 6 Mar 2000 20:23:37 +0000]
change#5513 accidentally undid change#5373, put it back
p4raw-link: @5513 on //depot/perl:
02369fa527750edc8d271e763f24410e6166959e
p4raw-link: @5373 on //depot/perl:
35f2feb095c3dd2b77eb6efc2bf725b5886b6931
p4raw-id: //depot/perl@5585
Jarkko Hietaniemi [Mon, 6 Mar 2000 17:30:48 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5584
Gurusamy Sarathy [Mon, 6 Mar 2000 17:02:52 +0000]
makedef.pl typos
p4raw-id: //depot/perl@5583
Gurusamy Sarathy [Mon, 6 Mar 2000 15:24:14 +0000]
Pod::Man bugfixes (from Russ Allbery)
p4raw-id: //depot/perl@5582
Gurusamy Sarathy [Mon, 6 Mar 2000 15:17:08 +0000]
File::Path::rmtree() doesn't delete stale symlinks correctly
p4raw-id: //depot/perl@5581
Gurusamy Sarathy [Mon, 6 Mar 2000 14:55:57 +0000]
pod nits
p4raw-id: //depot/perl@5580
Gurusamy Sarathy [Mon, 6 Mar 2000 14:55:08 +0000]
64-bit build fix on VMS (from Dan Sugalski)
p4raw-id: //depot/perl@5579
Jarkko Hietaniemi [Mon, 6 Mar 2000 14:37:46 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5578
Gurusamy Sarathy [Mon, 6 Mar 2000 07:26:18 +0000]
skip tests that need VMS::Filespec on other platforms
p4raw-id: //depot/perl@5577
Gurusamy Sarathy [Mon, 6 Mar 2000 07:11:21 +0000]
integrate vmsperl contents into mainline
p4raw-id: //depot/perl@5576
Gurusamy Sarathy [Mon, 6 Mar 2000 07:05:34 +0000]
support for autovivified handles (from Tom Christiansen)
p4raw-id: //depot/perl@5575
Gurusamy Sarathy [Mon, 6 Mar 2000 06:31:55 +0000]
vendorlib support for Windows; regen win32/config*
p4raw-id: //depot/perl@5574
Charles Bailey [Mon, 6 Mar 2000 05:23:23 +0000]
Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers)
p4raw-id: //depot/vmsperl@5573
Gurusamy Sarathy [Mon, 6 Mar 2000 05:21:26 +0000]
the incpush()es weren't all quite right on Windows in change#5559
p4raw-link: @5559 on //depot/metaconfig:
7f16f79d81f7fcd9c63772c8cb730e8ba08247e6on //depot/cfgperl: 526fdc24ad2c51ba7f2a58c871a45d948bdfe8e3
p4raw-id: //depot/perl@5572
Charles Bailey [Mon, 6 Mar 2000 05:18:59 +0000]
Fix ricochet in File::Spec::VMS
Fix eval error in filespec.t
Misc. minor fixes in filespec.t
p4raw-id: //depot/vmsperl@5571
Gurusamy Sarathy [Mon, 6 Mar 2000 05:00:44 +0000]
integrate cfgperl changes into mainline
p4raw-id: //depot/perl@5570
Jarkko Hietaniemi [Mon, 6 Mar 2000 04:51:39 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5569
Gurusamy Sarathy [Mon, 6 Mar 2000 04:48:17 +0000]
installperl wasn't putting extensions with two or more
nested package names in the archlib
p4raw-id: //depot/perl@5568
Charles Bailey [Mon, 6 Mar 2000 03:43:36 +0000]
Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski)
p4raw-id: //depot/vmsperl@5567
Charles Bailey [Mon, 6 Mar 2000 03:40:14 +0000]
Change $Config{'extensions'} to look Unixy (Charles Lane)
FIx logic error in glob-basic.t (Charles Lane)
p4raw-id: //depot/vmsperl@5566
Charles Bailey [Mon, 6 Mar 2000 03:37:46 +0000]
Remove trailing . from typeless files (Charles Lane)
p4raw-id: //depot/vmsperl@5565
Charles Bailey [Mon, 6 Mar 2000 03:36:26 +0000]
Resync with mainline, update test in vmsfspec.t
p4raw-id: //depot/vmsperl@5564
Gurusamy Sarathy [Mon, 6 Mar 2000 03:29:11 +0000]
avoid warning
p4raw-id: //depot/perl@5563
Charles Bailey [Mon, 6 Mar 2000 02:48:17 +0000]
Downcase function call to hush picky cc
p4raw-id: //depot/vmsperl@5562
Jarkko Hietaniemi [Mon, 6 Mar 2000 00:23:22 +0000]
VOS patch from Paul Green. Note that the vos/config_h.SH_orig
is not exactly identical to the current config_h.SH because
Paul needs better $sitearch control.
p4raw-id: //depot/cfgperl@5561
Doug MacEachern [Sun, 5 Mar 2000 15:19:01 +0000]
Avoid wiping out @dl_{librefs,modules} when XSLoader
falls back to DynaLoader.
To: perl5-porters@perl.org
Subject: [PATCH v5.5.670] maintain DynaLoader::dl_{librefs,modules}
Message-ID: <Pine.LNX.4.10.
10003051509460.16885-100000@mojo.covalent.net>
p4raw-id: //depot/cfgperl@5560
Michael G Schwern [Sun, 5 Mar 2000 06:31:29 +0000]
sitelib_stem and vendorlib_stem patches from Andy;
problem reported in
To: perl5-porters@perl.org
Subject: [ID
20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack.
Message-Id: <
20000305113129.80DC23820@athens.arena-i.com>
p4raw-id: //depot/cfgperl@5559
Jarkko Hietaniemi [Sun, 5 Mar 2000 21:18:59 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5558
Gurusamy Sarathy [Sun, 5 Mar 2000 20:35:13 +0000]
Getopt-Long v2.21 update (from Johan Vromans)
p4raw-id: //depot/perl@5557
Gurusamy Sarathy [Sun, 5 Mar 2000 20:26:57 +0000]
Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 too
(from Matthias Urlichs <smurf@noris.net>)
p4raw-id: //depot/perl@5556
Jarkko Hietaniemi [Sun, 5 Mar 2000 20:15:34 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5555
Gurusamy Sarathy [Sun, 5 Mar 2000 20:02:17 +0000]
prototype changes for eventually supporting C<binmode(F, ":raw")>
and C<open F, "-|", 'cat', '-v'>
p4raw-id: //depot/perl@5554
Jarkko Hietaniemi [Sun, 5 Mar 2000 19:55:02 +0000]
AIX gcvt() cannot format long doubles very well.
p4raw-id: //depot/cfgperl@5553
Jarkko Hietaniemi [Sun, 5 Mar 2000 18:44:37 +0000]
the monster cpp expression needs to be on one line to
appease makedepend
p4raw-id: //depot/cfgperl@5552
Jarkko Hietaniemi [Sun, 5 Mar 2000 18:24:32 +0000]
IRIX cpp is fussy.
p4raw-id: //depot/cfgperl@5551
Gurusamy Sarathy [Sun, 5 Mar 2000 17:46:18 +0000]
perlbug tweak to grok local_patches better
p4raw-id: //depot/perl@5550
Gurusamy Sarathy [Sun, 5 Mar 2000 17:33:10 +0000]
add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug
in Pod::InputObjects (from Russ Allbery)
p4raw-id: //depot/perl@5549
Jarkko Hietaniemi [Sun, 5 Mar 2000 17:27:06 +0000]
clean up the makedepend temp file
p4raw-id: //depot/cfgperl@5548
Jarkko Hietaniemi [Sun, 5 Mar 2000 17:23:18 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5547
Jarkko Hietaniemi [Sun, 5 Mar 2000 17:16:12 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5546
Gurusamy Sarathy [Sun, 5 Mar 2000 17:13:48 +0000]
strip last component of SITELIB_EXP only if it looks like a
number
p4raw-id: //depot/perl@5545
Jarkko Hietaniemi [Sun, 5 Mar 2000 17:12:42 +0000]
s/Perl/PeRl/; # yeah
p4raw-id: //depot/cfgperl@5544
Gurusamy Sarathy [Sun, 5 Mar 2000 16:54:10 +0000]
thinko in change#4546 that caused variables to lose their importedness
(GvIMPORTED_XV_off should be !GvIMPORTED_XV)
p4raw-link: @4546 on //depot/perl:
11faa288e292c27cb2ddc4ccdc483b523d26ce19
p4raw-id: //depot/perl@5543
Gurusamy Sarathy [Sun, 5 Mar 2000 09:37:26 +0000]
regen win32/config*, up version numbers &c.
p4raw-id: //depot/perl@5542
Gurusamy Sarathy [Sun, 5 Mar 2000 09:20:12 +0000]
undo change#5506; add patch to make blank line warnings optional
(from Brad Appleton)
p4raw-link: @5506 on //depot/perl:
eaf840779373130f95f7bd459b3864c78c698e28
p4raw-id: //depot/perl@5541
Gurusamy Sarathy [Sun, 5 Mar 2000 09:04:52 +0000]
fixes for most warnings identified by gcc -Wall
p4raw-id: //depot/perl@5540
Gurusamy Sarathy [Sun, 5 Mar 2000 06:37:58 +0000]
shup up warnings about dNOOP from gcc with __attribute__ ((unused))
(from Doug MacEachern <dougm@pobox.com>)
p4raw-id: //depot/perl@5539
Gurusamy Sarathy [Sun, 5 Mar 2000 05:50:44 +0000]
tyop
p4raw-id: //depot/perl@5538
Gurusamy Sarathy [Sun, 5 Mar 2000 05:41:10 +0000]
integrate cfgperl contents into mainline; add new tests from
inc.t into 64bit.t
p4raw-id: //depot/perl@5537
Jarkko Hietaniemi [Sun, 5 Mar 2000 05:37:22 +0000]
dethinko
p4raw-id: //depot/cfgperl@5536
Jarkko Hietaniemi [Sun, 5 Mar 2000 05:14:40 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5535
Gurusamy Sarathy [Sun, 5 Mar 2000 04:50:26 +0000]
optimize change#5533 to stick to IVs if constant is <= IV_MAX,
since runtime is highly optimized for IVs rather than UVs
p4raw-link: @5533 on //depot/perl:
9b0e499bcdd1e62b4ead7739d3482d056b5ac3dc
p4raw-id: //depot/perl@5534
Gurusamy Sarathy [Sun, 5 Mar 2000 04:30:02 +0000]
scan_num() sticks to UVs rather than IVs (now -
2147483648 doesn't
end up being promoted to an NV)
p4raw-id: //depot/perl@5533
Jarkko Hietaniemi [Sun, 5 Mar 2000 01:11:37 +0000]
more cpp cosmetics, logic cleanup
p4raw-id: //depot/cfgperl@5532
Jarkko Hietaniemi [Sun, 5 Mar 2000 00:51:20 +0000]
Implement #5525 in metaconfig.
p4raw-id: //depot/cfgperl@5531
Jarkko Hietaniemi [Sun, 5 Mar 2000 00:32:51 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5530
Jarkko Hietaniemi [Sun, 5 Mar 2000 00:31:17 +0000]
Sanity check on the strtoll and strtoull.
p4raw-id: //depot/cfgperl@5529
Jarkko Hietaniemi [Sun, 5 Mar 2000 00:07:21 +0000]
Reformat the fearful cpp expression to be a little bit less fearful.
p4raw-id: //depot/cfgperl@5528
Gurusamy Sarathy [Sat, 4 Mar 2000 21:55:03 +0000]
make hints available via globals in the respective pragmas to
avoid duplicating the constants everywhere
p4raw-id: //depot/perl@5527
Gurusamy Sarathy [Sat, 4 Mar 2000 20:39:36 +0000]
remove deadcode
p4raw-id: //depot/perl@5526
Gurusamy Sarathy [Sat, 4 Mar 2000 19:42:55 +0000]
make CAT2() portable for use as a macro argument with an extra
level of macros
p4raw-id: //depot/perl@5525
Gurusamy Sarathy [Sat, 4 Mar 2000 19:02:27 +0000]
avoid looking up stale PL_statbuf (spotted by Charles Lane
<lane@DUPHY4.Physics.Drexel.Edu>)
p4raw-id: //depot/perl@5524
Gurusamy Sarathy [Sat, 4 Mar 2000 18:59:03 +0000]
pod tweak
p4raw-id: //depot/perl@5523
Gurusamy Sarathy [Sat, 4 Mar 2000 17:46:58 +0000]
regen win32/config_H*
p4raw-id: //depot/perl@5522
Matthias Urlichs [Sat, 4 Mar 2000 12:48:42 +0000]
BUG: Integer floatifies? +PATCH: reading BIG integers with SMALL floats
To: perl5-porters@perl.org
Message-ID: <
20000304124841.A8090@noris.de>
p4raw-id: //depot/cfgperl@5521