]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20111008
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Oct 2011 00:51:26 +0000 (00:51 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Oct 2011 00:51:26 +0000 (00:51 +0000)
commit44a4147009bf2978d342175fb52b7f0999e11b5f
tree4dde1b38736bbfc22ea140fcff188bec109b26e9
parentaf4c589f0c605e1a1dd3825678a0b1a97df02d37
ncurses 5.9 - patch 20111008

+ moved static data from db_iterator.c to lib_data.c
+ modify db_iterator.c for memory-leak checking, fix one leak.
+ modify misc/gen-pkgconfig.in to use Requires.private for the parts
  of ncurses rather than Requires, as well as Libs.private for the
  other library dependencies (prompted by Debian #644728).
NEWS
dist.mk
include/term_entry.h
include/tic.h
misc/gen-pkgconfig.in
ncurses/curses.priv.h
ncurses/tinfo/db_iterator.c
ncurses/tinfo/entries.c
ncurses/tinfo/lib_data.c
ncurses/tinfo/make_hash.c