Gurusamy Sarathy [Sun, 12 Mar 2000 03:15:29 +0000]
avoid L<foo|bar> for now, not all the pod2foo support it
p4raw-id: //depot/perl@5669
Gurusamy Sarathy [Sun, 12 Mar 2000 02:35:55 +0000]
rework change#5664
p4raw-link: @5664 on //depot/perl:
388d3c036745024b7ca2276efc330e632cfbcaa9
p4raw-id: //depot/perl@5668
Gurusamy Sarathy [Sat, 11 Mar 2000 19:50:06 +0000]
fix Strtoul() misdefinition is change#5661
p4raw-link: @5661 on //depot/cfgperl:
55eb892c8d1c2d0317b54696f56f6afb30a62cd1
p4raw-id: //depot/perl@5664
Gurusamy Sarathy [Sat, 11 Mar 2000 19:21:18 +0000]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@5663
Jarkko Hietaniemi [Sat, 11 Mar 2000 19:06:20 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5662
Jarkko Hietaniemi [Sat, 11 Mar 2000 19:03:32 +0000]
Use Atof() instead of bare strtod(); ditto for Atol()/Atoul()
(introduce the latter) instead of bare strtoll()/strtoll().
p4raw-id: //depot/cfgperl@5661
Gurusamy Sarathy [Sat, 11 Mar 2000 18:40:49 +0000]
another long-standing eval bug: return doesn't reset $@ correctly
p4raw-id: //depot/perl@5660
Jarkko Hietaniemi [Sat, 11 Mar 2000 18:27:54 +0000]
metaconfig-ify the test for broken fflush(NULL)
(which ails e.g. Solaris), from Ulrich Pfeifer.
p4raw-id: //depot/cfgperl@5659
Gurusamy Sarathy [Sat, 11 Mar 2000 18:11:22 +0000]
change#3511 was not defensive enough about try blocks, causing
bogus attempts to free closures, and thence, segfaults
p4raw-link: @3511 on //depot/perl:
067f92a0e46641b4b3e89afcde43bf134105f7b7
p4raw-id: //depot/perl@5658
Jarkko Hietaniemi [Sat, 11 Mar 2000 18:04:44 +0000]
Rewording.
p4raw-id: //depot/cfgperl@5657
Jarkko Hietaniemi [Sat, 11 Mar 2000 17:41:29 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5656
Gurusamy Sarathy [Sat, 11 Mar 2000 17:06:03 +0000]
reword comment
p4raw-id: //depot/perl@5655
Gurusamy Sarathy [Sat, 11 Mar 2000 17:01:47 +0000]
off-by-one in os2.c (from Ilya Zakharevich)
p4raw-id: //depot/perl@5654
Gurusamy Sarathy [Sat, 11 Mar 2000 16:59:48 +0000]
File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)
p4raw-id: //depot/perl@5653
Gurusamy Sarathy [Sat, 11 Mar 2000 16:52:03 +0000]
missing export list entry in change#5619
p4raw-link: @5619 on //depot/perl:
e4783991709775389a3fc70c841522b0165cd076
p4raw-id: //depot/perl@5652
Gurusamy Sarathy [Sat, 11 Mar 2000 16:50:05 +0000]
avoid using context pointer in MUTEX_INIT() et al; remove the
*_NOCONTEXT variants to keep it simple
p4raw-id: //depot/perl@5651
Gurusamy Sarathy [Sat, 11 Mar 2000 16:07:35 +0000]
remove =for section (from Johan Vromans)
p4raw-id: //depot/perl@5650
Gurusamy Sarathy [Sat, 11 Mar 2000 16:05:50 +0000]
add nokfile target in Makefile (from Andy Dougherty)
p4raw-id: //depot/perl@5649
Gurusamy Sarathy [Sat, 11 Mar 2000 16:02:53 +0000]
mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>)
p4raw-id: //depot/perl@5648
Gurusamy Sarathy [Sat, 11 Mar 2000 16:01:03 +0000]
VMS build tweaks (from Charles Bailey)
p4raw-id: //depot/perl@5647
Gurusamy Sarathy [Sat, 11 Mar 2000 10:13:27 +0000]
remove outdated ftp.cis.ufl.edu reference
p4raw-id: //depot/perl@5646
Gurusamy Sarathy [Sat, 11 Mar 2000 10:10:39 +0000]
failed hunk in change#5644
p4raw-link: @5644 on //depot/perl:
96776eda41a10f1802094966189301751fcdd558
p4raw-id: //depot/perl@5645
Gurusamy Sarathy [Sat, 11 Mar 2000 10:08:47 +0000]
fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
p4raw-id: //depot/perl@5644
Gurusamy Sarathy [Sat, 11 Mar 2000 09:48:30 +0000]
better {local,gm}time documentation (from Mark-Jason Dominus)
p4raw-id: //depot/perl@5643
Gurusamy Sarathy [Sat, 11 Mar 2000 09:45:10 +0000]
tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)
p4raw-id: //depot/perl@5642
Gurusamy Sarathy [Sat, 11 Mar 2000 09:42:56 +0000]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@5641
Gurusamy Sarathy [Sat, 11 Mar 2000 09:24:30 +0000]
perldelta update, typos and whitespace adjustments
p4raw-id: //depot/perl@5640
Jarkko Hietaniemi [Sat, 11 Mar 2000 00:51:48 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5639
Jarkko Hietaniemi [Sat, 11 Mar 2000 00:45:46 +0000]
Cpp out deadcode that IRIX compiler noticed.
p4raw-id: //depot/cfgperl@5638
Jarkko Hietaniemi [Fri, 10 Mar 2000 14:22:24 +0000]
Do not use Perl's malloc in IRIX.
p4raw-id: //depot/cfgperl@5637
Jarkko Hietaniemi [Fri, 10 Mar 2000 01:07:54 +0000]
Fix goofups noticed by Mark Bixby and Jeff Okamoto.
p4raw-id: //depot/cfgperl@5634
Jarkko Hietaniemi [Thu, 9 Mar 2000 23:22:33 +0000]
Remove an obsolete note.
p4raw-id: //depot/cfgperl@5633
Gurusamy Sarathy [Thu, 9 Mar 2000 18:50:43 +0000]
update Changes
p4raw-id: //depot/perl@5632
Gurusamy Sarathy [Thu, 9 Mar 2000 18:49:12 +0000]
track more of the child state on Windows
p4raw-id: //depot/perl@5631
Gurusamy Sarathy [Thu, 9 Mar 2000 18:48:05 +0000]
UNIVERSAL::isa() and UNIVERSAL::can() fail for magic values
p4raw-id: //depot/perl@5630
Gurusamy Sarathy [Thu, 9 Mar 2000 18:37:35 +0000]
tweak Unicode notes, other cleanups
p4raw-id: //depot/perl@5629
Gurusamy Sarathy [Thu, 9 Mar 2000 17:39:58 +0000]
support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"
semantics; the pragma sets defaults for both open() and qx//
p4raw-id: //depot/perl@5628
Gurusamy Sarathy [Thu, 9 Mar 2000 12:54:08 +0000]
avoid autoflushing behavior of fork/system/exec on Solaris (thanks
to fflush(NULL) bug)
p4raw-id: //depot/perl@5627
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
Jarkko Hietaniemi [Wed, 8 Mar 2000 18:03:30 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5618
Jarkko Hietaniemi [Wed, 8 Mar 2000 15:44:05 +0000]
ICU todo fixes.
p4raw-id: //depot/cfgperl@5617
Jarkko Hietaniemi [Wed, 8 Mar 2000 14:30:40 +0000]
Even more Todo.
p4raw-id: //depot/cfgperl@5616
Jarkko Hietaniemi [Wed, 8 Mar 2000 14:13:45 +0000]
More Todo.
p4raw-id: //depot/cfgperl@5615
Jarkko Hietaniemi [Wed, 8 Mar 2000 13:50:53 +0000]
wording changes
p4raw-id: //depot/cfgperl@5614
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