date and time created 82/01/18 19:21:03 by linton
[unix-history] / usr / src / usr.bin / pascal / src /
1982-01-19 Mark Lintondate and time created 82/01/18 16:43:41 by linton
1982-01-17 Peter B. Kesslerbe more paranoid about errors from recursive calls...
1981-11-14 Peter B. Kesslermake labels look different from function names.
1981-10-24 Peter B. KesslerRSGN4 becomes RSNG4 to avoid undefined symbol when...
1981-07-24 Kirk McKusickalign temporaries
1981-07-24 Kirk McKusickalign temporaries
1981-07-23 Kirk McKusickput long operands into sub-opcodes for FOR, RANG, SUCC...
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-16 Kirk McKusickperform constant subscript calculations at compile...
1981-06-13 Peter B. Kesslercopy formal descriptor to a local (so it's addressable...
1981-06-09 Kirk McKusickput display save area back into formal routine structure
1981-06-08 Kirk McKusickput display save area back into formal routine structure
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-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-18 Peter B. Kesslerclean up forop.c
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 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 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-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 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-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 McKusickput back id keywords which inadvertently got lost...
1981-03-09 Kirk McKusickmerge in onyx changes
1981-03-09 Kirk McKusickmerge in 1.4.1.1 (onyx changes)
1981-03-09 Kirk McKusickmerge in onyx changes
1981-03-07 Kirk McKusickadd DEC11 mode
1981-03-07 Kirk McKusickmerge in onyx changes
1981-03-07 Kirk McKusickadd DEC11 mode
1981-02-25 Peter B. Kesslercount statements at top of for loops
1981-02-21 Peter B. Kesslerput in static copyright string, findable by ``sccs...
1981-02-20 Peter B. Kesslersince stkrval pushs longs in spite of returned type...
1981-02-18 Peter B. Kesslerfix formal calls to save result; general cleanup.
1981-02-18 Peter B. Kesslerfix FFUNC/FPROC p2type; also -k formats for types
1981-01-25 Kirk McKusickoptimize AS to AS2, AS4, and AS8
1981-01-25 Kirk McKusickchange name size count to entire header size count
1981-01-23 Peter B. Kesslerput in OBJ in endif to match
1981-01-17 Kirk McKusickallow runtime tests to be dynamically changed at routin...
1981-01-17 Kirk McKusickdate and time created 81/01/16 18:06:20 by mckusick
1981-01-17 Kirk McKusickconvert pi for loop construct to look like pc for loop
1981-01-16 Peter B. Kesslerput in static copyright string.
1981-01-16 Peter B. Kesslerget sdb stabs into the right places. use nm -ap for...
1981-01-14 Kirk McKusickchange ``ZFRAME'' to ``blkclr''
1981-01-14 Kirk McKusickifdef OBJ body of lvalue
1981-01-11 Kirk McKusickconvert to "fp", "ap" type display; fix SUCC and PRED
1981-01-09 Kirk McKusickupdate INDX to reflect "raw" display
1981-01-07 Kirk McKusickmodify to allow use of px written in `C' and the use...
1981-01-03 Peter B. Kesslerfix bracketing around scalar convert for comparison
1980-12-13 Peter B. Kessleroutput set pairs in same order for px and pc so can...
1980-12-12 Kirk McKusickfix printout bug in listing REL*
1980-11-25 Peter B. KesslerPerror writes to stderr
1980-11-25 Peter B. Kesslermalloc returns 0 on out of memory, not -1 as in version 6.
1980-11-18 Peter B. Kesslermark the built-in procedure dispose as non-standard
1980-11-18 Peter B. Kesslerfix so that local variables are accessible from sdb
1980-11-18 Peter B. Kesslereliminate 65k restriction
1980-11-14 Peter B. Kesslerfix perror not to try to write sys_errlist (wnj)
1980-10-29 Peter B. Kesslerremove the last references to sccs for the distribution.
1980-10-29 Peter B. Kessleradd warnings for extensions to language
next