Skip to content

Releases: n-t-roff/sc

7.16_1.1.2

02 Apr 17:22
Compare
Choose a tag to compare
Release 7.16_1.1.2

7.16_1.1.1

29 Jul 22:15
Compare
Choose a tag to compare
  • Array out of bounds crash on large displays fixed
  • ./configure improved for Solaris

7.16_1.1.0

18 Apr 20:50
Compare
Choose a tag to compare
  • 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 traditional curses 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 options histname and backup

7.16_1.0.1

23 Mar 16:54
Compare
Choose a tag to compare

sc Spreadsheet Calculator based on latest version 7.16 (2002-9-19)

  • No functional changes
  • Known bugs are fixed
  • -Wall clean with gcc, few warnings with clang
  • Insecure functions sprintf, strcpy, and strcat mostly replaced
  • ./configure added and tested on NetBSD, OpenBSD, FreeBSD, and Linux