unictype/joininggroup-byname: Allow hyphens, omitted word separators.
authorBruno Haible <bruno@clisp.org>
Sat, 26 Mar 2011 13:10:30 +0000 (14:10 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 26 Mar 2011 13:10:30 +0000 (14:10 +0100)
commit27819fa43544f9f2ddce39f689d5a9faf9a0368e
treea36ff1adecdfe7d82be5a8083d1ee2af10558e53
parent81aea5d9bec07d25f49b227d80605f46986397b5
unictype/joininggroup-byname: Allow hyphens, omitted word separators.

* lib/unictype/joininggroup_byname.c (uc_joining_group_byname): Convert
also hyphens to space.
* lib/unictype/joininggroup_byname.gperf: Recognize the names also
without spaces.
* tests/unictype/test-joininggroup_byname.c (main): Add more tests.
ChangeLog
lib/unictype/joininggroup_byname.c
lib/unictype/joininggroup_byname.gperf
tests/unictype/test-joininggroup_byname.c