]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20110115
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 16 Jan 2011 01:24:20 +0000 (01:24 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 16 Jan 2011 01:24:20 +0000 (01:24 +0000)
commitb040313679284c778b4f02a5b34d9e775ceba697
treee55203c0c5e023037ff2f5fde5ab2aa84bffb5b5
parent3a935d9991cdf43ebfa952073c9b555f73a3e011
ncurses 5.7 - patch 20110115

+ modify Ada95/configure script to make the --with-curses-dir option
  work without requiring the --with-ncurses option.
+ modify test programs to allow them to be built with NetBSD curses.
+ document thick- and double-line symbols in curs_add_wch.3x manpage.
+ document WACS_xxx constants in curs_add_wch.3x manpage.
+ fix some warnings for clang 2.6 "--analyze"
+ modify Ada95 makefiles to make html-documentation with the project
  file configuration if that is used.
+ update config.guess, config.sub
26 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/gen/Makefile.in
NEWS
config.guess
config.sub
dist.mk
include/ncurses_defs
man/curs_add_wch.3x
man/curs_addch.3x
man/curs_border_set.3x
ncurses/base/resizeterm.c
ncurses/tinfo/lib_tparm.c
ncurses/tty/lib_mvcur.c
test/aclocal.m4
test/configure
test/configure.in
test/demo_forms.c
test/demo_menus.c
test/demo_termcap.c
test/edit_field.c
test/ncurses.c
test/savescreen.c
test/test.priv.h
test/test_add_wchstr.c
test/test_get_wstr.c