bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: ncurses-6.1-20180908


From: Thomas Dickey
Subject: ANN: ncurses-6.1-20180908
Date: Sun, 9 Sep 2018 01:19:52 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Files:
        ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20180908.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20180908.tgz.asc
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20180908.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20180908.tgz.asc
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20180908.tgz
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20180908.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/6.1/MD5sums
        ftp://ftp.invisible-island.net/ncurses/6.1/dev-patches.zip
        ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20180908.patch.gz
        
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20180908.patch.gz.asc
        ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20180908.tgz
        
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20180908.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20180908.zip
        ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20180908.zip

 ncurses 6.1 - patch 20180908 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 6.1 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 6.1 can be found at
        ftp://ftp.invisible-island.net/ncurses/6.1
        http://invisible-mirror.net/archives/ncurses/6.1 

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20180908.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Sep  9 01:14:35 UTC 2018
 ------------------------------------------------------------------------------
 INSTALL                          |   60 ++++++------
 NEWS                             |   14 ++
 VERSION                          |    2 
 dist.mk                          |    4 
 form/frm_driver.c                |  183 ++++++++++++++++++-------------------
 ncurses/tinfo/lib_setup.c        |   14 ++
 ncurses/tinfo/tinfo_driver.c     |   12 +-
 ncurses/tty/tty_update.c         |   15 ++-
 package/debian-mingw/changelog   |    4 
 package/debian-mingw64/changelog |    4 
 package/debian/changelog         |    4 
 package/mingw-ncurses.nsi        |    4 
 package/mingw-ncurses.spec       |    2 
 package/ncurses.spec             |    2 
 package/ncursest.spec            |    2 
 15 files changed, 182 insertions(+), 144 deletions(-)
 ------------------------------------------------------------------------------
 
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().


-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]