since it replaces cu, put it in usr/bin
[unix-history] / usr / src / usr.bin / pascal /
1982-10-22 Peter B. Kesslerto correct the ir to the code generator,
1982-10-20 Peter B. Kesslermake depend; plus, i notice that `sources' doesn't...
1982-10-20 Peter B. Kesslermake depend; also, i notice that `sources' doesn't...
1982-10-20 Peter B. Kesslerversion 2.8 becomes 2.9 automagically.
1982-10-20 Peter B. Kesslerc style alignment of variants within records.
1982-10-19 Kirk McKusickuse DESTDIR in install
1982-10-19 Kirk McKusickdo not worry about the return code from ``pc''
1982-10-15 Peter B. Kesslersetting of output's NUSED flag was missing {};s.
1982-10-14 Kirk McKusickmove home from cmd to ucb
1982-10-14 Kirk McKusickchange HOME from cmd to ucb
1982-09-10 Peter B. Kessler`make' should make px, not sources.
1982-09-10 Peter B. Kesslermake depend and y.tab.h entries; plus the result of...
1982-09-10 Peter B. Kessler`make' should make libpc, not sources.
1982-09-04 Kirk McKusickdo not put a leading blank before real numbers
1982-09-03 Mark Linton(no message)
1982-09-03 Mark Lintonchanged way library stuff is compiled and linked
1982-09-03 Mark Lintonadded id keywords
1982-09-03 Mark Lintonp cerror.s
1982-09-03 Mark Lintondate and time created 82/09/02 20:30:58 by linton
1982-08-31 Kirk McKusickversion 2.7 becomes 2.8 automagically.
1982-08-31 Peter B. Kesslerfully expand reduce rules; so error recovery changes...
1982-08-31 Kirk McKusickreduce cost for replacing identifier (ie external)...
1982-08-31 Peter B. Kesslerfield_list ->* lambda so no special rule.
1982-08-30 Kirk McKusickfixes for assert no longer being a keyword
1982-08-30 Kirk McKusickoutput of eyacc to /dev/null
1982-08-30 Mark Lintonaddition of dfdisp op
1982-08-30 Kirk McKusickremove diagnostic output
1982-08-30 Kirk McKusickremove restriction on files in dynamic structures
1982-08-30 Kirk McKusickdate and time created 82/08/29 21:31:44 by mckusick
1982-08-30 Kirk McKusickremove restriction on files in dynamic structures
1982-08-30 Kirk McKusickadd disposal of dynamic files
1982-08-30 Kirk McKusickget rid of unneeded header file
1982-08-30 Kirk McKusickget rid of header file in utilities.c
1982-08-30 Kirk McKusickadd DFDISP to dispose dynamic files
1982-08-30 Kirk McKusickconditionally load non-standard keywords based on ...
1982-08-30 Peter B. Kesslerallowing no files list in program statement.
1982-08-30 Peter B. Kesslerchecking for non-standard `#', `|', `&', and `~'.
1982-08-30 Peter B. Kessleronce-only error messages for multiple/out-of-order...
1982-08-27 Kirk McKusickremove restriction on files in dynamic structures
1982-08-27 Kirk McKusickconvert "assert" from being a reserved word to being...
1982-08-27 Kirk McKusickconvert namelist structure to use unions
1982-08-27 Kirk McKusickconvert "assert" from being a reserved word to being...
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-17 Kirk McKusickgive more complete error messages when components of...
1982-08-17 Kirk McKusickcheck that file has been reset or rewritten
1982-08-14 Peter B. Kesslerdate and time created 82/08/13 15:32:45 by peter
1982-08-14 Peter B. Kessleruse new char version[]; add `make newversion' entry.
1982-08-12 Kirk McKusickcomplain in segend() when trying to compile with -z...
1982-08-12 Kirk McKusickonly complain in segend when actually trying to profile
1982-08-12 Kirk McKusickadd grammar rules to handle separate compilation and...
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...
next