]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20201128
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 29 Nov 2020 01:11:38 +0000 (01:11 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 29 Nov 2020 01:11:38 +0000 (01:11 +0000)
commit31dcb6fc49a6814a67cdc21db26390752e743d7f
tree45936634ec74fc6d0808205fd5b64280497bd3ec
parent07694efddddede22a2b43d09656e988bd0d962a9
ncurses 6.2 - patch 20201128

+ add Smulx to alacritty (Christian Duerr).
+ add rep to PuTTY -TD
+ add putty+keypad -TD
+ add another fflush(stdout) in _nc_flush() to handle time-delays in
  the middle of strings such as flash when the application uses
  low-level calls rather than curses (cf: 20161217).
+ modify configure check for c89/c99 aliases of clang to use its
  -std option instead, because some platforms, in particular macOS,
  do not provide workable c89/c99 aliases.
18 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
configure
dist.mk
misc/terminfo.src
ncurses/tinfo/lib_tputs.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
test/aclocal.m4
test/configure