| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@10479
|
|
|
|
|
| |
Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
p4raw-id: //depot/perl@10478
|
|
|
|
|
| |
Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
p4raw-id: //depot/perl@10477
|
|
|
| |
p4raw-id: //depot/perl@10476
|
|
|
| |
p4raw-id: //depot/perl@10475
|
|
|
|
|
|
| |
if an executable contains modfl() but it hasn't been
compiled right (in the case of AIX, with cc -qlongdouble).
p4raw-id: //depot/perl@10473
|
|
|
|
|
|
|
| |
(it can apparently be SVt_NULL during global destruction)
p4raw-link: @10451 on //depot/maint-5.6/perl: 03f9d59115e90b0796ba7943655c020a829c11bf
p4raw-id: //depot/perl@10471
|
|
|
|
|
| |
Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
p4raw-id: //depot/perl@10470
|
|
|
|
|
| |
Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
p4raw-id: //depot/perl@10469
|
|
|
|
|
|
|
| |
Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
p4raw-id: //depot/perl@10468
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 10466]
MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
whitespace tweaks.
Still coredumps in pragma/overload.t - what a nice hard fail that is...
p4raw-link: @10466 on //depot/perlio: 6fa402ec5b578488e91e8f7d99060bcd035f4979
p4raw-id: //depot/perl@10467
|
| |
| |
| |
| |
| |
| | |
whitespace tweaks.
Still coredumps in pragma/overload.t - what a nice hard fail that is...
p4raw-id: //depot/perlio@10466
|
| |\
| |/
|/|
| |
| | |
(sv.c has MULTIPLICITY issues as well as whatever else ...)
p4raw-id: //depot/perlio@10465
|
| |
| |
| | |
p4raw-id: //depot/perl@10464
|
| |
| |
| |
| |
| | |
Message-ID: <20010607002959.Z76396@plum.flirble.org>
p4raw-id: //depot/perl@10463
|
| |
| |
| |
| |
| | |
Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
p4raw-id: //depot/perl@10462
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
merge README.plan9 and plan9/perlplan9.pod;
delete plan9/perlplan9.* (the perlplan.doc needs to
be regenerated in Plan 9); make the =head1 and =head2
in the README.platform to be a little more verbose
(skipped README.os2 not to anger Ilya) so that they
look better in the toc; regen toc.
p4raw-id: //depot/perl@10461
|
| |
| |
| |
| |
| |
| | |
Reply-To: mjtg@cam.ac.uk
Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10460
|
| |
| |
| |
| |
| |
| | |
Reply-To: mjtg@cam.ac.uk
Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10459
|
| |
| |
| | |
p4raw-id: //depot/perl@10458
|
| |
| |
| |
| |
| |
| | |
(as in: dumps core) in pre-5.0 Tru64, so better avoid even
testing it.
p4raw-id: //depot/perl@10457
|
| |
| |
| |
| |
| |
| | |
Subject: Re: [20010118.017] op/int.t failure
Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
p4raw-id: //depot/perl@10455
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
optimize change#10448 slightly (don't repeat search in eval""s lexical
scope, since that has already been searched)
change#9108 needs subtler treatment for case of closures created
within eval""
p4raw-link: @10450 on //depot/maint-5.6/perl: 77991f234c231cb11047bb180fdeef1134557583
p4raw-link: @10448 on //depot/maint-5.6/perl: 332ba4f98bc63c81fd7ba0d06432a7f903d716cf
p4raw-link: @9108 on //depot/maint-5.6/perl: 1cf1f64f42eb50a67f2427ff9d6d24023a2b9997
p4raw-id: //depot/perl@10454
p4raw-integrated: from //depot/maint-5.6/perl@10453 'merge in'
t/op/misc.t (@10448..) op.c (@10450..)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
List/Util.xsc as (ListUtil.c and) ListUtil.o since
POSIX-BC (BS2000) linker has an evil limitation of
being unable to include in the same executable several
object files with the same name - case-insensitively -
because otherwise we conflict with util.c.
Strictly speaking currently required only in POSIX-BC
but probably will do no harm elsewhere where static
linking is required.
p4raw-id: //depot/perl@10453
|
| |\
| |/
|/| |
p4raw-id: //depot/perlio@10452
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
outside an eval"" weren't resolved correctly inside a subroutine
definition inside the eval"" if they were not already referenced
in the toplevel of the eval""-ed code
p4raw-link: @10448 on //depot/maint-5.6/perl: 332ba4f98bc63c81fd7ba0d06432a7f903d716cf
p4raw-id: //depot/perl@10449
p4raw-integrated: from //depot/maint-5.6/perl@10447 'merge in' cop.h
(@9288..) t/op/misc.t (@10394..) op.c pp_ctl.c (@10412..)
|
| |
| |
| |
| |
| | |
Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
p4raw-id: //depot/perl@10447
|
| |
| |
| | |
p4raw-id: //depot/perl@10446
|
| |
| |
| |
| |
| | |
Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
p4raw-id: //depot/perl@10445
|
| |
| |
| |
| |
| | |
but not the prototypes.
p4raw-id: //depot/perl@10444
|
| |
| |
| |
| |
| | |
Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@10443
|
| |
| |
| | |
p4raw-id: //depot/perl@10441
|
| |
| |
| | |
p4raw-id: //depot/perl@10440
|
| |
| |
| | |
p4raw-id: //depot/perl@10439
|
| |
| |
| |
| |
| |
| | |
bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
leakage patch.
p4raw-id: //depot/perl@10438
|
| |
| |
| | |
p4raw-id: //depot/perl@10437
|
| |
| |
| |
| |
| | |
Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
p4raw-id: //depot/perl@10436
|
| |
| |
| |
| |
| |
| | |
probe to cast, not whine; test for %Ld and %Lf before %lld and
%llf because the L is the ANSI way.
p4raw-id: //depot/perl@10434
|
| |
| |
| | |
p4raw-id: //depot/perl@10433
|
| |
| |
| | |
p4raw-id: //depot/perl@10432
|
| |
| |
| | |
p4raw-id: //depot/perl@10431
|
| |
| |
| |
| |
| | |
on failures, it's too confusing otherwise,
p4raw-id: //depot/perl@10430
|
| |
| |
| | |
p4raw-id: //depot/perl@10429
|
| |
| |
| | |
p4raw-id: //depot/perl@10428
|
| |
| |
| | |
p4raw-id: //depot/perl@10427
|
| |
| |
| | |
p4raw-id: //depot/perl@10426
|
| |
| |
| |
| |
| | |
Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
p4raw-id: //depot/perl@10425
|
| |
| |
| |
| |
| | |
Message-ID: <20010604122602.A5775@lustre.linux.in>
p4raw-id: //depot/perl@10424
|
| |
| |
| |
| |
| | |
p4raw-link: @10192 on //depot/perl: ec4ab249deaa88f5a071536b0473504f26c43486
p4raw-id: //depot/perl@10423
|
| |
| |
| | |
p4raw-id: //depot/perl@10421
|