Commit graph

1285 commits

Author SHA1 Message Date
ceriel
12149f5858 Added pop_push.h 1991-12-18 09:47:19 +00:00
ceriel
70b535c368 No longer use ushort 1991-12-18 09:45:26 +00:00
ceriel
de758867f8 Fixed typo in previous fix 1991-12-18 09:14:25 +00:00
ceriel
168634cd0b Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:49:18 +00:00
ceriel
df1ed9426d Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:28:58 +00:00
ceriel
f30ffd415c Changed order in ceg/list 1991-12-16 16:06:29 +00:00
ceriel
c6f6df87ae Improved installation of make_ files 1991-12-16 15:35:14 +00:00
ceriel
80b250950e Do not use '#undef aap xxx'; it is not allowed for ANSI C 1991-12-16 14:34:06 +00:00
ceriel
d20534521e be consistent in naming of itemtab.h 1991-12-12 16:02:59 +00:00
ceriel
8394d5a4e1 Added 'extern' 1991-12-12 16:01:46 +00:00
ceriel
b0e631d402 Fixed comment 1991-12-12 13:01:00 +00:00
ceriel
a93813c1f6 Made acceptable for our ANSI C compiler 1991-12-03 11:03:58 +00:00
ceriel
9e2361fc8f bug fix in generating prototypes 1991-12-03 10:56:40 +00:00
ceriel
c36ae7020f Fixed for ANSI-C part 1991-12-02 15:25:01 +00:00
ceriel
7ec968fb03 Always also produce ANSI-C, depending on __STDC__ and __cplusplus 1991-12-02 09:15:04 +00:00
ceriel
ec47c06ad7 bug fix in repl_mul and moved call to it so that it is done after pattern matching 1991-11-28 16:59:25 +00:00
ceriel
505494c560 Improved for lint 1991-11-27 13:38:51 +00:00
ceriel
35260bae58 produce ANSI C under -a option 1991-11-26 15:38:41 +00:00
ceriel
ca89734a36 Another minor change in manual page 1991-11-25 09:41:30 +00:00
ceriel
e0956f63db Minor change in manual page 1991-11-25 09:39:31 +00:00
ceriel
698130c4e2 removed makedepend 1991-11-23 12:43:11 +00:00
ceriel
3a2211512d Removed makedepend 1991-11-23 12:26:02 +00:00
ceriel
aa702fa855 Bug fix in multiplication optimization 1991-11-23 12:17:18 +00:00
ceriel
6fa0e5bfb0 Changed copyright notice, made installation less dependent on ACK 1991-11-23 10:41:43 +00:00
ceriel
2b6f5b9b8d Avoid use of 'you' 1991-11-22 13:18:57 +00:00
ceriel
2291dff954 updated manual page 1991-11-20 16:45:25 +00:00
ceriel
17352b8b8d Added code to optimize multiplies with constants 1991-11-20 15:53:11 +00:00
ceriel
e9a6af1a42 anm also works on aal archives now 1991-11-18 09:46:53 +00:00
ceriel
839165633b Fixed manual page 1991-11-15 14:41:41 +00:00
ceriel
9c507cc10a Updated ack manual page 1991-11-15 13:37:36 +00:00
ceriel
1af5c80b1b Also preprocess when user explicitly askes for it through -c.i 1991-11-15 12:50:13 +00:00
ceriel
eac501941f '\v' is not a K&R character 1991-11-07 09:45:09 +00:00
ceriel
650a132457 Fixed typo 1991-11-07 09:39:30 +00:00
ceriel
17014578be Also remove scan.c on cleanup 1991-11-07 09:35:35 +00:00
ceriel
791246001f '\v' is not a K&R character 1991-11-07 09:34:02 +00:00
ceriel
2e58c2438f '\v' is not K&R C 1991-11-06 14:36:25 +00:00
ceriel
4e99d889ff Changed manual page installation mechanism 1991-11-05 15:31:14 +00:00
ceriel
3da953fa85 Added grind support 1991-11-01 11:53:42 +00:00
ceriel
03e1bea097 Added some tests and changed ordering mechanism 1991-11-01 10:37:26 +00:00
ceriel
0633c900a8 Some fixes to ashow, and also install it 1991-10-31 11:04:02 +00:00
ceriel
0b32f6d32f prevent null reference 1991-10-31 10:01:34 +00:00
ceriel
35dc8e74d0 Improved lint entry 1991-10-29 09:26:01 +00:00
ceriel
d747702ae9 Corrected lintlib entry 1991-10-29 09:24:48 +00:00
ceriel
7213f2527b Pass COPTIONS, not CFLAGS 1991-10-25 15:23:01 +00:00
ceriel
69026d6c17 Bug fix: used field of freed struct 1991-10-25 14:27:59 +00:00
ceriel
49a64df069 do not depend on sys/wait.h, it does not always exist 1991-10-25 11:18:29 +00:00
ceriel
4daf59e3d2 Made more portable by not depending on a.out.h file 1991-10-22 13:31:36 +00:00
ceriel
0c8514a9ed NSIG is not always defined 1991-10-22 09:07:31 +00:00
ceriel
1bde03203a Fixed typo 1991-10-21 14:17:32 +00:00
ceriel
615e30bdd4 Added compilation rule for scan.c 1991-10-21 14:13:29 +00:00