index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
read-po.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change duplicate checking of msgfmt to match the duplicate checking of
Bruno Haible
2009-06-21
1
-0
/
+4
*
Add an optional hash table to each message list.
Bruno Haible
2009-06-21
1
-1
/
+1
*
Use bool instead of int.
Bruno Haible
2009-06-21
1
-2
/
+3
*
Add support for FPC's RST files.
Bruno Haible
2001-10-20
1
-2
/
+2
*
New include files xmalloc.h and strstr.h.
Bruno Haible
2001-09-27
1
-1
/
+1
*
msgunfmt can now dump the contents of Java ResourceBundles.
Bruno Haible
2001-09-25
1
-0
/
+18
*
Include specification .h file in implementation .c file.
Bruno Haible
2001-09-22
1
-1
/
+3
*
Language dependent format string checking.
Bruno Haible
2001-08-27
1
-10
/
+11
*
Split off the PO file backend of xgettext.
Bruno Haible
2001-08-13
1
-1
/
+1
*
New program 'msguniq'.
Bruno Haible
2001-07-29
1
-2
/
+12
*
Use 'bool' where appropriate.
Bruno Haible
2001-07-02
1
-8
/
+8
*
Better support of PO files that contain multiple domains.
Bruno Haible
2001-06-11
1
-71
/
+21
*
Record the obsoleteness status in the message_ty struct.
Bruno Haible
2001-05-07
1
-3
/
+10
*
Move reading of PO files to read-po.c.
Bruno Haible
2001-04-30
1
-0
/
+382