Age | Commit message (Expand) | Author |
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-21 | in gnu-m4 mode, allow definition of the empty macro (yes, autoconf 2.62 | Marc Espie |
2008-08-21 | extend format support to cater to recent GNU autoconf | Marc Espie |
2008-08-21 | gnu extension: 0rN:az for baseN numbers. | Marc Espie |
2008-08-21 | use unsigned char for buffers, allow differentiating between EOF and y". | Marc Espie |
2008-08-16 | fix | Marc Espie |
2008-08-16 | revert eval.c | Marc Espie |
2008-08-16 | not yet, committed too much | Marc Espie |
2008-08-16 | argument parsing should only skip spaces outside of parenthesis. | Marc Espie |
2008-08-16 | be more liberal in include handling, namely we only error out if it's | Marc Espie |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-05-05 | Localize variables and don't do anything after exit(). | Ray Lai |
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-24 | oops, noticed by David Hill. | Marc Espie |
2006-03-23 | kill whitespace at eol; | Jason McIntyre |
2006-03-23 | formatting fixes | Marc Espie |
2006-03-23 | ... and remove extra test that is no longer needed. | Marc Espie |
2006-03-23 | simply set up format only when we see -g. | Marc Espie |
2006-03-23 | explicit cast on strtoul, classical const gotcha. | Marc Espie |
2006-03-23 | back-out format for now, need to be active ONLY in GNU-m4 mode. | Marc Espie |
2006-03-20 | add limited support for format builtin in gnu-m4 mode, because I'm fed | Marc Espie |
2006-03-20 | report function m4errx, that shows app-specific data (filename/linenumber) | Marc Espie |
2006-01-20 | use stdint.h where appropriate. okay millert@ | 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-08-06 | zap rcsid. It's not ramdisk, but they still take space. | Marc Espie |
2005-05-29 | fix a few minor compatibility issues. | Marc Espie |
2005-05-21 | more heuristics to coerce gnu-m4 mode to work like we wish: if a ^ or $ | Marc Espie |
2005-05-17 | gnu m4 mode does not heed end of lines. | Marc Espie |
2005-03-02 | let m4wrap handle multiple wraps, both in normal and gnu-mode. | Marc Espie |
2005-01-31 | use fflush(stdout) before system() so we won't miss any | Robert Nagy |
2005-01-21 | more portable code, stderr is not necessarily a constant. | Marc Espie |
2005-01-20 | remove unused variables, extra declarations. | Marc Espie |
2004-11-07 | twiddle + at start of regexp. | Marc Espie |
2004-06-22 | Do not generate floating point exception followed by a core dump | Otto Moerbeek |
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-05-12 | all numbers as one composite regexp. | Marc Espie |
2004-05-12 | replace hand-made expr() parser with a lex/yacc affair that is shorter, | Marc Espie |
2004-02-17 | Change the maketemp() description into what it really does. | Miod Vallat |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2003-11-22 | the the typo. from rohee@ | Marc Espie |