summaryrefslogtreecommitdiffstats
path: root/intl
Commit message (Collapse)AuthorAgeFilesLines
* Separate the plural expression parser, so it can be used by msgfmt.Bruno Haible2001-09-118-199/+304
|
* Change to LGPL.Bruno Haible2001-09-0327-198/+1227
|
* Correct use of <ctype.h> functions.Bruno Haible2001-08-144-10/+19
|
* Assume <limits.h> exists.Bruno Haible2001-08-062-3/+5
|
* Reorder and mark the 0.10.39 release.Bruno Haible2001-07-261-0/+4
|
* Convert to UTF-8.Bruno Haible2001-07-171-1/+1
|
* Change canonical names of two charsets.Bruno Haible2001-07-032-7/+12
|
* Fix locking inside libc.Bruno Haible2001-06-142-0/+5
|
* Mark the 0.10.38 release.Bruno Haible2001-05-231-6/+10
|
* plural.c gets installed now.Bruno Haible2001-05-222-1/+12
|
* Let "make dist" work with builddir !- srcdir.Bruno Haible2001-05-182-2/+8
|
* Don't install charset.alias on glibc-2.1 systems.Bruno Haible2001-05-112-6/+18
|
* 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
| | | | already been opened.
* 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
| | | | glibc.
* 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
| | | | short file.
* 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
| | | | NULL argument.
* 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
|