From: Bruno Haible Date: Mon, 1 Oct 2007 01:20:11 +0000 (+0000) Subject: Obsoleted directory. X-Git-Tag: v0.17~229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef73afd4c08033cd565087ee9fa2b4f4f9009883;p=thirdparty%2Fgettext.git Obsoleted directory. --- diff --git a/gettext-tools/libuniname/.cvsignore b/gettext-tools/libuniname/.cvsignore deleted file mode 100644 index bafa36858..000000000 --- a/gettext-tools/libuniname/.cvsignore +++ /dev/null @@ -1,6 +0,0 @@ -Makefile.in - -Makefile -.libs -_libs -test-names diff --git a/gettext-tools/libuniname/ChangeLog b/gettext-tools/libuniname/ChangeLog deleted file mode 100644 index 4b9748e79..000000000 --- a/gettext-tools/libuniname/ChangeLog +++ /dev/null @@ -1,197 +0,0 @@ -2007-07-07 Bruno Haible - - * uniname.h: Remove file, moved to gnulib. - * gen-uninames: Remove file, moved to gnulib as gen-uninames.lisp. - * uninames.h: Remove file, moved to gnulib. - * uniname.c: Remove file, moved to gnulib. - * test-names.sh: Remove file, moved to gnulib as test-uninames.sh. - * test-names.c: Remove file, moved to gnulib as test-uninames.c. - * UnicodeDataNames.txt: Remove file, moved to gnulib. - * Makefile.am: Remove file. - -2007-02-19 Bruno Haible - - * test-names.c: Don't include exit.h. - -2006-12-23 Bruno Haible - - * uniname.c: Include stdint.h. - (uint16_t, uint32_t): Remove definitions. - -2006-11-27 Bruno Haible - - * gettext-0.16.1 released. - -2006-10-26 Bruno Haible - - * gettext-0.16 released. - -2006-07-30 Bruno Haible - - * Makefile.am (AM_CPPFLAGS, test_names_LDADD): Replace ../lib with - ../gnulib-lib. - -2006-07-25 Bruno Haible - - * Makefile.msvc: Remove file. - * Makefile.am (EXTRA_DIST): Remove Makefile.msvc. - -2006-07-25 Bruno Haible - - * Makefile.vms: Remove file. - * Makefile.am (EXTRA_DIST): Remove Makefile.vms. - -2006-07-21 Bruno Haible - - * gettext-0.15 released. - -2006-02-21 Bruno Haible - - * gen-uninames: Update for Unicode 4.1.0. - * uninames.h: Regenerated for Unicode 4.1.0 by gen-uninames. - * uniname.c: (unicode_character_name, unicode_name_character): Update - for Unicode 4.1.0. - * UnicodeDataNames.txt: Update for Unicode 4.1.0. - Reported by Andriy Gapon . - -2005-10-06 Bruno Haible - - * uniname.c: Test HAVE_CONFIG_H using #ifdef. - * test-names.c: Likewise. - Reported by Ralf Wildenhues on bug-gnulib. - -2006-06-21 Bruno Haible - - * gettext-0.14.6 released. - -2005-05-23 Bruno Haible - - * gettext-0.14.5 released. - -2005-04-11 Bruno Haible - - * gettext-0.14.4 released. - -2005-03-14 Bruno Haible - - * gettext-0.14.3 released. - -2005-02-24 Bruno Haible - - * gettext-0.14.2 released. - -2005-01-29 Bruno Haible - - * Makefile.am (test_names_LDADD): Add INTL_MACOSX_LIBS. - -2004-01-29 Bruno Haible - - * gettext-0.14.1 released. - -2004-01-28 Bruno Haible - - * gettext-0.14 released. - -2003-12-17 Bruno Haible - - * gettext-0.13.1 released. - -2003-11-30 Bruno Haible - - * gettext-0.13 released. - -2003-11-15 Bruno Haible - - * Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. - -2003-10-09 Bruno Haible - - * test-names.c: Include xalloc.h instead of xmalloc.h. - -2003-05-22 Bruno Haible - - * gettext-0.12.1 released. - -2003-05-17 Bruno Haible - - * gettext-0.12 released. - -2003-04-12 Bruno Haible - - * Makefile.vms: New variables ABIFLAGS, DEFS. Avoid rules with no - lines. Update library creation rule. Don't use the force target. - Correct wildcard syntax. - Suggested by Jouk Jansen . - -2003-03-30 Bruno Haible - - * Makefile.vms: New file. - * Makefile.am (EXTRA_DIST): Add Makefile.vms. - -2003-03-17 Bruno Haible - - Native Woe32/MSVC support. - * Makefile.msvc: New file. - * Makefile.am (EXTRA_DIST): Add it. - -2003-01-12 Bruno Haible - - * Makefile.am: Make use of += for variables. - -2002-12-19 Bruno Haible - - * gen-uninames: Update for Unicode 3.2.0. - * uninames.h: Regenerated for Unicode 3.2.0 by gen-uninames. - * uniname.c: (unicode_character_name, unicode_name_character): Update - for Unicode 3.2.0. - * UnicodeDataNames.txt: Update for Unicode 3.2.0. - -2002-11-13 Bruno Haible - - Assume ANSI C. - * uniname.h (PARAMS): Remove macro. - (unicode_character_name, unicode_name_character): Use ANSI C function - declarations. - * uniname.c (unicode_name_word, unicode_name_word_lookup, - unicode_character_name, unicode_name_character): Likewise. - * test-names.c (getfield, fill_names, main): Likewise. - -2002-08-06 Bruno Haible - - * gettext-0.11.5 released. - -2002-07-25 Bruno Haible - - * gettext-0.11.4 released. - -2002-07-17 Bruno Haible - - * gettext-0.11.3 released. - -2002-04-24 Bruno Haible - - * gettext-0.11.2 released. - -2002-03-12 Bruno Haible - - * gettext-0.11.1 released. - -2002-03-07 Bruno Haible - - * uniname.c: Include , needed by assert() on SunOS 4. - -2002-02-19 Bruno Haible - - * Makefile.am (EXTRA_DIST): Add $(TESTS). - -2002-02-02 Bruno Haible - - * gen-uninames: New file. - * uninames.h: New file. - * uniname.h: New file. - * uniname.c: New file. - * test-names.c: New file. - * test-names.sh: New file. - * UnicodeDataNames.txt: New file. - * Makefile.am: New file. -