summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* configury: fold doc/Makefile.am into Makefile.am.Gary V. Vaughan2013-09-221-43/+0
* configury: move usage examples into doc subdirectory.Gary V. Vaughan2013-09-2277-77/+1981
* modules: remove support for module unload and refcount.Gary V. Vaughan2013-09-201-77/+5
* doc: fix SVR3/4 references.Michael Witten2013-09-181-2/+2
* build: avoid test failure on HPUXEric Blake2013-09-181-0/+64
* maint: either fix or disable failing syntax-check rules.Gary V. Vaughan2013-09-182-7/+5
* doc: improve prehistory discussionPaul Eggert2013-09-181-9/+32
* doc: fix misuse of @xrefEric Blake2013-09-181-3/+3
* index: fix another regression from faulty strstrEric Blake2013-09-181-0/+8
* maint: update copyright year.Gary V. Vaughan2013-09-182-2/+2
* maint: document use of copyright rangesEric Blake2013-09-181-7/+6
* build: work around glibc and libsigsegv bugsEric Blake2013-09-171-0/+11
* docs: mention more historyEric Blake2013-09-171-1/+4
* m4: avoid spurious output with unrecognized format specifiers.Gary V. Vaughan2013-09-171-2/+2
* maint: test bad format string crash.Eric Blake2013-09-171-0/+12
* texinfo: drop obsolete @acronym invocations.Gary V. Vaughan2013-09-171-239/+239
* Factor load functionality into include builtin.Gary V. Vaughan2013-09-161-110/+74
* tests: update `x' quotes to 'x' to match gnulib outputs.Gary V. Vaughan2013-09-151-37/+37
* doc: use .texi extension consistently.Gary V. Vaughan2013-09-151-1/+1
* configury: don't check in generated files.Gary V. Vaughan2013-09-151-0/+0
* 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