Reece H. Dunn
b0fc50b954
Build HTML versions of the README and CHANGELOG files.
9 years ago
Reece H. Dunn
e8952108e0
Convert docs/ReleaseNotes.md to a more standard CHANGELOG.md file.
9 years ago
Reece H. Dunn
dd7bd6f8c4
Update the configure file to check more used features.
9 years ago
Reece H. Dunn
7201a1a150
Convert scripts.cpp from C++ to C.
9 years ago
Reece H. Dunn
707998940d
Convert categories.cpp from C++ to C.
9 years ago
Reece H. Dunn
0afcb3f89f
Convert case.cpp from C++ to C.
9 years ago
Reece H. Dunn
63b08a352b
Convert ctype.cpp from C++ to C.
9 years ago
Reece H. Dunn
b45cf54f4d
Convert tostring.cpp from C++ to C.
9 years ago
Reece H. Dunn
e29d6b8b36
Add tests for the C-based API.
9 years ago
Reece H. Dunn
454038dbfa
Create a C-based API in addition to the C++-based API in <ucd/ucd.h>.
9 years ago
Reece H. Dunn
bddb25bdc7
Unicode Character Data 8.0.0
10 years ago
Reece H. Dunn
8c293458ca
printucddata: support printing characters as utf8
10 years ago
Reece H. Dunn
a662178564
printucddata: support printing data on characters from file/stdin
10 years ago
Reece H. Dunn
679befd4bf
printucddata: support printf-like format strings
10 years ago
Reece H. Dunn
4031473d15
Klingon: Provide a more accurate Copyright notice.
10 years ago
Reece H. Dunn
a5ca183634
README: The library uses C++ features, so is a C++ library.
10 years ago
Reece H. Dunn
7887e19fae
README: Comply with the Unicode Terms of Use
10 years ago
Reece H. Dunn
5915344e3a
README: Improve the description of the project.
10 years ago
Reece H. Dunn
a980ff96db
Remove the data/csur/README.md file.
This information has been added to the main README.md file, so is
now redundant.
10 years ago
Reece H. Dunn
a50130b04b
README: Improve the CSUR section.
10 years ago
Reece H. Dunn
bcf8be59b3
Support enabling the CSUR data.
10 years ago
Reece H. Dunn
4bfa9e5cf6
CSUR: Use the Zinh script code for symbols
10 years ago
Reece H. Dunn
28baabf72a
Remove the IANA subtag registry parser
This is not needed now that PropertyValueAliases is used for script
mapping.
10 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
8a8f021a2c
ucd: support parsing PropertyValueAliases data
10 years ago
Reece H. Dunn
47af3ade04
autogen.sh: fix libtoolize detection on Mac OSX
11 years ago
Reece H. Dunn
d33c342e74
NEWS: remove an errant block of text
11 years ago
Reece H. Dunn
ea191f1371
ucd-tools 7.0.0.1
11 years ago
Reece H. Dunn
a370cc607a
src/tostring: fix up the Script name entries
11 years ago
Reece H. Dunn
fe8633b1bf
src/tostring: use an array instead of a switch for script names
11 years ago
Reece H. Dunn
8564c19582
autotools: update the default for --with-unicode-version to 7.0.0
11 years ago
Reece H. Dunn
c3a303b72f
Update the release notes.
11 years ago
Reece H. Dunn
24f6e97f05
tostring: map the new script values
11 years ago
Reece H. Dunn
9589e27f0f
tools/printdata.py: don't include CSUR data in the tests
11 years ago
Reece H. Dunn
892006d10d
Move the CSUR data to data/csur
11 years ago
Reece H. Dunn
ced06ed0f4
Do not include supplementary data in the UCD APIs.
This removes support for the CSUR (ConScript Unicode Registry) data
in the main Unicode APIs. This data should be accessed through a
different API.
11 years ago
Reece H. Dunn
8836af4942
README: update the UCD version in the docs
11 years ago
Reece H. Dunn
b757f60c63
Unicode Character Data 7.0.0
11 years ago
Reece H. Dunn
ec34ff5854
ucd.h: update script to match ISO 15924
11 years ago
Reece H. Dunn
4747999f57
tools/iana.py: read_data is not used, so remove it
11 years ago
Reece H. Dunn
2aadc3b4a3
README.md: use the HTTP location for the UCD 6.3.0 URL
11 years ago
Reece H. Dunn
a27f6c8fb8
README.md: provide detailed documentation
11 years ago
Reece H. Dunn
dfb4027d5f
README.md: tidy up the title and description
11 years ago
Reece H. Dunn
64e69c4e52
ucd.h: don't use named groups in the documentation
11 years ago
Reece H. Dunn
01c4669961
ucd.h: correct a parameter name in the documentation
11 years ago
Reece H. Dunn
014d4c3771
autotools: add a html target for generating documentation via doxygen
11 years ago
Reece H. Dunn
4691c3c6b3
Klingon: add a reference to the ConScript Unicode Registry specification
11 years ago
Reece H. Dunn
fb1b51adf1
autotools: fix the name of the --with-unicode-version configure option
11 years ago
Reece H. Dunn
e4a1167496
Unicode Character Data 6.3.0
11 years ago
Reece H. Dunn
cc2a1759bd
autotools: support specifying the Unicode/UCD version
11 years ago