summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Improve parsing example.Eric Blake2010-02-241-6/+9
* Use correct license on auxiliary documentation.Eric Blake2010-01-071-1/+1
* Address 'make sc_error_message_uppercase' failures.Eric Blake2010-01-071-95/+95
* More whitespace cleanup.Eric Blake2010-01-071-0/+4
* Update copyright year.Eric Blake2010-01-053-3/+4
* A status of 127 does not always imply esyscmd failure.Eric Blake2009-08-241-3/+3
* Fix description of limits on diversions.Eric Blake2009-06-261-5/+4
* Drop .cvsignore and redundant .gitignore files.Eric Blake2009-06-152-54/+0
* Be more explicit about default quoting characters.Eric Blake2009-04-221-1/+3
* Mention release of 1.4.13.Eric Blake2009-04-161-5/+7
* Fix m4.1 build race, exposed by parallelism through GNUmakefile.Ralf Wildenhues2009-03-191-0/+44
* Allow configuration choice in syscmd shell.Eric Blake2009-03-131-0/+18
* Prefer buffer over byte operations.Eric Blake2009-02-181-0/+5
* Improve handling of $ in syntax table.Eric Blake2009-02-181-18/+8
* Sync changecom documentation with branch.Eric Blake2009-02-171-9/+10
* Revamp changesyntax vs. changequote interactions.Eric Blake2009-02-161-45/+43
* Improve changesyntax documentation.Eric Blake2009-02-161-134/+127
* Avoid quadratic code when walking definition stack.Eric Blake2009-02-121-10/+18
* Stage 28a: Warn on embedded NUL in numeric arguments.Eric Blake2009-02-111-1/+1
* Avoid regression in popdef(undef).Eric Blake2009-02-111-1/+11
* Enhance index to support starting offset.Eric Blake2009-02-091-5/+24
* Enhance substr to support replacement text.Eric Blake2009-01-071-3/+31
* Enhance substr to support negative values.Eric Blake2009-01-071-10/+147
* Relax eval as allowed by POSIX 2008.Eric Blake2008-12-241-10/+9
* Add debugmode(o) to control dumpdef output location.Eric Blake2008-12-231-16/+56
* Make --debugfile argument optional.Eric Blake2008-12-231-6/+9
* Use @var correctly.Eric Blake2008-12-221-80/+80
* Deal with M4 1.4.x limitation on builtin tokens.Eric Blake2008-12-181-3/+110
* Avoid quadratic behavior for some cases of divert/undivert.Eric Blake2008-12-151-0/+8
* Stage 27: Allow embedded NUL in text processing macros.Eric Blake2008-12-021-3/+10
* Document optimized forloop.Eric Blake2008-11-261-0/+52
* Document copy composite using stack_foreach and curry.Eric Blake2008-11-261-57/+257
* Upgrade to FDL 1.3.Eric Blake2008-11-043-3/+3
* Tweak error message on command line failure.Eric Blake2008-09-251-2/+2
* Unify error handling for reading directories.Eric Blake2008-09-251-1/+2
* Fix manual date information.Eric Blake2008-08-291-2/+3
* Tweak -d examples.Eric Blake2008-08-271-2/+2
* Allow debugmode control over whether defn(undef) warns.Eric Blake2008-08-231-61/+133
* Improve --debugmode behavior.Eric Blake2008-08-221-10/+21
* Avoid regression in defn(undef).Eric Blake2008-08-211-1/+4
* Remove deprecated -N option; fixes a regression from 2006-09-14.Eric Blake2008-08-181-6/+4
* Optimize iteration examples.Eric Blake2008-07-281-31/+51
* Give example for O(n) foreach on m4 1.4.x.Eric Blake2008-07-261-0/+55
* Resynchronize docs from branch.Eric Blake2008-07-191-7/+63
* Avoid bogus whitespace in @ovar, @dvar.Eric Blake2008-07-111-4/+4
* Fix fallout from previous patch.Eric Blake2008-06-031-2/+15
* Improve frozen debugmode behavior.Eric Blake2008-05-281-23/+24
* In frozen file, split consecutive strings with newline.Eric Blake2008-05-191-18/+14
* Allow freezing the trace status of macros.Eric Blake2008-05-171-72/+170
* Stage 23: allow tracing of indirect macro calls.Eric Blake2008-05-081-19/+78