| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@25926
|
|
|
|
|
|
| |
systems, and not on EBCDIC, so some more thinking is going to be
needed here.
p4raw-id: //depot/perl@25921
|
|
|
|
|
|
| |
gcc bad bad too, because it didn't grumble one bit. (or two, for that
matter).
p4raw-id: //depot/perl@25910
|
|
|
| |
p4raw-id: //depot/perl@25909
|
|
|
|
|
| |
and using PL_utf8_alnum*c*, not PL_utf8_alnum.
p4raw-id: //depot/perl@25908
|
|
|
|
|
| |
function S_is_utf8_common.
p4raw-id: //depot/perl@25907
|
|
|
|
|
| |
to uvuni_to_utf8_flags(). Move the old body to mathoms.c
p4raw-id: //depot/perl@25905
|
|
|
|
|
|
| |
argument to is_utf8_string_loc(). Correct the description of its
parameters in its POD.
p4raw-id: //depot/perl@25903
|
|
|
| |
p4raw-id: //depot/perl@25902
|
|
|
|
|
|
|
| |
compatability with previous versions of Perl. Change also includes
various Makefile changes to compile the new file and link it into
libperl.
p4raw-id: //depot/perl@25866
|
|
|
|
|
| |
Message-ID: <20051013214212.GA1122@petdance.com>
p4raw-id: //depot/perl@25754
|
|
|
|
|
| |
Message-Id: <20051008165752.348A.BQW10602@nifty.com>
p4raw-id: //depot/perl@25716
|
|
|
|
|
| |
Message-ID: <20051004201605.GA31682@petdance.com>
p4raw-id: //depot/perl@25693
|
|
|
|
|
| |
Message-ID: <20050718153738.GB20193@petdance.com>
p4raw-id: //depot/perl@25172
|
|
|
|
|
|
|
| |
Message-ID: <20050715155115.GC29983@petdance.com>
(and run regen.pl)
p4raw-id: //depot/perl@25156
|
|
|
|
|
|
|
|
| |
Message-ID: <42CC3CE9.5050606@divsol.com>
(reverted all dual-lived modules since they must work with older
perls too so must wait for a new Devel::PPPort)
p4raw-id: //depot/perl@25101
|
|
|
|
|
|
| |
$utf8 =~ /latin/i didn't match.
Also added TODO for $latin =~ /utf8/i which also fails
p4raw-id: //depot/perl@25095
|
|
|
| |
p4raw-id: //depot/perl@24800
|
|
|
| |
p4raw-id: //depot/perl@24745
|
|
|
|
|
| |
Message-ID: <42A314E4.8060608@gmail.com>
p4raw-id: //depot/perl@24730
|
|
|
|
|
| |
Message-Id: <20050605040904.GA27783@petdance.com>
p4raw-id: //depot/perl@24707
|
|
|
|
|
| |
Message-ID: <42A1850F.4040109@gmail.com>
p4raw-id: //depot/perl@24706
|
|
|
|
|
| |
Message-ID: <429F557E.3090007@gmail.com>
p4raw-id: //depot/perl@24687
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Sun, 29 May 2005 00:19:06 -0500
Message-Id: <740ea3aca85400c6d03e945323badad4@petdance.com>
Subject: [PATCH] Consting in Opcode.xs
From: Andy Lester <andy@petdance.com>
Date: Sun, 29 May 2005 11:23:50 -0500
Message-ID: <20050529162350.GA13965@petdance.com>
Subject: [PATCH] consting attrs.xs
From: Andy Lester <andy@petdance.com>
Date: Sun, 29 May 2005 14:15:46 -0500
Message-ID: <20050529191546.GA15581@petdance.com>
Subject: [PATCH] consting B.xs
From: Andy Lester <andy@petdance.com>
Date: Sun, 29 May 2005 15:09:24 -0500
Message-ID: <20050529200924.GA15873@petdance.com>
p4raw-id: //depot/perl@24622
|
|
|
|
|
| |
Message-ID: <20050521140640.GB875@petdance.com>
p4raw-id: //depot/perl@24561
|
|
|
|
|
| |
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: <20050509154518.GA18273@petdance.com>
p4raw-id: //depot/perl@24431
|
|
|
|
|
| |
Message-ID: <20050504215540.GA20413@petdance.com>
p4raw-id: //depot/perl@24414
|
|
|
|
|
| |
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@24271
|
|
|
| |
p4raw-id: //depot/perl@24096
|
|
|
|
|
|
|
| |
The implicit call of 'require utf8' triggered by code like
"\x{100}" =~ /[[:print:]]/
wasn't saving state correctly first.
p4raw-id: //depot/perl@24084
|
|
|
|
|
| |
Message-ID: <20050325204331.GA16388@petdance.com>
p4raw-id: //depot/perl@24079
|
|
|
|
|
| |
Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>
p4raw-id: //depot/perl@24074
|
|
|
|
|
| |
Message-ID: <20050314195954.GB7141@petdance.com>
p4raw-id: //depot/perl@24042
|
|
|
|
|
| |
Message-ID: <20050313202005.GA23535@petdance.com>
p4raw-id: //depot/perl@24037
|
|
|
| |
p4raw-id: //depot/perl@23861
|
|
|
|
|
|
|
|
| |
Message-Id: <41F1801C.3080201@iki.fi>
Make buffer size estimates for utf8 case conversion less maximally
pessimistic
p4raw-id: //depot/perl@23857
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk>
p4raw-id: //depot/perl@23824
|
|
|
|
|
| |
Plus drive-by insert of a more correct editor block. (thanks Dave)
p4raw-id: //depot/perl@23801
|
|
|
| |
p4raw-id: //depot/perl@23798
|
|
|
| |
p4raw-id: //depot/perl@23796
|
|
|
|
|
| |
Message-ID: <lrr7lxje5s.fsf_-_@caliper.activestate.com>
p4raw-id: //depot/perl@23640
|
|
|
| |
p4raw-id: //depot/perl@23508
|
|
|
|
|
| |
(patch by Jarkko Hietaniemi)
p4raw-id: //depot/perl@23351
|
|
|
| |
p4raw-id: //depot/perl@23207
|
|
|
| |
p4raw-id: //depot/perl@23180
|
|
|
| |
p4raw-id: //depot/perl@23176
|
|
|
|
|
|
|
|
| |
Can now handle the case
is_utf8_string(NULL,0)
again.
Why do we have code dup for Perl_is_utf8_string_loc() ?
p4raw-id: //depot/perl@23083
|