bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20070721.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20070721.patch.gz
Date: Sat, 21 Jul 2007 20:02:43 -0400
User-agent: Mutt/1.5.16 (2007-06-11)

 ncurses 5.6 - patch 20070721 - 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  Sat Jul 21 23:58:49 UTC 2007
 ------------------------------------------------------------------------------
 MANIFEST                                  |    4 
 NEWS                                      |    9 
 dist.mk                                   |    4 
 ncurses-5.6-20070721/test/test_get_wstr.c |  361 ++++++++++++++++++++++++++++
 ncurses-5.6-20070721/test/test_inwstr.c   |  269 ++++++++++++++++++++
 ncurses/base/lib_instr.c                  |   10 
 progs/infocmp.c                           |    4 
 progs/tic.c                               |    4 
 progs/toe.c                               |    4 
 progs/tput.c                              |    4 
 progs/tset.c                              |    6 
 test/README                               |  186 +++++++-------
 test/cardfile.c                           |    4 
 test/demo_forms.c                         |    6 
 test/demo_menus.c                         |    6 
 test/demo_panels.c                        |    4 
 test/echochar.c                           |    4 
 test/gdc.c                                |    6 
 test/hashtest.c                           |    6 
 test/inch_wide.c                          |    6 
 test/inchs.c                              |    8 
 test/ins_wide.c                           |    4 
 test/inserts.c                            |    4 
 test/modules                              |    4 
 test/ncurses.c                            |    4 
 test/programs                             |    4 
 test/savescreen.c                         |   30 +-
 test/test_getstr.c                        |  336 +++++++++++++++++++++++++-
 test/test_instr.c                         |  245 ++++++++++++++++++-
 test/view.c                               |    4 
 30 files changed, 1388 insertions(+), 162 deletions(-)
 ------------------------------------------------------------------------------

20070721
        + change winnstr() to stop at the end of the line (cf: 970315).
        + add test/test_get_wstr.c
        + add test/test_getstr.c
        + add test/test_inwstr.c
        + add test/test_instr.c

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