| Age | Commit message (Expand) | Author |
| 2000-05-08 | Add -P to the usage message (forgot this, long ago). | tv |
| 1999-08-16 | Always unlink the temporary file created by mkstemp(3). | enami |
| 1999-06-23 | Implement the very useful `-P' option from GNU's m4 (causes all builtin | tv |
| 1999-04-20 | use mkstemp. | mrg |
| 1999-04-14 | make eval() recognize hexadecimal constant as specified in the man page. | matthias |
| 1998-12-19 | char -> unsigned char | christos |
| 1998-09-01 | add -Dunix to CPPFLAGS to suppress cpp warning. | enami |
| 1998-08-30 | try another way of fixing #if defined(unix) issues | perry |
| 1998-08-30 | Nuke unix symbol warning differently (I've used wrong compiler to check | enami |
| 1998-08-30 | Check __NetBSD__ prior to unix. | enami |
| 1998-06-01 | Need <stdlib.h> for mktemp() prototype. | kleink |
| 1998-01-23 | fix richard o'keefe's email address (will have to change for his new job, but... | lukem |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-12-29 | fix an inconsistency between signed- and unsigned-char machines: | cgd |
| 1997-12-02 | add a typedef which describes elements in the push-back buffer. Make | cgd |
| 1997-10-24 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-19 | WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register | lukem |
| 1997-02-12 | fix typo reported by Saitoh Masanobu in PR misc/3214. | mikel |
| 1997-02-08 | handle quoted strings in quoted strings properly, when using multicharacter | cgd |
| 1997-02-08 | Simplify some push-back code (e.g. for left and right quotes) so that | cgd |
| 1997-02-08 | i don't know why this was still here, but it does not belong. It appears | cgd |
| 1997-01-09 | RCS ID police | tls |
| 1996-11-10 | Sync with eval.c. (What's this file doing here, anyway?). | pk |
| 1996-11-10 | Use COMMA in stead of ',' when pushing items back on the stack, for | pk |
| 1996-11-06 | Implement `$@' macro, as promised by the manual page (PR#2914). | pk |
| 1996-01-13 | Handle multichar comment and quote delimiters (up to 5 characters, per the | pk |
| 1995-10-19 | Fix spelling error (Michael K. Sanders; PR #1617) | jtc |
| 1995-09-29 | change #ifdef unix's to also accept __NetBSD__. After 1.1 (per a | cgd |
| 1995-09-28 | Sync with 4.4BSD-Lite2 | tls |
| 1995-04-26 | oops; used ifdef instead of if. | cgd |
| 1995-04-24 | treat __NetBSD__ like 'unix' | cgd |
| 1995-04-14 | There were several places where m4 did not conform to the specification | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-08-29 | Remove temporary files on m4exit, from Thomas Eberhardt. | mycroft |
| 1994-06-19 | upgrade to 4.4-lite m4. no local changes of note | glass |
| 1994-06-19 | Clean up deleted files. | mycroft |
| 1994-06-19 | upgrade to 4.4-lite m4. no local changes of note | glass |
| 1994-05-17 | copyright foo | cgd |
| 1993-11-03 | 'official' patch from Ozan S. Yigit <oz@ursa.sis.yorku.ca>: | cgd |
| 1993-11-02 | Don't dump core when processing more than one file. | jtc |
| 1993-10-30 | latest m4 from ozan. now does the right thing w/respect to sendmail | glass |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-08-01 | Add RCS indentifiers. | mycroft |
| 1993-07-31 | Add RCS indentifiers. | mycroft |
| 1993-06-18 | fixed compilation, and mktemp usage problem | glass |
| 1993-06-18 | baseline of new version of m4 supplied by Ozan Yigit, original author | glass |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |