]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20200711
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Jul 2020 00:25:08 +0000 (00:25 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Jul 2020 00:25:08 +0000 (00:25 +0000)
commitd61c3c6a831d18ef0ed6f797ac97d60fffc2f158
tree252ff82e9a3f2d7e5eda33408d75eedb00828426
parent04d942c3d98cf0a929c6afb17be8c10d4ae39af0
ncurses 6.2 - patch 20200711

+ fix pound-sign mapping in acsc of linux2.6 entry (report by Ingo
  Bruckl).
+ additional changes for building with Visual Studio C++ and msys2
  (reports/patches by "Maarten Anonymous")
+ build-improvements for Windows 10 and MinGW (patch by Juergen
  Pfeifer).
+ fix a typo in curs_printw.3x (patch by William Pursell).
+ fix two errors in infotocap which allowed indexing outside the
  buffer (report/testcases by Zhang Gan).
+ update length of strings in infocmp's usage function to restore a
  trailing null on the longest string (report/testcase by Zhang Gen).
31 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
README.MinGW
VERSION
aclocal.m4
configure
configure.in
dist.mk
include/nc_mingw.h
man/curs_printw.3x
misc/terminfo.src
ncurses/curses.priv.h
ncurses/tinfo/access.c
ncurses/tinfo/captoinfo.c
ncurses/wcwidth.h
ncurses/widechar/lib_cchar.c
ncurses/widechar/widechars.c
ncurses/win32con/gettimeofday.c
ncurses/win32con/wcwidth.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/dump_entry.c
progs/infocmp.c
test/picsmap.c
test/test.priv.h