]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100724
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Jul 2010 01:01:36 +0000 (01:01 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Jul 2010 01:01:36 +0000 (01:01 +0000)
commitd96f3e9b8a422f6daa2101d4d165801421312aa0
tree2f990db23b94d5195f2363bce4e005295b7af16a
parent4573ed8af000c7a7907a59ec750da29c46c15498
ncurses 5.7 - patch 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
14 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
NEWS
aclocal.m4
configure
configure.in
dist.mk
misc/ncu-indent
mk-1st.awk
ncurses/widechar/lib_erasewchar.c
ncurses/widechar/lib_unget_wch.c
progs/tic.c
test/ncurses.c