summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Write François's name correctly.Bruno Haible2001-09-161-10/+10
* Distribute x-java.h.Bruno Haible2001-09-162-1/+5
* Implement extract-all in Java mode.Bruno Haible2001-09-144-1/+23
* Remove extraneous commas.Bruno Haible2001-09-123-15/+20
* Fix msgstr-suffix handling.Bruno Haible2001-09-112-1/+6
* Call set_program_name instead of assigning program_name.Bruno Haible2001-09-108-7/+18
* Fix bug report address.Bruno Haible2001-09-101-1/+1
* New program msgattrib.Bruno Haible2001-09-103-1/+490
* Move the gcd function to lib/.Bruno Haible2001-09-092-64/+5
* Add xgettext Java backend. Correct ChangeLog entries.Bruno Haible2001-09-091-1/+17
* Add xgettext Java backend.Bruno Haible2001-09-076-4/+530
* Split off the .mo file reader from msgunfmt.Bruno Haible2001-09-065-208/+271
* Change the .mo file writer to accept a list of messages, not a hash table.Bruno Haible2001-09-055-69/+82
* Split off the .mo file writer in a separate file.Bruno Haible2001-09-046-454/+614
* Better I/O error checking.Bruno Haible2001-09-032-1/+5
* Comment.Bruno Haible2001-09-039-9/+18
* Improve msgmerge compendium handling.Bruno Haible2001-09-032-2/+19
* Reorganize msgfmt checking options.Bruno Haible2001-08-312-39/+93
* Language dependent format string checking.Bruno Haible2001-08-2716-200/+556
* YCP format string checking.Bruno Haible2001-08-271-0/+221
* Python format string checking.Bruno Haible2001-08-271-0/+610
* Lisp format string checking.Bruno Haible2001-08-271-0/+3603
* Java format string checking.Bruno Haible2001-08-271-0/+779
* C format string checking.Bruno Haible2001-08-271-0/+720
* include <stddef.h>Bruno Haible2001-08-202-0/+7
* CommentsBruno Haible2001-08-202-3/+10
* Small updates.Bruno Haible2001-08-172-35/+58
* Reflect the real localedir in the manpages, not the default localedir.Bruno Haible2001-08-153-2/+10
* Correct use of <ctype.h> functions.Bruno Haible2001-08-143-5/+12
* Split off the PO file backend of xgettext.Bruno Haible2001-08-1316-307/+522
* Split xgettext into a common frontend and a C specific backend.Bruno Haible2001-08-087-400/+521
* Unify three copies of read_name_from_file().Bruno Haible2001-08-077-190/+151
* Assume <limits.h> exists.Bruno Haible2001-08-065-18/+12
* Change bug report address.Bruno Haible2001-08-0215-14/+32
* Treat ObjectiveC like C and C++.Bruno Haible2001-08-022-0/+7
* Make msgcomm work with multidomain input and different encodings.Bruno Haible2001-08-015-333/+119
* Improved handling of ASCII charset: avoid redundant warnings.Bruno Haible2001-07-319-39/+248
* Include <stdbool.h> in all files that use 'bool'.Bruno Haible2001-07-306-0/+18
* New program 'msguniq'.Bruno Haible2001-07-299-555/+1027
* Fix two msgcat bugs.Bruno Haible2001-07-272-3/+9
* Reorder and mark the 0.10.39 release.Bruno Haible2001-07-261-0/+4
* If all translations of a message are the same, don't present them asBruno Haible2001-07-263-46/+133
* Fix fuzziness handling in msgcomm.Bruno Haible2001-07-252-1/+6
* Keep the file position list in natural order, don't sort it by default.Bruno Haible2001-07-233-38/+72
* Convert to UTF-8.Bruno Haible2001-07-171-6/+6
* msgexec replaces msgsed.Bruno Haible2001-07-123-74/+105
* Don't treat strings with a trailing % sign as C format strings.Bruno Haible2001-07-112-1/+8
* Warn if the msgid is not entirely ASCII.Bruno Haible2001-07-092-0/+31
* Regenerated.Bruno Haible2001-07-091-1/+1
* Oops.Bruno Haible2001-07-051-1/+1