summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid quadratic code when walking definition stack.Eric Blake2009-02-124-13/+39
* Stage 28c: Warn on embedded NUL in remaining cases.Eric Blake2009-02-1115-66/+170
* Stage 28b: Warn on embedded NUL in file arguments.Eric Blake2009-02-119-23/+72
* Stage 28a: Warn on embedded NUL in numeric arguments.Eric Blake2009-02-1113-48/+99
* Avoid regression in popdef(undef).Eric Blake2009-02-112-1/+17
* Enhance index to support starting offset.Eric Blake2009-02-094-9/+59
* Add URLs to --help output.Eric Blake2009-01-242-8/+7
* Enhance substr to support replacement text.Eric Blake2009-01-074-6/+62
* Enhance substr to support negative values.Eric Blake2009-01-074-27/+193
* Maintainer cleanups.Eric Blake2009-01-055-190/+40
* Relax eval as allowed by POSIX 2008.Eric Blake2008-12-245-13/+28
* Add debugmode(o) to control dumpdef output location.Eric Blake2008-12-238-26/+90
* Make --debugfile argument optional.Eric Blake2008-12-235-28/+77
* Use @var correctly.Eric Blake2008-12-222-80/+88
* Deal with M4 1.4.x limitation on builtin tokens.Eric Blake2008-12-185-5/+140
* Double size of temp file cache.Eric Blake2008-12-152-21/+75
* Use fewer seeks on cached files.Eric Blake2008-12-152-17/+27
* Cache most recently spilled diversion.Eric Blake2008-12-155-9/+119
* Correctly track size of in-memory diversions.Eric Blake2008-12-152-0/+10
* Avoid quadratic behavior for some cases of divert/undivert.Eric Blake2008-12-155-53/+155
* Stage 27: Allow embedded NUL in text processing macros.Eric Blake2008-12-0212-100/+204
* Resync NEWS with branches.Eric Blake2008-11-282-11/+55
* Keep COPYING in repository.Eric Blake2008-11-265-3/+684
* Document optimized forloop.Eric Blake2008-11-264-0/+72
* Document copy composite using stack_foreach and curry.Eric Blake2008-11-265-57/+294
* Upgrade to FDL 1.3.Eric Blake2008-11-046-7/+15
* Give nicer error if user modifies testsuite but lacks autoconf.Eric Blake2008-10-222-1/+6
* Allow user to choose which sed to use in testsuite.Eric Blake2008-10-097-30/+52
* Clean up testsuite invocation.Eric Blake2008-10-093-16/+30
* Tweak error message on command line failure.Eric Blake2008-09-2511-33/+58
* Unify error handling for reading directories.Eric Blake2008-09-254-10/+46
* Avoid bugs on platforms that mishandle trailing /.Eric Blake2008-09-253-1/+40
* Fix bootstrap for Solaris /bin/sh.Eric Blake2008-09-162-2/+7
* Typos in source code comments.Ralf Wildenhues2008-09-014-6/+14
* Fix manual date information.Eric Blake2008-08-292-2/+10
* Tweak -d examples.Eric Blake2008-08-272-2/+9
* Allow debugmode control over whether defn(undef) warns.Eric Blake2008-08-2313-94/+241
* Improve --debugmode behavior.Eric Blake2008-08-227-52/+55
* Avoid regression in defn(undef).Eric Blake2008-08-212-1/+10
* Remove deprecated -N option; fixes a regression from 2006-09-14.Eric Blake2008-08-185-21/+20
* Improve 'git diff' of manual source.Eric Blake2008-08-183-2/+18
* Run m4 tests prior to gnulib unit tests.Bruno Haible2008-08-072-1/+6
* Stage 26: Allow embedded NUL in macro definitions.Eric Blake2008-08-0312-25/+41
* Fix regression in commenting unbalanced quotes, from 2008-02-16.Eric Blake2008-08-036-30/+92
* Fix regression in trace output, introduced 2008-05-08.Eric Blake2008-07-303-0/+22
* Optimize iteration examples.Eric Blake2008-07-284-41/+70
* Give example for O(n) foreach on m4 1.4.x.Eric Blake2008-07-266-5/+95
* Resynchronize docs from branch.Eric Blake2008-07-192-7/+70
* Bump required automake to 1.10a; regression introduced 2008-01-22.Eric Blake2008-07-115-4/+13
* Avoid bogus whitespace in @ovar, @dvar.Eric Blake2008-07-112-4/+10