Age | Commit message (Expand) | Author |
2001-07-28 | Wall cleanup | Peter Valchev |
2001-03-05 | inspect MUST take an int to handle EOF issues correctly on unsigned char | Marc Espie |
2001-03-02 | Mark -o option with XXX (we may want to implement it someday, but currently it | Aaron Campbell |
2001-02-05 | please alpha gcc | Theo de Raadt |
2000-07-27 | Handle unlimited diverts for m4 -g. | Marc Espie |
2000-07-24 | Implement esyscmd | Marc Espie |
2000-07-02 | Make the m4 machine stack dynamically sized. | Marc Espie |
2000-07-02 | Long tokens won't be defined macros, but they can still be output. | Marc Espie |
2000-03-18 | Last needed m4 changes to bootstrap autoconf without gnu-m4. | Marc Espie |
2000-03-11 | Add a few builtins for greater compatibility with gnu-m4, and extended | Marc Espie |
2000-02-02 | Comment slightly more. | Marc Espie |
2000-02-02 | Optimize common case. | 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 |
2000-01-11 | Use the same optimization as look_ahead for inspect (don't push back char | Marc Espie |
2000-01-11 | Don't recognize built-ins in contexts where they don't make sense. | Marc Espie |
2000-01-05 | Close PR-1021. make unix or vms `special' macros that expand to | Marc Espie |
1999-11-30 | Recognizes comments while parsing macros arguments, as every other | Marc Espie |
1999-11-30 | Clean up comment/quote recognition a little bit: | Marc Espie |
1999-11-25 | From espie@openbsd.org: | Todd C. Miller |
1999-11-20 | Optimization: cache the hashed value to avoid negative comparisons. | Marc Espie |
1999-11-17 | Turn warnings on, | Marc Espie |
1999-09-14 | Style: kill register and indent properly. | Marc Espie |
1999-09-14 | -I works better when activated... | Marc Espie |
1999-09-14 | Implement -I option and M4PATH environment variable | Marc Espie |
1999-09-06 | Remove STRSPACE limitations. | Marc Espie |
1999-09-06 | Use EOS pervasively. | Marc Espie |
1999-09-06 | Get rid of mktemp in the handling of diversion. | Marc Espie |
1999-09-06 | Misc minor changes: | Marc Espie |
1998-06-02 | no, the code is correct as it is, and you did the wrong thing based on a gcc ... | Theo de Raadt |
1998-06-02 | shut up -Wall | Michael Shalayeff |
1998-04-25 | -Wall | Todd C. Miller |
1997-12-20 | Simplify some push-back code (e.g. for left and right quotes) so that | Theo de Raadt |
1997-12-10 | cgd: add a typedef which describes elements in the push-back buffer. Make | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-08-22 | __OpenBSD__ | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1996-01-15 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |