]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20151024
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Oct 2015 00:51:43 +0000 (00:51 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Oct 2015 00:51:43 +0000 (00:51 +0000)
commita0b91dc27f0c411e343161b0a4b5459d15a43f85
tree570ce29f5ef3ad8d34b387e76b990966fa07368c
parentdef73dda3feef55f48cc205a763c06ba1ea70e78
ncurses 6.0 - patch 20151024

+ modify MKexpanded.c to update the expansion of a temporary filename
  to "expanded.c", for use in trace statements.
+ modify layout of b/B tests in test/ncurses.c to allow for additional
  annotation on the right margin; some terminals with partial support
  did not display well.
+ fix typo in curs_attr.3x (patch by Sven Joachim).
+ fix typo in INSTALL (patch by Tomas Cech).
+ improve configure check for setting WILDCARD_SYMS variable; on ppc64
  the variable is in the Data section rather than Text (patch by Michel
  Normand).
+ using configure option "--without-fallbacks" incorrectly caused
  FALLBACK_LIST to be set to "no" (patch by Tomas Cech).
+ updated minitel entries to fix kel problem with emacs, and add
  minitel1b-nb (Alexandre Montaron).
+ reviewed/updated nsterm entry Terminal.app in OSX -TD
+ replace some dead URLs in comments with equivalents from the
  Internet Archive -TD
+ update config.guess, config.sub from
http://git.savannah.gnu.org/cgit/config.git
34 files changed:
INSTALL
NEWS
VERSION
aclocal.m4
config.guess
config.sub
configure
configure.in
dist.mk
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/curs_attr.3x.html
doc/html/man/form.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/panel.3x.html
doc/html/man/tabs.1.html
doc/html/man/terminfo.5.html
doc/html/man/tic.1m.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
doc/html/man/tset.1.html
man/curs_attr.3x
misc/terminfo.src
ncurses/tty/MKexpanded.sh
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/ncurses.c