restore creation of y.tab.c
[unix-history] / usr / src / usr.bin / pascal /
1982-08-12 Kirk McKusickrestore creation of y.tab.c
1982-08-12 Kirk McKusickadd "pxp" counter to external routines, in case they...
1982-08-04 Kirk McKusickfix-up to clean directive
1982-08-04 Kirk McKusickrestore sccs keywords
1982-08-04 Kirk McKusickuse rm -f to suppress errors
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. Kesslermake pcexterns.o depend on changes to its awk script.
1982-07-30 Kirk McKusickadd comments
1982-07-30 Peter B. Kesslerprotect against conflicts with library routines and...
1982-07-30 Kirk McKusickchange to new stab format for library definitions
1982-07-30 Kirk McKusickchange index to indx to eliminate conflict with C library
1982-07-30 Peter B. Kessleradd -w flag to suppress warning messages; reclassify...
1982-07-30 Peter B. Kesslerfix typo in path name
1982-07-30 Kirk McKusickpass -w flag to pc3 to suppress warning messages
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-29 Kirk McKusickfix "input" initialization
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. Kesslerexternal procedure/function errors use a different...
1982-07-27 Peter B. Kesslerremoving the last of the sccs references from makefiles.
1982-07-24 Kirk McKusickfix initialization of "input" file
1982-07-20 Kirk McKusickadd pcexterns to resolve outside references in pc3
1982-07-20 Kirk McKusickdate and time created 82/07/19 15:14:26 by mckusick
1982-07-20 Peter B. Kesslerlet's not strip the un-installed versions.
1982-07-17 Peter B. Kessleruse jmp instead of jbr to external symbols. `as' botch.
1982-05-21 Mark Lintonthis is a test
1982-05-20 Mark Lintonforgot about in print about .yacc and .lex
1982-05-20 Mark Lintonadded "clean" and "print" and changed "install" to...
1982-05-20 Mark Lintonadded -i option
1982-05-20 Mark Lintonadded error handling for the "file" command
1982-05-20 Mark Lintonchanged "isatty" references to "isterm"
1982-05-20 Mark Lintonadded "isterm" macro
1982-05-20 Mark Lintonfixed problem with file lineindex pointing after last...
1982-05-20 Mark Lintonreformatting for 4-character indentation
1982-05-07 Peter B. Kesslerversion 2.3; clean up old error strings.
1982-05-07 Peter B. Kesslerversion 2.3; clean up errorstrings; make depend.
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-24 Mark Lintonreworked compatible to fix a bug dealing with var param...
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-17 Peter B. Kesslerclean removes all strings files (e.g. previous versions).
1982-04-17 Peter B. Kesslerversion 2.2
1982-04-13 Kirk McKusickallow writing of pointers to text files
1982-04-13 Kirk McKusickcheck for less than lower bound
1982-04-13 Kirk McKusickallow writing of pointers to text files
1982-04-10 Kirk McKusickput in checking for overflow/underflow
1982-04-03 Kirk McKusickuse tmp.o instead of tmp as intermediate name for linking
1982-04-02 Peter B. KesslerDATE is set by %G%, not %I%. just a bug.
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. 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. Kesslergoing to version 2.1.
1982-04-01 Peter B. Kesslernew version stuff; using sed to coordinate 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-03-16 Mark Lintoninitialization of the "process" variable, this really...
1982-03-09 Mark Lintoninternal booleans, some long vs. int cleanup for 11...
1982-03-09 Mark Lintonchanged "printreal" to "prtreal" for 7-character name...
1982-03-09 Mark Lintonfixed "a.b" so that type of "a" in generated addition...
1982-03-09 Mark Lintonchanged evaluation of LIST operator so that it did a
1982-03-09 Mark Lintonchanged "firstline" so that it gives up when it
1982-03-09 Mark Lintonchanged handling of the process not starting up so...
1982-03-09 Mark Lintonadded function "isendofproc" to test for END op
1982-03-09 Mark Lintonadded entry "isendofproc"
1982-03-09 Mark Lintonremoved need for "compile.csh" by using complicated...
1982-03-09 Mark Lintonfixed table entry for "defname" operator
1982-03-09 Mark Lintonfixed evaluation of expressions containing small values
1982-03-09 Mark Lintonfixed printing of booleans
1982-03-09 Mark Lintonnow checks if standard input is not a tty in "choose"
1982-03-09 Mark Lintonput in cache initialization in at beginning of process...
1982-03-09 Mark Lintonadded a call to "initstart" so that process information
1982-03-06 Kirk McKusickfix infinite looping, sent in by mhtsa!australia!muvax...
1982-02-18 Mark Lintonthe NAME operator now checks to make sure its operand...
1982-02-18 Mark Lintonadded isvariable procedure
1982-02-18 Mark Lintonanother multiple files bug
1982-02-18 Mark Lintonadded isvariable procedure
1982-02-17 Mark Lintonchanged the way reals are printed.
1982-02-17 Mark Lintonmuddled with "fetchpc", it now looks at the frame mask...
1982-02-17 Mark Lintonchanged the default for the FOR operator -- now for...
1982-02-17 Mark Lintonadded a PFLUSH prior to zero byte in processing BPT op,
1982-02-17 Kirk McKusickretain MOD and USE flags; inherit index type to temporary
1982-02-14 Mark Lintonadded routine "popsmall"
1982-02-14 Mark Lintonsmall elements are now stored in their exact size rathe...
next