summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/message.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the fuzzy search results platform independent.Bruno Haible2009-06-231-10/+14
|
* Speed up msgmerge with large compendia by use of fast fuzzy search.Bruno Haible2009-06-231-22/+32
|
* Add support for Boost format strings.Bruno Haible2009-06-231-3/+5
|
* Make it possible for the hash value to point to the statically storedBruno Haible2009-06-231-1/+1
| | | | hash key.
* Revamp the hash table API.Bruno Haible2009-06-231-9/+9
|
* Support for context dependent translations in PO files.Bruno Haible2009-06-231-26/+114
|
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
|
* Support for Scheme.Bruno Haible2009-06-231-0/+2
|
* Extend the gettexpo library.Bruno Haible2009-06-231-1/+27
| | | | Use custom error handlers during reading and writing of PO files.
* Support for C#.Bruno Haible2009-06-231-0/+2
|
* Keep the message list's hash table up to date when the msgids are convertedBruno Haible2009-06-231-0/+31
| | | | from one encoding to another.
* Support for Qt message catalog format and Qt format strings.Bruno Haible2009-06-231-2/+4
|
* Support Objective C specific format strings.Bruno Haible2009-06-231-0/+2
|
* Avoid a gcc warning related to -fstrict-aliasing.Bruno Haible2009-06-231-3/+3
|
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-1/+1
|
* Recognize format strings depending on their position.Bruno Haible2009-06-231-1/+3
|
* Whitespace changes.Bruno Haible2009-06-231-1/+1
|
* Handling of sh format strings.Bruno Haible2009-06-231-0/+2
|
* Support for gcc-internal format strings.Bruno Haible2009-06-231-2/+4
|
* Use braces, not brackets, in Perl format strings.Bruno Haible2009-06-231-2/+2
|
* Support for Perl format strings (both printf and bracketed format strings).Bruno Haible2009-06-231-0/+2
|
* Tweak Guido Flohr's code to be consistent with rest of gettext sources.Bruno Haible2009-06-231-2/+2
|
* xgettext support for Perl. Contributed by Guido Flohr.Bruno Haible2009-06-231-0/+2
|
* Support Java .properties files as alternative syntax, like PO files.Bruno Haible2009-06-231-0/+1
|
* Portability to Solaris.Bruno Haible2009-06-231-3/+1
|
* Move src/message.c to gettext-tools/src/message.c.Bruno Haible2009-06-231-0/+637