summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/message.h
Commit message (Expand)AuthorAgeFilesLines
* xgettext: Add new check bullet-unicodeDaiki Ueno2016-02-221-2/+3
* maint: Update copyright yearDaiki Ueno2016-01-021-2/+1
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+2
* format-kde: Recognize KUIT markupDaiki Ueno2015-03-091-1/+2
* xgettext: Support message syntax checksDaiki Ueno2015-03-031-0/+26
* Support Python brace format.Daiki Ueno2013-04-261-1/+2
* Support for JavaScript.Andreas Stricker2013-04-171-2/+3
* Support for Lua.Ľubomír Remák2013-04-111-2/+3
* Untabify.Bruno Haible2009-12-121-19/+19
* GFC-internal format strings.Bruno Haible2009-06-231-1/+2
* Recognize Qt4 plural forms format strings.Bruno Haible2009-06-231-2/+3
* Attach a numeric range to each message.Bruno Haible2009-06-231-1/+23
* Clarify documentation.Bruno Haible2009-06-231-1/+6
* Shortcut fstrcmp computations by taking into account the best known match soBruno Haible2009-06-231-3/+6
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Support for KDE format strings.Bruno Haible2009-06-231-2/+3
* New functions message_list_copy, msgdomain_list_copy.Bruno Haible2009-06-231-0/+10
* Make it compile in C++ mode.Bruno Haible2009-06-231-10/+12
* Extend the PO file syntax: Allow to store previous msgids.Bruno Haible2009-06-231-0/+6
* Speed up msgmerge with large compendia by use of fast fuzzy search.Bruno Haible2009-06-231-2/+20
* Add support for Boost format strings.Bruno Haible2009-06-231-3/+4
* Support for context dependent translations in PO files.Bruno Haible2009-06-231-9/+23
* Typo in copyright header.Bruno Haible2009-06-231-1/+1
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Support for Scheme.Bruno Haible2009-06-231-1/+2
* Extend the gettexpo library.Bruno Haible2009-06-231-1/+3
* Support for C#.Bruno Haible2009-06-231-1/+2
* Keep the message list's hash table up to date when the msgids are convertedBruno Haible2009-06-231-0/+3
* Support for Qt message catalog format and Qt format strings.Bruno Haible2009-06-231-2/+3
* Support Objective C specific format strings.Bruno Haible2009-06-231-1/+2
* Recognize format strings depending on their position.Bruno Haible2009-06-231-0/+1
* Handling of sh format strings.Bruno Haible2009-06-231-1/+2
* Support for building DLLs on Windows.Bruno Haible2009-06-231-2/+2
* Add extern "C" { ... }.Bruno Haible2009-06-231-0/+11
* Support for gcc-internal format strings.Bruno Haible2009-06-231-2/+3
* Use braces, not brackets, in Perl format strings.Bruno Haible2009-06-231-1/+1
* Support for Perl format strings (both printf and bracketed format strings).Bruno Haible2009-06-231-1/+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-2/+3
* Support Java .properties files as alternative syntax, like PO files.Bruno Haible2009-06-231-1/+2
* Move src/message.h to gettext-tools/src/message.h.Bruno Haible2009-06-231-0/+258