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
/
x-po.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Update copyright year
Daiki Ueno
2015-06-05
1
-1
/
+2
*
Extend --add-location option to suppress line number output
Daiki Ueno
2014-03-25
1
-1
/
+0
*
Untabify.
Bruno Haible
2009-12-12
1
-84
/
+84
*
Add the file_name to the catalog reader structure.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Avoid gcc -Wredundant-decls warnings.
Bruno Haible
2009-06-23
1
-4
/
+1
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
New macros XMALLOC, XNMALLOC.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Make it compile in C++ mode.
Bruno Haible
2009-06-23
1
-17
/
+19
*
Make the x-*.h files real specification headers.
Bruno Haible
2009-06-23
1
-0
/
+5
*
Create an object-oriented interface for the catalog input formats.
Bruno Haible
2009-06-23
1
-5
/
+10
*
Big renaming of functions parsing catalogs: read-po -> read-catalog.
Bruno Haible
2009-06-23
1
-10
/
+10
*
Extend the PO file syntax: Allow to store previous msgids.
Bruno Haible
2009-06-23
1
-2
/
+15
*
Support for context dependent translations in PO files.
Bruno Haible
2009-06-23
1
-4
/
+8
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
The xgettext -j option may need to do charset conversion.
Bruno Haible
2009-06-23
1
-3
/
+66
*
Support for GNUstep .strings format.
Bruno Haible
2009-06-23
1
-0
/
+11
*
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
-1
/
+3
*
Avoid gcc warnings.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Support Java .properties files as alternative syntax, like PO files.
Bruno Haible
2009-06-23
1
-8
/
+28
*
Unify three PO file parsers into a single one, as far as possible.
Bruno Haible
2009-06-23
1
-216
/
+41
*
Slightly better code structure.
Bruno Haible
2009-06-23
1
-7
/
+20
*
Move src/x-po.c to gettext-tools/src/x-po.c.
Bruno Haible
2009-06-23
1
-0
/
+280