]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2008-08-22  Eric BlakeAdd reminder to keep dual implementations in sync.
2008-08-22  Peter EisentrautFormat warning and error messages to match GCS.
2008-08-22  Eric BlakeAvoid extra side effects in m4sugar list expansion.
2008-08-21  Ralf Wildenhues* TODO: Add item for compiler default flags.
2008-08-21  Ralf Wildenhues* tests/m4sh.at (AS_IF and AS_CASE): Set the expansion...
2008-08-21  Eric BlakeFormatting improvements.
2008-08-21  Eric BlakeDocument another make bug.
2008-08-21  Eric BlakeTweak wording about SHELL in Makefile.
2008-08-21  Ralf WildenhuesAvoid timestamp races for updated input.
2008-08-20  Bruno HaibleAdd section to INSTALL about particular systems.
2008-08-20  Bruno HaibleMention universal binaries in INSTALL.
2008-08-19  Jim MeyeringAvoid shell parse errors after interrupt due to empty ``.
2008-08-19  Eric BlakeTest m4_transform without tickling shell bugs.
2008-08-18  Eric BlakeLet 'git diff' give better context for doc updates.
2008-08-15  Eric BlakeFix m4_map regression from 2007-10-16.
2008-08-15  Eric BlakeImplement m4_transform_pair, to speed up AS_IF.
2008-08-14  Ralf WildenhuesFix AC_*_TARGET_TOOL macros.
2008-08-12  Eric BlakeOptimize m4_bmatch.
2008-08-12  Eric BlakeFix m4_cond corner case.
2008-08-12  Eric BlakeAdd test for m4_cond.
2008-08-07  Eric BlakeFix autoheader 2.62 regression on AC_DEFINE([__EXTENSIO...
2008-08-06  Eric BlakeAdd linear m4_cond for m4 1.4.x.
2008-08-06  Eric BlakeSpeed up diversion handling.
2008-08-06  Eric BlakeAC_C_CHAR_UNSIGNED is not strictly necessary.
2008-08-06  Eric BlakeUpdate some files from upstream.
2008-08-04  Ralf WildenhuesFix AC_CONFIG_FILES([$var]) 2.62 regression.
2008-07-30  Eric BlakeFix bugs in previous version of m4_bpatsubsts.
2008-07-30  Eric BlakeAdd linear m4_bpatsubsts for m4 1.4.x.
2008-07-30  Eric BlakeTweak m4_do semantics.
2008-07-30  Eric BlakeOptimize m4_for.
2008-07-29  Eric BlakeOne more m4_list_cmp tweak.
2008-07-29  Eric BlakeAdd m4_reverse, and improve m4_list_cmp.
2008-07-28  Eric BlakeAvoid _m4_shiftn for m4 1.6 speedup.
2008-07-28  Eric BlakeImplement O(n) unique element set creation.
2008-07-26  Eric BlakeAvoid infinite aclocal loop.
2008-07-25  Eric BlakeProvide O(n) replacement macros for M4 1.4.x.
2008-07-22  Eric BlakePart two of GNUmakefile sync.
2008-07-21  Eric BlakeIgnore undefined macros, necessary with m4 1.6.
2008-07-21  Eric BlakeResync with gnulib.
2008-07-19  Eric BlakeSupport multiple arguments to m4_defn, m4_popdef, and...
2008-07-19  Eric BlakeReduce overhead of m4_builtin([defn]).
2008-07-19  Eric BlakeUse warnings from m4 when available.
2008-07-19  Eric BlakeAdd m4_joinall.
2008-07-18  Stepan KasalImprove documentation of config.h.in template rules.
2008-07-16  Eric BlakeRevert m4_prepend; it is less efficient, and unused...
2008-07-15  Eric BlakeAvoid failure if version.m4 is omitted but m4_PACKAGE_...
2008-07-14  Eric BlakeTighten bound of potential speed of m4_append.
2008-07-11  Eric BlakeInherit improvements from bison's fork of m4sugar.
2008-07-11  Eric BlakeWork around M4 1.6 warning on undefined macros.
2008-07-06  Ralf WildenhuesFix texinfo macros @dvar, @ovar.
2008-07-02  Stepan KasalAdd quotes to the header of autoscan-generated source.
2008-06-28  Andreas SchwabReplace @item with @itemx where appropriate.
2008-06-19  Eric BlakeAdd comment explaining recent patch.
2008-06-19  Ralf Wildenhuesconfig.status should not warn when it does not link.
2008-06-19  Eric BlakeResync with gnulib.
2008-06-18  Ralf WildenhuesReorganize autotest files, factorize for parallel execu...
2008-06-17  Ralf WildenhuesFix '#undef variable /* comment */' transform in config...
2008-06-09  Eric BlakeMark AC_TYPE_SIGNAL as obsolete in NEWS, too.
2008-06-09  Eric BlakeMark AC_TYPE_SIGNAL as obsolete.
2008-06-09  Eric BlakeAllow lib64 as a default X library location.
2008-06-06  Eric BlakeAdd URL to previous commit.
2008-06-05  Eric BlakeFix regression in AT_KEYWORDS([Macro]), from 2007-10-18.
2008-06-03  Eric BlakeFix 'make dist' regression from 2008-05-08.
2008-05-27  Eric BlakeDocument Solaris /bin/sh redirection pitfall.
2008-05-14  Eric BlakeImprove documentation of ! issues.
2008-05-14  Eric BlakeDocument some FreeBSD shell bugs.
2008-05-13  Stepan KasalWork around MSYS and Cygwin bugs when dealing with...
2008-05-12  Ralf WildenhuesLet AC_MSG_FAILURE report pwd.
2008-05-12  Eric BlakeEnforce --help and --version compliance.
2008-05-12  Keith MarshallAvoid case-insensitive `make install' vs. `INSTALL...
2008-05-06  Eric BlakeFix typo.
2008-05-06  Eric BlakeAvoid overfull \hbox.
2008-05-06  Eric BlakeDocument $(( )) pitfalls.
2008-05-06  Eric BlakeImprove behavior of './testsuite 01'.
2008-04-26  Eric BlakeMention Solaris /usr/ucb/tr pitfall.
2008-04-24  Eric BlakeMention m4sugar's internal quote strings.
2008-04-23  Eric BlakeAllow unbalanced () in m4_expand.
2008-04-22  Eric BlakeSupport unbalanced () in AT_SETUP by adding two new...
2008-04-16  Eric BlakeDocument pdksh exec behavior.
2008-04-15  Eric BlakeMention more details about git usage in bootstrap.
2008-04-14  Ralf WildenhuesNew tests: errexit, input from stdin.
2008-04-13  Ralf Wildenhues* NEWS: Post-release update.
2008-04-10  Eric BlakeAC_AUTOCONF_VERSION might contain arbitrary macro names.
2008-04-09  Slava SysoltsevFlush buffered output before exit.
2008-04-09  Eric BlakeUpdate various hacking notes.
2008-04-08  Eric BlakeGenerate web docs for 2.62.
2008-04-05  Eric Blake./.prev-version: Record previous version: 2.62.
2008-04-05  Eric BlakeRelease Version 2.62. v2.62
2008-04-05  Eric BlakeUse GPLv2+ plus exception as license for release.
2008-04-05  Eric BlakePrepare for release.
2008-04-05  Jim MeyeringWork around CR EOL markers on OS/2 (www.ecomstation...
2008-04-05  Eric BlakeAvoid some autoreconf -Wall warnings.
2008-04-03  Eric BlakeFix version number generation in man pages.
2008-04-03  Eric BlakeMore maintainer tweaks: pass 'make maintainer-distcheck'.
2008-04-03  Eric BlakeFix VPATH 'make syntax-check'.
2008-04-03  Eric BlakeSync files from upstream, and pass 'make syntax-check'.
2008-04-03  Ralf WildenhuesDocument awk printf %u bug on HP-UX/IA.
2008-04-02  Eric BlakeRecommend the just-released M4 1.4.11.
2008-04-01  Eric BlakeFix config.status --version.
2008-03-28  Peter O'GormanFind X11 on Mac OS X too.
next