bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.1-20191207


From: Thomas Dickey
Subject: ANN: ncurses-6.1-20191207
Date: Sun, 8 Dec 2019 02:26:59 +0000
User-agent: NeoMutt/20170113 (1.7.2)

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

 ncurses 6.1 - patch 20191207 - 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-20191207.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Dec  8 02:13:02 UTC 2019
 ------------------------------------------------------------------------------
 Ada95/package/debian/compat           |    2 
 Ada95/package/debian/control          |    2 
 NEWS                                  |    6 +
 VERSION                               |    2 
 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/curs_trace.3x.html       |  141 +++++++++++++++++++++-----------
 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          |    2 
 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 
 include/curses.tail                   |    5 -
 include/term_entry.h                  |    6 -
 include/tic.h                         |    4 
 man/curs_trace.3x                     |  113 +++++++++++++++++++------
 ncurses/base/lib_freeall.c            |    6 -
 ncurses/curses.priv.h                 |    4 
 ncurses/tinfo/entries.c               |    4 
 ncurses/trace/lib_trace.c             |   22 ++++
 package/debian-mingw/changelog        |    4 
 package/debian-mingw/compat           |    2 
 package/debian-mingw64/changelog      |    4 
 package/debian-mingw64/compat         |    2 
 package/debian/changelog              |    4 
 package/debian/compat                 |    2 
 package/mingw-ncurses.nsi             |    4 
 package/mingw-ncurses.spec            |    2 
 package/ncurses.map                   |    3 
 package/ncurses.spec                  |    2 
 package/ncurses.sym                   |    3 
 package/ncursest.map                  |    3 
 package/ncursest.spec                 |    2 
 package/ncursest.sym                  |    3 
 package/ncursestw.map                 |    3 
 package/ncursestw.sym                 |    3 
 package/ncursesw.map                  |    3 
 package/ncursesw.sym                  |    3 
 test/demo_menus.c                     |    8 -
 test/hashtest.c                       |    6 -
 test/lrtest.c                         |    8 -
 test/ncurses.c                        |   15 +--
 test/package/debian-mingw/compat      |    2 
 test/package/debian-mingw/control     |    2 
 test/package/debian-mingw64/compat    |    2 
 test/package/debian-mingw64/control   |    2 
 test/package/debian/compat            |    2 
 test/package/debian/control           |    4 
 test/padview.c                        |    6 -
 test/test.priv.h                      |    8 -
 test/testcurs.c                       |    4 
 test/testscanw.c                      |    6 -
 test/view.c                           |   17 ++-
 test/worm.c                           |    8 -
 64 files changed, 319 insertions(+), 186 deletions(-)
 ------------------------------------------------------------------------------
 
20191207
        + fix a few warnings for test-package builds
        + add curses_trace(), to replace trace().


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