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-tcl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Update copyright year
Daiki Ueno
2016-01-02
1
-2
/
+1
*
maint: Update copyright year
Daiki Ueno
2015-06-05
1
-1
/
+2
*
Revert the last change for \x handling in Tcl.
Daiki Ueno
2013-06-25
1
-4
/
+2
*
Fix handling of \x and \u escape sequences in Tcl.
Daiki Ueno
2013-06-25
1
-4
/
+8
*
Untabify.
Bruno Haible
2009-12-12
1
-327
/
+327
*
Extract comments meant for translators from Glade input files.
Bruno Haible
2009-06-23
1
-2
/
+3
*
Avoid gcc -Wredundant-decls warnings.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
Update after gnulib change: Use "unistr.h".
Bruno Haible
2009-06-23
1
-1
/
+1
*
exit.h is replaced with <stdlib.h>.
Bruno Haible
2009-06-23
1
-2
/
+1
*
New macros XMALLOC, XNMALLOC.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Make the x-*.h files real specification headers.
Bruno Haible
2009-06-23
1
-0
/
+3
*
Document the default keywords.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Implement disambiguation of overloaded functions.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Add support for contexts in xgettext.
Bruno Haible
2009-06-23
1
-48
/
+22
*
Comments are now passed via remember_a_message directly.
Bruno Haible
2009-06-23
1
-9
/
+5
*
Use savable_comment_* API everywhere.
Bruno Haible
2009-06-23
1
-2
/
+8
*
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 endless loop when Tcl file contains a tab.
Bruno Haible
2009-06-23
1
-2
/
+3
*
Verify that the pushback buffer's size is sufficient.
Bruno Haible
2009-06-23
1
-0
/
+6
*
Reduce the size of the pushback buffers.
Bruno Haible
2009-06-23
1
-6
/
+7
*
Fix the extraction of tagged comments.
Bruno Haible
2009-06-23
1
-1
/
+3
*
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
-62
/
+98
*
Remove unused #includes.
Bruno Haible
2009-06-23
1
-2
/
+0
*
Whitespace changes.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Avoid quadratic running time when extracting very long strings or very
Bruno Haible
2009-06-23
1
-3
/
+3
*
Move src/x-tcl.c to gettext-tools/src/x-tcl.c.
Bruno Haible
2009-06-23
1
-0
/
+974