summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/mdef.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* There really is no double standard. Treat m4 just like openssl, byderaadt2015-11-031-5/+1
* fix test-redef2:espie2014-12-211-4/+17
* zap dead stuffespie2011-09-271-2/+1
* Remove stray spaces. No code change.marco2010-09-071-30/+30
* add limited support for format builtin in gnu-m4 mode, because I'm fedespie2006-03-201-1/+2
* Fold trace status into the single hash table that's left.espie2003-06-301-5/+8
* replace old hash structure with open hashing.espie2003-06-301-1/+2
* Make the trace status of a macro an actual argument that gets pushedespie2003-06-301-4/+5
* clean up internal lookup interface:espie2003-06-301-8/+4
* switch from linked list to hash table for traced macros.espie2003-06-121-1/+7
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Implement -s.espie2002-04-281-1/+2
* traceon/traceoff built-ins.espie2001-09-271-1/+4
* slightly buggy macrosespie2001-09-181-4/+4
* Remove STATIC memory optimization. It's buggy (see regression test trip)espie2001-09-171-2/+1
* Kill MAXSTR, it's no longer used at all.espie2001-06-151-3/+2
* Implement esyscmdespie2000-07-241-1/+2
* Back out unwanted testing changeespie2000-07-041-2/+2
* Make the m4 machine stack dynamically sized.espie2000-07-021-6/+27
* Add a few builtins for greater compatibility with gnu-m4, and extendedespie2000-03-111-1/+7
* There is no need to waste short for holding EOF in the pushback buffer.espie2000-01-151-3/+1
* Use a proper abstract interface for file accesses, so that we can recordespie2000-01-121-2/+11
* Don't recognize built-ins in contexts where they don't make sense.espie2000-01-111-1/+3
* Close PR-1021. make unix or vms `special' macros that expand toespie2000-01-051-1/+2
* Recursive definitions are not the real problem.espie1999-12-211-8/+10
* Optimization: cache the hashed value to avoid negative comparisons.espie1999-11-201-1/+2
* Style: kill register and indent properly.espie1999-09-141-2/+2
* Remove STRSPACE limitations.espie1999-09-061-11/+11
* Misc minor changes:espie1999-09-061-2/+2
* cgd: add a typedef which describes elements in the push-back buffer. Makederaadt1997-12-101-1/+3
* rcsidderaadt1996-06-261-0/+1
* from netbsd:deraadt1996-01-151-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+178