CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2003/06/30 16:13:33
Modified files:
usr.bin/m4 : extern.h gnum4.c look.c main.c mdef.h trace.c
Log message:
Fold trace status into the single hash table that's left.
Inline some macros/functions for speed.
So, this achieves the goal of one single lookup for macro/trace status,
which does speed up m4 in partial tracing situations somewhat.
This does also speed up m4 in large pushdef situations, since it no longer
has to lookup large chains of macros.
okay millert@
Received on Mon Jun 30 18:28:16 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:48:04 EDT
|