]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.4 - patch 20230311
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Mar 2023 00:49:59 +0000 (00:49 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Mar 2023 00:49:59 +0000 (00:49 +0000)
commit87c2c84cbd2332d6d94b12a1dcaf12ad1a51a938
treeb92880af9923c4b0dbc2db64f96cd12dbe382a30
parent6315e1a380ecdb706d4f6518d2e8c7eb0db8fbe2
ncurses 6.4 - patch 20230311

+ improve manpage description for addch versus unctrl format used for
  non-printable characters.
+ modify version-check for gcc/g++, now works for msys2.
+ modify check in _nc_write_entry() for multiply defined aliases to
  report problems within the current runtime of tic rather than for
  conflicts with pre-existing terminal descriptions.
+ allow for MinGW32-/64-bit configurations to use _DEFAULT_SOURCE
+ clarify interaction of -R option versus -C, -I and -r in infocmp
  manpage.
+ build-fix in lib_win32con.c (cf: 20230211).
+ add/use configure check for clock_gettime(), to supersede
49 files changed:
NEWS
VERSION
aclocal.m4
configure
dist.mk
doc/html/man/adacurses6-config.1.html
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/curs_add_wch.3x.html
doc/html/man/curs_addch.3x.html
doc/html/man/curs_addstr.3x.html
doc/html/man/curs_opaque.3x.html
doc/html/man/curs_refresh.3x.html
doc/html/man/curs_scroll.3x.html
doc/html/man/curs_termattrs.3x.html
doc/html/man/curs_util.3x.html
doc/html/man/form.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/ncurses6-config.1.html
doc/html/man/panel.3x.html
doc/html/man/tabs.1.html
doc/html/man/term_variables.3x.html
doc/html/man/terminfo.5.html
doc/html/man/tic.1m.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
doc/html/man/tset.1.html
man/curs_add_wch.3x
man/curs_addch.3x
man/curs_addstr.3x
man/curs_opaque.3x
man/curs_refresh.3x
man/curs_scroll.3x
man/curs_termattrs.3x
man/curs_util.3x
man/infocmp.1m
ncurses/tinfo/lib_win32con.c
ncurses/tinfo/write_entry.c
ncurses/tty/lib_twait.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec