bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20151212


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20151212
Date: Sun, 13 Dec 2015 02:27:29 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

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

 ncurses 6.0 - patch 20151212 - 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-20151212.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Dec 13 02:17:16 UTC 2015
 ------------------------------------------------------------------------------
 NEWS                             |   12 
 VERSION                          |    2 
 dist.mk                          |    4 
 ncurses/tty/tty_update.c         |   24 -
 ncurses/widechar/lib_wacs.c      |   18 
 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 
 test/aclocal.m4                  |   44 +-
 test/configure                   |  795 ++++++++++++++++++-------------------
 13 files changed, 479 insertions(+), 440 deletions(-)
 ------------------------------------------------------------------------------
 
20151212
        + improve CF_XOPEN_CURSES macro used in test/configure, to define as
          needed NCURSES_WIDECHAR for platforms where _XOPEN_SOURCE_EXTENDED
          does not work.  Also modified the test program to ensure that if
          building with ncurses, that the cchar_t type is checked, since that
          normally is since 20111030 ifdef'd depending on this test.
        + improve 20121222 workaround for broken acs, letting Solaris "work"
          in spite of its m.isconfigured wcwidth which marks all of the line
          drawing characters as double-width.


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