Reece H. Dunn
d10f63b710
printcdata: a version of printucddata that uses the C APIs where available
8 years ago
Reece H. Dunn
b0fc50b954
Build HTML versions of the README and CHANGELOG files.
9 years ago
Reece H. Dunn
e29d6b8b36
Add tests for the C-based API.
9 years ago
Reece H. Dunn
1154409393
Use PropertyValueAliases for the script mapping.
The mapping of the script labels in the UCD data to ISO 15924
script tags is now done using the sc property map in the
PropertyValueAliases data.
This has the following benefits:
1. It removes the dependency on the IANA subtag registry.
2. It ensures the scripts are correct as specified in the
UCD data files.
10 years ago
Reece H. Dunn
892006d10d
Move the CSUR data to data/csur
11 years ago
Reece H. Dunn
014d4c3771
autotools: add a html target for generating documentation via doxygen
11 years ago
Reece H. Dunn
a0c601d953
ignore the autotools-generated 'compile' file
11 years ago
Reece H. Dunn
cc9abdff12
Fetch UnicodeData.txt from unicode.org if not present to make the build fully automated.
12 years ago
Reece H. Dunn
ea09eb5c45
Add tests for querying UCD properties; fix discovered issues.
12 years ago
Reece H. Dunn
7f4f3ee7d1
Add the generated file src/categories.cpp so you don't need the Unicode Character Database to build the project.
12 years ago
Reece H. Dunn
2813950acc
Infrastructure for building libucd.a.
12 years ago