summaryrefslogtreecommitdiffstats
path: root/intl
Commit message (Expand)AuthorAgeFilesLines
* Mingw32 portability.Bruno Haible2001-04-302-0/+17
* Silence a gcc warning.Bruno Haible2001-04-302-2/+8
* Bump libintl version number.Bruno Haible2001-04-192-1/+5
* Version 0.10.37.Bruno Haible2001-04-191-0/+4
* Tweak for older libiconv versions.Bruno Haible2001-04-192-2/+7
* Avoid build failure on MacOS X.Bruno Haible2001-04-102-1/+7
* Fix bind_textdomain_codeset to have an effect also on catalogs that haveBruno Haible2001-04-098-114/+214
* Fix __GNU_LIBRARY__ conditional.Bruno Haible2001-04-092-1/+6
* Use the setlocale return value if on glibc system but compiled outsideBruno Haible2001-04-042-1/+5
* Respect the configure arguments.Bruno Haible2001-04-042-4/+10
* Release 0.10.36.Bruno Haible2001-03-301-0/+4
* Regenerated.Bruno Haible2001-03-301-206/+249
* chmod a+x config.charset.Bruno Haible2001-03-272-0/+6
* Check for bison, to avoid spurious errors for people who don't have it.Bruno Haible2001-03-242-1/+5
* Tweak last patch.Bruno Haible2001-03-221-6/+7
* Portability to AIX 3.Bruno Haible2001-03-213-0/+15
* Oops.Bruno Haible2001-03-202-5/+8
* Make sure "make dist" packs in a plural.c and that it is generated with bison.Bruno Haible2001-03-202-2/+8
* Fix for the 'dist' target.Bruno Haible2001-03-202-1/+7
* Rework the last plural.y changes, for clarity, and optimize for space.Bruno Haible2001-03-195-296/+283
* glibc's tolower and _tolower are equally efficient, no need for _tolower.Bruno Haible2001-03-192-6/+0
* Fix the plural expression grammar, again.Bruno Haible2001-03-164-17/+78
* Accept all kinds of comparison operators in the plural expression.Bruno Haible2001-03-124-14/+78
* Add a few more built files.Bruno Haible2001-03-111-0/+4
* Link libintl correctly: the soname and the parameters passed to libtool.Bruno Haible2001-03-112-5/+14
* Re-add support for BeOS, broken by DJGPP changes.Bruno Haible2001-03-113-13/+16
* Remove needless NULL check.Bruno Haible2001-03-112-2/+5
* Don't show built files and object files.Bruno Haible2001-03-091-0/+6
* Update localcharset.c and config.charset from libiconv.Bruno Haible2001-03-093-26/+230
* Upgrade to current glibc.Bruno Haible2001-03-093-3/+13
* Avoid compiler warnings.Bruno Haible2001-03-092-3/+9
* Don't install the full ChangeLog in $(prefix)/share/gettext/intl, only aBruno Haible2001-03-092-5/+20
* Support for Win32, OS/2, DOS pathnames, and other things needed for DJGPP.Bruno Haible2001-03-096-12/+64
* Avoid LC_MESSAGES redefinition warning on Solaris.Bruno Haible2001-03-062-2/+9
* Update comment. SUSV2 and ISO C 99 do specify the effect of setlocale withBruno Haible2001-03-062-3/+7
* Define a fallback value for LC_MESSAGES.Bruno Haible2001-02-062-0/+11
* Regenerated.Bruno Haible2001-02-011-68/+118
* Update comments for FreeBSD 4.2.Bruno Haible2001-02-011-8/+8
* Oops.Bruno Haible2001-01-301-2/+2
* Update for FreeBSD 4.2.Bruno Haible2001-01-302-4/+20
* Mark the 0.10.35 release.Bruno Haible2001-01-291-0/+4
* Use libtool to create a shared libintl.so.Bruno Haible2001-01-263-35/+99
* Support for platforms with O_TEXT != O_BINARY.Bruno Haible2001-01-252-1/+23
* Work around a Cray compiler bug, reported by Alan Iwi.Bruno Haible2001-01-242-2/+5
* Avoid gcc warning caused by the use of iconv().Bruno Haible2001-01-242-1/+8
* Avoid name clash between functions defined in libc and functions defined inBruno Haible2001-01-234-11/+45
* Rename intlh.inst.in to libgnuintl.h.Bruno Haible2001-01-2220-224/+138
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-2116-156/+47
* Remove catgets fallback code.Bruno Haible2001-01-186-525/+31
* Integrate glibc 2.2 -> glibc 2.2.1 changes.Bruno Haible2001-01-175-35/+61