| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The viacode() function contained the code from the _getcode() function from
Unicode::UCD, unchanged. However, the rest of viacode() requires that
the result be specially formatted to do a string match with leading
zeros inserted to bring the length up to 4 if less than that. The
original function only needs to get the number right, as a numerical
comparison is done, so it doesn't do this. This showed up with calling
viacode with 0, but the bug also affected any input that looked like a
hex number, or a U+ number, such as 'BEE' or 'U+EF'. These need to be
massaged into '0BEE' and '00EF' for the pattern match later in the
routine to succeed.
The patch also adds a test case to Unicode::UCD to verify that it really
does work ok on 0.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
From 47005e45e9738044f28ea250c17120bfa04a09b1 Mon Sep 17 00:00:00 2001
From: Karl Williamson <khw@khw-desktop.(none)>
Date: Fri, 26 Jun 2009 12:11:05 -0600
Subject: [PATCH] Small documentation change
Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
|
| |
|
|
|
|
| |
in 20090108160007.GA85010@penkwe.pair.com.
|
|
|
|
|
|
|
| |
Message-ID: <493745CA.6070300@khwilliamson.com>
And bump version to 0.27
p4raw-id: //depot/perl@35036
|
|
|
|
|
| |
Message-Id: <20080831093545.A15C4120011@rserv16.sitepush.net>
p4raw-id: //depot/perl@34867
|
|
|
| |
p4raw-id: //depot/perl@33649
|
|
|
| |
p4raw-id: //depot/perl@33648
|
|
|
| |
p4raw-id: //depot/perl@32877
|
|
|
|
|
| |
Message-Id: <200705180045.l4I0jTeI221780@kosh.hut.fi>
p4raw-id: //depot/perl@31237
|
|
|
|
|
| |
to Unicode::Collate
p4raw-id: //depot/perl@30957
|
|
|
|
|
| |
Message-ID: <44FDC219.8010006@iki.fi>
p4raw-id: //depot/perl@28788
|
|
|
| |
p4raw-id: //depot/perl@26804
|
|
|
| |
p4raw-id: //depot/perl@25756
|
|
|
|
|
|
| |
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
p4raw-id: //depot/perl@25261
|
|
|
| |
p4raw-id: //depot/perl@24978
|
|
|
| |
p4raw-id: //depot/perl@24426
|
|
|
|
|
|
| |
Message-ID: <424E584D.5000508@iki.fi>
Date: Sat, 02 Apr 2005 11:31:09 +0300
p4raw-id: //depot/perl@24134
|
|
|
|
|
| |
the full code in case it warns.
p4raw-id: //depot/perl@22950
|
|
|
| |
p4raw-id: //depot/perl@22949
|
|
|
| |
p4raw-id: //depot/perl@22909
|
|
|
| |
p4raw-id: //depot/perl@22642
|
|
|
| |
p4raw-id: //depot/perl@22621
|
|
|
|
|
| |
being copy-n-pasted in charnames.pm. (spotted by Merijn)
p4raw-id: //depot/perl@22295
|
|
|
|
|
|
| |
We need to automate this.
For some value of we. (tr/w/m/ I suspect)
p4raw-id: //depot/perl@21977
|
|
|
| |
p4raw-id: //depot/perl@21976
|
|
|
| |
p4raw-id: //depot/perl@21810
|
|
|
| |
p4raw-id: //depot/perl@21549
|
|
|
| |
p4raw-id: //depot/perl@21064
|
|
|
| |
p4raw-id: //depot/perl@20990
|
|
|
| |
p4raw-id: //depot/perl@20688
|
|
|
|
|
|
| |
From: Lukas Mai (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
p4raw-id: //depot/perl@20609
|
|
|
| |
p4raw-id: //depot/perl@20452
|
|
|
|
|
| |
by Andreas Koenig, and add a test.
p4raw-id: //depot/perl@20232
|
|
|
| |
p4raw-id: //depot/perl@20231
|
|
|
| |
p4raw-id: //depot/perl@19734
|
|
|
| |
p4raw-id: //depot/perl@19514
|
|
|
| |
p4raw-id: //depot/perl@19482
|
|
|
| |
p4raw-id: //depot/perl@19481
|
|
|
|
|
| |
use codepoints that return undef.
p4raw-id: //depot/perl@19480
|
|
|
| |
p4raw-id: //depot/perl@19476
|
|
|
|
|
| |
the Unicode character database to 4.0.0.)
p4raw-id: //depot/perl@19391
|
|
|
|
|
| |
by SADAHIRO Tomoyuki.
p4raw-id: //depot/perl@19144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[ 18946]
Integrate from maint-5.8/macperl:
[ 18937]
Various MacOS portability fixes for tests
[ 18938]
File::Spec::Unix method should be called on $self
[ 18939]
lib.pm:_get_dirs() should use $_[0], not $_
[ 18940]
Update MacOS for new configpm
[ 18941]
Update MacOS build
Update Makefile for new source files,
update test script, add additional symbol for APItest
p4raw-link: @18946 on //depot/maint-5.8/perl: 494df11159c23652339c95affadb99da70ef89e6
p4raw-link: @18941 on //depot/maint-5.8/macperl: 9b3df31c299856a4cb17c1b4a9c403df0a69ec28
p4raw-link: @18940 on //depot/maint-5.8/macperl: 5d97ba7550864e5eaacd84839be0d01c212a6d00
p4raw-link: @18939 on //depot/maint-5.8/macperl: be568d45c1392c31a2787cdaf2ab37fb4a91ced1
p4raw-link: @18938 on //depot/maint-5.8/macperl: efc910e725c427d20af16b2fdf1d43228fecfc02
p4raw-link: @18937 on //depot/maint-5.8/macperl: bbcece98349dade0635a793d66ae4e883c9097d6
p4raw-id: //depot/perl@18951
p4raw-integrated: from //depot/maint-5.8/perl@18950 'copy in'
ext/POSIX/t/taint.t t/op/stat.t (@17645..)
lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
lib/lib_pm.PL t/op/mkdir.t (@18080..) ext/Filter/t/call.t
lib/charnames.t t/op/taint.t t/run/switchI.t (@18458..)
lib/File/Spec/Unix.pm (@18466..) t/io/crlf.t (@18638..)
ext/Digest/MD5/t/files.t (@18743..) t/op/method.t (@18850..)
t/pod/testp2pt.pl (@18890..) t/op/sprintf.t (@18911..)
t/op/recurse.t (@18922..)
p4raw-branched: from //depot/maint-5.8/perl@18946 'branch in'
macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
macos/macperl.sym
|
|
|
|
|
|
|
|
|
|
|
|
| |
p4raw-id: //depot/perl@18281
p4raw-integrated: from //depot/maint-5.8/perl@18280 'copy in'
lib/unicore/Category.pl lib/unicore/SpecialCasing.txt
lib/unicore/UnicodeData.txt lib/unicore/lib/C.pl
lib/unicore/lib/Cf.pl lib/unicore/lib/Cntrl.pl
lib/unicore/lib/Graph.pl lib/unicore/lib/P.pl
lib/unicore/lib/Pd.pl lib/unicore/lib/Print.pl
lib/unicore/lib/Punct.pl (@17645..) t/op/pack.t (@18080..)
p4raw-integrated: from //depot/maint-5.8/perl@18156 'merge in'
lib/Unicode/UCD.t (@17645..)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p4raw-link: @18189 on //depot/maint-5.8/perl: 27314835b1b1ea8730d4a0eb871861ac238c63f9
p4raw-link: @18187 on //depot/maint-5.8/perl: 94e81ce4c47784f86829e70129b1d0a3e95ca51c
p4raw-link: @18174 on //depot/maint-5.8/perl: f8d24d869503bcd9df0e86aa5898c89996220bf8
p4raw-id: //depot/perl@18221
p4raw-branched: from //depot/maint-5.8/perl@18220 'branch in'
ext/POSIX/t/is.t
p4raw-integrated: from //depot/maint-5.8/perl@18220 'copy in'
README.os2 ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
lib/Unicode/UCD.pm t/op/subst.t (@17645..) INSTALL t/op/grep.t
(@18080..) ext/Fcntl/t/syslfs.t t/op/lfs.t (@18133..) 'merge
in' t/op/eval.t (@17645..) pod/perldiag.pod (@18146..)
lib/Unicode/UCD.t (@18156..) MANIFEST (@18173..)
|