]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2008-11-17  Eric BlakeDetect empty list in AS_FOR.
2008-11-16  Ralf WildenhuesUse a different workaround for an automake quirk.
2008-11-16  Ralf WildenhuesSimplify, avoid unbalanced parentheses from last change.
2008-11-16  Ralf WildenhuesFix exit status of expr version of as_func_arith.
2008-11-16  Ralf WildenhuesDo not use read-only variable $status.
2008-11-15  Eric BlakeUse the new AS_FOR function.
2008-11-15  Eric BlakeAdd AS_FOR, undocumented for now.
2008-11-13  Eric BlakeOptimize single-argument loop.
2008-11-13  Eric BlakeFix AS_ESCAPE usage bugs.
2008-11-13  Eric BlakeWhitespace reduction in configure.
2008-11-13  Eric BlakeMake M4sh, not autoconf, guarantee sane $SHELL.
2008-11-12  Ralf WildenhuesWrap keywords in `testsuite --list' output.
2008-11-12  Ralf WildenhuesBump copyright years in local.at.
2008-11-12  Ralf WildenhuesFix a couple of typos in the manual.
2008-11-11  Eric BlakeWork around <=m4-1.4.9 bug in m4_format.
2008-11-11  Eric BlakeMatch upstream standards.texi.
2008-11-10  Eric BlakeYet more FDL 1.3 fallout.
2008-11-10  Eric BlakeAvoid some regex uses.
2008-11-10  Eric BlakeUse more efficient macros in AC_CONFIG_SUBDIRS.
2008-11-10  Eric BlakeUse more efficient macros in AC_CHECK_FILES and AC_CHEC...
2008-11-10  Eric BlakeUse more efficient macros in AC_CHECK_TYPES.
2008-11-10  Eric BlakeUse more efficient macros in AC_CHECK_HEADERS.
2008-11-10  Eric BlakeUse more efficient macros in AC_CHECK_FUNCS.
2008-11-10  Eric BlakeUse more efficient macro in AT_INIT.
2008-11-10  Eric BlakeMore FDL 1.3 fallout.
2008-11-10  Clinton RoyPass autoreconf -I to aclocal -I
2008-11-10  Eric BlakeTry 'print -r --' as a non-forking variant of 'printf...
2008-11-10  Eric BlakeProvide a section on all tools allowed in GNU Coding...
2008-11-09  Paolo BonziniBalance parentheses in _AC_CACHE_DUMP.
2008-11-07  Eric BlakeFurther doc updates for AC_CHECK_HEADER change.
2008-11-07  Eric BlakeUse UTF-8 in ChangeLog.
2008-11-06  Eric BlakeSkip preprocessor check in AC_CHECK_HEADERS_ONCE.
2008-11-06  Eric BlakeSpeed up AC_CHECK_TYPE.
2008-11-06  Paolo BonziniRemove three forks per _AC_RUN_LOG_STDERR in the common...
2008-11-06  Paolo BonziniChange `present but cannot be compiled' behavior to...
2008-11-06  Eric BlakeAdd m4_map_args_w.
2008-11-05  Eric BlakeUse m4_set_map_sep in more places.
2008-11-05  Eric BlakeUnify m4_set_foreach and m4_set_map.
2008-11-05  Eric BlakeUse _m4_foreach in more places.
2008-11-05  Eric BlakeUnify _m4_foreach and _m4_map.
2008-11-05  Eric BlakeAdd m4_map_args_sep, undocumented for now.
2008-11-05  Eric BlakeImprove m4_for performance.
2008-11-05  Eric BlakeAdjust expected output.
2008-11-05  Eric BlakeReject arguments with leading =; test previous patch.
2008-11-04  Eric BlakeReject arguments with leading =.
2008-11-04  Eric BlakeUpgrade to FDL 1.3.
2008-11-03  Ralf WildenhuesPoint at AM_SUBST_NOTMAKE.
2008-11-03  Paolo BonziniDispatch on AC_LANG_CONFTEST
2008-11-03  Paolo BonziniReorganize definition of languages
2008-11-03  Paolo BonziniCommit ChangeLog entry
2008-11-03  Paolo BonziniUse preprocessor in cpp tests.
2008-10-31  Paolo BonziniRename _AC_CHECK_HEADER_OLD and _AC_CHECK_HEADER_NEW.
2008-10-31  Eric BlakeSupport multiple undiverts and dumpdefs at once.
2008-10-31  Eric BlakeSimplify diversion stack handling.
2008-10-31  Eric BlakeSimplify expansion stack handling.
2008-10-31  Eric BlakeBetter documentation of AC_CHECK_HEADER's fourth argument.
2008-10-31  Eric BlakeFix LINENO testsuite failure.
2008-10-30  Eric BlakeUpdate LINENO documentation.
2008-10-30  Paolo BonziniDo not check for $LINENO in generated scripts.
2008-10-30  Eric BlakeDon't check for non-POSIX extensions in suggested tests.
2008-10-30  Paolo BonziniPass CONFIG_SHELL down to generated scripts, and re...
2008-10-30  Eric BlakeWork around Solaris /bin/sh case bug.
2008-10-30  Paolo BonziniRequire _AS_CR_PREPARE where appropriate and fix ChangeLog.
2008-10-30  Paolo Bonzinitrim down the length of the shell function test
2008-10-30  Paolo BonziniAvoid walking the entire PATH when looking for a better...
2008-10-30  Paolo BonziniAdd third argument to _AS_PATH_WALK
2008-10-29  Eric BlakeFix LINENO detection to work around bash and pdksh...
2008-10-29  Eric BlakeMention proper fix for zsh users.
2008-10-29  Eric BlakeDocument current beta-quality status.
2008-10-29  Eric BlakeAlter signature of AS_INIT_GENERATED.
2008-10-29  Eric BlakeUse _m4_stack_reverse in m4_set.
2008-10-29  Eric BlakeAdd m4_stack_foreach_sep.
2008-10-29  Bruno HaibleMention Sun WorkShop 6.2 OpenMP bug.
2008-10-29  Paolo BonziniRewrite handling of diversion and expansion stack.
2008-10-29  Eric BlakeReduce forks while searching for better shell.
2008-10-29  Eric BlakeUndo needless efforts to protect $2 in $2_t.
2008-10-28  Ralf WildenhuesFix parallel test execution output lossage.
2008-10-28  Eric BlakeUse m4_map_args in more places.
2008-10-28  Eric BlakeOverride m4 1.4.x dumpdef, as it breaks autom4te.
2008-10-28  Eric BlakeAllow m4sugar to be used without autom4te, such as...
2008-10-28  Paolo Bonziniadd m4_stack_foreach and m4_stack_foreach_lifo
2008-10-28  Paolo Bonziniuse a shell function for AC_TYPE_INTx_T
2008-10-28  Paolo BonziniFix AS_ESCAPE usage together with AC_INCLUDES_DEFAULT.
2008-10-28  Paolo Bonziniuse a shell function for AC_CHECK_MEMBER
2008-10-27  Eric BlakePrefer m4_fatal over AC_FATAL.
2008-10-27  Eric BlakeAvoid raw carriage return in scripts.
2008-10-27  Eric BlakeUse AS_VAR_ARITH.
2008-10-27  Eric BlakeAdd AS_VAR_ARITH.
2008-10-27  Eric BlakeUse read, rather than `cat`, for safe one-line files.
2008-10-27  Paolo Bonziniuse a shell function for AC_COMPUTE_INT
2008-10-27  Paolo Bonziniuse a shell function for AC_CHECK_TYPE
2008-10-27  Paolo Bonziniuse a shell function for AC_CHECK_DECL
2008-10-27  Paolo Bonziniuse a shell function for the rest of AC_CHECK_HEADER
2008-10-25  Eric BlakeTrack recent copyright assignments.
2008-10-25  Paolo BonziniUse a shell function for _AC_CHECK_HEADER_MONGREL.
2008-10-25  Eric BlakeSimplify _AS_PREPARE handling of functions.
2008-10-25  Eric BlakeDocument AS_EXIT.
2008-10-25  Eric BlakeUse AS_EXIT in autoconf.as.
2008-10-24  Eric BlakeFix m4 underquoting in AC_PROG_INSTALL.
2008-10-24  Eric BlakeSpeed up AC_CHECK_HEADER.
next