]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20071124
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Nov 2007 02:05:21 +0000 (02:05 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Nov 2007 02:05:21 +0000 (02:05 +0000)
commitc7bc3019ea01faeaf2baf5b6a9efaf65c5ebe0aa
treec0a0987b582973fabede8ba61a8cf052e4d731a3
parent40df80d8d3f96c991f55569bce475e71cc38be12
ncurses 5.6 - patch 20071124

+ modify configure option --with-hashed-db to accept a parameter which
  is the install-prefix of a given Berkeley Database (prompted by
  pierre4d2 comments).
+ rewrite wrapper for wcrtomb(), making it work on Solaris.  This is
  used in the form library to determine the length of the buffer needed
  by field_buffer (report by Alfred Fung).
+ remove unneeded window-parameter from C++ binding for wresize (report
  by Chris Lee).
INSTALL
NEWS
aclocal.m4
c++/cursesw.h
configure
configure.in
dist.mk
form/frm_driver.c
ncurses/curses.priv.h
ncurses/widechar/lib_unget_wch.c