Releases: n-t-roff/sc
Releases · n-t-roff/sc
7.16_1.1.2
Release 7.16_1.1.2
7.16_1.1.1
- Array out of bounds crash on large displays fixed
./configure
improved for Solaris
7.16_1.1.0
- All known bugs of sc 7.16 are fixed
- Security and stability enhancements: All insecure functions replaced, UBSAN and ASAN reported issues fixed
./configure
improved for traditionalcurses
and Solaris specific items- Mouse support (currently requires
ncurses
):- Selecting cells and the edit line character position
- Vertical scrolling using the mouse wheel (currently requires
ncurses
version ≥ 6)
- New
set
command optionshistname
andbackup
7.16_1.0.1
sc Spreadsheet Calculator based on latest version 7.16 (2002-9-19)
- No functional changes
- Known bugs are fixed
-Wall
clean withgcc
, few warnings withclang
- Insecure functions
sprintf
,strcpy
, andstrcat
mostly replaced ./configure
added and tested on NetBSD, OpenBSD, FreeBSD, and Linux