Sign in
kernel
/
pub
/
scm
/
libs
/
libucd
/
libucd
Unicode Character Database library
Mirrored from
git://git.kernel.org/pub/scm/libs/libucd/libucd.git
Clone this repo:
Branches
master
Tags
libucd-0.2.3-5.1.0
libucd-0.2.2-5.0.0
libucd-0.2.1-5.0.0
libucd-0.2-5.0.0
libucd-0.1.3
libucd-0.1.2
libucd-0.1.1
libucd-0.1
e0983ab
Update to UCD 5.1.0; remove files we don't actually need.
by H. Peter Anvin
· 15 years ago
master
libucd-0.2.3-5.1.0
53ba1e1
Remove ucd/Index.txt; unused *and* incorrect UTF-8
by H. Peter Anvin
· 16 years ago
a66a836
Change the block enums so zero is No_Block. Update CHANGES.
by H. Peter Anvin
· 16 years ago
libucd-0.2.2-5.0.0
eff7f79
Remove files that aren't used, including Unihan.zip
by H. Peter Anvin
· 16 years ago
7c7fbc8
Include both the long and short tags when creating enumerations.
by H. Peter Anvin
· 17 years ago
libucd-0.2.1-5.0.0
32db11c
File to document changes
by H. Peter Anvin
· 17 years ago
libucd-0.2-5.0.0
e3e2e50
Add enumeration values for UCD 5.0.0
by H. Peter Anvin
· 17 years ago
f64c42e
Update UCD to version 5.0.0. Since we don't use Unihan.txt, remove it.
by H. Peter Anvin
· 17 years ago
3b54e6a
nametoucs.c: Need <errno.h>
by H. Peter Anvin
· 17 years ago
37c740f
Add README file
by H. Peter Anvin
· 17 years ago
libucd-0.1.3
a0f344c
Handle NULL returns from unicode_character_data() (e.g. ENOMEM)
by H. Peter Anvin
· 17 years ago
e4d1763
Set errno to EINVAL on missing entry. It's sort of an odd error code,
by H. Peter Anvin
· 17 years ago
9352315
Actually handle the include file for "make install"
by H. Peter Anvin
· 17 years ago
libucd-0.1.2
1f908c7
Another missing dependency
by H. Peter Anvin
· 17 years ago
079d26e
Warnings cleanup in perfect/
by H. Peter Anvin
· 17 years ago
bea60af
Clean up *.a, add make distclean
by H. Peter Anvin
· 17 years ago
libucd-0.1.1
ba6096e
Missing file (script which creates ucdversion.c)
by H. Peter Anvin
· 17 years ago
f524b10
Make unicode_database_version() prototype match docs & code
by H. Peter Anvin
· 17 years ago
70186f0
Fix install procedure
by H. Peter Anvin
· 17 years ago
355ac90
Add "make install"
by H. Peter Anvin
· 17 years ago
libucd-0.1
More »