1. 3dfcca4 Pacify Emacs 30 in Elisp sources by Paul Eggert · 2 days ago master
  2. daea200 autoheader: preserve hand-written template files by Zack Weinberg · 11 days ago
  3. c5c5109 Update documentation for building Autoconf from a Git checkout. by Zack Weinberg · 2 weeks ago
  4. cc481d0 Go: do not clobber GOFLAGS in AC_PROG_GO (sr #111383) by Zack Weinberg · 4 weeks ago
  5. 26c1505 Algol68: do not clobber A68FLAGS in AC_PROG_A68 (sr #111382) by Jose E. Marchesi · 4 weeks ago
  6. 31eb3a3 AC_PROG_LEX: Be compatible with Solaris 10 lex’s handling of C++. by Zack Weinberg · 4 weeks ago
  7. 0f1a2fc tests: AC_C_FLEXIBLE_ARRAY_MEMBER result can vary between C and C++. by Zack Weinberg · 4 weeks ago
  8. 11dbdfd Autoconf 2.72.90 (beta test 1 for Autoconf 2.73). by Zack Weinberg · 5 weeks ago v2.72.90
  9. 7c62a0c maint.mk: remove overquotation in ‘announcement’ rule by Zack Weinberg · 5 weeks ago
  10. 553c871 NEWS: Briefly mention a few more improvements. by Zack Weinberg · 5 weeks ago
  11. 85fc27c fetch.pl: get GNU standards documents from gnulib by Zack Weinberg · 5 weeks ago
  12. 432a448 syntax-check: avoid unsigned_* false positive on maint.mk by Zack Weinberg · 5 weeks ago
  13. 9ea66ba autoconf.texi: typo fix by Zack Weinberg · 5 weeks ago
  14. 7da7ecd maint.mk: fix tab/space usage in release-prep script by Zack Weinberg · 5 weeks ago
  15. 295583d cfg.mk: update old_NEWS_hash by Zack Weinberg · 5 weeks ago
  16. ea18ff9 syntax-check: avoid fsf_postal false positive on maint.mk by Zack Weinberg · 5 weeks ago
  17. 408c619 Update COPYING from https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt by Zack Weinberg · 5 weeks ago
  18. 2f1f41b make fetch by Zack Weinberg · 5 weeks ago
  19. ee46128 maint: Suggest to use the savannah tracker for bug reports. by Bruno Haible · 5 weeks ago
  20. d03cb87 Mention strchr issues in NEWS by Paul Eggert · 6 weeks ago
  21. 2b56e8c autoreconf: don’t fail if gtkdocize is unavailable (#110503) by Zack Weinberg · 6 weeks ago
  22. 912567e autoreconf: require word boundaries when grepping for macros (#111271) by Zack Weinberg · 6 weeks ago
  23. 16de3c2 Ignore target feature flags in _AC_FC_LIBRARY_LDFLAGS (#111353) by Jan André Reuter · 3 months ago
  24. aacaff8 doc: cross-reference m4 manual for regex syntax (#111095) by Luke Mewburn · 2 years, 9 months ago
  25. 32aea01 Avoid trailing whitespace in config.h by Paul Eggert · 6 weeks ago
  26. 9a6c58c Rename version.m4 to autoconf_version.m4. by Zack Weinberg · 6 weeks ago
  27. 7943c65 lib/autom4te.in: Update Autoreconf-preselections. by Zack Weinberg · 6 weeks ago
  28. 4774e6b autoreconf: Adapt to the on-disk situation after autopoint has run. by Bruno Haible · 7 weeks ago
  29. f0d97fb autoreconf: Invoke autopoint in more situations. by Bruno Haible · 7 weeks ago
  30. 0c777e3 Move more code out of shell traps into shell functions. by Zack Weinberg · 9 months ago
  31. 9513bc1 Fix quoting problem in Solaris commentary by Paul Eggert · 8 weeks ago
  32. c3705f1 maint: update all copyright dates via "make update-copyright" by Paul Eggert · 9 weeks ago
  33. e22aa0a Update Solaris commentary by Paul Eggert · 3 months ago
  34. 8ac9edd Fix bug in Fortran implicit int handling by Christian Feld · 4 months ago
  35. cf8b90f Support for the Algol 68 language by Jose E. Marchesi · 6 months ago
  36. f9fea54 doc: fix AC_LANG_PROGRAM signature by Basil L. Contovounesios · 5 months ago
  37. d1984e7 doc: improve sed doc by Paul Eggert · 6 months ago
  38. 69ebe8f Port _AC_C_C99_TEST_MAIN to -Wc++-compat by Paul Eggert · 7 months ago
  39. 45b38c2 Port _AC_C_C99_TEST_GLOBALS to -Wc++-compat by Paul Eggert · 7 months ago
  40. cce1af1 Make _AC_C_C99_TEST_MAIN more robust with -Werror by Vincent Lefevre · 7 months ago
  41. 6fc6066 Port AC_C_CONST to GCC 16 -Wunused-but-set-variable by Paul Eggert · 7 months ago
  42. 13698e2 Quote $OLDPWD in doc by Paul Eggert · 7 months ago
  43. b1eb59a doc: update cd info by Paul Eggert · 7 months ago
  44. 0179d23 doc: omit confusing space before paren by Paul Eggert · 8 months ago
  45. cbfc5f6 Document s/a/\n/ etc by Paul Eggert · 9 months ago
  46. 416b8f5 Fix trap quoting (regression 2024-08-04). by Bruno Haible · 10 months ago
  47. e1bbc9b AC_CHECK_DECL now ignores future Darwin functions by Bruno Haible · 10 months ago
  48. 63ffa8e More shell patterns to avoid by Paul Eggert · 10 months ago
  49. 3ff6b64 doc: Document another pitfall of shell pattern matching. by Bruno Haible · 10 months ago
  50. fa76d00 Fall back on busybox awk by Paul Eggert · 11 months ago
  51. 3d79cd9 Avoid grep in minimal configure by Paul Eggert · 11 months ago
  52. b73f28c config.status now checks for missing awk by Paul Eggert · 11 months ago
  53. 95b849d Improve list of 'configure' prereqs by Paul Eggert · 11 months ago
  54. 5686021 Document that 'configure' needs awk etc by Paul Eggert · 11 months ago
  55. 79ab6cc Fix AC_DEFINE_UNQUOTED regexp by Paul Eggert · 11 months ago
  56. 2f64dcd Port install_aux_file to OS/2 by Paul Eggert · 1 year, 1 month ago
  57. 220e939 Fix dependency issue for autoscan.list by Paul Eggert · 1 year, 1 month ago
  58. a10ce78 tests/local.mk: fix dependencies for generating the wrapper template by Yann E. MORIN · 1 year, 1 month ago
  59. 4c8c67c Document AIX 7.3 find exec + bug by Paul Eggert · 1 year, 1 month ago
  60. cbb9e1e Update doc for POSIX, OS versions by Paul Eggert · 1 year, 2 months ago
  61. 6322821 Port better to NVHPC by Paul Eggert · 1 year, 2 months ago
  62. 9ff9c56 Keep "-lmingwex" and "-lmoldname" in linker flags for MinGW by Markus Mützel · 1 year, 2 months ago
  63. 059e5fc AC_USE_SYSTEM_EXTENSIONS: Set _COSMO_SOURCE by Jack Kelly · 1 year, 2 months ago
  64. 1a46ea8 Fix test failure on macOS 15.1.1 by Paul Eggert · 1 year, 2 months ago
  65. afdbe47 maint: update all copyright dates via "make update-copyright" by Paul Eggert · 1 year, 2 months ago
  66. 7fe75b2 Update timestamp doc by Paul Eggert · 1 year, 2 months ago
  67. b40645c doc: mention tr issues in multi-byte locales by Paul Eggert · 1 year, 3 months ago
  68. 71afdbc bootstrap: Disallow use of undefined shell variables, if possible. by R. Diez · 1 year, 3 months ago
  69. d5d33c5 Further improvements for C23 tests by Paul Eggert · 1 year, 4 months ago
  70. 1f38316 Fix comment typo re malloc by Paul Eggert · 1 year, 4 months ago
  71. f8c82d2 Fix use of $3 in _AC_FUNC_MALLOC_IF etc by Paul Eggert · 1 year, 4 months ago
  72. 9ae3a35 AC_FUNC_MALLOC now guesses yes when cross-compiling by Bruno Haible · 1 year, 4 months ago
  73. ebfccbf Say malloc/realloc cache vars can have spaces by Paul Eggert · 1 year, 4 months ago
  74. 74df3c6 * functions.m4: Fix typos in previous change. by Paul Eggert · 1 year, 4 months ago
  75. dc328e3 Update ‘volatile’ doc for C23 by Paul Eggert · 1 year, 4 months ago
  76. 30ee10e Match Gnulib INSTALL for quoting by Paul Eggert · 1 year, 4 months ago
  77. 1a449f4 Merge from Gnulib for malloc, realloc checking by Paul Eggert · 1 year, 4 months ago
  78. c405171 Go back to using “POSIX” not “Posix” by Paul Eggert · 1 year, 4 months ago
  79. 85b81c9 Remove some doc for no-longer-used systems; update URLs by Paul Eggert · 1 year, 4 months ago
  80. 36fa248 Document realloc (p, 0) gotchas by Paul Eggert · 1 year, 4 months ago
  81. 53c23bb Avoid some echo '...\...' gotchas by Paul Eggert · 1 year, 5 months ago
  82. f5f777d Mention autogen.sh sooner in doc by Paul Eggert · 1 year, 5 months ago
  83. f73d74d doc: remove IRIX from manual by Paul Eggert · 1 year, 6 months ago
  84. 93b3d33 Give a URL for COPYING.EXCEPTION in notices by Paul Eggert · 1 year, 6 months ago
  85. 21cbb24 Stop documenting Tru64 by Paul Eggert · 1 year, 7 months ago
  86. 3172b74 Improve coverage of ‘echo’ in manual by Paul Eggert · 1 year, 7 months ago
  87. 12ecf0f More defense against bad echo by Paul Eggert · 1 year, 7 months ago
  88. 5ec931f Allow shell metachars in CONFIG_STATUS by Paul Eggert · 1 year, 7 months ago
  89. d675dd3 Support more special chars in $(LIBDIR) etc by Paul Eggert · 1 year, 7 months ago
  90. 2160962 Minor AC_FUNC_SELECT_ARGTYPES speedups by Paul Eggert · 1 year, 7 months ago
  91. 30651cf Don’t mishandle ‘\’ in VERSION by Paul Eggert · 1 year, 7 months ago
  92. a245b85 Follow own advice about \ in shell double-quoted strings by Paul Eggert · 1 year, 7 months ago
  93. a12a3ec Fix typos in previous $@ doc change by Paul Eggert · 1 year, 7 months ago
  94. e1c7713 Port to AIX 7.2 ksh93 by Paul Eggert · 1 year, 7 months ago
  95. 226267d Fix syntax-check complaints by Zack Weinberg · 1 year, 8 months ago
  96. cffe0a3 Adjust set size correctly in all cases of m4_set_add_all. by Zack Weinberg · 1 year, 8 months ago
  97. cfc73b4 Quote separators in foreach.m4 version of m4_joinall. by Zack Weinberg · 1 year, 8 months ago
  98. fcfea73 Add a FLAGS argument to AT_CHECK_M4SUGAR_TEXT. by Zack Weinberg · 1 year, 8 months ago
  99. 9737d7d Emit compat shims less often for old AS_ECHO implementation details. by Zack Weinberg · 1 year, 9 months ago
  100. 8d96983 Port AC_PROG_OBJC to RHEL 9 by Bruno Haible · 1 year, 8 months ago