bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20161126


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20161126
Date: Sun, 27 Nov 2016 02:42:51 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

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

 ncurses 6.0 - patch 20161126 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20161126.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Nov 27 02:38:26 UTC 2016
 ------------------------------------------------------------------------------
 NEWS                             |   17 ++
 VERSION                          |    2 
 dist.mk                          |    4 
 misc/terminfo.src                |  293 +++++++++++++++++++------------------
 ncurses/curses.priv.h            |    4 
 ncurses/tinfo/lib_data.c         |    4 
 ncurses/trace/lib_trace.c        |   97 ++++++------
 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 
 progs/tic.c                      |   97 +++++++++---
 14 files changed, 312 insertions(+), 226 deletions(-)
 ------------------------------------------------------------------------------
 
20161126
        + modify linux-16color to not mask dim, standout or reverse with the
          ncv capability -TD
        + add 0.1sec mandatory delay to flash capabilities using the VT100
          reverse-video control -TD
        + omit selection of ISO-8859-1 for G0 in enacs capability from linux2.6
          entry, to avoid conflict with the user-defined mapping.  The reset
          feature will use ISO-8859-1 in any case (Mikulas Patocka).
        + improve check in tic for delays by also warning about beep/flash
          when a delay is not embedded, or if those use the VT100 reverse
          video escape without using a delay.
        + minor fix for syntax-check of delays from 20161119 changes.
        + modify trace() to avoid overwriting existing file (report by Maor
          Shwartz).


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

Attachment: signature.asc
Description: Digital signature


reply via email to

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