summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release Version 1.4.11.v1.4.11Eric Blake2008-04-022-1/+4
* Prepare for release.Eric Blake2008-04-026-41/+50
* Speed up index builtin.Eric Blake2008-04-013-4/+16
* Fix testsuite on mingw, OpenBSD.Eric Blake2008-03-295-4/+18
* Pull other useful doc fixes from branch-1.6.Eric Blake2008-03-272-5/+104
* Add test for divert bug on 2007-05-28, patched 2007-07-21.Eric Blake2008-03-272-0/+19
* Pull GNUmakefile from gnulib.Eric Blake2008-03-278-76/+48
* Document join, in order to fix bug in m4wrap example.Eric Blake2008-03-272-28/+271
* Allow 'make installcheck' with './configure --program-prefix'.Eric Blake2008-03-274-21/+81
* Improve release process.Eric Blake2008-03-277-250/+228
* Clean up foreach example.Eric Blake2008-03-272-6/+57
* Add regression test for multi-character quote recursion.Eric Blake2008-03-277-10/+63
* Fix texinfo grammar.Eric Blake2008-03-272-5/+12
* Document behavior of __gnu__().Eric Blake2008-03-272-2/+39
* Fix checks/Makefile.Ralf Wildenhues2008-03-272-2/+11
* Fix quoting example.Paolo Bonzini2008-03-273-4/+17
* Minor security fix: Quote output of mkstemp.Eric Blake2008-03-274-32/+97
* Fix builds with OpenBSD make.Eric Blake2008-03-274-12/+39
* Security fix: avoid arbitrary code execution with 'm4 -F'.Eric Blake2008-03-263-3/+11
* More corner-case testing.Eric Blake2008-03-262-0/+13
* Use build-aux directory.Eric Blake2008-03-268-29/+53
* Test more corner cases.Eric Blake2008-03-262-9/+82
* More test coverage for autoconf usage patterns.Eric Blake2008-03-262-7/+109
* Document one use of changequote(`(',`)').Eric Blake2008-03-262-0/+34
* Never let printf failures go undetected.Eric Blake2008-03-2614-75/+105
* Fix 'm4 -F file -t undefined'.Eric Blake2008-03-264-97/+124
* Update NEWS format.Eric Blake2008-03-261-292/+388
* Avoid regexp regression.Eric Blake2008-03-262-4/+9
* Add more examples and tests.Eric Blake2008-03-2610-18/+291
* Prepare new git branch.Eric Blake2008-03-258-464/+15
* Create .gitignore alongside .cvsignore.Eric Blake2007-09-248-101/+104
* * AUTHORS: Fix typo.Eric Blake2007-09-212-1/+5
* * AUTHORS: Simplify, to match libtool and autoconf layout.Eric Blake2007-09-213-90/+31
* * doc/m4.texinfo (Compatibility): Sync with head.Eric Blake2007-09-212-20/+33
* * doc/m4.texinfo (Defn): Update wording.Eric Blake2007-09-212-11/+22
* POSIX requires defn(`a',`b') to concatenate definitions.Eric Blake2007-09-215-52/+111
* Normalize all GPL license notices.Eric Blake2007-09-2125-165/+184
* Fix regression on NetBSD from 2007-05-28.Eric Blake2007-09-214-1/+18
* Fix 'make distcheck' issues.Eric Blake2007-09-213-1/+10
* Reflect upstream license .texi changes.Eric Blake2007-09-213-41/+20
* * doc/.cvsignore: Ignore m4.info-1 and friends.Eric Blake2007-09-211-1/+1
* Start 1.4.10a.Eric Blake2007-09-216-26/+27
* Release 1.4.10:v1.4.10release-1.4.10Eric Blake2007-09-215-4/+11
* * src/format.c: Missed a GPLv3 conversion.Eric Blake2007-09-212-1/+3
* Avoid undefined behavior of %.*c in printf.Eric Blake2007-09-214-15/+35
* Fix up gnulib-tool usage.Eric Blake2007-09-214-2/+11
* Upgrade to GPL version 3 or later.Eric Blake2007-09-2131-44/+162
* * m4/gnulib-cache.m4: Augment with 'gnulib-tool --import assert'.Eric Blake2007-09-213-2/+9
* Match Free Software Directory categories.Eric Blake2007-09-212-1/+6
* * src/output.c (output_text): Fix regression from 2007-05-28.Eric Blake2007-09-213-4/+13