bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20071117.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20071117.patch.gz
Date: Sat, 17 Nov 2007 21:11:36 -0500
User-agent: Mutt/1.5.16 (2007-06-11)

 ncurses 5.6 - patch 20071117 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Nov 18 02:09:05 UTC 2007
 ------------------------------------------------------------------------------
 INSTALL                     |    8 
 NEWS                        |   14 
 c++/cursesw.h               |   10 
 configure                   | 3095 ++++++++++++++++++++----------------------
 configure.in                |   25 
 dist.mk                     |    4 
 include/curses.h.in         |    7 
 ncurses/curses.priv.h       |   13 
 ncurses/tinfo/access.c      |   10 
 ncurses/tinfo/read_entry.c  |    6 
 ncurses/tinfo/write_entry.c |   13 
 progs/infocmp.c             |   11 
 12 files changed, 1635 insertions(+), 1581 deletions(-)
 ------------------------------------------------------------------------------

20071117
        + modify the support for filesystems which do not support mixed-case to
          generate 2-character (hexadecimal) codes for the lower-level of the
          filesystem terminfo database (request by Michail Vidiassov).
        + add configure option --enable-mixed-case, to allow overriding the
          configure script's check if the filesystem supports mixed-case
          filenames.
        + add wresize() to C++ binding (request by Chris Lee).
        + define NCURSES_EXT_FUNCS and NCURSES_EXT_COLORS in curses.h to make
          it simpler to tell if the extended functions and/or colors are
          declared.

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