summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/msginit.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Jim Meyering2012-06-031-1/+1
* Modernize quoting.Bruno Haible2012-02-181-2/+2
* Update after gnulib changed.Bruno Haible2011-06-071-2/+2
* Prepare for version 0.18.Bruno Haible2010-05-091-1/+1
* New options --color, --style for many programs.Bruno Haible2010-03-131-1/+19
* Update list of Win32 locale ids.Bruno Haible2009-12-221-1/+7
* Untabify.Bruno Haible2009-12-121-504/+504
* Reduce dependency on project-id heuristic.Bruno Haible2009-08-161-2/+30
* Update year in --version output.Bruno Haible2009-06-231-2/+2
* Add more locales now supported in glibc.Bruno Haible2009-06-231-0/+5
* Use xconcatenated_filename.Bruno Haible2009-06-231-3/+3
* Update following some changes in gnulib.Bruno Haible2009-06-231-4/+4
* Fix recognition of header fields.Bruno Haible2009-06-231-6/+8
* Update lists of languages.Bruno Haible2009-06-231-5/+4
* Improve support for Maori, Uighur.Bruno Haible2009-06-231-1/+3
* Introduce a new header entry field 'Language'.Bruno Haible2009-06-231-0/+9
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-6/+5
* xgettext may now set the package name in the POT file.Bruno Haible2009-06-231-2/+9
* Don't include getline.h.Bruno Haible2009-06-231-1/+0
* Use the standard --version output.Bruno Haible2009-06-231-2/+3
* Make the language name conforming to what the TP robot accepts.Bruno Haible2009-06-231-2/+18
* Comment.Bruno Haible2009-06-231-1/+1
* xallocsa was renamed to xmalloca.Bruno Haible2009-06-231-3/+3
* Update year in --version output.Bruno Haible2009-06-231-1/+1
* Use localename.c from gnulib.Bruno Haible2009-06-231-2/+2
* Ask translators to specify a translation bug report address.Bruno Haible2009-06-231-0/+4
* Avoid warnings.Bruno Haible2009-06-231-3/+4
* Module 'pathname' was renamed to 'filename'.Bruno Haible2009-06-231-3/+3
* exit.h is replaced with <stdlib.h>.Bruno Haible2009-06-231-1/+0
* strpbrk.h is replaced by <string.h>.Bruno Haible2009-06-231-2/+1
* New macros XMALLOC, XNMALLOC.Bruno Haible2009-06-231-15/+17
* Add a few more languages.Bruno Haible2009-06-231-0/+6
* Document the most important ISO-639 three-letter language codes.Bruno Haible2009-06-231-0/+48
* Create an object-oriented interface for the catalog input formats.Bruno Haible2009-06-231-3/+7
* Big renaming of functions parsing catalogs: read-po -> read-catalog.Bruno Haible2009-06-231-2/+2
* Create an object-oriented interface for the catalog output formats.Bruno Haible2009-06-231-3/+7
* Update the languages and countries lists.Bruno Haible2009-06-231-3/+6
* Rename strstr to c_strstr.Bruno Haible2009-06-231-2/+2
* Assume <dirent.h> on all Unix platforms. Assume closedir works.Bruno Haible2009-06-231-20/+2
* Code simplification: use xasprintf.Bruno Haible2009-06-231-5/+1
* Move the xasprintf function from the 'xerror' module to the 'xvasprintf'Bruno Haible2009-06-231-0/+1
* Don't leak FILE objects.Bruno Haible2009-06-231-0/+3
* Use a substitute for <unistd.h> on those platforms where it doesn't exist.Bruno Haible2009-06-231-3/+1
* Internationalization of author names.Bruno Haible2009-06-231-1/+2
* Move the language table out to a new source file lang-table.c.Bruno Haible2009-06-231-205/+4
* Update year in --version output.Bruno Haible2009-06-231-2/+2
* Drop support of CEN locale name syntax.Bruno Haible2009-06-231-2/+2
* Support for context dependent translations in PO files.Bruno Haible2009-06-231-3/+3
* Use an internationalized bison parser.Bruno Haible2009-06-231-0/+1
* Add support for new language codes found in GNOME project.Bruno Haible2009-06-231-5/+30