ncursesw-morphos/c++
Thomas E. Dickey 64f44b13d3 ncurses 5.9 - patch 20121208
+ modify test/knight.c to show the number of choices possible for
  each position in automove option, e.g., to allow user to follow
  Warnsdorff's rule to solve the puzzle.
+ modify test/hanoi.c to show the minimum number of moves possible for
  the given number of tiles (prompted by patch by Lucas Gioia).
> fixes based on Coverity report:
+ remove a few redundant checks.
+ correct logic in test/bs.c, when randomly placing a specific type of
  ship.
+ check return value from remove/unlink in tic.
+ check return value from sscanf in test/ncurses.c
+ fix a null dereference in c++/cursesw.cc
+ fix two instances of uninitialized variables when configuring for the
  terminal driver.
+ correct scope of variable used in SetSafeOutcWrapper macro.
+ set umask when calling mkstemp in tic.
+ initialize wbkgrndset() temporary variable when extended-colors are
  used.
2012-12-09 01:53:49 +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 20120608 2012-06-09 00:43:33 +00:00
cursesm.cc ncurses 5.9 - patch 20110917 2011-09-18 01:02:06 +00:00
cursesm.h ncurses 5.9 - patch 20120608 2012-06-09 00:43:33 +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 20121208 2012-12-09 01:53:49 +00:00
cursesw.cc ncurses 5.9 - patch 20121208 2012-12-09 01:53:49 +00:00
cursesw.h ncurses 5.9 - patch 20110917 2011-09-18 01:02:06 +00:00
cursslk.cc ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
cursslk.h ncurses 5.5 2005-10-09 14:41:57 -04:00
demo.cc ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +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.9 - patch 20120225 2012-02-26 01:59:00 +00:00
Makefile.in ncurses 5.9 - patch 20120317 2012-03-18 00:14:18 +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