changeset 9070:1f5c82a3d787

Add the uniwidth/* modules.
author Bruno Haible <bruno@clisp.org>
date Sat, 07 Jul 2007 16:57:44 +0000
parents 0d16abbcb8ad
children ee2dc6c88b11
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Jul 07 16:28:30 2007 +0000
+++ b/ChangeLog	Sat Jul 07 16:57:44 2007 +0000
@@ -1,5 +1,7 @@
 2007-07-07  Bruno Haible  <bruno@clisp.org>
 
+	* MODULES.html.sh (Unicode string functions): Add the new modules.
+
 	* tests/uniwidth/test-u32-strwidth.c: New file.
 	* modules/uniwidth/u32-strwidth-tests: New file.
 
--- a/MODULES.html.sh	Sat Jul 07 16:28:30 2007 +0000
+++ b/MODULES.html.sh	Sat Jul 07 16:57:44 2007 +0000
@@ -2505,6 +2505,14 @@
   func_module unistdio/u32-u32-vsprintf
   func_module uniname/base
   func_module uniname/uniname
+  func_module uniwidth/base
+  func_module uniwidth/u8-strwidth
+  func_module uniwidth/u8-width
+  func_module uniwidth/u16-strwidth
+  func_module uniwidth/u16-width
+  func_module uniwidth/u32-strwidth
+  func_module uniwidth/u32-width
+  func_module uniwidth/width
   func_end_table
 
   element="Executing programs"