summaryrefslogtreecommitdiff
path: root/lib/charset.c
Commit message (Collapse)AuthorAge
* More i18n infrastructureGravatar Karl Ramm2009-04-17
| | | | | | | | | | | | | | | | lib/charset.c h/zephyr/zephyr.h Refactor ZGetCharset into ZGetCharset and a function that does all the same defaulting but returns a string. ZTransliterate is a zephyr-metaphor wrapper for iconv. lib/zephyr-tests.py Wrappers for the functions in charset.c (but not tests) lib/zephyr_tests.txt Tests for the functions in charset.c
* return UNKNOWN if we don't recognize the charset #Gravatar Karl Ramm2009-03-22
|
* only run setlocale onceGravatar Karl Ramm2009-03-22
|
* file for charset stuffGravatar Karl Ramm2009-03-16