bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20090502.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20090502.patch.gz
Date: Sat, 02 May 2009 21:02:42 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.7 - patch 20090425 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20090502.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun May  3 00:59:25 UTC 2009
 ------------------------------------------------------------------------------
 NEWS                            |    6 +
 c++/demo.cc                     |    8 +
 c++/internal.h                  |    7 +
 dist.mk                         |    4 
 include/MKterm.h.awk.in         |    4 
 include/curses.h.in             |    4 
 include/curses.wide             |    4 
 include/ncurses_defs            |    3 
 misc/terminfo.src               |   31 ++++++-
 ncurses/base/lib_restart.c      |   68 +++++++++-------
 ncurses/curses.priv.h           |  159 +++++++++++++++++++++++++++++++++-----
 ncurses/tinfo/lib_options.c     |   71 ++++++++--------
 ncurses/tinfo/lib_tputs.c       |    8 -
 ncurses/tty/lib_mvcur.c         |   87 +++++++++++---------
 ncurses/tty/lib_vidattr.c       |   47 +++++++----
 ncurses/tty/tty_update.c        |    8 -
 ncurses/widechar/lib_vid_attr.c |   57 +++++++++----
 test/ditto.c                    |   31 +++++--
 test/ncurses.c                  |    8 +
 test/test.priv.h                |   12 ++
 test/view.c                     |    4 
 test/worm.c                     |   14 ++-
 22 files changed, 457 insertions(+), 188 deletions(-)
 ------------------------------------------------------------------------------

20090502
        + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
        + add vwmterm terminfo entry (patch by Bryan Christ).

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