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-c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement disambiguation of overloaded functions.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Add support for contexts in xgettext.
Bruno Haible
2009-06-23
1
-71
/
+67
*
Comments are now passed via remember_a_message directly.
Bruno Haible
2009-06-23
1
-12
/
+8
*
Revamp the hash table API.
Bruno Haible
2009-06-23
1
-6
/
+7
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Fix compilation error with picky compilers.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Improved handling of multi-part strings when there is a newline between
Bruno Haible
2009-06-23
1
-7
/
+33
*
Verify that the pushback buffer's size is sufficient.
Bruno Haible
2009-06-23
1
-4
/
+24
*
Reduce the size of the pushback buffers.
Bruno Haible
2009-06-23
1
-14
/
+16
*
Tweak an error message.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Fix the extraction of tagged comments.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Accept CR/LF line terminators.
Bruno Haible
2009-06-23
1
-22
/
+55
*
Support Objective C specific format strings.
Bruno Haible
2009-06-23
1
-20
/
+112
*
Improved ObjectiveC support.
Bruno Haible
2009-06-23
1
-39
/
+114
*
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
-15
/
+173
*
Remove extraneous optimization of extract_all.
Bruno Haible
2009-06-23
1
-13
/
+1
*
Whitespace changes.
Bruno Haible
2009-06-23
1
-6
/
+6
*
Move the error_with_progname variable from module 'progname' to a new module
Bruno Haible
2009-06-23
1
-1
/
+1
*
Reorder definitions. Better separation of code sections.
Bruno Haible
2009-06-23
1
-58
/
+65
*
Avoid quadratic running time when extracting very long strings or very
Bruno Haible
2009-06-23
1
-11
/
+11
*
Move src/x-c.c to gettext-tools/src/x-c.c.
Bruno Haible
2009-06-23
1
-0
/
+1487