summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve the c-format guessing heuristic.Bruno Haible2009-06-2323-23/+106
* Test that the heuristics don't mark as c-format strings that are unlikelyBruno Haible2009-06-231-0/+31
* Update year in --version output.Bruno Haible2009-06-2316-30/+48
* Allow non-ASCII characters in function names.Bruno Haible2009-06-232-2/+52
* Mention reporter.Bruno Haible2009-06-231-0/+1
* mktemp's option -q is unreliable.Bruno Haible2009-06-233-6/+15
* Fix a wrong estimation of an sprintf result size.Bruno Haible2009-06-234-44/+60
* Assume ANSI C.Bruno Haible2009-06-234-6/+16
* Avoid a failure due to impossible hardlinking.Bruno Haible2009-06-232-1/+8
* Fix compilation error.Bruno Haible2009-06-232-0/+5
* Upgrade to libtool-1.5.22.Bruno Haible2009-06-232-27/+53
* Tell Python developers to use named arguments in format strings.Bruno Haible2009-06-234-0/+71
* Fix compilation error when plural.c is generated by bison-2.1.Bruno Haible2009-06-232-0/+11
* Fix a backslashing bug.Bruno Haible2009-06-232-1/+8
* Workaround against zsh problem.Bruno Haible2009-06-232-32/+43
* Upgrade to libtool-1.5.22.Bruno Haible2009-06-233-360/+915
* Fix a syntax error.Bruno Haible2009-06-232-1/+6
* Move m4/woe32-dll.m4 to upper directory.Bruno Haible2009-06-234-8/+3
* Move gettext-runtime/m4/woe32-dll.m4 to m4/woe32-dll.m4.Bruno Haible2009-06-231-0/+0
* Add support for clix.Bruno Haible2009-06-235-6/+147
* Improve csharpcomp module.Bruno Haible2009-06-239-14/+37
* Cygwin portability.Bruno Haible2009-06-2320-45/+246
* Reliable construction of DLLs on Woe32.Bruno Haible2009-06-231-0/+41
* Reminder about mkinstalldirs.Bruno Haible2009-06-231-0/+2
* New option --invert-match.Bruno Haible2009-06-235-7/+56
* Fix the setting of HAVE_FWPRINTF in the config.h for msvc and vms.Bruno Haible2009-06-234-0/+16
* When the tests work in a pure POSIX environment.Bruno Haible2009-06-23119-140/+266
* Avoid test failure if a locale is missing.Bruno Haible2009-06-232-0/+7
* ac_cv_header_locale_h is not set any more.Bruno Haible2009-06-232-4/+8
* Make it possible for a program to load two different localizations, inBruno Haible2009-06-232-2/+18
* Move some code from msgl-check.c to plural-eval.c.Bruno Haible2009-06-235-74/+81
* Expression evaluation for plural form selection.Bruno Haible2009-06-231-0/+60
* Use MSGFMT_015 and XGETTEXT_015 when the POT file contains msgctxt.Bruno Haible2009-06-2316-7/+131
* Add c-strcasestr module.Bruno Haible2009-06-232-0/+7
* gnulib module 'c-strcasestr'.Bruno Haible2009-06-232-0/+115
* Use locale-independent character handling.Bruno Haible2009-06-235-8/+17
* Rename plural.c to plural-exp.c.Bruno Haible2009-06-233-2/+7
* Move plural.c to plural-exp.c.Bruno Haible2009-06-231-0/+0
* Simplify code.Bruno Haible2009-06-232-4/+7
* The gnulib module 'strcase' is no longer used.Bruno Haible2009-06-232-1/+4
* Remove redundant checks.Bruno Haible2009-06-232-34/+5
* Implement disambiguation of overloaded functions.Bruno Haible2009-06-2321-52/+174
* Recognize the full POSIX locale name syntax.Bruno Haible2009-06-233-11/+25
* Drop support of CEN locale name syntax.Bruno Haible2009-06-237-167/+71
* Improve strictness of plural form checking.Bruno Haible2009-06-239-25/+144
* Test plural formula dependent checking of format strings.Bruno Haible2009-06-231-0/+137
* Combine all msgfmt checks in a single place.Bruno Haible2009-06-238-62/+85
* New function check_message_list.Bruno Haible2009-06-234-18/+51
* Fix handling of obsolete messages in libgettextpo.Bruno Haible2009-06-234-7/+17
* Remove unused msgstr_pos argument.Bruno Haible2009-06-235-8/+14