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-sh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recognize also <(...) and >(...) syntax.
Bruno Haible
2009-06-23
1
-11
/
+38
*
Recognize $(...) syntax also inside double-quotes.
Bruno Haible
2009-06-23
1
-136
/
+177
*
Document the default keywords.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Implement disambiguation of overloaded functions.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Add support for contexts in xgettext.
Bruno Haible
2009-06-23
1
-57
/
+29
*
Comments are now passed via remember_a_message directly.
Bruno Haible
2009-06-23
1
-12
/
+6
*
Use savable_comment_* API everywhere.
Bruno Haible
2009-06-23
1
-2
/
+10
*
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
*
Fix interpretation of backslashes in $"..." strings.
Bruno Haible
2009-06-23
1
-8
/
+30
*
Verify that the pushback buffer's size is sufficient.
Bruno Haible
2009-06-23
1
-0
/
+7
*
Reduce the size of the pushback buffers.
Bruno Haible
2009-06-23
1
-9
/
+5
*
Fix bug in handling of backslashed double-quotes inside single-quoted strings.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Fix the extraction of tagged comments.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Avoid warnings about format string arguments.
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
-14
/
+56
*
Remove extraneous optimization of extract_all.
Bruno Haible
2009-06-23
1
-59
/
+57
*
Warn about $"...".
Bruno Haible
2009-06-23
1
-0
/
+6
*
sh/bash script parser.
Bruno Haible
2009-06-23
1
-0
/
+1242