]>
git.ipfire.org Git - thirdparty/gettext.git/log
Bruno Haible [Mon, 29 Sep 2008 00:34:57 +0000 (00:34 +0000)]
Avoid test suite failures on mingw.
Bruno Haible [Mon, 29 Sep 2008 00:34:09 +0000 (00:34 +0000)]
Avoid test suite failures on mingw: Normalize the program name better.
Bruno Haible [Mon, 29 Sep 2008 00:10:14 +0000 (00:10 +0000)]
Open the output stream in binary. We don't want CR/LFs here on mingw.
Bruno Haible [Sun, 28 Sep 2008 22:02:26 +0000 (22:02 +0000)]
Fix severe argument passing bug on mingw.
Bruno Haible [Sun, 28 Sep 2008 16:25:38 +0000 (16:25 +0000)]
Fix the *_DEPENDENCIES variables for woe32 builds.
Bruno Haible [Sun, 28 Sep 2008 14:42:41 +0000 (14:42 +0000)]
test-lock now also needs to link with threadlib.o (split off from lock.o).
Bruno Haible [Sun, 28 Sep 2008 13:55:13 +0000 (13:55 +0000)]
Don't die from SIGPIPE.
Bruno Haible [Sun, 28 Sep 2008 12:33:37 +0000 (12:33 +0000)]
msgcmp needs to link with -lm now as well.
Bruno Haible [Sun, 28 Sep 2008 09:51:34 +0000 (09:51 +0000)]
Put the language with suffix into the "Language" field.
Bruno Haible [Sat, 27 Sep 2008 22:20:24 +0000 (22:20 +0000)]
Update from gnulib.
Bruno Haible [Sat, 27 Sep 2008 22:12:43 +0000 (22:12 +0000)]
Update from gnulib.
Bruno Haible [Sat, 27 Sep 2008 20:46:14 +0000 (20:46 +0000)]
Oops.
Bruno Haible [Sat, 27 Sep 2008 20:44:30 +0000 (20:44 +0000)]
Update from gnulib.
Bruno Haible [Sat, 27 Sep 2008 20:27:27 +0000 (20:27 +0000)]
Update with many bugfixes from gnulib.
Bruno Haible [Sat, 27 Sep 2008 19:44:52 +0000 (19:44 +0000)]
Update from gnulib.
Bruno Haible [Sat, 27 Sep 2008 19:29:03 +0000 (19:29 +0000)]
Update from gnulib.
Bruno Haible [Sat, 27 Sep 2008 17:35:42 +0000 (17:35 +0000)]
Use new modules from gnulib.
Bruno Haible [Sat, 27 Sep 2008 15:48:18 +0000 (15:48 +0000)]
Oops, escape the @ characters.
Bruno Haible [Sat, 27 Sep 2008 15:47:49 +0000 (15:47 +0000)]
Require JDK 1.5.
Bruno Haible [Sat, 27 Sep 2008 15:47:34 +0000 (15:47 +0000)]
Escape @ in team names. Requires JRE >= 1.5 now.
Bruno Haible [Sat, 27 Sep 2008 15:38:43 +0000 (15:38 +0000)]
Update from gnulib.
Bruno Haible [Sat, 27 Sep 2008 15:32:41 +0000 (15:32 +0000)]
Update.
Bruno Haible [Sat, 27 Sep 2008 15:26:12 +0000 (15:26 +0000)]
Update to GNU version 2008-09-08.
Bruno Haible [Sat, 27 Sep 2008 15:24:33 +0000 (15:24 +0000)]
URLs for config.guess, config.sub have changed.
Bruno Haible [Sat, 27 Sep 2008 10:35:00 +0000 (10:35 +0000)]
Add more locales now supported in glibc.
Bruno Haible [Sat, 27 Sep 2008 10:32:09 +0000 (10:32 +0000)]
Got more info about Tamashek.
Bruno Haible [Fri, 26 Sep 2008 15:59:35 +0000 (15:59 +0000)]
When sorting, disambiguate when the msgids are the same.
Bruno Haible [Sun, 21 Sep 2008 13:58:22 +0000 (13:58 +0000)]
Adapt for newer versions of 'aclocal'.
Bruno Haible [Sat, 20 Sep 2008 12:00:49 +0000 (12:00 +0000)]
Pacify users of the gcc option -Wundef.
Bruno Haible [Tue, 16 Sep 2008 01:32:28 +0000 (01:32 +0000)]
Specify dependencies. Needed at least with --disable-shared.
Bruno Haible [Tue, 16 Sep 2008 00:19:13 +0000 (00:19 +0000)]
Do fuzzy matching by calling message_fuzzy_index_search on a hashed index,
rather than through message_list_search_fuzzy.
Bruno Haible [Mon, 15 Sep 2008 10:45:01 +0000 (10:45 +0000)]
Document new msgcmp option.
Bruno Haible [Mon, 15 Sep 2008 10:44:36 +0000 (10:44 +0000)]
msgcmp has a new option --no-fuzzy-matching.
Bruno Haible [Mon, 15 Sep 2008 10:43:09 +0000 (10:43 +0000)]
New msgcmp option --no-fuzzy-matching.
Bruno Haible [Mon, 15 Sep 2008 00:48:04 +0000 (00:48 +0000)]
Use the result of the fuzzy search in the current list as a lower bound for
the fuzzy search in the compendiums.
Bruno Haible [Mon, 15 Sep 2008 00:41:31 +0000 (00:41 +0000)]
Clarify documentation.
Bruno Haible [Mon, 15 Sep 2008 00:17:30 +0000 (00:17 +0000)]
Rename some fields of 'struct definitions_ty'.
Bruno Haible [Mon, 15 Sep 2008 00:09:50 +0000 (00:09 +0000)]
Reorder functions.
Bruno Haible [Sun, 14 Sep 2008 21:45:39 +0000 (21:45 +0000)]
Mention the msgmerge speedup.
Bruno Haible [Sun, 14 Sep 2008 21:41:30 +0000 (21:41 +0000)]
Shortcut fstrcmp computations by taking into account the best known match so
far.
Bruno Haible [Sun, 14 Sep 2008 12:45:04 +0000 (12:45 +0000)]
Use $(mkdir_p) to create subdirectories of the build directory.
Bruno Haible [Sun, 14 Sep 2008 12:36:39 +0000 (12:36 +0000)]
Use xconcatenated_filename instead of concatenated_filename.
Bruno Haible [Sun, 14 Sep 2008 12:31:29 +0000 (12:31 +0000)]
Fix use of gl_AC_TYPE_UNSIGNED_LONG_LONG. From Ralf Wildenhues.
Bruno Haible [Sun, 14 Sep 2008 10:25:06 +0000 (10:25 +0000)]
Use gnulib module 'strerror'.
Bruno Haible [Sun, 14 Sep 2008 10:23:38 +0000 (10:23 +0000)]
Use gnulib module 'strerror'.
: ----------------------------------------------------------------------
Bruno Haible [Sun, 7 Sep 2008 12:50:10 +0000 (12:50 +0000)]
Update from gnulib, to match libtool-2.2.6.
Bruno Haible [Sun, 7 Sep 2008 09:56:16 +0000 (09:56 +0000)]
Upgrade to libtool-2.2.6 with modifications.
Bruno Haible [Tue, 2 Sep 2008 01:15:52 +0000 (01:15 +0000)]
Use xconcatenated_filename.
Bruno Haible [Tue, 2 Sep 2008 00:41:28 +0000 (00:41 +0000)]
Use the new gnulib module 'xconcat-filename'.
Bruno Haible [Sun, 31 Aug 2008 21:25:38 +0000 (21:25 +0000)]
Assume Solaris specific bi-arch conventions on Solaris systems.
Bruno Haible [Sun, 31 Aug 2008 13:54:18 +0000 (13:54 +0000)]
SIGPIPE handling.
Bruno Haible [Sun, 31 Aug 2008 13:53:46 +0000 (13:53 +0000)]
Use gnulib module sigprocmask.
Bruno Haible [Sat, 30 Aug 2008 12:30:17 +0000 (12:30 +0000)]
Use gnulib module 'open' also in libgettextpo.
Bruno Haible [Sun, 24 Aug 2008 01:04:04 +0000 (01:04 +0000)]
Add test msgmerge-update-4.
Bruno Haible [Sun, 24 Aug 2008 01:03:48 +0000 (01:03 +0000)]
Test behaviour of "msgmerge --update" with sorting and obsoletes.
Bruno Haible [Sun, 24 Aug 2008 01:01:22 +0000 (01:01 +0000)]
Fix behaviour of "msgmerge --update" when sorting is requested and obsolete
messages are present.
Bruno Haible [Sat, 23 Aug 2008 09:24:26 +0000 (09:24 +0000)]
Update the sections "Compiling For Multiple Architectures" and
"Particular Systems".
Bruno Haible [Mon, 18 Aug 2008 10:45:55 +0000 (10:45 +0000)]
Include <pthread.h>.
Bruno Haible [Mon, 18 Aug 2008 10:43:05 +0000 (10:43 +0000)]
Fix 2008-08-03 commit.
Bruno Haible [Sun, 17 Aug 2008 16:36:46 +0000 (16:36 +0000)]
Include <stdlib.h> always.
Bruno Haible [Sun, 17 Aug 2008 14:36:30 +0000 (14:36 +0000)]
Move some code from gnulib module 'lock' to gnulib module 'threadlib'.
Bruno Haible [Sun, 17 Aug 2008 14:01:23 +0000 (14:01 +0000)]
Distribute threadlib.m4.
Bruno Haible [Sun, 17 Aug 2008 14:00:06 +0000 (14:00 +0000)]
Add threadlib.m4 to the file list.
Bruno Haible [Sun, 17 Aug 2008 13:56:58 +0000 (13:56 +0000)]
Update distcheck-hook after gnulib change.
Bruno Haible [Sun, 17 Aug 2008 13:55:24 +0000 (13:55 +0000)]
Update from gnulib.
Bruno Haible [Sun, 17 Aug 2008 09:51:31 +0000 (09:51 +0000)]
Adapt AC_C_BIGENDIAN invocation to autoconf 2.62.
Bruno Haible [Sun, 17 Aug 2008 09:29:37 +0000 (09:29 +0000)]
Explain how to create universal binaries on MacOS X.
Bruno Haible [Sat, 16 Aug 2008 13:52:26 +0000 (13:52 +0000)]
Recognize installed libxml2 version 2.6.x.
Bruno Haible [Sat, 16 Aug 2008 10:16:59 +0000 (10:16 +0000)]
Fix an old ChangeLog entry.
Bruno Haible [Sat, 16 Aug 2008 10:15:35 +0000 (10:15 +0000)]
Test interpretation of [ ].
Bruno Haible [Sat, 16 Aug 2008 10:08:53 +0000 (10:08 +0000)]
Improve interpretation of the [ ] operators.
Bruno Haible [Sat, 16 Aug 2008 10:05:21 +0000 (10:05 +0000)]
Addendum to 2007-03-17 commit.
Bruno Haible [Fri, 15 Aug 2008 10:27:52 +0000 (10:27 +0000)]
Check that %.0s normally behaves like %s.
Bruno Haible [Fri, 15 Aug 2008 10:25:48 +0000 (10:25 +0000)]
Treat %.0s and %.0r as type-agnostic argument consumer.
Bruno Haible [Fri, 15 Aug 2008 09:58:46 +0000 (09:58 +0000)]
For Python, recommend format strings with named arguments.
Bruno Haible [Thu, 14 Aug 2008 11:21:44 +0000 (11:21 +0000)]
For '%', set the type to FAT_NONE.
Bruno Haible [Thu, 14 Aug 2008 11:20:08 +0000 (11:20 +0000)]
Require the same number of unnamed arguments also when !equality.
Bruno Haible [Thu, 14 Aug 2008 10:47:48 +0000 (10:47 +0000)]
Update for lock.h changes.
Bruno Haible [Thu, 14 Aug 2008 10:45:49 +0000 (10:45 +0000)]
Distinguish between macros and functions.
Bruno Haible [Thu, 14 Aug 2008 09:09:04 +0000 (09:09 +0000)]
Update after gnulib change.
Bruno Haible [Thu, 14 Aug 2008 09:04:24 +0000 (09:04 +0000)]
Update includes after gnulib change.
Bruno Haible [Thu, 14 Aug 2008 08:34:09 +0000 (08:34 +0000)]
From Sven Joachim: Use forward-line instead of unreliable previous-line or
next-line.
Bruno Haible [Thu, 7 Aug 2008 21:51:11 +0000 (21:51 +0000)]
Fix typo in last commit.
Bruno Haible [Sun, 3 Aug 2008 20:00:25 +0000 (20:00 +0000)]
Handle lone high surrogates gracefully.
Bruno Haible [Sun, 3 Aug 2008 18:48:57 +0000 (18:48 +0000)]
Additional non-aborting API for lock, from gnulib.
Bruno Haible [Sat, 19 Jul 2008 18:33:03 +0000 (18:33 +0000)]
Update comment.
Bruno Haible [Sat, 19 Jul 2008 13:56:10 +0000 (13:56 +0000)]
Move the verbosity from the GetURL program to the urlget program.
Bruno Haible [Sat, 19 Jul 2008 13:32:21 +0000 (13:32 +0000)]
Updated by gnulib-tool.
Bruno Haible [Sat, 19 Jul 2008 13:19:47 +0000 (13:19 +0000)]
Distribute gnulib-m4/gnulib-cache.m4.
Bruno Haible [Wed, 18 Jun 2008 23:48:51 +0000 (23:48 +0000)]
Fix whitespace problem in info output.
Bruno Haible [Wed, 18 Jun 2008 00:37:54 +0000 (00:37 +0000)]
New macro gl_DISABLE_THREADS.
Bruno Haible [Tue, 10 Jun 2008 19:01:45 +0000 (19:01 +0000)]
Update following some changes in gnulib.
Bruno Haible [Sun, 1 Jun 2008 16:19:26 +0000 (16:19 +0000)]
Refer to libc-hacker posting.
Bruno Haible [Sun, 1 Jun 2008 16:18:33 +0000 (16:18 +0000)]
Patch from glibc. Unlock locks in opposite order of locking.
Bruno Haible [Sun, 1 Jun 2008 16:01:37 +0000 (16:01 +0000)]
Patch taken from glibc. Add comments, restore ANSI C89 compliance.
Bruno Haible [Sun, 1 Jun 2008 14:59:25 +0000 (14:59 +0000)]
Add note about failure on MacOS X.
Bruno Haible [Sun, 1 Jun 2008 14:27:01 +0000 (14:27 +0000)]
Avoid test failure on MacOS X with gst-3.0.3.
Bruno Haible [Sat, 31 May 2008 01:10:31 +0000 (01:10 +0000)]
Patch taken from glibc.
Bruno Haible [Tue, 27 May 2008 22:53:54 +0000 (22:53 +0000)]
Make it compile with current mingw.
Bruno Haible [Tue, 27 May 2008 21:51:34 +0000 (21:51 +0000)]
Mention Windows Vista.