bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.1-20181124


From: Thomas Dickey
Subject: ANN: ncurses-6.1-20181124
Date: Sun, 25 Nov 2018 01:25:52 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Files:
        ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20181124.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20181124.tgz.asc
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20181124.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20181124.tgz.asc
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20181124.tgz
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20181124.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-20181124.patch.gz
        
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20181124.patch.gz.asc
        ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20181124.tgz
        
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20181124.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20181124.zip
        ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20181124.zip

 ncurses 6.1 - patch 20181124 - 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-20181124.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Nov 25 01:20:22 UTC 2018
 ------------------------------------------------------------------------------
 MANIFEST                                |    2 
 Makefile.in                             |    5 
 NEWS                                    |   14 
 VERSION                                 |    2 
 configure                               | 2990 +++++++++++++++---------------
 configure.in                            |   21 
 dist.mk                                 |    4 
 ncurses-6.1-20181124/test/dump_window.c |  179 +
 ncurses-6.1-20181124/test/dump_window.h |   40 
 ncurses/base/lib_mouse.c                |   11 
 ncurses/curses.priv.h                   |    3 
 ncurses/tinfo/db_iterator.c             |    6 
 ncurses/tinfo/lib_setup.c               |    5 
 ncurses/tinfo/tinfo_driver.c            |   12 
 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 
 test/background.c                       |   35 
 test/modules                            |    3 
 test/movewindow.c                       |    6 
 test/programs                           |    4 
 25 files changed, 1820 insertions(+), 1544 deletions(-)
 ------------------------------------------------------------------------------
 
20181124
        + check --with-fallbacks option to ensure there is a value, and add
          the fallback information to top-level Makefile summary.
        + add some traces in initialization to show whether a fallback entry is
          used.
        + build-fix for test/movewindow with ncurses-examples on Solaris.
        + add "-l" option to test/background, to dump screen contents in a form
          that lets different curses implementations be compared.
        + modify the initialization checks for mouse so that the xterm+sm+1006
          block will work with terminal descriptions not mentioning xterm
          (report by Tomas Janousek).


-- 
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]