Age | Commit message (Expand) | Author |
---|---|---|
2006-01-20 | use stdint.h where appropriate. okay millert@ | Marc Espie |
2005-01-21 | more portable code, stderr is not necessarily a constant. | Marc Espie |
2005-01-20 | remove unused variables, extra declarations. | Marc Espie |
2003-06-30 | Fold trace status into the single hash table that's left. | Marc Espie |
2003-06-30 | replace old hash structure with open hashing. | Marc Espie |
2003-06-30 | Make the trace status of a macro an actual argument that gets pushed | Marc Espie |
2003-06-12 | switch from linked list to hash table for traced macros. | Marc Espie |
2002-04-26 | use ansi function declarations. ok millert@ | Marc Espie |
2002-04-26 | fix indentation error | Marc Espie |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-09-29 | show level of macro expansion, not dummy 1 (finally found some gnu-m4 | Marc Espie |
2001-09-27 | traceon/traceoff built-ins. | Marc Espie |
2001-09-18 | Tracing facilities. Same style as gnu-m4, because it's mostly used for | Marc Espie |