Commit Graph

26 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
54ea735407 Rationalised use of #includes to be more standards-compliant. 2006-07-18 18:05:47 +00:00
ceriel
f26dd7bb01 Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
144e3edfb2 Define NDEBUG if you don't want assertions 1993-10-22 14:30:43 +00:00
ceriel
5ac4321a7a Some minor changes: prevent some warnings 1993-10-07 14:07:42 +00:00
ceriel
7d78a01b64 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:11:15 +00:00
ceriel
9b580c31b1 Added grind support 1991-11-08 15:12:28 +00:00
ceriel
9e5f1fc97d fixed a problem with recursive macros: this was not always detected 1989-07-14 09:51:02 +00:00
ceriel
f860afc981 empty string in directory list now means current directory 1989-02-16 11:18:44 +00:00
ceriel
1c5701f214 did not compile with NOPP defined 1988-05-02 15:37:13 +00:00
ceriel
127f43df4a fixed a problem with #ifdef/#else/#endif 1988-03-08 11:42:00 +00:00
ceriel
46e73612ba nestlevel count per file 1987-08-10 11:17:20 +00:00
ceriel
c82ba656fb fixes to preprocessor part 1987-08-07 19:53:54 +00:00
ceriel
a380295f68 Minor fixes 1987-03-27 16:39:57 +00:00
ceriel
21e14a6f0a redesign of ival, other minor changes 1987-03-25 23:14:43 +00:00
ceriel
988f6e496b Fixed a bug with line-directives, added copyright notice 1987-03-10 17:51:10 +00:00
ceriel
f7690cec10 many changes: fixes and efficiency-oriented 1987-02-09 23:19:42 +00:00
ceriel
bd0740dc42 version using input module and detecting preprocessor loops 1986-12-04 16:29:44 +00:00
erikb
1384666eb9 some minor fixes 1986-09-17 12:31:45 +00:00
erikb
7dfa6a955a changed some large static data structures into STATIC 1986-09-15 08:47:53 +00:00
erikb
d89580fd22 added one byte to ibuf 1986-09-12 12:58:22 +00:00
erikb
c489f7f608 simplified the return expression in loadbuf() 1986-09-09 13:49:46 +00:00
erikb
7c5b41eec7 introduced the string(3L) module 1986-03-26 16:58:43 +00:00
erikb
80b36104ef adapted to the system(3L) interface 1986-03-25 10:39:23 +00:00
dick
56fef70c43 some long lines split 1986-03-17 17:47:04 +00:00
erikb
65c1ca3fd9 *** empty log message *** 1986-03-10 13:07:55 +00:00