projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93530df
)
Add the new modules utf8-ucs4-safe, utf16-ucs4-safe.
author
Bruno Haible
<bruno@clisp.org>
Tue, 9 Jan 2007 13:12:27 +0000
(13:12 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Tue, 9 Jan 2007 13:12:27 +0000
(13:12 +0000)
ChangeLog
patch
|
blob
|
history
MODULES.html.sh
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 9314b0320333b7175c5149f034290a420ccdeb82..7155a3b4bbda1e363b41d3798cda5c2269a69d61 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-36,6
+36,8
@@
* lib/utf16-ucs4-safe.h: New file.
* lib/unistr/utf16-ucs4-safe.c: New file.
+ * MODULES.html.sh (Unicode string functions): Add the new modules.
+
2007-01-08 Bruno Haible <bruno@clisp.org>
* modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
diff --git
a/MODULES.html.sh
b/MODULES.html.sh
index e7865d51af7ab5a0ebc2e328eff2198a896ee25f..a19092b2348ed0b4ba6d0ca42ac979db8f687a09 100755
(executable)
--- a/
MODULES.html.sh
+++ b/
MODULES.html.sh
@@
-2138,6
+2138,8
@@
func_all_modules ()
func_module ucs4-utf16
func_module utf8-ucs4
func_module utf16-ucs4
+ func_module utf8-ucs4-safe
+ func_module utf16-ucs4-safe
func_end_table
element="Executing programs"