index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext-tools
/
src
/
msgfmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
desktop: Read LINGUAS file even if LINGUAS envvar is set
Daiki Ueno
2014-06-03
1
-51
/
+60
*
build: Remove unused variables
Daiki Ueno
2014-05-12
1
-2
/
+0
*
build: Fix Woe32 cross build
Daiki Ueno
2014-05-12
1
-30
/
+26
*
msgfmt: Fix commit cfac1548
Daiki Ueno
2014-04-17
1
-1
/
+1
*
msgfmt: Simplify LINGUAS parsing
Daiki Ueno
2014-04-17
1
-15
/
+11
*
msgfmt: Allow any whitespace as a list separator in LINGUAS
Daiki Ueno
2014-04-16
1
-1
/
+23
*
msgfmt: Add support for Desktop Entry files
Daiki Ueno
2014-04-04
1
-4
/
+323
*
msgfmt: Add --source option to generate .java file instead of .class
Aurélien Gâteau
2014-03-26
1
-1
/
+9
*
Extend --add-location option to suppress line number output
Daiki Ueno
2014-03-25
1
-3
/
+1
*
Document msgfmt option --endianness.
Bruno Haible
2012-05-03
1
-0
/
+3
*
Modernize quoting.
Bruno Haible
2012-02-18
1
-7
/
+7
*
Bug fixes in libgettextpo.
Bruno Haible
2010-06-07
1
-0
/
+4
*
Prepare for version 0.18.
Bruno Haible
2010-05-09
1
-2
/
+2
*
Untabify.
Bruno Haible
2009-12-12
1
-339
/
+339
*
Update year in --version output.
Bruno Haible
2009-06-23
1
-1
/
+1
*
When --statistics and --verbose are both specified, output the input file name
Bruno Haible
2009-06-23
1
-4
/
+25
*
Allow multiple levels of verbosity in 'msgfmt'.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Add the file_name to the catalog reader structure.
Bruno Haible
2009-06-23
1
-3
/
+4
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-6
/
+5
*
Use the standard --version output.
Bruno Haible
2009-06-23
1
-2
/
+3
*
Update year in --version output.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Ask translators to specify a translation bug report address.
Bruno Haible
2009-06-23
1
-0
/
+4
*
exit.h is replaced with <stdlib.h>.
Bruno Haible
2009-06-23
1
-1
/
+0
*
stpcpy.h is replaced by <string.h>.
Bruno Haible
2009-06-23
1
-2
/
+1
*
New macros XMALLOC, XNMALLOC.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Create an object-oriented interface for the catalog input formats.
Bruno Haible
2009-06-23
1
-10
/
+12
*
Big renaming of functions parsing catalogs: read-po -> read-catalog.
Bruno Haible
2009-06-23
1
-30
/
+30
*
Extend the PO file syntax: Allow to store previous msgids.
Bruno Haible
2009-06-23
1
-1
/
+6
*
Move the xasprintf function from the 'xerror' module to the 'xvasprintf'
Bruno Haible
2009-06-23
1
-0
/
+1
*
Internationalization of author names.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Speed up msgmerge with large compendia by use of fast fuzzy search.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Update year in --version output.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Combine all msgfmt checks in a single place.
Bruno Haible
2009-06-23
1
-9
/
+19
*
Remove unused msgstr_pos argument.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support for context dependent translations in PO files.
Bruno Haible
2009-06-23
1
-3
/
+4
*
Use an internationalized bison parser.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Extract the checking functionality of msgfmt, and make it usable
Bruno Haible
2009-06-23
1
-679
/
+8
*
Fix broken determination of max_nplurals.
Bruno Haible
2009-06-23
1
-2
/
+2
*
New, higher-level error and warning message output primitives.
Bruno Haible
2009-06-23
1
-169
/
+230
*
New msgfmt option --endianness.
Bruno Haible
2009-06-23
1
-0
/
+15
*
New option --use-untranslated.
Bruno Haible
2009-06-23
1
-5
/
+12
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Avoid gcc warning.
Bruno Haible
2009-06-23
1
-2
/
+3
*
Year 2005.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Change the calling convention of the formatstring_parser's 'check' method.
Bruno Haible
2009-06-23
1
-76
/
+26
*
Support for the 'I' flag that translators can use in messages marked
Bruno Haible
2009-06-23
1
-2
/
+2
*
Year 2004.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Support for reading and writing C# .resources files.
Bruno Haible
2009-06-23
1
-22
/
+49
*
Support for C#.
Bruno Haible
2009-06-23
1
-7
/
+74
*
Support for Qt message catalog format and Qt format strings.
Bruno Haible
2009-06-23
1
-3
/
+25
[next]