| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C56A@hotel.npl.co.uk>
p4raw-id: //depot/perl@23781
|
|
|
| |
p4raw-id: //depot/perl@23780
|
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41E1C261.5020100@mac.com>
Date: Sun, 09 Jan 2005 17:46:41 -0600
p4raw-id: //depot/perl@23779
|
|
|
|
|
|
| |
(Various files created by test programs are left behind otherwise,
and distclean doesn't clean them up)
p4raw-id: //depot/perl@23778
|
|
|
| |
p4raw-id: //depot/perl@23777
|
|
|
| |
p4raw-id: //depot/perl@23776
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41E1C3A9.9080900@mac.com>
p4raw-id: //depot/perl@23775
|
|
|
| |
p4raw-id: //depot/perl@23774
|
|
|
| |
p4raw-id: //depot/perl@23773
|
|
|
|
|
|
| |
strlen(). Add savesvpv(sv), which gets the length from the SV,
and returns a copy of its PV.
p4raw-id: //depot/perl@23772
|
|
|
|
|
| |
a strlen()
p4raw-id: //depot/perl@23771
|
|
|
|
|
| |
as I think that it will be needed for utf8 soft references.
p4raw-id: //depot/perl@23770
|
|
|
|
|
|
|
|
|
|
|
|
| |
and force PERL_MALLOC off if USE_IMP_SYS is on
This brings makefile.mk into line with Makefile in this regard
(PERL_MALLOC cannot currently be used with USE_IMP_SYS, e.g. see:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-07/msg00465.html
so it is sensible to enforce this, and to not have the default set
to a configuration that isn't allowed)
p4raw-id: //depot/perl@23769
|
|
|
|
|
| |
Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com>
p4raw-id: //depot/perl@23768
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C55A@hotel.npl.co.uk>
p4raw-id: //depot/perl@23767
|
|
|
|
|
|
|
|
|
|
| |
Change gv_fetchpv to take a UTF8 flag, as gv_fetchpvn_flags
Add gv_fetchsv to look up a GV by SV rather than a char * pointer
Provide a backwards compatability gv_fetchpv
Migrate from gv_fetchpv to gv_fetchsv where the caller was grabbing
the pointer from an SV
All tests still pass.
p4raw-id: //depot/perl@23766
|
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41DDCA71.1080704@mac.com>
Date: Thu, 06 Jan 2005 17:32:01 -0600
p4raw-id: //depot/perl@23765
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cc and ld themselves always get replaced with correct values anyway
so we just provide example values as per other similar settings
Other related values (ccname, cpp, cpprun, cppstdin) need to use the
correct ~keyword~, namely ~cc~, not ~CC~, otherwise they do not get set
Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
Date: Wed, 5 Jan 2005 10:01:41 -0800
Message-ID: <20050105180141.GA676@efn.org>
Subject: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32
From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
Date: Thu, 6 Jan 2005 11:53:11 -0800
Message-ID: <20050106195311.GC1300@efn.org>
p4raw-id: //depot/perl@23764
|
|
|
| |
p4raw-id: //depot/perl@23763
|
|
|
|
|
|
| |
Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
Message-ID: <20050105180141.GA676@efn.org>
p4raw-id: //depot/perl@23762
|
|
|
| |
p4raw-id: //depot/perl@23761
|
|
|
|
|
| |
Run under strict refs outside the soft reference tests.
p4raw-id: //depot/perl@23760
|
|
|
| |
p4raw-id: //depot/perl@23759
|
|
|
| |
p4raw-id: //depot/perl@23758
|
|
|
|
|
|
| |
Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
Message-ID: <20050105180141.GA676@efn.org>
p4raw-id: //depot/perl@23757
|
|
|
| |
p4raw-id: //depot/perl@23756
|
|
|
|
|
| |
ithreads. No tests => bugs. This should fix them.
p4raw-id: //depot/perl@23755
|
|
|
| |
p4raw-id: //depot/perl@23754
|
|
|
| |
p4raw-id: //depot/perl@23753
|
|
|
| |
p4raw-id: //depot/perl@23752
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C55C@hotel.npl.co.uk>
p4raw-id: //depot/perl@23751
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C55D@hotel.npl.co.uk>
p4raw-id: //depot/perl@23750
|
|
|
|
|
| |
Message-ID: <lracroz1gg.fsf@caliper.activestate.com>
p4raw-id: //depot/perl@23749
|
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41DB63A6.7040504@mac.com>
Date: Tue, 04 Jan 2005 21:48:54 -0600
p4raw-id: //depot/perl@23748
|
|
|
| |
p4raw-id: //depot/perl@23747
|
|
|
| |
p4raw-id: //depot/perl@23746
|
|
|
|
|
| |
efficiently.
p4raw-id: //depot/perl@23745
|
|
|
|
|
| |
Fix bug where 'assertion' was always rejected as invalid.
p4raw-id: //depot/perl@23744
|
|
|
| |
p4raw-id: //depot/perl@23743
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C553@hotel.npl.co.uk>
p4raw-id: //depot/perl@23742
|
|
|
| |
p4raw-id: //depot/perl@23741
|
|
|
|
|
|
| |
so that "perl -V:usemallocwrap" tells us what the configuration is
instead of saying 'UNKNOWN'.
p4raw-id: //depot/perl@23740
|
|
|
|
|
| |
Message-Id: <200501011859.52858@bloodgate.com>
p4raw-id: //depot/perl@23739
|
|
|
| |
p4raw-id: //depot/perl@23738
|
|
|
|
|
| |
function). (saves creating a new IV)
p4raw-id: //depot/perl@23736
|
|
|
| |
p4raw-id: //depot/perl@23735
|
|
|
|
|
| |
threaded, but "oh no it isn't!" :-(
p4raw-id: //depot/perl@23733
|
|
|
|
|
|
|
| |
See :
Subject: Re: Static linking notes --- perl5.8.6 and uClibc
Message-ID: <20041228112542.GB21037@solemn.turbinal.org>
p4raw-id: //depot/perl@23732
|
|
|
| |
p4raw-id: //depot/perl@23731
|
|
|
|
|
| |
Fix this. *Everything* should work now.
p4raw-id: //depot/perl@23730
|