change over to new error message format
[unix-history] / usr / src / usr.bin / pascal /
1981-06-10 Kirk McKusickchange over to new error message format
1981-06-10 Kirk McKusickmove text of error messages from ERROR to functions...
1981-06-10 Kirk McKusickdo not call ERROR, since do not want to generate an...
1981-06-10 Kirk McKusickdate and time created 81/06/10 00:48:04 by mckusick
1981-06-10 Kirk McKusickmove the text of error messages from ERROR to the functions
1981-06-10 Kirk McKusickallow non-alphanumerics in include file names
1981-06-09 Kirk McKusickput display save area back into formal routine structure
1981-06-08 Kirk McKusickput in optional path names for -Tn options
1981-06-08 Kirk McKusickput display save area back into formal routine structure
1981-06-08 Kirk McKusickdo not try to close or deallocate buffers for tmp files...
1981-06-08 Kirk McKusickput display save area back into formal routine structure
1981-06-08 Kirk McKusickput in better error messages
1981-06-08 Kirk McKusickput display save area back into formal routine structure
1981-06-08 Kirk McKusickchange error message for non-interpreter files handed...
1981-06-05 Peter B. Kesslerfix bug in tmpalloc for variable field widths
1981-06-04 Peter B. Kesslerformal functions need not be at the current level;...
1981-06-02 Peter B. Kessleradd storage classes to namelist, and use them.
1981-06-02 Peter B. Kessleradd storage classes to namelist, and use them.
1981-05-08 Kirk McKusickchange rewind to fseek(file, 0, 0)
1981-05-08 Kirk McKusickfix naming of temporary files
1981-05-05 Peter B. Kesslerfix so that /lib/c2 does not break profiling
1981-05-01 Peter B. Kesslersave expression in temporary for use in error message...
1981-04-29 Kirk McKusickincrement at bottom of loop is done in base type (integer).
1981-04-22 Peter B. Kesslerclean up for loop code
1981-04-22 Peter B. Kesslerfix register allocation, even stack allocations
1981-04-21 Kirk McKusickadd pmerge
1981-04-21 Kirk McKusickdate and time created 81/04/21 00:26:05 by mckusick
1981-04-21 Kirk McKusickdate and time created 81/04/21 00:22:14 by mckusick
1981-04-18 Peter B. Kesslerclean up forop.c
1981-04-06 Kirk McKusickfix def of DESTDIR
1981-04-02 Kirk McKusickmods for dynamically allocated display save area for...
1981-04-02 Kirk McKusickfix dynamic display save
1981-04-02 Kirk McKusickmods for dynamically allocating display save area befor...
1981-04-02 Kirk McKusickFCALL and FRTN no longer return values
1981-04-02 Peter B. Kesslerdynamically allocate display save areas before formal...
1981-04-02 Kirk McKusickremove .o files before recreating them
1981-04-02 Kirk McKusickrm .o files before recompiling them
1981-04-02 Kirk McKusickremove .o files before trying to recreate them
1981-04-02 Peter B. Kesslerkeep snarks out of error messages by checking for blown...
1981-04-02 Peter B. Kesslercheck for tag field types being nil to prevent SNARK...
1981-03-31 Peter B. Kessler< and > are non-standard on sets.
1981-03-27 Peter B. Kesslerprinting of relative jumps for FOR4[UD].
1981-03-27 Peter B. Kesslersources are only those things we really want.
1981-03-27 Peter B. Kesslerbe more clever about getting rvalues to avoid lvalues...
1981-03-27 Peter B. Kesslerfix to match new for variable flags.
1981-03-27 Peter B. Kesslerfix allocation of temporaries for sqr().
1981-03-27 Peter B. Kessleralso check that for variables are not passed as var...
1981-03-27 Peter B. Kesslerfix up for variables in temporaries.
1981-03-27 Peter B. Kesslerdate and time created 81/03/26 12:24:19 by peter
1981-03-26 Peter B. Kesslerfix some bugs in temporary replacement of for loop...
1981-03-26 Peter B. Kesslercorrect errors on delta 1.4
1981-03-26 Peter B. Kessleradd sextname() to make up long external names for things.
1981-03-25 Peter B. Kessleradd sextname() to make up long external names for things.
1981-03-25 Peter B. Kesslerif call() detects errors, notify caller.
1981-03-24 Kirk McKusickcheck for syntax error before panicing
1981-03-24 Kirk McKusickchange cbn to psbn for routine level
1981-03-24 Kirk McKusickcbn should be psbn
1981-03-21 Peter B. Kessleruse cgenflg consistently; take out )#'s on pi code.
1981-03-19 Kirk McKusickchange RELG to RELT
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickfix up vgrind command
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods for new formal routine syntax
1981-03-19 Kirk McKusickmods to FCALL protocol
1981-03-17 Kirk McKusickadd fcompat(), parnam(), and tmpalloc() defs
1981-03-17 Kirk McKusickifdef out PC part of whereis
1981-03-17 Kirk McKusickifdef out PC part
1981-03-17 Kirk McKusickadd temporary register allocation
1981-03-13 Kirk McKusick"fix" syntax errors
1981-03-12 Kirk McKusickconsolidate temporary allocation in tmps.c
1981-03-12 Kirk McKusickcentralize temporary allocation in tmps.c
1981-03-12 Kirk McKusickdate and time created 81/03/11 23:30:58 by mckusick
1981-03-12 Kirk McKusickbreak out funchdr and funcend
1981-03-12 Kirk McKusickdate and time created 81/03/11 14:10:48 by mckusick
1981-03-12 Kirk McKusickdate and time created 81/03/11 14:10:26 by mckusick
1981-03-11 Kirk McKusickrestrict zero write widths
1981-03-11 Kirk McKusickdisallow zero length format widths
1981-03-11 Kirk McKusickmake widths == 0 illegal
1981-03-10 Kirk McKusickonyx optimizations
1981-03-10 Kirk McKusickfix constant string length calc for putCONG
1981-03-10 Kirk McKusickfix bool type errors
1981-03-09 Kirk McKusickmerge in onyx changes
1981-03-09 Kirk McKusickput back id keywords which inadvertently got lost...
1981-03-09 Kirk McKusickmerge in onyx changes
1981-03-09 Kirk McKusickfix onyx bug
1981-03-09 Kirk McKusickmerge in 1.4.1.1 (onyx changes)
1981-03-09 Kirk McKusickmerge in onyx changes
1981-03-08 Kirk McKusickmerge in onyx changes
1981-03-08 Kirk McKusickmerge in onyx changes
1981-03-08 Kirk McKusickdate and time created 81/03/07 15:27:28 by mckusick
1981-03-08 Kirk McKusickdate and time created 81/03/07 15:27:09 by mckusick
1981-03-07 Kirk McKusickfix ROUND error
1981-03-07 Kirk McKusickfix negative rounding
1981-03-07 Kirk McKusickfix lint warnings
1981-03-07 Kirk McKusickadd onyx code
1981-03-07 Kirk McKusickadd DEC11 mode
1981-03-07 Kirk McKusickmerge in onyx changes
next