| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Replace ckWARN_d{,2,3,4}() && Perl_warner() with it, which trades reduced code
size for 1 more function call if warnings are not enabled.
|
|
|
|
|
|
| |
Classic.
Perl hasn't supported MachTen since 5.6.
|
|
|
|
| |
since 5.005
|
|
|
|
|
|
| |
Message-ID: <25940.1225611819@chthon>
Date: Sun, 02 Nov 2008 01:43:39 -0600
p4raw-id: //depot/perl@34698
|
|
|
|
|
|
|
| |
initialization in dTHX.
Plus some consting, which also makes C++ happier.
p4raw-id: //depot/perl@34579
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806230641x37afed4bla697e381b3ba9d6d@mail.gmail.com>
p4raw-id: //depot/perl@34078
|
|
|
|
|
|
|
| |
not v.5.6.x
Message-ID: <874pgd6hxs.fsf@biokovo-amd64.herceg.de>
p4raw-id: //depot/perl@34076
|
|
|
| |
p4raw-id: //depot/perl@33450
|
|
|
|
|
|
| |
From: srezic@cpan.org (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-4732-1193510037-297.46957-75-0@perl.org>
p4raw-id: //depot/perl@33414
|
|
|
|
|
|
| |
passed in request to the size that will actually be allocated. It's
the same interface as Darwin already provides with malloc_good_size().)
p4raw-id: //depot/perl@33389
|
|
|
|
|
|
|
|
|
|
|
|
| |
ability to create landmines that will explode under someone in the
future when they upgrade their compiler to one with better
optimisation. We've already done this at least twice.
(Yes, some of the assertions are after code that would already have
SEGVd because it already deferences a pointer, but they are put in
to make it easier to automate checking that each and every case is
covered.)
Add a tool, checkARGS_ASSERT.pl, to check that every case is covered.
p4raw-id: //depot/perl@33291
|
|
|
|
|
| |
Exterminate! Exterminate! Exterminate!
p4raw-id: //depot/perl@33052
|
|
|
| |
p4raw-id: //depot/perl@30964
|
|
|
|
|
| |
changes will be needed to get it to link though.
p4raw-id: //depot/perl@29142
|
|
|
|
|
| |
Message-ID: <4452594B.4040609@gmail.com>
p4raw-id: //depot/perl@28007
|
|
|
|
|
|
| |
see: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00144.html
p4raw-link: @27649 on //depot/perl: 9ddc1e7af8675795ad0346c1274fd40d4096c50f
p4raw-id: //depot/perl@27735
|
|
|
|
|
| |
Message-ID: <20060331065458.GA28571@petdance.com>
p4raw-id: //depot/perl@27649
|
|
|
|
|
| |
Message-ID: <20060202093849.GD12591@accognoscere.homeunix.org>
p4raw-id: //depot/perl@27054
|
|
|
|
|
| |
Message-ID: <20060106155719.GB9035@petdance.com>
p4raw-id: //depot/perl@26676
|
|
|
|
|
| |
Message-ID: <20051004201605.GA31682@petdance.com>
p4raw-id: //depot/perl@25693
|
|
|
| |
p4raw-id: //depot/perl@24762
|
|
|
|
|
| |
Message-ID: <20050602171943.GA16553@petdance.com>
p4raw-id: //depot/perl@24689
|
|
|
|
|
| |
Message-ID: <20050602050238.GA4001@petdance.com>
p4raw-id: //depot/perl@24666
|
|
|
|
|
| |
Message-ID: <20050525173139.GB1701@petdance.com>
p4raw-id: //depot/perl@24580
|
|
|
|
|
| |
Message-ID: <20050519173256.GA29039@petdance.com>
p4raw-id: //depot/perl@24508
|
|
|
|
|
| |
Message-ID: <20050516151353.GA25387@petdance.com>
p4raw-id: //depot/perl@24489
|
|
|
|
|
|
| |
in read-only mode. Make vi modelines compatible with non-vim
vi versions.
p4raw-id: //depot/perl@24445
|
|
|
|
|
| |
(except the generated ones)
p4raw-id: //depot/perl@24440
|
|
|
|
|
|
| |
Message-ID: <20050420112720.GA31042@mccoy.peters.homeunix.org>
Date: Wed, 20 Apr 2005 06:27:20 -0500
p4raw-id: //depot/perl@24260
|
|
|
|
|
|
|
| |
Message-ID: <20050416160502.GA26957@mccoy.peters.homeunix.org>
plus fix to Perl_rvpv_dup assigning to an RV with SvPVX
p4raw-id: //depot/perl@24239
|
|
|
| |
p4raw-id: //depot/perl@24108
|
|
|
| |
p4raw-id: //depot/perl@23176
|
|
|
|
|
|
| |
and sv_savesharedpv. Need to create non-void returning versions of
Copy and Zero, as the existing macros deliberately cast to (void)
p4raw-id: //depot/perl@23126
|
|
|
|
|
| |
Message-ID: <20030715144657.GA21313@math.berkeley.edu>
p4raw-id: //depot/perl@20184
|
|
|
| |
p4raw-id: //depot/perl@20118
|
|
|
|
|
| |
Message-ID: <20030707185706.GB7017@ratsnest.hole>
p4raw-id: //depot/perl@20069
|
|
|
|
|
|
|
| |
Message-ID: <20030627135406.GA8914@math.berkeley.edu>
More malloc patches: now they seem to work even in Tru64.
p4raw-id: //depot/perl@19876
|
|
|
| |
p4raw-id: //depot/perl@19834
|
|
|
| |
p4raw-id: //depot/perl@19833
|
|
|
| |
p4raw-id: //depot/perl@19832
|
|
|
|
|
|
|
|
|
|
| |
Linux, Solaris, AIX. Had to do #ifdef OS2 for the <io.h> in
malloc.c, found in AIX since there is no such header.
In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
memory was overwritten?"
(In IRIX compiles but that doesn't prove much since in IRIX
Perl's malloc is simply not used.)
p4raw-id: //depot/perl@19831
|
|
|
|
|
| |
Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
p4raw-id: //depot/perl@18013
|
|
|
| |
p4raw-id: //depot/perl@16460
|
|
|
|
|
| |
Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
p4raw-id: //depot/perl@16342
|
|
|
|
|
|
| |
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
p4raw-id: //depot/perl@15155
|
|
|
|
|
| |
Message-Id: <20020220231312.GA775@not.autrijus.org>
p4raw-id: //depot/perl@14802
|
|
|
|
|
|
| |
(2) Other software (GNU) seems to use it and we don't need it,
so let's give it up.
p4raw-id: //depot/perl@14374
|
|
|
|
|
| |
Message-Id: <200110300628.WAA11025@oregonnet.com>
p4raw-id: //depot/perl@12778
|
|
|
|
|
| |
suggested by NI-S.
p4raw-id: //depot/perl@10561
|
|
|
|
|
| |
and Abhijit Menon-Sen.
p4raw-id: //depot/perl@10321
|