]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2024-11-05  Paul EggertFix comment typo re malloc master
2024-11-01  Paul EggertFix use of $3 in _AC_FUNC_MALLOC_IF etc
2024-11-01  Bruno HaibleAC_FUNC_MALLOC now guesses yes when cross-compiling
2024-11-01  Paul EggertSay malloc/realloc cache vars can have spaces
2024-10-29  Paul Eggert* functions.m4: Fix typos in previous change.
2024-10-29  Paul EggertUpdate ‘volatile’ doc for C23
2024-10-29  Paul EggertMatch Gnulib INSTALL for quoting
2024-10-29  Paul EggertMerge from Gnulib for malloc, realloc checking
2024-10-27  Paul EggertGo back to using “POSIX” not “Posix”
2024-10-27  Paul EggertRemove some doc for no-longer-used systems; update...
2024-10-26  Paul EggertDocument realloc (p, 0) gotchas
2024-10-21  Paul EggertAvoid some echo '...\...' gotchas
2024-09-28  Paul EggertMention autogen.sh sooner in doc
2024-09-22  Paul Eggertdoc: remove IRIX from manual
2024-09-06  Paul EggertGive a URL for COPYING.EXCEPTION in notices
2024-08-07  Paul EggertStop documenting Tru64
2024-08-07  Paul EggertImprove coverage of ‘echo’ in manual
2024-08-07  Paul EggertMore defense against bad echo
2024-08-07  Paul EggertAllow shell metachars in CONFIG_STATUS
2024-08-07  Paul EggertSupport more special chars in $(LIBDIR) etc
2024-08-07  Paul EggertMinor AC_FUNC_SELECT_ARGTYPES speedups
2024-08-07  Paul EggertDon’t mishandle ‘\’ in VERSION
2024-08-07  Paul EggertFollow own advice about \ in shell double-quoted strings
2024-08-03  Paul EggertFix typos in previous $@ doc change
2024-08-03  Paul EggertPort to AIX 7.2 ksh93
2024-07-17  Zack WeinbergFix syntax-check complaints
2024-07-17  Zack WeinbergAdjust set size correctly in all cases of m4_set_add_all.
2024-07-17  Zack WeinbergQuote separators in foreach.m4 version of m4_joinall.
2024-07-17  Zack WeinbergAdd a FLAGS argument to AT_CHECK_M4SUGAR_TEXT.
2024-07-17  Zack WeinbergEmit compat shims less often for old AS_ECHO implementa...
2024-07-16  Bruno HaiblePort AC_PROG_OBJC to RHEL 9
2024-07-16  Paul EggertDetect Android 5.0 strnlen bug
2024-07-05  Paul Eggertdoc: mention ACLOCAL_AMFLAGS and #
2024-06-24  Zack Weinbergautoconf.texi: Don’t say that Darwin is “derived from...
2024-06-24  Zack Weinbergautoconf.texi: Move ‘Systemology’ to ‘Portable Shell...
2024-06-23  Zack WeinbergAdd ‘shell.nix’ defining Autoconf’s build dependencies...
2024-06-23  Sevan Janiyandoc/autoconf.texi (Systemology): Update Darwin.
2024-06-23  KO Myung-Hunbootstrap: Allow 'ln -s' to be overridden by the user.
2024-06-18  Paul EggertImprove wording for Y2038 and largefile probes
2024-06-15  Paul EggertProcess C23 #elifdef and #elifndef
2024-06-01  Paul EggertDocument Solaris ‘make’ glitch with ‘!’
2024-05-28  Paul EggertAC_PROG_CXX no longer adjusts C++ language version
2024-05-26  Paul EggertAC_PROG_CXX now tries C++23, C++20, C++17, C++14
2024-05-26  Paul EggertPort C11 test to C++20
2024-05-15  Alyssa RossAC_FUNC_MALLOC: fix cross compilation to musl
2024-04-30  Paul EggertImprove VLA wording in NEWS
2024-04-30  Paul EggertMention C keywords in NEWS
2024-04-30  Paul EggertAC_PROG_CC now tries C23 too
2024-04-30  Paul EggertPort better to MSVC
2024-04-30  Paul EggertFix doc typo with " {"
2024-04-25  Paul EggertAdjust tests to match new Automake files
2024-04-25  Paul Eggertmake fetch
2024-04-24  Paul EggertPort AC_SYS_LARGEFILE to C++
2024-04-06  Paul EggertImprove “possibly undefined macro” diagnostic
2024-02-07  Paul EggertRemove incorrect check in AC_CHECK_SIZEOF
2024-02-04  Paul EggertDocument ‘cp’ limitations better
2024-01-17  Paul EggertFix typo in previous patch
2024-01-17  Paul EggertFix ‘long long’ checks on ancient platforms
2024-01-17  Paul Eggertmake fetch
2024-01-11  Paul Eggertdoc: mention join bug
2024-01-05  Jim Meyeringmaint: update all copyright dates via "make update...
2023-12-22  Zack Weinbergmaint: post-release administrivia
2023-12-22  Zack WeinbergFinalize NEWS for release 2.72. v2.72
2023-12-22  Zack WeinbergSave/restore AC_LANG setting in AC_PROG_CC_C_O.
2023-12-22  Zack WeinbergRemove bashism from tests/local.at.
2023-12-22  Zack WeinbergRevert debugging change committed by mistake
2023-12-22  Zack WeinbergAddress “autom4te preselections” testsuite failure
2023-12-22  Zack WeinbergAvoid a spurious test failure with shells that ignore...
2023-12-21  Zack WeinbergAddress “autoconf: forbidden tokens, basic” testsuite...
2023-12-21  Zack Weinbergtestsuite: Skip tests that use aclocal or automake...
2023-12-20  Zack Weinbergupdate NEWS for 2.72e release candidate v2.72e
2023-12-20  Zack Weinbergspelling errors reported by “make syntax-check”
2023-12-19  Zack WeinbergAdjust --help and manpages to make it easier to find...
2023-12-19  Zack WeinbergRun gitlog-to-changelog in source directory.
2023-12-19  Zack WeinbergSkip test of AC_SYS_YEAR2038_RECOMMENDED if system...
2023-12-18  Zack WeinbergRevert "config.status: handle CRLF line endings in...
2023-12-18  Paul EggertFix AC_FUNC_MMAP on CheriBSD
2023-12-18  Zack WeinbergClarify error messages for misuse of m4_warn and -...
2023-12-15  Zack Weinbergconfig.status: handle CRLF line endings in AC_CONFIG_HE...
2023-12-13  Paul EggertAC_PROG_MKDIR_P: Fix detection of busybox mkdir.
2023-12-12  Detlef RiekenbergConsistently use block comments at beginning of C99...
2023-12-11  Zack Weinbergautom4te: Don’t crash if Data::Dumper::Sortkeys is...
2023-12-06  Zack Weinbergautom4te: report subsecond timestamp support in --version
2023-12-01  Paul EggertBe more conservative about cache timestamps
2023-12-01  Paul EggertTweak Annex K doc
2023-12-01  Paul Eggert* bin/autom4te.in: Fix comments.
2023-12-01  Zack Weinbergtestsuite: log version of shell and make as well
2023-12-01  Bruno HaibleRecognize the *-*-windows* config triplets introduced...
2023-11-30  Zack Weinbergmaint: post-release administrivia
2023-11-30  Zack WeinbergRelease 2.72d [beta] v2.72d
2023-11-30  Zack Weinbergmake fetch
2023-11-26  Paul EggertRemove m4_file_append
2023-10-18  KO Myung-Hunm4/m4.m4: Quote argument to AS_ECHO correctly.
2023-10-18  Zack Weinbergautom4te: OS/2 compat: Do not attempt to chmod an open...
2023-08-19  Paul EggertImprove INSTALL format
2023-08-16  Paul EggertMention ./bootstrap privacy implications
2023-08-15  Gleb Fotengauer... Fix _AC_LANG_IO_PROGRAM(C) to work with glibc 2.38...
2023-06-24  Paul EggertShorten and improve INSTALL
2023-06-24  Bruno HaibleINSTALL: Clarify --build, --host, --target, and the...
2023-06-20  Paul Eggertdoc: fix broken cross-refs
next