[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20130105.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20130105.patch.gz |
Date: |
Sat, 05 Jan 2013 20:42:59 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.9 - patch 20130105 - 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-20130105.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Jan 6 01:29:15 UTC 2013
------------------------------------------------------------------------------
NEWS | 14 ++++-
dist.mk | 4 -
ncurses/tinfo/tinfo_driver.c | 7 +-
ncurses/win32con/win_driver.c | 108 +++++++++++++++++++++++++++++++++++++++-
package/debian/changelog | 4 -
package/ncurses.spec | 2
test/view.c | 20 +++++--
7 files changed, 142 insertions(+), 17 deletions(-)
------------------------------------------------------------------------------
20130105
+ add "-s" option to test/view.c to allow it to start in single-step
mode, reducing size of trace files when it is used for debugging
MinGW changes.
+ revert part of 20121222 change to tinfo_driver.c
+ add experimental logic in win_driver.c to improve optimization of
screen updates. This does not yet work with double-width characters,
so it is ifdef'd out for the moment (prompted by report by Erwin
Waterlander regarding screen flicker).
--
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.9-20130105.patch.gz,
Thomas Dickey <=