]> git.ipfire.org Git - thirdparty/gettext.git/log
thirdparty/gettext.git
16 years agoRemove stray semicolon.
Bruno Haible [Tue, 24 Oct 2006 13:42:14 +0000 (13:42 +0000)] 
Remove stray semicolon.

16 years agoFix syntax error.
Bruno Haible [Tue, 24 Oct 2006 13:39:13 +0000 (13:39 +0000)] 
Fix syntax error.

16 years agoUpdate obstack_free hack.
Bruno Haible [Tue, 24 Oct 2006 11:42:08 +0000 (11:42 +0000)] 
Update obstack_free hack.

16 years agoFix build failure with HP-UX cc etc.
Bruno Haible [Mon, 23 Oct 2006 21:00:01 +0000 (21:00 +0000)] 
Fix build failure with HP-UX cc etc.

16 years agoMoved obstack_free workaround to gnulib.
Bruno Haible [Mon, 23 Oct 2006 20:58:24 +0000 (20:58 +0000)] 
Moved obstack_free workaround to gnulib.

16 years agoFix for automake-1.10.
Bruno Haible [Mon, 23 Oct 2006 18:12:36 +0000 (18:12 +0000)] 
Fix for automake-1.10.

16 years agoUpdate from gnulib.
Bruno Haible [Mon, 23 Oct 2006 16:55:27 +0000 (16:55 +0000)] 
Update from gnulib.

16 years agoFix "make dist".
Bruno Haible [Mon, 23 Oct 2006 15:30:46 +0000 (15:30 +0000)] 
Fix "make dist".

16 years agoCache a result.
Bruno Haible [Mon, 23 Oct 2006 15:03:34 +0000 (15:03 +0000)] 
Cache a result.

16 years agoAccept automake >= 1.10.
Bruno Haible [Mon, 23 Oct 2006 14:06:45 +0000 (14:06 +0000)] 
Accept automake >= 1.10.

16 years agoAdd format attribute to error handling methods.
Bruno Haible [Mon, 23 Oct 2006 11:21:15 +0000 (11:21 +0000)] 
Add format attribute to error handling methods.

16 years agoFix compilation error with gcc < 3.1.
Bruno Haible [Mon, 23 Oct 2006 11:21:03 +0000 (11:21 +0000)] 
Fix compilation error with gcc < 3.1.

16 years agoFix use of gl_lock_t for platforms without any threading.
Bruno Haible [Mon, 23 Oct 2006 11:19:19 +0000 (11:19 +0000)] 
Fix use of gl_lock_t for platforms without any threading.

16 years agoFix the build of libgettextpo with a separate gnulib checkout.
Bruno Haible [Mon, 23 Oct 2006 11:18:26 +0000 (11:18 +0000)] 
Fix the build of libgettextpo with a separate gnulib checkout.

16 years agoExplain the syntax that xgettext understands.
Bruno Haible [Fri, 20 Oct 2006 13:29:58 +0000 (13:29 +0000)] 
Explain the syntax that xgettext understands.

16 years agoGrammar fix.
Bruno Haible [Fri, 20 Oct 2006 12:55:53 +0000 (12:55 +0000)] 
Grammar fix.

16 years agoWork around automake-1.10 problem.
Bruno Haible [Fri, 20 Oct 2006 11:57:42 +0000 (11:57 +0000)] 
Work around automake-1.10 problem.

16 years agoSwitch to automake-1.10.
Bruno Haible [Fri, 20 Oct 2006 11:53:17 +0000 (11:53 +0000)] 
Switch to automake-1.10.

16 years agoUpdate exports for cygwin, mingw.
Bruno Haible [Fri, 20 Oct 2006 11:50:33 +0000 (11:50 +0000)] 
Update exports for cygwin, mingw.

16 years agoMake lock.h usable in C++.
Bruno Haible [Thu, 19 Oct 2006 13:22:00 +0000 (13:22 +0000)] 
Make lock.h usable in C++.

16 years agoMove the libgettextpo library to the libgettextpo directory.
Bruno Haible [Thu, 19 Oct 2006 12:06:11 +0000 (12:06 +0000)] 
Move the libgettextpo library to the libgettextpo directory.
Remove its dependencies to libgettextsrc and libgettextlib.
Hide its exported symbols.

16 years agoChanges of the libgettextpo library.
Bruno Haible [Thu, 19 Oct 2006 12:04:11 +0000 (12:04 +0000)] 
Changes of the libgettextpo library.

16 years agoScript for extracting the exported symbols of an object file.
Bruno Haible [Thu, 19 Oct 2006 12:00:42 +0000 (12:00 +0000)] 
Script for extracting the exported symbols of an object file.

16 years agoMakefile for the libgettextpo library.
Bruno Haible [Thu, 19 Oct 2006 12:00:23 +0000 (12:00 +0000)] 
Makefile for the libgettextpo library.

16 years agoMove src/gettext-po.c to libgettextpo/gettext-po.c.
Bruno Haible [Thu, 19 Oct 2006 11:58:58 +0000 (11:58 +0000)] 
Move src/gettext-po.c to libgettextpo/gettext-po.c.

16 years agoMove src/gettext-po.h.in to libgettextpo/gettext-po.h.in.
Bruno Haible [Thu, 19 Oct 2006 11:58:33 +0000 (11:58 +0000)] 
Move src/gettext-po.h.in to libgettextpo/gettext-po.h.in.

16 years agoAvoid a few gcc warnings.
Bruno Haible [Thu, 19 Oct 2006 11:56:15 +0000 (11:56 +0000)] 
Avoid a few gcc warnings.

16 years agoAdd a few more languages.
Bruno Haible [Thu, 19 Oct 2006 11:54:29 +0000 (11:54 +0000)] 
Add a few more languages.

16 years agoUpdates from wikipedia and ethnologue.
Bruno Haible [Thu, 19 Oct 2006 11:46:29 +0000 (11:46 +0000)] 
Updates from wikipedia and ethnologue.

16 years agoDocument the most important ISO-639 three-letter language codes.
Bruno Haible [Thu, 19 Oct 2006 11:43:15 +0000 (11:43 +0000)] 
Document the most important ISO-639 three-letter language codes.

16 years agoScript for converting the ISO_639-2 text file to a .texi file.
Bruno Haible [Thu, 19 Oct 2006 11:42:14 +0000 (11:42 +0000)] 
Script for converting the ISO_639-2 text file to a .texi file.

16 years agoContents of ISO 639-2.
Bruno Haible [Thu, 19 Oct 2006 11:41:47 +0000 (11:41 +0000)] 
Contents of ISO 639-2.

16 years agoScript for converting the ISO 639-2 web site to a text file.
Bruno Haible [Thu, 19 Oct 2006 11:41:24 +0000 (11:41 +0000)] 
Script for converting the ISO 639-2 web site to a text file.

16 years agoDo not check HAVE_SETLOCALE.
Bruno Haible [Wed, 18 Oct 2006 11:56:41 +0000 (11:56 +0000)] 
Do not check HAVE_SETLOCALE.

16 years agoCreate an object-oriented interface for the catalog input formats.
Bruno Haible [Wed, 18 Oct 2006 11:29:15 +0000 (11:29 +0000)] 
Create an object-oriented interface for the catalog input formats.

16 years agoReading PO files.
Bruno Haible [Wed, 18 Oct 2006 11:24:22 +0000 (11:24 +0000)] 
Reading PO files.

16 years agoFix comment.
Bruno Haible [Wed, 18 Oct 2006 11:23:41 +0000 (11:23 +0000)] 
Fix comment.

16 years agoIntroduce DEFAULT_TEXT_DOMAIN.
Bruno Haible [Tue, 17 Oct 2006 12:07:03 +0000 (12:07 +0000)] 
Introduce DEFAULT_TEXT_DOMAIN.

16 years agoNeed the xstriconv module explicitly.
Bruno Haible [Tue, 17 Oct 2006 12:05:25 +0000 (12:05 +0000)] 
Need the xstriconv module explicitly.

16 years agoUse newer modules from gnulib. Fixes a build error on MacOS X.
Bruno Haible [Tue, 17 Oct 2006 12:04:25 +0000 (12:04 +0000)] 
Use newer modules from gnulib. Fixes a build error on MacOS X.

16 years agoBig renaming of functions parsing catalogs: read-po -> read-catalog.
Bruno Haible [Tue, 17 Oct 2006 12:01:33 +0000 (12:01 +0000)] 
Big renaming of functions parsing catalogs: read-po -> read-catalog.

16 years agoRename read-po -> read-catalog, open-po -> open-catalog.
Bruno Haible [Tue, 17 Oct 2006 11:54:17 +0000 (11:54 +0000)] 
Rename read-po -> read-catalog, open-po -> open-catalog.

16 years agoMove open-po.c to open-catalog.c.
Bruno Haible [Tue, 17 Oct 2006 11:52:23 +0000 (11:52 +0000)] 
Move open-po.c to open-catalog.c.

16 years agoMove open-po.h to open-catalog.h.
Bruno Haible [Tue, 17 Oct 2006 11:52:00 +0000 (11:52 +0000)] 
Move open-po.h to open-catalog.h.

16 years agoMove read-po.c to read-catalog.c.
Bruno Haible [Tue, 17 Oct 2006 11:51:37 +0000 (11:51 +0000)] 
Move read-po.c to read-catalog.c.

16 years agoMove read-po.h to read-catalog.h.
Bruno Haible [Tue, 17 Oct 2006 11:51:13 +0000 (11:51 +0000)] 
Move read-po.h to read-catalog.h.

16 years agoMove read-po-abstract.c to read-catalog-abstract.c.
Bruno Haible [Tue, 17 Oct 2006 11:50:49 +0000 (11:50 +0000)] 
Move read-po-abstract.c to read-catalog-abstract.c.

16 years agoMove read-po-abstract.h to read-catalog-abstract.h.
Bruno Haible [Tue, 17 Oct 2006 11:50:25 +0000 (11:50 +0000)] 
Move read-po-abstract.h to read-catalog-abstract.h.

16 years agoOops, forgot to update a call in last patch.
Bruno Haible [Mon, 16 Oct 2006 14:59:33 +0000 (14:59 +0000)] 
Oops, forgot to update a call in last patch.

16 years agoCreate an object-oriented interface for the catalog output formats.
Bruno Haible [Mon, 16 Oct 2006 12:28:26 +0000 (12:28 +0000)] 
Create an object-oriented interface for the catalog output formats.

16 years agoFormat independent code for writing textual catalog files.
Bruno Haible [Mon, 16 Oct 2006 12:21:42 +0000 (12:21 +0000)] 
Format independent code for writing textual catalog files.

16 years agoDon't use "eval test ...".
Bruno Haible [Mon, 16 Oct 2006 12:19:59 +0000 (12:19 +0000)] 
Don't use "eval test ...".

16 years agoImprove the recommendation how to run aclocal.
Bruno Haible [Mon, 16 Oct 2006 12:18:21 +0000 (12:18 +0000)] 
Improve the recommendation how to run aclocal.

16 years agoClarify the copyright of the programs.
Bruno Haible [Mon, 16 Oct 2006 12:17:16 +0000 (12:17 +0000)] 
Clarify the copyright of the programs.
Put gettext.sh under LGPL.

16 years agoMention coreutils instead of sh-utils.
Bruno Haible [Mon, 16 Oct 2006 12:15:32 +0000 (12:15 +0000)] 
Mention coreutils instead of sh-utils.

16 years agoUpdate after change in gnulib.
Bruno Haible [Mon, 16 Oct 2006 12:15:04 +0000 (12:15 +0000)] 
Update after change in gnulib.

16 years agoUpdate comment about locale name syntax.
Bruno Haible [Mon, 16 Oct 2006 12:14:10 +0000 (12:14 +0000)] 
Update comment about locale name syntax.

16 years agoFix syntax error in last patch.
Bruno Haible [Mon, 16 Oct 2006 12:13:01 +0000 (12:13 +0000)] 
Fix syntax error in last patch.

16 years agoTypo.
Bruno Haible [Thu, 12 Oct 2006 20:45:21 +0000 (20:45 +0000)] 
Typo.

16 years agoUpdate diffs.
Bruno Haible [Thu, 12 Oct 2006 19:59:33 +0000 (19:59 +0000)] 
Update diffs.

16 years agoDestribute all files in lib/ through EXTRA_DIST.
Bruno Haible [Thu, 12 Oct 2006 19:01:58 +0000 (19:01 +0000)] 
Destribute all files in lib/ through EXTRA_DIST.

16 years agoUpdate from gnulib. Use AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
Bruno Haible [Wed, 11 Oct 2006 16:20:05 +0000 (16:20 +0000)] 
Update from gnulib. Use AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.

16 years agoUse HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
Bruno Haible [Wed, 11 Oct 2006 16:12:17 +0000 (16:12 +0000)] 
Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.

16 years agoFix small bugs in the *printf emulations.
Bruno Haible [Mon, 9 Oct 2006 12:01:40 +0000 (12:01 +0000)] 
Fix small bugs in the *printf emulations.

16 years agoBorrow changes from gnulib.
Bruno Haible [Mon, 9 Oct 2006 12:00:44 +0000 (12:00 +0000)] 
Borrow changes from gnulib.

16 years agoChange gettextize to not create symlinks by default.
Bruno Haible [Mon, 9 Oct 2006 11:59:10 +0000 (11:59 +0000)] 
Change gettextize to not create symlinks by default.

16 years agoVerify that some files are the same.
Bruno Haible [Mon, 9 Oct 2006 11:58:04 +0000 (11:58 +0000)] 
Verify that some files are the same.

16 years agoAsciification of Å.
Bruno Haible [Sat, 7 Oct 2006 14:34:34 +0000 (14:34 +0000)] 
Asciification of Å.

16 years agoUpdate the languages and countries lists.
Bruno Haible [Sat, 7 Oct 2006 14:29:11 +0000 (14:29 +0000)] 
Update the languages and countries lists.

16 years agoUse the new _temp functions from the create-temp module.
Bruno Haible [Fri, 6 Oct 2006 13:27:49 +0000 (13:27 +0000)] 
Use the new _temp functions from the create-temp module.

16 years agoBump libgettextpo version.
Bruno Haible [Fri, 6 Oct 2006 12:00:01 +0000 (12:00 +0000)] 
Bump libgettextpo version.

16 years agoExtend the PO file syntax: Allow to store previous msgids.
Bruno Haible [Thu, 5 Oct 2006 11:24:13 +0000 (11:24 +0000)] 
Extend the PO file syntax: Allow to store previous msgids.

16 years agoTest msguniq on PO file with previous msgids.
Bruno Haible [Thu, 5 Oct 2006 11:19:49 +0000 (11:19 +0000)] 
Test msguniq on PO file with previous msgids.

16 years agoTest msgmerge --previous option.
Bruno Haible [Thu, 5 Oct 2006 11:19:35 +0000 (11:19 +0000)] 
Test msgmerge --previous option.

16 years agoTest msgfmt on a PO file with previous msgids.
Bruno Haible [Thu, 5 Oct 2006 11:19:23 +0000 (11:19 +0000)] 
Test msgfmt on a PO file with previous msgids.

16 years agoTest msgconv on a PO file with previous msgids.
Bruno Haible [Thu, 5 Oct 2006 11:19:08 +0000 (11:19 +0000)] 
Test msgconv on a PO file with previous msgids.

16 years agoTest msgcomm on PO files with previous msgids.
Bruno Haible [Thu, 5 Oct 2006 11:18:54 +0000 (11:18 +0000)] 
Test msgcomm on PO files with previous msgids.

16 years agoTest comparison with PO files with previous msgids.
Bruno Haible [Thu, 5 Oct 2006 11:18:43 +0000 (11:18 +0000)] 
Test comparison with PO files with previous msgids.
Test --use-fuzzy option.

16 years agoTest msgcat on a PO files with previous msgids.
Bruno Haible [Thu, 5 Oct 2006 11:18:23 +0000 (11:18 +0000)] 
Test msgcat on a PO files with previous msgids.

16 years agoTest msgcat on a PO file with previous msgids.
Bruno Haible [Thu, 5 Oct 2006 11:18:11 +0000 (11:18 +0000)] 
Test msgcat on a PO file with previous msgids.

16 years agoTest msgattrib option --clear-previous.
Bruno Haible [Thu, 5 Oct 2006 11:17:59 +0000 (11:17 +0000)] 
Test msgattrib option --clear-previous.

16 years agoTest msgattrib on a PO file with previous msgids.
Bruno Haible [Thu, 5 Oct 2006 11:17:49 +0000 (11:17 +0000)] 
Test msgattrib on a PO file with previous msgids.

16 years agoFix lock initialization.
Bruno Haible [Wed, 4 Oct 2006 16:43:43 +0000 (16:43 +0000)] 
Fix lock initialization.

16 years agoMake msgcmp's default behaviour more useful.
Bruno Haible [Wed, 4 Oct 2006 16:42:55 +0000 (16:42 +0000)] 
Make msgcmp's default behaviour more useful.

16 years agoMake it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
Bruno Haible [Wed, 4 Oct 2006 16:38:07 +0000 (16:38 +0000)] 
Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.

16 years agoUpdate for 0.15.1.
Bruno Haible [Mon, 2 Oct 2006 15:44:01 +0000 (15:44 +0000)] 
Update for 0.15.1.

16 years agoPrepare for 0.15.1.
Bruno Haible [Mon, 2 Oct 2006 15:38:44 +0000 (15:38 +0000)] 
Prepare for 0.15.1.

16 years agoBump version number.
Bruno Haible [Mon, 2 Oct 2006 15:33:15 +0000 (15:33 +0000)] 
Bump version number.

16 years agoUpdate from GNU config.
Bruno Haible [Mon, 2 Oct 2006 15:22:33 +0000 (15:22 +0000)] 
Update from GNU config.

16 years agoUpdate.
Bruno Haible [Mon, 2 Oct 2006 15:17:51 +0000 (15:17 +0000)] 
Update.

16 years agoDistribute gnulib-cache.m4.
Bruno Haible [Mon, 2 Oct 2006 14:50:21 +0000 (14:50 +0000)] 
Distribute gnulib-cache.m4.

16 years agoUpdate comment.
Bruno Haible [Mon, 2 Oct 2006 14:48:13 +0000 (14:48 +0000)] 
Update comment.

16 years agoMove -I gnulib-m4 option to the end.
Bruno Haible [Mon, 2 Oct 2006 14:45:28 +0000 (14:45 +0000)] 
Move -I gnulib-m4 option to the end.

16 years agoEmpty directory now.
Bruno Haible [Mon, 2 Oct 2006 14:39:25 +0000 (14:39 +0000)] 
Empty directory now.

16 years agoRemove files that are gone.
Bruno Haible [Mon, 2 Oct 2006 14:28:27 +0000 (14:28 +0000)] 
Remove files that are gone.

16 years agoRemove files that are gone.
Bruno Haible [Mon, 2 Oct 2006 14:27:14 +0000 (14:27 +0000)] 
Remove files that are gone.

16 years agoRemove the removed files.
Bruno Haible [Mon, 2 Oct 2006 14:25:13 +0000 (14:25 +0000)] 
Remove the removed files.

16 years agoRemove files that are gone.
Bruno Haible [Mon, 2 Oct 2006 14:21:58 +0000 (14:21 +0000)] 
Remove files that are gone.

16 years agoBuild without depcomp script.
Bruno Haible [Mon, 2 Oct 2006 14:15:17 +0000 (14:15 +0000)] 
Build without depcomp script.

16 years agoMention the new macros.
Bruno Haible [Mon, 2 Oct 2006 12:25:05 +0000 (12:25 +0000)] 
Mention the new macros.