Jarkko Hietaniemi [Thu, 5 Apr 2001 13:03:04 +0000 (13:03 +0000)]
Be traditional in your cpp (for the Errno extension).
p4raw-id: //depot/perl@9559
Jarkko Hietaniemi [Thu, 5 Apr 2001 13:00:05 +0000 (13:00 +0000)]
Add $Config{cppflags} to the gcc incantation.
p4raw-id: //depot/perl@9558
Jarkko Hietaniemi [Thu, 5 Apr 2001 04:22:39 +0000 (04:22 +0000)]
Introduce Sean Burke's Class::ISA 0.32.
p4raw-id: //depot/perl@9557
Paul Johnson [Wed, 4 Apr 2001 22:45:47 +0000 (00:45 +0200)]
Housekeeping
Message-ID: <
20010404224547.D9548@pjcj.net>
p4raw-id: //depot/perl@9556
Gisle Aas [Wed, 4 Apr 2001 14:23:04 +0000 (07:23 -0700)]
Base64 update to perlfaq9.pod
Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
p4raw-id: //depot/perl@9555
Jarkko Hietaniemi [Thu, 5 Apr 2001 04:05:49 +0000 (04:05 +0000)]
Downgrade also the "Wide character" diagnostic.
p4raw-id: //depot/perl@9554
Jarkko Hietaniemi [Thu, 5 Apr 2001 04:00:33 +0000 (04:00 +0000)]
Integrate changes #9544,9547,9549(perlio),9550,9551 from
maintperl into mainline.
"double" should be "NV"; standard typemap is missing entry
for NV
s/djSP/dSP/
Downgrade "Wide character in print" to a warning.
B::Deparse fix for ${^FOO} and documentation for PVX() method
(from Robin Houston)
tr/// doesn't null-terminate the result in some situations
(from Gisle Aas)
p4raw-link: @9549 on //depot/perlio:
ae79846703a543a04b4fe449abfd6b1e08a9e149
p4raw-link: @9547 on //depot/maint-5.6/perl:
5976aebc9f997fdf4f4889f497e528a90c8a7dc3
p4raw-link: @9544 on //depot/maint-5.6/perl:
405f61b82790e3c0b3cb02962f34aa8522c5a18e
p4raw-id: //depot/perl@9553
p4raw-integrated: from //depot/maint-5.6/perl@9552 'copy in'
ext/B/B/C.pm (@9235..) 'merge in' lib/ExtUtils/typemap
(@8151..) ext/Thread/Thread.xs (@8606..) t/op/tr.t (@9152..)
doop.c (@9288..) ext/B/B.pm ext/B/B/Deparse.pm (@9548..)
p4raw-integrated: from //depot/maint-5.6/perl@9544 'merge in'
ext/B/B.xs (@8621..)
Jarkko Hietaniemi [Thu, 5 Apr 2001 03:52:50 +0000 (03:52 +0000)]
Retract changes #9542 and #9538 (from maintperl, integrated
at #9540), shouldn't be needed because of the perlio changes.
p4raw-link: @9542 on //depot/perl:
771c8da8a7459d77e0377cf0a891bf62d70cdfa2
p4raw-id: //depot/perl@9552
Nick Ing-Simmons [Wed, 4 Apr 2001 18:56:15 +0000 (18:56 +0000)]
Downgrade "Wide character in print" to a warning.
p4raw-id: //depot/perlio@9549
Nick Ing-Simmons [Wed, 4 Apr 2001 18:44:00 +0000 (18:44 +0000)]
Integrate mainline.
p4raw-id: //depot/perlio@9546
Jarkko Hietaniemi [Wed, 4 Apr 2001 14:13:18 +0000 (14:13 +0000)]
Thou shalt not (just) match for English error messages.
p4raw-id: //depot/perl@9543
Jarkko Hietaniemi [Wed, 4 Apr 2001 13:20:39 +0000 (13:20 +0000)]
Make the stdio tricks of fflush_all() to exist only if
stdio is being used.
p4raw-id: //depot/perl@9542
Benjamin Sugars [Tue, 3 Apr 2001 17:03:48 +0000 (13:03 -0400)]
Re: [PATCH] Lighten up glob
Message-ID: <Pine.LNX.4.21.
0104031700340.2143-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@9541
Jarkko Hietaniemi [Wed, 4 Apr 2001 04:03:57 +0000 (04:03 +0000)]
Integrate changes #9538,9539 from maintperl into mainline.
fflush() is a macro on SunOS 4.1.x, so provide a wrapper
for use with _fwalk() (fix for change#7705)
another tweak needed for SunOS 4.1.x build (from Mike Guy)
(cp -f is not portable)
p4raw-link: @9539 on //depot/maint-5.6/perl:
3da0943717409aa5209a9776746cc2cfeb50eb29
p4raw-link: @9538 on //depot/maint-5.6/perl:
741daf9fefb369fa97f8467fc06d60a8832dcdee
p4raw-link: @7705 on //depot/perl:
74cac757131a44f884c4728708d3a2e5d87b32d3
p4raw-id: //depot/perl@9540
p4raw-integrated: from //depot/maint-5.6/perl@9536 'merge in' util.c
(@9288..) Makefile.SH (@9312..)
Nick Ing-Simmons [Tue, 3 Apr 2001 19:24:55 +0000 (19:24 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@9537
Jarkko Hietaniemi [Tue, 3 Apr 2001 18:02:31 +0000 (18:02 +0000)]
Integrate change #9533 from maintperl into mainline.
better fix for change#9517 to accomodate UNC paths like
\\server\share\foo, and paths with trailing backslash
like c:\this\
p4raw-link: @9533 on //depot/maint-5.6/perl:
aa5978ee553e6e5cbffd44b8ee9d25a8ff75c771
p4raw-link: @9517 on //depot/maint-5.6/perl:
541b948d383abe4f534f846ff692d582506919cf
p4raw-id: //depot/perl@9536
p4raw-integrated: from //depot/maint-5.6/perl@9535 'copy in'
utils/perldoc.PL x2p/find2perl.PL (@9517..) 'merge in'
x2p/s2p.PL (@9517..)
Jarkko Hietaniemi [Tue, 3 Apr 2001 17:58:07 +0000 (17:58 +0000)]
Change the push/unshift warning to be of class syntax, not misc.
p4raw-id: //depot/perl@9535
Jarkko Hietaniemi [Tue, 3 Apr 2001 15:03:46 +0000 (15:03 +0000)]
Change the push/unshift warning (#9532) to talk about "no values"
instead of "no arguments".
p4raw-id: //depot/perl@9534
Robin Houston [Mon, 2 Apr 2001 15:03:29 +0000 (16:03 +0100)]
Re: [ID
20010331.003] new misc warning for push(@x), unshift(@x)
Message-ID: <
20010402150329.A6636@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9532
Jarkko Hietaniemi [Tue, 3 Apr 2001 13:06:34 +0000 (13:06 +0000)]
Integrate change #9530 from maintperl into mainline.
accomodate VMS "mailbox overflow" quirk in testsuite (from
Craig Berry)
p4raw-link: @9530 on //depot/maint-5.6/perl:
fd4d094fa4ec7fed977776a34208027a5d6e994d
p4raw-id: //depot/perl@9531
p4raw-integrated: from //depot/maint-5.6/perl@9529 'copy in'
t/lib/socket.t (@7895..)
Jarkko Hietaniemi [Tue, 3 Apr 2001 02:34:34 +0000 (02:34 +0000)]
Update Changes.
p4raw-id: //depot/perl@9529
Jarkko Hietaniemi [Tue, 3 Apr 2001 01:27:57 +0000 (01:27 +0000)]
perlfaq3: extend the silly long list even further
Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
To: perl5-porters@perl.org
Message-ID: <Pine.OSF.4.10.
10104021823330.279908-100000@aspara.forte.com>
p4raw-id: //depot/perl@9528
Peter Prymmer [Mon, 2 Apr 2001 17:40:27 +0000 (10:40 -0700)]
build && test XS::Typemap on VMS, glob-basic insensitivity training
Message-ID: <Pine.OSF.4.10.
10104021727250.278825-100000@aspara.forte.com>
p4raw-id: //depot/perl@9527
Jarkko Hietaniemi [Tue, 3 Apr 2001 01:17:30 +0000 (01:17 +0000)]
Configure sanity checks:
* if use64bitall is attempted but pointers are only 32-bit,
'downgrade' to use64bitint
* if use64bitint is attempted but there's no quad type,
forget about use64bitint (well, the default for it is 'n',
the user can still override this)
* if pointers are 64 bits, do not try to use Perl's malloc
p4raw-id: //depot/perl@9525
Jarkko Hietaniemi [Tue, 3 Apr 2001 00:02:31 +0000 (00:02 +0000)]
(Retracted by #9609)
Make it harder for parallel makes to enter 'test' before
Dynaloader and File::Glob are happy. (In principle 'make_ext'
should be unhappy enough, but sometimes parallel makes seem
to sneak past both in Tru64 and AIX.)
p4raw-id: //depot/perl@9523
Robin Houston [Mon, 2 Apr 2001 22:54:10 +0000 (23:54 +0100)]
padname values may have bogus SvCUR
Message-ID: <
20010402225410.A8273@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9522
Robin Houston [Mon, 2 Apr 2001 20:24:03 +0000 (21:24 +0100)]
@stash_array = split(/pat/, str);
Message-ID: <
20010402202402.A8005@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9521
Simon Cozens [Mon, 2 Apr 2001 15:43:06 +0000 (16:43 +0100)]
REALLY pedantic hv.h nit
Message-ID: <
20010402154306.A21711@netthink.co.uk>
p4raw-id: //depot/perl@9520
Olaf Flebbe [Mon, 2 Apr 2001 23:36:51 +0000 (01:36 +0200)]
Based on
Subject: [foolperl] EPOC fix
Message-ID: <Pine.LNX.4.02.
10104022335380.5547-100000@milkyway.science-computing.de>
p4raw-id: //depot/perl@9519
Jarkko Hietaniemi [Mon, 2 Apr 2001 22:22:34 +0000 (22:22 +0000)]
Integrate changes #9511,9514,9517 from maintperl into mainline.
README.win32 tweaks; add a note about alternative location for
getting a gcc-2.95.2 that will build perl properly on windows
add some notes about gutsy threading matters
many of the utilities interpolate literal paths within doublequotes
(fails on dosish platforms where path contains backslashes)
p4raw-link: @9517 on //depot/maint-5.6/perl:
541b948d383abe4f534f846ff692d582506919cf
p4raw-link: @9514 on //depot/maint-5.6/perl:
c8c8f510c2814a9e3cbdb8e7ca306018e0f7c510
p4raw-link: @9511 on //depot/maint-5.6/perl:
58a9db026b6f67b774654d285ac34aceada86380
p4raw-id: //depot/perl@9518
p4raw-integrated: from //depot/maint-5.6/perl@9510 'copy in'
utils/perldoc.PL x2p/find2perl.PL (@9312..) 'merge in'
README.win32 (@9227..) x2p/s2p.PL (@9312..) pod/perlguts.pod
(@9507..)
Jarkko Hietaniemi [Sun, 1 Apr 2001 20:45:10 +0000 (20:45 +0000)]
An ambiguousity warning.
p4raw-id: //depot/perl@9510
Jonathan Stowe [Sun, 1 Apr 2001 10:04:55 +0000 (11:04 +0100)]
[PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
Message-ID: <Pine.LNX.4.30.
0104010958250.7703-100000@orpheus.gellyfish.com>
p4raw-id: //depot/perl@9509
Jarkko Hietaniemi [Sun, 1 Apr 2001 19:35:03 +0000 (19:35 +0000)]
Update Changes.
p4raw-id: //depot/perl@9508
Jarkko Hietaniemi [Sun, 1 Apr 2001 19:11:53 +0000 (19:11 +0000)]
Commit Sarathy to April release of 5.6.1 :-)
p4raw-id: //depot/perl@9506
Mark-Jason Dominus [Sun, 1 Apr 2001 14:25:11 +0000 (10:25 -0400)]
PATCH 5.6.0 (perldebug.pod)
Message-ID: <
20010401182511.9247.qmail@plover.com>
p4raw-id: //depot/perl@9505
Jarkko Hietaniemi [Sun, 1 Apr 2001 18:43:09 +0000 (18:43 +0000)]
Add great_circle_direction().
p4raw-id: //depot/perl@9504
Jarkko Hietaniemi [Sun, 1 Apr 2001 17:29:12 +0000 (17:29 +0000)]
Unicode ReadMe update for Unicode 3.1.
p4raw-id: //depot/perl@9503
Jarkko Hietaniemi [Sun, 1 Apr 2001 17:18:40 +0000 (17:18 +0000)]
Integrate change #9501 from maintperl into mainline.
fix the perlembed notes on multiple interpreters
fix ExtUtils::Embed to work passably on Windows
p4raw-link: @9501 on //depot/maint-5.6/perl:
fa102aa9a975aaa2a384e09b6377476f565fdcc2
p4raw-id: //depot/perl@9502
p4raw-integrated: from //depot/maint-5.6/perl@9500 'copy in'
pod/perlembed.pod (@8627..) 'merge in' lib/ExtUtils/Embed.pm
(@8153..)
Jarkko Hietaniemi [Sun, 1 Apr 2001 05:58:23 +0000 (05:58 +0000)]
Test for #9499.
p4raw-id: //depot/perl@9500
Jarkko Hietaniemi [Sun, 1 Apr 2001 05:55:46 +0000 (05:55 +0000)]
tr/// UTF-8 tweaking from Inaba Hiroto.
p4raw-id: //depot/perl@9499
Jarkko Hietaniemi [Sun, 1 Apr 2001 05:44:34 +0000 (05:44 +0000)]
Protect the workaround hunk more.
p4raw-id: //depot/perl@9498
Jarkko Hietaniemi [Sun, 1 Apr 2001 00:24:25 +0000 (00:24 +0000)]
Integrate changes #9493,9494,9495,9496 from maintperl
into mainline.
fix a broken workaround for Borland compiler in change#4739
(caused weird "short reads" on DATA, which caused op/misc.t to fail)
nits spotted by Borland compiler
avoid redefinition warnings under Borland 5.02
various nits identified by the Borland 5.5 compiler; remove suppression
of a few warnings
p4raw-link: @9496 on //depot/maint-5.6/perl:
9d05ad52b0aa7d1f7d147da0c4dbc14de5fe4a37
p4raw-link: @9495 on //depot/maint-5.6/perl:
759997f1e719f33541bed70dd7f79bfa26a930b3
p4raw-link: @9494 on //depot/maint-5.6/perl:
01b59bde1cb7ff62776f3b83c0f2575c79a950a6
p4raw-link: @9493 on //depot/maint-5.6/perl:
eea7051a8d4ef81c032143ab3193bc1240ab2e8f
p4raw-link: @4739 on //depot/perl:
c39cd00800303e8967294e98aa4c427a1872a251
p4raw-id: //depot/perl@9497
p4raw-integrated: from //depot/maint-5.6/perl@9492 'merge in' sv.c
utf8.h (@9288..) toke.c (@9292..) ext/File/Glob/bsd_glob.c
(@9415..) win32/makefile.mk (@9426..) win32/win32.h (@9494..)
Jarkko Hietaniemi [Sat, 31 Mar 2001 18:36:24 +0000 (18:36 +0000)]
Integrate change #9491 from maintperl into mainline.
Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
directory is relative (need to fetch the full path name *before*
the chdir!)
p4raw-link: @9491 on //depot/maint-5.6/perl:
8719091e80cabf1226d64033edd75847e717d618
p4raw-id: //depot/perl@9492
p4raw-integrated: from //depot/maint-5.6/perl@9490 'merge in'
lib/Cwd.pm (@9279..)
Simon Cozens [Sat, 31 Mar 2001 13:09:59 +0000 (14:09 +0100)]
Re: [PATCH] av.h cosmetics
Message-ID: <
20010331130959.A22000@netthink.co.uk>
Document AvALLOC.
p4raw-id: //depot/perl@9490
Tels [Sat, 31 Mar 2001 13:21:05 +0000 (15:21 +0200)]
Re: Math::Big* v1.21
Message-Id: <
200103311125.GAA377738@www08.hway.net>
p4raw-id: //depot/perl@9489
Jarkko Hietaniemi [Sat, 31 Mar 2001 03:39:51 +0000 (03:39 +0000)]
Debug output tweak.
p4raw-id: //depot/perl@9488
Jarkko Hietaniemi [Sat, 31 Mar 2001 03:33:02 +0000 (03:33 +0000)]
OverVMSification.
p4raw-id: //depot/perl@9487
Jarkko Hietaniemi [Sat, 31 Mar 2001 03:01:40 +0000 (03:01 +0000)]
Missed MANIFESTations in #9483.
p4raw-id: //depot/perl@9486
Peter Prymmer [Fri, 30 Mar 2001 18:06:36 +0000 (10:06 -0800)]
Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
Message-ID: <Pine.OSF.4.10.
10103301805450.63762-100000@aspara.forte.com>
p4raw-id: //depot/perl@9485
Jarkko Hietaniemi [Sat, 31 Mar 2001 01:04:41 +0000 (01:04 +0000)]
Obsolete file (see #3938)
p4raw-id: //depot/perl@9484
Jarkko Hietaniemi [Sat, 31 Mar 2001 00:52:42 +0000 (00:52 +0000)]
Update to Unicode 3.1.
(Rename Names.txt to NamesList.txt.)
p4raw-id: //depot/perl@9483
Robin Houston [Fri, 30 Mar 2001 20:07:22 +0000 (21:07 +0100)]
Re: [ID
20010330.003] O=Deparse,-p does not preserve "operational semantics"
Message-ID: <
20010330200722.A2010@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9482
Benjamin Sugars [Fri, 30 Mar 2001 14:08:51 +0000 (09:08 -0500)]
Re: [PATCH] CwdXS, Take 2
Message-ID: <Pine.LNX.4.21.
0103301357490.1927-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@9481
David Dyck [Fri, 30 Mar 2001 14:44:13 +0000 (06:44 -0800)]
[ID
20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
Message-Id: <
200103302244.OAA12204@dd.tc.fluke.com>
The t/rantests flags file creation was accidentally
removed by #9217.
p4raw-id: //depot/perl@9480
Chris Nandor [Fri, 30 Mar 2001 16:51:00 +0000 (11:51 -0500)]
File::Glob stuff for Mac OS
Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
p4raw-id: //depot/perl@9479
Vadim Konovalov [Sat, 31 Mar 2001 00:50:36 +0000 (04:50 +0400)]
fix for win32/buildext.pl
Message-ID: <
005b01c0b95c$
ac277250$
7542983e@vad>
p4raw-id: //depot/perl@9478
Leon Brocard [Fri, 30 Mar 2001 21:49:57 +0000 (22:49 +0100)]
small base.pm doc patch
Message-ID: <
20010330214957.B8733@ns0.astray.com>
p4raw-id: //depot/perl@9477
Simon Cozens [Fri, 30 Mar 2001 18:12:28 +0000 (19:12 +0100)]
av.h cosmetics
Message-ID: <
20010330181228.A9319@netthink.co.uk>
p4raw-id: //depot/perl@9476
Philip Newton [Fri, 30 Mar 2001 19:06:57 +0000 (21:06 +0200)]
[DOC PATCH bleadperl] Two nits in perlhack.pod
Message-ID: <
3AC4D951.14815.1AC7068@localhost>
p4raw-id: //depot/perl@9475
Benjamin Sugars [Fri, 30 Mar 2001 11:04:35 +0000 (06:04 -0500)]
glob-basic.t (Was: [ID
20010328.016])
Message-ID: <Pine.LNX.4.21.
0103301045130.1927-100000@marmot.rim.canoe.ca>
p4raw-id: //depot/perl@9474
Jarkko Hietaniemi [Fri, 30 Mar 2001 16:09:24 +0000 (16:09 +0000)]
Update Changes.
p4raw-id: //depot/perl@9473
Jarkko Hietaniemi [Fri, 30 Mar 2001 15:16:08 +0000 (15:16 +0000)]
Integrate perlio:
[ 9471]
Should be (^O eq 'MSWin32') not 'Win32'
Fail #12 seems real - chdir is in wrong dir.
[ 9467]
Skip order test of glob if case-ignoring system cannot
create a.test and A.test
p4raw-link: @9471 on //depot/perlio:
14107c4230ff0dd854afb28ea983f6afcb4bfac1
p4raw-link: @9467 on //depot/perlio:
5f79b44fe88fd23f9e0a19ecd0acb8d38aa1c7e2
p4raw-id: //depot/perl@9472
Nick Ing-Simmons [Fri, 30 Mar 2001 14:47:10 +0000 (14:47 +0000)]
Should be (^O eq 'MSWin32') not 'Win32'
Fail #12 seems real - chdir is in wrong dir.
p4raw-id: //depot/perlio@9471
Radu Greab [Fri, 30 Mar 2001 15:09:06 +0000 (18:09 +0300)]
Re: [ID
20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
Replace #9352.
p4raw-id: //depot/perl@9470
Robin Houston [Fri, 30 Mar 2001 14:10:36 +0000 (15:10 +0100)]
PATCH pod/perldiag.pod
Message-ID: <
20010330141036.A1105@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9469
Andreas König [Fri, 30 Mar 2001 10:11:43 +0000 (12:11 +0200)]
Better diagnostic in io/fs.t
Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
p4raw-id: //depot/perl@9468
Nick Ing-Simmons [Fri, 30 Mar 2001 14:25:43 +0000 (14:25 +0000)]
Skip order test of glob if case-ignoring system cannot
create a.test and A.test
p4raw-id: //depot/perlio@9467
Nick Ing-Simmons [Fri, 30 Mar 2001 13:03:12 +0000 (13:03 +0000)]
Integrate mainline.
p4raw-id: //depot/perlio@9466
Jarkko Hietaniemi [Fri, 30 Mar 2001 03:53:37 +0000 (03:53 +0000)]
Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
the tests sometimes hang, sometimes not.)
p4raw-id: //depot/perl@9465
Stephen McCamant [Thu, 29 Mar 2001 18:50:45 +0000 (10:50 -0800)]
Better peep()ing for foreach() loops
Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
p4raw-id: //depot/perl@9464
Jarkko Hietaniemi [Fri, 30 Mar 2001 02:34:48 +0000 (02:34 +0000)]
Test for #9462.
p4raw-id: //depot/perl@9463
Jeremy Madea [Thu, 29 Mar 2001 12:05:02 +0000 (04:05 -0800)]
B::Deparse precedence bug. (Patch included.)
Message-ID: <
20010329120502.A24881@dr.inktomi.com>
p4raw-id: //depot/perl@9462
Peter Prymmer [Thu, 29 Mar 2001 18:01:18 +0000 (10:01 -0800)]
more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
Message-ID: <Pine.OSF.4.10.
10103291731150.1326-100000@aspara.forte.com>
p4raw-id: //depot/perl@9461
Robin Houston [Thu, 29 Mar 2001 20:47:56 +0000 (21:47 +0100)]
PATCH: B::Debug should show LOOP-specific fields
Message-ID: <
20010329204756.A32042@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9460
Craig A. Berry [Wed, 28 Mar 2001 18:02:20 +0000 (12:02 -0600)]
further MM_VMS.pm tweak
Message-Id: <5.0.2.1.0.
20010328172535.
017d5600@exchi01>
p4raw-id: //depot/perl@9459
Joshua E. Rodd [Wed, 28 Mar 2001 17:29:12 +0000 (12:29 -0500)]
[ID
20010328.013] Misspelling in perlop(1p) manual page
Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
p4raw-id: //depot/perl@9458
H.Merijn Brand [Thu, 29 Mar 2001 12:03:28 +0000 (14:03 +0200)]
ext/re/aix.pl can go
Message-Id: <
20010329120132.7C3B.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@9457
Jarkko Hietaniemi [Fri, 30 Mar 2001 02:03:32 +0000 (02:03 +0000)]
Integrate perlio:
[ 9455]
DLL name has changed so installperl needs to know
(Why isn't it working it out or passed it?)
[ 9454]
Change Encode's check arguments to 'bool' so SvTRUE gets used
and we don't get undef warnings.
p4raw-link: @9455 on //depot/perlio:
b962b4faa5c1d38e1b3dee493c58991ae48cefe9
p4raw-link: @9454 on //depot/perlio:
691638dd8feb154ca6f21357dad133b313dac373
p4raw-id: //depot/perl@9456
Nick Ing-Simmons [Thu, 29 Mar 2001 21:11:46 +0000 (21:11 +0000)]
DLL name has changed so installperl needs to know
(Why isn't it working it out or passed it?)
p4raw-id: //depot/perlio@9455
Nick Ing-Simmons [Thu, 29 Mar 2001 20:56:12 +0000 (20:56 +0000)]
Change Encode's check arguments to 'bool' so SvTRUE gets used
and we don't get undef warnings.
p4raw-id: //depot/perlio@9454
Nick Ing-Simmons [Thu, 29 Mar 2001 17:58:48 +0000 (17:58 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@9453
Jarkko Hietaniemi [Thu, 29 Mar 2001 16:44:55 +0000 (16:44 +0000)]
Update Changes.
p4raw-id: //depot/perl@9452
Nick Ing-Simmons [Thu, 29 Mar 2001 16:31:38 +0000 (16:31 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@9451
Jarkko Hietaniemi [Thu, 29 Mar 2001 16:29:17 +0000 (16:29 +0000)]
Integrate perlio:
[ 9448]
Make sure buildext.pl finds Errno.pm
p4raw-link: @9448 on //depot/perlio:
0026721a5b588a091ec5fe2016e8d00b8be712ab
p4raw-id: //depot/perl@9450
Jarkko Hietaniemi [Thu, 29 Mar 2001 15:50:01 +0000 (15:50 +0000)]
Update Changes.
p4raw-id: //depot/perl@9449
Nick Ing-Simmons [Thu, 29 Mar 2001 15:47:15 +0000 (15:47 +0000)]
Make sure buildext.pl finds Errno.pm
p4raw-id: //depot/perlio@9448
Jarkko Hietaniemi [Thu, 29 Mar 2001 15:39:34 +0000 (15:39 +0000)]
Integrate perlio:
[ 9445]
Fix breakage ...
p4raw-link: @9445 on //depot/perlio:
4e942ec0b77ec097fa004a64bdfc8572bc4c77ae
p4raw-id: //depot/perl@9447
Nick Ing-Simmons [Thu, 29 Mar 2001 15:30:03 +0000 (15:30 +0000)]
Integrate win32/makefile.mk with mainline.
p4raw-id: //depot/perlio@9446
Nick Ing-Simmons [Thu, 29 Mar 2001 15:27:32 +0000 (15:27 +0000)]
Fix breakage ...
p4raw-id: //depot/perlio@9445
Vadim Konovalov [Thu, 29 Mar 2001 10:32:59 +0000 (14:32 +0400)]
RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
From: "Konovalov, Vadim" <vkonovalov@lucent.com>
Message-ID: <
402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
p4raw-id: //depot/perl@9444
Jarkko Hietaniemi [Thu, 29 Mar 2001 15:02:12 +0000 (15:02 +0000)]
Integrate perlio:
[ 9442]
Work in progress - determine win32 extensions to build via script.
[ 9435]
Win32 has name conflict with ERROR
[ 9432]
Make as-shipped compiler default to MSVC6
[ 9431]
Allow someone to write PerlIO::Array, PerlIO::Code, ...
akin to PerlIO::Scalar.
[ 9429]
Noticed that two tests were skipped as perlio:: package
isn't there any more. Changed the skip condition.
Avoid core-dump if sv_utf8_upgrade() called on something
that does not become SvPOK after SvPV() (e.g. a ref).
p4raw-link: @9442 on //depot/perlio:
17af6fb0658e86e2f4a472e3392fc688e0c25b43
p4raw-link: @9435 on //depot/perlio:
c7997937a3d3c62c11d46b84cf8e39979d05cd2e
p4raw-link: @9432 on //depot/perlio:
f3ee62dd045665d69979ecdae282e2285af75e52
p4raw-link: @9431 on //depot/perlio:
2edd7e4402b46befc69c68043eda73146c6036b0
p4raw-link: @9429 on //depot/perlio:
e0e62c2a4ed4c005b9afcfe9fe3e1838fcea785d
p4raw-id: //depot/perl@9443
Nick Ing-Simmons [Thu, 29 Mar 2001 14:59:11 +0000 (14:59 +0000)]
Work in progress - determine win32 extensions to build via script.
p4raw-id: //depot/perlio@9442
Jarkko Hietaniemi [Thu, 29 Mar 2001 14:51:47 +0000 (14:51 +0000)]
Reintroduce the use of external pwd.
p4raw-id: //depot/perl@9441
Jarkko Hietaniemi [Thu, 29 Mar 2001 14:42:58 +0000 (14:42 +0000)]
use warnings instead of -w.
p4raw-id: //depot/perl@9440
Jonathan Stowe [Thu, 29 Mar 2001 09:34:12 +0000 (10:34 +0100)]
h2xs -w nits
Message-ID: <Pine.LNX.4.30.
0103290929130.19409-100000@orpheus.gellyfish.com>
p4raw-id: //depot/perl@9439
Robin Barker [Thu, 29 Mar 2001 14:43:05 +0000 (15:43 +0100)]
minor pod nits
Message-Id: <
200103291343.OAA10827@tempest.npl.co.uk>
p4raw-id: //depot/perl@9438
Robin Barker [Thu, 29 Mar 2001 13:58:47 +0000 (14:58 +0100)]
typemap cast warning
Message-Id: <
200103291258.NAA09360@tempest.npl.co.uk>
p4raw-id: //depot/perl@9437
Robin Barker [Thu, 29 Mar 2001 13:29:21 +0000 (14:29 +0100)]
printf warning
Message-Id: <
200103291229.NAA03968@tempest.npl.co.uk>
p4raw-id: //depot/perl@9436
Nick Ing-Simmons [Thu, 29 Mar 2001 14:23:31 +0000 (14:23 +0000)]
Win32 has name conflict with ERROR
p4raw-id: //depot/perlio@9435
Peter Prymmer [Wed, 28 Mar 2001 19:09:57 +0000 (11:09 -0800)]
some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
Message-ID: <Pine.OSF.4.10.
10103281858520.314137-100000@aspara.forte.com>
p4raw-id: //depot/perl@9434