]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20160213
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 Feb 2016 00:43:22 +0000 (00:43 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 Feb 2016 00:43:22 +0000 (00:43 +0000)
commit89ca7974b018d46049b6eaf1b7f17784e3a001d1
treecfebcfa858e8674539dad5f3a62b2a6127d5930b
parent445bfe6a0fb691e3433d586a188be2ebe062384b
ncurses 6.0 - patch 20160213

+ amend fix for _nc_ripoffline from 20091031 to make test/ditto.c work
  in threaded configuration.
+ move _nc_tracebits, _tracedump and _tracemouse to curses.priv.h,
  since they are not part of the suggested ABI6.
14 files changed:
Ada95/gen/gen.c
NEWS
VERSION
dist.mk
include/curses.tail
ncurses/curses.priv.h
ncurses/tinfo/lib_setup.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/test_sgr.c