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
/
message.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Update copyright year
Daiki Ueno
2015-06-05
1
-1
/
+2
*
format-kde: Recognize KUIT markup
Daiki Ueno
2015-03-09
1
-0
/
+2
*
xgettext: Support message syntax checks
Daiki Ueno
2015-03-03
1
-0
/
+12
*
Support Python brace format.
Daiki Ueno
2013-04-26
1
-0
/
+2
*
Support for JavaScript.
Andreas Stricker
2013-04-17
1
-2
/
+4
*
Support for Lua.
Ľubomír Remák
2013-04-11
1
-2
/
+4
*
Untabify.
Bruno Haible
2009-12-12
1
-152
/
+152
*
GFC-internal format strings.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Recognize Qt4 plural forms format strings.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Attach a numeric range to each message.
Bruno Haible
2009-06-23
1
-0
/
+3
*
Shortcut fstrcmp computations by taking into account the best known match so
Bruno Haible
2009-06-23
1
-13
/
+29
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
Support for KDE format strings.
Bruno Haible
2009-06-23
1
-0
/
+2
*
xallocsa was renamed to xmalloca.
Bruno Haible
2009-06-23
1
-6
/
+6
*
New functions message_list_copy, msgdomain_list_copy.
Bruno Haible
2009-06-23
1
-0
/
+55
*
New macros XMALLOC, XNMALLOC.
Bruno Haible
2009-06-23
1
-7
/
+6
*
Extend the PO file syntax: Allow to store previous msgids.
Bruno Haible
2009-06-23
1
-0
/
+15
*
Make the fuzzy search results platform independent.
Bruno Haible
2009-06-23
1
-10
/
+14
*
Speed up msgmerge with large compendia by use of fast fuzzy search.
Bruno Haible
2009-06-23
1
-22
/
+32
*
Add support for Boost format strings.
Bruno Haible
2009-06-23
1
-3
/
+5
*
Make it possible for the hash value to point to the statically stored
Bruno Haible
2009-06-23
1
-1
/
+1
*
Revamp the hash table API.
Bruno Haible
2009-06-23
1
-9
/
+9
*
Support for context dependent translations in PO files.
Bruno Haible
2009-06-23
1
-26
/
+114
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support for Scheme.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Extend the gettexpo library.
Bruno Haible
2009-06-23
1
-1
/
+27
*
Support for C#.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Keep the message list's hash table up to date when the msgids are converted
Bruno Haible
2009-06-23
1
-0
/
+31
*
Support for Qt message catalog format and Qt format strings.
Bruno Haible
2009-06-23
1
-2
/
+4
*
Support Objective C specific format strings.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Avoid a gcc warning related to -fstrict-aliasing.
Bruno Haible
2009-06-23
1
-3
/
+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
-1
/
+3
*
Whitespace changes.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Handling of sh format strings.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Support for gcc-internal format strings.
Bruno Haible
2009-06-23
1
-2
/
+4
*
Use braces, not brackets, in Perl format strings.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Support for Perl format strings (both printf and bracketed format strings).
Bruno Haible
2009-06-23
1
-0
/
+2
*
Tweak Guido Flohr's code to be consistent with rest of gettext sources.
Bruno Haible
2009-06-23
1
-2
/
+2
*
xgettext support for Perl. Contributed by Guido Flohr.
Bruno Haible
2009-06-23
1
-0
/
+2
*
Support Java .properties files as alternative syntax, like PO files.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Portability to Solaris.
Bruno Haible
2009-06-23
1
-3
/
+1
*
Move src/message.c to gettext-tools/src/message.c.
Bruno Haible
2009-06-23
1
-0
/
+637