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
*
msgfilter now sets the environment variables MSGFILTER_MSGCTXT,
Bruno Haible
2009-06-23
2
-0
/
+20
*
Avoid running into Sun Workshop 6.2 C compiler bug.
Bruno Haible
2009-06-23
2
-3
/
+11
*
Use the range flag to allow some specific plural form translations.
Bruno Haible
2009-06-23
6
-7
/
+84
*
Attach a numeric range to each message.
Bruno Haible
2009-06-23
14
-12
/
+242
*
New 'struct plural_distribution' type.
Bruno Haible
2009-06-23
9
-122
/
+164
*
Open the output stream in binary. We don't want CR/LFs here on mingw.
Bruno Haible
2009-06-23
2
-1
/
+7
*
Fix the *_DEPENDENCIES variables for woe32 builds.
Bruno Haible
2009-06-23
2
-16
/
+21
*
Don't die from SIGPIPE.
Bruno Haible
2009-06-23
2
-2
/
+16
*
msgcmp needs to link with -lm now as well.
Bruno Haible
2009-06-23
2
-1
/
+13
*
Add more locales now supported in glibc.
Bruno Haible
2009-06-23
2
-0
/
+9
*
When sorting, disambiguate when the msgids are the same.
Bruno Haible
2009-06-23
2
-12
/
+41
*
Specify dependencies. Needed at least with --disable-shared.
Bruno Haible
2009-06-23
2
-0
/
+47
*
Do fuzzy matching by calling message_fuzzy_index_search on a hashed index,
Bruno Haible
2009-06-23
5
-24
/
+243
*
New msgcmp option --no-fuzzy-matching.
Bruno Haible
2009-06-23
2
-3
/
+23
*
Use the result of the fuzzy search in the current list as a lower bound for
Bruno Haible
2009-06-23
4
-10
/
+36
*
Clarify documentation.
Bruno Haible
2009-06-23
2
-1
/
+9
*
Rename some fields of 'struct definitions_ty'.
Bruno Haible
2009-06-23
2
-14
/
+24
*
Reorder functions.
Bruno Haible
2009-06-23
2
-14
/
+19
*
Shortcut fstrcmp computations by taking into account the best known match so
Bruno Haible
2009-06-23
5
-21
/
+54
*
Use xconcatenated_filename instead of concatenated_filename.
Bruno Haible
2009-06-23
2
-3
/
+11
*
Use xconcatenated_filename.
Bruno Haible
2009-06-23
11
-31
/
+68
*
SIGPIPE handling.
Bruno Haible
2009-06-23
2
-0
/
+18
*
Fix behaviour of "msgmerge --update" when sorting is requested and obsolete
Bruno Haible
2009-06-23
6
-3
/
+74
*
Improve interpretation of the [ ] operators.
Bruno Haible
2009-06-23
2
-18
/
+68
*
Addendum to 2007-03-17 commit.
Bruno Haible
2009-06-23
2
-2
/
+9
*
Treat %.0s and %.0r as type-agnostic argument consumer.
Bruno Haible
2009-06-23
2
-5
/
+29
*
For '%', set the type to FAT_NONE.
Bruno Haible
2009-06-23
2
-1
/
+5
*
Require the same number of unnamed arguments also when !equality.
Bruno Haible
2009-06-23
2
-5
/
+12
*
Update includes after gnulib change.
Bruno Haible
2009-06-23
2
-1
/
+5
*
Handle lone high surrogates gracefully.
Bruno Haible
2009-06-23
2
-0
/
+12
*
Update comment.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Move the verbosity from the GetURL program to the urlget program.
Bruno Haible
2009-06-23
3
-26
/
+76
*
Update following some changes in gnulib.
Bruno Haible
2009-06-23
10
-25
/
+47
*
Fix recognition of header fields.
Bruno Haible
2009-06-23
2
-7
/
+15
*
Fix typo that could lead to a crash.
Bruno Haible
2009-06-23
2
-2
/
+9
*
Update after module 'linebreak' was split.
Bruno Haible
2009-06-23
3
-4
/
+9
*
Update lists of languages.
Bruno Haible
2009-06-23
3
-12
/
+16
*
Improve error message.
Bruno Haible
2009-06-23
7
-44
/
+153
*
Clarify single-letter options that take an optional argument.
Bruno Haible
2009-06-23
2
-7
/
+16
*
Improve support for Maori, Uighur.
Bruno Haible
2009-06-23
2
-1
/
+7
*
Comment.
Bruno Haible
2009-06-23
1
-2
/
+4
*
Update for gcc-4.3.
Bruno Haible
2009-06-23
2
-9
/
+24
*
Avoid attaching "previous msgid" information to untranslated messages.
Bruno Haible
2009-06-23
2
-6
/
+14
*
Don't throw away a prev_msgid information too early.
Bruno Haible
2009-06-23
2
-3
/
+26
*
Change an error to a warning.
Bruno Haible
2009-06-23
2
-2
/
+8
*
Distribute msgl-header.h.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Distribute msgl-header.h.
Bruno Haible
2009-06-23
1
-0
/
+4
*
Introduce a new header entry field 'Language'.
Bruno Haible
2009-06-23
9
-44
/
+296
*
Message list header manipulation.
Bruno Haible
2009-06-23
2
-0
/
+213
*
Avoid breaking line in the middle of a format directive.
Bruno Haible
2009-06-23
2
-15
/
+36
[next]