Age | Commit message (Expand) | Author |
---|---|---|
2017-06-17 | Don't need to link with -ll or -ly. | Brian Callahan |
2017-06-15 | Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+ | Brian Callahan |
2012-04-12 | new m4 -g stuff: | Marc Espie |
2010-03-22 | add more gnum4 support: regexps do weird things with empty patterns (this | Marc Espie |
2008-08-21 | gnu extension: 0rN:az for baseN numbers. | 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 |
2006-01-20 | use stdint.h where appropriate. okay millert@ | 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 |