Infrastructure changes for character set support. ustrtoa,
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 17:50:41 +0000 (17:50 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 17:50:41 +0000 (17:50 +0000)
commite4ea58f8cb4dccaa8e99306a3497de1e37600480
treece305e19bbb2b5e9d3bf3a407905450846fcf52b
parente34ba5c3b8a7bcb8fceb437125da3a6a6f6d2dba
Infrastructure changes for character set support. ustrtoa,
ustrfroma, utoa_dup and ufroma_dup now take a charset parameter, and
also have a variety of subtly distinct forms. Also, when a \cfg
directive is seen in the input file, the precise octet strings for
each parameter are kept in their original form as well as being
translated into Unicode, so that when they represent filenames they
can be used verbatim.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4097 cda61777-01e9-0310-a592-d414129be87e
14 files changed:
bk_info.c
bk_man.c
bk_paper.c
bk_pdf.c
bk_ps.c
bk_text.c
bk_whlp.c
bk_xhtml.c
error.c
halibut.h
input.c
main.c
misc.c
ustring.c