6595 | 27-Apr-1982 |
mckusick |
be sure to get range values for SUCC and PRED |
6594 | 27-Apr-1982 |
mckusick |
check for zero length assignments |
6557 | 16-Apr-1982 |
peter |
yymain.c now uses config.h, this is the result of make depend. |
6555 | 16-Apr-1982 |
peter |
stat.h moved from /usr/include to /usr/include/sys. |
6553 | 16-Apr-1982 |
peter |
forgot to add config.h to the list of things to get as sources. |
6551 | 16-Apr-1982 |
peter |
version 2.2 ; clean removes all (e.g. old) strings files. |
6542 | 12-Apr-1982 |
mckusick |
allow writing of pointers to text files |
6540 | 12-Apr-1982 |
mckusick |
allow writing of pointers to text files |
6431 | 01-Apr-1982 |
peter |
DATE is set by %G%, not %I%. just a bug. |
6429 | 01-Apr-1982 |
peter |
using various strings from the makefile in CONFIG.c |
6427 | 01-Apr-1982 |
peter |
pdx header files are found in ../pdx. this for make depend. |
6426 | 01-Apr-1982 |
peter |
sizeof("...") returns the size including the trailing null. |
6425 | 01-Apr-1982 |
peter |
version number and date come from makefile. |
6407 | 31-Mar-1982 |
peter |
using the new config.h. |
6406 | 31-Mar-1982 |
peter |
moving things to config.h |
6405 | 31-Mar-1982 |
peter |
going to version 2.1 for the next distribution. |
6404 | 31-Mar-1982 |
peter |
date and time created 82/03/31 12:54:30 by peter |
6403 | 31-Mar-1982 |
peter |
date and time created 82/03/31 12:53:59 by peter |
6390 | 31-Mar-1982 |
peter |
left over external declaration of the errfile. |
6375 | 30-Mar-1982 |
peter |
pc0 should output to .pc0 files by default (i always wanted to change this). |
6359 | 29-Mar-1982 |
peter |
force error message when separate compilation decls are incomplete. |
6358 | 29-Mar-1982 |
peter |
add continuation() for continuation error messages not using cerror(). |
6356 | 29-Mar-1982 |
peter |
genmx() shouldn't be reference unless we are the OBJ version. |
5871 | 16-Feb-1982 |
mckusic |
retain MOD and USE flags; inherit index type to temporary |
5775 | 13-Feb-1982 |
mckusic |
must update "class" field of shadow variables |