summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/x-csharp.c
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2016-01-021-1/+1
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+2
* c#: Recognize Unicode surrogate character pairDaiki Ueno2014-12-011-12/+10
* Use u8_mbtoucr instead of u8_mbtouc in some places.Bruno Haible2011-06-071-2/+2
* Untabify.Bruno Haible2009-12-121-758/+758
* Use type 'ucs4_t' more often. Avoids gcc warnings on Cygwin.Bruno Haible2009-08-101-2/+2
* Extract comments meant for translators from Glade input files.Bruno Haible2009-06-231-2/+2
* Avoid gcc -Wredundant-decls warnings.Bruno Haible2009-06-231-1/+0
* Improve error message.Bruno Haible2009-06-231-7/+17
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Implement msgctxt for C# ResourceManagers.Bruno Haible2009-06-231-0/+5
* Update after gnulib change: Use "unistr.h".Bruno Haible2009-06-231-2/+1
* exit.h is replaced with <stdlib.h>.Bruno Haible2009-06-231-2/+1
* Make the x-*.h files real specification headers.Bruno Haible2009-06-231-0/+3
* Move the xasprintf function from the 'xerror' module to the 'xvasprintf'Bruno Haible2009-06-231-0/+1
* Document the default keywords.Bruno Haible2009-06-231-1/+3
* Implement disambiguation of overloaded functions.Bruno Haible2009-06-231-5/+5
* Add support for contexts in xgettext.Bruno Haible2009-06-231-80/+48
* Comments are now passed via remember_a_message directly.Bruno Haible2009-06-231-7/+5
* Revamp the hash table API.Bruno Haible2009-06-231-5/+5
* Fix bug in multibyte parsing code.Bruno Haible2009-06-231-1/+6
* Add a necessary include.Bruno Haible2009-06-231-1/+2
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Improved handling of multi-part strings when there is a newline betweenBruno Haible2009-06-231-101/+8
* String extractor for C#.Bruno Haible2009-06-231-0/+2253