This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
556e7d6
)
mktables: Add comment
author
Karl Williamson
<public@khwilliamson.com>
Sat, 22 Feb 2014 23:36:28 +0000
(16:36 -0700)
committer
Karl Williamson
<khw@cpan.org>
Fri, 30 May 2014 01:28:40 +0000
(19:28 -0600)
lib/unicore/mktables
patch
|
blob
|
blame
|
history
diff --git
a/lib/unicore/mktables
b/lib/unicore/mktables
index
3c5e060
..
8899cb2
100644
(file)
--- a/
lib/unicore/mktables
+++ b/
lib/unicore/mktables
@@
-528,6
+528,9
@@
my $unicode_reference_url = 'http://www.unicode.org/reports/tr44/';
# 0275;LATIN SMALL LETTER BARRED O;Ll;0;L;;;;;N;;;019F;;019F
# Without this change, there are casing problems for this character.
#
+# Search for $string_compare_versions to see how to compare changes to
+# properties between Unicode versions
+#
##############################################################################
my $UNDEF = ':UNDEF:'; # String to print out for undefined values in tracing