| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
smaller object code.
p4raw-id: //depot/perl@23729
|
|
|
| |
p4raw-id: //depot/perl@23728
|
|
|
|
|
| |
lot of quoting code
p4raw-id: //depot/perl@23727
|
|
|
|
|
| |
toke.c (to save a strlen())
p4raw-id: //depot/perl@23726
|
|
|
|
|
|
| |
because it generates smaller object code (as well as being
faster than a true function call)
p4raw-id: //depot/perl@23725
|
|
|
|
|
|
|
| |
Tweak is_gv_magical's string comparisons to produce smaller object
code.
First 2005 copyright notice.
p4raw-id: //depot/perl@23724
|
|
|
|
|
|
|
| |
UTF8 locales and the -C flag. When UTF8 is flagged as enabled
based on the locale, we have no perl space access to PL_utf8locale
so assume for the moment that UTF8 is never conditionally enabled.
p4raw-id: //depot/perl@23723
|
|
|
|
|
|
| |
than the old pointless switch on '\0'. Also skip re-comparing the
first character. Faster, and generates terser object code.
p4raw-id: //depot/perl@23722
|
|
|
|
|
| |
generates a smaller object file, and will be faster.
p4raw-id: //depot/perl@23721
|
|
|
|
|
|
|
| |
statement into 2 parts, lengths > 1 and lengths <= 1
This should cause most variables (lower case, multicharacter)
to escape the function without passing through a switch table.
p4raw-id: //depot/perl@23720
|
|
|
|
|
| |
0 names in the switch statement for length 1.
p4raw-id: //depot/perl@23719
|
|
|
|
|
| |
for determining which names are forced into main::
p4raw-id: //depot/perl@23718
|
|
|
| |
p4raw-id: //depot/perl@23717
|
|
|
|
|
|
|
|
| |
(variable names starting with a lower case letter or _, longer
than one character) get out of the function very quickly.
(Without even passing through a switch statement jump table)
Also fixes bug 33631
p4raw-id: //depot/perl@23716
|
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41D570BF.8010409@mac.com>
Date: Fri, 31 Dec 2004 09:31:11 -0600
p4raw-id: //depot/perl@23715
|