changeset 34151:1ed07cad59ba

New module 'unictype/joininggroup-all'. * modules/unictype/joininggroup-all: New file.
author Bruno Haible <bruno@clisp.org>
date Mon, 21 Mar 2011 23:15:46 +0100
parents 00802400e88a
children d5e43c64f39c
files ChangeLog modules/unictype/joininggroup-all
diffstat 2 files changed, 26 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Mar 21 23:14:43 2011 +0100
+++ b/ChangeLog	Mon Mar 21 23:15:46 2011 +0100
@@ -1,5 +1,8 @@
 2011-03-21  Bruno Haible  <bruno@clisp.org>
 
+	New module 'unictype/joininggroup-all'.
+	* modules/unictype/joininggroup-all: New file.
+
 	Tests for module 'unictype/joininggroup-of'.
 	* modules/unictype/joininggroup-of-tests: New file.
 	* tests/unictype/test-joininggroup_of.c: New file.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/modules/unictype/joininggroup-all	Mon Mar 21 23:15:46 2011 +0100
@@ -0,0 +1,23 @@
+Description:
+Complete API for Unicode character Arabic joining groups.
+
+Files:
+
+Depends-on:
+unictype/base
+unictype/joininggroup-byname
+unictype/joininggroup-name
+unictype/joininggroup-of
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+"unictype.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible