]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2001-03-06  Bruno HaibleRegenerate test.mo.
2001-03-06  Bruno Haiblei18n for an error message.
2001-03-06  Bruno HaibleFix the --width option to not split multibyte character...
2001-03-06  Bruno HaibleUpdate comment. SUSV2 and ISO C 99 do specify the effec...
2001-03-06  Bruno HaibleMention LC_CTYPE locale and c-ctype.{h,c}.
2001-03-06  Bruno HaibleAdjust definition of PARAMS.
2001-03-05  Bruno HaibleAvoid compiler warnings.
2001-03-05  Bruno HaibleAdd -liconv where needed on platforms which have iconv...
2001-02-27  Bruno HaibleLanguage Norwegian-nynorsk is now called "nn" instead...
2001-02-21  Bruno HaibleFix getopt_long() argument.
2001-02-21  Bruno HaibleBail out if gettext is not correctly installed.
2001-02-21  Bruno HaibleAdd Japanese translation.
2001-02-20  Bruno Haible[gnu.]ai.mit.edu -> gnu.org
2001-02-17  Bruno HaibleAddress change.
2001-02-17  Bruno HaibleFix confusion about ISO 639 and ISO 3166.
2001-02-08  Bruno HaibleInteroperability with newest CVS version of autoconf.
2001-02-07  Bruno HaibleFix previous patch.
2001-02-06  Bruno HaibleDefine a fallback value for LC_MESSAGES.
2001-02-05  Bruno HaibleUse O_BINARY where necessary.
2001-02-05  Bruno HaiblePortability to platforms without existing <libintl.h>.
2001-02-01  Bruno HaibleRemove.
2001-02-01  Bruno HaibleRegenerated.
2001-02-01  Bruno HaibleRemove.
2001-02-01  Bruno HaibleRegenerated.
2001-02-01  Bruno HaibleUpdate comments for FreeBSD 4.2.
2001-01-31  Bruno HaibleFix the use of 'autoload'.
2001-01-31  Bruno HaibleFix the uses of 'autoload'.
2001-01-31  Bruno HaibleMore plans.
2001-01-30  Bruno HaibleOops.
2001-01-30  Bruno HaibleUpdate for FreeBSD 4.2.
2001-01-29  Bruno HaibleMark the 0.10.35 release.
2001-01-26  Bruno HaibleUse libtool to create a shared libintl.so.
2001-01-26  Bruno HaibleSend me bug reports as well.
2001-01-25  Bruno HaibleSupport for platforms with O_TEXT != O_BINARY.
2001-01-25  Bruno HaibleFix msgcomm core dump.
2001-01-25  Bruno HaibleFix computation of list of catalogs to install.
2001-01-24  Bruno HaibleWork around a Cray compiler bug, reported by Alan Iwi.
2001-01-24  Bruno HaibleUse translations by Trond Endrestøl.
2001-01-24  Bruno HaibleAvoid gcc warning caused by the use of iconv().
2001-01-24  Bruno HaibleUpgrade to autoconf 2.13. Make acconfig.h as small...
2001-01-24  Bruno HaibleMore ideas, taken from bug-gnu-utils 1998-2000.
2001-01-23  Bruno HaibleRename src/gettextp.c to src/gettext.c, and
2001-01-23  Bruno HaibleAvoid name clash between functions defined in libc...
2001-01-22  Bruno HaibleRename intlh.inst.in to libgnuintl.h.
2001-01-21  Bruno HaibleAssume <stddef.h>, <stdlib.h>, <string.h>, <locale...
2001-01-19  Bruno HaibleShow the statistics to the maintainer.
2001-01-19  Bruno Haiblemagic.add is not needed any more.
2001-01-19  Bruno HaibleMore tasks.
2001-01-18  Bruno HaibleRemove catgets fallback code.
2001-01-17  Bruno HaibleSince gettext is doesn't translate any more in the...
2001-01-17  Bruno HaibleTweak PATH.
2001-01-17  Bruno HaibleIntegrate glibc 2.2 -> glibc 2.2.1 changes.
2001-01-16  Bruno HaibleRemove support for Solaris gettext.
2001-01-15  Bruno HaiblePortability fixes for K&R C compilers, SunOS "make...
2001-01-14  Bruno HaibleFix the clean and distclean targets.
2001-01-14  Bruno HaibleAlways produce English documentation.
2001-01-12  Bruno HaiblePlural form handling.
2001-01-11  Bruno HaibleConsistently include the terminating NUL in the size...
2001-01-10  Bruno HaibleMinor tweaks.
2001-01-10  Bruno HaibleUpgrade to libiconv-1.5.1.
2001-01-09  Bruno HaibleGeneral tweaks, code moves, and cleanups.
2001-01-08  Bruno HaibleMove locale.alias to intl/, and install it.
2001-01-06  Bruno HaibleUpdate the autoconf/libtool infrastructure.
2001-01-05  Bruno HaibleRemove old declarations.
2001-01-05  Bruno HaibleNew autoconf macros for detecting long integer types.
2001-01-04  Bruno HaibleUpdate the lib directory with new files from glibc...
2001-01-03  Bruno HaibleAdd back a working vasprintf function.
2001-01-02  Bruno HaibleRemove tst-gettext.c. It belongs in glibc, not here.
2001-01-02  Bruno HaibleAdmin is not distributed.
2001-01-02  Bruno HaibleMore items.
2001-01-02  Bruno HaibleAdditional steps when using libtool.
2001-01-02  Bruno HaibleRegenerated from nls.texi.
2000-12-08  Bruno HaibleKeep RCS and CVS subdirs in intl, don't erase them.
2000-11-12  Bruno HaibleUpdate matrix.
2000-11-12  Bruno HaibleCorrect the URL.
2000-11-10  Bruno HaibleRefer to the official homepage.
2000-11-10  Bruno HaibleRegenerated.
2000-11-10  Bruno HaibleUpgrade to glibc-2.2.
2000-11-10  Bruno HaibleUpdate to glibc-2.2.
2000-11-10  Bruno HaibleTweak the dist target.
2000-11-09  Bruno HaibleAdd Turkish message translations.
2000-10-12  Bruno HaibleTweak the update-po target.
2000-10-12  Bruno HaibleEscape trigraphs that could occur in translated strings.
2000-10-12  Bruno HaibleRemove unneeded includes.
2000-10-12  Bruno HaibleFix memcpy for systems which have only bcopy.
2000-09-29  Bruno HaibleUpdate libintl.glibc.
2000-09-18  Bruno HaibleFix a link error when linking statically with glibc.
2000-09-14  Bruno HaibleDeal with the case of a pre-existing GNU libintl.{a...
2000-09-13  Bruno HaibleAccept // comments in C.
2000-08-23  Bruno HaibleTweak string control sequence parser.
2000-08-23  Bruno HaibleRegenerated.
2000-08-23  Bruno HaibleDetermine whether the C compiler knows about \a.
2000-08-23  Bruno HaibleFix parsing of \x sequences in strings. From Ulrich.
2000-07-31  Bruno HaiblePortability fixes.
2000-07-29  Bruno HaibleUse "automake --gnits --include-deps" now. This makes...
2000-07-29  Bruno HaibleAutogenerated files, from po-hash-gen.y.
2000-07-29  Bruno HaibleComment.
2000-07-29  Bruno HaibleDistribute po2msg.sin instead of its predecessors.
2000-07-29  Bruno HaibleDistribute codeset.m4, iconv.m4.
2000-07-29  Bruno HaibleDistribute aclocal.sh.
next