index
:
delta/gettext.git
0.10.xx
0.11.2
0.11.5
0.14.x
0.16.x
0.18.2
0.18.3
0.20.x
0.21.x
baserock/bootstrap
baserock/build-essential
baserock/morph
maint
master
python-brace-format
wip/ueno/cldr-plural
wip/ueno/its
wip/ueno/its2
wip/ueno/xgettext-suboptions
git.savannah.gnu.org: git/gettext.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gettext-tools
/
src
/
write-mo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Untabify.
Bruno Haible
2009-12-12
1
-335
/
+335
*
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
-3
/
+3
*
exit.h is replaced with <stdlib.h>.
Bruno Haible
2009-06-23
1
-2
/
+1
*
New macros XMALLOC, XNMALLOC.
Bruno Haible
2009-06-23
1
-19
/
+13
*
Make it compile in C++ mode.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Support for context dependent translations in PO files.
Bruno Haible
2009-06-23
1
-4
/
+38
*
New msgfmt option --endianness.
Bruno Haible
2009-06-23
1
-0
/
+59
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
fwriteerror now calls fclose().
Bruno Haible
2009-06-23
1
-4
/
+1
*
Support for the 'I' flag that translators can use in messages marked
Bruno Haible
2009-06-23
1
-11
/
+29
*
Use allocsa and xallocsa, for safer stack allocation.
Bruno Haible
2009-06-23
1
-3
/
+4
*
Support Objective C specific format strings.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Renamed xmalloc.h to xalloc.h.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Use fwriteerror() for reliable signalling of write error during stream output.
Bruno Haible
2009-06-23
1
-1
/
+2
*
More Woe32/MSVC support.
Bruno Haible
2009-06-23
1
-1
/
+4
*
Move src/write-mo.c to gettext-tools/src/write-mo.c.
Bruno Haible
2009-06-23
1
-0
/
+711