Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change 8-bit to 8bit. | Bruno Haible | 2001-05-22 | 15 | -31/+31 |
| | |||||
* | Solaris portability. | Bruno Haible | 2001-05-15 | 2 | -1/+5 |
| | |||||
* | New tests from Karl Eichwalder. | Bruno Haible | 2001-05-11 | 1 | -4/+12 |
| | |||||
* | New tests, from Karl Eichwalder. | Bruno Haible | 2001-05-02 | 21 | -0/+1363 |
| | |||||
* | Initialize $tmpfiles before calling 'trap'. | Bruno Haible | 2001-05-02 | 18 | -0/+18 |
| | |||||
* | Add comment. | Bruno Haible | 2001-05-02 | 1 | -0/+4 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-04-30 | 2 | -39/+124 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-04-19 | 1 | -0/+4 |
| | |||||
* | Version 0.10.37. | Bruno Haible | 2001-04-19 | 1 | -0/+4 |
| | |||||
* | Fix the use of grep. | Bruno Haible | 2001-04-19 | 4 | -3/+10 |
| | |||||
* | Update for changed documentation (lt, sl). | Bruno Haible | 2001-04-17 | 2 | -2/+9 |
| | |||||
* | Silence the warnings. | Bruno Haible | 2001-04-09 | 4 | -3/+9 |
| | |||||
* | Change plural formula for Russian. | Bruno Haible | 2001-04-06 | 2 | -2/+6 |
| | |||||
* | Remove unnecessary Emacs hackery. | Bruno Haible | 2001-04-06 | 24 | -240/+0 |
| | |||||
* | Add tstngettext. | Bruno Haible | 2001-04-04 | 1 | -0/+1 |
| | |||||
* | Hide warnings that appear when LANG or LC_MESSAGES is set. | Bruno Haible | 2001-04-04 | 4 | -1/+11 |
| | |||||
* | Release 0.10.36. | Bruno Haible | 2001-03-30 | 1 | -0/+4 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-03-30 | 1 | -5/+14 |
| | |||||
* | Update. | Bruno Haible | 2001-03-27 | 1 | -2/+1 |
| | |||||
* | Portability fix: It's not possible to output \n using echo on Solaris, Irix, | Bruno Haible | 2001-03-21 | 2 | -12/+25 |
| | | | | AIX. | ||||
* | Add another plural test. | Bruno Haible | 2001-03-20 | 4 | -2/+288 |
| | |||||
* | New program 'ngettext'. | Bruno Haible | 2001-03-20 | 1 | -2/+2 |
| | |||||
* | Avoid warnings on Solaris. | Bruno Haible | 2001-03-11 | 2 | -1/+7 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-03-11 | 1 | -3/+5 |
| | |||||
* | Update. | Bruno Haible | 2001-03-11 | 1 | -7/+13 |
| | |||||
* | Use ngettext where possible. | Bruno Haible | 2001-03-11 | 3 | -2/+8 |
| | |||||
* | Rework LDADD. Have to distinguish two cases, whether @USE_INCLUDED_LIBINTL@ | Bruno Haible | 2001-03-11 | 2 | -6/+13 |
| | | | | = yes or no. | ||||
* | Don't show built files and object files. | Bruno Haible | 2001-03-09 | 1 | -0/+4 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-03-09 | 1 | -8/+16 |
| | |||||
* | Fixed parsing of strings in CJK encodings. Muffle new warnings. | Bruno Haible | 2001-03-07 | 5 | -15/+12 |
| | |||||
* | Regenerate test.mo. | Bruno Haible | 2001-03-06 | 3 | -2/+8 |
| | |||||
* | Add -liconv where needed on platforms which have iconv() outside libc. | Bruno Haible | 2001-03-05 | 2 | -1/+6 |
| | |||||
* | [gnu.]ai.mit.edu -> gnu.org | Bruno Haible | 2001-02-20 | 4 | -5/+5 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-02-01 | 2 | -24/+166 |
| | |||||
* | 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 | 2 | -1/+6 |
| | |||||
* | Rename src/gettextp.c to src/gettext.c, and | Bruno Haible | 2001-01-23 | 5 | -12/+199 |
| | | | | move src/setlocale.c to tests/setlocale.c. | ||||
* | Rename intlh.inst.in to libgnuintl.h. | Bruno Haible | 2001-01-22 | 2 | -9/+5 |
| | | | | libgettext.h is now merely a convenience header, not used inside libintl. | ||||
* | Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist. | Bruno Haible | 2001-01-21 | 2 | -6/+5 |
| | |||||
* | Since gettext is doesn't translate any more in the C locale, we must use | Bruno Haible | 2001-01-17 | 8 | -8/+31 |
| | | | | | | setlocale() in the testsuite. But since SunOS 4 and other old systems have no other locales than the C locale, we must implement a fake setlocale() ourselves. | ||||
* | Portability fixes for K&R C compilers, SunOS "make" and others. | Bruno Haible | 2001-01-15 | 2 | -0/+11 |
| | |||||
* | Plural form handling. | Bruno Haible | 2001-01-12 | 4 | -3/+135 |
| | |||||
* | Use "automake --gnits --include-deps" now. This makes the source dir | Bruno Haible | 2000-07-29 | 1 | -7/+2 |
| | | | | consistent with later releases. | ||||
* | Regenerated. | Bruno Haible | 2000-07-28 | 1 | -0/+1 |
| | |||||
* | Initial revision | Ulrich Drepper | 2000-06-16 | 28 | -0/+2260 |