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
/
msgmerge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deal with the case where a message gets or loses the plural form status
Bruno Haible
2009-06-21
1
-0
/
+81
*
Add an optional hash table to each message list.
Bruno Haible
2009-06-21
1
-2
/
+2
*
Use bool instead of int.
Bruno Haible
2009-06-21
1
-4
/
+6
*
Avoid warnings on some platforms.
Bruno Haible
2001-10-26
1
-3
/
+4
*
Fix the usage message.
Bruno Haible
2001-10-26
1
-1
/
+1
*
New msgmerge option --update.
Bruno Haible
2001-10-22
1
-15
/
+128
*
New include file "basename.h".
Bruno Haible
2001-09-28
1
-0
/
+1
*
Reorganize the option checking.
Bruno Haible
2001-09-23
1
-1
/
+6
*
Change bug report address.
Bruno Haible
2001-08-02
1
-1
/
+1
*
Use 'bool' where appropriate.
Bruno Haible
2001-07-02
1
-21
/
+21
*
Better support of PO files that contain multiple domains.
Bruno Haible
2001-06-11
1
-113
/
+207
*
msgmerge: Keep the header entry even if the .pot file doesn't contain one.
Bruno Haible
2001-06-11
1
-0
/
+13
*
Remove "lt-" prefix from program name.
Bruno Haible
2001-05-15
1
-1
/
+1
*
Tweak the --help output again.
Bruno Haible
2001-05-09
1
-6
/
+13
*
Prefix most error messages with the program name.
Bruno Haible
2001-05-07
1
-18
/
+2
*
Move reading of PO files to read-po.c.
Bruno Haible
2001-04-30
1
-354
/
+5
*
Restructure usage message. Tweak command line options.
Bruno Haible
2001-04-30
1
-18
/
+49
*
Update copyright year.
Bruno Haible
2001-03-11
1
-4
/
+5
*
Fix the --width option to not split multibyte characters, and respect the
Bruno Haible
2001-03-06
1
-0
/
+1
*
Rename intlh.inst.in to libgnuintl.h.
Bruno Haible
2001-01-22
1
-1
/
+1
*
Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
Bruno Haible
2001-01-21
1
-15
/
+4
*
Plural form handling.
Bruno Haible
2001-01-12
1
-3
/
+8
*
General tweaks, code moves, and cleanups.
Bruno Haible
2001-01-09
1
-9
/
+9
*
Initial revision
Ulrich Drepper
2000-06-16
1
-0
/
+813