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-python.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the xasprintf function from the 'xerror' module to the 'xvasprintf'
Bruno Haible
2009-06-23
1
-0
/
+1
*
Document the default keywords.
Bruno Haible
2009-06-23
1
-1
/
+3
*
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
-76
/
+32
*
Comments are now passed via remember_a_message directly.
Bruno Haible
2009-06-23
1
-7
/
+5
*
Revamp the hash table API.
Bruno Haible
2009-06-23
1
-5
/
+5
*
Support for Python source encodings (PEP 0263).
Bruno Haible
2009-06-23
1
-183
/
+827
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Improved handling of multi-part strings when there is a newline between
Bruno Haible
2009-06-23
1
-6
/
+16
*
Verify that the pushback buffer's size is sufficient.
Bruno Haible
2009-06-23
1
-1
/
+10
*
Reduce the size of the pushback buffers.
Bruno Haible
2009-06-23
1
-5
/
+7
*
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
-10
/
+57
*
Remove extraneous optimization of extract_all.
Bruno Haible
2009-06-23
1
-28
/
+17
*
Forgot to initialize some global variables.
Bruno Haible
2009-06-23
1
-0
/
+6
*
Remove unused #includes.
Bruno Haible
2009-06-23
1
-2
/
+0
*
Whitespace changes.
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
*
Reorder definitions. Better separation of code sections.
Bruno Haible
2009-06-23
1
-26
/
+30
*
Avoid quadratic running time when extracting very long strings or very
Bruno Haible
2009-06-23
1
-5
/
+5
*
Support for VMS.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support for plural forms in xgettext --language=Python.
Bruno Haible
2009-06-23
1
-1
/
+5
*
Move src/x-python.c to gettext-tools/src/x-python.c.
Bruno Haible
2009-06-23
1
-0
/
+1145