]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2009-01-14  Ralf WildenhuesIgnore `set -e'-related failure of NetBSD sh.
2009-01-06  Eric BlakeMaintainer cleanups.
2008-12-30  Eric BlakeMake it easier to track diversion bugs.
2008-12-29  Bruno HaibleImprove multiarch detection.
2008-12-29  William PursellUse AS_CASE in documented example.
2008-12-24  Eric BlakeMake m4_dumpdef more useful with M4 1.6.
2008-12-24  Bruno HaibleImprove INSTALL for HP-UX.
2008-12-23  Bruno HaibleImprove INSTALL for Haiku.
2008-12-19  Eric BlakeFix typo in previous commit.
2008-12-19  Eric BlakeDocument some recently added macros.
2008-12-19  Eric BlakeFix separator in m4_stack_foreach_sep.
2008-12-18  Eric BlakeMention limitation of M4 1.4.x on builtin tokens.
2008-12-18  Eric BlakeDocument m4_version_prereq.
2008-12-10  Jim MeyeringAC_HEADER_ASSERT: don't say assertions are disabled...
2008-12-09  Eric BlakeFix m4_location inside m4_wrap with m4 1.4.5.
2008-12-08  William PursellFix AC_HEADER_ASSERT w.r.t. --enable-assert.
2008-12-08  Paolo BonziniFix AC_HEADER_ASSERT not to treat --enable-assert and...
2008-12-05  William PursellFix some typos and grammatical errors in documentation.
2008-12-04  Eric BlakeImprove AC_STATE_SAVE.
2008-12-02  Eric BlakeAvoid MacOS readdir bug in testsuite.
2008-11-29  Ralf WildenhuesHide `set -m' error message, for zsh.
2008-11-27  Ralf WildenhuesFix a couple of test failures with dash.
2008-11-25  Eric BlakeAdd m4_cleardivert.
2008-11-25  Eric BlakeAdd safety check for m4_expand vs. diversions.
2008-11-24  Eric BlakeFix typo in AS_MESSAGE_LOG_FD patch.
2008-11-23  Ralf WildenhuesMore reliable signal handling in Autotest.
2008-11-22  Eric BlakeFix testsuite failure on Solaris.
2008-11-22  Eric BlakeClean up AS_MESSAGE_LOG_FD usage.
2008-11-21  Eric BlakeUse shell function for AS_ERROR.
2008-11-21  Eric BlakeFix typos in recent testsuite improvements.
2008-11-21  Eric BlakeUse modern m4sh constructs in autoconf.
2008-11-21  Eric BlakeChange the semantics of AS_EXIT without argument.
2008-11-21  Eric BlakeAdd @anchors within Builtins and Usual Tools lists.
2008-11-21  Eric BlakeMove case statement style discussion to m4 quoting...
2008-11-21  Eric BlakeFactor more common code out of AT_CHECK into shell...
2008-11-21  Eric BlakeHandle version numbers as decimal, even if they start...
2008-11-21  Eric BlakeSpeed up AT_CHECK.
2008-11-21  Eric BlakeFix XFAIL related to AT_CHECK.
2008-11-20  Eric BlakeReduce forks in AC_DEFINE.
2008-11-20  Eric BlakeImprove m4_expand robustness, part 2.
2008-11-20  Eric BlakeImprove m4_expand robustness, part 1.
2008-11-20  Eric BlakeAdd m4_chomp, m4_esyscmd_s.
2008-11-20  Eric BlakeRemove _m4_index.
2008-11-20  Eric BlakeDescribe different hacks for balancing ')' in case...
2008-11-20  Eric BlakeSpeed up _AS_QUOTE.
2008-11-20  Alfred G. de... For consistency, make temporary variable match language...
2008-11-19  Eric BlakeImprove testsuite generation.
2008-11-19  Eric BlakeUse fn for shell functions, func for autoconf CHECK_FUNCS.
2008-11-19  Eric BlakeAlter default value of AS_EXIT.
2008-11-19  Eric BlakeUpdate example to match actual Tru64 behavior.
2008-11-18  Eric BlakeAdd AS_SET_STATUS, make AS_EXIT more efficient.
2008-11-18  Eric BlakeDocument Tru64 bug with 'set -e'.
2008-11-18  Eric BlakeDocument a Solaris /bin/sh bug with 'set -e'.
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.
next