Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefix all libintl specific functions with libintl_ instead of suffixing them | Bruno Haible | 2009-06-23 | 1 | -4/+16 |
* | Use xsetenv before setlocale, because on non-glibc systems the libintl | Bruno Haible | 2009-06-22 | 1 | -1/+3 |
* | Change the tests to be less verbose on Solaris and HP-UX. | Bruno Haible | 2009-06-22 | 1 | -2/+2 |
* | Avoid warnings on Solaris. | Bruno Haible | 2001-03-11 | 1 | -1/+2 |
* | Rename intlh.inst.in to libgnuintl.h. | Bruno Haible | 2001-01-22 | 1 | -9/+1 |
* | Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist. | Bruno Haible | 2001-01-21 | 1 | -6/+1 |
* | Since gettext is doesn't translate any more in the C locale, we must use | Bruno Haible | 2001-01-17 | 1 | -0/+10 |
* | Portability fixes for K&R C compilers, SunOS "make" and others. | Bruno Haible | 2001-01-15 | 1 | -0/+6 |
* | Plural form handling. | Bruno Haible | 2001-01-12 | 1 | -0/+28 |