summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/x-java.c
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2016-01-021-1/+1
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+1
* Untabify.Bruno Haible2009-12-121-641/+641
* 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-5/+9
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Implement msgctxt for Java ResourceBundles.Bruno Haible2009-06-231-2/+12
* Avoid link error.Bruno Haible2009-06-231-1/+1
* Update after gnulib change: Use "unistr.h".Bruno Haible2009-06-231-2/+1
* exit.h is replaced with <stdlib.h>.Bruno Haible2009-06-231-1/+0
* Unify duplicated code.Bruno Haible2009-06-231-60/+38
* Handle lone high surrogates correctly.Bruno Haible2009-06-231-2/+61
* Make the x-*.h files real specification headers.Bruno Haible2009-06-231-0/+3
* 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-6/+6
* 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-100/+7
* Verify that the pushback buffer's size is sufficient.Bruno Haible2009-06-231-5/+29
* Reduce the size of the pushback buffers.Bruno Haible2009-06-231-11/+12
* Tweak an error message.Bruno Haible2009-06-231-3/+7
* Fix the extraction of tagged comments.Bruno Haible2009-06-231-1/+3
* Fix bug found by HP-UX ia64 cc.Bruno Haible2009-06-231-4/+4
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-1/+1
* Recognize format strings depending on their position.Bruno Haible2009-06-231-6/+72
* New Java backend x-java.c, replaces the old Java backend x-java.l.Bruno Haible2009-06-231-1958/+1216
* Regenerated.Bruno Haible2009-06-231-0/+3
* Automatically generated.Bruno Haible2009-06-231-0/+2214