]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20170923
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 23 Sep 2017 16:23:58 +0000 (16:23 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 23 Sep 2017 16:23:58 +0000 (16:23 +0000)
commit93ed44d781ca36f55021e0ad55f1ce33de62f7ba
treee102bfd17307e7b009809c73655a7367241d0fc8
parent989279b4d718c26ccc7bad2dfba099e4788f5da3
ncurses 6.0 - patch 20170923

+ modify menu for test/ncurses.c to fit on 24-line screen.
+ build-fix for configure --with-caps=uwin
+ add options to test_arrays.c, for selecting termcap vs terminfo, etc.
16 files changed:
NEWS
VERSION
dist.mk
ncurses/curses.priv.h
ncurses/tinfo/comp_parse.c
ncurses/tinfo/lib_acs.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/reset_cmd.c
progs/tic.c
test/ncurses.c
test/test_arrays.c