]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.5 - patch 20240518
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 18 May 2024 23:30:00 +0000 (23:30 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 18 May 2024 23:30:00 +0000 (23:30 +0000)
commit229416677d641aa950a208e37557e193c5cc5610
tree18b5f2c8ba454d6343e73008d6cfee5de2d9dbcb
parentfc11bff62abb32a3e7724180a94c1068c148ea6c
ncurses 6.5 - patch 20240518

+ improve formatting/style of manpages (patches by Branden Robinson).
+ move makefile's -DTRACE into include/ncurses_cfg.h, to simplify use
  of CFLAGS/CPPFLAGS.
+ improve check for clock_gettime(), from xterm.
+ modify configure script to work around broken gnatgcc script found in
  gcc-13 builds.
42 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
doc/html/man/curs_beep.3x.html
doc/html/man/curs_getch.3x.html
doc/html/man/curs_in_wch.3x.html
doc/html/man/curs_inch.3x.html
doc/html/man/curs_mouse.3x.html
doc/html/man/define_key.3x.html
doc/html/man/key_defined.3x.html
doc/html/man/keybound.3x.html
doc/html/man/keyok.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/terminfo.5.html
include/ncurses_defs
man/curs_beep.3x
man/curs_getch.3x
man/curs_in_wch.3x
man/curs_inch.3x
man/curs_mouse.3x
man/define_key.3x
man/key_defined.3x
man/keybound.3x
man/keyok.3x
man/ncurses.3x
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/debian/ncurses6.lintian-overrides
package/debian/ncursest6.lintian-overrides
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
test/aclocal.m4
test/configure