]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20170819
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 20 Aug 2017 00:59:28 +0000 (00:59 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 20 Aug 2017 00:59:28 +0000 (00:59 +0000)
commit0485620c03e69b1b58a6b12e5e45c98415fc7575
tree23d9f971b275c45d0aba57f3c824a8d1fe307abe
parenta20e6eb464be80b9cd8cae7ce925d27fe9c209ed
ncurses 6.0 - patch 20170819

+ update "iterm" entry -TD
+ add "iterm2" entry (report by Leonardo Brondani Schenkel) -TD
+ regenerate llib-* files.
+ regenerate HTML manpages.
+ improve picsmap test-program:
  + reduce memory used for tsearch
  + add report in log file showing cumulative color coverage.
+ add -x option to clear/tput to make the E3 extension optional
  (cf: 20130622).
+ add options -T and -V to clear command for compatibility with tput.
+ add usage message to clear command (Debian #371855).
+ improve usage messages for tset and tput.
+ minor fixes to "RDGB" extension and reset_color_pairs().
47 files changed:
NEWS
VERSION
dist.mk
doc/html/man/adacurses6-config.1.html
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/form.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/ncurses6-config.1.html
doc/html/man/panel.3x.html
doc/html/man/tabs.1.html
doc/html/man/term.5.html
doc/html/man/term.7.html
doc/html/man/terminfo.5.html
doc/html/man/tic.1m.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
doc/html/man/tset.1.html
man/clear.1
man/tput.1
misc/terminfo.src
ncurses/base/lib_color.c
ncurses/llib-lncurses
ncurses/llib-lncursest
ncurses/llib-lncursestw
ncurses/llib-lncursesw
ncurses/llib-ltinfo
ncurses/llib-ltinfot
ncurses/llib-ltinfotw
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/clear.c
progs/clear_cmd.c
progs/clear_cmd.h
progs/tput.c
progs/tset.c
test/configure
test/configure.in
test/picsmap.c
test/test.priv.h