summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update from gnulib.Bruno Haible2009-06-234-4/+12
|
* Update with many bugfixes from gnulib.Bruno Haible2009-06-236-212/+954
|
* Update from gnulib.Bruno Haible2009-06-233-24/+74
|
* Update from gnulib.Bruno Haible2009-06-232-7/+17
|
* Use new modules from gnulib.Bruno Haible2009-06-232-1/+15
|
* Oops, escape the @ characters.Bruno Haible2009-06-231-2/+2
|
* Require JDK 1.5.Bruno Haible2009-06-232-0/+6
|
* Escape @ in team names. Requires JRE >= 1.5 now.Bruno Haible2009-06-231-2/+2
|
* Update from gnulib.Bruno Haible2009-06-232-2/+9
|
* Update.Bruno Haible2009-06-233-818/+783
|
* Update to GNU version 2008-09-08.Bruno Haible2009-06-233-39/+131
|
* URLs for config.guess, config.sub have changed.Bruno Haible2009-06-231-2/+2
|
* Add more locales now supported in glibc.Bruno Haible2009-06-232-0/+9
|
* Got more info about Tamashek.Bruno Haible2009-06-232-1/+5
|
* When sorting, disambiguate when the msgids are the same.Bruno Haible2009-06-232-12/+41
|
* Adapt for newer versions of 'aclocal'.Bruno Haible2009-06-232-3/+8
|
* Pacify users of the gcc option -Wundef.Bruno Haible2009-06-232-4/+12
|
* Specify dependencies. Needed at least with --disable-shared.Bruno Haible2009-06-232-0/+47
|
* Do fuzzy matching by calling message_fuzzy_index_search on a hashed index,Bruno Haible2009-06-235-24/+243
| | | | rather than through message_list_search_fuzzy.
* Document new msgcmp option.Bruno Haible2009-06-231-0/+3
|
* msgcmp has a new option --no-fuzzy-matching.Bruno Haible2009-06-232-0/+11
|
* New msgcmp option --no-fuzzy-matching.Bruno Haible2009-06-232-3/+23
|
* Use the result of the fuzzy search in the current list as a lower bound forBruno Haible2009-06-234-10/+36
| | | | the fuzzy search in the compendiums.
* Clarify documentation.Bruno Haible2009-06-232-1/+9
|
* Rename some fields of 'struct definitions_ty'.Bruno Haible2009-06-232-14/+24
|
* Reorder functions.Bruno Haible2009-06-232-14/+19
|
* Mention the msgmerge speedup.Bruno Haible2009-06-231-0/+3
|
* Shortcut fstrcmp computations by taking into account the best known match soBruno Haible2009-06-235-21/+54
| | | | far.
* Use $(mkdir_p) to create subdirectories of the build directory.Bruno Haible2009-06-233-53/+59
|
* Use xconcatenated_filename instead of concatenated_filename.Bruno Haible2009-06-232-3/+11
|
* Fix use of gl_AC_TYPE_UNSIGNED_LONG_LONG. From Ralf Wildenhues.Bruno Haible2009-06-232-1/+6
|
* Use gnulib module 'strerror'.Bruno Haible2009-06-232-0/+5
|
* Use gnulib module 'strerror'.Bruno Haible2009-06-232-0/+7
| | | | : ----------------------------------------------------------------------
* Update from gnulib, to match libtool-2.2.6.Bruno Haible2009-06-232-14/+28
|
* Upgrade to libtool-2.2.6 with modifications.Bruno Haible2009-06-236-181/+773
|
* Use xconcatenated_filename.Bruno Haible2009-06-2311-31/+68
|
* Use the new gnulib module 'xconcat-filename'.Bruno Haible2009-06-232-0/+7
|
* Assume Solaris specific bi-arch conventions on Solaris systems.Bruno Haible2009-06-233-32/+95
|
* SIGPIPE handling.Bruno Haible2009-06-232-0/+18
|
* Use gnulib module sigprocmask.Bruno Haible2009-06-232-0/+5
|
* Use gnulib module 'open' also in libgettextpo.Bruno Haible2009-06-232-0/+5
|
* Add test msgmerge-update-4.Bruno Haible2009-06-232-0/+8
|
* Test behaviour of "msgmerge --update" with sorting and obsoletes.Bruno Haible2009-06-231-0/+95
|
* Fix behaviour of "msgmerge --update" when sorting is requested and obsoleteBruno Haible2009-06-236-3/+74
| | | | messages are present.
* Update the sections "Compiling For Multiple Architectures" andBruno Haible2009-06-235-196/+362
| | | | "Particular Systems".
* Include <pthread.h>.Bruno Haible2009-06-232-0/+6
|
* Fix 2008-08-03 commit.Bruno Haible2009-06-233-25/+11
|
* Include <stdlib.h> always.Bruno Haible2009-06-232-3/+5
|
* Move some code from gnulib module 'lock' to gnulib module 'threadlib'.Bruno Haible2009-06-234-39/+80
|
* Distribute threadlib.m4.Bruno Haible2009-06-234-3/+13
|