summaryrefslogtreecommitdiffstats
path: root/src/xgettext.c
Commit message (Expand)AuthorAgeFilesLines
* Move src/xgettext.c to gettext-tools/src/xgettext.c.Bruno Haible2009-06-231-1451/+0
* Switch from K&R C to ANSI C.Bruno Haible2009-06-231-74/+36
* Support non-ASCII msgids and UTF-8 encoded POT files.Bruno Haible2009-06-231-45/+187
* Smalltalk support.Bruno Haible2009-06-231-2/+5
* Support for PHP.Bruno Haible2009-06-231-1/+6
* Make xgettext -D and -j options work together.Bruno Haible2009-06-231-1/+9
* New option --no-wrap.Bruno Haible2009-06-231-0/+6
* Prepare for 0.11.1.Bruno Haible2009-06-231-2/+3
* New Tcl backend.Bruno Haible2009-06-221-1/+6
* New Glade backend.Bruno Haible2009-06-221-0/+5
* New awk backend.Bruno Haible2009-06-221-2/+7
* New Python backend.Bruno Haible2009-06-221-1/+5
* Improved handling of plural forms in header entry.Bruno Haible2009-06-221-0/+60
* Update year in --version output.Bruno Haible2009-06-221-1/+1
* Emacs/XEmacs Lisp support.Bruno Haible2009-06-221-2/+8
* Split system.h into many small include files: binary-io.h exit.h liballoca.hBruno Haible2009-06-221-13/+6
* Renamed intl/libgettext.h to lib/gettext.h.Bruno Haible2009-06-221-1/+1
* Oops.Bruno Haible2009-06-211-1/+1
* New xgettext option --copyright-holder.Bruno Haible2009-06-211-10/+21
* librep support.Bruno Haible2009-06-211-0/+5
* Enable marking of plural messages as c-format, lisp-format etc.Bruno Haible2009-06-211-0/+24
* Rename 'omit_header'.Bruno Haible2009-06-211-4/+4
* New Common Lisp backend.Bruno Haible2009-06-211-2/+6
* Unify the keywordspec handling.Bruno Haible2009-06-211-0/+65
* Avoid printing a line number when there is none.Bruno Haible2009-06-211-2/+7
* Add an optional hash table to each message list.Bruno Haible2009-06-211-2/+2
* Make the --add/no-location option independent from --omit-header.Bruno Haible2009-06-211-3/+0
* Make the --add/no-location option independent from --omit-header.Bruno Haible2009-06-211-6/+1
* Fix the usage message.Bruno Haible2001-10-261-1/+1
* Extract the time formatting code into a separate file po-time.c, to be used byBruno Haible2001-10-251-46/+6
* Fix comment handling.Bruno Haible2001-10-241-3/+8
* Simplify the xgettext backend interface.Bruno Haible2001-10-231-126/+48
* Don't throw the header entry away if --omit-header has been given.Bruno Haible2001-10-221-1/+1
* Add support for FPC's RST files.Bruno Haible2001-10-201-0/+23
* Add YCP support.Bruno Haible2001-10-201-2/+24
* New include file "basename.h".Bruno Haible2001-09-281-0/+1
* New include files xmalloc.h and strstr.h.Bruno Haible2001-09-271-11/+5
* Add function prototypes.Bruno Haible2001-09-241-0/+2
* Add warning about empty msgid.Bruno Haible2001-09-231-2/+15
* Reorganize the option checking.Bruno Haible2001-09-231-18/+19
* Implement extract-all in Java mode.Bruno Haible2001-09-141-0/+1
* Fix msgstr-suffix handling.Bruno Haible2001-09-111-1/+1
* Add xgettext Java backend.Bruno Haible2001-09-071-3/+35
* Language dependent format string checking.Bruno Haible2001-08-271-49/+89
* CommentsBruno Haible2001-08-201-3/+3
* Correct use of <ctype.h> functions.Bruno Haible2001-08-141-1/+1
* Split off the PO file backend of xgettext.Bruno Haible2001-08-131-269/+19
* Split xgettext into a common frontend and a C specific backend.Bruno Haible2001-08-081-194/+136
* Unify three copies of read_name_from_file().Bruno Haible2001-08-071-61/+2
* Change bug report address.Bruno Haible2001-08-021-1/+1