summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* msgunfmt can now dump the contents of Java ResourceBundles.Bruno Haible2001-09-259-13/+593
* Add function prototypes.Bruno Haible2001-09-243-0/+13
* Add warning about empty msgid.Bruno Haible2001-09-232-2/+20
* Reorganize the option checking.Bruno Haible2001-09-2310-56/+96
* Include specification .h file in implementation .c file.Bruno Haible2001-09-2223-20/+78
* Bug fixes.Bruno Haible2001-09-212-1/+16
* Small bugfix.Bruno Haible2001-09-202-1/+5
* msgfmt can now write Java ResourceBundles.Bruno Haible2001-09-196-7/+1432
* Regenerated.Bruno Haible2001-09-181-45/+105
* Reorder after gettext-0.10.40 release.Bruno Haible2001-09-161-0/+4
* 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