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
/
read-properties.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
Update after gnulib change: Use "unistr.h".
Bruno Haible
2009-06-23
1
-3
/
+2
*
New macros XMALLOC, XNMALLOC.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Make it compile in C++ mode.
Bruno Haible
2009-06-23
1
-0
/
+6
*
Create an object-oriented interface for the catalog input formats.
Bruno Haible
2009-06-23
1
-1
/
+7
*
Big renaming of functions parsing catalogs: read-po -> read-catalog.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Extend the PO file syntax: Allow to store previous msgids.
Bruno Haible
2009-06-23
1
-0
/
+1
*
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
-1
/
+1
*
New, higher-level error and warning message output primitives.
Bruno Haible
2009-06-23
1
-8
/
+14
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Remove trailing whitespace.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support for GNUstep .strings format.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Renamed xmalloc.h to xalloc.h.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Avoid a warning on OSF/1.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Move the error_with_progname variable from module 'progname' to a new module
Bruno Haible
2009-06-23
1
-1
/
+1
*
Improved VMS support.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Support Java .properties files as alternative syntax, like PO files.
Bruno Haible
2009-06-23
1
-0
/
+543