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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xgettext: Make mixed_string_buffer_done always return UTF-8 string
Daiki Ueno
2014-05-07
2
-34
/
+14
*
xgettext: Recognize comment tag prefix
Daiki Ueno
2014-05-03
2
-7
/
+32
*
Update ChangeLog.
Daiki Ueno
2014-05-03
1
-0
/
+12
*
c: Support C99-style Unicode character escapes
Daiki Ueno
2014-05-03
1
-42
/
+122
*
xgettext: Allow mixed_string_buffer_done to return non-UTF-8 string
Daiki Ueno
2014-05-03
2
-15
/
+34
*
Fix typo in commit f597467a
Daiki Ueno
2014-05-03
1
-2
/
+2
*
xgettext: Fix memleaks around wrong usage of mixed_string_buffer_done
Daiki Ueno
2014-05-02
3
-3
/
+3
*
xgettext: Add more comments to mixed_string_buffer usage
Daiki Ueno
2014-05-02
3
-0
/
+6
*
vala: Support C99-style Unicode escapes
Daiki Ueno
2014-05-02
2
-60
/
+143
*
xgettext: Factor out commonly used mixed_string_buffer
Daiki Ueno
2014-05-02
5
-410
/
+292
*
Fix commit 4dc36d2f
Daiki Ueno
2014-05-02
1
-4
/
+1
*
scheme: Recognize GIMP script-fu extension _"abc"
Daiki Ueno
2014-04-30
2
-1
/
+34
*
format-python-brace: Limit acceptable format specifiers
Daiki Ueno
2014-04-30
2
-12
/
+84
*
build: Use Automake 'subdir-objects' option
Roumen Petrov
2014-04-22
2
-1
/
+6
*
Update .gitignore
Daiki Ueno
2014-04-22
1
-3
/
+20
*
msgfilter: Fix single quote handling in the quot filter
Daiki Ueno
2014-04-21
2
-4
/
+7
*
xgettext: Strip multiple ".in" suffixes from the file name.
Daiki Ueno
2014-04-17
2
-2
/
+7
*
msgfmt: Fix commit cfac1548
Daiki Ueno
2014-04-17
1
-1
/
+1
*
msgfmt: Simplify LINGUAS parsing
Daiki Ueno
2014-04-17
1
-15
/
+11
*
msgfmt: Allow any whitespace as a list separator in LINGUAS
Daiki Ueno
2014-04-16
2
-1
/
+28
*
msgfilter: Add 'quot' and 'boldquot' built-in filters
Daiki Ueno
2014-04-15
5
-0
/
+272
*
xgettext: Warn user if invalid encoding name is specified
Daiki Ueno
2014-04-04
2
-1
/
+14
*
Update ChangeLogs
Daiki Ueno
2014-04-04
1
-0
/
+32
*
Add missing x-desktop.h to noinst_HEADERS
Daiki Ueno
2014-04-04
1
-1
/
+1
*
gettext-tools: Update file manifest
Daiki Ueno
2014-04-04
1
-0
/
+9
*
msgfmt: Add support for Desktop Entry files
Daiki Ueno
2014-04-04
4
-6
/
+601
*
xgettext: Add support for Desktop Entry files
Daiki Ueno
2014-04-04
6
-4
/
+884
*
msgfmt: Add --source option to generate .java file instead of .class
Aurélien Gâteau
2014-03-26
4
-9
/
+74
*
Extend --add-location option to suppress line number output
Daiki Ueno
2014-03-25
17
-141
/
+268
*
xgettext: Fix infloop on loading Glade files with non-DL expat
Daiki Ueno
2014-03-12
2
-4
/
+23
*
php: Recognize single and double quotes around heredoc label
Daiki Ueno
2014-03-10
2
-3
/
+21
*
xgettext: Add E4X support to JavaScript scanner
Daiki Ueno
2013-12-04
3
-2
/
+225
*
javascript: fix translator comment extraction in C++-style comments
Daiki Ueno
2013-11-14
2
-1
/
+10
*
javascript: fix translator comment extraction in C-style comments
Daiki Ueno
2013-11-14
2
-2
/
+8
*
Fix misuse of a logical operator.
Daiki Ueno
2013-11-11
4
-3
/
+10
*
Clear error_message_count before parsing PO files.
Daiki Ueno
2013-10-23
2
-1
/
+11
*
msgfmt: adjust the default value of PO-Revision-Date to xgettext
Peter Eisentraut
2013-10-15
2
-1
/
+7
*
po-gram: fix memory leaks
Daiki Ueno
2013-09-02
2
-5
/
+21
*
glade: Ignore --extract-all option for Glade2/3.
Miguel Ángel Arruga Vivas
2013-08-13
2
-31
/
+35
*
glade: handle multi-line extracted comments
Daiki Ueno
2013-08-12
2
-1
/
+30
*
x-gsettings: add guard when expat is not available at compile time
Daiki Ueno
2013-08-09
2
-3
/
+10
*
Fix copyright year in xgettext version string.
Miguel Ángel Arruga Vivas
2013-08-08
2
-1
/
+6
*
xgettext: support GSettings schema file
Daiki Ueno
2013-08-06
6
-2
/
+452
*
xgettext: allow file name extension with multiple dots
Daiki Ueno
2013-08-06
2
-9
/
+25
*
Extract libexpat compatibility layer to libexpat-compat.{c,h} files.
Miguel Ángel Arruga Vivas
2013-08-06
5
-269
/
+417
*
lua: fix crash when parsing '..' with non-string argument
Daiki Ueno
2013-07-11
2
-0
/
+7
*
Fix string concatenation with '+' in Python.
Daiki Ueno
2013-06-27
2
-1
/
+5
*
Revert the last change for \x handling in Tcl.
Daiki Ueno
2013-06-25
2
-6
/
+4
*
Fix handling of \x and \u escape sequences in Tcl.
Daiki Ueno
2013-06-25
2
-4
/
+15
*
Enable python-brace-format detection by default.
Daiki Ueno
2013-06-17
2
-0
/
+17
[next]