]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20210925
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 25 Sep 2021 22:18:46 +0000 (22:18 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 25 Sep 2021 22:18:46 +0000 (22:18 +0000)
commitf6b436c4fb50275df43ea10ba9c744fe195a327d
treec58ca496970b2574c1db08d58d827f7666b56a1a
parentc0e5fbfcce224693b3effdd295ee49b6b761b754
ncurses 6.2 - patch 20210925

+ add kbeg to xterm+keypad to accommodate termcap applications -TD
+ add smglp and smgrp to vt420+lrmm, to provide useful data for the
  "tabs" +m option -TD
+ build-fix for gcc 3.4.3 with Solaris10, which does not allow forward
  reference of anonymous struct typedef.
+ modify tput to allow multiple commands per line.
+ minor fixes for tset manpage.
37 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/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
include/MKterm.h.awk.in
include/curses.h.in
man/tput.1
man/tset.1
misc/terminfo.src
ncurses/base/MKlib_gen.sh
ncurses/curses.priv.h
ncurses/new_pair.h
ncurses/term.priv.h
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
progs/toe.c
progs/tput.c