bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20130831.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20130831.patch.gz
Date: Sat, 31 Aug 2013 17:17:55 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20130831 - Thomas E. Dickey

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

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

 Patches for ncurses 5.9 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.9

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20130831.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Aug 31 21:14:42 UTC 2013
 ------------------------------------------------------------------------------
 NEWS                            |   12 +
 dist.mk                         |    4 
 include/curses.h.in             |   10 +
 man/curs_attr.3x                |   59 ++++++-
 man/terminfo.tail               |  106 +++++++------
 ncurses/base/lib_newterm.c      |   11 -
 ncurses/base/lib_set_term.c     |   15 -
 ncurses/curses.priv.h           |   19 ++
 ncurses/tinfo/comp_parse.c      |    3 
 ncurses/tinfo/tinfo_driver.c    |   18 --
 ncurses/trace/lib_traceatr.c    |    7 
 ncurses/tty/lib_vidattr.c       |   43 ++++-
 ncurses/widechar/lib_vid_attr.c |   33 +++-
 package/debian/changelog        |    4 
 package/mingw-ncurses.spec      |    2 
 package/ncurses.spec            |    2 
 test/ncurses.c                  |  301 +++++++++++++++++++++-----------------
 17 files changed, 407 insertions(+), 242 deletions(-)
 ------------------------------------------------------------------------------
 
20130831
        + modify test/ncurses.c b/B tests to display lines only for the
          attributes which a given terminal supports, to make room for an
          italics test.
        + completed ncv table in terminfo.tail; it did not list the wide
          character codes listed in X/Open Curses issue 7.
        + add A_ITALIC extension (prompted by discussion with Egmont Koblinger).

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