aboutsummaryrefslogtreecommitdiffstats
path: root/cache.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-09No need to test for valid ucs in two places; invalid ucs is exceptional.Peter Anvin1-1/+1
2005-12-09Make sure errno gets set properly; if _libucd_character_data_raw fails,Peter Anvin1-1/+4
2005-12-05More advanced, associative cache; "constipate" the ucd pointer by defaultH. Peter Anvin1-43/+21
2005-12-04Add caching of UCS dataH. Peter Anvin1-0/+132