bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.2-20200222


From: Thomas Dickey
Subject: ANN: ncurses-6.2-20200222
Date: Sun, 23 Feb 2020 02:34:39 +0000
User-agent: NeoMutt/20170113 (1.7.2)

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

 ncurses 6.2 - patch 20200222 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20200222.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Feb 23 02:26:40 UTC 2020
 ------------------------------------------------------------------------------
 Ada95/gen/gen.c                       |   15 ++-
 NEWS                                  |   12 ++
 VERSION                               |    2 
 c++/Makefile.in                       |   40 +++++----
 dist.mk                               |    4 
 doc/html/man/adacurses6-config.1.html |    2 
 doc/html/man/captoinfo.1m.html        |    2 
 doc/html/man/clear.1.html             |    2 
 doc/html/man/form.3x.html             |    2 
 doc/html/man/infocmp.1m.html          |    2 
 doc/html/man/infotocap.1m.html        |    2 
 doc/html/man/menu.3x.html             |    2 
 doc/html/man/ncurses.3x.html          |  131 ++++++++++++++++++++++++++------
 doc/html/man/ncurses6-config.1.html   |    2 
 doc/html/man/panel.3x.html            |    2 
 doc/html/man/tabs.1.html              |    2 
 doc/html/man/terminfo.5.html          |    2 
 doc/html/man/tic.1m.html              |    2 
 doc/html/man/toe.1m.html              |    2 
 doc/html/man/tput.1.html              |    2 
 doc/html/man/tset.1.html              |    2 
 form/Makefile.in                      |   27 +++++-
 include/Makefile.in                   |   19 ++++
 man/ncurses.3x                        |   85 ++++++++++++++++++++
 menu/Makefile.in                      |   23 ++++-
 misc/terminfo.src                     |   81 ++++++++++++++-----
 ncurses/Makefile.in                   |   19 ++--
 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 
 panel/Makefile.in                     |   20 ++++
 test/Makefile.in                      |   12 ++
 36 files changed, 424 insertions(+), 118 deletions(-)
 ------------------------------------------------------------------------------
 
20200222
        + expanded note in ncurses.3x regarding automatically-included headers
        + improve vt50h and vt52 based on DECScope manual -TD
        + add/use vt52+keypad and vt52-basic -TD
        + check/workaround for line-too-long in Ada95 generate utility when
          building out-of-tree.
        + improve/update HEADER_DEPS in */Makefile.in
        + add "check" rule to include/Makefile, to demonstrate that the headers
          include all of the required headers for the types used.


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

Attachment: signature.asc
Description: PGP signature


reply via email to

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