Jarkko Hietaniemi [Thu, 10 Jul 2003 04:50:05 +0000]
Upgrade to podlators 1.27.
p4raw-id: //depot/perl@20106
Jarkko Hietaniemi [Thu, 10 Jul 2003 04:40:02 +0000]
Deprecate v-strings.
p4raw-id: //depot/perl@20104
Jarkko Hietaniemi [Thu, 10 Jul 2003 04:28:40 +0000]
perlfaq sync.
p4raw-id: //depot/perl@20103
Jarkko Hietaniemi [Wed, 9 Jul 2003 17:40:41 +0000]
Detypo.
p4raw-id: //depot/perl@20100
Jarkko Hietaniemi [Wed, 9 Jul 2003 17:29:53 +0000]
Fixes from Ron Kimball.
p4raw-id: //depot/perl@20098
Jarkko Hietaniemi [Wed, 9 Jul 2003 17:27:35 +0000]
Fix for the 'print v65' plus safety tweaks from Rafael.
p4raw-id: //depot/perl@20097
Jarkko Hietaniemi [Wed, 9 Jul 2003 17:06:29 +0000]
More Darwin/MacOSX paths twiddling.
p4raw-id: //depot/perl@20096
Jarkko Hietaniemi [Wed, 9 Jul 2003 11:43:09 +0000]
Play safe and use the system malloc in FreeBSD.
Yes, performance suffers. But that is better than
random core dumps.
p4raw-id: //depot/perl@20093
Jarkko Hietaniemi [Wed, 9 Jul 2003 08:12:32 +0000]
Upgrade to Encode 1.97.
p4raw-id: //depot/perl@20090
Jarkko Hietaniemi [Wed, 9 Jul 2003 08:08:30 +0000]
Rework the perldata vXX => ... entry a bit.
p4raw-id: //depot/perl@20089
Jarkko Hietaniemi [Wed, 9 Jul 2003 08:04:04 +0000]
Document the vXX => change in perldata, too.
p4raw-id: //depot/perl@20088
Jarkko Hietaniemi [Wed, 9 Jul 2003 07:49:46 +0000]
Test the vX => ... fix.
p4raw-id: //depot/perl@20085
John Peacock [Wed, 9 Jul 2003 01:05:38 +0000]
Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
Message-ID: <
3F0BCCD2.1020009@rowman.com>
p4raw-id: //depot/perl@20084
Jarkko Hietaniemi [Wed, 9 Jul 2003 06:27:15 +0000]
Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
for the install dirs.
p4raw-id: //depot/perl@20083
Jarkko Hietaniemi [Wed, 9 Jul 2003 05:57:16 +0000]
Enable avoiding /System/Library in Mac OS X by
doing Configure -Dprefix=/some/where -Uvendorlib.
p4raw-id: //depot/perl@20082
Chip Salzenberg [Wed, 9 Jul 2003 01:49:10 +0000]
Safe signals via POSIX::sigaction
Message-ID: <
20030709054910.GH2021@perlsupport.com>
p4raw-id: //depot/perl@20081
Rafael Garcia-Suarez [Tue, 8 Jul 2003 20:26:20 +0000]
The CHECKOP macro was not invoked on some newly created ops
(to match them against the current opmask.) As a consequence,
Safe compartments were unable to trap some ops (pattern
match, slices, conditionals.) This fixes the holes.
p4raw-id: //depot/perl@20079
Jarkko Hietaniemi [Tue, 8 Jul 2003 19:30:13 +0000]
Revert #20077.
p4raw-id: //depot/perl@20078
Jarkko Hietaniemi [Tue, 8 Jul 2003 18:40:51 +0000]
Don't recommend to upgrade the base.pm in the core with
the base.pm from Class::Fields. They are not the same.
p4raw-id: //depot/perl@20077
Adrian M. Enache [Tue, 8 Jul 2003 20:47:58 +0000]
Re: [PATCH] $^VARIABLES in 'perl -Dt' output
Message-ID: <
20030708174758.GA1177@ratsnest.hole>
(ByteLoader tweak avoiding a leaked scalar)
p4raw-id: //depot/perl@20076
Jarkko Hietaniemi [Tue, 8 Jul 2003 09:18:19 +0000]
In 5.8.x, fast stdio places still do use stdio.
p4raw-id: //depot/perl@20071
Adrian M. Enache [Mon, 7 Jul 2003 21:57:06 +0000]
format 'botched' in malloc.c
Message-ID: <
20030707185706.GB7017@ratsnest.hole>
p4raw-id: //depot/perl@20069
Marcus Holland-Moritz [Tue, 8 Jul 2003 11:14:05 +0000]
warnings, line numbers & windows
Message-ID: <12022.
1057655645@www59.gmx.net>
p4raw-id: //depot/perl@20068
Jarkko Hietaniemi [Tue, 8 Jul 2003 05:24:58 +0000]
Retract #20065: I don't think this is the right way
to patch this issue.
p4raw-id: //depot/perl@20066
Jarkko Hietaniemi [Tue, 8 Jul 2003 05:14:31 +0000]
Configure tweak from Johnny Lam so that the
INSTALLSITEMAN[13]DIR get correctly set.
p4raw-id: //depot/perl@20065
Rafael Garcia-Suarez [Mon, 7 Jul 2003 18:58:47 +0000]
Regexp bug in the docs, spotted by Enache's eagle eyes.
p4raw-id: //depot/perl@20063
Jarkko Hietaniemi [Mon, 7 Jul 2003 18:27:02 +0000]
Mark Bixby ++.
p4raw-id: //depot/perl@20062
Jarkko Hietaniemi [Mon, 7 Jul 2003 18:26:35 +0000]
The nanosleep() probe was kaputt, fixed by Mark Bixby.
p4raw-id: //depot/perl@20061
Jarkko Hietaniemi [Mon, 7 Jul 2003 15:06:35 +0000]
Good catch from Gisle.
p4raw-id: //depot/perl@20059
Jarkko Hietaniemi [Mon, 7 Jul 2003 14:12:27 +0000]
Refashioned #20055: we cannot trust stdio to fail here.
p4raw-id: //depot/perl@20058
Jarkko Hietaniemi [Mon, 7 Jul 2003 14:08:16 +0000]
Retract #20056, #20055, #20052, #20050, #20048: the changes
are just breaking more than they are fixing.
p4raw-id: //depot/perl@20057
Jarkko Hietaniemi [Mon, 7 Jul 2003 13:31:14 +0000]
Returning zero from PerlIO_read() is okay;
update MD5 sums.
p4raw-id: //depot/perl@20056
Jarkko Hietaniemi [Mon, 7 Jul 2003 13:23:58 +0000]
If perlio is completely out of the picture, we can
get tripped by different stdio implementations.
p4raw-id: //depot/perl@20055
Jarkko Hietaniemi [Mon, 7 Jul 2003 12:58:06 +0000]
AUTHORS tweak.
p4raw-id: //depot/perl@20054
Alan Burlison [Mon, 7 Jul 2003 14:15:57 +0000]
Patch to README.solaris
Message-ID: <
3F09728D.1070408@sun.com>
p4raw-id: //depot/perl@20053
Jarkko Hietaniemi [Mon, 7 Jul 2003 10:28:35 +0000]
Update MD5 checksums.
p4raw-id: //depot/perl@20052
Jarkko Hietaniemi [Mon, 7 Jul 2003 09:56:48 +0000]
Be more explicit than just 'characters'.
p4raw-id: //depot/perl@20051
Jarkko Hietaniemi [Mon, 7 Jul 2003 09:38:28 +0000]
Try making PerlIO errors more consistent.
(1) Check early whether the filehandle is capable of
the requested action.
(2) PerlIO_read() really can return -1, and so can
PerlIOUnix_read().
(3) Some stdio implementations are more forgiving
than others, so check also for errors recorded
by PerlIO in PerlStdio_errno().
p4raw-id: //depot/perl@20050
Jarkko Hietaniemi [Mon, 7 Jul 2003 09:08:19 +0000]
Linewrapping.
p4raw-id: //depot/perl@20049
Jarkko Hietaniemi [Mon, 7 Jul 2003 09:06:58 +0000]
PerlIO_read() can return negative.
p4raw-id: //depot/perl@20048
Jarkko Hietaniemi [Mon, 7 Jul 2003 04:36:22 +0000]
Use the existence, instead of the truth, to decide
whether to scan for a symbol.
(Also remove trailing spaces.)
p4raw-id: //depot/perl@20043
Jarkko Hietaniemi [Mon, 7 Jul 2003 04:29:35 +0000]
MPE/iX tweak from Mark Bixby.
p4raw-id: //depot/perl@20042
Tels [Sun, 6 Jul 2003 15:41:36 +0000]
Upgrade BigInt and BigRat
Subject: BigInt v1.65, Bigrat v0.10 - reloaded
Message-Id: <
200307061158.23576@bloodgate.com>
p4raw-id: //depot/perl@20041
Casey West [Sun, 6 Jul 2003 18:24:46 +0000]
Re: [perl #5025] #line directive explination wrong
Message-ID: <
20030706222446.GL7506@geeknest.com>
p4raw-id: //depot/perl@20040
Jarkko Hietaniemi [Sun, 6 Jul 2003 20:19:31 +0000]
Update the CPAN mirrors list.
p4raw-id: //depot/perl@20039
Gurusamy Sarathy [Sun, 6 Jul 2003 17:11:59 +0000]
yet another symbol missing in change#20018
p4raw-link: @20018 on //depot/perl:
db76e01e0478bf57f584c7a46fe5499fb12f1b27
p4raw-id: //depot/perl@20036
Gurusamy Sarathy [Sun, 6 Jul 2003 17:02:21 +0000]
PerlIOBase_pushed seems to have gone missing in change#20018
p4raw-link: @20018 on //depot/perl:
db76e01e0478bf57f584c7a46fe5499fb12f1b27
p4raw-id: //depot/perl@20035
Radu Greab [Sun, 6 Jul 2003 20:09:12 +0000]
DProf fixes
Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
p4raw-id: //depot/perl@20034
Jarkko Hietaniemi [Sun, 6 Jul 2003 16:21:33 +0000]
Forgotten from change #20031.
p4raw-link: @20031 on //depot/perl:
216db7eec92546173ac6bab178225bf585542186
p4raw-id: //depot/perl@20032
Vadim Konovalov [Sun, 6 Jul 2003 18:46:09 +0000]
[PATCH] improve WinCE port
Date: Sun, 6 Jul 2003 18:46:09 +0400
Message-ID: <
001401c343cd$8069cd40$ce5ec3d9@vad>
Subject: [PATCH] improve WinCE port -- addition
From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
Date: Sun, 6 Jul 2003 19:50:47 +0400
Message-ID: <
000b01c343d6$7ff96920$5b5dc3d9@vad>
p4raw-id: //depot/perl@20031
Randal L. Schwartz [Sat, 5 Jul 2003 16:29:14 +0000]
for pod/perlfaq2.pod against latest snapshot for Alpaca
Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
p4raw-id: //depot/perl@20030
Jarkko Hietaniemi [Sun, 6 Jul 2003 08:14:48 +0000]
FreeBSD: if someone *really* wants to use the system malloc.
p4raw-id: //depot/perl@20026
Jarkko Hietaniemi [Sun, 6 Jul 2003 07:48:01 +0000]
Make the 'slow ok' feature optional.
p4raw-id: //depot/perl@20025
Jarkko Hietaniemi [Sun, 6 Jul 2003 07:44:57 +0000]
The change #20022 didn't work for Command.t.
p4raw-link: @20022 on //depot/perl:
e3aa3ecb42b463895ffaa6cde935424bd94bff85
p4raw-id: //depot/perl@20024
Michael G. Schwern [Sat, 5 Jul 2003 13:34:37 +0000]
Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
Message-ID: <
20030705203437.GB2598@windhund.schwern.org>
Print out the "ok" messages only once every second,
this should make output much less and therefore testing
much faster, especially on slower connections.
p4raw-id: //depot/perl@20023
Michael G. Schwern [Sat, 5 Jul 2003 16:59:49 +0000]
ExtUtils::MakeMaker 6.10_07
Message-ID: <
20030705235949.GB3485@windhund.schwern.org>
p4raw-id: //depot/perl@20022
Jarkko Hietaniemi [Sun, 6 Jul 2003 07:19:17 +0000]
Reintroduce changes #19723 and #19723 that were not
in Net::Ping 2.31; needed for Windows.
p4raw-link: @19723 on //depot/perl:
8eff326bc4ec5cde990026aa3a8ca58f85cb4bbc
p4raw-id: //depot/perl@20021
Jarkko Hietaniemi [Sat, 5 Jul 2003 19:12:21 +0000]
Upgrade to Digest::MD5 2.25.
p4raw-id: //depot/perl@20020
Jarkko Hietaniemi [Sat, 5 Jul 2003 18:40:51 +0000]
Make a read from a write-only fh to set errno
(found by Gisle)
p4raw-id: //depot/perl@20019
Jarkko Hietaniemi [Sat, 5 Jul 2003 18:05:19 +0000]
Add PerlIOBuf_close to makedef.pl as pointed out by
Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
duplicates.
p4raw-id: //depot/perl@20018
Dave Mitchell [Sat, 5 Jul 2003 19:12:51 +0000]
fix for ext/threads/t/problems.t failures
Message-ID: <
20030705181251.GA14502@fdgroup.com>
p4raw-id: //depot/perl@20017
Jarkko Hietaniemi [Sat, 5 Jul 2003 17:36:34 +0000]
OpenBSD sometimes gets -0, probably due to fp fuzziness..
p4raw-id: //depot/perl@20016
Jarkko Hietaniemi [Sat, 5 Jul 2003 13:46:05 +0000]
Be explicit about the $0 pain in Linux 2.2.
p4raw-id: //depot/perl@20012
Rafael Garcia-Suarez [Sat, 5 Jul 2003 12:06:41 +0000]
Comment out some debugging output in Math::BigInt, that
causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
p4raw-id: //depot/perl@20010
Jarkko Hietaniemi [Sat, 5 Jul 2003 10:56:55 +0000]
The logic for additional randomisation for 64-bit UV
cases was wrong.
p4raw-id: //depot/perl@20009
Jarkko Hietaniemi [Sat, 5 Jul 2003 09:10:46 +0000]
IIRC gcc would complain about if (s = ...).
p4raw-id: //depot/perl@20008
Jarkko Hietaniemi [Sat, 5 Jul 2003 09:09:44 +0000]
Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
since CGI scripts are (should be) run under -T, being able
to show the HASH_SEED in case of problems is good.
The $ENV{PERL_HASH_SEED} is still ignored under taint.
p4raw-id: //depot/perl@20007
Craig A. Berry [Sat, 5 Jul 2003 00:38:28 +0000]
MM_VMS.pm -- fix xs installation
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
3F066454.90003@mac.com>
p4raw-id: //depot/perl@20006
Robin Barker [Fri, 4 Jul 2003 19:15:01 +0000]
dump.c -Wformat; Re: maint @ 19975, maint @ 19997
Message-ID: <
533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
p4raw-id: //depot/perl@20004
Stéphane Payrard [Sat, 5 Jul 2003 01:16:50 +0000]
Allow to create more than one Shell object :
Subject: [patch] Shell.pm fix
Message-ID: <
20030704231650.GA19701@stefp.dyndns.org>
p4raw-id: //depot/perl@20003
Rafael Garcia-Suarez [Fri, 4 Jul 2003 21:49:05 +0000]
Author list update (to be continued...)
p4raw-id: //depot/perl@20002
Rafael Garcia-Suarez [Fri, 4 Jul 2003 21:42:12 +0000]
Add a new test target in the makefile, test_harness_notty.
It's like test_harness, but sets HARNESS_NOTTY=1 to make
Test::Harness' output less blinking.
p4raw-id: //depot/perl@20001
Rafael Garcia-Suarez [Fri, 4 Jul 2003 20:58:05 +0000]
Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
and bignum v0.14.
p4raw-id: //depot/perl@20000
Alexey Tourbin [Fri, 4 Jul 2003 17:25:34 +0000]
Macro reorganization in the Makefile, so that $(LDLIBPTH) always
appears just before the name of the command to be run. See
Subject: Re: PERL_SKIP_TTY_TEST fix
Message-ID: <
20030704132534.GC1531@julia.office.altlinux.ru>
p4raw-id: //depot/perl@19999
Rafael Garcia-Suarez [Fri, 4 Jul 2003 19:31:33 +0000]
Fix non-numeric $VERSION.
p4raw-id: //depot/perl@19998
Jarkko Hietaniemi [Fri, 4 Jul 2003 14:36:56 +0000]
According to Tels our M::BI is _better_ than the 1.64 in CPAN.
p4raw-id: //depot/perl@19995
Jarkko Hietaniemi [Fri, 4 Jul 2003 14:36:17 +0000]
More $0 sad tales.
p4raw-id: //depot/perl@19994
Jarkko Hietaniemi [Fri, 4 Jul 2003 14:34:40 +0000]
Oops.
p4raw-id: //depot/perl@19993
Jarkko Hietaniemi [Fri, 4 Jul 2003 13:50:29 +0000]
Upgrade to PodParser 1.23; but do not update
t/pod/find.t or t/pod/testp2pt.pl since the
first one does not work at all under core,
and the second change would drop MacOS Classic
portability tweaks introduced by change #18669.
p4raw-link: @18669 on //depot/perl:
53ecdda105bb4103d210aff4a70dce9565ed670e
p4raw-id: //depot/perl@19990
Jarkko Hietaniemi [Fri, 4 Jul 2003 13:20:51 +0000]
Upgrade to Text::Balanced 1.94.
p4raw-id: //depot/perl@19989
Jarkko Hietaniemi [Fri, 4 Jul 2003 13:17:22 +0000]
Upgrade to Net::Ping 2.31.
p4raw-id: //depot/perl@19988
Jarkko Hietaniemi [Fri, 4 Jul 2003 13:09:04 +0000]
Upgrade to Locale::Maketext 1.06.
p4raw-id: //depot/perl@19987
Jarkko Hietaniemi [Fri, 4 Jul 2003 12:59:45 +0000]
Upgrade to Digest::MD5 2.24, with few extra tweaks:
(1) make the PATCHLEVEL logic as it is with List::Util
(more portable to older Perls)
(2) regen the MD5 checksums with ...
(3) ... the Mac OS Classic checksums generated via MacRoman
(just a guess)
(4) Keep the core Makefile.PL.
p4raw-id: //depot/perl@19986
Jarkko Hietaniemi [Fri, 4 Jul 2003 12:43:10 +0000]
Upgrade to CPAN 1.71.
p4raw-id: //depot/perl@19985
Jarkko Hietaniemi [Fri, 4 Jul 2003 12:39:20 +0000]
Upgrade to CGI.pm 2.97.
p4raw-id: //depot/perl@19984
Jarkko Hietaniemi [Fri, 4 Jul 2003 10:45:05 +0000]
No energy now to figure out what is wrong with $0
(or ps) in Tru64. The test works fine when run from
command line.
p4raw-id: //depot/perl@19982
Jarkko Hietaniemi [Fri, 4 Jul 2003 10:34:42 +0000]
AUTHORS updates.
p4raw-id: //depot/perl@19981
Jarkko Hietaniemi [Fri, 4 Jul 2003 08:40:51 +0000]
line_t is U32, not I32.
p4raw-id: //depot/perl@19980
Jarkko Hietaniemi [Fri, 4 Jul 2003 08:33:32 +0000]
Remove PL_earlytaint since the hash seed code
can be delayed until perl_parse().
p4raw-id: //depot/perl@19979
Jarkko Hietaniemi [Fri, 4 Jul 2003 04:56:41 +0000]
$0 is pain.
p4raw-id: //depot/perl@19977
Peter Prymmer [Thu, 3 Jul 2003 23:59:51 +0000]
switch vmspipe.com over to using local symbols instead of global
Message-ID: <O
F4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
p4raw-id: //depot/perl@19976
Jarkko Hietaniemi [Thu, 3 Jul 2003 21:34:03 +0000]
Bump Time::HiRes version to 1.50.
p4raw-id: //depot/perl@19973
Slaven Rezic [Fri, 4 Jul 2003 00:41:36 +0000]
installperl -n
Message-Id: <
200307032241.h63Mfaka041281@vran.herceg.de>
p4raw-id: //depot/perl@19972
Slaven Rezic [Fri, 4 Jul 2003 00:35:51 +0000]
t/op/magic.t on FreeBSD
Message-Id: <
200307032235.h63MZpKY036791@vran.herceg.de>
p4raw-id: //depot/perl@19971
Jarkko Hietaniemi [Thu, 3 Jul 2003 21:27:11 +0000]
Ask Schwern.
p4raw-id: //depot/perl@19969
Jarkko Hietaniemi [Thu, 3 Jul 2003 19:02:40 +0000]
Add autarch and Time::Local to Modules.
p4raw-id: //depot/perl@19967
Dave Rolsky [Thu, 3 Jul 2003 14:35:56 +0000]
Re: [PATCH] Bring Time::Local to 1.07
Message-ID: <Pine.LNX.4.56.
0307031435270.29915@urth.org>
p4raw-id: //depot/perl@19966
Mattia Barbon [Thu, 3 Jul 2003 16:05:23 +0000]
Win32: fix WM_TIMER handling
Message-ID: <Mahogany-0.64.2-1016-
20030703-160523.00@rbnet.it>
p4raw-id: //depot/perl@19965
Rafael Garcia-Suarez [Thu, 3 Jul 2003 17:35:09 +0000]
Re: randomly untainting?
Message-Id: <
20030703173509.0c007f0f.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@19964
Jarkko Hietaniemi [Thu, 3 Jul 2003 18:55:37 +0000]
Revert #19957 as requested by Rafael.
p4raw-id: //depot/perl@19963