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
*
c#: Recognize Unicode surrogate character pair
Daiki Ueno
2014-12-01
2
-12
/
+19
*
msgfilter: Simplify the last commit
Daiki Ueno
2014-11-28
2
-2
/
+6
*
msgfilter: Fix read buffer allocation for empty input
Daiki Ueno
2014-11-28
2
-1
/
+10
*
javascript: Simplify Unicode character escape handling
Daiki Ueno
2014-11-27
2
-2
/
+10
*
read-mo: Check size_t overflow
Daiki Ueno
2014-11-23
2
-1
/
+11
*
xgettext: Allow plural extraction from a single argument function
Daiki Ueno
2014-10-30
2
-29
/
+51
*
xgettext: Fix double-free in singular/plural argument extraction
Daiki Ueno
2014-10-28
2
-1
/
+12
*
Release 0.19.3
Daiki Ueno
2014-10-15
1
-0
/
+4
*
msgunfmt: Error on incomplete multibyte sequence at EOF
Daiki Ueno
2014-10-08
2
-0
/
+16
*
c: Fix octal character escape handling
Daiki Ueno
2014-09-30
2
-1
/
+8
*
python: Fix invalid memory access when concatenating strings with +
Daiki Ueno
2014-09-24
2
-2
/
+6
*
msgfilter: Don't use non-portable character escape
Daiki Ueno
2014-09-24
2
-2
/
+7
*
Print a uid_t value portably
Jonas 'Sortie' Termansen
2014-08-28
2
-1
/
+8
*
Fix printing of size_t values
Jonas 'Sortie' Termansen
2014-08-27
3
-2
/
+8
*
Add missing #if HAVE_SYS_PARAM_H
Jonas 'Sortie' Termansen
2014-08-27
2
-1
/
+7
*
Add missing gettext-tools/src/Makefile.am change in commit c3e1f8e3
Daiki Ueno
2014-07-15
1
-1
/
+1
*
Release 0.19.2
Daiki Ueno
2014-07-14
1
-0
/
+4
*
vala: Fix empty string literal handling
Daiki Ueno
2014-07-14
2
-0
/
+12
*
build: Fix race in post-install removal of *.a
Daiki Ueno
2014-07-14
1
-0
/
+11
*
c: Fix empty string literal handling
Daiki Ueno
2014-07-11
2
-0
/
+13
*
Release 0.19.1
Daiki Ueno
2014-06-10
1
-0
/
+4
*
msgmerge: Disable --color option in --update mode
Daiki Ueno
2014-06-09
2
-0
/
+21
*
xgettext: Fix misrecognition of character literals in C and Vala
Daiki Ueno
2014-06-07
3
-1
/
+13
*
desktop: Use logical filename as msgid location
Daiki Ueno
2014-06-03
2
-1
/
+7
*
desktop: Read LINGUAS file even if LINGUAS envvar is set
Daiki Ueno
2014-06-03
2
-51
/
+68
*
vala: Don't elide comments while parsing string literal
Daiki Ueno
2014-06-03
2
-7
/
+14
*
msgl-check: Treat missing header errors as warnings
Daiki Ueno
2014-06-02
2
-2
/
+26
*
Release 0.19
Daiki Ueno
2014-06-02
1
-0
/
+4
*
msgexec: Pass previous msgid to the child process
Daiki Ueno
2014-05-31
2
-0
/
+19
*
msgfilter: Pass previous msgid to the child process
Daiki Ueno
2014-05-31
2
-0
/
+19
*
build: Fix VPATH build for po-gram-gen2.h
Daiki Ueno
2014-05-19
2
-1
/
+9
*
msgexec, msgfilter: Fix typo in comments
Stanislav Brabec
2014-05-15
2
-3
/
+3
*
msgfilter: Implement plural support
Stanislav Brabec
2014-05-15
2
-0
/
+19
*
msgexec: Implement plural support
Stanislav Brabec
2014-05-15
2
-1
/
+21
*
Update .gitignore
Daiki Ueno
2014-05-14
1
-0
/
+1
*
msgfmt: Report error on accelerator mismatch
Daiki Ueno
2014-05-14
2
-0
/
+8
*
filter-quote: Minor refactoring of string copy
Daiki Ueno
2014-05-14
1
-23
/
+17
*
msgfmt: Accumulate errors when parsing the PO header
Daiki Ueno
2014-05-13
2
-17
/
+32
*
project-id: Add missing quotes around `pwd` for basename
Daiki Ueno
2014-05-13
2
-1
/
+7
*
msgfilter: Fix quote handling of doubled grave charaters
Daiki Ueno
2014-05-12
2
-0
/
+7
*
build: Remove unused variables
Daiki Ueno
2014-05-12
3
-13
/
+1
*
build: Fix Woe32 cross build
Daiki Ueno
2014-05-12
5
-35
/
+44
*
msgattrib: Add --empty option
Guido Flohr
2014-05-10
2
-2
/
+37
*
vala: Interpret string literals lazily
Daiki Ueno
2014-05-09
3
-271
/
+142
*
c: Interpret string literals lazily
Daiki Ueno
2014-05-09
3
-245
/
+305
*
xgettext: Provide a way to interpret string literals lazily
Daiki Ueno
2014-05-09
28
-37
/
+219
*
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
[next]