]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20070210
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 11 Feb 2007 01:34:24 +0000 (01:34 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 11 Feb 2007 01:34:24 +0000 (01:34 +0000)
commit614ef82f41eda084798068d715ef91b072014ca9
tree5a641dda393c5a113981db75b84ccc413d816a29
parent5242fccf157e715ed878455a3efea6c82b840eb5
ncurses 5.6 - patch 20070210

+ add test/inchs.c, test_inch_wide.c, to test win_wchnstr().
+ remove libdl from library list for termlib (report by Miroslav
  Lichvar).
+ fix configure.in to allow --without-progs --with-termlib (patch by
  Miroslav Lichvar).
+ modify win_wchnstr() to ensure that only a base cell is returned
  for each multi-column character (prompted by report by Wei Kong
  regarding change in mvwin_wch() cf: 20041023).
MANIFEST
NEWS
configure
configure.in
dist.mk
ncurses/widechar/lib_in_wchnstr.c
test/README
test/inch_wide.c [new file with mode: 0644]
test/inchs.c [new file with mode: 0644]
test/modules
test/programs