ncursesw-morphos/c++
Thomas E. Dickey 1bdf9cf115 ncurses 5.7 - patch 20090328
+ extend ansi.sys pfkey capability from kf1-kf10 to kf1-kf48, moving
  function key definitions from emx-base for consistency -TD
+ correct missing final 'p' in pfkey capability of ansi.sys-old (report
  by Kalle Olavi Niemitalo).
+ improve test/ncurses.c 'F' test, show combining characters in color.
+ quiet a false report by cppcheck in c++/cursesw.cc by eliminating
  a temporary variable.
+ use _nc_doalloc() rather than realloc() in a few places in ncurses
  library to avoid leak in out-of-memory condition (reports by William
  Egert and Martin Ettl based on cppcheck tool).
+ add --with-ncurses-wrap-prefix option to test/configure (discussion
  with Charles Wilson).
+ use ncurses*-config scripts if available for test/configure.
+ update test/aclocal.m4 and test/configure
> patches by Charles Wilson:
+ modify CF_WITH_LIBTOOL configure check to allow unreleased libtool
  version numbers (e.g.  which include alphabetic chars, as well as
  digits, after the final '.').
+ improve use of -no-undefined option for libtool by setting an
  intermediate variable LT_UNDEF in the configure script, and then
  using that in the libtool link-commands.
+ fix an missing use of NCURSES_PUBLIC_VAR() in tinfo/MKcodes.awk
  from 2009031 changes.
+ improve mk-1st.awk script by writing separate cases for the
  LIBTOOL_LINK command, depending on which library (ncurses, ticlib,
  termlib) is to be linked.
+ modify configure.in to allow broken-linker configurations, not just
  enable-reentrant, to set public wrap prefix.
2009-03-29 00:06:57 +00:00
..
cursesapp.cc ncurses 5.6 - patch 20080816 2008-08-17 01:51:55 +00:00
cursesapp.h ncurses 5.5 2005-10-09 14:41:57 -04:00
cursesf.cc ncurses 5.5 2005-10-09 14:41:57 -04:00
cursesf.h ncurses 5.5 2005-10-09 14:41:57 -04:00
cursesm.cc ncurses 5.5 2005-10-09 14:41:57 -04:00
cursesm.h ncurses 5.5 2005-10-09 14:41:57 -04:00
cursesmain.cc ncurses 5.6 - patch 20070407 2007-04-08 01:10:28 +00:00
cursesp.cc ncurses 5.5 2005-10-09 14:41:57 -04:00
cursesp.h ncurses 5.6 - patch 20080816 2008-08-17 01:51:55 +00:00
cursespad.cc ncurses 5.6 - patch 20080804 2008-08-05 01:06:16 +00:00
cursesw.cc ncurses 5.7 - patch 20090328 2009-03-29 00:06:57 +00:00
cursesw.h ncurses 5.6 - patch 20080119 2008-01-20 00:51:10 +00:00
cursslk.cc ncurses 5.5 2005-10-09 14:41:57 -04:00
cursslk.h ncurses 5.5 2005-10-09 14:41:57 -04:00
demo.cc ncurses 5.6 - patch 20080804 2008-08-05 01:06:16 +00:00
edit_cfg.sh ncurses 5.6 - patch 20080830 2008-08-31 01:08:33 +00:00
etip.h.in ncurses 5.6 - patch 20080830 2008-08-31 01:08:33 +00:00
headers ncurses 5.6 - patch 20061230 2006-12-24 02:11:39 +00:00
internal.h ncurses 5.6 - patch 20081025 2008-10-26 01:07:21 +00:00
Makefile.in ncurses 5.7 - patch 20090328 2009-03-29 00:06:57 +00:00
modules ncurses 5.6 - patch 20061223 2006-12-24 02:11:39 +00:00
NEWS ncurses 5.6 2006-12-17 23:32:42 -05:00
PROBLEMS ncurses 5.6 2006-12-17 23:32:42 -05:00
README-first ncurses 5.6 - patch 20070127 2007-01-28 00:56:00 +00:00