new template
[unix-history] / usr / src / usr.bin / f77 / libI77 /
1987-06-20 Keith Bosticnew template
1986-10-31 Sam Lefflerremove mkvers on clean; use -f on mv for Version
1986-10-23 Kirk McKusickadd tahoe
1986-06-12 Jerry Berkmanallow nulls to be output in formatted writes
1986-04-26 Kirk McKusickcleanup clean
1986-01-09 Jerry Berkmancheck if exceeding number of scratch files mktemp will...
1985-08-29 Jerry Berkmanfix bugs in l_L, improve error reporting and recovery.
1985-08-12 Jerry Berkmanfix bugs
1985-08-03 Jerry Berkmanget rid of extra blank before '&'.
1985-07-31 Jerry Berkman(no message)
1985-07-31 Jerry Berkmanimplement namelist
1985-07-31 Jerry Berkmandate and time created 85/07/30 16:39:21 by jerry
1985-07-31 Jerry Berkmandate and time created 85/07/30 16:39:16 by jerry
1985-07-31 Jerry Berkmandate and time created 85/07/30 16:38:47 by jerry
1985-07-31 Jerry Berkmansequential & external should always be set to YES or NO.
1985-07-31 Jerry Berkmanunits 0-MAXUNIT always exist, other set exist=false;
1985-07-31 Jerry Berkmanendfile unit not conn -> open and create file.
1985-07-31 Jerry Berkmanrewind and backspace unconnected unit -> no-op.
1985-07-31 Jerry BerkmanUnit does not exist or not connected is no-op, not...
1985-07-31 Jerry BerkmanUnit does not exist or not connected s/b no-op.
1985-07-13 Jerry Berkmanpatch f77_abort(), delete no_lg.c for better way to...
1985-06-27 Jerry Berkmanmove f77_abort() and no_lg.c here from libF77
1985-06-27 Jerry BerkmanMoved f77_abort() and no_lg.c here from libF77.
1985-06-27 Jerry Berkmandate and time created 85/06/26 18:18:46 by jerry
1985-06-08 Robert ElzAdd copyright
1985-06-07 Jerry Berkmanrefix short integer logical writes.
1985-06-05 Don Libes?have formatted logical read check for errors.
1985-06-05 Don Libes?update error messages.
1985-06-05 Don Libes?delete iiorec_, iiopos_
1985-05-23 Don Libes?date and time created 85/05/22 22:13:59 by libs
1985-05-23 Don Libes?date and time created 85/05/22 22:13:40 by libs
1985-05-23 Don Libes?date and time created 85/05/22 21:24:56 by libs
1985-05-23 Don Libes?fix rep. factors with complex, fix R* followed by blank,
1985-05-23 Don Libes?Make list directed work for multiple records.
1985-05-22 Don Libes?Split up dfe.c, sfe.c, iio.c so only what is needed...
1985-05-22 Don Libes?date and time created 85/05/21 20:09:14 by libs
1985-05-22 Don Libes?date and time created 85/05/21 20:09:09 by libs
1985-05-22 Don Libes?date and time created 85/05/21 20:09:07 by libs
1985-05-22 Don Libes?date and time created 85/05/21 20:09:04 by libs
1985-05-22 Don Libes?date and time created 85/05/21 20:09:02 by libs
1985-05-22 Don Libes?date and time created 85/05/21 20:08:59 by libs
1985-05-22 Don Libes?date and time created 85/05/21 20:08:54 by libs
1985-05-22 Don Libes?date and time created 85/05/21 20:08:52 by libs
1985-05-22 Don Libes?date and time created 85/05/21 20:08:50 by libs
1985-05-22 Don Libes?date and time created 85/05/21 20:08:48 by libs
1985-05-22 Don Libes?make unneeded globals LOCAL (static); move several...
1985-05-10 Don Libes?call f77_abort() instead of abort() so only get dumps...
1985-05-08 Don Libes?Check for errors in input data.
1985-05-08 Don Libes?Donn Seeley's patch to make logical*2 work.
1985-05-07 Don Libes?Call f77_abort instead of abort() so only get coredump...
1985-05-07 Don Libes?set errno to F_ERSYS since old errno is useless & user...
1985-05-03 Don Libes?don't explicitly initialize units[] to 0, wastes disk...
1985-05-03 Don Libes?max unit number now 100.
1985-05-03 Don Libes?flush record on error if err= specified.
1985-05-03 Don Libes?F_ERSYS may also be opening more than system max. no...
1985-03-29 Ralph Campbellchanges from donn@utah-cs.
1985-02-20 Don Libes?add dependencies for header files.
1985-02-20 Don Libes?Add warning comment re changes to the defines.
1985-02-20 Don Libes?Correct rd_I rd_F
1985-02-20 Don Libes?buffer standard error.
1985-02-20 Don Libes?Catch infinite loops in formats.
1985-02-15 Don Libes?Improve error messages.
1985-02-15 Don Libes?Substitute low_case[] for lcase() to speed up execution.
1985-02-15 Don Libes?Speed up dofio by replacing type_f() function call...
1985-02-15 Don Libes?Improve error messages.
1985-02-15 Don Libes?Print reserved operand as '****' instead of getting...
1985-02-15 Don Libes?Speed up dofio by replacing type_f() function by array.
1985-02-15 Don Libes?Speed up lcase by using low_case[]
1985-02-15 Don Libes?Recognize compiled formats, change syl[] members to...
1985-02-01 David Wasleydon't set 'leof' on internal list-directed read beyond...
1985-01-30 David Wasleychanged 'B' to use control struct 'ublnk' at runtime...
1985-01-30 David Wasleychanged 'B' to use control struct 'ublnk' at run time...
1985-01-30 David Wasleycombined BN & BZ; added B. DLW
1985-01-10 David Wasleydon't allow list read beyond EOR. DLW
1985-01-10 David Wasleyreturn EOF in e_rsle. DLW
1984-10-04 David Wasleyforce '0' fill on E/D output of 0. DLW
1984-06-22 Ralph Campbellchanges from dlw to fix I/O hanging on illegal fmt...
1984-06-08 Ralph Campbelldate and time created 84/06/07 13:53:31 by ralph
1983-10-31 David Wasleytolerate short records on non-seekable input. DLW
1983-10-29 David Wasleyadded sigsetmask(0) before abort(). DLW
1983-09-21 David Wasleyremoved extraneous (*ungetn)() from x_tab(). DLW
1983-08-26 David Wasleyreset signal for abort() to SIG_DFL. DLW
1983-08-24 David Wasleyt_runc now sets "reading". DLW
1983-05-17 David Wasleyfixed wr_mvcur to test for cursor > 0. DLW
1983-05-17 David Wasleyfixed TL/TR/X to always use tab. DLW
1983-05-12 David Wasleyold lib goes to /usr/old/lib. DWL
1983-05-12 David L Wasleyadded ioinit.f to archive. DLW
1983-05-12 David Wasleyfixed TL; non-destructive X; +nPE output. DLW
1983-05-12 David Wasleyfixed TL to never be negative. DLW
1983-05-12 David Wasleyfixed e_rsle to look for \n; fixed l_L & l_CHAR to...
1983-05-10 David Wasleyfixed BLANK= return; fixed NEXTREC return. DLW
1983-05-07 David Wasleyadded profiled library. DLW
1983-05-07 David Wasleyadded check for null field following repeat count. DLW
1983-05-05 David Wasleyallow '+' before nP,nR,nX,etc. DLW
1983-05-01 David Wasleyfixed 'B' to revert to cblank. DLW
1983-04-30 David Wasleyfixed close on normal exit to obey uscrtch. DLW
1983-04-30 David Wasleychanged FROM_OPEN to be "stu's quote". DLW
1983-04-26 David WasleyTL beyond BOR becomes TL to BOR. DLW
1983-04-26 David WasleyTL beyond BOR becomes TL to BOR. DLW
1983-04-26 David WasleyTL beyond BOR becomes TO to BOR. DLW
next