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-ycp.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
*
Change boundary of extracted comments.
Bruno Haible
2009-06-23
1
-5
/
+19
*
exit.h is replaced with <stdlib.h>.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Make the x-*.h files real specification headers.
Bruno Haible
2009-06-23
1
-0
/
+3
*
Support string concatenation in YCP string extractor.
Bruno Haible
2009-06-23
1
-4
/
+57
*
Use locale-independent character handling.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Add support for contexts in xgettext.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Comments are now passed via remember_a_message directly.
Bruno Haible
2009-06-23
1
-6
/
+4
*
Use savable_comment_* API everywhere.
Bruno Haible
2009-06-23
1
-6
/
+10
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Verify that the pushback buffer's size is sufficient.
Bruno Haible
2009-06-23
1
-1
/
+7
*
Reduce the size of the pushback buffers.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Fix the extraction of tagged comments.
Bruno Haible
2009-06-23
1
-9
/
+17
*
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
-31
/
+114
*
Reorder definitions. Better separation of code sections.
Bruno Haible
2009-06-23
1
-19
/
+28
*
Avoid quadratic running time when extracting very long strings or very
Bruno Haible
2009-06-23
1
-10
/
+10
*
Move src/x-ycp.c to gettext-tools/src/x-ycp.c.
Bruno Haible
2009-06-23
1
-0
/
+609