Branch: refs/heads/icu-namealias-gh1075
Home: https://github.com/parrot/parrot
Commit: 5cb6219016c19e70b50f8737f74ee39ebbf2220f
https://github.com/parrot/parrot/commit/5cb6219016c19e70b50f8737f74ee39ebbf2220f
Author: Reini Urban <[email protected]>
Date: 2014-06-14 (Sat, 14 Jun 2014)
Changed paths:
M MANIFEST
M config/gen/makefiles/root.in
A include/parrot/namealias.h
M src/ops/core_ops.c
M src/ops/string.ops
A src/string/namealias.c
A src/string/namealias_c.in
M t/op/stringu.t
Log Message:
-----------
[ops] find_codepoint: Missing Unicode NameAlias lookup
For non-icu supported control character name aliases.
Fixes [GH #1075]
Uses a gperf generated perfect hash from a UnicodeData.txt
generated list of control character names. Optimized
to be loaded from shared libraries.
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits