share subr.c and string.c with pi/pc
[unix-history] / usr / src / usr.bin / pascal / pdx /
1983-05-27 Mark Lintonchanged csvax:linton to linton@ucbvax
1983-03-25 Mark Lintonfixed seek addresses for large files
1983-03-25 Mark Lintonupped some limits for large programs (> 10000 lines)
1983-02-16 Mark Lintonfixed a bug in multi-subscript calculation
1983-02-15 Mark Lintonfixed some problems involving non-integer subrange...
1983-02-15 Mark Lintonfixed problems with non-integer subranges
1983-02-15 Mark Lintonchanged the way the INDEX operator is evaluated to...
1983-02-15 Mark Lintonchanged the way the INDEX operator is evaluated to...
1983-02-15 Mark Lintonchanged INDEX operator to handle multiple subscript...
1983-02-15 Mark Lintonchanged to handle new px which sends itself a signal...
1983-02-09 Mark Lintonmodifications for running of a sun
1983-02-09 Mark Lintonmodifications for running on a sun
1983-02-09 Mark Linton(no message)
1983-02-09 Mark Linton(no message)
1983-02-09 Kirk McKusickupdate for new source structure
1982-12-30 Sam Lefflerreg.h moved
1982-10-19 Kirk McKusickuse DESTDIR in install
1982-10-14 Kirk McKusickchange HOME from cmd to ucb
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-30 Mark Lintonaddition of dfdisp op
1982-08-04 Kirk McKusickrestore sccs keywords
1982-08-04 Kirk McKusickuse rm -f to suppress errors
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-04-24 Mark Lintonreworked compatible to fix a bug dealing with var param...
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-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-14 Mark Lintonadded routine "popsmall"
1982-02-14 Mark Lintonsmall elements are now stored in their exact size rathe...
1982-02-14 Mark Lintonreorganized the way small ( < a long ) elements are...
1982-02-12 Mark Lintonmodified to usd "printwhere" from process/pstatus.c...
1982-02-12 Mark Lintonmodified to use "printwhere" from process/pstatus.c...
1982-02-12 Mark Lintonchanged skimsource so that it just returns if the given...
1982-02-12 Mark Lintoncentralized the printing of a source line number and...
1982-02-12 Mark Lintonmodifications for centralizing the printing of a source...
1982-02-12 Mark Lintonaddition of "printwhere" routine
1982-02-10 Mark Lintonthe "con" operator was being incorrectly processed
1982-02-10 Mark LintonUses new objsym.rep to read raw line number information
1982-02-10 Mark LintonAdded the definition of the object file representation
1982-02-10 Mark LintonSIGILL has got to be traced for catching breakpoints,
1982-02-08 Mark Lintonslight change in the way signals are handled -- px...
1982-02-03 Mark Lintonargument processing is done before preparing to change
1982-02-03 Mark Lintonremoved all argument handling, stuff in runcont is...
1982-02-03 Mark Lintonargument handling in conjunction with passing things...
1982-02-03 Mark Lintonfixed subtle frame pointer bug, made cosmetic change...
1982-02-03 Mark Lintonchanged call to exit to a call to quit
1982-02-03 Mark Lintonadded -h option for debugging to print out header sizes
1982-02-03 Mark Lintonmodified command line handling for invocation from...
1982-01-26 Mark Lintonprompts revisited
1982-01-26 Kirk McKusickfix FPE error message to cover all cases
1982-01-24 Mark Lintonrecognizing numerical filenames by putting filenames...
1982-01-24 Mark Lintonremoved error message, it's handled elsewhere now
1982-01-24 Mark Lintonremove call to init() under option('r'), this is now...
1982-01-24 Mark Lintonadded "-DVAX" to CFLAGS
1982-01-24 Mark Lintonstart <- initstart
1982-01-21 Mark Lintonadded "list" and "edit" commands to help summary
1982-01-21 Mark Lintonadded quit routine
1982-01-21 Mark Lintonadded setargs
1982-01-21 Mark Linton"quit" calls quit rather than exit
1982-01-21 Mark Lintonobjfmt.h dependency
1982-01-19 Mark Lintonfixing -r option
1982-01-19 Mark Lintonreplaced use of SIZELOC and BASEADDR with info in ...
1982-01-19 Mark Lintonremoved SIZELOC and BASEADDR, now "objfmt.h" is used
1982-01-19 Mark Lintonadded -DOBJ to CFLAGS
1982-01-19 Mark Lintonprompts
1982-01-19 Mark Lintongripe command
1982-01-19 Mark Lintonassigning to strings, large expressions
1982-01-19 Mark LintonSTACKSIZE
next