]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20070721
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 21 Jul 2007 23:58:49 +0000 (23:58 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 21 Jul 2007 23:58:49 +0000 (23:58 +0000)
commit772f879d17117c5b766022f28099e341ebea825b
treef8b506768e1ee3b0f37831effd565cc0724ad734
parent6bbba9cd97d487dc567d06eb8f9131825abe3962
ncurses 5.6 - patch 20070721

+ change winnstr() to stop at the end of the line (cf: 970315).
+ add test/test_get_wstr.c
+ add test/test_getstr.c
+ add test/test_inwstr.c
+ add test/test_instr.c
30 files changed:
MANIFEST
NEWS
dist.mk
ncurses/base/lib_instr.c
progs/infocmp.c
progs/tic.c
progs/toe.c
progs/tput.c
progs/tset.c
test/README
test/cardfile.c
test/demo_forms.c
test/demo_menus.c
test/demo_panels.c
test/echochar.c
test/gdc.c
test/hashtest.c
test/inch_wide.c
test/inchs.c
test/ins_wide.c
test/inserts.c
test/modules
test/ncurses.c
test/programs
test/savescreen.c
test/test_get_wstr.c [new file with mode: 0644]
test/test_getstr.c
test/test_instr.c
test/test_inwstr.c [new file with mode: 0644]
test/view.c