Age | Commit message (Expand) | Author |
2017-06-15 | Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+ | Brian Callahan |
2015-09-14 | Avoid .Ns right after .Pf, it's pointless. | Ingo Schwarze |
2014-04-14 | update STANDARDS somewhat, and some macro simplification; | Jason McIntyre |
2014-01-12 | expand the "eval" description a little; from wiz@netbsd | Jason McIntyre |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2010-10-21 | more EXIT STATUS bits; from Daniel Dickman | Jason McIntyre |
2010-09-19 | more wacky macro fixing; | Jason McIntyre |
2010-03-22 | add more gnum4 support: regexps do weird things with empty patterns (this | Marc Espie |
2009-10-14 | Support the -P option from gnu m4, which prefixes builtins with the | Stuart Henderson |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-08-22 | kill trailing whitespace; | Jason McIntyre |
2008-08-21 | Document new gnu extensions, okay jmc@, otto@ | Marc Espie |
2008-08-16 | fix | Marc Espie |
2008-08-16 | argument parsing should only skip spaces outside of parenthesis. | Marc Espie |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2006-12-12 | tweak previous, and update usage(); ok grunk | Jason McIntyre |
2006-12-12 | mention the fact that m4 also accepts files via cmdline | Alexander von Gernler |
2006-08-29 | fix a typo. it's esyscmd, not esycmd. | Marc Balmer |
2006-03-23 | kill whitespace at eol; | Jason McIntyre |
2006-03-20 | add limited support for format builtin in gnu-m4 mode, because I'm fed | Marc Espie |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich |
2005-09-07 | tweaks; | Jason McIntyre |
2005-09-07 | sort options and sync usage() | Jason McIntyre |
2005-09-06 | less diff in -g/not -g. | Marc Espie |
2005-09-06 | finally make our m4 SusV3-compliant. | Marc Espie |
2005-03-02 | let m4wrap handle multiple wraps, both in normal and gnu-mode. | Marc Espie |
2004-05-25 | kill whitespace; | Jason McIntyre |
2004-05-25 | name parameters for built-ins, so that we get less awkward phrasing. | Marc Espie |
2004-02-17 | Change the maketemp() description into what it really does. | Miod Vallat |
2003-06-29 | Explain in more details how define interacts with pushdef/popdef, and | Marc Espie |
2003-06-27 | - replace .Ql with .Sq; this was also causing a problem with postscript | Jason McIntyre |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-14 | built in -> built-in; | Jason McIntyre |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-16 | Forgot to document -o, somehow. | Marc Espie |
2003-01-07 | .Sq -> .Ql | Mike Pechkin |
2003-01-05 | Grammar and typo fixes, general language improvements | Peter Valchev |
2002-04-28 | Implement -s. | Marc Espie |
2002-04-18 | correct description of undefine, both according to the code, and to | Marc Espie |
2001-09-29 | document tracing and compatibility with other m4. | Marc Espie |
2001-09-27 | traceon/traceoff built-ins. | Marc Espie |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-07-27 | Handle unlimited diverts for m4 -g. | Marc Espie |
2000-07-24 | Implement esyscmd | Marc Espie |
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |