summaryrefslogtreecommitdiffstats
path: root/src/x-java.l
Commit message (Expand)AuthorAgeFilesLines
* Move src/x-java.l to gettext-tools/src/x-java.l.Bruno Haible2009-06-231-645/+0
* Switch from K&R C to ANSI C.Bruno Haible2009-06-231-74/+21
* Don't confuse bool and int.Bruno Haible2009-06-221-1/+1
* Add declarations.Bruno Haible2009-06-221-5/+51
* Avoid some gcc warnings.Bruno Haible2009-06-221-2/+2
* Fix two while loops.Bruno Haible2009-06-221-3/+3
* Avoid gcc warnings.Bruno Haible2009-06-221-22/+14
* Portability to AIX 3.Bruno Haible2009-06-211-2/+2
* Portability fix.Bruno Haible2009-06-211-1/+1
* Unify the keywordspec handling.Bruno Haible2009-06-211-68/+16
* Avoid false positives.Bruno Haible2009-06-211-1/+1
* Make it possible to match static method names.Bruno Haible2009-06-211-4/+22
* Portability to SunOS4.Bruno Haible2009-06-211-1/+0
* Remove gcc warnings.Bruno Haible2001-10-241-2/+2
* Major Java scanner improvements, by Tommy Johansson.Bruno Haible2001-10-221-21/+238
* New include files xmalloc.h and strstr.h.Bruno Haible2001-09-271-1/+3
* Bug fixes.Bruno Haible2001-09-211-1/+10
* Small bugfix.Bruno Haible2001-09-201-1/+1
* Implement extract-all in Java mode.Bruno Haible2001-09-141-1/+13
* Add xgettext Java backend.Bruno Haible2001-09-071-0/+455