summaryrefslogtreecommitdiffstats
path: root/gettext-runtime
Commit message (Expand)AuthorAgeFilesLines
* Remove signed.m4.Bruno Haible2009-06-235-20/+10
* Avoid compiler warnings.Bruno Haible2009-06-234-9/+15
* Update from top-level directory.Bruno Haible2009-06-232-22/+32
* Separate the "early" and the "normal" part of gl_LOCK.Bruno Haible2009-06-232-3/+14
* Disable multithreading by default on OSF/1.Bruno Haible2009-06-232-3/+17
* Prepare for automake-1.10. From Ralf Wildenhues.Bruno Haible2009-06-232-0/+6
* Compatibility with the forthcoming automake-1.10.Bruno Haible2009-06-232-1/+7
* Reduce spacing.Bruno Haible2009-06-232-1/+5
* Typographical fine points.Bruno Haible2009-06-232-2/+6
* Fix many typos.Bruno Haible2009-06-234-4/+9
* The entire directory is not needed any more.Bruno Haible2009-06-2316-1121/+0
* The directory is now empty.Bruno Haible2009-06-231-6/+0
* Use gnulib inside gettext-runtime directory.Bruno Haible2009-06-2311-42/+57
* Start using gnulib.Bruno Haible2009-06-2319-47/+75
* Update list of filenames after strstr -> c-strstr renaming.Bruno Haible2009-06-232-0/+5
* Move the *.sh.in scripts to build-aux.Bruno Haible2009-06-232-2/+7
* 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