convert namelist structure to use unions
[unix-history] / usr / src / usr.bin / pascal / src /
1982-08-27 Kirk McKusickconvert namelist structure to use unions
1982-08-27 Kirk McKusickconvert namelist structure to use unions
1982-08-27 Kirk McKusickconvert namelist structure to use unions
1982-08-27 Kirk McKusickconvert namelist structure to use unions
1982-08-27 Kirk McKusickmake dispose a standard procedure
1982-08-27 Kirk McKusickremove patch to "if-then-else" due to broken eyacc
1982-08-12 Kirk McKusickcomplain in segend() when trying to compile with -z...
1982-08-12 Kirk McKusickadd "pxp" counter to external routines, in case they...
1982-08-03 Peter B. Kesslerversion 2.6 becomes 2.7 automagically.
1982-08-03 Peter B. Kesslersomeone forgot to pass an argument to PCEXIT() for...
1982-07-30 Peter B. Kesslerprotect against conflicts with library routines and...
1982-07-30 Peter B. Kesslerversion 2.5 becomes 2.6 automagically.
1982-07-30 Peter B. Kesslercheck that resolution is the same kind as the forward...
1982-07-27 Peter B. Kesslerversion 2.4 becomes 2.5 automagically.
1982-07-27 Peter B. Kesslerversion 2.3 becomes 2.4 automagically.
1982-07-27 Peter B. Kesslerremoving the last of the sccs references from makefiles.
1982-07-17 Peter B. Kessleruse jmp instead of jbr to external symbols. `as' botch.
1982-05-07 Peter B. Kesslerversion 2.3; clean up old error strings.
1982-05-07 Peter B. Kessleruse of configuration stuff (a little late).
1982-04-28 Kirk McKusickbe sure to get range values for SUCC and PRED
1982-04-28 Kirk McKusickcheck for zero length assignments
1982-04-17 Peter B. Kessleryymain.c now uses config.h, this is the result of make...
1982-04-17 Peter B. Kesslerstat.h moved from /usr/include to /usr/include/sys.
1982-04-17 Peter B. Kesslerforgot to add config.h to the list of things to get...
1982-04-17 Peter B. Kesslerversion 2.2 ; clean removes all (e.g. old) strings...
1982-04-13 Kirk McKusickallow writing of pointers to text files
1982-04-13 Kirk McKusickallow writing of pointers to text files
1982-04-02 Peter B. KesslerDATE is set by %G%, not %I%. just a bug.
1982-04-02 Peter B. Kesslerusing various strings from the makefile in CONFIG.c
1982-04-02 Peter B. Kesslerpdx header files are found in ../pdx. this for make...
1982-04-02 Peter B. Kesslersizeof("...") returns the size including the trailing...
1982-04-02 Peter B. Kesslerversion number and date come from makefile.
1982-04-01 Peter B. Kesslerusing the new config.h.
1982-04-01 Peter B. Kesslermoving things to config.h
1982-04-01 Peter B. Kesslergoing to version 2.1 for the next distribution.
1982-04-01 Peter B. Kesslerdate and time created 82/03/31 12:54:30 by peter
1982-04-01 Peter B. Kesslerdate and time created 82/03/31 12:53:59 by peter
1982-04-01 Peter B. Kesslerleft over external declaration of the errfile.
1982-03-31 Peter B. Kesslerpc0 should output to .pc0 files by default (i always...
1982-03-30 Peter B. Kesslerforce error message when separate compilation decls...
1982-03-30 Peter B. Kessleradd continuation() for continuation error messages...
1982-03-30 Peter B. Kesslergenmx() shouldn't be reference unless we are the OBJ...
1982-02-17 Kirk McKusickretain MOD and USE flags; inherit index type to temporary
1982-02-14 Kirk McKusickmust update "class" field of shadow variables
1982-02-12 Mark Lintonadded a call to "newfile" in uninclude
1982-02-12 Mark Lintonchanged relative line number and address information...
1982-02-09 Kirk McKusickadd BPT pseudo-opcode
1982-02-09 Kirk McKusickadd runtime checking routines for sin, cos, atan, and exp
1982-02-03 Kirk McKusickadd underflow checking, and intelligent SIGFPE errors...
1982-02-03 Kirk McKusickconvert ECASE to call on CASERNG
1982-02-03 Mark Lintonadded savenl.c and -I<pdxdir> in CFLAGS
1982-02-03 Mark Lintonnew for pi to dump symbolic information for pdx
1982-02-03 Mark Lintonmerge pdx into the Pascal system
1982-02-02 Kirk McKusickfix npx_header to be px_header
1982-02-02 Kirk McKusickmerge pdx into the Pascal system
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
next