summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use mbswidth to indent multiline warning messages.Bruno Haible2001-04-092-41/+133
* Add ngettext.Bruno Haible2001-04-041-0/+1
* program_name is const char *.Bruno Haible2001-04-043-2/+7
* Fix a bug: line breaks could occur inside escape sequences, leading toBruno Haible2001-04-042-14/+32
* Release 0.10.36.Bruno Haible2001-03-301-0/+4
* Regenerated.Bruno Haible2001-03-301-5/+15
* Change message.Bruno Haible2001-03-272-2/+10
* Improve C format string verification.Bruno Haible2001-03-273-2/+8
* Remove unused limit and option.Bruno Haible2001-03-272-14/+8
* Fix command line option handling.Bruno Haible2001-03-232-14/+17
* The MIME encoding is always 8-bit.Bruno Haible2001-03-222-1/+5
* Change messages referring to libiconv.Bruno Haible2001-03-202-2/+6
* New program 'ngettext'.Bruno Haible2001-03-203-1/+331
* Fix a bug. Optimize a bit.Bruno Haible2001-03-201-43/+55
* Recognize other usual C++ file extensions.Bruno Haible2001-03-192-1/+9
* Avoid warnings on Solaris.Bruno Haible2001-03-112-0/+6
* Add comments for translators.Bruno Haible2001-03-112-0/+10
* Use ngettext where possible.Bruno Haible2001-03-114-5/+26
* Update copyright year.Bruno Haible2001-03-112-15/+65
* Update copyright year.Bruno Haible2001-03-112-7/+9
* Update copyright year.Bruno Haible2001-03-115-5/+5
* Don't show built files and object files.Bruno Haible2001-03-091-0/+10
* Regenerated.Bruno Haible2001-03-093-140/+192
* Tweak.Bruno Haible2001-03-091-1/+1
* Fix output of strings in CJK encodings.Bruno Haible2001-03-092-4/+109
* Nop (coding style).Bruno Haible2001-03-092-4/+4
* Support for Win32, OS/2, DOS pathnames, and other things needed for DJGPP.Bruno Haible2001-03-097-80/+39
* Check syntax of obsolete entries of PO files, not only in msgmerge.Bruno Haible2001-03-084-82/+167
* Fix parsing of strings in CJK encodings.Bruno Haible2001-03-077-115/+278
* Nop.Bruno Haible2001-03-061-1/+1
* i18n for an error message.Bruno Haible2001-03-061-1/+1
* Fix the --width option to not split multibyte characters, and respect theBruno Haible2001-03-0611-868/+978
* Fix getopt_long() argument.Bruno Haible2001-02-212-1/+5
* Use O_BINARY where necessary.Bruno Haible2001-02-053-3/+14
* Regenerated.Bruno Haible2001-02-013-73/+154
* Regenerated.Bruno Haible2001-02-011-22/+18
* Mark the 0.10.35 release.Bruno Haible2001-01-291-0/+4
* Use libtool to create a shared libintl.so.Bruno Haible2001-01-262-3/+7
* Fix msgcomm core dump.Bruno Haible2001-01-252-1/+5
* Rename src/gettextp.c to src/gettext.c, andBruno Haible2001-01-235-175/+21
* Rename intlh.inst.in to libgnuintl.h.Bruno Haible2001-01-229-9/+20
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-2115-134/+53
* Remove catgets fallback code.Bruno Haible2001-01-182-1/+5
* Since gettext is doesn't translate any more in the C locale, we must useBruno Haible2001-01-173-1/+206
* Portability fixes for K&R C compilers, SunOS "make" and others.Bruno Haible2001-01-153-5/+14
* Plural form handling.Bruno Haible2001-01-1217-111/+652
* Consistently include the terminating NUL in the size of strings.Bruno Haible2001-01-113-6/+22
* Minor tweaks.Bruno Haible2001-01-102-4/+8
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-0926-286/+578
* Remove old declarations.Bruno Haible2001-01-052-2/+4