* modules/unitypes-h: Renamed from modules/unitypes.
* doc/libunistring.texi: Update.
* modules/* (Depends-on): Update.
* modules/unitypes: New file.
+2024-12-27 Bruno Haible <bruno@clisp.org>
+
+ Rename module unitypes to unitypes-h.
+ * modules/unitypes-h: Renamed from modules/unitypes.
+ * doc/libunistring.texi: Update.
+ * modules/* (Depends-on): Update.
+ * modules/unitypes: New file.
+
2024-12-27 Bruno Haible <bruno@clisp.org>
Rename module unistd to unistd-h.
@node <unitypes.h> modules
@subsubsection Declarations in <unitypes.h>
-@mindex unitypes
-The @code{<unitypes.h>} header file is provided by the module @code{unitypes}.
+@mindex unitypes-h
+The @code{<unitypes.h>} header file is provided by the module @code{unitypes-h}.
@node <unistr.h> modules
@subsubsection Declarations in <unistr.h>
Depends-on:
gen-header
-unitypes
+unitypes-h
uninorm/base
stdbool-h
lib/unictype/bitmap.h
Depends-on:
-unitypes
+unitypes-h
stdbool-h
configure.ac:
lib/unictype/bitmap.h
Depends-on:
-unitypes
+unitypes-h
stdbool-h
configure.ac:
lib/unicase/u-is-invariant.h
Depends-on:
-unitypes
+unitypes-h
uninorm/base
uninorm/u16-normalize
uninorm/nfd
lib/unicase/u-is-invariant.h
Depends-on:
-unitypes
+unitypes-h
uninorm/base
uninorm/u32-normalize
uninorm/nfd
lib/unicase/u-is-invariant.h
Depends-on:
-unitypes
+unitypes-h
uninorm/base
uninorm/u8-normalize
uninorm/nfd
Depends-on:
gen-header
stdbool-h
-unitypes
+unitypes-h
configure.ac:
gl_LIBUNISTRING_LIBHEADER([0.9.11], [uniconv.h])
Depends-on:
gen-header
-unitypes
+unitypes-h
stdbool-h
configure.ac:
Depends-on:
gen-header
-unitypes
+unitypes-h
stdbool-h
configure.ac:
Depends-on:
gen-header
-unitypes
+unitypes-h
localcharset
stdbool-h
Depends-on:
gen-header
-unitypes
+unitypes-h
configure.ac:
gl_LIBUNISTRING_LIBHEADER([0.9.5], [uniname.h])
Depends-on:
gen-header
-unitypes
+unitypes-h
configure.ac:
gl_LIBUNISTRING_LIBHEADER([1.2], [uninorm.h])
lib/uninorm/decompose-internal.c
Depends-on:
-unitypes
+unitypes-h
array-mergesort
configure.ac:
Depends-on:
gen-header
-unitypes
+unitypes-h
configure.ac:
gl_LIBUNISTRING_LIBHEADER([0.9.11], [unistdio.h])
Depends-on:
stdint-h
limits-h
-unitypes
+unitypes-h
wchar
configure.ac:
Depends-on:
gen-header
-unitypes
+unitypes-h
stdbool-h
inline
Description:
Base types for Unicode string functions.
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'unitypes-h' instead.
+
Files:
-lib/unitypes.in.h
-m4/libunistring-base.m4
Depends-on:
-gen-header
-stdint-h
+unitypes-h
configure.ac:
-gl_LIBUNISTRING_LIBHEADER([0.9.11], [unitypes.h])
-AC_PROG_MKDIR_P
-
-AH_VERBATIM([unitypes_restrict], [
-/* This definition is a duplicate of the one in unitypes.h.
- It is here so that we can cope with an older version of unitypes.h
- that does not contain this definition and that is pre-installed among
- the public header files. */
-# if defined __restrict \
- || 2 < __GNUC__ + (95 <= __GNUC_MINOR__) \
- || __clang_major__ >= 3
-# define _UC_RESTRICT __restrict
-# elif 199901L <= __STDC_VERSION__ || defined restrict
-# define _UC_RESTRICT restrict
-# else
-# define _UC_RESTRICT
-# endif
-])
Makefile.am:
-BUILT_SOURCES += $(LIBUNISTRING_UNITYPES_H)
-
-unitypes.h: unitypes.in.h
-@NMD@ $(AM_V_GEN)$(MKDIR_P) '%reldir%'
- $(gl_V_at)$(SED_HEADER_TO_AT_t) $(srcdir)/unitypes.in.h
- $(AM_V_at)mv $@-t $@
-MOSTLYCLEANFILES += unitypes.h unitypes.h-t
Include:
"unitypes.h"
LGPLv2+
Maintainer:
-all
--- /dev/null
+Description:
+Base types for Unicode string functions.
+
+Files:
+lib/unitypes.in.h
+m4/libunistring-base.m4
+
+Depends-on:
+gen-header
+stdint-h
+
+configure.ac:
+gl_LIBUNISTRING_LIBHEADER([0.9.11], [unitypes.h])
+AC_PROG_MKDIR_P
+
+AH_VERBATIM([unitypes_restrict], [
+/* This definition is a duplicate of the one in unitypes.h.
+ It is here so that we can cope with an older version of unitypes.h
+ that does not contain this definition and that is pre-installed among
+ the public header files. */
+# if defined __restrict \
+ || 2 < __GNUC__ + (95 <= __GNUC_MINOR__) \
+ || __clang_major__ >= 3
+# define _UC_RESTRICT __restrict
+# elif 199901L <= __STDC_VERSION__ || defined restrict
+# define _UC_RESTRICT restrict
+# else
+# define _UC_RESTRICT
+# endif
+])
+
+Makefile.am:
+BUILT_SOURCES += $(LIBUNISTRING_UNITYPES_H)
+
+unitypes.h: unitypes.in.h
+@NMD@ $(AM_V_GEN)$(MKDIR_P) '%reldir%'
+ $(gl_V_at)$(SED_HEADER_TO_AT_t) $(srcdir)/unitypes.in.h
+ $(AM_V_at)mv $@-t $@
+MOSTLYCLEANFILES += unitypes.h unitypes.h-t
+
+Include:
+"unitypes.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+all
Depends-on:
gen-header
-unitypes
+unitypes-h
configure.ac:
gl_LIBUNISTRING_LIBHEADER([0.9.11], [uniwbrk.h])
Depends-on:
gen-header
-unitypes
+unitypes-h
configure.ac:
gl_LIBUNISTRING_LIBHEADER([0.9.11], [uniwidth.h])