]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2007-10-10  Eric BlakeAnother AC_DEFINE speedup.
2007-10-10  Eric BlakeWhitespace cleanup.
2007-10-10  Eric Blake* NEWS: Announce recent round of speed optimizations.
2007-10-10  Ralf Wildenhues* NEWS: Announce shell function usage in Autotest.
2007-10-10  Ralf WildenhuesFix ChangeLog entry.
2007-10-10  Eric BlakeReduce number of forks at startup.
2007-10-10  Ralf WildenhuesFix ChangeLog entry.
2007-10-10  Ralf WildenhuesUse awk for config header generation.
2007-10-10  Ralf Wildenhues* tests/local.at (AT_COPYRIGHT): Bump copyright years.
2007-10-09  Eric BlakeImprove header of bin/autoconf.
2007-10-09  Eric BlakeFix font-lock for bin/autoconf.
2007-10-09  Ralf WildenhuesDocument `uninstall' in INSTALL.
2007-10-08  Paul Eggert* doc/autoconf.texi (Limitations of Usual Tools): V7...
2007-10-08  Paul EggertAdjust doc. to match latest gnulib.
2007-10-08  Eric BlakeUse recent changes.
2007-10-08  Eric BlakeFix regression in m4_text_wrap from 2007-10-05.
2007-10-08  Eric BlakeAvoid m4 warnings on bad m4_format usage.
2007-10-06  Paolo Bonzinidocument shell function portability
2007-10-06  Paolo Bonziniautotest speed improvements
2007-10-06  Paul EggertCredit S. G. Johnson for the 2007-05-21 OpenMP patch.
2007-10-05  Paul EggertDon't assume "." is writeable, for commands like "autoc...
2007-10-05  Paul Eggert* lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Handle...
2007-10-05  Jim MeyeringAvoid makeinfo warnings.
2007-10-05  Eric BlakeResolve Python issue 1676135 regarding configure direct...
2007-10-05  Eric BlakeProvide better short-circuiting operation.
2007-10-04  Eric BlakeFix recent testsuite failures.
2007-10-04  Eric BlakeWhitespace cleanup.
2007-10-04  Paolo Bonziniuse shell functions to speed up autotest and produce...
2007-10-04  Eric BlakeOne more round of m4_foreach_w speedups.
2007-10-04  Paolo BonziniFix previous commit.
2007-10-04  Eric BlakeSpeed up building testsuites.
2007-10-03  Eric BlakeOptimize checking for identifiers.
2007-10-03  Eric BlakeRemove some XFAILs, and make AT_SETUP output line up.
2007-10-03  Eric BlakeAnother round of regex avoidance.
2007-10-03  Eric BlakeWhitespace cleanup.
2007-10-03  Paul Eggert* lib/m4sugar/m4sugar.m4 (m4_shift2, m4_shift3): New...
2007-10-03  Eric BlakeComment touchups.
2007-10-03  Eric BlakeOptimize appending text.
2007-10-02  Eric BlakeOptimize recursion.
2007-10-02  Eric BlakeOptimize AC_PREREQ and other m4sugar numerics.
2007-10-01  Eric BlakeOnce again, reject IRIX m4.
2007-10-01  Eric BlakeFix regression in AC_DEFINE([macro(with_arg)]).
2007-09-30  Eric BlakeAllow nameless iteration.
2007-09-30  Eric BlakeSpeed optimization: avoid m4 regex when other algorithm...
2007-09-28  Eric BlakeOops - my earlier 'optimization' caused a regression.
2007-09-28  Ralf WildenhuesCatch even more common AC_CACHE_VAL mistakes.
2007-09-28  Stepan KasalAutotest no longer caters to Ultrix redirection limitation.
2007-09-28  Eric BlakeSquelch changeword in m4sugar.
2007-09-28  Eric BlakeConfigure whitespace touchups.
2007-09-28  Eric BlakeFix underquotation in AS_HELP_STRING.
2007-09-27  Eric BlakeAutotest formatting touchups.
2007-09-26  Eric BlakeFix testsuite breakage in last patch.
2007-09-26  Eric BlakeMore font-lock happiness.
2007-09-25  Eric BlakeTypo fixes.
2007-09-25  Eric BlakeImprove documentation of M4 parameter expansion.
2007-09-25  Eric BlakeAvoid committing editor backup files.
2007-09-25  Eric BlakeImprove C99 detection.
2007-09-24  Jim MeyeringWhenever possible, use the vertical bar as sed delimiter.
2007-09-22  Jim MeyeringAdd a comment.
2007-09-20  Eric BlakeMore contribution housekeeping.
2007-09-20  Eric BlakeIgnore additional files, when copying cross-repository.
2007-09-15  Eric BlakeProvide AC_VERSION, not m4_AUTOCONF_VERSION.
2007-09-14  Eric BlakePrepare for conversion to git.
2007-09-14  Eric BlakeAvoid parallel 'make check' issue.
2007-09-13  Eric BlakeEditing eye-candy.
2007-09-13  Eric BlakeEditing eye-candy.
2007-09-13  Eric BlakeClean up 'make dist' of previous patch.
2007-09-13  Eric BlakeAvoid parallel 'make check' issue.
2007-09-13  Eric BlakeDocument another awk pitfall.
2007-09-13  Eric Blake* AUTHORS: Add missing entries.
2007-09-13  Eric BlakePublish m4_ifndef, m4_version_compare, m4_AUTOCONF_VERSION.
2007-09-13  Eric Blake* doc/autoconf.texi (Generic Compiler Characteristics...
2007-09-11  Eric BlakeCentralize all system extensions checks.
2007-09-08  Eric BlakeClean up obsolete macros references.
2007-09-08  Eric BlakeImprove M4 path searching during configure.
2007-09-08  Eric Blake* doc/autoconf.texi (Generic Programs): Fix typo.
2007-09-06  Eric Blake* doc/autoconf.texi (Generic Programs): Use $PATH_SEPAR...
2007-09-06  Eric BlakeTexinfo cleanup.
2007-09-05  Eric Blake* NEWS: Adjust wording for AC_CONFIG_LINKS.
2007-09-03  Eric Blake* NEWS: Document fixes that have been applied since...
2007-09-03  Eric BlakeHousekeeping.
2007-08-23  Ralf Wildenhues* lib/autoconf/general.m4 (AC_SITE_LOAD): Guard against...
2007-08-22  Ralf Wildenhues* doc/autoconf.texi (Defining Directories): Mention
2007-08-21  Ralf Wildenhues* lib/autoconf/general.m4 (AC_SITE_LOAD): Do not overwr...
2007-08-21  Ralf Wildenhues* lib/autoconf/general.m4 (_AC_ENABLE_IF): Expand macro
2007-08-20  Ralf Wildenhues* doc/autoconf.texi (File System Conventions): Index...
2007-08-20  Ralf Wildenhues* build-aux/config.guess, build-aux/config.sub,
2007-08-20  Ralf Wildenhues* bin/autoconf.as: Update --version output to match...
2007-08-18  Ralf Wildenhues* lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Do not...
2007-07-20  Paul EggertReword the copyright notices to match what's suggested...
2007-07-20  Paul EggertGrant more permissions to copying, as per the usual...
2007-07-13  Paul Eggert* doc/autoconf.texi (autoreconf Invocation): Document...
2007-07-03  Paul EggertUpdate to GPLv3.
2007-06-26  Paul Eggert* doc/autoconf.texi (Limitations of Usual Tools): sed...
2007-06-19  Noah Misch* lib/autotest/general.m4 (AT_INIT): Handle absolute...
2007-06-14  Noah Misch* lib/autotest/general.m4 (AT_INIT): Compute $srcdir...
2007-06-13  Paul EggertRegenerate.
2007-06-13  Paul Eggert* lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE)...
2007-06-12  Noah Misch* lib/autoconf/general.m4 (AC_SUBST): Raise a fatal...
2007-06-04  Noah Misch* doc/autoconf.texi (AC_F77_MAIN): Give a specific...
next