]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2009-06-23  Bruno HaibleMore reliable subprocess handling.
2009-06-23  Bruno HaibleFacility for registered fatal signal cleanups.
2009-06-23  Bruno HaibleTest for sig_atomic_t. Needed for reliable signal handlers.
2009-06-23  Bruno HaibleRemove --keyword-substring option.
2009-06-23  Bruno HaibleRecognize format strings depending on their position.
2009-06-23  Bruno HaibleRemove extraneous optimization of extract_all.
2009-06-23  Bruno HaibleMake option -N work.
2009-06-23  Bruno HaibleNew Java backend x-java.c, replaces the old Java backen...
2009-06-23  Bruno HaibleFix a failure of lang-tcl when LC_CTYPE was set to...
2009-06-23  Bruno HaibleFix breakage done in last commit.
2009-06-23  Bruno HaibleFix stupid mistake in last patch.
2009-06-23  Bruno HaibleImplement --extract-all for Glade.
2009-06-23  Bruno HaibleForgot to initialize some global variables.
2009-06-23  Bruno HaibleRemove unused #includes.
2009-06-23  Bruno HaibleTypo in comment.
2009-06-23  Bruno HaibleRecognize the sub keyword and don't interpret dollars...
2009-06-23  Bruno HaibleWarn about $"...".
2009-06-23  Bruno HaibleAssume ANSI C.
2009-06-23  Bruno HaibleAdditional API for libgettextpo.
2009-06-23  Bruno HaibleUse bool where appropriate.
2009-06-23  Bruno HaiblePortability to SunOS 4, which lacks atexit().
2009-06-23  Bruno HaiblePortability to SunOS 4, which lacks strtoul() and atexit().
2009-06-23  Bruno HaibleWhitespace changes.
2009-06-23  Bruno HaibleFix comment: sh backend exists.
2009-06-23  Bruno HaibleAvoid gcc warnings.
2009-06-23  Bruno HaibleMark some strings as c-format.
2009-06-23  Bruno HaibleUpdate file list.
2009-06-23  Bruno HaibleUpdate the source file list.
2009-06-23  Bruno HaibleMore reliable checking for read errors.
2009-06-23  Bruno HaibleUse fwriteerror().
2009-06-23  Bruno HaibleRemove stdout write error check.
2009-06-23  Bruno HaibleUse fwriteerror() for reliable signalling of write...
2009-06-23  Bruno HaibleDistribute gettext.sh.
2009-06-23  Bruno HaibleImprove error behaviour.
2009-06-23  Bruno HaibleCygwin portability.
2009-06-23  Bruno HaiblePortability to cygwin.
2009-06-23  Bruno HaibleDon't mention $"..." bash shorthand any more.
2009-06-23  Bruno HaibleDocument how to internationalize shell scripts.
2009-06-23  Bruno HaibleDocumentation of programs of gettext-runtime package.
2009-06-23  Bruno HaibleSupport for internationalized shell scripts.
2009-06-23  Bruno HaibleSupport for internationalized shell scripts: Documentat...
2009-06-23  Bruno HaibleSupport for internationalized shell scripts: Shell...
2009-06-23  Bruno HaibleSupport for internationalized shell scripts: Program...
2009-06-23  Bruno HaibleSupport only simple access to shell variables, only...
2009-06-23  Bruno HaibleDocument the shell format strings.
2009-06-23  Bruno HaibleCheck for write error on stdout when the program exits.
2009-06-23  Bruno HaibleMove away from K&R C.
2009-06-23  Bruno HaibleMake handling of out-of-range Unicode characters consis...
2009-06-23  Bruno HaibleNew test against out-of-range Unicode characters.
2009-06-23  Bruno HaibleTypo in comment.
2009-06-23  Bruno HaibleAvoid an abort() when the source file contains out...
2009-06-23  Bruno HaibleAvoid a warning on OSF/1.
2009-06-23  Bruno HaibleUse putc_unlocked only when it is declared.
2009-06-23  Bruno HaibleAvoid warnings on OSF/1.
2009-06-23  Bruno HaibleFixes from Guido Flohr.
2009-06-23  Bruno HaibleMake it work with Solaris sh.
2009-06-23  Bruno HaibleAvoid a test failure.
2009-06-23  Bruno HaibleTrivial update.
2009-06-23  Bruno HaibleTrivial update.
2009-06-23  Bruno HaiblePortability to Solaris 7.
2009-06-23  Bruno HaibleFix a warning on Solaris.
2009-06-23  Bruno HaibleMention support of shell scripts.
2009-06-23  Bruno HaibleSupport for xgettext sh/bash backend.
2009-06-23  Bruno HaibleIntegration test with bash.
2009-06-23  Bruno HaibleIntegration test with sh.
2009-06-23  Bruno HaibleTest of backslash/quoting/escaping recognition of sh...
2009-06-23  Bruno Haiblesh/bash script parser.
2009-06-23  Bruno HaibleHandling of sh format strings.
2009-06-23  Bruno HaibleTweak.
2009-06-23  Bruno HaibleNew test for --extract-all in Perl mode.
2009-06-23  Bruno HaibleRemove unused code.
2009-06-23  Bruno HaibleFix confusion about last_token.
2009-06-23  Bruno HaibleUpdate the config.h.msvc generation.
2009-06-23  Bruno HaibleFix last patch for NetBSD.
2009-06-23  Bruno HaibleTweak last patch for NetBSD.
2009-06-23  Bruno HaiblePortability tweak for NetBSD.
2009-06-23  Bruno HaiblePortability tweaks for NetBSD.
2009-06-23  Bruno HaiblePortability tweaks for NetBSD.
2009-06-23  Bruno HaibleAvoid a warning about undeclared gnu_getline.
2009-06-23  Bruno HaibleAvoid warning on QNX.
2009-06-23  Bruno HaibleSmall bug fix.
2009-06-23  Bruno HaibleUpdate comment in last patch.
2009-06-23  Bruno HaiblePortability fix for OSF/1 4.0.
2009-06-23  Bruno HaibleFix a build problem with AIX 3.2.5 xlc.
2009-06-23  Bruno HaibleNew simplified Chinese translations.
2009-06-23  Bruno HaibleFix breakage introduced in last patch.
2009-06-23  Bruno HaibleUpdate file list.
2009-06-23  Bruno Haiblevcvars32 -> vsvars32.
2009-06-23  Bruno HaibleFix last change.
2009-06-23  Bruno HaibleDeal with system dependent naming of s*printf functions.
2009-06-23  Bruno HaibleExport all functions defined here from the Windows...
2009-06-23  Bruno HaibleSupport for building DLLs on Windows.
2009-06-23  Bruno HaibleOn Windows, use _snprintf and _snwprintf instead of...
2009-06-23  Bruno HaibleCompile some files in C++ mode.
2009-06-23  Bruno HaibleCast xrealloc result, to make it compile in C++ mode.
2009-06-23  Bruno HaibleInclude <io.h>, needed to declare close(), read(),...
2009-06-23  Bruno HaibleUse plural-count.
2009-06-23  Bruno HaibleNew compilation unit plural-count.c.
2009-06-23  Bruno HaibleSupport for building DLLs on Windows.
2009-06-23  Bruno HaibleAdd extern "C" { ... }.
next