Commit graph

5010 commits

Author SHA1 Message Date
ceriel
57f2827832 Modified manual page so that STDOUT and STDERR are mentioned 1991-01-17 13:24:28 +00:00
ceriel
bda14dbba1 Added code expander to Action file 1991-01-17 11:59:25 +00:00
ceriel
29b2e6e3d4 initial version 1991-01-16 16:07:50 +00:00
ceriel
e7b7aa3944 simplified compile time floating point somewhat 1991-01-15 18:21:16 +00:00
ceriel
0267340564 in SkipToNewLine(), check for TOKSEP; fixed problem with volatile 1991-01-15 12:00:24 +00:00
ceriel
3ddb8e24b7 wctomb() now also returns 1 on 0-char 1991-01-15 11:55:33 +00:00
ceriel
9e970befed in SkipToNewLine(), check for TOKSEP 1991-01-15 11:51:40 +00:00
ceriel
abb28f949a Corrected some patterns 1991-01-14 17:13:58 +00:00
ceriel
4b40bae467 made acceptable for flex (no yyless() callable from other source file) 1991-01-11 14:36:37 +00:00
ceriel
6acdb3e358 Made acceptable for flex (no yylineno, no yymorfl) 1991-01-11 14:35:14 +00:00
ceriel
818d2f10cf Made acceptable for flex (no yylineno) 1991-01-11 14:32:43 +00:00
ceriel
efa476b5b3 Made acceptable for flex 1991-01-11 14:28:59 +00:00
ceriel
0b26bdf5fb Some changes in search for more efficiency 1991-01-11 14:20:59 +00:00
ceriel
d9815cadcd fixed bug with APPEND in sys_open() 1991-01-11 13:19:36 +00:00
ceriel
224ac1b8ff Some more optim (?) 1991-01-11 10:54:03 +00:00
ceriel
f572b1fb35 some changes that may make ncg a tiny bit less inefficient 1991-01-10 18:39:36 +00:00
dick
32eddf7846 undo modifications outside #ifdef LINT 1991-01-10 17:49:19 +00:00
ceriel
5aa72b23cf corrected small ommission 1991-01-10 13:57:29 +00:00
ceriel
c26441aa64 Added Berkeley Yacc sources 1991-01-10 11:19:59 +00:00
dick
4a7ef15df2 more additions for lint 1991-01-07 12:33:38 +00:00
ceriel
55bf2e9bc1 Changed installation mechanism of LLgen 1991-01-04 15:08:28 +00:00
ceriel
27459757db Changed installation mechanism 1991-01-04 15:01:59 +00:00
ceriel
38d1831dd7 Fixed error in clearerr 1991-01-03 16:08:31 +00:00
ceriel
ac8168088c clearerr is now also a macro 1991-01-03 14:31:16 +00:00
ceriel
c4c7787acc clearerr is now also a macro 1991-01-03 14:23:54 +00:00
ceriel
589f3a3e35 Check for garbage in #pragma and #include 1991-01-03 13:50:57 +00:00
ceriel
72fcc53c49 Check for garbage after #include 1991-01-03 13:45:22 +00:00
ceriel
d7b6541a62 order of fields in struct was changed; PLEASE DICK, DO NOT DO THAT! 1990-12-19 17:32:04 +00:00
eck
4ac18c8ab4 added information about top element size computation 1990-12-19 17:07:10 +00:00
ceriel
3ae67d0d67 some fixes 1990-12-19 12:59:36 +00:00
ceriel
974463cbd4 Fixed stat interface 1990-12-19 12:42:21 +00:00
ceriel
3764bf860b Adapted for debugger 1990-12-19 11:54:55 +00:00
ceriel
9ddcfc5b96 Adapted READ_ME file to current situation 1990-12-19 11:52:37 +00:00
ceriel
5926babe03 fixed byte order in 'desc' field 1990-12-19 11:23:25 +00:00
ceriel
6cc07a7651 Changed LS/PS, ported to DEC VAX 1990-12-19 11:17:06 +00:00
ceriel
c747f1c1c0 simplified options.c 1990-12-19 11:07:15 +00:00
ceriel
f72cc607a1 Correct byte order of 'desc' field 1990-12-19 10:26:39 +00:00
ceriel
631f40cb1a Regenerated dependencies 1990-12-18 14:29:04 +00:00
ceriel
335377da7a changed lint flags, use ms_ego, changed allocation strategy for loops 1990-12-18 11:14:34 +00:00
ceriel
41ca723d96 corrected register save cost counts 1990-12-18 11:13:03 +00:00
ceriel
8b397ebf05 Moved some macros to ../share, changed lint flags 1990-12-17 16:48:31 +00:00
ceriel
5dee3d1b26 Changed lint flags 1990-12-17 16:35:26 +00:00
ceriel
1139272435 Changed types in core allocation routines, changed lint flags 1990-12-17 14:55:03 +00:00
eck
e37c249248 added casts of pointer difference to integer 1990-12-17 14:22:41 +00:00
ceriel
ab62dda2fc Added -t flag to keep temporaries around 1990-12-17 14:22:09 +00:00
ceriel
4e4d3290d4 use ms_ego, changed lint flags 1990-12-17 14:11:13 +00:00
ceriel
a836599f53 removed unused macros, changed lint flags 1990-12-17 13:53:44 +00:00
ceriel
b3ff76d859 Changed lint flags 1990-12-17 13:52:53 +00:00
ceriel
8b63334d30 fixed problem with multiple definitions going by undetected 1990-12-17 13:19:31 +00:00
ceriel
2fbdc5447a Changed types in core allocation routines, changed lint flags 1990-12-17 13:15:03 +00:00