| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
If the bit is on, when the keys are fetched from the hash
(%h, each %h, keys %h), the Unicodified versions of the keys
are returned if needed. This solution errs on the size of
over-Unicodifying, the old solution erred on the side of
under-Unicodifying. As long as the hash keys can be a mix
of byte and Unicode strings, a perfect fit is hard to come by.
p4raw-id: //depot/perl@15407
|
|
|
|
|
|
| |
from Nicholas Clark. Fixes lib/integer.t and t/op/pack.t
which assume that 2**someinteger is accurate.
p4raw-id: //depot/perl@15267
|
|
|
|
|
|
| |
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
p4raw-id: //depot/perl@15155
|
|
|
|
|
| |
Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@15152
|
|
|
|
|
|
|
|
|
| |
encoding pragma (by remapping their byte argument if the
other argument is in Unicode). Also fix a bug found by
Anton where ord undef under the encoding pragma would barf.
([ID 20020307.009] A null pointer dereference with 'use encoding')
Finally, use the nicer form of sv_recode_to_utf8.
p4raw-id: //depot/perl@15085
|
|
|
|
|
|
| |
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
p4raw-id: //depot/perl@15003
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: Schuyler Erle <schuyler@oreilly.com>
Date: Fri, 01 Mar 2002 14:22:19 -0800
Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
Subject: Re: PATCH: "splice() offset past end of array" warning.
From: Mark-Jason Dominus <mjd@plover.com>
Date: Fri, 01 Mar 2002 17:19:49 -0500
Message-ID: <20020301221949.7610.qmail@plover.com>
p4raw-id: //depot/perl@14939
|
|
|
| |
p4raw-id: //depot/perl@14764
|
|
|
| |
p4raw-id: //depot/perl@14758
|
|
|
|
|
|
| |
character-generating Unicode error by default off,
as Larry suggested.
p4raw-id: //depot/perl@14505
|
|
|
|
|
| |
All but ../lib/Unicode/UCD.t pass.
p4raw-id: //depot/perlio@14412
|
|
|
| |
p4raw-id: //depot/perlio@14362
|
|
|
|
|
| |
submit-ing to get to Win32, and as "off site" backup.
p4raw-id: //depot/perlio@14352
|
|
|
|
|
| |
croak.
p4raw-id: //depot/perl@14244
|
|
|
|
|
|
|
| |
Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
hash assignment -> anonymous hash
p4raw-id: //depot/perl@14200
|
|
|
|
|
| |
found by Marc Lehmann.
p4raw-id: //depot/perl@14085
|
|
|
|
|
|
| |
U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
(the Unicode maximum code point) warnable offenses.
p4raw-id: //depot/perl@13823
|
|
|
| |
p4raw-id: //depot/perl@13812
|
|
|
|
|
|
| |
findings -- some of the warnings I can't explain except
by NVgf being detected wrong, though.
p4raw-id: //depot/perl@13764
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Mon, 17 Dec 2001 16:37:18 +0100
Message-ID: <20011217163718.A2292@rafael>
Subject: Re: [PATCH] Re: chomp/chop prototype changed?
From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
Date: Mon, 17 Dec 2001 23:17:06 +0100
Message-ID: <20011217231706.A730@rafael>
p4raw-id: //depot/perl@13747
|
|
|
| |
p4raw-id: //depot/perl@13672
|
|
|
| |
p4raw-id: //depot/perl@13565
|
|
|
|
|
| |
Message-ID: <20011203163716.C21702@plum.flirble.org>
p4raw-id: //depot/perl@13442
|
|
|
| |
p4raw-id: //depot/perl@13427
|
|
|
|
|
| |
Message-ID: <20011201130017.I21702@plum.flirble.org>
p4raw-id: //depot/perl@13401
|
|
|
|
|
|
|
| |
Message-ID: <20011124162433.Q37621@plum.flirble.org>
cmp fixes.
p4raw-id: //depot/perl@13235
|
|
|
|
|
| |
Message-ID: <20011120215951.U62891@plum.flirble.org>
p4raw-id: //depot/perl@13147
|
|
|
|
|
|
| |
Tiny problem in the test for 20011113.110: I hope
'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
p4raw-id: //depot/perl@13077
|
|
|
|
|
|
| |
TODO: regex literals, reentrancy problems with the utf8
and charnames pragmas.
p4raw-id: //depot/perl@12790
|
|
|
|
|
| |
Message-Id: <20011026225217.B20275@plum.flirble.org>
p4raw-id: //depot/perl@12700
|
|
|
|
|
| |
Message-ID: <20011025224827.M66471@plum.flirble.org>
p4raw-id: //depot/perl@12657
|
|
|
|
|
|
| |
except not quite like reported in the Subject
(Perl_warner is still utf8-ignorant).
p4raw-id: //depot/perl@12614
|
|
|
| |
p4raw-id: //depot/perl@12602
|
|
|
| |
p4raw-id: //depot/perl@12601
|
|
|
|
|
|
| |
but at least less wrong: prepare for the mapping being
more than just one-character-to-one-character.
p4raw-id: //depot/perl@12371
|
|
|
|
|
|
| |
Forgotten deprecation of *glob{FILEHANDLE}?
Message-Id: <20010923033252.33085.qmail@onion.perl.org>
p4raw-id: //depot/perl@12153
|
|
|
| |
p4raw-id: //depot/perl@11972
|
|
|
|
|
|
|
| |
(was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
Message-ID: <20010904224250.P25120@plum.flirble.org>
p4raw-id: //depot/perl@11874
|
|
|
|
|
|
|
| |
(take crypt() of the low eight bits of the characters,
instead of taking crypt() of the UTF-8 of the scalar);
add a test for crypt().
p4raw-id: //depot/perl@11852
|
|
|
|
|
|
| |
code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
but that is no more the case: PL_reg_match_utf8 is better.
p4raw-id: //depot/perl@11823
|
|
|
|
|
| |
Message-Id: <20010830182053.A4950@plum.flirble.org>
p4raw-id: //depot/perl@11794
|
|
|
|
|
|
| |
Thanks to H. Merijn Brand for the patch.
Some of the comments and or guards might be removable in perl.h now.
p4raw-id: //depot/perl@11758
|
|
|
|
|
| |
Message-Id: <20010822205905.U82818@plum.flirble.org>
p4raw-id: //depot/perl@11725
|
|
|
|
|
| |
"was the last match target UTF8" into its own variable.
p4raw-id: //depot/perl@11717
|
|
|
| |
p4raw-id: //depot/perl@11691
|
|
|
|
|
| |
Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
p4raw-id: //depot/perl@11678
|
|
|
|
|
|
| |
Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
in Unicode handling.
p4raw-id: //depot/perl@11637
|
|
|
|
|
|
| |
Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@11635
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
p4raw-id: //depot/perl@11553
|
|
|
|
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
(Test in change #11539)
p4raw-link: @11539 (not found)
p4raw-id: //depot/perl@11536
|