[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20041120.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20041120.patch.gz |
Date: |
Sat, 20 Nov 2004 20:32:52 -0500 |
User-agent: |
Mutt/1.5.6+20040722i |
ncurses 5.4 - patch 20041120 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.4 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.4 are in the subdirectory
ftp://invisible-island.net/ncurses/5.4
------------------------------------------------------------------------------
NEWS | 11 -
dist.mk | 4
misc/terminfo.src | 33 ++-
ncurses/base/lib_addch.c | 4
ncurses/base/lib_addstr.c | 9
ncurses/base/lib_insch.c | 5
ncurses/base/lib_instr.c | 43 +++
ncurses/base/lib_slkset.c | 5
ncurses/curses.priv.h | 8
ncurses/widechar/lib_get_wch.c | 6
ncurses/widechar/lib_slk_wset.c | 4
ncurses/widechar/lib_unget_wch.c | 8
test/ins_wide.c | 402 +++++++++++++++++++++++++++++++------
test/inserts.c | 56 +++--
14 files changed, 481 insertions(+), 117 deletions(-)
------------------------------------------------------------------------------
20041120
+ update wsvt25 terminfo entry -TD
+ modify test/ins_wide.c to test all flavors of ins_wstr().
+ ignore filler-cells in wadd_wchnstr() when adding a cchar_t array
which consists of multi-column characters, since this function
constructs them (cf: 20041023).
+ modify winnstr() to return multibyte character strings for the
wide-character configuration.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.4-20041120.patch.gz,
Thomas Dickey <=