]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20200906
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 6 Sep 2020 23:50:45 +0000 (23:50 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 6 Sep 2020 23:50:45 +0000 (23:50 +0000)
commit2b7c2fd2f9d58719770902ce4d0d0aeb87b284f7
treee4d4a04a9044f958d3680285fa47dcf9b23f8f91
parent2a3e5b0949f9eca0620d2548488cf81904ad3c83
ncurses 6.2 - patch 20200906

+ merge/adapt in-progress work by Juergen Pfeifer for new version of
  win32-driver.
+ correct description of vt330/vt340 (Ross Combs).
36 files changed:
INSTALL
NEWS
README.MinGW
VERSION
c++/Makefile.in
configure
configure.in
dist.mk
include/MKterm.h.awk.in
include/nc_win32.h
include/ncurses_dll.h.in
misc/terminfo.src
ncurses/Makefile.in
ncurses/base/lib_getch.c
ncurses/base/lib_initscr.c
ncurses/base/lib_newterm.c
ncurses/curses.priv.h
ncurses/tinfo/lib_baudrate.c
ncurses/tinfo/lib_kernel.c
ncurses/tinfo/lib_raw.c
ncurses/tinfo/lib_setup.c
ncurses/tinfo/lib_tputs.c
ncurses/tinfo/lib_ttyflags.c
ncurses/trace/lib_tracebits.c
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/progs.priv.h
progs/reset_cmd.c
progs/tset.c
test/dots_termcap.c
test/railroad.c