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-php.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the x-*.h files real specification headers.
Bruno Haible
2009-06-23
1
-0
/
+3
*
Fix handling of here documents.
Bruno Haible
2009-06-23
1
-6
/
+10
*
Document the default keywords.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Allow non-ASCII characters in function names.
Bruno Haible
2009-06-23
1
-2
/
+47
*
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
-68
/
+24
*
Comments are now passed via remember_a_message directly.
Bruno Haible
2009-06-23
1
-14
/
+7
*
Use savable_comment_* API everywhere.
Bruno Haible
2009-06-23
1
-4
/
+14
*
Revamp the hash table API.
Bruno Haible
2009-06-23
1
-6
/
+6
*
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
-2
/
+14
*
Reduce the size of the pushback buffers.
Bruno Haible
2009-06-23
1
-2
/
+2
*
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
/
+58
*
Remove extraneous optimization of extract_all.
Bruno Haible
2009-06-23
1
-28
/
+17
*
Whitespace changes.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Add support for ngettext, added in PHP 4.2.0.
Bruno Haible
2009-06-23
1
-0
/
+4
*
Comment out unused function.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Reorder definitions. Better separation of code sections.
Bruno Haible
2009-06-23
1
-20
/
+25
*
Avoid quadratic running time when extracting very long strings or very
Bruno Haible
2009-06-23
1
-10
/
+10
*
Move src/x-php.c to gettext-tools/src/x-php.c.
Bruno Haible
2009-06-23
1
-0
/
+1342