home *** CD-ROM | disk | FTP | other *** search
-
- Robert Bond (sequent!rgb) has turned Sc's maintenance over to me.
-
- sh (unshar) all four parts.
- Edit Makefile
- make sc psc
-
- If you have /etc/magic (for 'file' (or 'att file')) add:
- 38 string Spreadsheet sc file
- Thank you: edgard@cao.gipsi.fr
-
- Tested on a Sequent Symmetry (gcc, cc, atscc), 3b2/400 (cc, fpcc),
- 3b1 (3.51m-cc,gcc), '386 (AT&T3.2.2-cc,gcc), '286 (Microport 2.4-cc),
-
- Please send any diffs/changes/comments you might make/have
- (make sure to include enough context diffs to help in patching, and please
- note the version number the patch is w/r to).
-
- For all testers: 6.8 is the same as 6.7.1.3
-
- -Jeff Buhrt
- Grauel Enterprises, Inc.
- 317-477-6000
- {newton.physics.purdue.edu (aka: pur-phy), sequent}!sawmill!buhrt
-
- CHANGES BETWEEN 6.1 and 6.8
-
- Dave Lewis -
- Found and fixed a null pointer dereference in the 'R' command.
-
- Rob McMahon -
- Changed the ctl() macro to work with ANSI style compilers.
- Cleaned up some non-readonly text problems.
-
- Rick Linck -
- Fixed a bug in lex.c - Ann Arbor Ambassadors have long ks and ke
- termcap entries.
-
- Sam Drake -
- A fix for undefined C_* symbols in AIX.
-
- Peter Brower -
- Cleaned up the INTERNATIONAL ifdefs with more portable code.
-
- Glen Ditchfield
- Cleaned up a problem in crypt.c when the encrypted file shrank.
-
- Bob Bond -
- Vi style editing for the command line.
- A bug in range name aliases.
-
- Jeff Buhrt -
- -Added "~" filename expansion.
- -702 columns (A-ZZ) and unlimited rows/cells based on max. memory
- -fixed a few bugs
- -slightly decreased CPU usage
- -MAKES backup copies of files (by default: path/#name~)
- -understands ~$HOME stuff
-