| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
p4raw-link: @5847 on //depot/perl: 9e5093700069f9f74b9ca2d59c30b0b9880239d2
p4raw-id: //depot/perl@5855
|
|
|
| |
p4raw-id: //depot/cfgperl@5803
|
|
|
|
|
| |
(from Tom Christiansen)
p4raw-id: //depot/perl@5777
|
|
|
| |
p4raw-id: //depot/perl@5610
|
|
|
| |
p4raw-id: //depot/perl@5603
|
|
|
| |
p4raw-id: //depot/perl@5596
|
|
|
|
|
|
|
| |
(GvIMPORTED_XV_off should be !GvIMPORTED_XV)
p4raw-link: @4546 on //depot/perl: 11faa288e292c27cb2ddc4ccdc483b523d26ce19
p4raw-id: //depot/perl@5543
|
|
|
| |
p4raw-id: //depot/perl@5540
|
|
|
| |
p4raw-id: //depot/cfgperl@5437
|
|
|
| |
p4raw-id: //depot/cfgperl@5407
|
|
|
|
|
|
| |
they are correctly long double, especially the frexp()
in sv_vcatpvfn() (spotted by Spider Boardman).
p4raw-id: //depot/cfgperl@5390
|
|
|
| |
p4raw-id: //depot/perl@5342
|
|
|
| |
p4raw-id: //depot/perl@5284
|
|
|
| |
p4raw-id: //depot/perl@5283
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Message-ID: <m3ema2tc8q.fsf@eik.g.aas.no>
p4raw-id: //depot/cfgperl@5247
|
|
|
| |
p4raw-id: //depot/perl@5187
|
|
|
|
|
| |
"%vd", "%v#o", "%*vX", etc are allowed
p4raw-id: //depot/perl@5181
|
|
|
|
|
| |
scope, among other things (from Paul Marquess)
p4raw-id: //depot/perl@5170
|
|
|
|
|
|
|
| |
perl_run() longjmping out)
p4raw-link: @3386 on //depot/perl: 312caa8e97f1c7ee342a9895c2f0e749625b4929
p4raw-id: //depot/perl@5162
|
|
|
| |
p4raw-id: //depot/perl@5155
|
|
|
| |
p4raw-id: //depot/perl@5139
|
|
|
| |
p4raw-id: //depot/perl@5138
|
|
|
|
|
|
|
| |
introduced XPVMG storage in arenas
p4raw-link: @4198 on //depot/perl: 932e9ff92dfdad82564fe7085f2cb398e628fac3
p4raw-id: //depot/perl@5090
|
|
|
| |
p4raw-id: //depot/perl@5084
|
|
|
| |
p4raw-id: //depot/perl@5079
|
|
|
|
|
| |
destruction since we actually depend on SVs being in arenas there
p4raw-id: //depot/perl@5074
|
|
|
|
|
|
|
|
| |
could think message was random length when passed a null argument;
utilize() didn't set up the hash for the method name leading to
pp_method_named() accessing random state; PL_curpm wasn't zeroed
properly)
p4raw-id: //depot/perl@5072
|
|
|
| |
p4raw-id: //depot/perl@5035
|
|
|
| |
p4raw-id: //depot/perl@5017
|
|
|
|
|
|
|
| |
now return bytes all the way to 255, they will be transparently
coerced (in future) to UTF-8 when they are used in operations
involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
p4raw-id: //depot/perl@5013
|
|
|
|
|
| |
years (from Gisle Aas)
p4raw-id: //depot/perl@5009
|
|
|
|
|
| |
fact); add tests for version tuples
p4raw-id: //depot/perl@4998
|
|
|
|
|
| |
p4raw-link: @4970 on //depot/perl: 354992b151c6d0f4f02b9e65e8ba749a959e700d
p4raw-id: //depot/perl@4997
|
|
|
| |
p4raw-id: //depot/perl@4986
|
|
|
|
|
|
|
| |
calls should using widechar APIs; chr and sprintf "%c" also
follow this flag in the absense of "use byte"; "use utf8"
sets $^U=1 (this appears kludgey)
p4raw-id: //depot/perl@4937
|
|
|
|
|
|
|
|
|
| |
whether to use widechar semantics; lexer and RE engine continue
to need "use utf8" to enable unicode awareness in literals
and patterns (TODO: this needs to be fixed); $1 et al are marked
SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
it from the data is probably better)
p4raw-id: //depot/perl@4930
|
|
|
|
|
|
|
| |
Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
flexible for better readability; add missing docs in sv.c; regenerate
perltoc
p4raw-id: //depot/perl@4915
|
|
|
| |
p4raw-id: //depot/perl@4905
|
|
|
|
|
| |
<rmb1@cise.npl.co.uk>); fixes for problems so identified
p4raw-id: //depot/perl@4836
|
|
|
| |
p4raw-id: //depot/perl@4823
|
|
|
|
|
| |
"our" declarations
p4raw-id: //depot/perl@4801
|
|
|
|
|
|
|
|
|
| |
removes all the gross hacks for the special cases in that change; fix
pp_concat() for when TARG == arg (modified version of patch suggested
by Ilya Zakharevich)
p4raw-link: @3612 on //depot/perl: b162f9ead0a98db35cdcfc8c889e344c040c8d8e
p4raw-id: //depot/perl@4749
|
|
|
|
|
|
| |
to allow ByteLoader to work; the DATA filehandles continue to
be left open in text mode for compatibility
p4raw-id: //depot/perl@4739
|
|
|
| |
p4raw-id: //depot/perl@4734
|
|
|
| |
p4raw-id: //depot/utfperl@4705
|
|
|
| |
p4raw-id: //depot/utfperl@4679
|
|
|
|
|
| |
C<"%ld", long_val>
p4raw-id: //depot/perl@4421
|
|
|
|
|
| |
p4raw-link: @4288 on //depot/cfgperl: 57def98fcb6c98601beaf31e3c48ad681bfdc2a3
p4raw-id: //depot/perl@4304
|
|\
| |
| | |
p4raw-id: //depot/perl@4303
|
| |
| |
| |
| |
| |
| | |
macros to be used when doing formatted printing:
IVdf, UVuf, UVxf, UVof. Also introduce Uid_t_SIGN.
p4raw-id: //depot/cfgperl@4288
|