Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The entire directory is not needed any more. | Bruno Haible | 2009-06-23 | 16 | -1121/+0 |
* | The directory is now empty. | Bruno Haible | 2009-06-23 | 1 | -6/+0 |
* | Use gnulib inside gettext-runtime directory. | Bruno Haible | 2009-06-23 | 11 | -42/+57 |
* | Start using gnulib. | Bruno Haible | 2009-06-23 | 19 | -47/+75 |
* | Update list of filenames after strstr -> c-strstr renaming. | Bruno Haible | 2009-06-23 | 2 | -0/+5 |
* | Move the *.sh.in scripts to build-aux. | Bruno Haible | 2009-06-23 | 2 | -2/+7 |
* | Assume <stddef.h>, <stdlib.h>, <string.h> exist. | Bruno Haible | 2009-06-23 | 2 | -12/+7 |
* | Remove MSVC/nmake build support. | Bruno Haible | 2009-06-23 | 34 | -1676/+65 |
* | Remove VMS support. | Bruno Haible | 2009-06-23 | 27 | -1125/+53 |
* | Regenerated for 0.15. | Bruno Haible | 2009-06-23 | 17 | -132/+127 |
* | Updated translations. | Bruno Haible | 2009-06-23 | 23 | -420/+650 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 15 | -17726/+20582 |
* | Add variable needed for mkdir_p. | Bruno Haible | 2009-06-23 | 2 | -0/+5 |
* | Work around a failure of the tests gettext-6, gettext-7 on glibc-2.4 systems. | Bruno Haible | 2009-06-23 | 2 | -0/+7 |
* | Release 0.15. | Bruno Haible | 2009-06-23 | 12 | -0/+48 |
* | Bump version number. | Bruno Haible | 2009-06-23 | 4 | -6/+14 |
* | Bump libtool version number. | Bruno Haible | 2009-06-23 | 2 | -3/+7 |
* | Update matrix. | Bruno Haible | 2009-06-23 | 3 | -34/+39 |
* | New and updated translations. | Bruno Haible | 2009-06-23 | 9 | -313/+392 |
* | Chinese (Hong Kong) translations. | Bruno Haible | 2009-06-23 | 1 | -0/+302 |
* | Esperanto translations. | Bruno Haible | 2009-06-23 | 1 | -0/+307 |
* | Fix a mistake. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
* | Avoid a link error on mingw. | Bruno Haible | 2009-06-23 | 2 | -1/+15 |
* | Never return translations in the wrong encoding. From glibc. | Bruno Haible | 2009-06-23 | 2 | -14/+46 |
* | Updated translations. | Bruno Haible | 2009-06-23 | 6 | -113/+171 |
* | isc-posix.m4 is gone. | Bruno Haible | 2009-06-23 | 2 | -1/+1 |
* | AC_ISC_POSIX is no longer needed. | Bruno Haible | 2009-06-23 | 5 | -28/+9 |
* | Assume working 'const'. | Bruno Haible | 2009-06-23 | 4 | -3/+11 |
* | Assume vprintf function. | Bruno Haible | 2009-06-23 | 3 | -3/+7 |
* | Assume <locale.h> exists. | Bruno Haible | 2009-06-23 | 2 | -2/+5 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 2 | -23/+34 |
* | Ensure automatic ordering between gl_LOCK and gl_ARGP. | Bruno Haible | 2009-06-23 | 2 | -1/+14 |
* | Assume autoconf 2.60 or newer. | Bruno Haible | 2009-06-23 | 1 | -7/+1 |
* | Assume autoconf 2.60 or newer. | Bruno Haible | 2009-06-23 | 12 | -22/+40 |
* | Use argz_stringify instead of __argz_stringify when available. | Bruno Haible | 2009-06-23 | 4 | -19/+38 |
* | Changes from the 0.14.6 branch. | Bruno Haible | 2009-06-23 | 10 | -0/+44 |
* | Remove .mdb files left over by C# compiler. | Bruno Haible | 2009-06-23 | 2 | -2/+10 |
* | Update. | Bruno Haible | 2009-06-23 | 3 | -761/+891 |
* | Avoid gcc warnings when __attribute__((format(printf,M,N))) is used. | Bruno Haible | 2009-06-23 | 2 | -0/+12 |
* | Don't use __libc_* symbols on non-glibc platforms. | Bruno Haible | 2009-06-23 | 7 | -31/+62 |
* | Fix sh quoting inside backquote. | Bruno Haible | 2009-06-23 | 2 | -3/+9 |
* | Update for NetBSD-3.0. | Bruno Haible | 2009-06-23 | 2 | -19/+25 |
* | A better value for $(mkinstalldirs). | Bruno Haible | 2009-06-23 | 2 | -5/+3 |
* | Put back $(mkinstalldirs) definition. | Bruno Haible | 2009-06-23 | 2 | -0/+8 |
* | Renamed inttypes.m4 to inttypes-h.m4. | Bruno Haible | 2009-06-23 | 4 | -7/+15 |
* | Move inttypes.m4 to inttypes-h.m4. | Bruno Haible | 2009-06-23 | 1 | -6/+6 |
* | Be resilient about NULL pointers. | Bruno Haible | 2009-06-23 | 4 | -2/+54 |
* | No-op. (Merge from glibc.) | Bruno Haible | 2009-06-23 | 2 | -2/+8 |
* | Triviality. (Merge from glibc.) | Bruno Haible | 2009-06-23 | 2 | -2/+7 |
* | Fix memory leak (merge from glibc). | Bruno Haible | 2009-06-23 | 2 | -1/+9 |