]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20180714
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 15 Jul 2018 00:59:40 +0000 (00:59 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 15 Jul 2018 00:59:40 +0000 (00:59 +0000)
commit32345daa97e69f66b554f02faef53cfd02739bdc
treeb231a69d76a6d5216ba676bebabf41d11655c821
parent746490c7ab9f66c7521c500684e65eca223c551c
ncurses 6.1 - patch 20180714

+ add enum, regex examples to test/demo_forms
+ add configure check for pcre-posix library to help with MinGW port.
16 files changed:
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
form/fty_regex.c
include/ncurses_defs
man/form_field_validation.3x
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/demo_forms.c