make escape escape force escape
[unix-history] / usr / src / usr.bin / pascal /
1981-07-24 Kirk McKusickalign temporaries
1981-07-24 Kirk McKusickmake depend, get rid of pc0.bak in install
1981-07-24 Kirk McKusickalign temporaries
1981-07-23 Kirk McKusickmodify semantics of FOR to reflect shadowing of for...
1981-07-23 Kirk McKusickput long operands into sub-opcodes for FOR, RANG, SUCC...
1981-07-16 Kirk McKusickrmdel -r1.13
1981-07-16 Kirk McKusickoptimize formal calling code
1981-07-16 Kirk McKusickrmdel -r1.16
1981-07-16 Kirk McKusickrmdel -r1.16
1981-07-09 Peter B. Kesslerreplace evening of all variables with selective alignme...
1981-06-22 Kirk McKusickfix code to read from pipes to request only what it...
1981-06-20 Kirk McKusickchange pipesize to BUFSIZ since incore pipes are smaller
1981-06-17 Kirk McKusickdate and time created 81/06/17 00:40:37 by mckusick
1981-06-17 Kirk McKusickdate and time created 81/06/17 00:40:19 by mckusick
1981-06-17 Kirk McKusickchange to allow any type of files
1981-06-17 Kirk McKusickchange return value of TELL
1981-06-17 Kirk McKusickadd seekptr struct for TELL and SEEK
1981-06-16 Kirk McKusickperform constant subscript calculations at compile...
1981-06-15 Kirk McKusickmake fblk an unsigned to prevent illegal negative numbers
1981-06-13 Peter B. Kesslercopy formal descriptor to a local (so it's addressable...
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
next