]> ncurses.scripts.mit.edu Git - ncurses.git/commit - test/mk-test.awk
ncurses 5.6 - patch 20070120
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Jan 2007 01:25:57 +0000 (01:25 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Jan 2007 01:25:57 +0000 (01:25 +0000)
commitc6abbc3dd08d8a749098dc1674ce6ec65d844e86
tree2c09dfd853fc93874d3cfde25ddd583a5a2f4ccd
parent53d4e8a9506b267d6758096a5e6b945a44432ef9
ncurses 5.6 - patch 20070120

+ add _nc_leaks_tic() to separate leak-checking of tic library from
  term/ncurses libraries, and thereby eliminate a library dependency.
+ fix test/mk-test.awk to ignore blank lines.
+ correct paths in include/headers, for --srcdir (patch by Miroslav
  Lichvar).
  in a separate library (suggested by Miroslav Lichvar).
NEWS
configure
configure.in
dist.mk
include/headers
include/nc_alloc.h
ncurses/base/lib_freeall.c
ncurses/tinfo/comp_parse.c
progs/infocmp.c
progs/toe.c
test/mk-test.awk