Unfortunately, we cannot support the service anymore. Sorry for inconvenience.
The suitable replacement for this tool will be available at github.com/lvc soon.
ROSA Laboratory, 21 July 2015.
Home | Issue |

API changes/compatibility report for the ncurses library

The Curses library forms a wrapper over working with raw terminal codes, and provides highly flexible and efficient API (Application Programming Interface). It provides functions to move the cursor, create windows, produce colors, play with mouse etc. The application programs need not worry about the underlying terminal capabilities. Ncurses optimizes screen changes, in order to reduce the latency experienced when using remote shells. Ncurses not only creates a wrapper over terminal capabilities, but also gives a robust framework to create nice looking UI (User Interface) in text mode.

Links: site doc src
SONAMEs:  libform  libmenu  libpanel  libncurses  libncurses++

[+] show log

VersionDateSONAME
VERSION
Change
Log
Added
Symbols
Removed
Symbols
Headers
Diff
API Changes? / Binary Compatibility
HighMediumLow
5.9 2011-04-05 n/a changelog 0 0 diff 0 0 0
5.8 2011-02-26 n/a changelog 5 new 0 diff 0 0 1 warning
5.7 2008-11-03 n/a changelog 17 new 0 diff 0 0 4 warnings
5.6 2006-12-18 n/a changelog 10 new 0 diff 0 0 0
5.5 2005-10-09 n/a changelog 0 0 diff 0 1 change 44 warnings
5.4 2004-02-09 n/a changelog 1 new 0 diff 0 0 50 warnings
5.3 2002-10-13 n/a changelog 15 new 9 removeddiff 8 changes 42 changes 11 warnings
4.2 1998-03-02 n/a changelog initial version in the tracker

Maintained by Andrey Ponomarenko at NTC IT ROSA.