]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2009-06-23  Bruno HaibleAdd a version number.
2009-06-23  Bruno HaibleNew functions po_message_remove_filepos, po_message_add...
2009-06-23  Bruno HaibleNew function po_message_set_extracted_comments.
2009-06-23  Bruno HaibleMention some recent changes.
2009-06-23  Bruno HaibleWork around AIX compiler bug.
2009-06-23  Bruno HaibleInstall gettext.sh as an executable shells script.
2009-06-23  Bruno HaibleMove gettext.sh to gettext.sh.in.
2009-06-23  Bruno HaibleTurn into an executable shell script.
2009-06-23  Bruno HaibleMake it compile with Solaris cc.
2009-06-23  Bruno HaibleWrite name properly.
2009-06-23  Bruno HaibleFix gcc -Wall warning.
2009-06-23  Bruno HaibleFix link error on MacOS X.
2009-06-23  Bruno HaibleAvoid compiler warning.
2009-06-23  Bruno HaibleUse c_strcasecmp instead of strcasecmp; needed for...
2009-06-23  Bruno HaibleAdd gnulib module 'c-strcase'.
2009-06-23  Bruno HaibleNew gnulib module 'c-strcase'.
2009-06-23  Bruno HaibleOops, fix typo in last patch.
2009-06-23  Bruno HaibleUse LC_ALL=C to protect range expression against Estoni...
2009-06-23  Bruno HaibleUpgrade to libtool-1.5.12.
2009-06-23  Bruno HaibleMake it work in Estonian locale.
2009-06-23  Bruno HaibleUse PACKAGE_BUGREPORT if MSGID_BUGS_ADDRESS is empty.
2009-06-23  Bruno HaibleUse PACKAGE_BUGREPORT if MSGID_BUGS_ADDRESS is empty.
2009-06-23  Bruno HaibleExplain the role of the AM_GNU_GETTEXT_VERSION argument.
2009-06-23  Bruno HaibleCheck the version number actively.
2009-06-23  Bruno HaibleReapply earlier fix.
2009-06-23  Bruno HaibleUpgrade to automake-1.9.4.
2009-06-23  Bruno HaibleAnother one reported the same bug.
2009-06-23  Bruno HaibleMove the parsing of #: lines into a function in read...
2009-06-23  Bruno HaibleLeave #: lines with unknown syntax alone instead of...
2009-06-23  Bruno HaibleNew section about release management.
2009-06-23  Bruno HaibleAdd el, ru, uk.
2009-06-23  Bruno HaibleAvoid buffer overrun when the string does not end in...
2009-06-23  Bruno HaibleSecure creation of temporary file.
2009-06-23  Bruno HaibleAdd info about Vietnamese.
2009-06-23  Bruno HaibleNew Vietnamese translations.
2009-06-23  Bruno HaibleFix link error when building statically on MacOS X.
2009-06-23  Bruno HaibleFix a link error on MacOS X.
2009-06-23  Bruno HaibleFix gcc warnings on MacOS X.
2009-06-23  Bruno HaibleFix build failures on MacOS X.
2009-06-23  Bruno HaibleDon't compile strtoul.c on platforms that already have...
2009-06-23  Bruno HaibleAvoid gcc warning.
2009-06-23  Bruno HaibleDefine the alias differently.
2009-06-23  Bruno HaibleUndo again.
2009-06-23  Bruno HaibleOops, undo last commit.
2009-06-23  Bruno HaibleUndo 2005-01-14 patch. Already done in a better way...
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleLast fixes for guile.
2009-06-23  Bruno HaibleAdd notes about Java and C#.
2009-06-23  Bruno HaibleAdd note about gettext.jar.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleUse an all-permissive copyright notice.
2009-06-23  Bruno HaibleUse an all-permissive copyright notice.
2009-06-23  Bruno HaibleUse an all-permissive copyright notice.
2009-06-23  Bruno HaibleSupport for Scheme.
2009-06-23  Bruno HaibleHello-world example with Scheme (guile).
2009-06-23  Bruno HaibleIntegration test with guile.
2009-06-23  Bruno HaibleTest for Scheme format strings.
2009-06-23  Bruno HaibleElementary test for the xgettext Scheme backend.
2009-06-23  Bruno Haiblexgettext Scheme backend.
2009-06-23  Bruno HaibleFormat string parser for Scheme.
2009-06-23  Bruno HaibleRemove no-op comments.
2009-06-23  Bruno HaibleFix typo in comment.
2009-06-23  Bruno HaibleComment.
2009-06-23  Bruno Haiblegnu_stpncpy, for AIX.
2009-06-23  Bruno HaibleTypo in comment.
2009-06-23  Bruno HaibleFix for "make distrib".
2009-06-23  Bruno HaibleA more secure way to create a temporary CVS repository.
2009-06-23  Bruno HaibleUse a more secure way to create temporary files and...
2009-06-23  Bruno Haiblemsggrep now uses libgrep, instead of calling 'grep...
2009-06-23  Bruno Haiblegrep as a library.
2009-06-23  Bruno Haiblegrep as a library. Based on grep-2.5.1.
2009-06-23  Bruno Haiblegnulib module 'strdup'.
2009-06-23  Bruno Haiblegnulib module 'restrict'.
2009-06-23  Bruno Haiblegnulib module regex.
2009-06-23  Bruno Haiblegnulib module 'memchr'.
2009-06-23  Bruno Haiblegnulib module 'hard-locale'.
2009-06-23  Bruno HaibleCasts are more reliable than 'as' !
2009-06-23  Bruno HaibleMake the check work also with a C++ compiler.
2009-06-23  Bruno HaibleMake it work with automake-1.9.
2009-06-23  Bruno HaibleThe xgettext -j option may need to do charset conversion.
2009-06-23  Bruno HaibleTest -j option with charset conversion from ISO-8859...
2009-06-23  Bruno HaibleEmit some traces to the log file.
2009-06-23  Bruno HaibleFix usage message.
2009-06-23  Bruno HaibleFix a warning.
2009-06-23  Bruno HaibleFix endless loop when Tcl file contains a tab.
2009-06-23  Bruno Haiblefwriteerror now calls fclose().
2009-06-23  Bruno HaibleUpdate 'strerror' module from gnulib, but keep #if...
2009-06-23  Bruno HaibleAdd a patch from gnulib.
2009-06-23  Bruno HaibleUpdate 'strtol' and 'strtoul' modules from gnulib.
2009-06-23  Bruno HaibleUpdate 'strstr' module from gnulib.
2009-06-23  Bruno HaibleUpdate 'strpbrk' module from gnulib.
2009-06-23  Bruno HaibleUpdate 'strcspn' module from gnulib.
2009-06-23  Bruno HaibleUpdate 'strcase' module from gnulib.
2009-06-23  Bruno HaiblePart of gnulib module 'strcase'.
2009-06-23  Bruno HaibleUpdate 'stpncpy' module from gnulib.
2009-06-23  Bruno HaiblePart of gnulib module 'stpncpy'.
2009-06-23  Bruno HaibleUpdate 'full-write' module from gnulib.
2009-06-23  Bruno HaibleUpdate 'safe-read' module from gnulib.
2009-06-23  Bruno HaibleUpdate 'quotearg' module from gnulib.
2009-06-23  Bruno HaibleUpdate 'memmove' and 'memset' modules from gnulib.
next