]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20070331
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 1 Apr 2007 00:48:02 +0000 (00:48 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 1 Apr 2007 00:48:02 +0000 (00:48 +0000)
commit5a9c046f10f72b47ad32801a8e54fe3d05aa8051
treee454a14c7e6fb805cb4377bcd897c6df76178ef1
parent33b3156f43919fb75726db2647d3364037d9e1d5
ncurses 5.6 - patch 20070331

+ modify Ada95 binding to build with --enable-reentrant by wrapping
  global variables (bug: acs_map does not yet work).
+ modify Ada95 binding to use the new access-functions, allowing it
  to build/run when NCURSES_OPAQUE is set.
+ add access-functions and macros to return properties of the WINDOW
  structure, e.g., when NCURSES_OPAQUE is set.
+ improved install-sh's quoting.
+ use mkdirs.sh rather than mkinstalldirs, e.g., to use fixes from
  other programs.
  NCURSES_OPAQUE set, since we cannot pass a reference to
22 files changed:
Ada95/gen/Makefile.in
Ada95/gen/gen.c
Ada95/gen/terminal_interface-curses.adb.m4 [moved from Ada95/src/terminal_interface-curses.adb with 96% similarity]
Ada95/gen/terminal_interface-curses.ads.m4
Ada95/samples/ncurses2-attr_test.adb
MANIFEST
NEWS
aclocal.m4
c++/Makefile.in
configure
dist.mk
form/Makefile.in
include/curses.h.in
install-sh
man/Makefile.in
menu/Makefile.in
misc/Makefile.in
mk-hdr.awk
mkdirs.sh [moved from mkinstalldirs with 55% similarity, mode: 0644]
ncurses/Makefile.in
panel/Makefile.in
progs/Makefile.in