ncursesw-morphos/c++
Thomas E. Dickey 7ca9d1eb1a ncurses 5.9 - patch 20111030
+ modify make_db_path() to allow creating "terminfo.db" in the same
  directory as an existing "terminfo" directory.  This fixes a case
  where switching between hashed/filesystem databases would cause the
  new hashed database to be installed in the next best location -
  root's home directory.
+ add variable cf_cv_prog_gnat_correct to those passed to
  config.status, fixing a problem with Ada95 builds (cf: 20111022).
+ change feature test from _XPG5 to _XOPEN_SOURCE in two places, to
  accommodate broken implementations for _XPG6.
+ eliminate usage of NULL symbol from etip.h, to reduce header
  interdependencies.
+ add configure check to decide when to add _XOPEN_SOURCE define to
  compiler options, i.e., for Solaris 10 and later (cf: 20100403).
  This is a workaround for gcc 4.6, which fails to build the c++
  binding if that symbol is defined by the application, due to
  incorrectly combining the corresponding feature test macros
  (report by Peter Kruse).
2011-10-30 23:32:22 +00:00
..
cursesapp.cc ncurses 5.6 - patch 20080816 2008-08-17 01:51:55 +00:00
cursesapp.h ncurses 5.9 - patch 20110917 2011-09-18 01:02:06 +00:00
cursesf.cc ncurses 5.9 - patch 20110917 2011-09-18 01:02:06 +00:00
cursesf.h ncurses 5.9 - patch 20110409 2011-04-10 00:33:46 +00:00
cursesm.cc ncurses 5.9 - patch 20110917 2011-09-18 01:02:06 +00:00
cursesm.h ncurses 5.9 - patch 20110917 2011-09-18 01:02:06 +00: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.9 - patch 20110917 2011-09-18 01:02:06 +00:00
cursesw.cc ncurses 5.9 - patch 20110917 2011-09-18 01:02:06 +00:00
cursesw.h ncurses 5.9 - patch 20110917 2011-09-18 01:02:06 +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.9 - patch 20110917 2011-09-18 01:02:06 +00:00
edit_cfg.sh ncurses 5.6 - patch 20080830 2008-08-31 01:08:33 +00:00
etip.h.in ncurses 5.9 - patch 20111030 2011-10-30 23:32:22 +00:00
headers ncurses 5.6 - patch 20061230 2006-12-24 02:11:39 +00:00
internal.h ncurses 5.7 - patch 20090425 2009-05-03 00:59:25 +00:00
Makefile.in ncurses 5.9 - patch 20110730 2011-07-31 01:15:59 +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