Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rules to generate the en@quot.po and en@boldquot.po files automatically. | Bruno Haible | 2009-06-21 | 2 | -7/+22 |
| | |||||
* | Oops, fix a fatal typo in last patch. | Bruno Haible | 2009-06-21 | 1 | -1/+1 |
| | |||||
* | Allow packages to use a preinstalled libintl library without carrying the | Bruno Haible | 2009-06-21 | 2 | -281/+355 |
| | | | | intl/ source with them. | ||||
* | Make "update-po" work in VPATH builds as well. | Bruno Haible | 2009-06-21 | 2 | -2/+11 |
| | |||||
* | Remove an automake-1.4 specific workaround. | Bruno Haible | 2009-06-21 | 2 | -2/+7 |
| | |||||
* | Portability to systems which define uintmax_t in stdint.h, not inttypes.h. | Bruno Haible | 2009-06-21 | 5 | -6/+41 |
| | |||||
* | Fix last ChangeLog entry. | Bruno Haible | 2009-06-21 | 1 | -0/+1 |
| | |||||
* | Regenerated. | Bruno Haible | 2009-06-21 | 1 | -0/+2 |
| | |||||
* | Work around a problem with SunOS 4 /bin/sh. | Bruno Haible | 2009-06-21 | 3 | -7/+41 |
| | |||||
* | Make sure "make dist" works even when configured with --disable-nls. | Bruno Haible | 2001-10-30 | 2 | -41/+50 |
| | |||||
* | Portability tweak of mkdtemp.c. | Bruno Haible | 2001-10-29 | 2 | -1/+5 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-10-26 | 1 | -1/+0 |
| | |||||
* | Tweak value of INTLLIBS. | Bruno Haible | 2001-10-26 | 2 | -1/+8 |
| | |||||
* | Use getc_unlocked instead of getc where possible, for speed. | Bruno Haible | 2001-10-26 | 2 | -3/+7 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-10-25 | 1 | -4/+5 |
| | |||||
* | New program 'hostname'. | Bruno Haible | 2001-10-25 | 3 | -4/+32 |
| | |||||
* | Make the subprocess and pipe primitives more reliable and more flexible. | Bruno Haible | 2001-10-24 | 2 | -1/+6 |
| | |||||
* | Regenerated using automake-1.5. | Bruno Haible | 2001-10-24 | 1 | -77/+110 |
| | |||||
* | Inline AM_WITH_NLS macro. | Bruno Haible | 2001-10-23 | 2 | -21/+22 |
| | |||||
* | Move the plural_eval function to a separate file. | Bruno Haible | 2001-10-23 | 3 | -2/+53 |
| | | | | Add a plural formula check to msgfmt. | ||||
* | Use the msgmerge --update option. | Bruno Haible | 2001-10-22 | 2 | -0/+9 |
| | | | | Don't use or mention the .pox suffix any more. | ||||
* | Assume strchr() exists. | Bruno Haible | 2001-10-20 | 2 | -2/+7 |
| | |||||
* | Subroutines for backing up a regular file. | Bruno Haible | 2001-10-20 | 3 | -5/+25 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-09-26 | 1 | -1/+1 |
| | |||||
* | Fix the last patch. 'unset' is unportable. | Bruno Haible | 2001-09-25 | 1 | -3/+7 |
| | |||||
* | Fix recognition of javac. | Bruno Haible | 2001-09-25 | 2 | -1/+5 |
| | |||||
* | Bug fix for people who don't have LINGUAS set. | Bruno Haible | 2001-09-25 | 2 | -2/+9 |
| | |||||
* | Align with fetish utils. | Bruno Haible | 2001-09-24 | 4 | -6/+12 |
| | |||||
* | Bump serial. | Bruno Haible | 2001-09-24 | 1 | -1/+1 |
| | |||||
* | msgfmt can now write Java ResourceBundles. | Bruno Haible | 2001-09-19 | 3 | -2/+24 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-09-18 | 1 | -7/+19 |
| | |||||
* | Support for compiling and executing Java programs. | Bruno Haible | 2001-09-18 | 4 | -3/+115 |
| | |||||
* | Reorder after gettext-0.10.40 release. | Bruno Haible | 2001-09-16 | 1 | -6/+10 |
| | |||||
* | Write François's name correctly. | Bruno Haible | 2001-09-16 | 1 | -0/+6 |
| | |||||
* | Add the setenv() function to lib/. | Bruno Haible | 2001-09-14 | 3 | -2/+38 |
| | |||||
* | Subroutines for creating temporary directories. | Bruno Haible | 2001-09-13 | 4 | -2/+28 |
| | |||||
* | libintl is now under LGPL. | Bruno Haible | 2001-09-09 | 3 | -12/+18 |
| | |||||
* | Add xgettext Java backend. | Bruno Haible | 2001-09-07 | 3 | -1/+22 |
| | |||||
* | Set of languages moved from configure.in to po/LINGUAS. | Bruno Haible | 2001-08-03 | 2 | -45/+59 |
| | |||||
* | Simplify the logic. | Bruno Haible | 2001-08-02 | 2 | -58/+66 |
| | |||||
* | Reorder and mark the 0.10.39 release. | Bruno Haible | 2001-07-26 | 1 | -6/+10 |
| | |||||
* | Convert to UTF-8. | Bruno Haible | 2001-07-17 | 1 | -1/+1 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-07-09 | 1 | -2/+2 |
| | |||||
* | Swapp the two macros. | Bruno Haible | 2001-07-02 | 1 | -77/+77 |
| | |||||
* | Use 'bool' where appropriate. | Bruno Haible | 2001-07-02 | 3 | -2/+38 |
| | |||||
* | Clarify copyright wording. | Bruno Haible | 2001-06-25 | 3 | -9/+15 |
| | |||||
* | Portability fix for SCO 3.2.5. | Bruno Haible | 2001-06-25 | 2 | -2/+6 |
| | |||||
* | Make it work with autoconf-2.50 as well. | Bruno Haible | 2001-06-25 | 1 | -1/+1 |
| | |||||
* | Add support for autoconf-2.50. | Bruno Haible | 2001-06-14 | 2 | -2/+9 |
| | |||||
* | Regenerated. | Bruno Haible | 2001-06-12 | 1 | -3/+7 |
| |