summaryrefslogtreecommitdiffstats
path: root/gettext-runtime
Commit message (Expand)AuthorAgeFilesLines
* Assume <stddef.h>, <stdlib.h>, <string.h> exist.Bruno Haible2009-06-232-12/+7
* Remove MSVC/nmake build support.Bruno Haible2009-06-2334-1676/+65
* Remove VMS support.Bruno Haible2009-06-2327-1125/+53
* Regenerated for 0.15.Bruno Haible2009-06-2317-132/+127
* Updated translations.Bruno Haible2009-06-2323-420/+650
* Regenerated.Bruno Haible2009-06-2315-17726/+20582
* Add variable needed for mkdir_p.Bruno Haible2009-06-232-0/+5
* Work around a failure of the tests gettext-6, gettext-7 on glibc-2.4 systems.Bruno Haible2009-06-232-0/+7
* Release 0.15.Bruno Haible2009-06-2312-0/+48
* Bump version number.Bruno Haible2009-06-234-6/+14
* Bump libtool version number.Bruno Haible2009-06-232-3/+7
* Update matrix.Bruno Haible2009-06-233-34/+39
* New and updated translations.Bruno Haible2009-06-239-313/+392
* Chinese (Hong Kong) translations.Bruno Haible2009-06-231-0/+302
* Esperanto translations.Bruno Haible2009-06-231-0/+307
* Fix a mistake.Bruno Haible2009-06-232-1/+5
* Avoid a link error on mingw.Bruno Haible2009-06-232-1/+15
* Never return translations in the wrong encoding. From glibc.Bruno Haible2009-06-232-14/+46
* Updated translations.Bruno Haible2009-06-236-113/+171
* isc-posix.m4 is gone.Bruno Haible2009-06-232-1/+1
* AC_ISC_POSIX is no longer needed.Bruno Haible2009-06-235-28/+9
* Assume working 'const'.Bruno Haible2009-06-234-3/+11
* Assume vprintf function.Bruno Haible2009-06-233-3/+7
* Assume <locale.h> exists.Bruno Haible2009-06-232-2/+5
* 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-2312-22/+40
* Use argz_stringify instead of __argz_stringify when available.Bruno Haible2009-06-234-19/+38
* Changes from the 0.14.6 branch.Bruno Haible2009-06-2310-0/+44
* Remove .mdb files left over by C# compiler.Bruno Haible2009-06-232-2/+10
* Update.Bruno Haible2009-06-233-761/+891
* Avoid gcc warnings when __attribute__((format(printf,M,N))) is used.Bruno Haible2009-06-232-0/+12
* 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
* Update for NetBSD-3.0.Bruno Haible2009-06-232-19/+25
* A better value for $(mkinstalldirs).Bruno Haible2009-06-232-5/+3
* Put back $(mkinstalldirs) definition.Bruno Haible2009-06-232-0/+8
* Renamed inttypes.m4 to inttypes-h.m4.Bruno Haible2009-06-234-7/+15
* Move inttypes.m4 to inttypes-h.m4.Bruno Haible2009-06-231-6/+6
* Be resilient about NULL pointers.Bruno Haible2009-06-234-2/+54
* No-op. (Merge from glibc.)Bruno Haible2009-06-232-2/+8
* Triviality. (Merge from glibc.)Bruno Haible2009-06-232-2/+7
* Fix memory leak (merge from glibc).Bruno Haible2009-06-232-1/+9
* Cygwin defines WIN32 itself in <windows.h> !Bruno Haible2009-06-234-16/+21
* Improved support for Cygwin.Bruno Haible2009-06-232-2/+61
* Treat mingw like Cygwin.Bruno Haible2009-06-236-10/+24
* Make libintl.h usable in C++ mode.Bruno Haible2009-06-232-12/+18
* Fix --enable-relocatable.Bruno Haible2009-06-232-1/+6
* Explicitly export _imp__ variables when building shared libraries on Cygwin.Bruno Haible2009-06-233-3/+23