change q_mailer to be index, not pointer
[unix-history] / usr / src / usr.bin / pascal /
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
1981-03-07 Kirk McKusickadd DEC11 mode
1981-03-06 Peter B. Kesslerinstall depends on a.out
1981-03-06 Peter B. Kesslererror() is always supposed to set errpfx back to 'E'.
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:29:48 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:29:41 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:29:31 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:29:25 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:29:14 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:29:12 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:59 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:57 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:55 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:51 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:46 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:43 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:26 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:23 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:20 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:17 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:10 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:07 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:05 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:28:00 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:27:59 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:27:57 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:27:56 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:27:50 by peter
1981-03-03 Peter B. Kesslerdate and time created 81/03/02 21:27:47 by peter
1981-03-03 Bill Joydate and time created 81/03/02 17:23:30 by wnj
1981-03-03 Bill Joydate and time created 81/03/02 17:23:27 by wnj
1981-03-03 Bill Joydate and time created 81/03/02 17:23:26 by wnj
1981-03-03 Bill Joydate and time created 81/03/02 17:23:22 by wnj
1981-03-03 Bill Joydate and time created 81/03/02 17:23:20 by wnj
1981-03-03 Bill Joydate and time created 81/03/02 17:23:18 by wnj
1981-03-03 Bill Joydate and time created 81/03/02 17:23:16 by wnj
1981-03-03 Peter B. KesslerFRTN is a procedure, not a function.
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-02-05 Kirk McKusickfix 1.6, because of 8 char login must do this as a...
1981-02-05 Kirk McKusickrun pc2 after /lib/c2; remove /lib/c2 hacks from pc2
1981-02-05 Kirk McKusickalign O_RV, run pc2 after /lib/c2
1981-01-29 Kirk McKusickclear EOLN so that partial last lines can be detected
1981-01-27 Kirk McKusickchange RV8, LRV8, and IND8 to use `struct' instead...
1981-01-27 Kirk McKusickchange RV8, LRV8, and IND8 to use `struct' instead...
1981-01-27 Kirk McKusickappend a newline to unterminated last lines when readin...
1981-01-27 Kirk McKusickfix bug in CASE error message data
1981-01-27 Kirk McKusickpop args to IN before clearing r0 so /lib/c2 does not...
1981-01-25 Kirk McKusickadd another unit flag for pseudo EOLN at EOF
1981-01-25 Kirk McKusickcheck for EOF
1981-01-25 Kirk McKusickcheck for EOF in READ4, READ8, and READE before attempt...
1981-01-25 Kirk McKusickcheck for EOF after data read
1981-01-25 Kirk McKusickprevent error when ``readln'' used on partial last...
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-25 Kirk McKusickchange BEG header size info
1981-01-25 Kirk McKusickset file^ to blank on eof (for text files)
1981-01-25 Kirk McKusickchange "movd" instructions to "movq" to avoid `normaliz...
1981-01-23 Peter B. Kesslerput in OBJ in endif to match
1981-01-18 Kirk McKusickshorten length of inline expansion code
1981-01-18 Kirk McKusickupdate location of pc2 and pc3 for -T option.
1981-01-17 Kirk McKusickdate and time created 81/01/16 19:34:08 by mckusick
1981-01-17 Kirk McKusickUpdate FOR*, add runtime tests
1981-01-17 Kirk McKusickallow runtime tests to be dynamically changed at routin...
1981-01-17 Kirk McKusickrequire arg count in pattern match, circumvent /lib...
1981-01-17 Kirk McKusickUpdate pi for loop to be like pc for loop
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-17 Kirk McKusickadd runtime checking field to stack
1981-01-17 Kirk McKusickInstalled new random number generator
1981-01-17 Kirk McKusickRewrite the random number generator
1981-01-17 Kirk McKusickadd ability to catch runtime errors
1981-01-17 Kirk McKusickupdate random number generator
1981-01-17 Kirk McKusickadd extension to catch runtime errors
1981-01-17 Kirk McKusickadd runtst and seed
1981-01-16 Kirk McKusickadd CATCHERR and TELL
1981-01-16 Kirk McKusickfix typo on previous delta
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 from -lm to -lnm, Kahan's math library.
1981-01-14 Kirk McKusickchange name of ``pclib'' to ``libpc''
1981-01-14 Kirk McKusickmodify to allow use by both ``pc'' and ``pi''
1981-01-14 Kirk McKusickchange ``ZFRAME'' to ``blkclr''
1981-01-14 Kirk McKusickbreak out extension routines into EXTN; get rid of...
1981-01-14 Kirk McKusickdate and time created 81/01/13 13:31:50 by mckusick
1981-01-14 Kirk McKusickifdef OBJ body of lvalue
1981-01-14 Kirk McKusickfix O_STLIM to use library function STLIM
1981-01-14 Kirk McKusickfix STLIM to use library function
1981-01-11 Kirk McKusickadd "ap" and "fp" notion, fix SUCC and PRED
next