]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2009-06-23  Bruno Haiblestrstr.h is replaced by <string.h>.
2009-06-23  Bruno Haiblestrpbrk.h is replaced by <string.h>.
2009-06-23  Bruno Haiblestpncpy.h is replaced by <string.h>.
2009-06-23  Bruno Haiblestpcpy.h is replaced by <string.h>.
2009-06-23  Bruno HaibleUpdate for changed calling convention of xmem_cd_iconv.
2009-06-23  Bruno HaibleUpdate.
2009-06-23  Bruno HaibleExplanantion about texinfo.tex.
2009-06-23  Bruno HaibleOne more idea.
2009-06-23  Bruno HaibleUpdate from 0.16.1 branch.
2009-06-23  Bruno HaibleRevert CVS id.
2009-06-23  Bruno Haible2 votes for last wish.
2009-06-23  Bruno HaibleFix for AIX and HP-UX.
2009-06-23  Bruno HaibleUpdate from gnulib.
2009-06-23  Bruno HaibleUndo last change - GetLocaleInfo is usable on Windows...
2009-06-23  Bruno HaibleAdd comment.
2009-06-23  Bruno HaibleAvoid side effects on libtool variables.
2009-06-23  Bruno HaibleOops.
2009-06-23  Bruno HaibleSimplify the sorting command.
2009-06-23  Bruno HaibleHandling of obsolete messages in POT file.
2009-06-23  Bruno HaibleTest of handling of obsolete messages in POT file.
2009-06-23  Bruno HaibleEnsure that <stdint.h> defines SIZE_MAX in C++ mode.
2009-06-23  Bruno HaibleImprove support for OpenBSD.
2009-06-23  Bruno HaibleDeal with the interactions between exit_attribute_mode...
2009-06-23  Bruno HaibleImproved test output.
2009-06-23  Bruno HaibleEmit #line directives without a directory.
2009-06-23  Bruno HaibleMove a misplaced ChangeLog entry.
2009-06-23  Bruno HaibleUse <stdint.h> from gnulib instead of defining uint16_t...
2009-06-23  Bruno HaibleLink with C++ libraries _only_ on mingw and Cygwin.
2009-06-23  Bruno HaibleAvoid link error due to xmlFree on mingw and cygwin.
2009-06-23  Bruno HaibleCompile the styled_ostream subclasses in C++ mode if...
2009-06-23  Bruno HaibleC++ wrapper around C source file generated by moopp.
2009-06-23  Bruno HaibleTest for CC=c++ at configure-time, so that we don't...
2009-06-23  Bruno HaibleMacros for use of moopp.
2009-06-23  Bruno HaibleSupport platforms with neither terminfo nor termcap...
2009-06-23  Bruno HaibleReplacement for the tputs() function from libtermcap.
2009-06-23  Bruno HaibleDistribute tparm.c.
2009-06-23  Bruno HaibleImprove cross-compilation support.
2009-06-23  Bruno HaibleImprove output on Cygwin.
2009-06-23  Bruno HaibleMove the 'no-c++' module to gnulib.
2009-06-23  Bruno HaibleUse a hand-written Makefile.am part in gettext-tools...
2009-06-23  Bruno HaibleOuter Makefile template for the gnulib-lib directory.
2009-06-23  Bruno HaibleNew options --dllexport, --help, --version.
2009-06-23  Bruno HaibleNew variable MOOPPFLAGS.
2009-06-23  Bruno HaibleProtect against weird directory names.
2009-06-23  Bruno HaibleNew gettextize option --po-dir.
2009-06-23  Bruno HaibleUpdate exports.
2009-06-23  Bruno HaibleUpdate exports list.
2009-06-23  Bruno HaibleComment.
2009-06-23  Bruno HaibleActually use the EQUAL macro.
2009-06-23  Bruno HaibleAttribution.
2009-06-23  Bruno HaibleFix some incorrect SUBLANG_* values that were taken...
2009-06-23  Bruno HaibleUpdate comments.
2009-06-23  Bruno HaibleOops.
2009-06-23  Bruno HaibleFix a configure warning on AIX 4.
2009-06-23  Bruno HaibleImprove support of xterm on deficient platforms.
2009-06-23  Bruno HaibleUse terminfo instead of termcap.
2009-06-23  Bruno HaibleNew module 'terminfo-h'.
2009-06-23  Bruno HaibleNew module 'terminfo'.
2009-06-23  Bruno HaibleRename cache variables.
2009-06-23  Bruno HaibleDistribute build-aux/moopp.
2009-06-23  Bruno HaibleMove generic vector comparison routines into diffseq.h.
2009-06-23  Bruno HaibleAnalyze differences between two vectors.
2009-06-23  Bruno HaibleCustomizable macros NOTE_DELETE, NOTE_INSERT. Put into...
2009-06-23  Bruno HaibleUse minmax.
2009-06-23  Bruno HaibleUse IF_LINT.
2009-06-23  Bruno HaibleMake closer to diffseq.h: mostly comments and variable...
2009-06-23  Bruno HaibleFix FSF address in copyright header.
2009-06-23  Bruno HaibleMove USE_HEURISTIC comment.
2009-06-23  Bruno HaibleMake the heuristic dependent on USE_HEURISTIC and the...
2009-06-23  Bruno HaibleUpdate comments. Talk about vectors instead of strings...
2009-06-23  Bruno HaibleMake generic: introduce OFFSET_MAX.
2009-06-23  Bruno HaibleModernize the coding style.
2009-06-23  Bruno HaibleUse bool.
2009-06-23  Bruno HaibleMake generic: introduce type parameters.
2009-06-23  Bruno HaibleRemove verification of an invariant.
2009-06-23  Bruno HaibleUse the terminfo functions where possible.
2009-06-23  Bruno HaibleFix tgetstr argument.
2009-06-23  Bruno HaibleRemove unnecessary checks. Add comment about AIX.
2009-06-23  Bruno Haibletgetent may fail.
2009-06-23  Bruno HaibleFix build failure on AIX.
2009-06-23  Bruno HaibleDon't grep config.status.
2009-06-23  Bruno HaibleFix the use of va_copy on x86_64.
2009-06-23  Bruno HaibleFix order of includes.
2009-06-23  Bruno HaibleFix typo.
2009-06-23  Bruno HaibleNew msgcat options --color, --style.
2009-06-23  Bruno HaibleAdd styling support to the PO output routines.
2009-06-23  Bruno HaibleColor and styling handling.
2009-06-23  Bruno Haiblemoopp requires GNU sed.
2009-06-23  Bruno HaibleNetBSD doesn't support tgetstr(...,NULL).
2009-06-23  Bruno HaibleSupport platforms that lack tparm().
2009-06-23  Bruno Haibletparm replacement for platforms that lack it (e.g....
2009-06-23  Bruno HaibleFix include line.
2009-06-23  Bruno HaibleFix sed_remove_comments.
2009-06-23  Bruno HaibleList all generated files in the moopp rule.
2009-06-23  Bruno HaibleFix moopp rules for parallel make.
2009-06-23  Bruno HaibleMove each emit code into a function.
2009-06-23  Bruno HaibleNew file DEPENDENCIES.
2009-06-23  Bruno HaibleAlso support underlining.
2009-06-23  Bruno HaibleNew module 'term-styled-ostream'.
2009-06-23  Bruno HaibleNew module 'html-styled-ostream'.
next