]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2009-06-23  Bruno HaibleNew module 'html-styled-ostream'.
2009-06-23  Bruno HaibleNew module 'styled-ostream'.
2009-06-23  Bruno HaibleMake it work on BeOS.
2009-06-23  Bruno HaiblePortability to systems with GNU termcap.
2009-06-23  Bruno HaibleUpdate ChangeLog entry.
2009-06-23  Bruno HaibleNew macro gt_LOCALE_JA.
2009-06-23  Bruno HaibleUse AC_COMPUTE_INT instead of _AC_COMPUTE_INT.
2009-06-23  Bruno HaibleNew module 'termcap-h'.
2009-06-23  Bruno HaibleAdd a missing 'break'.
2009-06-23  Bruno HaibleUpdate last ChangeLog entry.
2009-06-23  Bruno HaibleTry to avoid "execvp: /bin/sh: Arg list too long" error...
2009-06-23  Bruno HaibleNew module 'moo-tests'.
2009-06-23  Bruno HaibleNew module 'term-ostream-tests'.
2009-06-23  Bruno HaibleRecognize also rxvt-16color and konsole-16color.
2009-06-23  Bruno HaibleBetter choice of colors for 8-color models.
2009-06-23  Bruno HaibleFix typo.
2009-06-23  Bruno HaibleAdd support for xterm's 16-, 88-, 256-color modes.
2009-06-23  Bruno HaibleAllow autoconf-2.61.
2009-06-23  Bruno HaibleFix reversed red<->blue color channels.
2009-06-23  Bruno HaibleMake new methods static.
2009-06-23  Bruno HaibleGuard against interruption with Ctrl-Z.
2009-06-23  Bruno HaibleFix double-inclusion guard.
2009-06-23  Bruno HaibleUpdate from gettext 0.16.1.
2009-06-23  Bruno HaibleNext gettext release is 0.16.2.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleAvoid using variable-size arrays if gcc doesn't provide...
2009-06-23  Bruno HaibleTwo obvious fixes.
2009-06-23  Bruno HaibleBuild the imported libraries with a C compiler, even...
2009-06-23  Bruno HaibleInclude <config.h>.
2009-06-23  Bruno HaibleNew module 'no-c++'.
2009-06-23  Bruno HaibleFix build failures after config.h generation failed...
2009-06-23  Bruno HaibleChange make_format_description_string, make_c_width_des...
2009-06-23  Bruno HaibleInclude only what's necessary.
2009-06-23  Bruno HaibleAdd fdi argument to format_parse functions.
2009-06-23  Bruno HaibleSupport for VPATH builds.
2009-06-23  Bruno HaibleAdd a template for xmemdup, so that quotearg.c compiles...
2009-06-23  Bruno HaibleOptimize IS_INSTANCE.
2009-06-23  Bruno HaibleFix IS_INSTANCE macro to match what moopp generates.
2009-06-23  Bruno HaibleAdd operator==.
2009-06-23  Bruno HaibleMake libcroco work.
2009-06-23  Bruno HaibleNew functions message_list_copy, msgdomain_list_copy.
2009-06-23  Bruno HaibleAdd update_header argument to iconv_msgdomain_list.
2009-06-23  Bruno HaibleUse ostream_t instead of 'FILE *'.
2009-06-23  Bruno HaibleFix bug that caused AM_GNU_GETTEXT([external], [need...
2009-06-23  Bruno HaibleNew module 'libcroco'.
2009-06-23  Bruno HaibleTaken from libcroco-0.6.1.
2009-06-23  Bruno HaibleNew module 'libglib'.
2009-06-23  Bruno HaibleMore support for GNOME libraries.
2009-06-23  Bruno HaibleSupport for libraries with dots in their name.
2009-06-23  Bruno HaibleIndent with spaces, not tabs.
2009-06-23  Bruno HaibleMake LIBTERMCAP, LTLIBTERMCAP available to the Makefile.
2009-06-23  Bruno HaibleOverride am__tar.
2009-06-23  Bruno HaibleUse gnulib-tool's --local-symlink option.
2009-06-23  Bruno HaibleFix dependencies.
2009-06-23  Bruno HaibleCreate the library with the right dependencies.
2009-06-23  Bruno HaibleNo more need for explicit cleaning, now that gnulib...
2009-06-23  Bruno HaibleFix a typo.
2009-06-23  Bruno HaibleAvoid unused variable warnings with gcc.
2009-06-23  Bruno HaibleAdd a note about an m4 bug.
2009-06-23  Bruno Haiblecanonicalize.c was renamed to canonicalize-lgpl.c.
2009-06-23  Bruno HaibleFrom libxml2-2.6.27.
2009-06-23  Bruno HaibleFrom libxml2-2.6.27 with specific customizations.
2009-06-23  Bruno HaibleReplacement for a hack in libxml2.
2009-06-23  Bruno HaibleNew module 'libxml'.
2009-06-23  Bruno HaibleNew modules 'moo', 'ostream', and its subclasses.
2009-06-23  Bruno HaibleNew module 'term-ostream': Output stream for attributed...
2009-06-23  Bruno HaibleNew module 'iconv-stream': Output stream that converts...
2009-06-23  Bruno HaibleNew module 'html-ostream': Output stream that produces...
2009-06-23  Bruno HaibleNew module 'memory-ostream': Output stream that accumul...
2009-06-23  Bruno HaibleNew module 'file-ostream': Output stream referring...
2009-06-23  Bruno HaibleNew module 'fd-ostream': Output stream referring to...
2009-06-23  Bruno HaibleNew module 'ostream': Abstract output stream data type.
2009-06-23  Bruno HaibleNew module 'termcap': Information about terminal capabi...
2009-06-23  Bruno HaibleMinimal object-oriented programming style.
2009-06-23  Bruno HaibleAdd two more functions, for gnulib compatibility.
2009-06-23  Bruno HaibleNew macros XMALLOC, XNMALLOC.
2009-06-23  Bruno HaibleUpdate.
2009-06-23  Bruno HaibleUpdate dependencies.
2009-06-23  Bruno HaibleMoved module 'canonicalize' to gnulib.
2009-06-23  Bruno HaibleMove module 'canonicalize' to 'canonicalize-lgpl' in...
2009-06-23  Bruno HaibleFix wrong comment.
2009-06-23  Bruno HaibleBetter names of variables.
2009-06-23  Bruno HaibleDefine functions without C++ name mangling.
2009-06-23  Bruno HaibleMove declarations to header files.
2009-06-23  Bruno HaibleMove declarations to gettextP.h.
2009-06-23  Bruno HaibleNew function xnmalloc.
2009-06-23  Bruno HaibleClean up libgettextpo exports in C++ mode.
2009-06-23  Bruno HaibleDon't name mangle exported symbols in C++ mode.
2009-06-23  Bruno HaibleComplete the ChangeLog entry.
2009-06-23  Bruno Haibledelete is taken by C++, remove is taken by <stdio.h...
2009-06-23  Bruno HaibleMake it compile in C++ mode.
2009-06-23  Bruno HaibleRecommend to pass CPPFLAGS etc assignments as arguments...
2009-06-23  Bruno HaibleMake it compile in C++ mode.
2009-06-23  Bruno HaibleMake the x-*.h files real specification headers.
2009-06-23  Bruno HaibleExport the getter/setter functions for previous msgids.
2009-06-23  Bruno HaibleFix bug with unnumbered argument in precision field.
2009-06-23  Bruno HaibleFix for parallel makes.
2009-06-23  Bruno HaibleWork around automake-1.10 annoyance.
2009-06-23  Bruno HaibleIgnore directories autogenerated by gnulib-tool, throug... 0.16.x-branchpoint v0.16
2009-06-23  Bruno HaibleRegnerated for 0.16.
next