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
/
write-po.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Update copyright year
Daiki Ueno
2015-06-05
1
-1
/
+2
*
xgettext: Wrap location comments to 79 characters
Alex Henrie
2015-02-05
1
-1
/
+1
*
msgunfmt: Error on incomplete multibyte sequence at EOF
Daiki Ueno
2014-10-08
1
-0
/
+9
*
build: Remove unused variables
Daiki Ueno
2014-05-12
1
-6
/
+1
*
Extend --add-location option to suppress line number output
Daiki Ueno
2014-03-25
1
-7
/
+79
*
Modernize quoting.
Bruno Haible
2012-02-18
1
-2
/
+2
*
Port to uClibc.
Bruno Haible
2011-06-07
1
-2
/
+3
*
Untabify.
Bruno Haible
2009-12-12
1
-720
/
+720
*
Tiny cleanups.
Bruno Haible
2009-09-05
1
-2
/
+1
*
Use const.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Attach a numeric range to each message.
Bruno Haible
2009-06-23
1
-1
/
+28
*
Fix behaviour of "msgmerge --update" when sorting is requested and obsolete
Bruno Haible
2009-06-23
1
-0
/
+1
*
Update after module 'linebreak' was split.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Change an error to a warning.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Avoid breaking line in the middle of a format directive.
Bruno Haible
2009-06-23
1
-15
/
+30
*
Normalize the leading space of every comment line during the input phase
Bruno Haible
2009-06-23
1
-2
/
+2
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
xallocsa was renamed to xmalloca.
Bruno Haible
2009-06-23
1
-4
/
+4
*
Add styling support to the PO output routines.
Bruno Haible
2009-06-23
1
-64
/
+424
*
Change make_format_description_string, make_c_width_description_string to
Bruno Haible
2009-06-23
1
-5
/
+7
*
Include only what's necessary.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Use ostream_t instead of 'FILE *'.
Bruno Haible
2009-06-23
1
-96
/
+106
*
Indent with spaces, not tabs.
Bruno Haible
2009-06-23
1
-26
/
+50
*
New macros XMALLOC, XNMALLOC.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Avoid a few gcc warnings.
Bruno Haible
2009-06-23
1
-4
/
+5
*
Create an object-oriented interface for the catalog output formats.
Bruno Haible
2009-06-23
1
-328
/
+44
*
Extend the PO file syntax: Allow to store previous msgids.
Bruno Haible
2009-06-23
1
-17
/
+67
*
Rename strstr to c_strstr.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Move the xasprintf function from the 'xerror' module to the 'xvasprintf'
Bruno Haible
2009-06-23
1
-2
/
+2
*
Support for context dependent translations in PO files.
Bruno Haible
2009-06-23
1
-2
/
+53
*
Obsolete messages now can carry extracted comments and file positions
Bruno Haible
2009-06-23
1
-0
/
+6
*
New, higher-level error and warning message output primitives.
Bruno Haible
2009-06-23
1
-34
/
+67
*
Output \a and \v as escape sequences.
Bruno Haible
2009-06-23
1
-5
/
+5
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
fwriteerror now calls fclose().
Bruno Haible
2009-06-23
1
-4
/
+1
*
Extend the gettexpo library.
Bruno Haible
2009-06-23
1
-22
/
+22
*
Remove trailing whitespace.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Use allocsa and xallocsa, for safer stack allocation.
Bruno Haible
2009-06-23
1
-1
/
+7
*
Support for GNUstep .strings format.
Bruno Haible
2009-06-23
1
-7
/
+30
*
Renamed xmalloc.h to xalloc.h.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Recognize format strings depending on their position.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Whitespace changes.
Bruno Haible
2009-06-23
1
-5
/
+5
*
Use fwriteerror() for reliable signalling of write error during stream output.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Check for write error on stdout when the program exits.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Avoid warnings on OSF/1.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Move the error_with_progname variable from module 'progname' to a new module
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support Java .properties files as alternative syntax, like PO files.
Bruno Haible
2009-06-23
1
-42
/
+100
*
Export some functions for use by write-properties.c.
Bruno Haible
2009-06-23
1
-213
/
+258
*
Move src/write-po.c to gettext-tools/src/write-po.c.
Bruno Haible
2009-06-23
1
-0
/
+1117