bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120114.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120114.patch.gz
Date: Sat, 14 Jan 2012 20:25:18 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120114 - 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-20120114.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jan 15 00:46:23 UTC 2012
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                     |    8 
 Ada95/configure                      |  758 ++++-----
 NEWS                                 |   15 
 aclocal.m4                           |   12 
 configure                            | 2462 +++++++++++++++---------------
 dist.mk                              |    4 
 doc/html/man/adacurses-config.1.html |    2 
 doc/html/man/captoinfo.1m.html       |    2 
 doc/html/man/clear.1.html            |    2 
 doc/html/man/curs_termcap.3x.html    |  102 -
 doc/html/man/curs_terminfo.3x.html   |   70 
 doc/html/man/curs_util.3x.html       |    4 
 doc/html/man/form.3x.html            |    2 
 doc/html/man/infocmp.1m.html         |   52 
 doc/html/man/infotocap.1m.html       |    2 
 doc/html/man/menu.3x.html            |    2 
 doc/html/man/ncurses.3x.html         |  386 ++--
 doc/html/man/ncurses5-config.1.html  |    5 
 doc/html/man/panel.3x.html           |    2 
 doc/html/man/tabs.1.html             |    6 
 doc/html/man/term.7.html             |    4 
 doc/html/man/term_variables.3x.html  |    4 
 doc/html/man/terminfo.5.html         |  733 ++++-----
 doc/html/man/tic.1m.html             |  287 ++-
 doc/html/man/toe.1m.html             |   16 
 doc/html/man/tput.1.html             |   26 
 doc/html/man/tset.1.html             |  151 -
 test/aclocal.m4                      |   62 
 test/configure                       | 2684 ++++++++++++++++-----------------
 test/configure.in                    |   37 
 test/demo_menus.c                    |    6 
 test/movewindow.c                    |  185 +-
 32 files changed, 4189 insertions(+), 3904 deletions(-)
 ------------------------------------------------------------------------------
 
20120114
        + several improvements to test/movewindow.c (prompted by discussion on
          Linux Mint forum):
          + modify movement commands to make them continuous
          + rewrote the test for mvderwin
          + rewrote the test for recursive mvwin
        + split-out reusable CF_WITH_NCURSES_ETC macro in test/configure.in
        + updated configure macro CF_XOPEN_SOURCE, build-fixes for Mac OS X
          and OpenBSD.
        + regenerated html manpages.

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