Mercurial > hg > octave-kai > gnulib-hg
changeset 8960:bba4e6e2a854
New modules uniconv/u{8,16,32}-conv-to-enc.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 09 Jun 2007 21:59:21 +0000 |
parents | dd17470aa43e |
children | f1938b0a1252 |
files | ChangeLog MODULES.html.sh |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-06-09 Bruno Haible <bruno@clisp.org> + * MODULES.html.sh (Unicode string functions): Add the new modules. + * modules/uniconv/u32-conv-to-enc: New file. * lib/uniconv/u32-conv-to-enc.c: New file. * modules/uniconv/u32-conv-to-enc-tests: New file.
--- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -2423,6 +2423,9 @@ func_module uniconv/u8-conv-from-enc func_module uniconv/u16-conv-from-enc func_module uniconv/u32-conv-from-enc + func_module uniconv/u8-conv-to-enc + func_module uniconv/u16-conv-to-enc + func_module uniconv/u32-conv-to-enc func_module uniconv/u8-strconv-from-enc func_module uniconv/u16-strconv-from-enc func_module uniconv/u32-strconv-from-enc