[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.7-20100724.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.7-20100724.patch.gz |
Date: |
Sat, 24 Jul 2010 21:03:32 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.7 - patch 20100724 - 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-20100724.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Jul 25 01:01:36 UTC 2010
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 49
Ada95/configure | 1560 +++++++++----------
Ada95/configure.in | 7
NEWS | 14
aclocal.m4 | 64
configure | 2947 ++++++++++++++++++------------------
configure.in | 7
dist.mk | 4
misc/ncu-indent | 18
mk-1st.awk | 24
ncurses/widechar/lib_erasewchar.c | 8
ncurses/widechar/lib_unget_wch.c | 6
progs/tic.c | 7
test/ncurses.c | 4
14 files changed, 2449 insertions(+), 2270 deletions(-)
------------------------------------------------------------------------------
20100724
+ add a check in tic for missing set_tab if clear_all_tabs given.
+ improve use of symbolic links in makefiles by using "-f" option if
it is supported, to eliminate temporary removal of the target
(prompted by http://www.t2-project.org/packages/ncurses.html)
+ minor improvement to test/ncurses.c, reset color pairs in 'd' test
after exit from 'm' main-menu command.
+ improved ncu-indent, from mawk changes, allows more than one of
GCC_NORETURN, GCC_PRINTFLIKE and GCC_SCANFLIKE on a single line.
+ add hard-reset for rs2 to wsvt25 to help ensure that reset ends
--
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.7-20100724.patch.gz,
Thomas Dickey <=