summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/message.c
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+2
* format-kde: Recognize KUIT markupDaiki Ueno2015-03-091-0/+2
* xgettext: Support message syntax checksDaiki Ueno2015-03-031-0/+12
* Support Python brace format.Daiki Ueno2013-04-261-0/+2
* Support for JavaScript.Andreas Stricker2013-04-171-2/+4
* Support for Lua.Ľubomír Remák2013-04-111-2/+4
* Untabify.Bruno Haible2009-12-121-152/+152
* GFC-internal format strings.Bruno Haible2009-06-231-0/+2
* Recognize Qt4 plural forms format strings.Bruno Haible2009-06-231-1/+3
* Attach a numeric range to each message.Bruno Haible2009-06-231-0/+3
* Shortcut fstrcmp computations by taking into account the best known match soBruno Haible2009-06-231-13/+29
* 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-0/+2
* xallocsa was renamed to xmalloca.Bruno Haible2009-06-231-6/+6
* New functions message_list_copy, msgdomain_list_copy.Bruno Haible2009-06-231-0/+55
* New macros XMALLOC, XNMALLOC.Bruno Haible2009-06-231-7/+6
* Extend the PO file syntax: Allow to store previous msgids.Bruno Haible2009-06-231-0/+15
* 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
* 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
* 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
* 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