]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
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...
2007-06-04  Noah Misch* lib/autoconf/c.m4 (AC_OPENMP): Use a simple loop...
2007-05-31  Paul EggertFix typo in previous checkin.
2007-05-31  Paul Eggert* doc/autoconf.texi (Particular Types): Give example...
2007-05-29  Stepan Kasal* lib/autoconf/types.m4 (_AC_TYPE_UNSIGNED_INT): Fix...
2007-05-29  Paul Eggert* doc/autoconf.texi (Particular Types): AC_TYPE_INT8_T...
2007-05-27  Paul EggertRegenerate.
2007-05-25  Paul Eggert* bin/Makefile.am ($(top_builddir)/bin/autom4te): New...
2007-05-21  Paul Eggert* lib/autoconf/c.m4 (AC_OPENMP): Don't echo --enable...
2007-05-21  Paul Eggert* doc/autoconf.texi (Generic Compiler Characteristics...
2007-05-21  Noah Misch* lib/autoconf/c.m4 (AC_OPENMP): Simplify use of AC_ARG...
2007-05-21  Paul Eggert* NEWS: Rename AC_C_OPENMP to AC_OPENMP.
2007-05-21  Paul Eggert* doc/autoconf.texi (C Compiler): Tweak OpenMP document...
2007-05-17  Ralf Wildenhues* bin/autom4te.in: Fix typos.
2007-05-17  Noah Misch* bin/autoconf.as: Handle `-' just like other input...
2007-05-16  Stepan Kasal* tests/foreign.at tests/semantics.at, tests/tools...
2007-05-14  Paul Eggert* NEWS: Document that AC_C_RESTRICT checks 'restrict...
2007-05-09  Stepan Kasal* doc/autoconf.texi: Direntry for "autoconf Invocation"
2007-05-09  Stepan Kasal* doc/autoconf.texi (Caching Results): The CACHE-ID...
2007-05-07  Noah Misch* lib/autotest/general.m4 (_AT_NORMALIZE_TEST_GROUP_NUM...
2007-05-03  Paul Eggert* lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT...
2007-05-03  Stepan Kasal* lib/autoconf/lang.m4, lib/autoconf/c.m4,
2007-05-02  Paul Eggert* doc/autoconf.texi (Particular Programs): Typo
2007-04-30  Paul EggertFix typo in previous message.
2007-04-30  Paul Eggert* lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_SPY): Don't imply...
2007-04-29  Paul Eggert* doc/autoconf.texi (Limitations of Builtins): Correct...
2007-04-29  Paul Eggert* lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT...
next