summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More ideas, from Clytie.Bruno Haible2009-06-231-0/+6
* Some new ideas.Bruno Haible2009-06-231-0/+8
* Change comments to not mention AC_HEADER_STDC.Bruno Haible2009-06-231-5/+5
* Never return translations in the wrong encoding. From glibc.Bruno Haible2009-06-232-14/+46
* Rename some methods defined in clean-temp.c.Bruno Haible2009-06-237-40/+62
* Updated translations.Bruno Haible2009-06-231-4/+4
* New Esperanto translations.Bruno Haible2009-06-2331-29/+65
* Esperanto translations.Bruno Haible2009-06-231-0/+85
* Updated translations.Bruno Haible2009-06-235-2853/+3364
* Updated translations.Bruno Haible2009-06-236-113/+171
* Refer to examples/configure.Bruno Haible2009-06-232-0/+3
* Add more parameters to create_temp_dir function.Bruno Haible2009-06-237-18/+75
* Add a configure.ac file also in the gettext-tools/examples/ subdirectory.Bruno Haible2009-06-238-42/+98
* Assume <dirent.h> on all Unix platforms. Assume closedir works.Bruno Haible2009-06-236-49/+28
* isc-posix.m4 is gone.Bruno Haible2009-06-2315-28/+31
* isc-posix.m4 is gone.Bruno Haible2009-06-2310-13/+26
* AC_ISC_POSIX is no longer needed.Bruno Haible2009-06-237-31/+13
* Assume correct S_ISDIR macro.Bruno Haible2009-06-238-16/+20
* Assume ANSI C header files and <ctype.h> functions.Bruno Haible2009-06-238-70/+48
* Assume working 'const'.Bruno Haible2009-06-236-5/+17
* Assume vprintf function.Bruno Haible2009-06-238-7/+19
* Assume <locale.h> exists.Bruno Haible2009-06-236-7/+16
* News for 0.14.6 are not news for 0.15.Bruno Haible2009-06-231-2/+0
* Indentation.Bruno Haible2009-06-231-22/+22
* Update from gnulib.Bruno Haible2009-06-232-5/+7
* Update from gnulib.Bruno Haible2009-06-232-23/+34
* Ensure automatic ordering between gl_LOCK and gl_ARGP.Bruno Haible2009-06-232-1/+14
* Assume autoconf 2.60 or newer.Bruno Haible2009-06-231-7/+1
* Assume autoconf 2.60 or newer.Bruno Haible2009-06-2331-46/+91
* Use argz_stringify instead of __argz_stringify when available.Bruno Haible2009-06-234-19/+38
* Biarch support.Bruno Haible2009-06-239-20/+37
* Avoid mcs warning for -g.Bruno Haible2009-06-233-3/+3
* Avoid warnings from mcs-1.1.13.Bruno Haible2009-06-233-13/+34
* Recognize also <(...) and >(...) syntax.Bruno Haible2009-06-232-11/+42
* Recognize $(...) syntax also inside double-quotes.Bruno Haible2009-06-234-137/+189
* Test of bash $(...) syntax.Bruno Haible2009-06-231-0/+58
* Changes from the 0.14.6 branch.Bruno Haible2009-06-2324-5/+115
* Update for 0.14.6.Bruno Haible2009-06-232-1/+10
* Remove leftovers from C# compiler.Bruno Haible2009-06-232-12/+27
* Remove .mdb files left over by C# compiler.Bruno Haible2009-06-232-2/+10
* Disable tests that try to put a static library into a shared library.Bruno Haible2009-06-233-13/+29
* Update.Bruno Haible2009-06-233-761/+891
* Update to GCC 4.1 internal format strings.Bruno Haible2009-06-236-135/+510
* Avoid gcc warnings when __attribute__((format(printf,M,N))) is used.Bruno Haible2009-06-232-0/+12
* Give advice about AC_GNU_SOURCE.Bruno Haible2009-06-233-0/+32
* Use a platform dependent locale name.Bruno Haible2009-06-232-1/+18
* Use an autoconf-determined locale name.Bruno Haible2009-06-233-11/+23
* Don't use __libc_* symbols on non-glibc platforms.Bruno Haible2009-06-237-31/+62
* Fix sh quoting inside backquote.Bruno Haible2009-06-232-3/+9
* Slower but safer code for non-GNU iconv implementations.Bruno Haible2009-06-232-17/+102