summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix years in copyright notices.Eric Blake2009-01-281-0/+19
* Use URLs in --help output, part 3: testsuite.Eric Blake2009-01-271-0/+10
* Use URLs in --help output, part 2: configure.Eric Blake2009-01-271-0/+16
* Use URLs in --help output, part 1: autoconf executables.Eric Blake2009-01-271-0/+12
* Quote traced macros passed from autom4te to M4.Peter Breitenlohner2009-01-271-0/+8
* Improve AC_DEFUN_ONCE semantics.Eric Blake2009-01-261-0/+18
* Fix typos in recent patches.Eric Blake2009-01-241-0/+5
* Revert change to AC_DIR_HEADER.Eric Blake2009-01-241-0/+8
* Silence a false positive expand-before-require case.Eric Blake2009-01-221-0/+10
* Fix out-of-order expansion with expand-before-require.Eric Blake2009-01-211-0/+9
* Warn if macro is provided before indirectly required.Eric Blake2009-01-211-0/+12
* Clean up some bugs caught by preliminary dependency validation.Eric Blake2009-01-201-0/+8
* Improve AC_REQUIRE documentation.Eric Blake2009-01-191-0/+7
* Speed up m4_require.Eric Blake2009-01-191-0/+11
* Avoid underfull hbox.Eric Blake2009-01-171-0/+6
* Ignore `set -e'-related failure of NetBSD sh.Ralf Wildenhues2009-01-141-0/+6
* Maintainer cleanups.Eric Blake2009-01-061-2/+22
* Make it easier to track diversion bugs.Eric Blake2008-12-301-0/+10
* Improve multiarch detection.Bruno Haible2008-12-291-0/+6
* Use AS_CASE in documented example.William Pursell2008-12-291-0/+6
* Make m4_dumpdef more useful with M4 1.6.Eric Blake2008-12-231-0/+9
* Improve INSTALL for HP-UX.Bruno Haible2008-12-231-0/+7
* Improve INSTALL for Haiku.Bruno Haible2008-12-221-0/+6
* Fix typo in previous commit.Eric Blake2008-12-191-0/+4
* Document some recently added macros.Eric Blake2008-12-191-0/+12
* Fix separator in m4_stack_foreach_sep.Eric Blake2008-12-181-0/+7
* Mention limitation of M4 1.4.x on builtin tokens.Eric Blake2008-12-181-0/+8
* Document m4_version_prereq.Eric Blake2008-12-181-0/+8
* AC_HEADER_ASSERT: don't say assertions are disabled when they're notJim Meyering2008-12-101-0/+10
* Fix m4_location inside m4_wrap with m4 1.4.5.Eric Blake2008-12-091-0/+7
* Fix AC_HEADER_ASSERT w.r.t. --enable-assert.William Pursell2008-12-081-0/+8
* Fix AC_HEADER_ASSERT not to treat --enable-assert and --disable-assert the same.Paolo Bonzini2008-12-081-0/+6
* Fix some typos and grammatical errors in documentation.William Pursell2008-12-051-0/+5
* Improve AC_STATE_SAVE.Eric Blake2008-12-031-0/+8
* Avoid MacOS readdir bug in testsuite.Eric Blake2008-12-021-0/+8
* Hide `set -m' error message, for zsh.Ralf Wildenhues2008-11-291-0/+5
* Fix a couple of test failures with dash.Ralf Wildenhues2008-11-271-0/+8
* Add m4_cleardivert.Eric Blake2008-11-251-0/+10
* Add safety check for m4_expand vs. diversions.Eric Blake2008-11-251-0/+8
* Fix typo in AS_MESSAGE_LOG_FD patch.Eric Blake2008-11-241-0/+5
* More reliable signal handling in Autotest.Ralf Wildenhues2008-11-231-0/+18
* Fix testsuite failure on Solaris.Eric Blake2008-11-221-0/+6
* Clean up AS_MESSAGE_LOG_FD usage.Eric Blake2008-11-211-0/+14
* Use shell function for AS_ERROR.Eric Blake2008-11-211-0/+9
* Fix typos in recent testsuite improvements.Eric Blake2008-11-211-0/+13
* Use modern m4sh constructs in autoconf.Eric Blake2008-11-211-0/+4
* Change the semantics of AS_EXIT without argument.Eric Blake2008-11-211-0/+15
* Add @anchors within Builtins and Usual Tools lists.Eric Blake2008-11-211-0/+5
* Move case statement style discussion to m4 quoting section.Eric Blake2008-11-211-0/+8
* Factor more common code out of AT_CHECK into shell function.Eric Blake2008-11-201-0/+11