]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20180908
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Sep 2018 01:14:35 +0000 (01:14 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Sep 2018 01:14:35 +0000 (01:14 +0000)
commit093902b4199bbc1d9afec433759e48344c06ed1a
tree9e3f1bcff172a0b0bf432762cac040856d4dffa9
parent30393be892025f03322b7907a04cc05cc08e8760
ncurses 6.1 - patch 20180908

+ document --with-pcre2 configure option in INSTALL.
+ improve workaround for special case in PutAttrChar() where a cell is
  marked as alternate-character set, to handle a case where the
  character in the cell does not correspond to any of the ASCII
  fallbacks (report by Leon Winter, cf: 20180505).
+ amend change to form library which attempted to avoid unnecessary
  update of cursor position in non-public fields, to simply disable
  output in this case (patch by Leon Winter, cf: 20180414).
+ improve check for LINE_MAX runtime limit, to accommodate broken
  implementations of sysconf().
15 files changed:
INSTALL
NEWS
VERSION
dist.mk
form/frm_driver.c
ncurses/tinfo/lib_setup.c
ncurses/tinfo/tinfo_driver.c
ncurses/tty/tty_update.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