]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20131207
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 Dec 2013 01:49:22 +0000 (01:49 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 Dec 2013 01:49:22 +0000 (01:49 +0000)
commit02788b9c63ac2668473510a98fa151ecc0fb1e39
treecfbf1e031fca8fe29dd259694142b2e3c0498b85
parent7bffc4856038714ab0ce0999986d25bb8ca1b890
ncurses 5.9 - patch 20131207

+ add form_driver_w() entrypoint to wide-character forms library, as
  well as test program form_driver_w (adapted from patch by Gaute
  Hope).
13 files changed:
NEWS
dist.mk
form/form.h
form/frm_driver.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/form_driver_w.c [new file with mode: 0644]
test/modules
test/programs