Commit Graph

16 Commits

Author SHA1 Message Date
dtrg
9c722420dd Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
dtrg
f67d6d1491 Rationalised use of #includes to be more standards-compliant. 2006-07-19 10:28:43 +00:00
ceriel
d66053e2f7 free WorkingDir only if including cpp 1995-03-24 13:56:20 +00:00
ceriel
c57d76db57 Changed Header into Id 1994-06-27 08:03:14 +00:00
ceriel
c0a8a2c36f A fix for stabs, and define NDEBUG 1993-10-22 14:24:31 +00:00
ceriel
89ebd7aa4b Don't free filenames when lint 1993-06-04 10:30:16 +00:00
ceriel
d858cd7e1b found some small leaks with Purify 1993-01-18 15:10:01 +00:00
ceriel
b0b49e1ab1 fixed bug: qualified type introduction within structure decl 1992-12-22 15:29:56 +00:00
ceriel
a3bbaf4940 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 13:12:22 +00:00
eck
eefc2b2658 fixed bug with undefined structs
ceriel changed debugging information
1990-10-19 11:50:32 +00:00
ceriel
acbf5fe28f many little changes: removed some lint complaints; max_int and max_unsigned
are now constants if NOCROSS is defined; added lexstrict and expr_strict,
and changed calls where needed
1989-11-08 16:52:34 +00:00
ceriel
87d41e5622 The InputLevel variable only exists when NOPP is not defined 1989-10-12 14:22:35 +00:00
eck
3b0fac78bd minor changes concerning void and pre-processor 1989-09-29 16:20:38 +00:00
eck
8721b0f01d lots and lots of changes & improvements 1989-09-19 16:13:23 +00:00
ceriel
612cfe1058 empty string in directory list now means current directory 1989-02-16 11:46:39 +00:00
ceriel
3ca38fbe2e Initial revision 1989-02-07 11:04:05 +00:00