bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20160116


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20160116
Date: Sun, 17 Jan 2016 02:33:14 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

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

 ncurses 6.0 - patch 20160116 - 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-20160116.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jan 17 02:21:18 UTC 2016
 ------------------------------------------------------------------------------
 NEWS                             |   15 ++++++++++++++-
 VERSION                          |    2 +-
 dist.mk                          |    4 ++--
 misc/terminfo.src                |   37 +++++++++++++++++++++++--------------
 ncurses/base/lib_addstr.c        |    6 ++++--
 ncurses/curses.priv.h            |    6 +++---
 ncurses/trace/lib_traceatr.c     |   13 ++++++++++---
 ncurses/trace/visbuf.c           |   15 ++++++++++-----
 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/test_sgr.c                  |    8 ++++----
 15 files changed, 81 insertions(+), 45 deletions(-)
 ------------------------------------------------------------------------------
 
20160116
        + tidy up comments about hardcoded 256color palette (report by
          Leonardo Brondani Schenkel) -TD
        + add putty-noapp entry, and amend putty entry to use application mode
          for better consistency with xterm (report by Leonardo Brondani
          Schenkel) -TD
        + modify _nc_viscbuf2() and _tracecchar_t2() to trace wide-characters
          as a whole rather than their multibyte equivalents.
        + minor fix in wadd_wchnstr() to ensure that each cell has nonzero
          width.
        + move PUTC_INIT calls next to wcrtomb calls, to avoid carry-over of
          error status when processing Unicode values which are not mapped.


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