summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Distribute x-java.h.Bruno Haible2001-09-161-0/+4
* Implement extract-all in Java mode.Bruno Haible2001-09-141-0/+8
* Remove extraneous commas.Bruno Haible2001-09-121-0/+5
* Fix msgstr-suffix handling.Bruno Haible2001-09-111-0/+5
* Call set_program_name instead of assigning program_name.Bruno Haible2001-09-101-0/+11
* New program msgattrib.Bruno Haible2001-09-101-0/+6
* Move the gcd function to lib/.Bruno Haible2001-09-091-0/+4
* Add xgettext Java backend. Correct ChangeLog entries.Bruno Haible2001-09-091-1/+17
* Add xgettext Java backend.Bruno Haible2001-09-071-0/+4
* Split off the .mo file reader from msgunfmt.Bruno Haible2001-09-061-0/+11
* Change the .mo file writer to accept a list of messages, not a hash table.Bruno Haible2001-09-051-0/+20
* Split off the .mo file writer in a separate file.Bruno Haible2001-09-041-0/+21
* Better I/O error checking.Bruno Haible2001-09-031-0/+4
* Improve msgmerge compendium handling.Bruno Haible2001-09-031-0/+6
* Reorganize msgfmt checking options.Bruno Haible2001-08-311-0/+20
* Language dependent format string checking.Bruno Haible2001-08-271-0/+68
* include <stddef.h>Bruno Haible2001-08-201-0/+4
* Small updates.Bruno Haible2001-08-171-0/+17
* Reflect the real localedir in the manpages, not the default localedir.Bruno Haible2001-08-151-0/+6
* Correct use of <ctype.h> functions.Bruno Haible2001-08-141-0/+6
* Split off the PO file backend of xgettext.Bruno Haible2001-08-131-0/+40
* Split xgettext into a common frontend and a C specific backend.Bruno Haible2001-08-081-0/+54
* Unify three copies of read_name_from_file().Bruno Haible2001-08-071-0/+18
* Assume <limits.h> exists.Bruno Haible2001-08-061-0/+7
* Change bug report address.Bruno Haible2001-08-021-0/+18
* Treat ObjectiveC like C and C++.Bruno Haible2001-08-021-0/+5
* Make msgcomm work with multidomain input and different encodings.Bruno Haible2001-08-011-0/+23
* Improved handling of ASCII charset: avoid redundant warnings.Bruno Haible2001-07-311-0/+27
* Include <stdbool.h> in all files that use 'bool'.Bruno Haible2001-07-301-0/+8
* New program 'msguniq'.Bruno Haible2001-07-291-0/+21
* Fix two msgcat bugs.Bruno Haible2001-07-271-0/+6
* 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-261-0/+9
* Fix fuzziness handling in msgcomm.Bruno Haible2001-07-251-0/+5
* Keep the file position list in natural order, don't sort it by default.Bruno Haible2001-07-231-0/+9
* Convert to UTF-8.Bruno Haible2001-07-171-6/+6
* msgexec replaces msgsed.Bruno Haible2001-07-121-0/+8
* Don't treat strings with a trailing % sign as C format strings.Bruno Haible2001-07-111-0/+6
* Warn if the msgid is not entirely ASCII.Bruno Haible2001-07-091-0/+6
* msgcomm must keep the header entry.Bruno Haible2001-07-051-0/+4
* The PO file lexer now operates on multibyte characters.Bruno Haible2001-07-031-0/+36
* Use 'bool' where appropriate.Bruno Haible2001-07-021-0/+119
* Improved usage message.Bruno Haible2001-06-251-0/+4
* Add missing --unique option.Bruno Haible2001-06-231-0/+5
* Recognize ".hh" extension.Bruno Haible2001-06-121-0/+5
* msgcmp: Display all errors, don't stop prematurely.Bruno Haible2001-06-121-0/+5
* Cast xmalloc return value.Bruno Haible2001-06-121-0/+12
* New programs msgcat, msgconv, msgen, msggrep, msgsed.Bruno Haible2001-06-121-0/+32
* Better support of PO files that contain multiple domains.Bruno Haible2001-06-111-0/+107
* msgmerge: Keep the header entry even if the .pot file doesn't contain one.Bruno Haible2001-06-111-0/+7