Age | Commit message (Expand) | Author |
2014-12-21 | fix test-redef2: | Marc Espie |
2014-05-12 | adjust to ohash being in libutil now, and to the interface changes. | Marc Espie |
2014-04-28 | check for integer overflows in custom allocs, okay jca@ | Marc Espie |
2010-09-07 | Remove stray spaces. No code change. | Marco Peereboom |
2009-10-14 | Support the -P option from gnu m4, which prefixes builtins with the | Stuart Henderson |
2008-08-21 | use unsigned char for buffers, allow differentiating between EOF and y". | 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 |
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-03-20 | report function m4errx, that shows app-specific data (filename/linenumber) | Marc Espie |
2005-09-07 | sort options and sync usage() | Jason McIntyre |
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 |
2003-11-17 | Modify xalloc so that it also takes err(3)-like arguments. | Marc Espie |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-04-28 | Implement -s. | Marc Espie |
2002-04-26 | use ansi function declarations. ok millert@ | Marc Espie |
2001-11-16 | incorrect write | Theo de Raadt |
2001-10-10 | Quote filename properly. | Marc Espie |
2001-09-19 | inline some very common putback/chrsave. Worth roughly 10% | Marc Espie |
2001-09-18 | better end-condition, fix tracing of dnl. | Marc Espie |
2001-09-18 | instrumentation for tracing mode: macro expansion | Marc Espie |
2001-07-18 | Kill signal race. Reviewed by jjbg@ | Marc Espie |
2000-07-27 | Handle unlimited diverts for m4 -g. | Marc Espie |
2000-07-02 | Make the m4 machine stack dynamically sized. | Marc Espie |
2000-03-11 | Add a few builtins for greater compatibility with gnu-m4, and extended | Marc Espie |
2000-01-15 | There is no need to waste short for holding EOF in the pushback buffer. | Marc Espie |
2000-01-13 | Record 50 levels of open parenthesis, open quotes, to give a post-mortem. | Marc Espie |
2000-01-12 | Use a proper abstract interface for file accesses, so that we can record | Marc Espie |
1999-11-17 | Turn warnings on, | Marc Espie |
1999-11-17 | Night of the moronic coder, part 2. | Marc Espie |
1999-09-14 | Style: kill register and indent properly. | Marc Espie |
1999-09-14 | Implement -I option and M4PATH environment variable | Marc Espie |
1999-09-09 | Bug-fix: thinko | Marc Espie |
1999-09-06 | Remove STRSPACE limitations. | Marc Espie |
1999-09-06 | Get rid of mktemp in the handling of diversion. | Marc Espie |
1999-09-06 | Misc minor changes: | Marc Espie |
1997-12-10 | cgd: add a typedef which describes elements in the push-back buffer. Make | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1996-07-01 | undo mktemp cleanup until i get it right | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1996-06-25 | mktemp open + fdopen | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |