| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@15411
|
|
|
| |
p4raw-id: //depot/perl@15408
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
p4raw-id: //depot/perl@15393
|
|
|
| |
p4raw-id: //depot/perl@15386
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
p4raw-id: //depot/perl@15383
|
|
|
| |
p4raw-id: //depot/perl@15368
|
|
|
|
|
| |
Nicholas Clark.
p4raw-id: //depot/perl@15367
|
|
|
|
|
| |
Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
p4raw-id: //depot/perl@15365
|
|
|
|
|
| |
Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
p4raw-id: //depot/perl@15363
|
|
|
|
|
| |
and :encoding(xxx) was errorneously parsed.
p4raw-id: //depot/perl@15362
|
|
|
| |
p4raw-id: //depot/perl@15360
|
|
|
|
|
|
|
|
|
|
| |
think UTF-8, embrace your inner UTF-8, as suggested by Larry.
(And as suggested by Markus Kuhn.)
While we are at it, document also the case of
mixed hash keys as a known potential troublemaker.
(Since it's locale-related, sometimes.)
p4raw-id: //depot/perl@15350
|
|
|
| |
p4raw-id: //depot/perl@15325
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
p4raw-id: //depot/perl@15324
|
|
|
|
|
|
|
|
|
|
| |
[ 15314]
Move docs for Encode::valid_utf8 (which does not exist)
to be docs for utf8::valid() (which does).
p4raw-link: @15314 on //depot/perlio: 5463e635e29aad1605d20ed3ea9f8b3e487e0102
p4raw-id: //depot/perl@15322
p4raw-integrated: from //depot/perlio@15321 'copy in' lib/utf8.pm
(@15196..) 'merge in' ext/Encode/Encode.pm (@15274..)
|
|
|
| |
p4raw-id: //depot/perl@15307
|
|
|
| |
p4raw-id: //depot/perl@15302
|
|
|
| |
p4raw-id: //depot/perl@15277
|
|
|
| |
p4raw-id: //depot/perl@15261
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
p4raw-id: //depot/perl@15259
|
|
|
|
|
| |
Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
p4raw-id: //depot/perl@15258
|
|
|
| |
p4raw-id: //depot/perl@15245
|
|
|
|
|
| |
Message-ID: <20020314213929.GA2912@blackrider>
p4raw-id: //depot/perl@15240
|
|
|
|
|
|
| |
From: "Brent Dax" <brentdax@cpan.org>
Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
p4raw-id: //depot/perl@15229
|
|
|
|
|
| |
Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
p4raw-id: //depot/perl@15226
|
|
|
|
|
| |
Message-ID: <20020313162142.A1144@rafael>
p4raw-id: //depot/perl@15220
|
|
|
|
|
| |
Message-ID: <20020313224300.GG3311@blackrider>
p4raw-id: //depot/perl@15218
|
|
|
| |
p4raw-id: //depot/perl@15217
|
|
|
| |
p4raw-id: //depot/perl@15208
|
|
|
| |
p4raw-id: //depot/perl@15203
|
|
|
|
|
|
|
|
|
| |
(new name: Internals::SvREADONLY), remove Data::Util,
move Hash::Util to lib, also introduce refcnt interface
(Internals::SvREFCNT). Make both the new interfaces
to be more sane so that if they set the value, they return
the new value, not the old one.
p4raw-id: //depot/perl@15201
|
|
|
|
|
| |
Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@15200
|
|
|
|
|
| |
Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
p4raw-id: //depot/perl@15199
|
|
|
|
|
|
| |
Message-Id: <1194068830.20020312014058@motor.ru>
(Applied with tweaks.)
p4raw-id: //depot/perl@15192
|
|
|
|
|
| |
Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
p4raw-id: //depot/perl@15187
|
|
|
| |
p4raw-id: //depot/perl@15178
|
|
|
|
|
| |
the old legacy encoding.
p4raw-id: //depot/perl@15170
|
|
|
|
|
|
| |
as general purpose encoding transformation interfaces
since that's not what they are.
p4raw-id: //depot/perl@15169
|
|
|
| |
p4raw-id: //depot/perl@15167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Sun, 10 Mar 2002 13:27:12 -0500
Message-Id: <20020310182712.GC693@blackrider>
Subject: [PATCH] Hash::Util part 2
From: Michael G Schwern <schwern@pobox.com>
Date: Sun, 10 Mar 2002 15:09:34 -0500
Message-Id: <20020310200934.GB27112@blackrider>
Subject: [PATCH] Hash::Util MANIFEST correction
From: Michael G Schwern <schwern@pobox.com>
Date: Sun, 10 Mar 2002 16:27:07 -0500
Message-Id: <20020310212707.GF27112@blackrider>
(Also changes find.t and taint.t, which were looking for access.t)
p4raw-id: //depot/perl@15166
|
|
|
| |
p4raw-id: //depot/perl@15161
|
|
|
|
|
|
| |
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-Id: <3C8BD9C7.610.7398DD@localhost>
p4raw-id: //depot/perl@15158
|
|
|
|
|
| |
Message-ID: <20020311002233.GE4927@blackrider>
p4raw-id: //depot/perl@15157
|
|
|
|
|
| |
Message-ID: <20020310221410.GA4915@blackrider>
p4raw-id: //depot/perl@15156
|
|
|
|
|
| |
Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
p4raw-id: //depot/perl@15150
|
|
|
|
|
|
|
|
| |
that makes the standard filehandles to talk in
encodings. This change set off a weird warning
from op.c, though: disabled it now until someone
who knows what it is about comes along.
p4raw-id: //depot/perl@15146
|
|
|
| |
p4raw-id: //depot/perl@15145
|
|
|
|
|
|
|
|
|
|
|
| |
- Nix the unneccessary diagnostics line
- Quell -w warnings if the first ENV doesn't exist
- While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
is too baroque and bloated for daily use (and for perl core inclusion).
- "Cannot figure out an encoding to use" when locale is 'C' is rendered
non-fatal.
- Consequently, the ^OPEN bits is set only when needed.
p4raw-id: //depot/perl@15142
|
|
|
|
|
| |
Message-ID: <3C892499.4050502@rowman.com>
p4raw-id: //depot/perl@15118
|
|
|
|
|
|
|
|
|
| |
"not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"!
Message-ID: <13946506773.20020308043144@newmail.ru>
(one test changed)
p4raw-id: //depot/perl@15088
|