| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid build failure on MacOS X. | Bruno Haible | 2001-04-10 | 2 | -1/+7 |
* | Fix bind_textdomain_codeset to have an effect also on catalogs that have | Bruno Haible | 2001-04-09 | 8 | -114/+214 |
* | Fix __GNU_LIBRARY__ conditional. | Bruno Haible | 2001-04-09 | 2 | -1/+6 |
* | Use the setlocale return value if on glibc system but compiled outside | Bruno Haible | 2001-04-04 | 2 | -1/+5 |
* | Respect the configure arguments. | Bruno Haible | 2001-04-04 | 2 | -4/+10 |
* | Release 0.10.36. | Bruno Haible | 2001-03-30 | 1 | -0/+4 |
* | Regenerated. | Bruno Haible | 2001-03-30 | 1 | -206/+249 |
* | chmod a+x config.charset. | Bruno Haible | 2001-03-27 | 2 | -0/+6 |
* | Check for bison, to avoid spurious errors for people who don't have it. | Bruno Haible | 2001-03-24 | 2 | -1/+5 |
* | Tweak last patch. | Bruno Haible | 2001-03-22 | 1 | -6/+7 |
* | Portability to AIX 3. | Bruno Haible | 2001-03-21 | 3 | -0/+15 |
* | Oops. | Bruno Haible | 2001-03-20 | 2 | -5/+8 |
* | Make sure "make dist" packs in a plural.c and that it is generated with bison. | Bruno Haible | 2001-03-20 | 2 | -2/+8 |
* | Fix for the 'dist' target. | Bruno Haible | 2001-03-20 | 2 | -1/+7 |
* | Rework the last plural.y changes, for clarity, and optimize for space. | Bruno Haible | 2001-03-19 | 5 | -296/+283 |
* | glibc's tolower and _tolower are equally efficient, no need for _tolower. | Bruno Haible | 2001-03-19 | 2 | -6/+0 |
* | Fix the plural expression grammar, again. | Bruno Haible | 2001-03-16 | 4 | -17/+78 |
* | Accept all kinds of comparison operators in the plural expression. | Bruno Haible | 2001-03-12 | 4 | -14/+78 |
* | Add a few more built files. | Bruno Haible | 2001-03-11 | 1 | -0/+4 |
* | Link libintl correctly: the soname and the parameters passed to libtool. | Bruno Haible | 2001-03-11 | 2 | -5/+14 |
* | Re-add support for BeOS, broken by DJGPP changes. | Bruno Haible | 2001-03-11 | 3 | -13/+16 |
* | Remove needless NULL check. | Bruno Haible | 2001-03-11 | 2 | -2/+5 |
* | Don't show built files and object files. | Bruno Haible | 2001-03-09 | 1 | -0/+6 |
* | Update localcharset.c and config.charset from libiconv. | Bruno Haible | 2001-03-09 | 3 | -26/+230 |
* | Upgrade to current glibc. | Bruno Haible | 2001-03-09 | 3 | -3/+13 |
* | Avoid compiler warnings. | Bruno Haible | 2001-03-09 | 2 | -3/+9 |
* | Don't install the full ChangeLog in $(prefix)/share/gettext/intl, only a | Bruno Haible | 2001-03-09 | 2 | -5/+20 |
* | Support for Win32, OS/2, DOS pathnames, and other things needed for DJGPP. | Bruno Haible | 2001-03-09 | 6 | -12/+64 |
* | Avoid LC_MESSAGES redefinition warning on Solaris. | Bruno Haible | 2001-03-06 | 2 | -2/+9 |
* | Update comment. SUSV2 and ISO C 99 do specify the effect of setlocale with | Bruno Haible | 2001-03-06 | 2 | -3/+7 |
* | Define a fallback value for LC_MESSAGES. | Bruno Haible | 2001-02-06 | 2 | -0/+11 |
* | Regenerated. | Bruno Haible | 2001-02-01 | 1 | -68/+118 |
* | Update comments for FreeBSD 4.2. | Bruno Haible | 2001-02-01 | 1 | -8/+8 |
* | Oops. | Bruno Haible | 2001-01-30 | 1 | -2/+2 |
* | Update for FreeBSD 4.2. | Bruno Haible | 2001-01-30 | 2 | -4/+20 |
* | Mark the 0.10.35 release. | Bruno Haible | 2001-01-29 | 1 | -0/+4 |
* | Use libtool to create a shared libintl.so. | Bruno Haible | 2001-01-26 | 3 | -35/+99 |
* | Support for platforms with O_TEXT != O_BINARY. | Bruno Haible | 2001-01-25 | 2 | -1/+23 |
* | Work around a Cray compiler bug, reported by Alan Iwi. | Bruno Haible | 2001-01-24 | 2 | -2/+5 |
* | Avoid gcc warning caused by the use of iconv(). | Bruno Haible | 2001-01-24 | 2 | -1/+8 |
* | Avoid name clash between functions defined in libc and functions defined in | Bruno Haible | 2001-01-23 | 4 | -11/+45 |
* | Rename intlh.inst.in to libgnuintl.h. | Bruno Haible | 2001-01-22 | 20 | -224/+138 |
* | Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist. | Bruno Haible | 2001-01-21 | 16 | -156/+47 |
* | Remove catgets fallback code. | Bruno Haible | 2001-01-18 | 6 | -525/+31 |
* | Integrate glibc 2.2 -> glibc 2.2.1 changes. | Bruno Haible | 2001-01-17 | 5 | -35/+61 |
* | Portability fixes for K&R C compilers, SunOS "make" and others. | Bruno Haible | 2001-01-15 | 16 | -129/+237 |
* | Fix the clean and distclean targets. | Bruno Haible | 2001-01-14 | 2 | -2/+14 |
* | Plural form handling. | Bruno Haible | 2001-01-12 | 7 | -140/+217 |
* | Minor tweaks. | Bruno Haible | 2001-01-10 | 4 | -19/+34 |
* | Upgrade to libiconv-1.5.1. | Bruno Haible | 2001-01-10 | 2 | -28/+110 |