| Commit message (Expand) | Author | Age | Files | Lines |
* | Use mbswidth to indent multiline warning messages. | Bruno Haible | 2001-04-09 | 2 | -41/+133 |
* | Add ngettext. | Bruno Haible | 2001-04-04 | 1 | -0/+1 |
* | program_name is const char *. | Bruno Haible | 2001-04-04 | 3 | -2/+7 |
* | Fix a bug: line breaks could occur inside escape sequences, leading to | Bruno Haible | 2001-04-04 | 2 | -14/+32 |
* | Release 0.10.36. | Bruno Haible | 2001-03-30 | 1 | -0/+4 |
* | Regenerated. | Bruno Haible | 2001-03-30 | 1 | -5/+15 |
* | Change message. | Bruno Haible | 2001-03-27 | 2 | -2/+10 |
* | Improve C format string verification. | Bruno Haible | 2001-03-27 | 3 | -2/+8 |
* | Remove unused limit and option. | Bruno Haible | 2001-03-27 | 2 | -14/+8 |
* | Fix command line option handling. | Bruno Haible | 2001-03-23 | 2 | -14/+17 |
* | The MIME encoding is always 8-bit. | Bruno Haible | 2001-03-22 | 2 | -1/+5 |
* | Change messages referring to libiconv. | Bruno Haible | 2001-03-20 | 2 | -2/+6 |
* | New program 'ngettext'. | Bruno Haible | 2001-03-20 | 3 | -1/+331 |
* | Fix a bug. Optimize a bit. | Bruno Haible | 2001-03-20 | 1 | -43/+55 |
* | Recognize other usual C++ file extensions. | Bruno Haible | 2001-03-19 | 2 | -1/+9 |
* | Avoid warnings on Solaris. | Bruno Haible | 2001-03-11 | 2 | -0/+6 |
* | Add comments for translators. | Bruno Haible | 2001-03-11 | 2 | -0/+10 |
* | Use ngettext where possible. | Bruno Haible | 2001-03-11 | 4 | -5/+26 |
* | Update copyright year. | Bruno Haible | 2001-03-11 | 2 | -15/+65 |
* | Update copyright year. | Bruno Haible | 2001-03-11 | 2 | -7/+9 |
* | Update copyright year. | Bruno Haible | 2001-03-11 | 5 | -5/+5 |
* | Don't show built files and object files. | Bruno Haible | 2001-03-09 | 1 | -0/+10 |
* | Regenerated. | Bruno Haible | 2001-03-09 | 3 | -140/+192 |
* | Tweak. | Bruno Haible | 2001-03-09 | 1 | -1/+1 |
* | Fix output of strings in CJK encodings. | Bruno Haible | 2001-03-09 | 2 | -4/+109 |
* | Nop (coding style). | Bruno Haible | 2001-03-09 | 2 | -4/+4 |
* | Support for Win32, OS/2, DOS pathnames, and other things needed for DJGPP. | Bruno Haible | 2001-03-09 | 7 | -80/+39 |
* | Check syntax of obsolete entries of PO files, not only in msgmerge. | Bruno Haible | 2001-03-08 | 4 | -82/+167 |
* | Fix parsing of strings in CJK encodings. | Bruno Haible | 2001-03-07 | 7 | -115/+278 |
* | Nop. | Bruno Haible | 2001-03-06 | 1 | -1/+1 |
* | i18n for an error message. | Bruno Haible | 2001-03-06 | 1 | -1/+1 |
* | Fix the --width option to not split multibyte characters, and respect the | Bruno Haible | 2001-03-06 | 11 | -868/+978 |
* | Fix getopt_long() argument. | Bruno Haible | 2001-02-21 | 2 | -1/+5 |
* | Use O_BINARY where necessary. | Bruno Haible | 2001-02-05 | 3 | -3/+14 |
* | Regenerated. | Bruno Haible | 2001-02-01 | 3 | -73/+154 |
* | Regenerated. | Bruno Haible | 2001-02-01 | 1 | -22/+18 |
* | 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 | -3/+7 |
* | Fix msgcomm core dump. | Bruno Haible | 2001-01-25 | 2 | -1/+5 |
* | Rename src/gettextp.c to src/gettext.c, and | Bruno Haible | 2001-01-23 | 5 | -175/+21 |
* | Rename intlh.inst.in to libgnuintl.h. | Bruno Haible | 2001-01-22 | 9 | -9/+20 |
* | Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist. | Bruno Haible | 2001-01-21 | 15 | -134/+53 |
* | Remove catgets fallback code. | Bruno Haible | 2001-01-18 | 2 | -1/+5 |
* | Since gettext is doesn't translate any more in the C locale, we must use | Bruno Haible | 2001-01-17 | 3 | -1/+206 |
* | Portability fixes for K&R C compilers, SunOS "make" and others. | Bruno Haible | 2001-01-15 | 3 | -5/+14 |
* | Plural form handling. | Bruno Haible | 2001-01-12 | 17 | -111/+652 |
* | Consistently include the terminating NUL in the size of strings. | Bruno Haible | 2001-01-11 | 3 | -6/+22 |
* | Minor tweaks. | Bruno Haible | 2001-01-10 | 2 | -4/+8 |
* | General tweaks, code moves, and cleanups. | Bruno Haible | 2001-01-09 | 26 | -286/+578 |
* | Remove old declarations. | Bruno Haible | 2001-01-05 | 2 | -2/+4 |