From 4830a05bb8db7ce7805715cf705aa48b808bcd8f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 4 Apr 2003 08:17:02 +0000 Subject: [PATCH] . --- MODULES.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git a/MODULES.html b/MODULES.html index 94a2796f16..4b3bde3cc8 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -680,6 +680,22 @@ usually the host name including FQDN. Read a response from the user, and its classification as matching "yes" or "no". + + ucs4-utf8 + Conversion UCS-4 to UTF-8. + + + ucs4-utf16 + Conversion UCS-4 to UTF-16. + + + utf8-ucs4 + Conversion UTF-8 to UCS-4. + + + utf16-ucs4 + Conversion UTF-16 to UCS-4. +

Executing programs

Java

@@ -2241,6 +2257,34 @@ variables. yesno.m4
gl_YESNO unlocked-io
rpmatch + + ucs4-utf8 + --- + ucs4-utf8.h + ucs4-utf.m4
gl_UCS4_UTF + --- + + + ucs4-utf16 + --- + ucs4-utf16.h + ucs4-utf.m4
gl_UCS4_UTF + --- + + + utf8-ucs4 + --- + utf8-ucs4.h + utf-ucs4.m4
gl_UTF_UCS4 + --- + + + utf16-ucs4 + --- + utf16-ucs4.h + utf-ucs4.m4
gl_UTF_UCS4 + --- +

Executing programs

Java

@@ -2388,5 +2432,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 3 April 2003. + Generated from MODULES.html.sh on 4 April 2003. -- 2.30.2