ncursesw-morphos/progs
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
..
capconvert ncurses 5.6 2006-12-17 23:32:42 -05:00
clear.c ncurses 5.6 - patch 20071013 2007-10-14 00:38:28 +00:00
clear.sh ncurses 5.6 2006-12-17 23:32:42 -05:00
dump_entry.c ncurses 5.6 - patch 20080804 2008-08-05 01:06:16 +00:00
dump_entry.h ncurses 5.6 - patch 20080712 2008-07-13 00:35:08 +00:00
infocmp.c ncurses 5.6 - patch 20080816 2008-08-17 01:51:55 +00:00
Makefile.in ncurses 5.7 - patch 20090328 2009-03-29 00:06:57 +00:00
MKtermsort.sh ncurses 5.6 - patch 20080712 2008-07-13 00:35:08 +00:00
modules ncurses 5.7 - patch 20090314 2009-03-15 01:02:54 +00:00
progs.priv.h ncurses 5.6 - patch 20080804 2008-08-05 01:06:16 +00:00
tabs.c ncurses 5.7 - patch 20081122 2008-11-23 01:33:11 +00:00
tic.c ncurses 5.7 - patch 20090314 2009-03-15 01:02:54 +00:00
toe.c ncurses 5.6 - patch 20080816 2008-08-17 01:51:55 +00:00
tput.c ncurses 5.7 - patch 20090314 2009-03-15 01:02:54 +00:00
transform.c ncurses 5.7 - patch 20090314 2009-03-15 01:02:54 +00:00
tset.c ncurses 5.7 - patch 20090314 2009-03-15 01:02:54 +00:00